html,body{margin:0;padding:0}:root{--sv-bg:#111114;--sv-bg-soft:#171316;--sv-panel:#ffffff0f;--sv-panel-strong:#ffffff1a;--sv-border:#ffffff24;--sv-border-strong:#ffffff3d;--sv-text:#f7f4ee;--sv-muted:#f7f4eead;--sv-faint:#f7f4ee7a;--sv-coral:#ff6b4a;--sv-teal:#23c4a6;--sv-amber:#f6c85f;--sv-rose:#f05f7e;--sv-shadow:0 18px 48px #00000052}.app-layout{color:#fff;background:#0f172a;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.site-header{z-index:100;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-backdrop{-webkit-backdrop-filter:blur(20px);background:#0f172af2;position:absolute;inset:0}.backdrop-gradient{background:linear-gradient(135deg,#3b82f61a 0%,#0000 50%);position:absolute;inset:0}.header-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.header-content{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:2rem;height:80px;display:grid}.brand-section{color:inherit;flex-shrink:0;justify-self:start;align-items:center;text-decoration:none;display:flex}.logo-container{cursor:pointer;align-items:center;gap:1rem;transition:transform .3s;display:flex}.logo-icon{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 16px #3b82f64d}.brand-logo-icon{flex:none;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.logo-tv{color:#fff}.brand-logo-mark{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px #00000057)drop-shadow(0 0 12px #23c4a61f);width:100%;height:100%;display:block}.brand-text{flex-direction:column;display:flex}.brand-title{background:linear-gradient(135deg,#fff 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.brand-subtitle{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.desktop-nav{justify-content:center;justify-self:center;min-width:0;display:flex}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.nav-link{color:#ffffffb3;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.nav-link:before{content:"";opacity:0;background:linear-gradient(135deg,#3b82f633 0%,#1d4ed833 100%);transition:opacity .3s;position:absolute;inset:0}.nav-link:hover{color:#fff;transform:translateY(-1px)}.nav-link:hover:before{opacity:1}.nav-link.active{color:#fff}.nav-link.active:before{opacity:1}.nav-link span{z-index:1;position:relative}.user-section{flex-shrink:0;justify-self:end}.user-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:.5rem;display:flex}.user-info{align-items:center;gap:.75rem;padding:.5rem;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.user-details{flex-direction:column;display:flex}.user-name{color:#fff;font-size:.875rem;font-weight:600;line-height:1.2}.user-email{color:#fff9;font-size:.75rem;line-height:1.2}.logout-button{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .3s;display:flex}.logout-button:hover{color:#ff6b6b;background:#ff6b6b33;border-color:#ff6b6b4d}.auth-buttons{gap:.75rem;display:flex}.auth-button{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.auth-button.secondary{color:#fffc;background:#ffffff0d;border:1px solid #fff3}.auth-button.secondary:hover{color:#fff;background:#ffffff1a}.auth-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.main-content{flex:1;min-height:calc(100vh - 80px);margin-top:0;padding-top:0}.site-footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border-top:1px solid #ffffff1a;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto;padding:3rem 2rem 1rem}.footer-content{grid-template-columns:1fr auto;gap:3rem;margin-bottom:2rem;display:grid}.footer-brand{max-width:400px}.footer-logo{color:#3b82f6;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.footer-description{color:#fff9;margin:0;line-height:1.6}.footer-links{grid-template-columns:repeat(3,minmax(150px,1fr));gap:2rem;display:grid}.footer-section h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem;font-weight:600}.footer-section a{color:#fff9;margin-bottom:.5rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:block}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.footer-bottom p{color:#ffffff80;margin:0;font-size:.875rem}@media (width<=1024px){.header-container{padding:0 1.5rem}.nav-links{gap:.25rem}.nav-link{padding:.5rem .75rem;font-size:.8125rem}.user-details{display:none}}@media (width<=768px){.desktop-nav{display:none}.header-content{height:60px}.brand-title{font-size:1.125rem}.brand-subtitle{font-size:.625rem}.logo-icon{width:36px;height:36px}.brand-logo-icon{width:50px;height:50px}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.main-content{min-height:calc(100vh - 60px)}}@media (width<=480px){.header-container{padding:0 .75rem}.header-content{gap:.5rem;height:56px}.logo-container{gap:.5rem}.logo-icon{border-radius:8px;width:32px;height:32px}.brand-logo-icon{width:44px;height:44px}.brand-title{font-size:1rem}.brand-subtitle{display:none}.footer-container{padding:1.5rem .75rem 1rem}.footer-brand{text-align:center}.footer-description{font-size:.875rem}.footer-section h4,.footer-section a{font-size:.8125rem}.footer-bottom p{font-size:.75rem}}*{box-sizing:border-box}.nav-link,.auth-button{will-change:transform}@media (width<=768px){button,a,input[type=submit],input[type=button],.clickable{min-height:44px}button,a{-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent}input,textarea,select{font-size:16px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}}@supports (padding-top:env(safe-area-inset-top)){.site-header{padding-top:env(safe-area-inset-top)}.site-footer{padding-bottom:env(safe-area-inset-bottom)}}.performance-monitor{z-index:1000;position:fixed;bottom:20px;right:20px}.performance-toggle{color:#fff;cursor:pointer;background:#000c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .2s ease-in-out;display:flex}.performance-toggle:hover{background:#000000e6;transform:scale(1.1)}.performance-panel{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;padding:16px;position:absolute;bottom:50px;right:0}.performance-panel h4{color:#60a5fa;margin:0 0 12px;font-size:14px;font-weight:600}.metric{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.metric:last-child{margin-bottom:0}.metric .good{color:#10b981;font-weight:600}.metric .warning{color:#f59e0b;font-weight:600}.metric .error{color:#ef4444;font-weight:600}.app-layout{background:linear-gradient(180deg, var(--sv-bg) 0%, var(--sv-bg-soft) 42%, #101816 100%);color:var(--sv-text)}.site-header{border-bottom:1px solid #ffffff14}.header-backdrop{-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#111114e6}.backdrop-gradient{background:linear-gradient(90deg,#ff6b4a1a,#23c4a614,#f6c85f12)}.header-content{height:72px}.logo-container{gap:.75rem}.logo-container:hover{transform:translateY(-1px)}.brand-logo-icon{width:54px;height:54px;box-shadow:none;background:0 0;border:0;overflow:visible}.brand-logo-mark{width:100%;height:100%}.brand-title{color:var(--sv-text);-webkit-text-fill-color:currentColor;background:0 0;font-size:1.35rem}.brand-subtitle{color:var(--sv-muted);letter-spacing:0;text-transform:none}.nav-links,.user-menu{background:#ffffff0e;border-color:#ffffff1c;border-radius:8px;box-shadow:inset 0 1px #ffffff0d}.nav-link{color:var(--sv-muted);border-radius:7px;transition:background .2s,color .2s,transform .2s}.nav-link:before{background:linear-gradient(135deg,#ff6b4a29,#23c4a621)}.nav-link:hover,.nav-link.active{color:var(--sv-text)}.nav-link.active{box-shadow:inset 0 -2px 0 var(--sv-coral)}.nav-badge{z-index:1;color:#ffd9ce;background:#ff6b4a2e;border-radius:999px;padding:.1rem .35rem;font-size:.65rem;font-weight:800;line-height:1.3;position:relative}.auth-button{border-radius:8px;text-decoration:none}.auth-button.primary{background:linear-gradient(135deg, var(--sv-coral), var(--sv-rose));box-shadow:0 12px 30px #ff6b4a42}.auth-button.primary:hover{box-shadow:0 16px 34px #ff6b4a57}.auth-button.secondary{color:var(--sv-muted);background:#ffffff0f;border-color:#ffffff29}.user-avatar{background:linear-gradient(135deg, var(--sv-teal), #3b82f6)}.site-footer{background:#0a0a0c9e;border-top-color:#ffffff1a}.footer-logo{color:var(--sv-teal)}.footer-logo-mark{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 3px 8px #00000052)drop-shadow(0 0 10px #23c4a61a);width:32px;height:32px;display:block}.footer-description,.footer-section a,.footer-bottom p{color:var(--sv-muted)}.footer-section a:hover{color:var(--sv-coral)}@media (width<=768px){.header-content{height:60px}.brand-title{font-size:1.125rem}.brand-logo-icon{width:50px;height:50px}}@media (width<=480px){.header-content{height:56px}.brand-logo-icon{width:44px;height:44px}}.app-layout .auth-button.primary{background:linear-gradient(135deg, var(--sv-coral), var(--sv-rose));box-shadow:0 12px 28px #ff6b4a3d}@media (width<=640px){.header-container{padding:0 1rem}.brand-subtitle{display:none}.footer-content{margin-bottom:1.25rem}.footer-links{text-align:center;justify-items:center}.footer-bottom{padding-top:1.25rem}}.mobile-primary-nav{display:none}.product-hunt-banner{background:linear-gradient(90deg,#ff6b4a1c,#23c4a61f),#0c0f10f0;border-bottom:1px solid #23c4a638}.product-hunt-banner-inner{width:min(1180px,100% - 2rem);min-height:44px;color:var(--sv-muted);justify-content:center;align-items:center;gap:.65rem;margin:0 auto;font-size:.83rem;display:flex}.product-hunt-banner-inner>svg{color:var(--sv-teal);flex:none}.product-hunt-banner-inner p{margin:0}.product-hunt-banner-inner strong{color:var(--sv-text)}.product-hunt-banner-inner a{color:#8ce8d7;flex:none;align-items:center;gap:.25rem;font-weight:800;text-decoration:none;display:inline-flex}.product-hunt-banner-inner a:hover{color:#b8f5ea;text-decoration:underline}.product-hunt-banner-inner button{width:30px;height:30px;color:var(--sv-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:.2rem;display:inline-flex}.product-hunt-banner-inner button:hover{color:var(--sv-text);background:#ffffff14}@media (width<=768px){.site-header{overflow:visible}.header-container{padding:0 .75rem}.header-content{gap:.65rem;height:56px}.brand-section{min-width:0}.logo-container{gap:.5rem;min-width:0}.brand-logo-icon{width:38px;height:38px}.brand-title{white-space:nowrap;font-size:1rem}.desktop-nav{display:none}.site-header .user-section{flex-shrink:0;display:block}.site-header .auth-buttons{gap:.35rem}.site-header .auth-button{white-space:nowrap;border-radius:7px;min-height:36px;padding:.45rem .62rem;font-size:.76rem}.site-header .user-menu{border-radius:8px;gap:.35rem;padding:.25rem}.site-header .user-info{padding:.25rem}.site-header .user-avatar{width:32px;height:32px}.site-header .logout-button{justify-content:center;width:34px;height:34px;min-height:34px;padding:0}.site-header .logout-button span{display:none}.mobile-primary-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;padding:0 0 .55rem;display:grid}.product-hunt-banner-inner{justify-content:flex-start;gap:.45rem;width:min(100% - 1rem,620px);min-height:48px;font-size:.74rem}.product-hunt-banner-inner p span{display:none}.product-hunt-banner-inner a{margin-left:auto}.mobile-primary-link{min-width:0;min-height:40px;color:var(--sv-muted);background:#ffffff0d;border:1px solid #ffffff1c;border-radius:8px;justify-content:center;align-items:center;gap:.28rem;padding:.42rem .25rem;font-size:.7rem;font-weight:800;line-height:1.05;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.mobile-primary-link svg{width:15px;height:15px;color:var(--sv-teal);flex-shrink:0}.mobile-primary-link.active{color:var(--sv-text);box-shadow:inset 0 -2px 0 var(--sv-coral);background:#23c4a621;border-color:#23c4a657}.main-content{min-height:calc(100vh - 102px)}}@media (width<=420px){.site-header .auth-button.secondary{display:none}.mobile-primary-link{flex-direction:column;gap:.2rem;min-height:43px;font-size:.66rem}}.site-footer{margin-top:2rem}.footer-container{padding:2rem 2rem .75rem}.footer-content{grid-template-columns:minmax(160px,.45fr) minmax(0,1.55fr);align-items:start;gap:2rem;margin-bottom:1.25rem}.footer-logo{margin-bottom:0}.footer-description{display:none}.footer-links{grid-template-columns:minmax(130px,.75fr) minmax(280px,1.5fr) minmax(130px,.75fr);gap:1.5rem}.footer-section:nth-child(2){-moz-column-gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;column-gap:1rem;display:grid}.footer-section:nth-child(2) h4{grid-column:1/-1}.footer-section h4{margin:0 0 .6rem}.footer-section a{margin-bottom:.3rem}.footer-bottom{padding-top:1rem}@media (width<=768px){.footer-container{padding:1.35rem .75rem .75rem}.footer-content{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.footer-brand{text-align:left}.footer-links{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"product company""guides guides";justify-items:stretch;gap:1.25rem 1rem}.footer-section:first-child{grid-area:product}.footer-section:nth-child(2){grid-area:guides}.footer-section:nth-child(3){grid-area:company}.site-footer .footer-section a{min-height:0;padding:.18rem 0}.footer-bottom{padding-top:.85rem}}.site-footer{background:radial-gradient(circle at 12% 20%,#23c4a621,#0000 32%),radial-gradient(circle at 82% 115%,#ff6b4a1a,#0000 34%),#070b12;border-top:1px solid #2dd4bf29;position:relative;overflow:hidden}.site-footer:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px);background-size:100% 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.site-footer .footer-container{max-width:1240px;padding:3rem 2rem 1rem;position:relative}.site-footer .footer-content{grid-template-columns:minmax(220px,.75fr) minmax(0,1.6fr);gap:clamp(2rem,6vw,5rem);margin-bottom:2rem}.site-footer .footer-description{color:#9aa7b8;max-width:30ch;margin:.85rem 0 1.2rem;line-height:1.65;display:block}.footer-cta{color:#5eead4;align-items:center;gap:.4rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-cta:hover{color:#fff}.site-footer .footer-links{grid-template-columns:1.05fr 1.35fr .8fr;gap:clamp(1.5rem,4vw,3.5rem)}.site-footer .footer-section:nth-child(2){display:flex}.site-footer .footer-section:nth-child(2) h4{grid-column:auto}.site-footer .footer-section h4{color:#d8fff8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem}.site-footer .footer-section a{color:#a8b3c3;margin-bottom:.48rem;font-size:.86rem}.site-footer .footer-section a:hover{color:#fff;transform:translate(2px)}.site-footer .footer-bottom{border-top-color:#ffffff12;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-legal-links{flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1rem;display:flex}.footer-legal-links a{color:#778396;font-size:.75rem;text-decoration:none}.footer-legal-links a:hover{color:#cbd5e1}.site-header .auth-button{white-space:nowrap}@media (width<=768px){.site-footer .footer-container{padding:2rem 1rem 1rem}.site-footer .footer-content{grid-template-columns:1fr;gap:1.75rem}.site-footer .footer-description{max-width:46ch}.site-footer .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"product company""guides guides";gap:1.5rem 1rem}.site-footer .footer-section:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-footer .footer-section:nth-child(2) h4{grid-column:1/-1}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal-links{justify-content:flex-start}}.auth-page{color:#fff;background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative}.auth-backdrop{z-index:-2;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0f0f0f 100%);position:fixed;inset:0}.backdrop-gradient{z-index:-1;background:radial-gradient(#3b82f626 0%,#0000 70%);position:absolute;inset:0}.auth-container{width:100%;max-width:420px;position:relative}.auth-card{-webkit-backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.auth-card:before{content:"";background:linear-gradient(90deg,#0000,#3b82f680,#0000);height:1px;position:absolute;top:0;left:0;right:0}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{justify-content:center;margin-bottom:1.5rem;display:flex}.logo-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 32px #3b82f64d}.auth-title{background:linear-gradient(135deg,#fff 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.auth-subtitle{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.4}.error-message{text-align:center;background:#ff6b6b26;border:1px solid #ff6b6b4d;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.error-message p{color:#ff6b6b;margin:0;font-size:.875rem;font-weight:500}.success-message{text-align:center;background:#22c55e26;border:1px solid #22c55e59;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.success-message p{color:#4ade80;margin:0;font-size:.875rem;font-weight:500}.auth-form{flex-direction:column;gap:1.5rem;margin-bottom:1.25rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#fffc;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.input-container{align-items:center;display:flex;position:relative}.input-icon{color:#ffffff80;z-index:2;pointer-events:none;position:absolute;left:1rem}.form-input{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.form-input.password-input{padding-right:3rem}.form-input:focus{background:#ffffff14;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.form-input::placeholder{color:#ffffff80}.form-input:disabled{opacity:.6;cursor:not-allowed}.password-toggle{color:#ffffff80;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:all .3s;position:absolute;right:1rem}.password-toggle:hover:not(:disabled){color:#3b82f6;background:#3b82f61a}.password-toggle:disabled{opacity:.4;cursor:not-allowed}.password-strength{align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;transition:all .3s;display:flex}.password-strength.valid{color:#22c55e}.password-strength.invalid{color:#ffffff80}.password-strength.neutral{color:#ffffff8c}.password-strength svg{width:16px;height:16px}.auth-button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.auth-button.primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);box-shadow:0 4px 16px #3b82f64d}.auth-button.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.auth-button.primary:active{transform:translateY(0)}.auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.google-auth-button{color:#1f2937;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff2e;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.9rem 1.25rem;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.google-auth-button:hover:not(:disabled){background:#f8fafc;transform:translateY(-1px);box-shadow:0 8px 24px #00000047}.google-auth-button:focus-visible,.auth-button:focus-visible,.auth-text-button:focus-visible{outline-offset:3px;outline:3px solid #60a5fa8c}.google-auth-button:disabled{cursor:not-allowed;opacity:.65}.google-mark,.google-loading-spinner{flex:0 0 20px;width:20px;height:20px}.google-loading-spinner{border:2px solid #1f293733;border-top-color:#2563eb;border-radius:50%;animation:.8s linear infinite spin}.auth-divider{color:#ffffff7a;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.9rem;margin:1.35rem 0;font-size:.78rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.auth-divider span{white-space:nowrap}.auth-legal{color:#ffffff80;text-align:center;margin:0 0 1.25rem;font-size:.75rem;line-height:1.55}.auth-legal a{color:#93c5fdf2}.confirmation-panel{text-align:center;flex-direction:column;align-items:center;gap:.9rem;padding:.5rem 0 1.5rem;display:flex}.confirmation-icon{color:#4ade80}.confirmation-panel h2{margin:0;font-size:1.35rem}.confirmation-panel p{color:#ffffffb3;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.55}.confirmation-panel .resend-success{color:#4ade80;font-weight:600}.auth-button.secondary-action{color:#bfdbfe;background:#3b82f61f;border:1px solid #60a5fa73;width:100%;margin-top:.35rem}.auth-button.secondary-action:hover:not(:disabled){background:#3b82f633}.auth-text-button{color:#60a5fa;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.85rem;font-weight:600}.auth-text-button:hover{color:#fff;text-decoration:underline}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-footer{text-align:center;border-top:1px solid #ffffff1a;padding-top:1.5rem}.auth-link-text{color:#ffffffb3;margin:0;font-size:.875rem}.auth-link{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s}.auth-link:hover{color:#fff;text-decoration:underline}@media (width<=768px){.auth-page{align-items:flex-start;padding:2rem 1rem 1rem}.auth-container{max-width:100%}.auth-card{border-radius:20px;padding:1.75rem}.auth-header{margin-bottom:1.5rem}.auth-logo{margin-bottom:1rem}.logo-icon{border-radius:14px;width:52px;height:52px}.auth-title{font-size:1.5rem}.auth-subtitle{font-size:.875rem}.auth-form{gap:1.25rem;margin-bottom:1.5rem}.form-label{font-size:.8125rem}.form-input{border-radius:10px;padding:.875rem .875rem .875rem 2.75rem;font-size:1rem}.input-icon{left:.875rem}.password-toggle{right:.875rem}.auth-button{border-radius:10px;padding:.875rem 1.5rem;font-size:.9375rem}.error-message,.success-message{border-radius:10px;margin-bottom:1.25rem;padding:.875rem}.auth-footer{padding-top:1.25rem}.auth-link-text{font-size:.8125rem}}@media (width<=480px){.auth-page{padding:1.5rem .75rem .75rem}.auth-card{border-radius:16px;padding:1.25rem}.logo-icon{border-radius:12px;width:48px;height:48px}.auth-title{font-size:1.375rem}.auth-subtitle{font-size:.8125rem}.auth-form{gap:1rem}.form-group{gap:.375rem}.form-label{font-size:.75rem}.form-input{border-radius:8px;padding:.75rem .75rem .75rem 2.5rem;font-size:.9375rem}.input-icon{width:18px;height:18px;left:.75rem}.password-toggle{right:.75rem}.password-strength{font-size:.75rem}.auth-button{border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem}.auth-footer{padding-top:1rem}}@media (width<=360px){.auth-page{padding:1rem .5rem .5rem}.auth-card{padding:1rem}.auth-title{font-size:1.25rem}.auth-subtitle{font-size:.75rem}.form-input{padding:.625rem .625rem .625rem 2.25rem;font-size:.875rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}.signup-success-page{--success-mint:#76f7c6;isolation:isolate;background:radial-gradient(circle at 20% 20%,#76f7c61f,#0000 30%),radial-gradient(circle at 84% 76%,#96f3,#0000 34%),linear-gradient(145deg,#070912 0%,#0c1020 52%,#13102a 100%);place-items:center;min-height:calc(100vh - 170px);padding:clamp(2rem,5vw,5.5rem) clamp(1rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.signup-success-page:before{content:"";z-index:-2;opacity:.24;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.signup-success-glow{z-index:-1;filter:blur(70px);opacity:.2;pointer-events:none;border-radius:999px;width:24rem;height:24rem;position:absolute}.signup-success-glow-one{background:#7b52ff;top:-8rem;right:8%}.signup-success-glow-two{background:#4ee7b3;bottom:-12rem;left:3%}.signup-success-card{background:linear-gradient(145deg,#0f1324f5,#0a0c19ed);border:1px solid #ffffff1c;border-radius:32px;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(1120px,100%);padding:clamp(1.35rem,3.5vw,3.5rem);display:grid;box-shadow:0 32px 90px #0000006b,inset 0 1px #ffffff0f}.signup-success-copy{flex-direction:column;align-items:flex-start;display:flex}.success-kicker,.gif-badge{color:var(--success-mint);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.success-kicker{background:#76f7c614;border:1px solid #76f7c63b;border-radius:999px;margin-bottom:1.35rem;padding:.58rem .85rem}.success-check{color:#06150f;background:linear-gradient(145deg,#a2ffdd,#54e6ad);border-radius:20px;place-items:center;width:62px;height:62px;margin-bottom:1.2rem;animation:.65s cubic-bezier(.16,1,.3,1) both success-check-pop;display:grid;transform:rotate(-5deg);box-shadow:0 14px 36px #54e6ad45}.signup-success-copy h1{color:#fff;letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(2.45rem,5.8vw,5rem);line-height:.96}.success-lede{color:#bfc6dc;max-width:580px;margin:1.25rem 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.7}.success-email{color:#dce3f7;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-top:1.15rem;padding:.95rem 1rem;display:flex}.success-email svg{color:var(--success-mint)}.success-email strong{color:#fff;overflow-wrap:anywhere}.success-inline-message{border-radius:12px;width:100%;margin:.9rem 0 0;padding:.75rem .9rem;font-size:.9rem}.success-inline-ok{color:#a8f7d8;background:#54e6ad1a}.success-inline-error{color:#ffc1ba;background:#ff6f611c}.success-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.success-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.58rem;min-height:50px;padding:.8rem 1.12rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.success-button:hover{transform:translateY(-2px)}.success-button:focus-visible{outline-offset:3px;outline:3px solid #76f7c66b}.success-button-primary{color:#07120e;background:linear-gradient(135deg,#8dfbd2,#50dfa8);box-shadow:0 12px 30px #50dfa833}.success-button-secondary{color:#f5f7ff;background:#fff1;border-color:#ffffff24}button.success-button{font:inherit;cursor:pointer}button.success-button:disabled{opacity:.6;cursor:wait;transform:none}.success-text-link{color:#aeb7d1;text-underline-offset:3px;margin-top:.9rem;font-size:.9rem}.success-perks{color:#8790aa;flex-wrap:wrap;gap:.6rem 1rem;margin-top:1.7rem;font-size:.82rem;display:flex}.success-perks span{align-items:center;gap:.3rem;display:inline-flex}.success-perks svg{color:var(--success-mint)}.success-session-note{color:#858da4;margin:1.15rem 0 0;font-size:.85rem;line-height:1.55}.success-session-note a{color:#c8d0e8}.success-gif-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:27px;margin:0;padding:.7rem;position:relative;transform:rotate(1.5deg);box-shadow:0 26px 60px #0000005c}.success-gif-card:before{content:"";z-index:-1;filter:blur(24px);background:linear-gradient(135deg,#76f7c62e,#8f60ff33);border-radius:34px;position:absolute;inset:-14px}.gif-badge{z-index:2;color:#0a1420;background:#fff2a8;border-radius:999px;padding:.58rem .78rem;position:absolute;top:-17px;left:24px;transform:rotate(-3deg);box-shadow:0 10px 24px #0000003d}.success-gif,.gif-fallback{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#111426;border-radius:20px;width:100%;display:block}.gif-fallback{color:#fff;align-content:center;place-items:center;gap:.5rem;font-size:1.1rem;display:grid}.gif-fallback span{font-size:4rem}.success-gif-card figcaption{color:#818aa3;text-align:center;padding:.72rem .45rem .2rem;font-size:.72rem}.success-gif-card figcaption a{color:#aeb7d1;text-underline-offset:3px}@keyframes success-check-pop{0%{opacity:0;transform:rotate(-18deg)scale(.45)}70%{transform:rotate(1deg)scale(1.08)}to{opacity:1;transform:rotate(-5deg)scale(1)}}@media (width<=860px){.signup-success-card{grid-template-columns:1fr}.success-gif-card{order:-1;width:min(560px,100%);margin-inline:auto;transform:rotate(0)}.signup-success-copy{text-align:center;align-items:center}.success-actions,.success-perks,.success-email{justify-content:center}}@media (width<=520px){.signup-success-page{padding:1rem .7rem 2.3rem}.signup-success-card{border-radius:23px;gap:1.8rem}.success-gif-card{border-radius:20px;padding:.48rem}.success-gif,.gif-fallback{border-radius:15px}.success-kicker{font-size:.68rem}.success-actions,.success-button{width:100%}.success-perks{flex-direction:column}}@media (prefers-reduced-motion:reduce){.success-check{animation:none}.success-button{transition:none}}.marketing-page{color:#fff;min-height:100vh}.marketing-container{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 2rem}.marketing-hero{background:#ffffff08;border:1px solid #60a5fa40;border-radius:18px;padding:1.5rem}.marketing-kicker{color:#bfdbfe;border:1px solid #94a3b859;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.65rem;padding:.3rem .65rem;font-size:.75rem;display:inline-flex}.marketing-hero h1{margin:0;font-size:clamp(1.55rem,2.4vw,2.3rem)}.marketing-hero p{color:#ffffffd1;margin:.75rem 0 0;line-height:1.55}.marketing-updated{font-size:.86rem;color:#bfdbfed1!important}.marketing-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.marketing-btn{border-radius:10px;padding:.65rem 1rem;font-weight:600;text-decoration:none}.marketing-btn.primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.marketing-btn.secondary{color:#dbeafe;background:#1e293b99;border:1px solid #93c5fd59}.hub-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.9rem;margin-top:1.25rem;display:grid}.hub-card{background:#ffffff05;border:1px solid #94a3b833;border-radius:14px;padding:1rem}.hub-card h2{margin:.3rem 0;font-size:1.05rem}.hub-card p{color:#fffc;margin:0;line-height:1.5}.hub-keyword{color:#93c5fd;text-transform:lowercase;margin:0;font-size:.78rem}.hub-link{color:#93c5fd;align-items:center;gap:.25rem;margin-top:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.hub-content{gap:.9rem;margin-top:1.25rem;display:grid}.hub-article{background:#ffffff05;border:1px solid #94a3b833;border-radius:14px;padding:1rem}.hub-article h2{margin:0;font-size:1.1rem}.hub-article p{color:#ffffffd1;margin:.7rem 0 0}.hub-muted{color:#ffffff9e!important}.hub-empty{background:#0f172a61;border:1px solid #94a3b833;border-radius:8px;margin-top:.9rem;padding:.85rem}.seo-show-rail{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.65rem;margin-top:.9rem;display:grid}.seo-show-card{color:#fff;background:#0f172a94;border:1px solid #94a3b83d;border-radius:8px;align-content:start;gap:.4rem;min-height:112px;padding:.85rem 2.1rem .85rem .85rem;text-decoration:none;display:grid;position:relative}.seo-show-card:hover{background:#1e293bb8;border-color:#93c5fd80}.seo-show-card svg{color:#93c5fd;position:absolute;top:.9rem;right:.85rem}.seo-show-card span{color:#ffffffad;font-size:.84rem}.seo-show-card strong{color:#bfdbfe;font-size:.9rem}.seo-show-title{font-weight:700;line-height:1.25;color:#fff!important;font-size:.98rem!important}.seo-search-links{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.seo-search-links a{color:#dbeafe;background:#1e293b8f;border:1px solid #93c5fd47;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .7rem;text-decoration:none;display:inline-flex}.revenue-panel{background:#1e293b80;border:1px solid #60a5fa47;border-radius:14px;margin-top:1.25rem;padding:1rem}.revenue-header h3{margin:0;font-size:1.05rem}.revenue-header p{color:#ffffffc7;margin:.4rem 0 0}.revenue-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;margin-top:.85rem;display:grid}.revenue-card{color:#fff;background:#0f172aa6;border:1px solid #94a3b847;border-radius:10px;padding:.75rem;text-decoration:none}.revenue-card-title{font-weight:600;display:block}.revenue-card-action{color:#93c5fd;margin-top:.35rem;font-size:.88rem;display:block}.affiliate-disclosure{color:#ffffff9e;margin:.8rem 0 0;font-size:.78rem;line-height:1.45}.legal-page .marketing-container{max-width:900px}.legal-hero{border-radius:8px}.legal-content{color:#ffffffd6;gap:.85rem;margin-top:1rem;line-height:1.65;display:grid}.legal-content h2{color:#fff;margin:.5rem 0 0;font-size:1.05rem}.legal-content p{margin:0}.legal-content ul{margin:0;padding-left:1.2rem}.legal-content a{color:#93c5fd}.feedback-panel{background:#0f172a75;border:1px solid #93c5fd47;border-radius:8px;padding:1rem}.feedback-form{gap:.85rem;display:grid}.feedback-form label{color:#ffffffe0;gap:.35rem;font-weight:600;display:grid}.feedback-form input,.feedback-form select,.feedback-form textarea{color:#fff;width:100%;font:inherit;background:#0f172ab8;border:1px solid #94a3b859;border-radius:8px;padding:.72rem .8rem}.feedback-form textarea{resize:vertical;min-height:150px}.feedback-form input::-moz-placeholder{color:#ffffff75}.feedback-form textarea::-moz-placeholder{color:#ffffff75}.feedback-form input::placeholder,.feedback-form textarea::placeholder{color:#ffffff75}.feedback-form .marketing-btn{cursor:pointer;border:0;justify-self:start}.feedback-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.feedback-grid section{background:#ffffff06;border:1px solid #94a3b833;border-radius:8px;padding:1rem}.ad-slot{background:#0f172a47;border:1px solid #94a3b838;border-radius:8px;align-items:center;min-height:110px;margin:1.25rem 0;display:grid;overflow:hidden}.ad-slot-label{color:#ffffff7a;letter-spacing:0;text-transform:uppercase;padding:.35rem .75rem 0;font-size:.68rem;display:block}.ad-slot .adsbygoogle{min-height:90px}.conversion-banner{background:#10b98114;border:1px solid #10b98159;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-top:1rem;padding:1rem;display:flex}.conversion-copy h3{margin:.35rem 0 0}.conversion-copy p{color:#fffc;margin:.45rem 0 0}.conversion-actions{flex-wrap:wrap;gap:.55rem;display:flex}.email-capture{background:#0f172a99;border:1px solid #93c5fd4d;border-radius:14px;margin-top:1rem;padding:1rem}.email-copy h3{margin:0}.email-copy p{color:#fffc;margin:.45rem 0 0}.email-form{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.email-input-wrap{background:#ffffff08;border:1px solid #94a3b859;border-radius:10px;flex:260px;align-items:center;gap:.45rem;min-width:240px;padding:.65rem .75rem;display:flex}.email-input-wrap input{color:#fff;background:0 0;border:none;outline:none;width:100%}.email-status{color:#93c5fd;margin:.7rem 0 0;font-size:.92rem}.action-btn{cursor:pointer;border:1px solid #93c5fd4d}.action-btn.danger{color:#fecaca;border-color:#f8717173}.growth-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin-top:1rem;display:grid}.growth-card{background:#ffffff08;border:1px solid #94a3b840;border-radius:12px;padding:.9rem}.growth-card h3{color:#fffc;margin:0;font-size:.9rem;font-weight:600}.growth-card p{margin:.35rem 0 0;font-size:1.4rem;font-weight:700}.growth-table-wrap{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.8rem;margin-top:1rem;display:grid}.growth-table{background:#ffffff08;border:1px solid #94a3b840;border-radius:12px;padding:.9rem}.growth-table h3{margin:0}.growth-table ul{gap:.5rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.growth-table li{border:1px solid #94a3b833;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .65rem;display:flex}.hub-greeting-hero{background:radial-gradient(circle at 100% 0,#3b82f659,#0000 52%),radial-gradient(circle at 20% 20%,#0ea5e92e,#0000 45%),linear-gradient(135deg,#0f172aeb,#1e293bcc);border:1px solid #38bdf866;position:relative;overflow:hidden;box-shadow:0 24px 44px #02061759}.hub-greeting-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#38bdf82e,#0000 68%);border-radius:999px;width:320px;height:320px;position:absolute;inset:auto -10% -35% auto}.hub-greeting-subtle{color:#bfdbfee6;margin-top:.45rem;font-size:.96rem}.hub-greeting-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem;margin-top:1.25rem;display:grid}.hub-greeting-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff0d,#ffffff04);border:1px solid #7dd3fc40}.hub-greeting-card h2{color:#e0f2fe;align-items:center;gap:.45rem;display:inline-flex}@media (width<=768px){.marketing-container{padding:.875rem .75rem 1.5rem}.marketing-hero{border-radius:14px;padding:1rem}.marketing-kicker{padding:.25rem .5rem;font-size:.6875rem}.marketing-hero h1{font-size:1.375rem}.marketing-hero p{margin-top:.5rem;font-size:.875rem}.marketing-actions{gap:.5rem;margin-top:.75rem}.marketing-btn{border-radius:8px;padding:.5rem .875rem;font-size:.875rem}.hub-grid{grid-template-columns:1fr;gap:.625rem;margin-top:1rem}.hub-card{border-radius:12px;padding:.875rem}.hub-card h2{font-size:.9375rem}.hub-card p{font-size:.8125rem}.hub-keyword{font-size:.6875rem}.hub-link{margin-top:.625rem;font-size:.875rem}.hub-content{gap:.625rem;margin-top:1rem}.hub-article{border-radius:12px;padding:.875rem}.hub-article h2{font-size:.9375rem}.hub-article p{font-size:.8125rem}.seo-show-rail{grid-template-columns:1fr}.seo-show-card{min-height:96px}.revenue-panel{border-radius:12px;margin-top:1rem;padding:.875rem}.revenue-header h3{font-size:.9375rem}.revenue-header p{font-size:.8125rem}.revenue-grid{grid-template-columns:1fr;gap:.5rem;margin-top:.625rem}.revenue-card{border-radius:8px;padding:.625rem}.revenue-card-title{font-size:.875rem}.revenue-card-action{font-size:.75rem}.conversion-banner{text-align:center;border-radius:12px;flex-direction:column;margin-top:.875rem;padding:.875rem}.conversion-copy h3{font-size:.9375rem}.conversion-copy p{font-size:.8125rem}.conversion-actions{justify-content:center;width:100%}.email-capture{border-radius:12px;margin-top:.875rem;padding:.875rem}.email-copy h3{font-size:.9375rem}.email-copy p{font-size:.8125rem}.email-form{gap:.5rem;margin-top:.625rem}.email-input-wrap{border-radius:8px;min-width:100%;padding:.5rem .625rem}.growth-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.875rem}.growth-card{border-radius:10px;padding:.75rem}.growth-card h3{font-size:.75rem}.growth-card p{font-size:1.125rem}.growth-table-wrap{grid-template-columns:1fr;gap:.625rem;margin-top:.875rem}.growth-table{border-radius:10px;padding:.75rem}.growth-table h3{font-size:.875rem}.growth-table li{padding:.375rem .5rem;font-size:.8125rem}.hub-greeting-hero{border-radius:14px}.hub-greeting-grid{grid-template-columns:1fr;gap:.625rem;margin-top:1rem}.hub-greeting-card{border-radius:12px}}@media (width<=480px){.marketing-container{padding:.625rem .5rem 1rem}.marketing-hero{border-radius:12px;padding:.75rem}.marketing-hero h1{font-size:1.125rem}.marketing-hero p{font-size:.8125rem}.marketing-actions{flex-direction:column}.marketing-btn{text-align:center;width:100%;padding:.625rem .75rem}.hub-card,.hub-article{padding:.75rem}.growth-grid{grid-template-columns:1fr}}@media (width<=360px){.marketing-container{padding:.5rem .375rem .75rem}.marketing-hero h1{font-size:1rem}.hub-card h2,.hub-article h2{font-size:.875rem}}.seo-guide-page{--guide-accent:#2dd4bf;--guide-accent-rgb:45, 212, 191;--guide-secondary:#60a5fa;background:radial-gradient(circle at 8% 2%, rgba(var(--guide-accent-rgb), .13), transparent 25rem), radial-gradient(circle at 92% 28%, #60a5fa14, transparent 30rem), linear-gradient(180deg, #060a11 0%, #0a1019 52%, #070b12 100%);position:relative;overflow:hidden}.seo-guide-page.guide-theme-electric{--guide-accent:#67e8f9;--guide-accent-rgb:103, 232, 249;--guide-secondary:#818cf8}.seo-guide-page.guide-theme-violet{--guide-accent:#c4b5fd;--guide-accent-rgb:196, 181, 253;--guide-secondary:#f472b6}.seo-guide-page.guide-theme-coral{--guide-accent:#fb923c;--guide-accent-rgb:251, 146, 60;--guide-secondary:#f472b6}.seo-guide-page:before{content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 45%);mask-image:linear-gradient(#000,#0000 45%)}.seo-guide-page .marketing-container{width:min(1220px,100% - 32px);padding-top:clamp(2.5rem,7vw,5.5rem);padding-bottom:5rem;position:relative}.seo-guide-page .marketing-kicker{color:var(--guide-accent);align-items:center;gap:.4rem;display:inline-flex}.guide-hero{min-height:530px;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:center;gap:clamp(2rem,6vw,5.5rem);padding:0;display:grid}.guide-hero:before,.guide-hero:after{display:none}.guide-hero-copy{z-index:1;position:relative}.guide-hero-copy h1{color:#f8fafc;letter-spacing:-.06em;max-width:14ch;margin:1rem 0 1.15rem;font-size:clamp(2.75rem,6vw,5.35rem);font-weight:850;line-height:.98}.guide-hero-copy>p{color:#aab7c8;max-width:61ch;margin:0;font-size:clamp(1rem,1.7vw,1.17rem);line-height:1.75}.guide-hero .marketing-actions{margin-top:1.7rem}.guide-hero .marketing-btn{border-radius:999px;min-height:48px;padding:.75rem 1.25rem}.guide-hero .marketing-btn.primary{border:1px solid rgba(var(--guide-accent-rgb), .35);background:var(--guide-accent);color:#06100e;box-shadow:0 14px 38px rgba(var(--guide-accent-rgb), .16);align-items:center;gap:.55rem;display:inline-flex}.guide-hero .marketing-btn.primary:hover{background:#fff}.guide-hero .marketing-btn.secondary{color:#e5e7eb;background:#ffffff09;border-color:#ffffff24}.guide-proof{flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.2rem;display:flex}.guide-proof span{color:#7f8ca0;align-items:center;gap:.35rem;font-size:.75rem;display:inline-flex}.guide-proof svg{color:var(--guide-accent)}.guide-hero-visual{border:1px solid rgba(var(--guide-accent-rgb), .23);background:radial-gradient(circle at 50% 42%, rgba(var(--guide-accent-rgb), .19), transparent 38%), linear-gradient(145deg, #121c2af0, #070b12fa);border-radius:28px;min-height:410px;padding:1rem;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000057}.guide-visual-header{color:#9aa7b8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.68rem;font-weight:800;display:flex}.guide-visual-header strong{color:var(--guide-accent);margin-left:auto}.guide-live-dot{background:var(--guide-accent);width:7px;height:7px;box-shadow:0 0 0 5px rgba(var(--guide-accent-rgb), .1);border-radius:50%}.guide-orbit{border:1px solid rgba(var(--guide-accent-rgb), .22);width:210px;height:210px;color:var(--guide-accent);border-radius:50%;place-items:center;display:grid;position:absolute;top:54px;left:50%;transform:translate(-50%)}.guide-orbit:before,.guide-orbit:after{content:"";border:1px dashed rgba(var(--guide-accent-rgb), .14);border-radius:50%;position:absolute}.guide-orbit:before{inset:24px}.guide-orbit:after{background:rgba(var(--guide-accent-rgb), .06);border-style:solid;inset:56px}.guide-orbit svg{z-index:1;position:relative}.guide-orbit>span{background:var(--guide-secondary);width:9px;height:9px;box-shadow:0 0 18px var(--guide-secondary);border-radius:50%;position:absolute;top:16px;left:42px}.guide-signal-list{z-index:2;gap:.65rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.guide-signal-card{color:#e8edf4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060a11c2;border:1px solid #ffffff17;border-radius:13px;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.78rem .85rem;text-decoration:none;display:flex}.guide-signal-card:hover{border-color:rgba(var(--guide-accent-rgb), .4)}.guide-signal-card>span{min-width:0;display:grid}.guide-signal-card small{color:#748196;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;overflow:hidden}.guide-signal-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.guide-signal-card time{color:var(--guide-accent);flex:none;font-size:.68rem;font-weight:800}.guide-stat-band{border-block:1px solid #ffffff14;grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 clamp(3rem,8vw,6rem);display:grid}.guide-stat-band>div{align-items:center;gap:.9rem;min-height:88px;padding:1rem clamp(.7rem,2vw,1.4rem);display:flex}.guide-stat-band>div+div{border-left:1px solid #ffffff14}.guide-stat-band strong{color:var(--guide-accent);letter-spacing:.1em;font-size:.72rem}.guide-stat-band span{color:#aab4c3;max-width:25ch;font-size:.8rem;line-height:1.45}.guide-feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-bottom:clamp(4rem,10vw,7rem);display:grid}.guide-feature-grid .feature-card{min-height:245px;box-shadow:none;background:linear-gradient(145deg,#121b28f2,#0a0f18f5);border:1px solid #ffffff17;border-radius:22px;grid-column:span 6;padding:clamp(1.4rem,3vw,2.1rem);position:relative;overflow:hidden}.guide-feature-grid .feature-card:after{content:"";border:1px solid rgba(var(--guide-accent-rgb), .16);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-85px;right:-60px}.guide-feature-grid .feature-card-1{background:radial-gradient(circle at 88% 80%, rgba(var(--guide-accent-rgb), .18), transparent 37%), linear-gradient(145deg, #121d2afa, #090e16fa);grid-column:span 7;min-height:285px}.guide-feature-grid .feature-card-2,.guide-feature-grid .feature-card-3{grid-column:span 5}.guide-feature-grid .feature-card-4{background:linear-gradient(135deg, rgba(var(--guide-accent-rgb), .11), transparent 48%), #0c121dfa;grid-column:span 7}.feature-icon{border:1px solid rgba(var(--guide-accent-rgb), .24);background:rgba(var(--guide-accent-rgb), .08);width:48px;height:48px;color:var(--guide-accent);border-radius:14px;place-items:center;margin-bottom:clamp(2.2rem,7vw,4.2rem);display:grid}.feature-card-2 .feature-icon,.feature-card-3 .feature-icon{margin-bottom:2.2rem}.feature-number{color:#fff3;letter-spacing:.12em;font-size:.68rem;font-weight:900;position:absolute;top:1.2rem;right:1.35rem}.guide-feature-grid .feature-card h2{color:#edf2f7;max-width:22ch;margin:0 0 .65rem;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.18}.guide-feature-grid .feature-card p{color:#8995a7;max-width:58ch;margin:0;font-size:.88rem;line-height:1.65}.guide-showcase{margin-bottom:clamp(4rem,10vw,7rem)}.guide-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.4rem;display:flex}.guide-section-heading h2{color:#f3f4f6;letter-spacing:-.045em;max-width:18ch;margin:.55rem 0 0;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.04}.guide-section-heading>p{color:#7e8a9b;max-width:48ch;margin:0;font-size:.82rem;line-height:1.55}.seo-guide-page .seo-show-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid;overflow:visible}.seo-guide-page .seo-show-card{color:#e5e7eb;background:#0c121c;border:1px solid #ffffff14;border-radius:18px;min-width:0;min-height:0;padding:0;text-decoration:none;display:grid;position:relative;overflow:hidden}.seo-guide-page .seo-show-card:hover{border-color:rgba(var(--guide-accent-rgb), .4);transform:translateY(-4px)}.seo-show-art{background:radial-gradient(circle at 50% 35%, rgba(var(--guide-accent-rgb), .18), transparent 36%), #101824;height:190px;color:var(--guide-accent);place-items:center;display:grid;position:relative;overflow:hidden}.seo-show-art:after{content:"";background:linear-gradient(#0000 45%,#070b12e0);position:absolute;inset:0}.seo-show-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.seo-show-card:hover .seo-show-art img{transform:scale(1.04)}.seo-show-art strong{z-index:1;color:#eef2f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06090fb8;border:1px solid #ffffff24;border-radius:999px;padding:.28rem .48rem;font-size:.62rem;position:absolute;bottom:.6rem;right:.65rem}.seo-show-meta{gap:.3rem;padding:.85rem 2.2rem .95rem .85rem;display:grid}.seo-show-meta .seo-show-title{color:#f1f5f9;font-size:.9rem;font-weight:800}.seo-show-meta>span:last-child{color:#738095;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.seo-show-card>svg{color:var(--guide-accent);position:absolute;bottom:1rem;right:.8rem}.guide-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.guide-loading-grid span{background:linear-gradient(100deg,#0d1420 20%,#182232 50%,#0d1420 80%) 0 0/200% 100%;border-radius:18px;height:270px;animation:1.4s linear infinite guide-shimmer}@keyframes guide-shimmer{to{background-position-x:-200%}}.guide-empty-state{border-color:rgba(var(--guide-accent-rgb), .2);background:rgba(var(--guide-accent-rgb), .045);border-radius:18px;align-items:center;gap:1rem;padding:1.2rem;display:flex}.guide-empty-state>svg{color:var(--guide-accent);flex:none}.guide-empty-state>div{flex:1}.guide-empty-state strong{color:#e5e7eb}.guide-empty-state p{margin:.25rem 0 0}.guide-empty-state .hub-link,.guide-next-panel .hub-link{align-items:center;gap:.35rem;display:inline-flex}.guide-story{background:linear-gradient(125deg, rgba(var(--guide-accent-rgb), .075), transparent 38%), #0b111a;border:1px solid #ffffff14;border-radius:26px;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,7vw,6rem);margin:clamp(4rem,10vw,7rem) 0;padding:clamp(2rem,5vw,4rem);display:grid}.guide-story-intro h2{color:#f3f4f6;letter-spacing:-.045em;margin:.75rem 0 .9rem;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.03}.guide-story-intro p{color:#8390a2;line-height:1.65}.guide-chapters{display:grid}.guide-chapter{border-bottom:1px solid #ffffff14;grid-template-columns:38px minmax(0,1fr);gap:.9rem;padding:1.3rem 0;display:grid}.guide-chapter:first-child{padding-top:0}.guide-chapter:last-child{border-bottom:0}.guide-chapter>span{color:var(--guide-accent);letter-spacing:.1em;font-size:.68rem;font-weight:900}.guide-chapter h3{color:#e8edf4;margin:0 0 .4rem;font-size:1rem}.guide-chapter p{color:#8793a4;margin:0;font-size:.86rem;line-height:1.68}.guide-utility-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:1rem;margin-bottom:2rem;display:grid}.guide-search-panel,.guide-next-panel{background:#0d131de0;border:1px solid #ffffff14;border-radius:20px;padding:clamp(1.5rem,3vw,2.2rem)}.guide-search-panel h2,.guide-next-panel h2{color:#edf2f7;margin:.7rem 0 1rem;font-size:clamp(1.3rem,2.5vw,1.85rem)}.guide-search-panel .seo-search-links{flex-wrap:wrap;gap:.55rem;display:flex}.guide-search-panel .seo-search-links a{border-color:rgba(var(--guide-accent-rgb), .2);background:rgba(var(--guide-accent-rgb), .06);color:#cbd5e1;border-radius:999px;align-items:center;gap:.45rem;display:inline-flex}.guide-search-panel .seo-search-links a:hover{border-color:rgba(var(--guide-accent-rgb), .48);color:#fff}.guide-next-panel{background:linear-gradient(135deg, rgba(var(--guide-accent-rgb), .11), transparent 60%), #0d131d}.guide-next-panel p{color:#8b97a8;line-height:1.65}.guide-next-panel p a{color:#d9fdf5}.legal-page{--legal-accent:#5eead4;background:radial-gradient(circle at 14% 4%,#23c4a61c,#0000 28rem),linear-gradient(#070b12,#0a1018 46%,#070b12);min-height:70vh}.legal-page .marketing-container{width:min(1160px,100% - 32px);padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:5rem}.legal-page .legal-hero{background:radial-gradient(circle at 86% 20%,#5eead424,#0000 28%),linear-gradient(145deg,#131d2af7,#080c14fa);border:1px solid #ffffff17;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:clamp(2rem,7vw,6rem);min-height:330px;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.legal-page .legal-hero:after{content:"";border:1px solid #5eead424;border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-70px;box-shadow:0 0 0 42px #5eead406,0 0 0 86px #5eead405}.legal-hero-copy{z-index:1;position:relative}.legal-page .legal-hero h1{color:#f8fafc;letter-spacing:-.055em;max-width:13ch;margin:.85rem 0 1rem;font-size:clamp(2.55rem,5.6vw,4.8rem);line-height:.98}.legal-hero-copy>p{color:#9ba8b9;max-width:60ch;margin:0;font-size:1rem;line-height:1.68}.legal-updated{color:#6f7c90;align-items:center;gap:.4rem;margin-top:1.1rem;font-size:.72rem;display:inline-flex}.legal-updated:before{content:"";background:var(--legal-accent);border-radius:50%;width:6px;height:6px}.legal-hero-card{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05090fad;border:1px solid #ffffff17;border-radius:18px;gap:.8rem;padding:1.2rem;display:grid;position:relative}.legal-hero-card>span{color:#728095;letter-spacing:.13em;text-transform:uppercase;font-size:.65rem;font-weight:900}.legal-hero-card strong{color:#e7edf5;font-size:1.05rem}.legal-hero-card p{color:#8390a2;margin:0;font-size:.78rem;line-height:1.55}.legal-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);margin-top:2rem;display:grid}.legal-aside{gap:1.4rem;display:grid;position:sticky;top:110px}.legal-aside-card{background:#0c121ccc;border:1px solid #ffffff14;border-radius:16px;padding:1.1rem}.legal-aside-card>span{color:var(--legal-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.65rem;font-weight:900;display:block}.legal-aside-card nav{gap:.25rem;display:grid}.legal-aside-card nav a{color:#8d99aa;padding:.42rem 0;font-size:.76rem;line-height:1.35;text-decoration:none}.legal-aside-card nav a:hover{color:#f3f4f6}.legal-aside-help{border-left:2px solid #5eead480;padding:1rem}.legal-aside-help p{color:#778397;margin:0 0 .65rem;font-size:.75rem;line-height:1.5}.legal-aside-help a{color:#d7fff8;font-size:.78rem;font-weight:800;text-decoration:none}.legal-page .legal-content{background:#0c121cd1;border:1px solid #ffffff14;border-radius:22px;width:100%;max-width:none;margin:0;padding:clamp(1.6rem,4vw,3rem);box-shadow:0 28px 80px #00000038}.legal-page .legal-content>p:first-child{color:#c0cad7;border-bottom:1px solid #ffffff14;margin-top:0;padding-bottom:1.6rem;font-size:1.04rem;line-height:1.8}.legal-page .legal-content h2{color:#eef2f7;letter-spacing:-.015em;margin-top:2.6rem;padding-left:1rem;font-size:1.18rem;position:relative}.legal-page .legal-content h2:before{content:"";background:linear-gradient(var(--legal-accent), #5eead429);border-radius:3px;width:3px;position:absolute;top:.18rem;bottom:.18rem;left:0}.legal-page .legal-content p,.legal-page .legal-content li{color:#929fb0;line-height:1.75}.legal-page .legal-content a{color:#8eead8}@media (width<=900px){.guide-hero{grid-template-columns:1fr;min-height:0}.guide-hero-copy h1{max-width:15ch}.guide-hero-visual{min-height:380px}.seo-guide-page .seo-show-rail,.guide-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-layout{grid-template-columns:1fr}.legal-aside{position:static}.legal-aside-card nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1rem}}@media (width<=720px){.seo-guide-page .marketing-container,.legal-page .marketing-container{width:min(100% - 24px,1220px)}.guide-hero-copy h1{font-size:clamp(2.45rem,13vw,4rem)}.guide-stat-band{grid-template-columns:1fr}.guide-stat-band>div+div{border-top:1px solid #ffffff14;border-left:0}.guide-feature-grid{grid-template-columns:1fr}.guide-feature-grid .feature-card,.guide-feature-grid .feature-card-1,.guide-feature-grid .feature-card-2,.guide-feature-grid .feature-card-3,.guide-feature-grid .feature-card-4{grid-column:auto;min-height:235px}.guide-section-heading{flex-direction:column;align-items:start;gap:.8rem}.guide-section-heading>p{max-width:62ch}.guide-story,.guide-utility-grid{grid-template-columns:1fr}.legal-page .legal-hero{grid-template-columns:1fr;min-height:0;padding:1.5rem}.legal-hero-card{max-width:420px}}@media (width<=480px){.guide-hero{gap:1.5rem}.guide-hero-visual{border-radius:22px;min-height:350px}.guide-orbit{width:170px;height:170px}.guide-signal-card time{text-align:right;max-width:9ch}.seo-guide-page .seo-show-rail,.guide-loading-grid{grid-template-columns:1fr}.seo-show-art{height:235px}.guide-story{padding:1.4rem}.legal-aside-card nav{grid-template-columns:1fr}.legal-page .legal-content{padding:1.35rem}}.home-page{color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.home-backdrop{z-index:-1;position:fixed;inset:0}.backdrop-image{opacity:.25;filter:blur(60px)saturate(1.3);background-position:top;background-size:cover;animation:8s ease-in-out infinite slowPulse;position:absolute;inset:0;transform:scale(1.2)}.backdrop-overlay{background:radial-gradient(80% 50% at 50% 0,#3b82f633 0%,#0000 50%),radial-gradient(60% 40% at 90% 20%,#8b5cf61f 0%,#0000 50%),radial-gradient(at 0 100%,#0ea5e91a 0%,#0000 50%),linear-gradient(#0f172ad9 0%,#0f172a 100%);position:absolute;inset:0}@keyframes slowPulse{0%,to{opacity:.25;transform:scale(1.2)}50%{opacity:.35;transform:scale(1.25)}}.home-container{max-width:1400px;margin:0 auto;padding:.75rem 1.25rem 2rem}.home-hero{grid-template-columns:1fr 400px;align-items:center;gap:2rem;min-height:52vh;padding:1rem 0 .5rem;display:grid}.hero-content{max-width:800px}.hero-badge{letter-spacing:.02em;color:#a5b4fc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#3b82f633 0%,#8b5cf626 100%);border:1px solid #6366f159;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem .5rem .75rem;font-size:.8rem;font-weight:600;animation:.6s ease-out fadeInUp;display:inline-flex}.hero-title{margin:0 0 1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;animation:.6s ease-out .1s both fadeInUp}.hero-highlight{background:linear-gradient(135deg,#3b82f6 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-hot-word{isolation:isolate;z-index:0;color:#ffe7b0;text-shadow:0 2px #7c1d00,0 0 6px #ffe099f2,0 0 16px #ff6200e6,0 0 34px #ff2200b8;animation:1.35s ease-in-out infinite heroHotFlicker;display:inline-block;position:relative}.hero-hot-word:before,.hero-hot-word:after{content:"";pointer-events:none;z-index:-1;transform-origin:50% 100%;position:absolute;left:-.18em;right:-.18em}.hero-hot-word:before{z-index:-1;opacity:.72;filter:blur(.8px);clip-path:polygon(0 100%,5% 82%,12% 68%,18% 96%,26% 25%,34% 72%,42% 92%,51% 42%,58% 98%,67% 14%,77% 78%,86% 38%,94% 88%,100% 66%,100% 100%);background:radial-gradient(10% 44% at 10% 92%,#ffffd2fa 0 11%,#ffb100f5 25%,#ff4200b3 48%,#0000 72%),radial-gradient(13% 74% at 27% 88%,#fffac6fa 0 10%,#ffa400f5 28%,#ff3900b8 54%,#0000 78%),radial-gradient(11% 52% at 45% 95%,#fffbcffa 0 12%,#ffbe00f0 30%,#ff3e00a8 54%,#0000 76%),radial-gradient(14% 82% at 62% 84%,#fffcd2fa 0 9%,#ff9600f2 29%,#ff3200c2 56%,#0000 80%),radial-gradient(12% 58% at 84% 90%,#fff7befa 0 11%,#ff8900eb 30%,#ff2b00ad 55%,#0000 78%),linear-gradient(#0000 0%,#ff37002e 54%,#ff6f0080 100%);animation:1.05s ease-in-out infinite heroFlameTongues;top:-.42em;bottom:.48em}.hero-hot-word:after{z-index:-1;opacity:.72;filter:blur(9px);background:radial-gradient(at 50% 92%,#ffd666bd 0%,#ff6a0094 38%,#ff280042 58%,#0000 78%),radial-gradient(at 50% 42%,#ff45006b 0%,#0000 64%);border-radius:999px;animation:1.35s ease-in-out .2s infinite heroFlameHeat;top:.12em;bottom:-.18em}@keyframes heroHotFlicker{0%,to{color:#ffe7b0;text-shadow:0 2px #7c1d00,0 0 6px #ffe099f2,0 0 16px #ff6200e6,0 0 34px #ff2200b8}48%{color:#fff;text-shadow:0 2px #9a2600,0 0 8px #fff7cf,0 0 22px #ff7a00,0 0 42px #ff2200d1}62%{color:#ffc46b;text-shadow:0 2px #6f1900,0 0 5px #ffd06ed1,0 0 14px #ff5a00d1,0 0 28px #ff22009e}}@keyframes heroFlameTongues{0%,to{opacity:.42;clip-path:polygon(0 100%,5% 82%,12% 68%,18% 96%,26% 25%,34% 72%,42% 92%,51% 42%,58% 98%,67% 14%,77% 78%,86% 38%,94% 88%,100% 66%,100% 100%);transform:translateY(.1em)skew(-2deg)scaleX(.92)scaleY(.72)}50%{opacity:.72;clip-path:polygon(0 100%,6% 92%,13% 42%,21% 82%,30% 10%,39% 88%,48% 34%,56% 74%,66% 30%,75% 90%,84% 18%,92% 78%,100% 36%,100% 100%);transform:translateY(0)skew(3deg)scaleX(.98)scaleY(.92)}}@keyframes heroFlameHeat{0%,to{opacity:.5;transform:translateY(.04em)scaleX(.92)scaleY(.84)}50%{opacity:.86;transform:translateY(-.02em)scaleX(1.08)scaleY(1.08)}}.hero-subtitle{color:#ffffffbf;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.6;animation:.6s ease-out .2s both fadeInUp}.hero-search{gap:.75rem;margin-bottom:1.5rem;animation:.6s ease-out .3s both fadeInUp;display:flex}.search-input-wrapper{flex:1;position:relative}.search-input-wrapper .search-icon{color:#fff6;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.hero-search-input{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-search-input:focus{background:#ffffff1a;border-color:#6366f199;outline:none;box-shadow:0 0 0 4px #6366f126,0 8px 32px #0000004d}.hero-search-input::placeholder{color:#ffffff59}.hero-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 50%,#4338ca 100%);border:none;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hero-search-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 50%);transition:opacity .3s;position:absolute;inset:0}.hero-search-btn:hover:before{opacity:1}.hero-search-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #6366f173,0 4px 12px #0003}.hero-stats{flex-wrap:wrap;gap:1.5rem;animation:.6s ease-out .4s both fadeInUp;display:flex}.stat-item{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.stat-item svg{color:#a5b4fc}.hero-featured{animation:.8s ease-out .3s both fadeInRight}.featured-show-placeholder{cursor:default;background:linear-gradient(135deg,#ffffff14,#ffffff05),#11182780}.featured-show{cursor:pointer;aspect-ratio:2/3;background:#0b0b0f;border-radius:24px;max-height:520px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080,0 0 0 1px #ffffff14,inset 0 1px #ffffff1a}.featured-show:hover{transform:translateY(-12px)scale(1.02)rotateX(2deg);box-shadow:0 40px 80px #0009,0 0 0 1px #ffffff1f,0 0 60px #6366f126}.featured-show-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .4s}.featured-show:hover .featured-show-image{transform:none}.featured-show-gradient{background:linear-gradient(#0000 40%,#0009 70%,#000000f2 100%);position:absolute;inset:0}.featured-show-content{padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.featured-badge{text-transform:uppercase;letter-spacing:.08em;color:#fff;background:linear-gradient(135deg,#ec4899 0%,#d946ef 100%);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.4rem .85rem;font-size:.7rem;font-weight:700;animation:2s ease-in-out infinite badgePulse;display:inline-flex;box-shadow:0 4px 15px #ec489966}@keyframes badgePulse{0%,to{box-shadow:0 4px 15px #ec489966}50%{box-shadow:0 4px 25px #ec489999}}.featured-show-title{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.featured-show-reason{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.trending-section,.features-section,.more-shows-section{margin-top:2.5rem}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-title{align-items:center;gap:.75rem;display:flex}.section-title h2{margin:0;font-size:1.5rem;font-weight:700}.section-icon{color:#a5b4fc}.section-link{color:#c4b5fd;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.section-link:hover{color:#a5b4fc;gap:.5rem}.trending-marquee{overscroll-behavior-x:contain;scroll-behavior:auto;scrollbar-width:none;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.trending-marquee:active,.trending-marquee.is-dragging{cursor:grabbing}.trending-marquee::-webkit-scrollbar{display:none}.trending-marquee-track{gap:.9rem;width:max-content;padding-bottom:.45rem;display:flex}.trending-marquee-item{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:clamp(150px,13.5vw,215px)}.trending-marquee-item img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.trending-marquee.is-dragging .mini-show-card{pointer-events:none}.mini-show-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.5s ease-out both fadeInUp;position:relative;overflow:hidden}.mini-show-card:hover{border-color:#6366f180;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0006,0 0 30px #6366f11a}.mini-card-rank{z-index:2;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.mini-card-poster{aspect-ratio:2/3;position:relative;overflow:hidden}.mini-card-poster img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.mini-show-card:hover .mini-card-poster img{transform:scale(1.08)}.mini-card-overlay{opacity:0;background:linear-gradient(#0000 50%,#000c 100%);justify-content:center;align-items:flex-end;padding-bottom:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.mini-show-card:hover .mini-card-overlay{opacity:1}.mini-track-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#6366f1e6;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.mini-track-btn:hover{background:#6366f1;border-color:#fff6;transform:scale(1.15);box-shadow:0 8px 25px #6366f180}.mini-track-btn.tracked{background:#10b981e6;border-color:#10b98166}.mini-track-btn.tracked:hover{background:#10b981;box-shadow:0 8px 25px #10b98180}.mini-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.mini-card-info{padding:.75rem}.mini-card-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .35rem;font-size:.85rem;font-weight:600;overflow:hidden}.mini-card-rating,.mini-card-trending{align-items:center;gap:.25rem;margin-right:.5rem;font-size:.75rem;display:inline-flex}.mini-card-rating{color:#fbbf24}.shows-loading{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.show-skeleton{aspect-ratio:2/3;background:#ffffff0d;border-radius:16px;animation:1.5s ease-in-out infinite pulse}.features-header{text-align:center;margin-bottom:2rem}.features-header h2{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700}.features-header p{color:#ffffff80;margin:0;font-size:1.1rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:1.6rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.feature-card:hover{background:#ffffff0d;border-color:#6366f159;transform:translateY(-6px);box-shadow:0 20px 40px #0003}.feature-card.feature-primary:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.feature-icon{color:#a5b4fc;z-index:1;background:linear-gradient(135deg,#6366f133 0%,#8b5cf626 100%);border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex;position:relative}.feature-card h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.feature-card p{color:#ffffffb3;margin:0 0 1rem;line-height:1.6}.feature-link{color:#a5b4fc;z-index:1;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.feature-link:hover{color:#c4b5fd;gap:.6rem}.cta-section{text-align:center;margin-top:3.25rem}.cta-content{background:radial-gradient(80% 60% at 50% 0,#6366f133 0%,#0000 60%),#ffffff05;border:1px solid #6366f133;border-radius:28px;max-width:650px;margin:0 auto;padding:2.5rem 2.25rem;position:relative;overflow:hidden}.cta-content:before{content:"";background:linear-gradient(90deg,#0000,#6366f180,#0000);height:1px;position:absolute;top:0;left:20%;right:20%}.cta-content h2{margin:0 0 .75rem;font-size:2rem;font-weight:700}.cta-content p{color:#ffffffb3;margin:0 0 2rem;font-size:1.1rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-btn{border-radius:14px;padding:1rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.cta-btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 50%,#4338ca 100%);box-shadow:0 4px 15px #6366f14d}.cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #6366f180}.cta-btn.secondary{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff26}.cta-btn.secondary:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (width<=1200px){.home-hero{grid-template-columns:1fr 350px;gap:2rem}.trending-marquee-item{width:clamp(145px,19vw,210px)}}@media (width<=1024px){.home-hero{grid-template-columns:1fr;min-height:auto;padding:1rem 0 .5rem}.hero-featured{max-width:350px;margin:0 auto}.trending-marquee-item{width:clamp(145px,26vw,200px)}.features-grid{grid-template-columns:1fr}.shows-loading{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.home-container{padding:.75rem}.hero-title{text-align:center;font-size:1.75rem}.hero-content{text-align:center}.hero-badge{margin:0 auto 1rem}.hero-subtitle{margin-bottom:1.5rem;font-size:1rem}.hero-search{flex-direction:column;gap:.5rem}.hero-search-input{border-radius:12px;padding:.875rem .875rem .875rem 2.75rem;font-size:.9375rem}.search-input-wrapper .search-icon{left:.875rem}.hero-search-btn{border-radius:12px;width:100%;padding:.875rem 1.5rem}.hero-stats{flex-wrap:wrap;justify-content:center;gap:.75rem}.stat-item{font-size:.75rem}.trending-marquee-track{gap:.7rem}.trending-marquee-item{width:clamp(136px,44vw,176px)}.shows-loading{grid-template-columns:repeat(2,1fr)}.section-header{flex-direction:column;align-items:flex-start;gap:.5rem}.section-title h2{font-size:1.25rem}.trending-section,.features-section,.more-shows-section{margin-top:2rem}.cta-content{border-radius:20px;padding:1.5rem 1rem}.cta-content h2{font-size:1.375rem}.cta-content p{margin-bottom:1.5rem;font-size:.9375rem}.feature-card{border-radius:18px;padding:1.5rem}.feature-icon{border-radius:14px;width:50px;height:50px}.features-header h2{font-size:1.5rem}.features-header p{font-size:.9375rem}}@media (width<=480px){.home-container{padding:.5rem}.hero-featured{max-width:220px}.featured-show{border-radius:16px;max-height:320px}.featured-show-content{padding:1rem}.featured-show-title{font-size:1.125rem}.featured-badge{padding:.3rem .6rem;font-size:.6rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9375rem}.hero-badge{padding:.4rem .75rem;font-size:.7rem}.trending-marquee-track{gap:.55rem}.trending-marquee-item{width:clamp(126px,52vw,166px)}.mini-show-card{border-radius:12px}.mini-card-title{font-size:.75rem}.mini-card-info{padding:.5rem}.mini-card-rating,.mini-card-trending{font-size:.6875rem}.mini-track-btn{width:36px;height:36px}.cta-section{margin-top:2.5rem}.cta-buttons{flex-direction:column;gap:.75rem}.cta-btn{text-align:center;border-radius:12px;width:100%;padding:.875rem 1.5rem}.section-title h2{font-size:1.125rem}.section-link{font-size:.8125rem}.feature-card h3{font-size:1.125rem}.feature-card p{font-size:.875rem}}@media (width<=360px){.home-container{padding:.375rem}.hero-title{font-size:1.375rem}.trending-marquee-item{width:clamp(120px,58vw,154px)}.mini-card-title{font-size:.6875rem}.mini-card-info{padding:.375rem}.hero-featured{max-width:180px}}.home-page{background:linear-gradient(180deg, var(--sv-bg) 0%, #171316 45%, #101816 100%)}.backdrop-image{opacity:.18;filter:saturate(1.05)contrast(.92);animation:none;transform:scale(1.04)}.backdrop-overlay{background:linear-gradient(105deg,#ff6b4a29 0%,#23c4a61c 42%,#f6c85f14 100%),linear-gradient(#111114b8 0%,#111114eb 54%,#111114 100%)}.home-container{padding:.75rem 2rem 1.5rem}.home-hero{grid-template-columns:minmax(0,1fr) 340px;gap:2rem;min-height:0;padding:1rem 0 .75rem}.hero-badge{color:#ffd9ce;letter-spacing:0;background:#ff6b4a24;border-color:#ff6b4a57;border-radius:999px}.hero-title{max-width:820px;color:var(--sv-text);letter-spacing:0}.hero-highlight{background:linear-gradient(135deg, var(--sv-coral), var(--sv-amber), var(--sv-teal));-webkit-background-clip:text;background-clip:text}.hero-subtitle{max-width:670px;color:var(--sv-muted)}.hero-search-input,.hero-search-btn,.hero-action,.mini-show-card,.feature-card,.cta-content,.featured-show{border-radius:8px}.hero-search-input{background:#ffffff14;border-color:#ffffff2e}.hero-search-input:focus{box-shadow:0 0 0 4px #23c4a61f, var(--sv-shadow);border-color:#23c4a694}.hero-search-btn{background:linear-gradient(135deg, var(--sv-coral), var(--sv-rose));box-shadow:0 14px 32px #ff6b4a42}.hero-search-btn:hover{box-shadow:0 18px 40px #ff6b4a57}.hero-actions{flex-wrap:wrap;gap:.75rem;margin:-.4rem 0 1.35rem;animation:.6s ease-out .35s both fadeInUp;display:flex}.hero-action{min-height:44px;color:var(--sv-text);border:1px solid var(--sv-border);align-items:center;gap:.45rem;padding:.72rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.hero-action.primary{background:#23c4a61f;border-color:#23c4a652}.hero-action.secondary{background:#ffffff12}.hero-action:hover{border-color:var(--sv-border-strong);transform:translateY(-2px)}.stat-item{color:var(--sv-muted)}.stat-item svg,.section-icon,.feature-link{color:var(--sv-teal)}.featured-show{box-shadow:var(--sv-shadow), 0 0 0 1px #ffffff1a}.featured-show:hover{box-shadow:0 26px 70px #0000007a,0 0 0 1px #ffffff29}.featured-badge{background:linear-gradient(135deg, var(--sv-coral), var(--sv-rose));letter-spacing:0;box-shadow:0 10px 24px #ff6b4a42}.section-title h2,.features-header h2,.cta-content h2{color:var(--sv-text);-webkit-text-fill-color:currentColor;background:0 0}.section-link{color:var(--sv-amber)}.trending-section{margin-top:1.5rem}.mini-show-card,.feature-card{background:#ffffff0e;border-color:#ffffff1f}.mini-show-card:hover,.feature-card:hover{box-shadow:var(--sv-shadow);border-color:#23c4a661}.mini-card-rank{background:#111114c7;border-radius:6px}.mini-track-btn{background:#23c4a6e6}.mini-track-btn:hover{background:var(--sv-teal);box-shadow:0 10px 24px #23c4a661}.mini-card-trending{color:var(--sv-teal)}.feature-card.feature-primary{background:#ff6b4a1a;border-color:#ff6b4a3d}.feature-card.feature-primary:after{content:none}.feature-icon{color:var(--sv-teal);background:#23c4a61f;border-radius:8px}.cta-content{background:linear-gradient(135deg,#ff6b4a24,#23c4a61a),#ffffff0b;border-color:#ffffff24}.cta-btn{border-radius:8px}.cta-btn.primary{background:linear-gradient(135deg, var(--sv-coral), var(--sv-rose));box-shadow:0 12px 28px #ff6b4a42}@media (width<=768px){.hero-actions{justify-content:center}.home-container{padding:.7rem .8rem 1.75rem}.home-hero{grid-template-columns:1fr;gap:1rem;padding:.7rem 0 .25rem}.hero-content{text-align:left}.hero-badge{margin:0 0 .85rem;padding:.42rem .68rem;font-size:.74rem}.hero-title{text-align:left;margin-bottom:.85rem;font-size:clamp(1.85rem,8.5vw,2.45rem)}.hero-highlight{display:block}.hero-subtitle{margin-bottom:1rem;font-size:.96rem}.hero-search{gap:.45rem;margin-bottom:.9rem}.hero-search-input{border-color:#ffffff24;min-height:44px;padding:.72rem .75rem .72rem 2.45rem}.hero-search-btn{min-height:44px;padding:.72rem 1rem}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0 0 1rem;display:grid}.hero-action{text-align:center;justify-content:center;min-height:42px;padding:.64rem .55rem;font-size:.82rem}.hero-stats{justify-content:flex-start;gap:.55rem}.stat-item{background:#ffffff0e;border-radius:999px;padding:.34rem .48rem}.hero-featured{width:min(72vw,300px);max-width:none;margin:0 auto}.featured-show{max-height:380px}.trending-section,.features-section,.more-shows-section{margin-top:1.45rem}.feature-card,.cta-content{border-radius:10px;padding:1.05rem}}@media (width<=480px){.home-container{padding:.55rem .55rem 1.5rem}.hero-title{font-size:clamp(1.65rem,9.4vw,2.15rem)}.hero-actions{grid-template-columns:1fr}.hero-featured{width:min(78vw,250px)}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stat-item{justify-content:center}.stat-item:last-child{grid-column:1/-1}.featured-show-content{padding:.8rem}}@media (width<=768px){.hero-featured{width:100%;max-width:440px;margin:0;display:block}.featured-show{aspect-ratio:auto;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:112px minmax(0,1fr);width:100%;height:168px;max-height:none;display:grid}.featured-show:hover{transform:none}.featured-show-image{grid-area:1/1;width:112px;height:168px}.featured-show-gradient{z-index:1;background:linear-gradient(90deg,#0000 0 27%,#0b0b0f57 35%,#0b0b0ff5 58%),linear-gradient(#0000 45%,#0b0b0f4d)}.featured-show-content{z-index:2;flex-direction:column;grid-area:1/2;justify-content:center;min-width:0;padding:1rem;display:flex;position:relative}.featured-badge{align-self:flex-start;margin-bottom:.6rem;padding:.32rem .62rem;font-size:.6rem}.featured-show-title{margin-bottom:.4rem;font-size:1.2rem;line-height:1.15}.featured-show-reason{-webkit-line-clamp:3;font-size:.78rem}}@media (width<=480px){.hero-featured{max-width:none}.featured-show{grid-template-columns:104px minmax(0,1fr);height:156px}.featured-show-image{width:104px;height:156px}.featured-show-content{padding:.85rem}.featured-show-title{font-size:1.05rem}.featured-show-reason{-webkit-line-clamp:2;font-size:.74rem}}.home-editorial-section,.home-value-section{margin-top:3rem}.home-editorial-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.25rem;display:flex}.home-editorial-header>div,.home-value-intro{max-width:760px}.home-section-eyebrow{color:var(--sv-amber);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.65rem;font-size:.78rem;font-weight:800;display:inline-flex}.home-editorial-header h2,.home-value-intro h2{color:var(--sv-text);margin:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.12}.home-editorial-header p,.home-value-intro>p{color:var(--sv-muted);margin:.75rem 0 0;font-size:1rem;line-height:1.65}.home-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-story-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 18px 45px #0000002e}.home-story-image-link{aspect-ratio:16/9;background:#ffffff0a;display:block;overflow:hidden}.home-story-image-link img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .25s}.home-story-image-fallback{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 20% 20%,#ff6b4a38,#0000 38%),radial-gradient(circle at 80% 75%,#23c4a633,#0000 42%),#17171d;justify-content:center;align-items:center;gap:.65rem;width:100%;height:100%;font-size:.82rem;font-weight:800;display:flex}.home-story-card:hover .home-story-image-link img{transform:scale(1.025)}.home-story-copy{flex-direction:column;min-height:250px;padding:1rem;display:flex}.home-story-meta{color:var(--sv-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;display:flex}.home-story-meta span{color:var(--sv-teal)}.home-story-copy h3{margin:.75rem 0 .55rem;font-size:1.12rem;line-height:1.3}.home-story-copy h3 a,.home-story-read,.home-value-links a{color:var(--sv-text);text-decoration:none}.home-story-copy h3 a:hover,.home-value-links a:hover{color:var(--sv-amber)}.home-story-copy p{color:var(--sv-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.home-story-read{color:var(--sv-amber);align-items:center;gap:.25rem;margin-top:auto;padding-top:1rem;font-size:.82rem;font-weight:800;display:inline-flex}.home-value-section{background:radial-gradient(circle at 90% 10%,#23c4a621,#0000 38%),linear-gradient(135deg,#ff6b4a14,#ffffff0a);border:1px solid #23c4a638;border-radius:16px;padding:clamp(1.3rem,3vw,2.5rem)}.home-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.home-value-grid article{background:#11111461;border:1px solid #ffffff1a;border-radius:10px;padding:1rem}.home-value-grid svg{color:var(--sv-teal)}.home-value-grid h3{margin:.7rem 0 .4rem;font-size:1rem}.home-value-grid p{color:var(--sv-muted);margin:0;font-size:.88rem;line-height:1.55}.home-value-links{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.home-value-links a{border:1px solid #ffffff1f;border-radius:8px;padding:.58rem .75rem;font-size:.82rem;font-weight:750}@media (width<=900px){.home-story-grid,.home-value-grid{grid-template-columns:1fr}.home-story-card{grid-template-columns:minmax(180px,34%) minmax(0,1fr);display:grid}.home-story-image-link{aspect-ratio:auto;height:100%}.home-story-copy{min-height:220px}}@media (width<=640px){.home-editorial-section,.home-value-section{margin-top:2rem}.home-editorial-header{flex-direction:column;align-items:flex-start;gap:.75rem}.home-editorial-header h2,.home-value-intro h2{font-size:1.5rem}.home-story-card{display:block}.home-story-image-link{aspect-ratio:16/9;height:auto}.home-story-copy{min-height:0}.home-story-read{margin-top:.85rem}.home-value-section{border-radius:12px;padding:1rem}}html{text-rendering:optimizelegibility}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111114;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}img,svg,video,canvas{max-width:100%}
