:root{--bg-gradient:linear-gradient(to bottom right, #0f172a 0%, #1e293b 50%, #0a0f1c 100%);--fg:#f9fafb;--muted:#94a3b8;--accent:#38bdf8;--highlight:#fbbf24;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--glass-bg:#ffffff0a;--glass-border:#ffffff1a;--glass-blur:blur(12px);--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-card:0 4px 16px #0000004d;--shadow-elevated:0 8px 32px #0006;--transition-fast:.15s ease;--transition-normal:.25s ease;--color-accent-primary:#6366f1;--color-accent-secondary:#8b5cf6;--color-accent-gradient:linear-gradient(135deg, #6366f1, #8b5cf6);--safe-area-bottom:env(safe-area-inset-bottom,0px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;width:100%;min-height:100dvh;padding-top:56px;font-family:Georgia,Times New Roman,ui-serif,system-ui;line-height:1.6;display:flex;overflow-x:hidden}main{flex:1}main:has([class*=pageWithTabsLibrary])+footer{display:none!important}body:has(main [class*=pageWithTabsLibrary]) [class*=installBanner]{display:none!important}main:has([class*=splitMode])+footer{display:none!important}body:has(main [class*=embedRoot]){background:0 0;min-height:0;padding-top:0}body:has(main [class*=embedRoot]) main{flex:none}h1,h2,h3,h4{color:var(--fg);line-height:1.3}h1{margin-bottom:.75rem;font-size:1.5rem}h2{margin:.5rem 0;font-size:1.2rem}p{color:var(--muted);margin-bottom:.75rem}.container{width:100%;max-width:1100px;margin:0 auto;padding:1rem}.btn,.searchButton,.scanButton{color:#111;cursor:pointer;text-align:center;background:#facc15;border:none;border-radius:12px;width:100%;padding:.9rem 1.6rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .25s,transform .15s;display:inline-block}.btn:hover,.searchButton:hover,.scanButton:hover{background:#fbbf24;transform:translateY(-2px)}.searchButton:disabled{opacity:.7;cursor:not-allowed}.input{width:100%;color:var(--fg);background:#ffffff14;border:1px solid #fff3;border-radius:10px;padding:.9rem 1rem;font-size:16px}.input:focus{border-color:var(--accent);background:#ffffff1a;outline:none;box-shadow:0 0 0 3px #38bdf840}.input::placeholder{color:#ffffff80}.panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;margin-top:.75rem;padding:1rem;transition:transform .2s,border-color .3s}.panel:hover{border-color:var(--accent);transform:translateY(-3px)}.grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:.75rem;transition:all .3s}.card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 6px 20px #38bdf833}.search-bar,.searchButtonsRow{flex-direction:column;gap:.75rem;width:100%;display:flex}.modalBackdrop{z-index:100;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modalContent{color:var(--fg);text-align:center;background:#0f172af2;border:1px solid #ffffff26;border-radius:16px;width:100%;max-width:480px;padding:1.25rem}a{color:gold;text-decoration:none;transition:color .2s,opacity .2s}a:hover{color:#ffed4e;opacity:.9}a:visited{color:gold}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:600px){h1{margin-bottom:1rem;font-size:1.75rem}h2{margin:.6rem 0;font-size:1.4rem}.container{padding:1.5rem}.panel{margin-top:1rem;padding:1.25rem}.grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.25rem}.card{padding:1rem}.search-bar,.searchButtonsRow{flex-direction:row;justify-content:center;align-items:center}.searchButton,.scanButton{width:auto;min-width:160px}}@media (min-width:1024px){h1{font-size:2rem}h2{font-size:1.6rem}.container,.panel{padding:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (hover:none){.panel:hover,.card:hover{transform:none}}
.Header-module__hBw1pG__nav{z-index:10000;-webkit-backdrop-filter:blur(12px);background:#0f172af2;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__navStart{align-items:center;gap:.55rem;min-width:0;display:flex}.Header-module__hBw1pG__backButton{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.Header-module__hBw1pG__backButton:hover{background:#ffffff1f;border-color:#ffffff3d}.Header-module__hBw1pG__backButton:active{transform:scale(.96)}.Header-module__hBw1pG__backButton span{display:none}.Header-module__hBw1pG__navActions{flex:none;align-items:center;gap:.35rem;display:flex}.Header-module__hBw1pG__scrollButton{color:gold;cursor:pointer;background:#ffd70014;border:1px solid #ffd7003d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.Header-module__hBw1pG__scrollButton:hover{background:#ffd70024;border-color:#ffd70061}.Header-module__hBw1pG__scrollButton:active{transform:scale(.96)}.Header-module__hBw1pG__scrollButton span{display:none}.Header-module__hBw1pG__logo{color:gold;align-items:center;gap:.5rem;min-width:0;font-family:Georgia,serif;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:flex}.Header-module__hBw1pG__bar,.Header-module__hBw1pG__barActive{background:#ffffffe6;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__barActive:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__barActive:nth-child(2){opacity:0}.Header-module__hBw1pG__barActive:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__linksDesktop{align-items:center;gap:.5rem;display:none}.Header-module__hBw1pG__linksDesktop a{color:#ffffffd9;border-radius:8px;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:color .2s,background .2s}.Header-module__hBw1pG__linksDesktop a:hover{color:#fff;background:#ffffff1a}.Header-module__hBw1pG__userSection{align-items:center;display:flex}.Header-module__hBw1pG__avatar{object-fit:cover;border:2px solid #ffd70080;border-radius:50%;width:36px;height:36px}.Header-module__hBw1pG__avatarInitial{color:gold;background:#ffd7001f;border:2px solid #ffd70080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}.Header-module__hBw1pG__signupBtn{color:#1a1a2e;background:linear-gradient(135deg,gold,#f59e0b);border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.Header-module__hBw1pG__signupBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffd7004d}.Header-module__hBw1pG__signOutBtn{color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;transition:border-color .2s,color .2s}.Header-module__hBw1pG__signOutBtn:hover{color:#fff;border-color:#fff6}.Header-module__hBw1pG__mobileOverlay{z-index:2147483647;position:fixed;inset:56px 0 0}.Header-module__hBw1pG__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0206178c;animation:.2s both Header-module__hBw1pG__bv-backdrop-in;position:absolute;inset:0}.Header-module__hBw1pG__mobileMenu{width:min(80vw,300px);padding:1rem .85rem calc(1rem + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;background:#0f172a;border-left:1px solid #ffffff1a;flex-direction:column;gap:.25rem;animation:.26s cubic-bezier(.16,1,.3,1) both Header-module__hBw1pG__bv-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #00000073}@keyframes Header-module__hBw1pG__bv-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Header-module__hBw1pG__bv-backdrop-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__backdrop,.Header-module__hBw1pG__mobileMenu{animation:none}}.Header-module__hBw1pG__mobileMenu a{color:#ffffffe6;border-radius:10px;padding:.65rem .85rem;font-size:1rem;text-decoration:none;transition:background .2s,color .2s;display:block}.Header-module__hBw1pG__mobileMenu a:hover{color:gold;background:#ffffff1a}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__signupBtn{text-align:center;margin-top:1rem;display:inline-block}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__signOutBtn{width:100%;margin-top:.5rem}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__userRow{border-bottom:1px solid #ffffff14;align-items:center;gap:.6rem;margin-bottom:.35rem;padding:.35rem .6rem .75rem;display:flex}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__userIdentity{flex:1;align-items:center;gap:.6rem;min-width:0;padding:0;text-decoration:none;display:flex}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:600;overflow:hidden}.Header-module__hBw1pG__mobileMenu .Header-module__hBw1pG__bellWrap{flex-shrink:0;align-items:center;display:inline-flex}@media (min-width:768px){.Header-module__hBw1pG__nav{padding:0 2rem}.Header-module__hBw1pG__backButton{gap:.35rem;width:auto;padding:0 .8rem}.Header-module__hBw1pG__backButton span{font-size:.85rem;font-weight:600;display:inline}.Header-module__hBw1pG__navActions{display:none}.Header-module__hBw1pG__scrollButton{gap:.35rem;width:auto;padding:0 .8rem}.Header-module__hBw1pG__scrollButton span{font-size:.85rem;font-weight:700;display:inline}.Header-module__hBw1pG__linksDesktop{display:flex}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__mobileOverlay{display:none}}@media (min-width:1024px){.Header-module__hBw1pG__nav{padding:0 3rem}.Header-module__hBw1pG__logo{font-size:1.2rem}.Header-module__hBw1pG__linksDesktop{gap:.75rem}.Header-module__hBw1pG__linksDesktop a{padding:.5rem 1rem;font-size:.95rem}}
.NotificationBell-module__doceWq__container{position:relative}.NotificationBell-module__doceWq__bellButton{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__doceWq__bellButton:hover{color:#fff;background:#ffffff1a}.NotificationBell-module__doceWq__badge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444466}.NotificationBell-module__doceWq__dropdown{z-index:1000;background:#1e293b;border:1px solid #ffffff1a;border-radius:14px;width:340px;max-height:480px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #0006}.NotificationBell-module__doceWq__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.NotificationBell-module__doceWq__header h3{color:#fff;margin:0;font-size:1rem;font-weight:600}.NotificationBell-module__doceWq__markAllRead{color:#a78bfa;cursor:pointer;background:#8b5cf626;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.NotificationBell-module__doceWq__markAllRead:hover{background:#8b5cf640}.NotificationBell-module__doceWq__list{max-height:360px;overflow-y:auto}.NotificationBell-module__doceWq__loading,.NotificationBell-module__doceWq__empty{color:#ffffff80;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;display:flex}.NotificationBell-module__doceWq__empty p{margin:.75rem 0 0;font-size:.9rem}.NotificationBell-module__doceWq__item{border-bottom:1px solid #ffffff0d;transition:background .2s;position:relative}.NotificationBell-module__doceWq__item:hover{background:#ffffff0a}.NotificationBell-module__doceWq__item.NotificationBell-module__doceWq__unread{background:#8b5cf614}.NotificationBell-module__doceWq__item.NotificationBell-module__doceWq__unread:hover{background:#8b5cf61f}.NotificationBell-module__doceWq__itemLink{color:inherit;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.NotificationBell-module__doceWq__itemIcon{color:#a78bfa;background:#8b5cf633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.NotificationBell-module__doceWq__itemContent{flex:1;min-width:0}.NotificationBell-module__doceWq__itemMessage{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationBell-module__doceWq__item.NotificationBell-module__doceWq__unread .NotificationBell-module__doceWq__itemMessage{color:#fff;font-weight:500}.NotificationBell-module__doceWq__itemTime{color:#fff6;margin-top:.25rem;font-size:.75rem;display:block}.NotificationBell-module__doceWq__markReadBtn{color:#ffffff80;cursor:pointer;opacity:0;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.NotificationBell-module__doceWq__item:hover .NotificationBell-module__doceWq__markReadBtn{opacity:1}.NotificationBell-module__doceWq__markReadBtn:hover{color:#fff;background:#fff3}.NotificationBell-module__doceWq__viewAll{text-align:center;color:#a78bfa;border-top:1px solid #ffffff14;padding:.85rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s;display:block}.NotificationBell-module__doceWq__viewAll:hover{background:#8b5cf61a}@media (max-width:400px){.NotificationBell-module__doceWq__dropdown{border-radius:14px 14px 0 0;width:100%;max-height:70vh;position:fixed;inset:auto 0 0}}
.IOSInstallPrompt-module__-RX9Hq__overlay{z-index:9999;padding:.75rem;animation:.3s ease-out IOSInstallPrompt-module__-RX9Hq__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes IOSInstallPrompt-module__-RX9Hq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.IOSInstallPrompt-module__-RX9Hq__prompt{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:16px;max-width:400px;margin:0 auto;padding:1.25rem;position:relative;box-shadow:0 -10px 40px #0006}.IOSInstallPrompt-module__-RX9Hq__closeBtn{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:.65rem;right:.65rem}.IOSInstallPrompt-module__-RX9Hq__closeBtn:hover{color:#f1f5f9;background:#ffffff26}.IOSInstallPrompt-module__-RX9Hq__icon{text-align:center;margin-bottom:.4rem;font-size:2rem}.IOSInstallPrompt-module__-RX9Hq__title{color:#f8fafc;text-align:center;margin:0 0 .2rem;font-size:1.1rem;font-weight:700}.IOSInstallPrompt-module__-RX9Hq__subtitle{color:#94a3b8;text-align:center;margin:0 0 1rem;font-size:.8rem}.IOSInstallPrompt-module__-RX9Hq__steps{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__step{color:#e2e8f0;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__step strong{color:#60a5fa}.IOSInstallPrompt-module__-RX9Hq__stepIcon{color:#60a5fa;background:#60a5fa26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.IOSInstallPrompt-module__-RX9Hq__actions{flex-direction:column;gap:.6rem;display:flex}.IOSInstallPrompt-module__-RX9Hq__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d8dd7 0%,#1a7bbc 100%);border:none;border-radius:10px;width:100%;padding:.7rem;font-size:.85rem;font-weight:600;transition:all .2s}.IOSInstallPrompt-module__-RX9Hq__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #60a5fa4d}.IOSInstallPrompt-module__-RX9Hq__secondaryBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.7rem;font-size:.85rem;font-weight:600;transition:all .2s}.IOSInstallPrompt-module__-RX9Hq__secondaryBtn:hover{color:#e2e8f0;background:#ffffff14}@media (min-width:480px){.IOSInstallPrompt-module__-RX9Hq__overlay{padding:1rem}.IOSInstallPrompt-module__-RX9Hq__prompt{border-radius:20px;padding:1.5rem}.IOSInstallPrompt-module__-RX9Hq__closeBtn{width:32px;height:32px;top:.75rem;right:.75rem}.IOSInstallPrompt-module__-RX9Hq__icon{margin-bottom:.5rem;font-size:2.5rem}.IOSInstallPrompt-module__-RX9Hq__title{margin-bottom:.25rem;font-size:1.25rem}.IOSInstallPrompt-module__-RX9Hq__subtitle{margin-bottom:1.25rem;font-size:.9rem}.IOSInstallPrompt-module__-RX9Hq__steps{gap:.75rem;margin-bottom:1.25rem}.IOSInstallPrompt-module__-RX9Hq__step{gap:.75rem;font-size:.9rem}.IOSInstallPrompt-module__-RX9Hq__stepIcon{border-radius:10px;width:36px;height:36px}.IOSInstallPrompt-module__-RX9Hq__actions{flex-direction:row;gap:.75rem}.IOSInstallPrompt-module__-RX9Hq__primaryBtn,.IOSInstallPrompt-module__-RX9Hq__secondaryBtn{flex:1;padding:.75rem;font-size:.9rem}}
