:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#08090b;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#08090b}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#08090b}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:2px}img{display:block;width:100%}.app-shell{min-height:100vh;background:#08090b}.site-header{position:fixed;z-index:60;inset:0 0 auto;height:68px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;transition:background .3s ease;background:linear-gradient(to bottom,rgba(0,0,0,.76),transparent)}.site-header.solid{background:#0a0b0d}.header-left,.header-actions,.desktop-nav,.mobile-browse{display:flex;align-items:center}.header-left{gap:30px}.brand{text-decoration:none;border:0;background:transparent;padding:0;font-size:29px;font-weight:950;letter-spacing:-.06em;color:#ffd735;cursor:pointer}.desktop-nav{gap:19px}.desktop-nav a,.mobile-browse{text-decoration:none;border:0;background:none;cursor:pointer;font-size:14px;color:#dedede;transition:color .15s}.desktop-nav a:hover,.desktop-nav .active{color:#fff}.desktop-nav .active{font-weight:700}.mobile-browse{display:none;gap:5px}.header-actions{gap:17px}.icon-button{border:0;background:transparent;padding:4px;display:grid;place-items:center;cursor:pointer}.search-box{display:flex;align-items:center;height:38px}.search-box.open{width:min(300px,32vw);border:1px solid rgba(255,255,255,.8);background:#000000b8}.search-box.open .icon-button{padding-left:9px}.search-box input{width:100%;background:transparent;border:0;color:#fff;padding:0 10px;outline:none}.hero{position:relative;min-height:clamp(650px,86vh,920px);display:flex;align-items:center;background-image:var(--hero-image);background-size:cover;background-position:center 34%}.hero:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,#08090b 94%)}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e6,#00000094 34%,#00000029 62%,#0000000a 78%),linear-gradient(0deg,rgba(0,0,0,.24),transparent 48%)}.hero-content{position:relative;z-index:2;width:min(560px,44vw);margin-left:4%;padding-top:68px}.hero-kicker{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;letter-spacing:.34em;color:#e5e5e5}.brand-mark{color:#ffd735;font-size:25px;line-height:1;letter-spacing:0;font-weight:950}.hero h1{margin:12px 0 14px;max-width:540px;font-size:clamp(52px,5.15vw,86px);letter-spacing:-.065em;line-height:.9;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.45)}.hero p{max-width:545px;margin:0;font-size:clamp(16px,1.12vw,19px);line-height:1.42;text-shadow:0 2px 7px #000}.hero-buttons,.modal-buttons{display:flex;gap:11px;margin-top:22px}.primary-button,.secondary-button{min-height:48px;padding:0 24px;border:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:800;cursor:pointer;transition:background .18s,transform .18s}.primary-button{background:#fff;color:#08090b}.primary-button:hover{background:#ffffffc7}.secondary-button{background:#6d6d6eb8;color:#fff}.secondary-button:hover{background:#6d6d6e73}.primary-button:active,.secondary-button:active{transform:scale(.98)}.age-rating{position:absolute;z-index:3;right:0;bottom:18%;min-width:88px;padding:8px 4% 8px 14px;border-left:3px solid #fff;background:#2d2d2dad;font-size:17px}.rows-wrap{position:relative;z-index:10;margin-top:clamp(-64px,-3.5vw,-46px);padding-top:8px;padding-bottom:40px}.title-row{margin:0 0 3.4vw}.row-heading{padding:0 4%;display:flex;align-items:baseline;gap:14px;margin-bottom:8px}.row-heading h2{margin:0;font-size:clamp(20px,1.6vw,28px);letter-spacing:-.025em}.row-heading button{display:flex;align-items:center;opacity:0;transform:translate(-8px);color:#54b9c5;border:0;background:none;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.title-row:hover .row-heading button{opacity:1;transform:translate(0)}.row-stage{position:relative}.title-track{display:flex;gap:.36vw;overflow-x:auto;overflow-y:visible;padding:2.5vw 4% 4.5vw;margin:-2.5vw 0 -4.5vw;scrollbar-width:none;scroll-snap-type:x proximity}.title-track::-webkit-scrollbar{display:none}.title-card{position:relative;flex:0 0 calc((100vw - 8vw - 5 * .36vw) / 6);min-width:210px;scroll-snap-align:start;z-index:1}.title-card:hover,.title-card:focus-within{z-index:20}.card-media{position:relative;aspect-ratio:16 / 9;border-radius:4px;overflow:hidden;background:#17191d;box-shadow:0 4px 14px #0003;transform-origin:center;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s}.card-media img{height:100%;object-fit:cover}.card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 22%,#000000d1);opacity:.78}.card-title-small{position:absolute;left:13px;right:13px;bottom:11px;font-size:clamp(14px,1.05vw,19px);font-weight:900;letter-spacing:-.03em;text-shadow:0 2px 5px #000;transition:opacity .18s}.card-hover-content{position:absolute;inset:auto 0 0;padding:12px;background:linear-gradient(transparent,#08090bfa 36%);transform:translateY(12px);opacity:0;transition:.22s}.title-card:hover .card-media,.title-card:focus-within .card-media{transform:scale(1.18);box-shadow:0 16px 36px #000000a6}.title-card:hover .card-hover-content,.title-card:focus-within .card-hover-content{transform:translateY(0);opacity:1}.title-card:hover .card-title-small,.title-card:focus-within .card-title-small{opacity:0}.card-actions{display:flex;gap:7px;align-items:center}.round-button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:2px solid rgba(255,255,255,.7);background:#141414c2;cursor:pointer}.round-button:hover{border-color:#fff;background:#333}.round-button.light{background:#fff;color:#111;border-color:#fff}.round-button.more{margin-left:auto}.card-meta{margin-top:9px;display:flex;gap:7px;align-items:center;font-size:11px}.card-meta span:first-child,.detail-meta span:first-child{color:#43d17c;font-weight:900}.card-meta b,.detail-meta b{border:1px solid #777;padding:1px 4px;font-weight:500;color:#ddd}.card-genres{margin-top:6px;font-size:10px;color:#eee}.progress-line{position:absolute;left:11%;right:11%;bottom:0;height:4px;background:#444}.progress-line span{display:block;height:100%;background:#ffd735}.row-arrow{position:absolute;z-index:30;top:0;bottom:0;width:4%;border:0;background:#08090b94;display:grid;place-items:center;opacity:0;pointer-events:none;cursor:pointer;transition:opacity .15s}.row-stage:hover .row-arrow.visible{opacity:1;pointer-events:auto}.row-arrow.left{left:0;border-radius:0 4px 4px 0}.row-arrow.right{right:0;border-radius:4px 0 0 4px}.row-arrow svg{transition:transform .15s}.row-arrow:hover svg{transform:scale(1.25)}.ranked{display:flex;flex-basis:calc((100vw - 8vw - 4 * .36vw) / 5);min-width:260px}.ranked .rank-number{flex:0 0 34%;display:flex;justify-content:center;align-items:flex-end;font-size:clamp(110px,11vw,190px);line-height:.72;font-weight:950;color:#08090b;-webkit-text-stroke:3px #777;letter-spacing:-.11em}.ranked .card-media{flex:1}.search-view{min-height:100vh;padding:115px 4% 70px;background:#111214}.search-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.search-heading h1{margin:0;font-size:32px}.search-heading p{color:#a3a3a3}.search-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4vw .55vw}.search-grid .title-card{min-width:0}.empty-state{padding:100px 0;text-align:center;color:#a3a3a3;font-size:20px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:34px 0 80px;background:#000000b8}.details-modal{position:relative;width:min(900px,92vw);margin:0 auto;border-radius:8px;overflow:hidden;background:#181818;box-shadow:0 20px 90px #000c}.modal-close{position:absolute;z-index:8;right:17px;top:17px;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:#181818;cursor:pointer}.modal-hero{position:relative;height:510px;background-image:var(--modal-image);background-size:cover;background-position:center}.modal-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#181818 1%,transparent 56%),linear-gradient(90deg,rgba(0,0,0,.35),transparent 55%)}.modal-title-wrap{position:absolute;left:5%;bottom:12%}.modal-title-wrap h2{margin:8px 0 0;font-size:clamp(48px,7vw,84px);line-height:.95;letter-spacing:-.06em;text-transform:uppercase}.modal-buttons .round-button{width:48px;height:48px}.modal-body{display:grid;grid-template-columns:2fr 1fr;gap:30px;padding:0 5% 28px}.detail-meta{display:flex;gap:9px;align-items:center;font-size:15px}.modal-main-copy>p{font-size:17px;line-height:1.55}.detail-aside p,.about-title p{margin:0 0 12px;color:#fff;font-size:14px;line-height:1.4}.detail-aside span,.about-title span{color:#777}.more-like-this,.about-title{padding:8px 5% 34px}.more-like-this h3,.about-title h3{font-size:24px;margin:12px 0 18px}.recommend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.recommend-card{border:0;padding:0;overflow:hidden;border-radius:4px;background:#2f2f2f;text-align:left;cursor:pointer}.recommend-card img{aspect-ratio:16/9;object-fit:cover}.recommend-card div{padding:13px}.recommend-card strong{font-size:16px}.recommend-card p{height:62px;overflow:hidden;color:#d2d2d2;font-size:13px;line-height:1.45}.about-title{border-top:1px solid #333}.player{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;background:#000;cursor:none;overflow:hidden}.player.controls-visible{cursor:default}.player video{width:100%;height:100%;object-fit:contain}.player-top-gradient,.player-bottom-gradient{position:absolute;left:0;right:0;opacity:0;transition:opacity .2s;pointer-events:none}.player-top-gradient{top:0;height:180px;background:linear-gradient(rgba(0,0,0,.75),transparent)}.player-bottom-gradient{bottom:0;height:270px;background:linear-gradient(transparent,#000000d9)}.controls-visible .player-top-gradient,.controls-visible .player-bottom-gradient{opacity:1}.player-topbar{position:absolute;z-index:4;top:0;left:0;right:0;padding:28px 3%;display:flex;align-items:center;gap:20px;opacity:0;transform:translateY(-12px);transition:.2s}.controls-visible .player-topbar{opacity:1;transform:translateY(0)}.player-title{display:flex;flex-direction:column}.player-title span{color:#ccc;font-size:13px}.player-title strong{font-size:21px}.player-icon{border:0;background:transparent;padding:8px;display:grid;place-items:center;cursor:pointer;transition:transform .14s,color .14s}.player-icon:hover{transform:scale(1.12)}.player-icon.active{color:#ffd735}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:50%;border:3px solid rgba(255,255,255,.9);background:#00000059;display:grid;place-items:center;cursor:pointer}.big-play svg{margin-left:6px}.subtitle-cue{position:absolute;left:50%;bottom:13%;transform:translate(-50%);max-width:82%;padding:4px 9px;background:#000000b8;font-size:clamp(20px,2.1vw,34px);text-align:center;text-shadow:0 2px 2px #000}.player-controls{position:absolute;z-index:4;left:3%;right:3%;bottom:3%;opacity:0;transform:translateY(18px);transition:.22s}.controls-visible .player-controls{opacity:1;transform:translateY(0)}.timeline-wrap{display:flex;align-items:center;gap:15px}.timeline-wrap>span{min-width:130px;color:#ddd;font-size:14px}.timeline{--played: 0%;width:100%;height:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.timeline::-webkit-slider-runnable-track{height:4px;background:linear-gradient(to right,#ffd735 0 var(--played),rgba(255,255,255,.42) var(--played) 100%)}.timeline::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:17px;margin-top:-6.5px;border-radius:50%;background:#ffd735}.timeline::-moz-range-track{height:4px;background:#ffffff6b}.timeline::-moz-range-progress{height:4px;background:#ffd735}.timeline::-moz-range-thumb{width:17px;height:17px;border:0;border-radius:50%;background:#ffd735}.control-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.control-group{display:flex;align-items:center;gap:6px}.volume-control{display:flex;align-items:center}.volume-control input{width:0;opacity:0;transition:width .18s,opacity .18s;accent-color:#fff}.volume-control:hover input,.volume-control:focus-within input{width:88px;opacity:1}.episode-title{display:flex;gap:8px;margin-left:12px;align-items:baseline}.episode-title span{font-size:17px;font-weight:800}.episode-title strong{color:#ddd;font-size:14px}.menu-anchor{position:relative}.player-menu{position:absolute;right:-12px;bottom:calc(100% + 18px);width:300px;padding:9px;border-radius:6px;background:#121212f5;box-shadow:0 10px 32px #0000008c}.player-menu:after{content:"";position:absolute;right:24px;bottom:-8px;border:8px solid transparent;border-top-color:#121212f5;border-bottom:0}.player-menu button{width:100%;min-height:48px;border:0;border-radius:4px;background:transparent;display:flex;align-items:center;gap:10px;padding:0 13px;text-align:left;cursor:pointer}.player-menu button:hover,.player-menu button.selected{background:#ffffff1f}.player-menu button span{flex:1}.player-menu button strong{color:#bcbcbc;font-weight:500}.player-menu .menu-back{justify-content:flex-start;border-bottom:1px solid #333;border-radius:0;margin-bottom:7px;font-weight:800}.episode-panel{position:absolute;z-index:6;top:0;right:0;bottom:0;width:min(520px,92vw);padding:30px 22px;overflow-y:auto;background:#0f0f0ff7;box-shadow:-10px 0 40px #0000008c}.episode-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.episode-panel-head h3{font-size:28px;margin:0}.episode-panel-head button{border:0;background:none;cursor:pointer}.episode-item{width:100%;display:grid;grid-template-columns:150px 1fr;gap:14px;padding:12px;border:0;border-bottom:1px solid #333;background:transparent;text-align:left;cursor:pointer}.episode-item:hover,.episode-item.active{background:#ffffff14}.episode-item img{aspect-ratio:16/9;object-fit:cover}.episode-item div{display:grid;grid-template-columns:1fr auto;align-items:center}.episode-item p{grid-column:1 / -1;margin:8px 0 0;color:#aaa;font-size:13px;line-height:1.4}.episode-item span{color:#aaa}footer{width:min(980px,92vw);margin:0 auto;padding:50px 0 70px;color:gray}.footer-brand{margin-bottom:14px}.footer-brand .vanta-brand-logo{font-size:15px}.footer-brand .vanta-brand-icon{height:30px}.footer-bottom-row{display:flex;align-items:center;gap:12px}.footer-copyright{margin:0;font-size:12px;line-height:1.5}.footer-discord-button{width:34px;height:34px;flex:0 0 34px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff0f;color:#b3b3b3;text-decoration:none;transition:color .16s,background .16s,border-color .16s,transform .16s}.footer-discord-button svg{width:18px;height:18px;fill:currentColor}.footer-discord-button:hover,.footer-discord-button:focus-visible{border-color:#5865f2;background:#5865f2;color:#fff;transform:translateY(-1px);outline:none}.service-code{margin-top:28px;border:1px solid #808080;background:transparent;color:gray;padding:7px;cursor:pointer}.live-tv-page{min-height:100vh;padding:112px 4% 76px;background:radial-gradient(circle at 75% 0%,rgba(20,55,75,.34),transparent 38%),#08090b}.live-tv-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.live-tv-heading h1{margin:4px 0 7px;font-size:clamp(42px,5vw,74px);line-height:.95;letter-spacing:-.055em}.live-tv-heading p{margin:0;color:#9ea0a6;font-size:15px}.live-tv-actions{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;justify-content:flex-end}.country-selector{display:grid;gap:7px;min-width:min(310px,70vw);color:#a9abb1;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.country-selector select{width:100%;height:43px;padding:0 42px 0 14px;border:1px solid #3a3d44;border-radius:4px;background:#17191d;color:#fff;font:inherit;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;cursor:pointer;color-scheme:dark}.country-selector select:hover,.country-selector select:focus{border-color:#f4d329;outline:none}.live-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ececec;font-size:13px;font-weight:900;letter-spacing:.23em}.live-eyebrow i,.live-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#ef3340;box-shadow:0 0 0 4px #ef334026}.compact-button{min-height:42px;padding:0 18px;font-size:14px}.section-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0 0 15px}.section-title-row h2{margin:0;font-size:clamp(23px,2vw,32px);letter-spacing:-.035em}.section-title-row span{color:#898b91;font-size:13px}.live-now-section{margin-bottom:52px}.live-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.live-channel-card{min-width:0;overflow:hidden;border-radius:7px;background:#141518;box-shadow:0 10px 30px #00000040}.live-card-media{position:relative;width:100%;border:0;padding:0;aspect-ratio:16/9;overflow:hidden;background:#1f242b;cursor:pointer;text-align:left}.live-card-media>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.live-card-media:hover>img{transform:scale(1.04)}.live-card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 28%,rgba(255,215,53,.25),transparent 25%),linear-gradient(135deg,#11212b,#090b0e 72%)}.live-card-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 35%,#000000e6)}.live-badge{position:absolute;z-index:3;top:12px;left:12px;display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border-radius:3px;background:#d71920;color:#fff;font-size:10px;font-weight:900;letter-spacing:.09em}.live-badge:before{width:6px;height:6px;background:#fff;box-shadow:none}.live-play{position:absolute;z-index:3;left:50%;top:50%;width:58px;height:58px;border:2px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-45%) scale(.85);background:#0000006b;opacity:0;transition:.2s}.live-card-media:hover .live-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.live-play svg{margin-left:4px}.live-channel-identity{position:absolute;z-index:3;left:12px;right:12px;bottom:10px;display:flex;align-items:center;gap:9px}.live-channel-identity img{width:40px;height:40px;border-radius:5px;object-fit:contain;padding:4px;background:#fffffff0}.live-channel-identity strong{width:40px;height:40px;border-radius:5px;display:grid;place-items:center;background:#ffd735;color:#101010;font-weight:950}.live-channel-identity span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;text-shadow:0 2px 5px #000}.live-card-copy{padding:14px 14px 16px}.live-card-copy>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.live-card-copy>span{display:block;margin-top:4px;color:#a9abb1;font-size:12px}.live-card-copy small{display:block;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#85878d;font-size:11px}.live-progress{height:3px;margin-top:11px;overflow:hidden;border-radius:4px;background:#3c3e43}.live-progress span{display:block;height:100%;background:#ffd735}.live-tv-loading,.live-tv-empty{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #26282d;border-radius:9px;background:#101114}.live-tv-loading p,.live-tv-empty p{max-width:620px;color:#999ca3;line-height:1.6}.live-tv-empty h2{margin:0;font-size:30px}.live-tv-empty .primary-button{margin-top:12px}.live-tv-empty.error-state{border-color:#ef334059}.tv-guide-section{min-width:0}.tv-guide{overflow-x:auto;border:1px solid #292b30;border-radius:8px;background:#0f1012}.guide-time-row,.guide-row{min-width:1040px;display:grid;grid-template-columns:185px minmax(840px,1fr)}.guide-time-row{position:sticky;top:67px;z-index:8;height:50px;border-bottom:1px solid #303239;background:#151619}.guide-channel-spacer{display:flex;align-items:center;padding-left:16px;border-right:1px solid #303239;color:#8f9198;font-size:12px;font-weight:700}.guide-timeline{position:relative}.guide-timeline span{position:absolute;top:17px;transform:translate(-50%);color:#a7a9ae;font-size:11px}.guide-timeline span:first-child{transform:none}.guide-timeline i,.guide-now-line{position:absolute;z-index:5;top:0;bottom:0;width:2px;background:#ef3340;pointer-events:none}.guide-row{min-height:82px;border-bottom:1px solid #25272c}.guide-row:last-child{border-bottom:0}.guide-channel{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:11px;border:0;border-right:1px solid #303239;padding:10px 13px;background:#151619;color:#fff;text-align:left;cursor:pointer}.guide-channel:hover{background:#202227}.guide-channel img{width:48px;height:48px;border-radius:5px;object-fit:contain;padding:4px;background:#fff}.guide-channel>b{width:48px;height:48px;border-radius:5px;display:grid;place-items:center;background:#ffd735;color:#111}.guide-channel span{min-width:0;display:flex;flex-direction:column}.guide-channel strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.guide-channel small{margin-top:4px;color:#8f9198;font-size:11px}.guide-program-track{position:relative;min-height:82px;overflow:hidden;background-image:linear-gradient(to right,transparent calc(12.5% - 1px),#23252a calc(12.5% - 1px),#23252a 12.5%,transparent 12.5%);background-size:25% 100%}.guide-program{position:absolute;top:7px;bottom:7px;overflow:hidden;border:1px solid #30333a;border-radius:4px;padding:9px 10px;background:#22242a;color:#fff;text-align:left;cursor:pointer}.guide-program:hover{z-index:6;border-color:#8b8d94;background:#30333b}.guide-program.airing{border-color:#ffd735a6;background:linear-gradient(135deg,#ffd73530,#22242a 70%)}.guide-program strong,.guide-program span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-program strong{font-size:12px}.guide-program span{margin-top:5px;color:#a9abb1;font-size:10px}.guide-no-data{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#6f7279;font-size:12px}.live-tv-player video{background:#000}.live-player-status{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;gap:14px;transform:translate(-50%,-50%);color:#ddd}.live-controls{bottom:2.5%}.live-player-progress{display:grid;grid-template-columns:auto minmax(180px,420px) minmax(120px,1fr);align-items:center;gap:16px;margin-bottom:12px}.live-player-progress .live-badge{position:static}.live-program-copy{display:flex;flex-direction:column;min-width:0}.live-program-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.live-program-copy span{margin-top:2px;color:#bbb;font-size:12px}.live-progress.wide{margin:0}.live-quality-label{color:#aaa;font-size:12px}.player-error .primary-button{margin-top:16px;min-height:40px;font-size:14px}@media (max-width: 1100px){.live-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-nav{display:none}.mobile-browse{display:flex}.title-card{flex-basis:22.625vw}.title-track{gap:.5vw}.ranked{flex-basis:calc((100vw - 8vw - 2 * .5vw) / 3)}.search-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 760px){.live-tv-page{padding:92px 4% 55px}.live-tv-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.live-channel-grid{grid-template-columns:1fr 1fr;gap:10px}.live-card-copy{padding:10px}.guide-time-row,.guide-row{grid-template-columns:145px minmax(760px,1fr);min-width:905px}.live-player-progress{grid-template-columns:auto 1fr}.live-player-progress .live-progress{grid-column:1 / -1}.live-quality-label{display:none}.site-header{height:58px;padding:0 4%}.brand{font-size:24px}.search-box.open{position:absolute;left:4%;right:4%;top:64px;width:auto;background:#111}.hero{min-height:74vh;align-items:flex-end;background-position:62% center}.hero-vignette{background:linear-gradient(0deg,#000000e6,#00000059 70%,#00000026)}.hero-content{width:auto;margin:0 5% 15vh;padding-top:0;text-align:center}.hero-kicker,.hero-buttons{justify-content:center}.hero h1{max-width:none;font-size:clamp(46px,13vw,74px)}.hero p{font-size:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.age-rating{bottom:15%;font-size:14px;min-width:60px}.rows-wrap{margin-top:-8vh}.title-row{margin-bottom:8vw}.title-card{min-width:0;flex-basis:43vw}.ranked{flex-basis:58vw}.title-track{gap:2vw;padding-left:4%;padding-right:4%}.row-arrow,.row-heading button{display:none}.title-card:hover .card-media,.title-card:focus-within .card-media{transform:none}.card-hover-content{display:none}.search-view{padding-top:100px}.search-grid{grid-template-columns:repeat(2,1fr);gap:8vw 2vw}.modal-backdrop{padding-top:0}.details-modal{width:100%;min-height:100vh;border-radius:0}.modal-hero{height:58vh}.modal-body{grid-template-columns:1fr}.recommend-grid{grid-template-columns:1fr 1fr}.right-controls .player-icon:nth-child(1),.episode-title strong{display:none}.player-controls{left:2%;right:2%;bottom:2%}.player-icon{padding:5px}.timeline-wrap>span{display:none}.player-menu{position:fixed;left:4%;right:4%;bottom:86px;width:auto}.player-menu:after{display:none}.episode-title{margin-left:2px}.episode-title span{font-size:13px}.volume-control:hover input{width:55px}}@media (max-width: 480px){.header-actions{gap:8px}.mobile-browse{font-size:12px}.primary-button,.secondary-button{min-height:44px;padding:0 16px;font-size:15px}.hero-buttons{gap:8px}.hero p{display:none}.title-card{flex-basis:62vw}.ranked{flex-basis:76vw}.recommend-grid{grid-template-columns:1fr}.modal-title-wrap h2{font-size:45px}.player-title{display:none}.left-controls .player-icon:nth-child(2),.left-controls .player-icon:nth-child(3),.volume-control input,.right-controls .player-icon:nth-child(1),.right-controls .player-icon:nth-child(2){display:none}.episode-title span{max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.header-media-button{min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.58);border-radius:4px;background:#0000006b;color:#fff;font-size:13px;font-weight:750;cursor:pointer;transition:background .16s,border-color .16s}.header-media-button:hover{background:#ffffff26;border-color:#fff}.local-media-backdrop{display:grid;place-items:start center;padding:4vh 0 8vh}.local-media-modal{position:relative;width:min(920px,94vw);min-height:460px;padding:42px 46px 46px;border-radius:9px;background:#181818;box-shadow:0 28px 100px #000000d1}.local-media-heading{max-width:720px}.local-media-heading h2{margin:12px 0;font-size:clamp(34px,5vw,58px);letter-spacing:-.055em;line-height:.95}.local-media-heading p{margin:0;color:#c7c7c7;font-size:15px;line-height:1.55}.tool-status{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0 18px}.tool-status span{padding:7px 10px;border-radius:999px;background:#2b2b2b;font-size:12px;font-weight:800}.tool-status .ok{color:#61d991}.tool-status .bad{color:#ff8686}.path-field{display:grid;gap:8px}.path-field>span{color:#bdbdbd;font-size:13px;font-weight:750}.path-field input{width:100%;height:48px;padding:0 14px;border:1px solid #545454;border-radius:4px;background:#0d0d0d;color:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.path-field input:focus{border-color:#fff}.local-media-actions{display:flex;gap:10px;margin-top:15px}.local-media-actions button:disabled{opacity:.45;cursor:not-allowed}.media-error{margin-top:17px;padding:13px 14px;border-left:3px solid #ff5757;background:#ff46461f;color:#ffd2d2;white-space:pre-wrap;font-size:13px;line-height:1.45}.conversion-status{margin-top:20px;padding:17px;border-radius:5px;background:#232323}.conversion-status>div:first-child{display:flex;justify-content:space-between;gap:20px;font-size:14px}.conversion-status>div:first-child span{color:#ffd735;font-weight:900}.conversion-status p{margin:10px 0 0;color:#aaa;font-size:12px;line-height:1.45}.conversion-bar{height:7px;margin-top:10px;overflow:hidden;border-radius:999px;background:#454545}.conversion-bar span{display:block;height:100%;border-radius:inherit;background:#ffd735;transition:width .35s}.probe-results{margin-top:25px;padding-top:22px;border-top:1px solid #393939}.probe-summary{display:grid;grid-template-columns:1.5fr 1fr .65fr;gap:12px}.probe-summary>div{min-width:0;padding:13px;border-radius:4px;background:#242424}.probe-summary span,.probe-summary strong{display:block}.probe-summary span{margin-bottom:5px;color:#999;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.probe-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.track-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.track-column{min-width:0}.track-column h3{display:flex;align-items:center;gap:8px;margin:0 0 9px;font-size:17px}.track-column h3 span{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:#3a3a3a;color:#ddd;font-size:11px}.detected-track{min-height:57px;margin-top:7px;padding:10px 11px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#262626}.detected-track>div{min-width:0}.detected-track strong,.detected-track span{display:block}.detected-track strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.detected-track span{margin-top:4px;color:#999;font-size:11px}.detected-track b{flex:0 0 auto;padding:3px 6px;border:1px solid #777;border-radius:2px;color:#ddd;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.detected-track.unsupported{opacity:.57}.no-tracks{margin:8px 0 0;color:#888;font-size:13px}.player video::cue{color:#fff;background:#000000c7;font-family:inherit;font-size:1.2em;text-shadow:0 2px 2px #000}.player-error{position:absolute;z-index:8;left:50%;top:50%;width:min(520px,88vw);transform:translate(-50%,-50%);padding:22px;border-radius:6px;background:#191919f5;box-shadow:0 15px 50px #000;text-align:center}.player-error strong,.player-error span{display:block}.player-error strong{margin-bottom:8px;font-size:21px}.player-error span{color:#ccc;font-size:14px;line-height:1.5}.language-menu{width:min(650px,78vw);display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px}.language-column{min-width:0;max-height:min(58vh,520px);overflow-y:auto;padding-right:3px}.language-column+.language-column{padding-left:12px;border-left:1px solid #3b3b3b}.language-column h3{position:sticky;top:0;z-index:1;margin:0 0 7px;padding:5px 8px 9px;background:#121212fa;font-size:17px}.language-menu button{min-height:54px}.language-menu button>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.language-menu button b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.language-menu button small{margin-top:3px;color:#999;font-size:10px}.language-menu .disabled-track{opacity:.42;cursor:not-allowed}.language-menu .disabled-track:hover{background:transparent}.settings-menu button strong{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 760px){.live-tv-page{padding:92px 4% 55px}.live-tv-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.live-channel-grid{grid-template-columns:1fr 1fr;gap:10px}.live-card-copy{padding:10px}.guide-time-row,.guide-row{grid-template-columns:145px minmax(760px,1fr);min-width:905px}.live-player-progress{grid-template-columns:auto 1fr}.live-player-progress .live-progress{grid-column:1 / -1}.live-quality-label{display:none}.header-media-button{padding:0 10px;font-size:11px}.local-media-backdrop{padding:0}.local-media-modal{width:100%;min-height:100vh;padding:70px 5% 40px;border-radius:0}.probe-summary,.track-columns{grid-template-columns:1fr}.language-menu{display:grid;grid-template-columns:1fr;max-height:65vh;overflow-y:auto}.language-column{max-height:none;overflow:visible}.language-column+.language-column{padding:12px 0 0;border-top:1px solid #3b3b3b;border-left:0}}@media (max-width: 480px){.header-media-button{max-width:78px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.local-media-actions{flex-direction:column}.local-media-actions button{width:100%}}.tool-status .checking{color:#c5c5c5}@media (max-width: 760px){.live-tv-page{padding:92px 4% 55px}.live-tv-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.live-channel-grid{grid-template-columns:1fr 1fr;gap:10px}.live-card-copy{padding:10px}.guide-time-row,.guide-row{grid-template-columns:145px minmax(760px,1fr);min-width:905px}.live-player-progress{grid-template-columns:auto 1fr}.live-player-progress .live-progress{grid-column:1 / -1}.live-quality-label{display:none}.right-controls .menu-anchor>.player-icon{display:grid!important}}.vercel-notice{margin:22px 0 18px;padding:13px 14px;border:1px solid rgba(255,215,53,.28);border-radius:4px;background:#ffd73512;color:#d8d8d8;font-size:12px;line-height:1.55}.vercel-notice code{color:#ffe267;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.path-field+.path-field{margin-top:14px}.file-picker-field input[type=file]{height:auto;min-height:52px;padding:9px 10px;font-family:inherit;cursor:pointer}.file-picker-field input[type=file]::file-selector-button{min-height:32px;margin-right:12px;padding:0 12px;border:0;border-radius:3px;background:#fff;color:#111;font-weight:800;cursor:pointer}.file-picker-field small{color:#a9a9a9;font-size:11px}.server-pill{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.38);border-radius:4px;display:inline-flex;align-items:center;gap:8px;background:#00000061;color:#fff;font-size:12px;font-weight:750;cursor:pointer}.server-pill:hover{border-color:#fff;background:#ffffff1f}.server-pill-error{border-color:#ff6d6db3;background:#6918188c}.server-pill-error:hover{border-color:#ff8b8b;background:#871e1eb8}.server-pill>span{width:8px;height:8px;border-radius:50%;box-shadow:0 0 8px currentColor}.server-pill .online{color:#45d483;background:currentColor}.server-pill .offline{color:#ff6d6d;background:currentColor}.connection-backdrop{display:grid;place-items:center;padding:30px 0}.connection-modal{position:relative;width:min(590px,92vw);padding:42px;border-radius:9px;background:#181818;box-shadow:0 28px 100px #000000db}.connection-modal h2{margin:14px 0 10px;font-size:clamp(35px,5vw,54px);line-height:.95;letter-spacing:-.055em}.connection-intro{margin:0 0 24px;color:#bdbdbd;line-height:1.55}.connection-modal .path-field+.path-field{margin-top:14px}.connection-modal .path-field input{font-family:inherit}.remember-row{display:flex;align-items:center;gap:9px;margin-top:16px;color:#c8c8c8;font-size:13px}.remember-row input{width:17px;height:17px;accent-color:#ffd735}.connection-actions{display:flex;gap:10px;margin-top:20px}.connection-actions button:disabled{opacity:.5;cursor:not-allowed}.danger-button{background:#b42d2da6}.danger-button:hover{background:#d23737bf}.tailscale-note{margin-top:22px;padding:12px 13px;border:1px solid rgba(255,215,53,.22);border-radius:4px;background:#ffd7350f;color:#a9a9a9;font-size:12px;line-height:1.5}.tailscale-note code{color:#ffe16a;overflow-wrap:anywhere}.loading-screen,.empty-library{min-height:100vh;padding:120px 5% 60px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 35%,rgba(255,215,53,.08),transparent 30%),#08090b}.loading-logo{color:#ffd735;font-size:70px;line-height:1;font-weight:950;font-style:italic}.loading-spinner{width:38px;height:38px;margin:24px 0 4px;border:3px solid rgba(255,255,255,.2);border-top-color:#ffd735;border-radius:50%;animation:vanta-spin .8s linear infinite}.loading-screen p,.empty-library p{color:#a9a9a9}.empty-library h1{margin:18px 0 8px;font-size:clamp(34px,5vw,58px);letter-spacing:-.05em}.empty-library>div:last-child{display:flex;gap:10px;margin-top:18px}@keyframes vanta-spin{to{transform:rotate(360deg)}}.global-error{position:fixed;z-index:90;left:50%;bottom:24px;width:min(760px,92vw);transform:translate(-50%);padding:13px 14px;border-left:3px solid #ff5757;border-radius:4px;display:flex;align-items:center;gap:12px;background:#4b1919f7;box-shadow:0 14px 40px #0000008c;color:#ffd9d9;font-size:13px}.global-error span{flex:1}.global-error button{border:0;background:transparent;color:#fff;cursor:pointer;font-weight:750}.global-error button:nth-of-type(1){padding:7px 10px;border:1px solid rgba(255,255,255,.4);border-radius:3px}.player video{background:#000}.player .language-menu{width:min(700px,82vw)}.player-menu button small:empty{display:none}@media (max-width: 760px){.live-tv-page{padding:92px 4% 55px}.live-tv-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.live-channel-grid{grid-template-columns:1fr 1fr;gap:10px}.live-card-copy{padding:10px}.guide-time-row,.guide-row{grid-template-columns:145px minmax(760px,1fr);min-width:905px}.live-player-progress{grid-template-columns:auto 1fr}.live-player-progress .live-progress{grid-column:1 / -1}.live-quality-label{display:none}.server-pill{max-width:115px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.connection-backdrop{padding:0}.connection-modal{width:100%;min-height:100vh;padding:75px 5% 40px;border-radius:0}.connection-actions,.empty-library>div:last-child{flex-direction:column;width:100%}.connection-actions button,.empty-library>div:last-child button{width:100%}.global-error{bottom:10px;align-items:flex-start}}@media (max-width: 520px){.live-channel-grid{grid-template-columns:1fr}.live-tv-heading h1{font-size:45px}}@media (max-width: 760px){.live-tv-actions{width:100%;align-items:stretch;justify-content:stretch}.country-selector{min-width:0;width:100%}.live-tv-actions .compact-button{width:100%}}.player-error-actions{margin-top:16px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.player-error-actions .primary-button,.player-error-actions .secondary-button{margin-top:0;min-height:40px;font-size:14px}.series-modal{width:min(1120px,94vw)}.series-summary{padding-bottom:18px}.episodes-section{padding:4px 5% 34px}.episodes-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:12px 0 18px;border-top:1px solid #333}.episodes-heading h3{margin:0;font-size:25px}.episodes-heading p{margin:5px 0 0;color:#999;font-size:13px}.episodes-heading select{min-width:180px;height:44px;padding:0 38px 0 13px;border:1px solid #666;border-radius:4px;background:#242424;color:#fff;font-weight:750;cursor:pointer}.episode-list{display:grid}.episode-row{width:100%;padding:16px 8px;border:0;border-top:1px solid #333;display:grid;grid-template-columns:38px minmax(210px,32%) 1fr;align-items:center;gap:16px;background:transparent;text-align:left;cursor:pointer}.episode-row:last-child{border-bottom:1px solid #333}.episode-row:hover,.episode-row:focus-visible{background:#242424}.episode-number{color:#aaa;font-size:20px;text-align:center}.episode-art{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:4px;background:#0b0b0b}.episode-art img{height:100%;object-fit:cover}.episode-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001f}.episode-play{position:absolute;z-index:2;left:50%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:#00000073;opacity:0;transition:opacity .18s,transform .18s}.episode-play svg{margin-left:3px}.episode-row:hover .episode-play,.episode-row:focus-visible .episode-play{opacity:1;transform:translate(-50%,-50%) scale(1.06)}.episode-art .progress-line{z-index:3}.episode-copy{min-width:0}.episode-copy-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.episode-copy-head strong{font-size:17px}.episode-copy-head span{flex:0 0 auto;color:#aaa;font-size:13px}.episode-copy p{margin:8px 0 0;display:-webkit-box;overflow:hidden;color:#bdbdbd;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.series-loading{padding:65px 0;color:#aaa;text-align:center}.series-empty{padding:65px 20px;border:1px dashed #444;border-radius:5px}.series-empty code{color:#ffe16a}.primary-button:disabled{opacity:.46;cursor:not-allowed}@media (max-width: 760px){.series-modal{width:100%}.episodes-heading{align-items:stretch;flex-direction:column}.episodes-heading select{width:100%}.episode-row{grid-template-columns:28px minmax(120px,38%) 1fr;gap:10px;padding:12px 0}.episode-copy p{-webkit-line-clamp:2;font-size:12px}.episode-copy-head{align-items:flex-start;flex-direction:column;gap:4px}.episode-copy-head strong{font-size:14px}}@media (max-width: 520px){.episode-row{grid-template-columns:26px 1fr}.episode-copy{grid-column:2}.episode-copy p{display:none}}.progress-line{left:0;right:0;height:4px;background:#ffffff3d}.progress-line.complete span{background:#43d17c}.title-card{cursor:pointer}.vanta-brand-icon{display:block;width:auto;height:1em;object-fit:contain;filter:drop-shadow(0 0 .4em rgba(255,199,0,.24))}.vanta-brand-logo{display:inline-flex;align-items:center;gap:.42em;color:#ffd735;font-weight:900;letter-spacing:.16em;line-height:1;white-space:nowrap}.vanta-brand-logo .vanta-brand-icon{height:1.22em}.brand{display:inline-flex;align-items:center;min-width:120px}.brand .vanta-brand-logo{font-size:21px}.brand .vanta-brand-logo .vanta-brand-icon{height:34px}.kicker-logo{width:auto;height:26px;flex:0 0 auto}.connection-brand{margin-bottom:18px}.connection-brand .vanta-brand-logo{font-size:18px}.connection-brand .vanta-brand-icon{height:38px}.loading-brand,.empty-brand{font-size:25px}.loading-brand .vanta-brand-icon,.empty-brand .vanta-brand-icon{height:84px}.vanta-startup{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:#000;isolation:isolate;animation:startup-fade-out .55s ease 2.65s both}.startup-logo-wrap{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:18px;transform:scale(.72);opacity:0;animation:startup-logo-reveal 2.65s cubic-bezier(.18,.78,.22,1) both}.startup-logo{width:min(28vw,330px);height:auto;filter:drop-shadow(0 0 8px rgba(255,212,70,.7)) drop-shadow(0 0 40px rgba(255,174,0,.44))}.startup-wordmark{color:#f3c941;font-size:clamp(24px,3vw,46px);font-weight:500;letter-spacing:.46em;text-indent:.46em;text-shadow:0 0 30px rgba(255,196,38,.52);opacity:0;animation:startup-wordmark-in .65s ease 1.25s forwards}.startup-glow{position:absolute;z-index:1;width:min(52vw,720px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,190,0,.18),rgba(255,140,0,.05) 38%,transparent 68%);filter:blur(18px);transform:scale(.35);opacity:0;animation:startup-glow-in 2.4s ease .2s both}.startup-streaks{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:clamp(8px,2.1vw,34px);transform:skew(-7deg);opacity:0;animation:startup-streak-group 1.45s ease .45s both}.startup-streaks span{width:clamp(2px,.28vw,5px);height:100%;background:linear-gradient(to bottom,transparent 4%,#fff2a6 24%,#f8b800 48%,#7d2d00 72%,transparent 96%);box-shadow:0 0 18px #ffb200db,0 0 52px #ff6f0073;transform:scaleY(.04);animation:startup-streak 1.15s cubic-bezier(.2,.75,.2,1) .5s both}.startup-streaks span:nth-child(2){animation-delay:.58s;opacity:.82}.startup-streaks span:nth-child(3){animation-delay:.66s;opacity:.64}.startup-streaks span:nth-child(4){animation-delay:.73s;opacity:.95}.startup-streaks span:nth-child(5){animation-delay:.62s;opacity:.72}.startup-streaks span:nth-child(6){animation-delay:.54s;opacity:.86}.startup-streaks span:nth-child(7){animation-delay:.7s;opacity:.6}@keyframes startup-logo-reveal{0%{opacity:0;transform:scale(.58);filter:blur(8px)}32%{opacity:1;transform:scale(.86);filter:blur(0)}76%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1.04)}}@keyframes startup-wordmark-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes startup-glow-in{0%{opacity:0;transform:scale(.25)}45%{opacity:1}to{opacity:.68;transform:scale(1.25)}}@keyframes startup-streak-group{0%{opacity:0;transform:skew(-7deg) scaleX(.32)}30%{opacity:.95}to{opacity:0;transform:skew(-7deg) scaleX(1.25)}}@keyframes startup-streak{0%{transform:scaleY(.03)}48%{transform:scaleY(1)}to{transform:scaleY(.08)}}@keyframes startup-fade-out{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (max-width: 760px){.brand{min-width:52px}.brand .vanta-brand-logo span{display:none}.brand .vanta-brand-logo .vanta-brand-icon{height:32px}.startup-logo{width:min(55vw,300px)}.startup-wordmark{font-size:25px}}@media (prefers-reduced-motion: reduce){.vanta-startup{animation-duration:.2s;animation-delay:.45s}.startup-logo-wrap{animation:none;opacity:1;transform:none}.startup-wordmark{animation:none;opacity:1}.startup-streaks{display:none}}.coming-soon-card .card-media{box-shadow:inset 0 0 0 1px #ffd73573,0 4px 14px #0003}.coming-soon-card .card-shade{background:linear-gradient(180deg,#00000029,#000000e6)}.coming-soon-badge{position:absolute;top:10px;left:10px;z-index:2;padding:5px 8px;border:1px solid rgba(255,215,53,.8);border-radius:3px;background:#08090bd1;color:#ffd735;font-size:9px;font-weight:950;letter-spacing:.14em;line-height:1}.coming-soon-card .card-title-small{display:flex;flex-direction:column;gap:3px}.coming-soon-card .card-title-small small{color:#ffd735;font-size:10px;font-weight:800;letter-spacing:0}.coming-soon-action-copy{margin-left:3px;color:#ddd;font-size:10px;font-weight:700}.card-meta.coming-soon-meta span:first-child{color:#ffd735}.coming-soon-date-button:disabled{opacity:1;background:#ffd735;color:#08090b;cursor:default}.coming-soon-modal .modal-gradient{background:linear-gradient(0deg,#181818 1%,transparent 56%),linear-gradient(90deg,rgba(0,0,0,.58),transparent 62%)}@media (max-width: 760px){.coming-soon-badge{top:8px;left:8px}.coming-soon-action-copy{display:none}}.nav-request-button{border:0;padding:0;background:transparent;color:#ffd735;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap;transition:color .15s,text-shadow .15s}.nav-request-button:hover{color:#ffe56e;text-shadow:0 0 16px rgba(255,215,53,.38)}.footer-request-button{min-height:38px;margin:0 0 18px;padding:0 16px;border:1px solid rgba(255,215,53,.72);border-radius:4px;background:#ffd73514;color:#ffd735;font-size:13px;font-weight:800;cursor:pointer;transition:background .16s,border-color .16s}.footer-request-button:hover{border-color:#ffd735;background:#ffd73526}.request-backdrop{display:grid;place-items:center;padding:30px 0;background:#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.request-modal{position:relative;width:min(650px,92vw);padding:42px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:radial-gradient(circle at 86% 8%,rgba(255,215,53,.15),transparent 30%),linear-gradient(145deg,#1a1a1a,#111 78%);box-shadow:0 28px 100px #000000e6}.request-modal:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(#ffe36b,#c99500)}.request-modal-brand{margin-bottom:30px}.request-modal-brand .vanta-brand-logo{font-size:16px}.request-modal-brand .vanta-brand-icon{height:34px}.request-eyebrow{margin:0 0 8px;color:#ffd735;font-size:11px;font-weight:900;letter-spacing:.22em}.request-modal h2{margin:0;font-size:clamp(38px,6vw,58px);line-height:.95;letter-spacing:-.055em}.request-intro{max-width:540px;margin:14px 0 28px;color:#b9b9b9;font-size:15px;line-height:1.55}.request-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-field{display:grid;gap:8px;color:#d9d9d9;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.request-field-wide{grid-column:1 / -1}.request-field input,.request-field select{width:100%;height:50px;padding:0 14px;border:1px solid #4a4a4a;border-radius:4px;background:#242424;color:#fff;font:inherit;font-size:15px;font-weight:600;letter-spacing:0;text-transform:none;color-scheme:dark;transition:border-color .16s,background .16s}.request-field input::placeholder{color:#777}.request-field input:hover,.request-field select:hover{background:#292929}.request-field input:focus,.request-field select:focus{border-color:#ffd735;outline:0;box-shadow:0 0 0 1px #ffd735}.request-field input:disabled,.request-field select:disabled{opacity:.55;cursor:not-allowed}.request-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.request-error{grid-column:1 / -1;margin:0;padding:12px 14px;border-left:3px solid #ff6464;background:#90222247;color:#ffd4d4;font-size:13px;line-height:1.45}.request-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.request-actions .primary-button,.request-actions .secondary-button{min-width:145px}.request-success{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.request-success-mark{width:72px;height:72px;margin-bottom:22px;border-radius:50%;display:grid;place-items:center;background:#ffd735;color:#08090b;box-shadow:0 0 32px #ffd73545}.request-success p{max-width:470px;margin:16px 0 26px;color:#bdbdbd;line-height:1.55}.request-success strong{color:#fff}@media (max-width: 760px){.request-backdrop{padding:0}.request-modal{width:100%;min-height:100vh;padding:78px 5% 40px;border:0;border-radius:0}.request-form{grid-template-columns:1fr}.request-field-wide,.request-error,.request-actions{grid-column:auto}.request-actions{flex-direction:column-reverse}.request-actions .primary-button,.request-actions .secondary-button{width:100%}}.account-access-page,.profile-picker-page{min-height:100vh;position:relative;overflow:hidden;background:#050505;color:#fff}.account-access-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000085,#000000d1),radial-gradient(circle at 72% 24%,rgba(255,215,53,.16),transparent 29%),radial-gradient(circle at 20% 78%,rgba(84,185,197,.13),transparent 31%),linear-gradient(135deg,#181818,#050505 58%)}.account-access-backdrop:before,.account-access-backdrop:after{content:"";position:absolute;width:48vw;height:48vw;border-radius:50%;filter:blur(90px);opacity:.16}.account-access-backdrop:before{right:-16vw;top:-18vw;background:#ffd735}.account-access-backdrop:after{left:-20vw;bottom:-25vw;background:#4b82ff}.account-access-header,.profile-picker-header{position:relative;z-index:2;min-height:86px;padding:22px 4.5%;display:flex;align-items:center;justify-content:space-between}.account-access-header .vanta-brand-logo,.profile-picker-header .vanta-brand-logo{font-size:30px}.account-access-card{position:relative;z-index:2;width:min(455px,calc(100vw - 32px));margin:24px auto 70px;padding:42px 48px 38px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#000000c9;box-shadow:0 28px 80px #0000008c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.account-access-card h1{margin:0 0 10px;font-size:34px;line-height:1.1;letter-spacing:-.035em}.account-access-card>p{margin:0 0 26px;color:#bcbcbc;line-height:1.5}.account-access-form{display:grid;gap:15px}.account-access-form label,.profile-create-modal label,.profile-settings-form label{display:grid;gap:7px}.account-access-form label>span,.profile-create-modal label>span,.profile-settings-form label>span,.avatar-chooser legend{color:#d5d5d5;font-size:13px;font-weight:700}.account-access-form input,.profile-create-modal input,.profile-settings-form input{width:100%;height:52px;padding:0 15px;border:1px solid #555;border-radius:5px;background:#1b1b1beb;color:#fff;outline:none;transition:border-color .15s,background .15s}.account-access-form input:focus,.profile-create-modal input:focus,.profile-settings-form input:focus{border-color:#fff;background:#202020}.account-access-form input::placeholder,.profile-create-modal input::placeholder,.profile-settings-form input::placeholder{color:#8f8f8f}.account-submit-button{height:50px;margin-top:4px;border:0;border-radius:5px;background:#ffd735;color:#08090b;font-weight:900;cursor:pointer}.account-submit-button:hover{background:#ffe36f}.account-submit-button:disabled{cursor:wait;opacity:.65}.account-access-error,.profile-picker-error{padding:11px 13px;border-left:3px solid #ff6b6b;border-radius:3px;background:#a81f1f3d;color:#ffd8d8;font-size:14px;line-height:1.4}.account-access-switch{margin-top:27px;color:#8f8f8f}.account-access-switch button{padding:0;border:0;background:none;color:#fff;cursor:pointer;font-weight:700}.account-access-switch button:hover{text-decoration:underline}.account-access-note{display:block;margin-top:18px;color:#777;line-height:1.45}.avatar-chooser{margin:1px 0 0;padding:0;border:0}.avatar-chooser>div{margin-top:9px;display:flex;flex-wrap:wrap;gap:9px}.avatar-chooser button{width:48px;height:48px;padding:0;border:2px solid transparent;border-radius:6px;background:transparent;cursor:pointer}.avatar-chooser button.selected{border-color:#fff}.avatar-chooser.large button{width:58px;height:58px}.profile-avatar{position:relative;width:150px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:linear-gradient(145deg,#202020,#4c4c4c);box-shadow:inset 0 0 0 1px #ffffff17}.profile-avatar img{width:54%;height:54%;object-fit:contain;opacity:.88;filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))}.profile-avatar img.profile-avatar-uploaded{width:100%;height:100%;object-fit:cover;opacity:1;filter:none}.profile-avatar b{position:absolute;right:8%;bottom:4%;font-size:33px;font-weight:950;line-height:1;color:#ffffff47}.profile-avatar.compact{width:38px;border-radius:4px}.profile-avatar.compact img{width:56%;height:56%}.profile-avatar.compact img.profile-avatar-uploaded{width:100%;height:100%}.profile-avatar.compact b{font-size:12px}.profile-avatar.avatar-0{background:linear-gradient(145deg,#f0bd16,#5d4300)}.profile-avatar.avatar-1{background:linear-gradient(145deg,#3375e8,#142851)}.profile-avatar.avatar-2{background:linear-gradient(145deg,#8b55d9,#34204f)}.profile-avatar.avatar-3{background:linear-gradient(145deg,#e54f69,#551d27)}.profile-avatar.avatar-4{background:linear-gradient(145deg,#31a889,#123d33)}.profile-avatar.avatar-5{background:linear-gradient(145deg,#ef7b2c,#5c2d0d)}.profile-avatar.avatar-6{background:linear-gradient(145deg,#34a8c8,#123b49)}.profile-avatar.avatar-7{background:linear-gradient(145deg,#d84bb5,#4d183f)}.profile-picker-header button{min-height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff;cursor:pointer}.profile-picker-header button:hover{border-color:#fff;background:#fff;color:#111}.profile-picker-content{width:min(980px,calc(100vw - 32px));margin:clamp(60px,10vh,135px) auto 70px;text-align:center}.profile-picker-title h1{margin:0;font-size:clamp(38px,5vw,62px);font-weight:500;letter-spacing:-.04em}.profile-picker-title p{min-height:22px;margin:10px 0 38px;color:#8d8d8d}.profile-grid{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:clamp(24px,4vw,48px)}.profile-card{width:160px;display:grid;justify-items:center;gap:11px;color:#898989}.profile-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:500}.profile-card>small{margin-top:-7px;color:#ffd735;font-weight:800}.profile-select-button,.add-profile-card>button{position:relative;padding:0;border:0;border-radius:8px;background:none;cursor:pointer}.profile-card:not(.manage):hover{color:#fff}.profile-card:not(.manage):hover .profile-avatar,.profile-card:not(.manage):focus-within .profile-avatar{box-shadow:0 0 0 3px #fff}.profile-card.manage .profile-avatar{filter:brightness(.48)}.profile-edit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;border:2px solid #fff;border-radius:7px;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.09em;font-size:13px}.profile-delete-button{padding:7px 10px;border:1px solid #666;background:transparent;color:#ddd;cursor:pointer;font-size:12px}.profile-delete-button:hover{border-color:#ff7a7a;color:#ffb2b2}.add-profile-icon{width:150px;aspect-ratio:1;display:grid;place-items:center;border-radius:7px;color:#7d7d7d}.add-profile-card:hover .add-profile-icon{background:#e9e9e9;color:#202020}.manage-profiles-button{min-width:175px;min-height:44px;margin-top:50px;padding:0 22px;border:1px solid #777;background:transparent;color:#a8a8a8;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.manage-profiles-button:hover{border-color:#fff;color:#fff}.profile-limit-note{margin:14px 0 0;color:#666;font-size:13px}.profile-picker-error{width:min(520px,100%);margin:28px auto 0;text-align:left}.profile-create-backdrop{display:grid;place-items:center;padding:24px}.profile-create-modal{position:relative;width:min(530px,100%);padding:38px;border-radius:8px;background:#181818;box-shadow:0 24px 80px #000000bf}.profile-create-modal h2{margin:0 0 8px;font-size:32px}.profile-create-modal>p{margin:0 0 26px;color:#aaa;line-height:1.5}.profile-create-modal form{display:grid;gap:22px}.profile-create-actions{display:flex;justify-content:flex-end;gap:10px}.header-profile-wrap{position:relative}.header-profile-button{display:flex;align-items:center;gap:7px;padding:0;border:0;background:none;cursor:pointer}.header-profile-button .profile-avatar{width:32px}.header-profile-menu{position:absolute;top:calc(100% + 14px);right:0;width:230px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#0d0d0dfa;box-shadow:0 14px 38px #0000008c}.header-profile-menu:before{content:"";position:absolute;right:16px;top:-7px;width:12px;height:12px;transform:rotate(45deg);border-left:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.16);background:#0d0d0d}.header-profile-summary{padding:8px 9px 12px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #303030}.header-profile-summary .profile-avatar{width:36px;flex:0 0 auto}.header-profile-summary span{min-width:0;display:grid;gap:2px}.header-profile-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-profile-summary small{color:#ffd735;font-size:11px;font-weight:800}.header-profile-menu>button{width:100%;min-height:42px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:#e8e8e8;text-align:left;cursor:pointer}.header-profile-menu>button:hover{background:#292929}.profile-settings-backdrop{display:grid;place-items:center;padding:30px 18px;overflow-y:auto}.profile-settings-modal{position:relative;width:min(900px,100%);max-height:calc(100vh - 60px);overflow-y:auto;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#151515;box-shadow:0 30px 100px #000000c7}.profile-settings-heading{display:flex;align-items:center;gap:22px;padding:34px 42px 28px;border-bottom:1px solid #303030;background:linear-gradient(135deg,#ffd73517,#fff0 52%)}.profile-settings-heading .profile-avatar{width:96px;flex:0 0 auto}.profile-settings-heading>div{min-width:0}.profile-settings-heading span{color:#ffd735;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.profile-settings-heading h2{margin:4px 0 6px;font-size:36px;line-height:1;letter-spacing:-.035em}.profile-settings-heading p{margin:0;color:#aaa;line-height:1.5}.profile-settings-sections{display:grid;gap:1px;background:#303030}.profile-settings-section{padding:32px 42px 36px;background:#181818}.settings-section-title{margin-bottom:22px}.settings-section-title h3{margin:0 0 6px;font-size:23px}.settings-section-title p{margin:0;color:#9e9e9e;line-height:1.5}.profile-settings-avatar-row{display:flex;align-items:center;gap:22px;margin-bottom:24px}.profile-settings-avatar-row>.profile-avatar{width:112px;flex:0 0 auto}.profile-settings-picture-actions{display:grid;justify-items:start;gap:9px}.profile-settings-picture-actions small{max-width:480px;color:#858585;line-height:1.45}.profile-settings-presets{margin-top:4px}.profile-settings-presets>div{gap:11px}.profile-settings-presets button{width:58px;height:58px;border-radius:7px}.profile-settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.profile-settings-form>.settings-error,.profile-settings-form>.settings-success,.profile-settings-form>.settings-actions{grid-column:1 / -1}.settings-actions{display:flex;justify-content:flex-end;margin-top:18px}.settings-error,.settings-success{margin-top:16px;padding:11px 13px;border-radius:4px;font-size:14px;line-height:1.4}.settings-error{border-left:3px solid #ff6b6b;background:#a81f1f3d;color:#ffd8d8}.settings-success{border-left:3px solid #5acb82;background:#1a7e4138;color:#caffdc}.visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width: 760px){.account-access-header,.profile-picker-header{min-height:68px;padding:17px 20px}.account-access-card{margin-top:8px;padding:32px 25px 30px;background:#000000e0}.profile-picker-content{margin-top:50px}.profile-grid{gap:25px 15px}.profile-card{width:126px}.profile-avatar,.add-profile-icon{width:120px}.profile-card strong{font-size:15px}.profile-create-modal{padding:34px 22px 24px}.header-profile-button>svg{display:none}.header-profile-button .profile-avatar{width:30px}.header-profile-menu{right:-4px}}@media (max-width: 480px){.account-access-header .vanta-brand-logo,.profile-picker-header .vanta-brand-logo{font-size:23px}.account-access-card h1{font-size:30px}.profile-picker-title h1{font-size:38px}.profile-picker-title p{margin-bottom:28px}.profile-card{width:104px}.profile-avatar,.add-profile-icon{width:98px}.profile-avatar b{font-size:23px}.profile-grid{gap:24px 12px}.profile-create-actions{flex-direction:column-reverse}.profile-create-actions .primary-button,.profile-create-actions .secondary-button{width:100%}}@media (max-width: 760px){.profile-settings-backdrop{padding:0;align-items:stretch}.profile-settings-modal{width:100%;max-height:none;min-height:100vh;border:0;border-radius:0}.profile-settings-heading{padding:28px 22px 24px;gap:16px}.profile-settings-heading .profile-avatar{width:72px}.profile-settings-heading h2{font-size:29px}.profile-settings-heading p{font-size:13px}.profile-settings-section{padding:28px 22px 32px}.profile-settings-avatar-row{align-items:flex-start}.profile-settings-avatar-row>.profile-avatar{width:88px}.profile-settings-form{grid-template-columns:1fr}.profile-settings-form>.settings-error,.profile-settings-form>.settings-success,.profile-settings-form>.settings-actions{grid-column:auto}.settings-actions .primary-button{width:100%}}
