@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@800;900&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#f7f8fb;background:#080c12;font-synthesis:none;--yellow:#ffe13d;--muted:#a9afb9;--line:#ffffff24;--surface:#111820}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a,input,select,summary{outline-offset:5px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--yellow)}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed}a,button{transition:background .2s,color .2s,transform .2s}button svg,a svg{flex-shrink:0}button{border:0}h1,h2,h3,p{margin:0}p{line-height:1.65;color:var(--muted)}h1,h2,h3{letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(2rem,4.2vw,4rem);font-weight:800}h3{font-size:1.65rem}a:hover{color:var(--yellow)}header{height:122px;padding:0 4.8%;display:flex;align-items:center;gap:5%;position:relative;z-index:30;border-bottom:1px solid var(--line)}header.home-header{position:absolute;left:0;top:0;width:100%;border:0}.brand{display:inline-flex;align-items:center;font-size:2.3rem;font-weight:800;letter-spacing:-.065em;white-space:nowrap;line-height:1}.brand span{background:var(--yellow);color:#070c12;border-radius:50%;display:inline-grid;place-items:center;width:60px;height:60px;margin-left:7px;font-size:2rem;letter-spacing:-.045em}nav{display:flex;align-items:center;width:100%;gap:40px;font-size:1rem;font-weight:600}nav a{white-space:nowrap}nav .account{margin-left:auto;display:flex;gap:14px;align-items:center}nav [aria-current=page]{color:var(--yellow)}.menu-toggle{display:none}.icon-button{background:none;padding:10px;display:flex;align-items:center;justify-content:center}.icon-button svg{width:25px;height:25px}.hero{min-height:1024px;height:min(75vw,1120px);position:relative;overflow:hidden;padding:166px 4.8% 0;background:#080c12}.hero-scene{position:absolute;inset:0;width:100%;height:85%;object-fit:cover;object-position:center center;transform:translateY(var(--shift,0px)) scale(1.035);pointer-events:none}.hero-content{position:relative;z-index:2;max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;line-height:1.5;font-weight:600;display:block;color:#b9bdc6}.hero h1{font-size:clamp(4rem,7.4vw,7.05rem);font-weight:800;letter-spacing:-.065em;line-height:1.01;margin:22px 0 26px}.hero h1 span{color:var(--yellow)}.hero-content>p{font-size:1.7rem;line-height:1.35;color:#ccd0d7;letter-spacing:-.025em}.actions{display:flex;gap:20px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--yellow);color:#111318;min-height:62px;padding:17px 28px;border:1px solid var(--yellow);border-radius:12px;font-size:1.05rem;font-weight:800;line-height:1.3}.button:hover{background:#fff081;color:#111318;transform:translateY(-2px)}.outline{background:#0b10175e;border-color:#c5c7cc;color:#f6f7f9}.outline:hover{background:#ffffff17;color:white}.hero-speech{position:absolute;top:23%;left:50.5%;z-index:3;transform:rotate(-8deg);font-weight:800;font-size:1.35rem;line-height:1.15;background:var(--yellow);color:#111318;border-radius:30px;padding:20px 25px;animation:bob 5s ease-in-out infinite}.hero-speech:hover{transform:rotate(0) scale(1.04)}.hero-offer{position:absolute;bottom:0;left:0;right:0;min-height:220px;padding:32px 4.8% 35px;display:grid;grid-template-columns:1.35fr 1fr .9fr;gap:36px;background:#090e16e8;align-items:center;z-index:3}.hero-offer>div+div{border-left:1px solid #ffffff60;padding-left:36px}.hero-offer h2{font-size:3.5rem;margin:12px 0 4px}.hero-offer strong{font-size:4.7rem;letter-spacing:-.065em;color:var(--yellow);line-height:1.05}.hero-offer small{font-size:1.5rem;font-weight:500;letter-spacing:-.03em}.hero-offer p{font-size:1rem;line-height:1.35}.offer-speed{display:flex;gap:20px;align-items:center}.offer-speed svg{color:var(--yellow)}.offer-speed b{font-weight:500;white-space:nowrap}.offer-speed strong{font-size:3.5rem;color:white}.motion-toggle{position:absolute;right:5%;bottom:242px;z-index:4;background:#10141ec9;border-radius:30px;padding:10px;display:flex;gap:10px;align-items:center}.motion-toggle span{font-size:.75rem}.section{padding:105px 6%;max-width:1660px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}.section-head h2{margin-top:16px}.section-head p{font-size:1.05rem}.activity,.tabs{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 35px}.activity button,.tabs button{border:1px solid var(--line);background:transparent;border-radius:40px;padding:13px 21px;display:flex;gap:10px;align-items:center;font-size:.9rem}.activity button:hover,.tabs button:hover{border-color:var(--yellow)}.activity .active,.tabs .active{background:var(--yellow);color:#0d131b;border-color:var(--yellow)}.tabs{padding-bottom:26px;border-bottom:1px solid var(--line)}.tabs button{font-size:1.1rem;padding:14px 28px}.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.plan{padding:30px;border:1px solid var(--line);border-radius:22px;background:#111820;display:flex;flex-direction:column;min-height:500px}.plan.featured{border-color:#ffe13d99;background:#192022}.plan-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.plan-top .eyebrow{font-size:.7rem;letter-spacing:.17em}.plan-top svg{color:var(--yellow)}.plan h3{font-size:1.8rem}.speed{font-size:2rem;font-weight:800;margin:15px 0}.speed small{font-size:.9rem;color:#afb7c3;font-weight:500}.plan ul{list-style:none;padding:0;margin:12px 0 35px;display:grid;gap:12px;font-size:.9rem;color:#c3c9d2}.plan li{display:flex;gap:10px;align-items:center}.plan li svg{color:var(--yellow);flex-shrink:0}.plan-bottom{margin-top:auto}.price{font-size:2.5rem;font-weight:800;letter-spacing:-.05em;white-space:nowrap}.price small{font-size:1rem;letter-spacing:-.02em;font-weight:500}.terms{font-size:.8rem;line-height:1.5;min-height:60px;margin:10px 0 20px}.plan .button{width:100%;min-height:54px}.source{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.78rem;color:#aeb6c1;margin-top:15px}.text-link{background:none;display:inline-flex;align-items:center;gap:15px;font-weight:700;padding:12px 0;font-size:1rem;border-bottom:1px solid #ffffff4d}.section>.text-link{margin-top:34px}.text-link:hover{color:var(--yellow)}.cinema{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;background:#111923;max-width:none;overflow:hidden;padding-top:70px;padding-bottom:50px}.cinema h2{margin:25px 0}.cinema em{font-style:normal;color:var(--yellow)}.cinema p{font-size:1.2rem;margin-bottom:30px}.cinema-fox{text-align:center;position:relative}.cinema-fox img{width:85%;max-width:430px;animation:bob 6s ease-in-out infinite}.cinema-fox span{display:block;font-size:.85rem;letter-spacing:.02em;color:#d2d7de}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.service{padding:30px 24px;position:relative;min-height:220px;border-top:1px solid #ffffff4a;background:#11182080;transition:background .2s,transform .2s}.service:hover{transform:translateY(-6px);background:#1e2835}.service>svg:first-child{color:var(--yellow);margin-bottom:28px}.service>svg:last-child{position:absolute;top:28px;right:23px;color:#bcc4cf}.service h3{font-size:1.45rem;margin-bottom:12px}.service p{font-size:.9rem}.support-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;border-top:1px solid var(--line)}.support-section h2{margin:20px 0}.support-section .text-link{margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;cursor:pointer;list-style:none;font-size:1.05rem;font-weight:700}summary::-webkit-details-marker{display:none}summary svg{flex-shrink:0;transition:transform .2s}details[open] summary svg{transform:rotate(180deg)}details p{padding:0 30px 25px 0;font-size:1rem}.connect-banner{margin:20px 6% 100px;border:1px solid #ffe13d55;padding:55px 60px;background:#151d25;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.connect-banner h2{margin-top:18px}footer{padding:50px 6% 35px;border-top:1px solid var(--line);background:#06090e}.footer-top{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.footer-top>.brand{font-size:1.8rem}.footer-top .brand span{width:46px;height:46px;font-size:1.5rem}.footer-top>a:last-child{margin-left:auto;font-size:1.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:22px 30px;margin:40px 0;font-size:.85rem}.footer-bottom{display:flex;gap:20px;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;font-size:.72rem;color:#939ba8;line-height:1.5}.footer-bottom button{padding:0;background:none;font-size:.75rem;text-align:left}.helper-launch{position:fixed;right:25px;bottom:22px;z-index:50;display:flex;align-items:center;padding:6px 18px 6px 4px;border:1px solid #ffffff32;background:#1d2534f5;border-radius:50px;box-shadow:0 8px 30px #0005;gap:8px;font-size:.85rem;font-weight:700;min-height:58px}.helper-launch img{width:54px;height:45px;object-fit:contain}.helper-launch:hover{border-color:var(--yellow);transform:translateY(-3px)}.helper-panel{position:fixed;bottom:94px;right:25px;z-index:50;width:340px;max-width:calc(100vw - 32px);background:#182230;border:1px solid #ffffff42;border-radius:22px;padding:28px;box-shadow:0 20px 80px #0009}.helper-panel .eyebrow{font-size:.64rem}.helper-panel h3{margin:15px 0 12px}.helper-panel p{font-size:.9rem;margin-bottom:15px}.helper-panel>button:not(.close){display:flex;justify-content:space-between;align-items:center;padding:15px 0;width:100%;background:none;border-bottom:1px solid var(--line);text-align:left;font-size:.9rem}.close{position:absolute;right:8px;top:8px}.page{padding-top:65px;min-height:65vh}.page-heading{max-width:970px;margin-bottom:45px}.page-heading h1{font-size:clamp(2.8rem,5.7vw,5.5rem);margin:20px 0 24px}.page-heading p{font-size:1.15rem;max-width:750px}.notice{padding:24px;border-left:3px solid var(--yellow);background:#18212c;margin-top:30px;line-height:1.6}.notice p{margin:12px 0}.notice a{display:inline-flex;align-items:center;gap:10px}.fine{font-size:.78rem;line-height:1.6;margin:24px 0;color:#9fa8b6}.connect-page{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.connect-page h1{font-size:4rem}.connect-fox{width:250px;max-width:70%;display:block;margin:20px auto 10px}.prototype-note{font-size:.85rem;max-width:420px}.form-panel{border:1px solid var(--line);background:#111923;padding:36px;border-radius:22px}.steps{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:30px;gap:10px;color:#737f90}.steps span{font-weight:800}.steps small{font-size:.78rem;font-weight:500;margin-left:5px}.steps .active{color:var(--yellow)}.form-panel h2{font-size:2rem;margin-bottom:28px}label{display:grid;gap:10px;font-size:.9rem;margin:20px 0}input,select{background:#090f17;border:1px solid #5b6573;color:white;border-radius:9px;padding:15px;width:100%;min-width:0;font-size:1rem}input:focus,select:focus{outline:2px solid var(--yellow);outline-offset:1px}.form-actions{display:flex;justify-content:space-between;gap:20px;margin-top:30px}.form-actions>.button{margin-left:auto}.error{color:#ffb7a9;margin:15px 0}dl{margin:20px 0}dt{color:#9eabba;font-size:.8rem;margin-top:20px}dd{margin:6px 0;line-height:1.5;overflow-wrap:anywhere}dd small{display:block;margin-top:7px;color:#a6b1c0}.form-panel .notice{margin-bottom:25px}.form-panel>.button{width:100%}.tv-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;margin:50px 0 85px;background:#141d29;padding:50px;border-radius:24px}.tv-feature h2{font-size:2.8rem;margin:20px 0}.tv-feature p{margin:20px 0}.tv-feature>div>svg{color:var(--yellow)}.tv-price{border-left:1px solid var(--line);padding-left:50px;align-self:center}.tv-price h3{font-size:3rem;margin:20px 0}.all-services{row-gap:35px}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:50px 0}.support-cards>a{background:var(--surface);padding:30px;position:relative;border:1px solid var(--line);border-radius:15px}.support-cards svg{color:var(--yellow)}.support-cards h3{font-size:1.2rem;margin:22px 0 10px;overflow-wrap:anywhere}.support-cards>a>svg:last-child:not(:first-child){position:absolute;right:20px;top:25px}.search{max-width:650px;display:flex;align-items:center;padding:0 15px;background:#101822;border:1px solid #5b6573;border-radius:10px;margin:45px 0 10px}.search input{border:0;background:none}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:35px 0 60px}.account-grid article{padding:42px;background:var(--surface);border:1px solid var(--line);border-radius:22px}.account-grid h2{font-size:2.3rem;margin:25px 0 20px}.account-grid p{margin-bottom:30px}.account-grid svg{color:var(--yellow)}.account-grid a{display:inline-flex;gap:12px;align-items:center}.account-grid .button svg{color:inherit}.document-list{margin-top:30px}.document-list a{display:flex;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line)}.skip{position:fixed;top:-100px;left:15px;z-index:100;background:var(--yellow);color:#111;padding:12px}.skip:focus{top:15px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@keyframes bob{0%,100%{translate:0 0}50%{translate:0 -10px}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *::before,html[data-motion=off] *::after{animation:none!important;transition:none!important}.hero-scene{will-change:transform}html[data-motion=off] .hero-scene{transform:scale(1.035)}
@media(min-width:1600px){.hero{height:1120px}.hero-content{max-width:770px}.hero h1{font-size:7.3rem}.hero-content>p{font-size:1.8rem}}
@media(max-width:1100px){header{gap:4%;height:96px}.brand{font-size:1.8rem}.brand span{width:48px;height:48px;font-size:1.5rem}nav{gap:22px;font-size:.85rem}nav .account{font-size:0;gap:0}nav .account svg{width:28px;height:28px}.hero{padding-top:145px;min-height:900px}.hero h1{font-size:7.7vw}.hero-content>p{font-size:1.35rem}.hero-content{max-width:55%}.button{padding:16px 20px;font-size:.95rem;gap:12px}.actions{gap:12px}.hero-offer{gap:22px;padding-top:25px;padding-bottom:25px;min-height:200px}.hero-offer h2{font-size:2.5rem}.hero-offer strong{font-size:3.5rem}.hero-offer>div+div{padding-left:20px}.hero-offer p{font-size:.85rem}.offer-speed{gap:8px}.offer-speed b{font-size:.8rem}.offer-speed strong{font-size:2.7rem}.hero-speech{font-size:1rem;top:22%;padding:18px}.plans{gap:15px}.plan{padding:24px}.price{font-size:2rem}.hero-scene{height:79%}.section{padding:75px 5%}.connect-page{gap:35px}.connect-page h1{font-size:3.3rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-wrap:wrap}.support-section{gap:40px}}
@media(max-width:760px){header{padding:0 6%;height:84px;justify-content:space-between}.brand{font-size:1.7rem}.brand span{width:44px;height:44px}.menu-toggle{display:flex}nav{display:none}nav.open{display:flex;position:absolute;top:84px;left:0;right:0;width:100%;background:#111923;align-items:stretch;flex-direction:column;gap:0;padding:15px 6% 25px;border-bottom:1px solid #5b6573}nav a{padding:15px 0;font-size:1rem}nav .account{font-size:1rem;margin:0;gap:10px}.hero{height:auto;min-height:0;padding:118px 6% 0;display:flex;flex-direction:column;overflow:hidden}.hero-scene{height:740px;top:140px;object-position:66% center;opacity:.9;transform:none;object-fit:cover;width:155%;left:-55%;max-width:none}.hero-content{max-width:100%}.hero .eyebrow{font-size:.64rem;letter-spacing:.24em}.hero h1{font-size:clamp(3.6rem,11.8vw,5.5rem);line-height:1.03;margin:18px 0}.hero-content>p{font-size:1.08rem;line-height:1.5;text-shadow:0 2px 15px #000}.actions{margin-top:28px;flex-direction:column;align-items:stretch;gap:12px;max-width:360px}.button{min-height:56px}.hero-content .outline{background:#080e18b8}.hero-speech{position:relative;top:auto;left:auto;align-self:flex-end;margin:50px 0 120px;font-size:.9rem;padding:16px 20px}.hero-offer{position:relative;margin:0 -6.82%;padding:28px 6%;display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#080e16f0}.hero-offer>div:first-child{grid-column:1/-1}.hero-offer h2{font-size:2.3rem;margin-top:10px}.hero-offer>div+div{padding-left:0;border-left:0}.hero-offer strong{font-size:3.3rem}.hero-offer small{font-size:1.2rem}.hero-offer p{font-size:.75rem}.offer-speed{align-self:start;justify-content:flex-end;padding-top:6px;gap:7px}.offer-speed svg{width:24px}.offer-speed strong{font-size:2rem}.offer-speed b{white-space:normal;font-size:.7rem}.motion-toggle{bottom:260px;right:6%;font-size:.65rem}.motion-toggle span{font-size:.65rem}.section{padding:60px 6%}.section-head{align-items:start;flex-direction:column;gap:22px;margin-bottom:25px}h2{font-size:2.6rem}.section-head p{font-size:.98rem}.eyebrow{font-size:.65rem;letter-spacing:.22em}.activity,.tabs{gap:8px;margin:24px 0}.activity button{font-size:.78rem;padding:11px 14px;gap:7px}.activity button svg{width:19px}.plans{grid-template-columns:1fr;gap:20px}.plan{min-height:0;padding:28px}.plan-top{margin-bottom:20px}.plan h3{font-size:1.9rem}.plan ul{margin-bottom:22px}.terms{min-height:0;font-size:.82rem}.price{font-size:2.5rem}.cinema{grid-template-columns:1fr;padding-bottom:45px}.cinema h2{font-size:2.5rem}.cinema p{font-size:1rem}.cinema-fox img{width:70%;margin-top:40px;max-width:320px}.cinema-fox span{font-size:.75rem}.service-grid{gap:12px}.service{padding:25px 17px;min-height:225px}.service h3{font-size:1.2rem}.service p{font-size:.82rem}.service>svg:last-child{right:15px}.support-section{grid-template-columns:1fr;gap:20px}summary{font-size:1rem;padding:23px 0}.connect-banner{margin:0 6% 60px;padding:32px 27px;flex-direction:column;align-items:stretch;border-radius:20px}.connect-banner h2{font-size:2.7rem}.connect-banner .button{margin-top:15px}footer{padding:40px 6% 95px}.footer-top{gap:22px}.footer-top p{font-size:.9rem}.footer-top>a:last-child{margin:0;font-size:1.2rem}.footer-links{gap:20px 26px;font-size:.8rem;margin:30px 0}.footer-bottom{gap:15px;font-size:.67rem}.helper-launch{right:16px;bottom:16px;padding:5px 12px 5px 0;min-height:52px}.helper-launch img{width:45px;height:38px}.helper-panel{right:16px;bottom:82px}.page{padding-top:40px}.page-heading h1{font-size:2.9rem;margin:20px 0}.page-heading p{font-size:1rem}.page-heading{margin-bottom:30px}.tabs button{font-size:.86rem;padding:12px 17px}.connect-page{grid-template-columns:1fr;gap:25px}.connect-page h1{font-size:3rem}.connect-fox{display:none}.prototype-note{font-size:.78rem}.form-panel{padding:25px 20px}.steps small{font-size:.7rem;margin-left:2px}.form-panel h2{font-size:1.8rem}.tv-feature{grid-template-columns:1fr;padding:28px;gap:35px;margin:30px 0 55px}.tv-feature h2{font-size:2.25rem}.tv-price{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.tv-price h3{font-size:2.3rem}.support-cards{grid-template-columns:1fr;margin:30px 0;gap:15px}.support-cards>a{padding:25px}.support-cards h3{margin-top:15px}.account-grid{grid-template-columns:1fr;gap:20px;margin:25px 0 40px}.account-grid article{padding:30px}.account-grid h2{font-size:2rem}.account-grid .button{width:100%}.document-list a{font-size:.9rem;gap:20px}.form-actions{gap:15px}.form-actions .button{padding:14px 16px}.notice{padding:20px}.notice p{font-size:.9rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-scene{transform:none!important}}
/* Content remains available even before motion observers attach. */
.reveal{opacity:1;transform:none}.reveal.visible{animation:enter .65s ease-out both}@keyframes enter{from{opacity:.65;transform:translateY(16px)}to{opacity:1;transform:none}}
@media(min-width:761px){.menu-toggle{display:none}.hero{height:71.15vw;min-height:1024px;max-height:1120px}.hero h1{font-family:Montserrat,Manrope,Arial,sans-serif;font-weight:900;line-height:.9;letter-spacing:-.055em}.hero-content{max-width:690px}.hero-content .button{min-height:74px;font-size:1.3rem;padding:20px 28px}.hero-content>p{font-size:1.7rem}.hero-offer h2{font-size:3.9rem}.hero-speech{top:21%;left:50%;font-size:1.5rem;max-width:195px}.hero-scene{height:85%}}
@media(min-width:761px) and (max-width:1100px){.hero-content .button{font-size:1rem;padding:16px 20px;min-height:62px}.hero-content>p{font-size:1.3rem}.hero-offer h2{font-size:2.6rem}.hero-speech{font-size:1rem;max-width:155px}.hero-content{max-width:56%}}
@media(max-width:760px){.hero-scene{top:545px;height:450px;width:150%;left:-50%;opacity:1;object-position:66% center}.hero-speech{margin:140px 0 150px}.hero-content{background:#080c12}.hero-content>p{text-shadow:none}.hero .hero-content .outline{background:#0c131e}}
@media(min-width:1101px){.hero h1{letter-spacing:-.035em}.hero-speech{width:185px;padding:18px 12px;font-size:1.35rem}}
.emotion-card{padding:28px;overflow:hidden;position:relative;min-height:560px;border-color:#ffffff26;transition:transform .3s,border-color .3s,box-shadow .3s;background:#131e2a}.emotion-card:hover{transform:translateY(-6px);border-color:#ffe13d88;box-shadow:0 18px 40px #0004}.emotion-card.mood-joy{background:#22221e}.emotion-card.mood-cinema{background:#202421}.emotion-card.featured{border:1px solid #ffe13db3}.emotion-card .plan-top{margin-bottom:18px}.emotion-card .plan-top .eyebrow{color:#f5de6a;font-size:.72rem;letter-spacing:.13em}.plan-stage{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:215px;gap:5px;margin-right:-12px}.plan-title{align-self:start;padding-top:26px;position:relative;z-index:1}.plan-title h3{font-size:1.7rem;letter-spacing:-.04em;line-height:1.14;overflow-wrap:normal}.plan-title .speed{font-size:1.85rem;margin-top:20px;line-height:1.15}.plan-title .speed small{display:block;margin-top:7px;font-size:.8rem;letter-spacing:.03em}.fox-reaction{position:relative;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:none;padding:0;min-width:0}.fox-reaction img{width:190px;max-width:130%;height:185px;object-fit:contain;transform-origin:50% 85%;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:relative;z-index:0}.emotion-card:hover .fox-reaction img{transform:rotate(5deg) translateY(-5px) scale(1.05)}.fox-reaction:active img{transform:rotate(-7deg) scale(.97)}.fox-reaction img.reacting{animation:fox-pop .6s ease-out}.fox-mood{font-size:.7rem;font-weight:800;line-height:1.25;padding:8px 10px;background:#ffe13d;color:#121820;border-radius:12px;white-space:normal;text-align:center;max-width:145px;min-height:33px;display:flex;align-items:center;justify-content:center;position:relative;margin-top:-14px;margin-bottom:5px;z-index:2;transform:rotate(-4deg)}.emotion-card .plan-stage+ul{border-top:1px solid #ffffff23;padding-top:23px;margin-top:20px}.emotion-card .price{font-size:2.55rem}.emotion-card .terms{min-height:64px}.emotion-card .button{background:#f5f6ed;color:#111820;border-color:transparent}.emotion-card.featured .button{background:var(--yellow)}.emotion-card .button:hover{background:var(--yellow)}@keyframes fox-pop{0%{transform:scale(1) rotate(0)}35%{transform:scale(1.14) rotate(-9deg)}70%{transform:scale(1.07) rotate(6deg)}100%{transform:scale(1) rotate(0)}}
@media(max-width:1100px) and (min-width:761px){.emotion-card{padding:22px}.plan-stage{grid-template-columns:1fr 1fr;min-height:190px}.plan-title h3{font-size:1.4rem}.plan-title .speed{font-size:1.55rem}.fox-reaction img{width:155px;height:160px}.fox-mood{font-size:.63rem;padding:7px;max-width:110px}.emotion-card .price{font-size:2rem}}
@media(max-width:760px){.emotion-card{padding:27px;min-height:0}.plan-stage{min-height:205px}.plan-title h3{font-size:1.75rem}.plan-title .speed{font-size:2rem}.fox-reaction img{width:190px;height:185px}.emotion-card .terms{min-height:0}.emotion-card .price{font-size:2.55rem}.fox-mood{font-size:.72rem}.emotion-card .plan-stage+ul{margin-top:20px;margin-bottom:22px}}
@media(max-width:350px){.emotion-card{padding:22px}.plan-title h3{font-size:1.45rem}.plan-title .speed{font-size:1.6rem}.fox-reaction img{height:160px;width:155px}.fox-mood{font-size:.65rem;max-width:110px}.plan-stage{min-height:185px}.emotion-card .price{font-size:2.15rem}}
/* Chapters: each inner page is a scene in the same world. */
header{gap:30px}nav{gap:24px;font-size:.9rem}.business-link{display:inline-flex;align-items:center;gap:5px}.theme-toggle{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent}.theme-toggle:hover{background:var(--yellow);color:#10141c}.page-heading.chapter{max-width:none;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(220px,.8fr);gap:30px;min-height:370px;padding:45px 45px 28px;margin-bottom:40px;border-radius:28px;background:#172333;overflow:hidden;position:relative;align-items:center}.chapter-copy{position:relative;z-index:1}.chapter h1{font-size:clamp(2.8rem,5vw,4.8rem);max-width:860px;line-height:1.01}.chapter .eyebrow{color:#d2c887}.chapter-copy>p{max-width:620px;font-size:1.05rem}.chapter-sign{display:flex;align-items:center;gap:15px;margin-top:35px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.chapter-sign>span:first-child{color:var(--yellow);font-size:1.5rem;letter-spacing:-.07em;border-right:1px solid var(--line);padding-right:15px}.chapter-character{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch}.chapter-character img{max-width:100%;width:290px;height:270px;object-fit:contain;animation:bob 7s ease-in-out infinite}.chapter-speech{background:var(--yellow);color:#111820;line-height:1.25;font-weight:800;font-size:.85rem;padding:12px 17px;max-width:205px;text-align:center;border-radius:16px;transform:rotate(-5deg);margin-top:-24px;z-index:1}.chapter-tv{background:#251e2d!important}.chapter-services{background:#162c29!important}.chapter-tariffs{background:#24271b!important}.chapter-account{background:#1e2538!important}.chapter-about{background:#29261d!important}.chapter .chapter-character{transition:transform .4s}.chapter:hover .chapter-character{transform:translateY(-5px)}.page{padding-top:38px}.tv-feature{border:1px solid #ffffff2e;background:#10121e;position:relative}.tv-scene-label{display:flex;align-items:center;gap:10px;color:var(--yellow);letter-spacing:.15em;font-size:.7rem;margin-bottom:30px}.tv-feature-copy>svg{padding:12px;background:#ffe13d;width:66px;height:66px;border-radius:18px;color:#141820!important}.tv-price{border-color:#ffffff4a}.diagnostic{display:grid;grid-template-columns:1fr 1.2fr;border:1px solid #ffffff30;border-radius:26px;overflow:hidden;background:#101b28;margin:40px 0 55px}.diagnostic>div{padding:40px}.diagnostic>div:first-child{background:#1b2c40}.diagnostic h2{font-size:2.7rem;margin:25px 0 20px}.diagnostic-step h3{font-size:1.8rem;margin:17px 0}.diagnostic-step p{min-height:100px}.step-counter{font-size:.85rem;font-weight:800;color:var(--yellow);letter-spacing:.17em}.diagnostic-actions{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-top:25px}.diagnostic-actions .button{margin-left:auto;min-height:54px;font-size:.9rem}.all-services{grid-template-columns:repeat(4,minmax(0,1fr))}.all-services .service{border:1px solid var(--line);border-radius:22px;min-height:260px}.all-services .service-spotlight{grid-column:span 2;padding:35px;min-height:290px;background:#20232f}.all-services .service-spotlight h3{font-size:2rem}.all-services .service-spotlight>p{max-width:52%;font-size:1rem}.service-fox{position:absolute;width:180px;height:210px;object-fit:contain;right:24px;bottom:18px;transition:transform .4s}.service:hover .service-fox{transform:rotate(7deg) translateY(-5px)}.service-open{display:block;font-size:.75rem;margin-top:30px;font-weight:700;color:#f4df84}.all-services .service-spotlight:nth-child(2){background:#182c28}.account-actions article{position:relative;overflow:hidden;padding-top:35px;transition:transform .3s,border-color .3s}.account-actions article:hover{transform:translateY(-5px);border-color:#ffe13d70}.account-actions article:first-child{background:#24271b}.action-number{display:block;letter-spacing:.2em;font-size:.7rem;color:#b2b9c6;margin-bottom:30px}.account-actions article>svg{width:68px;height:68px}.document-shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.document-shelf a{border:1px solid var(--line);border-radius:18px;padding:28px;min-height:150px;background:var(--surface);font-size:1.15rem;align-items:flex-start}.document-shelf a:hover{border-color:var(--yellow);transform:translateY(-5px)}
/* Light mode retains the approved cinematic hero as a dark scene. */
html[data-theme=light]{color-scheme:light;color:#18202b;background:#f5f6f8;--muted:#586473;--line:#1e304222;--surface:#fff}html[data-theme=light] body{background:#f5f6f8}html[data-theme=light] .eyebrow{color:#667080}html[data-theme=light] a:hover{color:#766000}html[data-theme=light] header{background:#ffffffd9}html[data-theme=light] header.home-header{background:transparent;color:#fff;--line:#ffffff55}html[data-theme=light] .hero{color:#fff;--muted:#c5cbd4}html[data-theme=light] .hero .eyebrow{color:#c2c7d0}html[data-theme=light] .hero a:hover,html[data-theme=light] .home-header a:hover{color:var(--yellow)}html[data-theme=light] .hero .hero-offer{color:#fff}html[data-theme=light] .hero .motion-toggle{color:#fff}html[data-theme=light] .emotion-card{background:#fff;border-color:#cad3df;box-shadow:0 8px 26px #23334408}html[data-theme=light] .emotion-card.mood-joy{background:#fffdf4}html[data-theme=light] .emotion-card.mood-cinema{background:#f6f9ef}html[data-theme=light] .emotion-card.featured{border-color:#b6a531}html[data-theme=light] .emotion-card .eyebrow{color:#6c590c}html[data-theme=light] .emotion-card .plan-top svg,html[data-theme=light] .plan li svg{color:#776509}html[data-theme=light] .speed small,html[data-theme=light] .plan ul,html[data-theme=light] .source{color:#526170}html[data-theme=light] .plan-stage+ul{border-color:#23334425}html[data-theme=light] .emotion-card .button{background:#172333;color:white}html[data-theme=light] .emotion-card.featured .button,html[data-theme=light] .emotion-card .button:hover{background:var(--yellow);color:#10151d}html[data-theme=light] .outline{background:transparent;border-color:#7a8695;color:#17202b}html[data-theme=light] .hero .outline{background:#0b10175e;border-color:#c5c7cc;color:#fff}html[data-theme=light] .cinema{background:#e9edf5}html[data-theme=light] .cinema em{color:#715a00}html[data-theme=light] .cinema-fox span{color:#526170}html[data-theme=light] .service{background:#fff;border-color:#c9d2de}html[data-theme=light] .service:hover{background:#f0f3f8}html[data-theme=light] .service>svg{color:#746008}html[data-theme=light] .service-open{color:#705d05}html[data-theme=light] .text-link{border-color:#24374c55}html[data-theme=light] .text-link:hover{color:#735d00}html[data-theme=light] .connect-banner{background:#edeedc;border-color:#cdd0ab}html[data-theme=light] footer{background:#e9edf2}html[data-theme=light] .footer-bottom{color:#576374}html[data-theme=light] .helper-panel{background:#fff;border-color:#ccd5e0;box-shadow:0 20px 80px #22354d30}html[data-theme=light] .helper-launch{background:#fff;color:#172333;border-color:#cbd3df;box-shadow:0 8px 30px #24384f26}html[data-theme=light] input,html[data-theme=light] select{background:#fff;color:#18202b;border-color:#8593a3}html[data-theme=light] .form-panel{background:#fff}html[data-theme=light] .fine,html[data-theme=light] dd small{color:#586779}html[data-theme=light] .notice{background:#fff4c5;border-color:#ba9300}html[data-theme=light] .error{color:#a82c28}html[data-theme=light] .steps .active{color:#765e00}html[data-theme=light] .search{background:#fff}html[data-theme=light] .support-cards svg,html[data-theme=light] .account-grid svg{color:#88700a}html[data-theme=light] .chapter{background:#e5edf8;color:#172333}html[data-theme=light] .chapter .eyebrow{color:#646b72}html[data-theme=light] .chapter-sign>span:first-child{color:#76600d}html[data-theme=light] .chapter-tv{background:#ece6f1!important}html[data-theme=light] .chapter-services{background:#e1f0e8!important}html[data-theme=light] .chapter-tariffs{background:#eeefdc!important}html[data-theme=light] .chapter-account{background:#e4eafa!important}html[data-theme=light] .chapter-about{background:#f1ecdf!important}html[data-theme=light] .tv-feature{background:#fff;border-color:#cbd2de}html[data-theme=light] .tv-price{border-color:#ccd3dc}html[data-theme=light] .tv-scene-label{color:#765e00}html[data-theme=light] .diagnostic{background:#fff;border-color:#cbd4df}html[data-theme=light] .diagnostic>div:first-child{background:#e5edf8}html[data-theme=light] .step-counter{color:#7c6500}html[data-theme=light] .all-services .service-spotlight{background:#eae8f3}html[data-theme=light] .all-services .service-spotlight:nth-child(2){background:#e0eee4}html[data-theme=light] .account-actions article:first-child{background:#f4f1d8}html[data-theme=light] .action-number{color:#667182}html[data-theme=light] nav [aria-current=page]{color:#766000}html[data-theme=light] .home-header nav [aria-current=page]{color:var(--yellow)}
@media(max-width:1200px) and (min-width:961px){header{gap:20px}nav{gap:18px;font-size:.8rem}nav .account{font-size:0;gap:0}header .brand{font-size:1.8rem}header .brand span{width:48px;height:48px;font-size:1.5rem}.theme-toggle{width:40px;height:40px;flex-basis:40px}}
@media(max-width:960px){header{height:84px;gap:16px}.theme-toggle{margin-left:auto}nav{display:none}.menu-toggle{display:flex!important}nav.open{display:flex;position:absolute;top:84px;left:0;right:0;width:100%;background:#111923;align-items:stretch;flex-direction:column;gap:0;padding:15px 6% 25px;border-bottom:1px solid #5b6573}nav a{padding:13px 0;font-size:1rem}nav .account{font-size:1rem;margin:0;gap:10px}.chapter h1{font-size:3rem}.page-heading.chapter{grid-template-columns:1.5fr 1fr;padding:35px 30px;gap:20px}.chapter-character img{height:220px}.chapter-speech{font-size:.75rem}.all-services{grid-template-columns:repeat(2,minmax(0,1fr))}.all-services .service-spotlight{grid-column:span 1;padding:28px}.service-fox{width:125px;height:160px;right:10px;bottom:24px}.all-services .service-spotlight>p{max-width:58%;font-size:.9rem}.diagnostic>div{padding:30px}.diagnostic-actions{flex-wrap:wrap}.diagnostic h2{font-size:2.3rem}.document-shelf{grid-template-columns:1fr}html[data-theme=light] nav.open{background:#fff;color:#18202b;border-color:#cbd4df}html[data-theme=light] .home-header nav a:hover{color:#766000}}
@media(max-width:760px){.page-heading.chapter{padding:30px 25px 20px;grid-template-columns:1fr;gap:10px;border-radius:22px;min-height:0}.chapter h1{font-size:2.55rem;margin:18px 0}.chapter-copy>p{font-size:.95rem}.chapter-sign{margin-top:22px;font-size:.65rem}.chapter-sign>span:first-child{font-size:1.2rem}.chapter-character{justify-self:end;width:165px;margin-top:-14px}.chapter-character img{width:165px;height:145px}.chapter-speech{font-size:.65rem;max-width:155px;margin-top:-12px;padding:9px 12px}.chapter-tv .chapter-character{width:200px}.chapter-tv .chapter-character img{width:185px;height:165px}.theme-toggle{width:40px;height:40px;flex-basis:40px}.diagnostic{grid-template-columns:1fr;margin:30px 0}.diagnostic>div{padding:26px}.diagnostic h2{font-size:2.2rem;margin:15px 0}.diagnostic-step p{min-height:0}.diagnostic-actions .button{font-size:.85rem;padding:14px 18px}.all-services{grid-template-columns:1fr}.all-services .service{min-height:215px;padding:28px}.all-services .service-spotlight{min-height:260px}.all-services .service-spotlight>p{max-width:55%}.service-fox{width:145px;height:185px;bottom:20px;right:13px}.service-open{font-size:.8rem}.service-categories{gap:7px}.service-categories button{font-size:.8rem;padding:12px 14px}.tv-scene-label{font-size:.65rem;letter-spacing:.09em}.account-actions article>svg{width:55px;height:55px}.chapter-about .chapter-character{width:165px}html[data-theme=light] .hero-content{background:#080c12}html[data-theme=light] .hero .hero-content .outline{background:#0c131e;color:#fff}}
.chapter-copy,.chapter-character{min-width:0}.chapter h1{overflow-wrap:anywhere}
@media(max-width:760px){.page-heading.chapter{grid-template-columns:minmax(0,1fr)}}
@media(max-width:350px){.chapter h1{font-size:2.05rem}.page-heading.chapter{padding:28px 23px 22px}.chapter-character{margin-top:0}.service-fox{width:112px;height:150px;right:10px}.all-services .service-spotlight h3{font-size:1.65rem}.diagnostic-actions .button{font-size:.8rem;padding:13px 14px}}
/* Approved cinematic tariff concept. UI stays live over a dedicated room plate. */
.tariff-theater{position:relative;isolation:isolate;background:#0b0d0f;color:#fff;padding:28px 4.8% 22px;overflow:hidden;--muted:#c2c3c6;--line:#ffffff35}
.tariff-room{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none}
.theater-heading{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:30px;align-items:start;position:relative}
.theater-heading h1{font-family:Montserrat,Manrope,sans-serif;font-size:clamp(2.8rem,5.45vw,5.3rem);font-weight:900;letter-spacing:-.055em;line-height:1.02;margin:0 0 18px}
.theater-heading h1 span{color:#ffe13d}.theater-heading p{font-size:1.07rem;color:#d1d2d4;line-height:1.5}
.theater-location{padding-top:5px}.theater-location>span{font-size:.78rem;color:#cacbcd}.theater-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.theater-tabs button{display:flex;align-items:center;gap:8px;background:#0a0d10b8;border:1px solid #ffffff40;border-radius:40px;padding:12px 18px;font-size:.82rem}.theater-tabs .active{background:#ffe13d;color:#101318;border-color:#ffe13d}.theater-tabs button:hover{border-color:#ffe13d}.theater-tabs button:last-child{padding:8px 12px}
.stage-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:end;position:relative;margin-top:28px}.stage-plans:has(>.stage-plan:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:970px;margin-inline:auto}
.stage-plan{min-width:0;position:relative;transition:transform .4s}.stage-plan:hover{transform:translateY(-5px)}
.stage-fox{height:205px;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;background:none;position:relative;z-index:1;padding:0 30px}.stage-fox img{width:240px;height:220px;object-fit:contain;object-position:bottom;filter:drop-shadow(0 10px 15px #0005);transition:transform .4s;transform-origin:bottom}.stage-fox span{position:absolute;left:18px;bottom:22px;max-width:112px;transform:rotate(-8deg);font-size:.75rem;line-height:1.2;font-weight:800;color:#141518;background:#ffe47a;border-radius:8px;padding:12px;box-shadow:0 4px 16px #0004}.stage-fox:hover img{transform:rotate(4deg) translateY(-6px)}.stage-fox img.reacting{animation:fox-pop .65s ease-out}.stage-featured .stage-fox{height:245px}.stage-featured .stage-fox img{width:280px;height:265px}
.stage-panel{background:#121314f5;border:1px solid #c7b877;border-radius:50% 50% 26px 26px / 22px 22px 18px 18px;padding:30px 28px 22px;box-shadow:inset 0 2px 8px #fff4bc19,0 16px 20px #0008;position:relative}.stage-featured .stage-panel{border-color:#ffe77b;box-shadow:0 0 6px #fff3b8,0 0 30px #ffc94460,inset 0 1px 18px #ffd86125;padding-top:32px;padding-bottom:30px}
.stage-label{display:flex;align-items:center;gap:10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 17px;color:#ecece8}.stage-label svg{color:#ffe13d}.stage-featured .stage-label{color:#ffe13d}.stage-panel h2{font-size:clamp(1.6rem,2.5vw,2.6rem);letter-spacing:-.045em;font-weight:800;white-space:nowrap}.stage-description{font-size:.92rem;margin:8px 0 20px;color:#c2c3c6!important;line-height:1.4}.stage-specs{display:flex;gap:12px 20px;flex-wrap:wrap;align-items:center;min-height:46px;border-bottom:1px solid #ffffff40;padding-bottom:17px;margin-bottom:13px;font-size:.9rem}.stage-specs>span{display:flex;align-items:center;gap:6px}.stage-specs svg{color:#ffe13d;margin-right:3px}.stage-specs b{font-size:1.15rem}.stage-price{font-size:3.2rem;font-weight:800;letter-spacing:-.055em;line-height:1.1;white-space:nowrap}.stage-price small{font-size:.96rem;letter-spacing:-.02em;font-weight:500}.stage-terms{font-size:.78rem;line-height:1.5;color:#c7c9cd!important;min-height:38px;margin:7px 0 18px}.stage-panel .button{width:100%;min-height:49px;padding:12px 20px;background:#f6f4eb;border-color:transparent;color:#111318;border-radius:14px;font-size:.95rem}.stage-featured .button,.stage-panel .button:hover{background:#ffe13d}.stage-panel .source{color:#c9cace!important;font-size:.73rem;margin-top:14px}.stage-panel .source:hover{color:#ffe13d!important}
.theater-bottom{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:30px;margin-top:50px;border-top:1px solid #ffffff2a;padding-top:24px;font-size:.8rem}.theater-bottom>span{display:flex;gap:14px;align-items:center}.theater-bottom svg{color:#ffe13d;flex-shrink:0;width:28px;height:28px}.theater-bottom>button{display:flex;align-items:center;gap:12px;background:transparent;font-weight:700}.theater-bottom>button:hover{color:#ffe13d}.theater-motion{display:flex;gap:7px;align-items:center;background:#090c10b0;border:1px solid #ffffff28;border-radius:30px;padding:8px 12px;font-size:.65rem;margin-top:22px}.tariff-catalog{scroll-margin-top:20px}.tariff-catalog .section-head h2{font-size:clamp(2rem,4vw,3.4rem);margin-top:16px}
html[data-theme=light] .tariff-theater{color:#fff}html[data-theme=light] .tariff-theater a:hover{color:#ffe13d}
@media(min-width:1600px){.tariff-theater{padding-inline:max(5%,calc((100% - 1480px)/2))}.stage-fox{height:240px}.stage-featured .stage-fox{height:280px}}
@media(max-width:1100px){.theater-heading{grid-template-columns:1fr 300px;gap:20px}.theater-heading h1{font-size:3.7rem}.stage-plans{gap:16px}.stage-panel{padding:26px 20px 20px}.stage-panel h2{font-size:1.9rem}.stage-specs{min-height:85px;align-content:center}.stage-fox span{left:0;font-size:.65rem;max-width:90px}.stage-price{font-size:2.7rem}.stage-price small{font-size:.8rem}.theater-bottom{gap:18px}.stage-fox img{width:210px}.stage-featured .stage-fox img{width:245px}}
@media(max-width:760px){.tariff-theater{padding:28px 20px 24px}.tariff-room{height:840px;object-fit:cover;object-position:center top}.theater-heading{grid-template-columns:1fr;gap:22px}.theater-heading h1{font-size:clamp(2.55rem,9vw,4rem);max-width:570px}.theater-heading p{font-size:.9rem}.theater-location{padding:0}.theater-tabs{gap:7px;margin-top:10px}.theater-tabs button{padding:11px 13px;font-size:.76rem}.theater-tabs button:last-child{padding:11px 13px}.stage-plans,.stage-plans:has(>.stage-plan:nth-child(2):last-child){grid-template-columns:minmax(0,1fr);max-width:490px;margin:24px auto 0;gap:32px}.stage-fox,.stage-featured .stage-fox{height:200px}.stage-fox img,.stage-featured .stage-fox img{width:245px;height:235px}.stage-fox span{left:15px;bottom:20px;font-size:.77rem;max-width:108px}.stage-panel,.stage-featured .stage-panel{padding:29px 26px 22px}.stage-panel h2{font-size:2.2rem}.stage-description{font-size:.92rem;margin-bottom:16px}.stage-specs{min-height:0;padding-bottom:18px;font-size:.85rem}.stage-price{font-size:3.3rem}.stage-price small{font-size:.95rem}.stage-terms{min-height:0;font-size:.81rem;line-height:1.6;margin-bottom:20px}.stage-panel .button{min-height:52px}.stage-panel .source{font-size:.8rem}.theater-bottom{grid-template-columns:1fr 1fr;gap:22px 17px;margin-top:34px;font-size:.75rem}.theater-bottom>span{gap:10px}.theater-bottom svg{width:23px;height:23px}.theater-bottom>button{font-size:.9rem}.tariff-catalog .section-head{display:block}.tariff-catalog .section-head p{margin-top:20px}.stage-plan:hover{transform:none}}
@media(max-width:350px){.tariff-theater{padding-inline:16px}.theater-tabs button{font-size:.7rem;padding:10px}.stage-panel,.stage-featured .stage-panel{padding-inline:20px}.stage-panel h2{font-size:1.9rem}.stage-fox span{left:0}.stage-price{font-size:2.8rem}.stage-price small{font-size:.84rem}.theater-bottom{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.stage-plan,.stage-fox img{transition:none}.stage-fox img.reacting{animation:none}}
html[data-motion=off] .stage-plan,html[data-motion=off] .stage-fox img{transition:none}html[data-motion=off] .stage-fox img.reacting{animation:none}
@media(min-width:961px){header.tariff-header{height:80px}.tariff-header .brand{font-size:1.9rem}.tariff-header .brand span{width:46px;height:46px;font-size:1.55rem}}
@media(min-width:761px){.tariff-theater{padding-top:22px}.stage-plans{margin-top:16px}.stage-fox{height:180px}.stage-featured .stage-fox{height:220px}.stage-featured{padding-bottom:15px}.stage-panel{padding-top:26px}.stage-featured .stage-panel{padding-top:30px}.theater-bottom{margin-top:34px}}
.stage-featured .stage-panel{border:2px solid #ffe77b;box-shadow:0 0 9px #ffe992,0 0 36px #ffca466b,inset 0 1px 18px #ffd86125}
.stage-plan{isolation:isolate}.stage-podium{position:absolute;pointer-events:none;z-index:-1;width:115%;max-width:none;left:-7.5%;bottom:-52px;height:145px;object-fit:fill}.stage-featured .stage-podium{width:124%;left:-12%;height:155px;bottom:-40px}.stage-panel{background:#121314}.stage-featured .stage-panel{background:#181817}.theater-bottom{margin-top:60px}
.stage-panel h2{white-space:normal;overflow-wrap:anywhere}
@media(max-width:760px){.stage-podium{bottom:-35px;height:110px}.stage-featured .stage-podium{height:125px;bottom:-40px}.stage-plans{gap:48px}.theater-bottom{margin-top:55px}}
/* Contacts and dated news follow the established chapter system. */
.tv-title-line{display:block;white-space:nowrap}.chapter-tv h1{font-size:clamp(2rem,4.5vw,4.4rem)}
.contact-details{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:24px}.contact-details article{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:20px}.contact-details svg{color:var(--yellow);margin-bottom:24px}.contact-details h2{font-size:1rem;font-weight:500;color:var(--muted);letter-spacing:0;line-height:1.5;margin-bottom:16px}.contact-details a,.contact-details strong{display:block;font-size:clamp(1rem,1.55vw,1.55rem);font-weight:800;line-height:1.5;overflow-wrap:anywhere}.contact-details a+a{margin-top:10px}.news-entry{display:grid;grid-template-columns:200px minmax(0,1fr);gap:45px;padding:36px 0;border-top:1px solid var(--line)}.news-meta{display:flex;flex-direction:column;gap:18px}.news-meta>span{font-size:2rem;font-weight:800;color:var(--yellow)}.news-meta time{font-size:.85rem;color:var(--muted)}.news-entry h2{font-size:clamp(1.4rem,2.6vw,2.4rem);max-width:900px;margin-bottom:20px;line-height:1.2}.news-entry p{max-width:850px;font-size:1rem}.news-entry summary{font-size:.9rem;justify-content:flex-start;padding:20px 0 8px;color:var(--yellow)}.news-body{padding-top:16px}.news-body p{padding:0 0 18px}.news-document{display:flex;gap:12px;align-items:flex-start;max-width:850px;padding:18px 0;border-bottom:1px solid var(--line);font-size:.9rem;line-height:1.55}.news-document svg{flex-shrink:0}.news-archive-note{border-left:3px solid var(--yellow);padding:12px 18px!important;margin:10px 0 15px;background:var(--surface)}html[data-theme=light] .news-meta>span,html[data-theme=light] .news-entry summary,html[data-theme=light] .contact-details svg{color:#776000}
@media(min-width:961px){header{gap:20px}header nav{gap:18px;font-size:.82rem}header .brand{font-size:1.9rem}header .brand span{width:48px;height:48px;font-size:1.6rem}}
@media(max-width:1100px){.contact-details{grid-template-columns:1fr 1fr}.contact-details article:last-child{grid-column:1/-1}.chapter-tv h1{font-size:clamp(1.9rem,4vw,3.7rem)}}
@media(max-width:760px){.contact-details{grid-template-columns:1fr}.contact-details article{padding:26px}.contact-details a,.contact-details strong{font-size:1.3rem}.news-entry{grid-template-columns:1fr;gap:18px;padding:28px 0}.news-meta{flex-direction:row;align-items:center;gap:20px}.news-meta>span{font-size:1.2rem}.news-entry h2{font-size:1.65rem}.news-entry p{font-size:.93rem}.chapter-tv h1{font-size:clamp(1.65rem,6.4vw,2.55rem)}}
.editable-lines{white-space:pre-line}.consent-field{display:flex;align-items:flex-start;gap:13px;margin:26px 0;line-height:1.55;font-size:.88rem}.consent-field input{appearance:auto;width:24px;height:24px;min-width:24px;min-height:24px;margin:3px 0 0;padding:0;accent-color:var(--yellow)}.consent-field a{text-decoration:underline;text-underline-offset:3px}.contact-connect{margin-top:65px}.contact-connect>p{margin:20px 0 30px}.contact-details h3{font-size:1rem;font-weight:500;color:var(--muted);letter-spacing:0;margin-bottom:16px;line-height:1.5}.footer-documents{padding:30px 0;border-top:1px solid var(--line)}.footer-documents h3{font-size:1.2rem;margin-bottom:20px}.footer-documents>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-documents a{display:flex;align-items:center;gap:12px;font-size:.85rem}.legal-links{display:flex;flex-wrap:wrap;gap:16px 28px;margin:30px 0;font-size:.8rem;text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:1100px}.legal-page h1,.admin-page h1{font-size:clamp(2rem,4vw,4rem);margin:20px 0 35px}.legal-copy{margin-top:50px}.legal-copy p{color:inherit;line-height:1.8;margin:18px 0;overflow-wrap:anywhere;font-size:.98rem}.legal-copy h2{font-size:1.6rem;margin:40px 0 24px;line-height:1.4}.legal-downloads{border-top:1px solid var(--line)}.legal-downloads small{color:var(--muted);font-weight:800;margin-left:10px}.legal-page .news-document{max-width:none}.admin-page{min-height:75vh}.admin-login{max-width:460px;margin:35px 0}.admin-heading{display:flex;justify-content:space-between;gap:25px}.admin-workspace{display:grid;grid-template-columns:280px minmax(0,1fr);gap:35px}.admin-workspace:not(:has(>.admin-items)){grid-template-columns:1fr;max-width:850px}.admin-items{display:flex;flex-direction:column;gap:8px;align-self:start;max-height:75vh;overflow:auto}.admin-items>button{background:var(--surface);border:1px solid var(--line);padding:15px;text-align:left;border-radius:10px;line-height:1.4}.admin-items>button.selected{border-color:var(--yellow)}.admin-items small{display:block;color:var(--muted);margin-top:5px}.admin-items>.button{background:var(--yellow);color:#111}.admin-fields{padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}textarea{font:inherit;width:100%;resize:vertical;background:#090f17;color:inherit;border:1px solid #5b6573;border-radius:9px;padding:15px;min-height:110px;line-height:1.5}.admin-link-row{margin:20px 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.admin-item-actions{display:flex;gap:25px;flex-wrap:wrap;margin-top:25px}.admin-publish{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--surface);border:1px solid var(--line);padding:20px;margin-top:30px;border-radius:15px}.admin-publish>span{font-size:.9rem;line-height:1.5}.admin-message{margin:25px 0;color:var(--yellow)}button:disabled{opacity:.5;transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}html[data-theme=light] textarea{background:#fff;color:#18202b}html[data-theme=light] .admin-message{color:#725c00}
@media(max-width:760px){.footer-documents>div{grid-template-columns:1fr}.admin-workspace{grid-template-columns:1fr}.admin-items{max-height:230px}.admin-fields{padding:20px}.admin-publish{position:static;flex-direction:column;align-items:stretch}.admin-page .tabs{gap:6px}.admin-page .tabs button{padding:10px 14px;font-size:.85rem}.legal-copy h2{font-size:1.35rem}.legal-copy p{font-size:.9rem}}
.legal-page h1,.legal-page h2{overflow-wrap:anywhere}.legal-downloads .news-document>span{min-width:0;overflow-wrap:anywhere}
.document-count{display:block;color:var(--muted);font-size:.8rem;margin-top:12px}.document-shelf .text-link{display:block}.document-shelf .text-link>svg{margin-top:16px}.document-category h1{font-size:clamp(2rem,4vw,4rem);margin:35px 0 20px;max-width:1000px;overflow-wrap:anywhere}.download-list{margin:40px 0}.download-row{display:flex;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);line-height:1.55}.download-row>svg{flex-shrink:0;color:var(--yellow)}.download-row>span{flex:1;min-width:0;overflow-wrap:anywhere}.download-row small{display:block;font-size:.78rem;color:var(--muted);margin-top:6px}.download-row.unavailable{opacity:.6}.document-manager{display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px}.document-manager-body{min-width:0}.admin-workspace.admin-workspace-documents{grid-template-columns:minmax(0,1fr);max-width:none}.admin-documents-fields{padding:24px;min-width:0}.document-manager>*,.document-manager label{min-width:0}.document-manager .admin-items>button{overflow-wrap:anywhere}.document-manager input,.document-manager select{width:100%;max-width:100%;min-width:0}.document-manager input[type=file]{overflow:hidden;text-overflow:ellipsis}.document-manager input[type=file]::file-selector-button{max-width:100%;margin-right:10px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:inherit;cursor:pointer}.document-upload{padding:20px;border:1px dashed var(--line);border-radius:12px}.document-upload small{color:var(--muted)}.admin-document{padding:20px 0;border-bottom:1px solid var(--line)}.admin-document-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:15px 0}.admin-document-actions>a,.admin-document-actions>button{background:transparent;border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:.8rem}.replace-document{font-size:.8rem;margin:0;max-width:100%}.replace-document input{font-size:.75rem;padding:8px;max-width:230px}.document-upload input{background:none;font-size:.8rem}.admin-document input{max-width:100%}html[data-theme=light] .download-row>svg{color:#776000}
@media(max-width:960px){.document-manager{grid-template-columns:1fr}.document-manager>.admin-items{max-height:250px}.admin-documents-fields{padding:16px}.download-row{gap:13px;font-size:.9rem}}
/* Server-rendered pages retain the approved visual system. */
[hidden]{display:none!important}.hero-content>.eyebrow,.hero-content>p{color:#fff!important;background:rgba(6,12,22,.88);border:1px solid #ffffff30;border-radius:12px;padding:12px 16px;width:fit-content;max-width:100%;text-shadow:none!important;backdrop-filter:blur(12px)}.hero-content>.eyebrow{padding:9px 14px}.hero-content h1{text-shadow:0 3px 30px #0009}.hero-content>.eyebrow{letter-spacing:.23em}.theater-tabs a,.tabs>a{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:40px;padding:13px 21px;font:inherit}.theater-tabs a.active,.tabs>a.active{background:var(--yellow);color:#0d131b;border-color:var(--yellow)}.theater-tabs a{font-size:.9rem}.home-filter-panel{margin:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;width:auto;margin:0 0 28px;font-size:.9rem;color:var(--muted)}.news-list .text-link{margin-top:22px}.news-article>.text-link{margin-top:32px}.legal-downloads{margin:30px 0}.plan-detail{display:grid;grid-template-columns:1fr 280px;gap:30px;align-items:center}.plan-detail img{width:100%}.plan-detail ul{line-height:1.8;margin:25px 0}.legal-page>.text-link{display:flex;margin-top:24px}.legal-copy{overflow-wrap:anywhere}.form-panel fieldset{border:0;margin:0;padding:0;min-width:0}.news-entry h2 a:hover{color:var(--yellow)}.footer-documents a{overflow-wrap:anywhere}.document-upload small{line-height:1.6}
@media(max-width:760px){.hero-content>.eyebrow{font-size:.65rem}.hero-content>p{font-size:1.05rem;padding:12px}.plan-detail{grid-template-columns:1fr}.plan-detail img{max-width:220px;grid-row:1}.tabs>a{font-size:.86rem;padding:12px 17px}.hero-content>.eyebrow{max-width:100%}.theater-tabs>a{font-size:.8rem}}
