@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=DM+Serif+Text:ital@0;1&display=swap");.hero.concept-hero{grid-template-columns:1fr}@media(max-width:767px){.home-shell footer{display:flex;padding-bottom:110px}.home-shell footer div{display:flex;flex-wrap:wrap}}:root{--font-display:"DM Serif Text",Georgia,serif;--font-ui:"Archivo Narrow","Arial Narrow",Arial,sans-serif;--ink:#020812;--surface:#0a1624;--text:#f8f5ed;--muted:#91a3ba;--gold:#f4b733;--gold-light:#ffd46a;--cyan:#55cfff;--line:rgba(139,176,211,.18);--accent:#e63946;--ok:#2ecc71;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{padding:0;margin:0;min-height:100%;background:var(--ink);color:var(--text);font-family:var(--font-ui)}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}main{padding:24px 16px}.card{background:#1a1d24;border-radius:12px;padding:16px;margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px}.home-shell{min-height:100vh;background:linear-gradient(180deg,rgba(2,8,18,.05),#020812 76%)}.site-header{height:98px;padding:0 clamp(28px,5vw,82px);justify-content:space-between;position:absolute;z-index:5;width:100%;border-bottom:1px solid hsla(0,0%,100%,.06)}.brand,.site-header{display:flex;align-items:center}.brand{gap:14px}.reel{width:52px;color:var(--gold);filter:drop-shadow(0 0 14px rgba(244,183,51,.22));flex:none}.brand span{display:grid;grid-template-columns:auto auto;align-items:baseline}.brand b,.brand strong{font-size:29px;letter-spacing:-1.5px}.brand b{color:#fff}.brand strong{color:var(--gold)}.brand em{grid-column:1/3;font-style:normal;font-size:9px;letter-spacing:4px;color:#a7b5c6;margin-top:2px}.site-header nav{display:flex;align-items:center;gap:32px;color:#cad4df;font-size:14px}.site-header nav a{transition:.2s}.site-header nav a:hover{color:#fff}.nav-party{display:flex;gap:9px;align-items:center;color:var(--gold)!important}.login{padding:11px 18px;border:1px solid hsla(0,0%,100%,.25);border-radius:999px}.icon{width:24px;height:24px;flex:none}.avatar{width:40px;height:40px;display:grid;place-items:center;border:2px solid var(--gold);border-radius:50%;color:var(--ink);font-weight:700;background:var(--gold);overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.home-main{max-width:none;margin:0;padding:0}.hero{min-height:clamp(640px,calc(100svh - 76px),850px);padding:clamp(72px,9vh,110px) clamp(28px,8vw,132px) 90px;display:flex;align-items:center;position:relative;isolation:isolate;background-image:linear-gradient(90deg,rgba(2,8,18,.98),rgba(2,8,18,.78) 34%,rgba(2,8,18,.13) 68%,rgba(2,8,18,.18)),linear-gradient(0deg,#020812,transparent 35%),url(/images/cinema-hero.png);background-size:cover;background-position:50%}.hero__content{width:min(680px,56vw);position:relative;z-index:2}.eyebrow{color:#a9c0da;font-size:12px;letter-spacing:5px;font-weight:600;display:flex;align-items:center;gap:16px;margin-bottom:26px}.eyebrow span{width:45px;height:1px;background:var(--gold)}.hero h1{font-family:"DM Serif Text",Georgia,serif;font-size:clamp(58px,6.3vw,98px);line-height:.98;letter-spacing:-4px;margin:0;font-weight:600;text-wrap:balance}.hero h1 i{color:var(--gold-light);font-weight:600}.hero__lead{max-width:615px;font-size:18px;line-height:1.7;color:#acbbcc;margin:28px 0 34px}.hero__actions{display:flex;gap:15px;align-items:center}.button{min-height:58px;border-radius:12px;padding:0 26px;display:inline-flex;justify-content:center;align-items:center;gap:12px;font-weight:700;transition:transform .2s,filter .2s,border-color .2s}.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.button--gold{color:#07101a;background:linear-gradient(135deg,var(--gold-light),var(--gold));box-shadow:0 9px 36px rgba(244,183,51,.19)}.button--ghost{border:1px solid rgba(174,200,224,.28);background:rgba(8,20,33,.62);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button--ghost .icon{width:18px}.social-proof{display:flex;align-items:center;margin-top:46px}.faces{display:flex;margin-right:17px}.faces span{width:38px;height:38px;margin-left:-8px;border:2px solid #12283d;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;background:linear-gradient(135deg,#547694,#152333)}.faces span:first-child{margin-left:0}.faces span:last-child{background:var(--gold);color:#101722}.social-proof p{display:flex;flex-direction:column;margin:0;font-size:13px}.social-proof small{color:#8293a6;margin-top:3px}.quote{position:absolute;right:6.5vw;top:45%;color:rgba(221,229,238,.72);font:italic 23px/1.45 "DM Serif Text",serif;transform:rotate(-5deg);text-align:right}.quote span{display:block;width:60px;height:2px;background:var(--gold);margin:14px 0 0 auto}.join-card{width:min(1120px,calc(100% - 48px));min-height:155px;margin:-58px auto 0;position:relative;z-index:3;border:1px solid var(--line);border-radius:18px;background:linear-gradient(115deg,rgba(14,30,46,.98),rgba(7,18,29,.96));box-shadow:0 28px 70px rgba(0,0,0,.42);display:grid;grid-template-columns:1fr 1.25fr;align-items:center;padding:30px 38px}.join-card__heading{display:flex;gap:18px;align-items:center}.mini-reel{width:55px;height:55px;display:grid;place-items:center;border-radius:15px;background:rgba(244,183,51,.1)}.reel--small{width:34px}.join-card h2{font:600 25px "DM Serif Text",serif;margin:0 0 5px}.join-card p{color:var(--muted);margin:0;font-size:14px}.code-form{position:relative}.code-form label{display:block;color:#70849a;font-size:9px;letter-spacing:3px;font-weight:700;margin-bottom:8px}.code-form>div{height:56px;display:flex;background:#07111d;border:1px solid #29425a;border-radius:10px;overflow:hidden}.code-form input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#fff;padding:0 22px;font-size:20px;letter-spacing:6px;font-weight:700;text-transform:uppercase}.code-form input::placeholder{color:#4c6178}.code-form button{width:65px;border:0;background:var(--gold);color:#07101a;display:grid;place-items:center}.form-error{position:absolute;top:calc(100% + 6px);color:#ff6b76!important;font-size:12px!important}.features{width:min(1120px,calc(100% - 48px));margin:90px auto 100px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.features article{padding:28px 24px;border-top:1px solid var(--line);display:flex;gap:18px;background:linear-gradient(180deg,rgba(13,29,44,.45),transparent)}.feature-icon{width:48px;height:48px;border:1px solid rgba(85,207,255,.28);border-radius:50%;display:grid;place-items:center;color:var(--cyan);flex:none}.features small{color:var(--gold);font-size:10px;letter-spacing:3px}.features h3{font:600 20px "DM Serif Text",serif;margin:6px 0 8px}.features p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}footer{min-height:80px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,5vw,82px);color:#6e8094;font-size:11px}footer p{letter-spacing:4px}footer div{display:flex;gap:25px}@media(max-width:1023px){.hero{min-height:max(620px,calc(100svh - 68px));padding:72px 32px 110px;background-position:62%}.hero__content{width:100%;max-width:620px}.hero h1{font-size:clamp(54px,8vw,76px);letter-spacing:-2.5px}.hero__lead{font-size:16px;max-width:520px}.quote{display:none}.join-card{gap:25px;padding:25px}.features,.join-card{grid-template-columns:1fr}.features{margin-top:60px;gap:0}.features article{padding:25px 12px}footer{padding:25px;gap:20px;flex-wrap:wrap}footer p{order:3;width:100%}}@media(max-width:520px){.login{padding:9px 12px;font-size:12px}.hero{padding-top:126px;min-height:710px;background-image:linear-gradient(90deg,rgba(2,8,18,.96),rgba(2,8,18,.48)),linear-gradient(0deg,#020812,transparent 45%),url(/images/cinema-hero.png)}.eyebrow{font-size:9px;letter-spacing:3px}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.social-proof{margin-top:34px}.join-card{width:calc(100% - 28px);margin-top:-38px;padding:22px}.join-card__heading{gap:13px}.join-card h2{font-size:22px}.features{width:calc(100% - 28px)}footer div{display:none}}.mobile-nav{display:none}.desktop-nav{height:76px;position:-webkit-sticky;position:sticky;top:0;z-index:1000;gap:34px;padding:0 clamp(24px,4vw,64px);border-bottom:1px solid rgba(119,159,194,.2);background:rgba(2,10,19,.94);box-shadow:0 10px 35px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.desktop-brand,.desktop-nav{display:flex;align-items:center}.desktop-brand{gap:10px;margin-right:auto;font-size:22px;letter-spacing:-.8px}.desktop-brand strong{color:var(--gold)}.desktop-brand__reel{width:34px;height:34px;display:grid;place-items:center;color:var(--gold)}.desktop-brand__reel .reel{width:100%}.desktop-nav__links{display:flex;align-items:stretch;align-self:stretch;gap:5px}.desktop-nav__links a{position:relative;min-width:82px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:8px;color:#91a3b8;font-size:13px;transition:color .2s,background .2s}.desktop-nav__links svg{width:20px;height:20px}.desktop-nav__links a.is-active,.desktop-nav__links a:hover{color:#fff;background:hsla(0,0%,100%,.035)}.desktop-nav__links a.is-active:after{content:"";position:absolute;left:13px;right:13px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--gold)}.desktop-create{min-height:42px;padding:0 18px;display:flex;align-items:center;gap:7px;border-radius:999px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#07101a;font-size:13px;font-weight:700;white-space:nowrap}.desktop-create span{font-size:20px}.desktop-create:hover{filter:brightness(1.08)}@media(min-width:768px) and (max-width:1023px){.desktop-nav{height:68px;gap:12px;padding:0 18px}.desktop-brand{font-size:19px}.desktop-brand__reel{width:31px;height:31px}.desktop-nav__links{gap:2px}.desktop-nav__links a{min-width:68px;padding:0 9px;font-size:12px}.desktop-nav__links svg{width:19px;height:19px}.desktop-create{min-height:38px;padding:0 14px;font-size:12px}}@media(max-width:767px){body{padding-bottom:88px}.desktop-nav{display:none}.hero{min-height:max(600px,calc(100svh - 88px));padding:54px 20px 100px;background-position:68%}.hero h1{font-size:clamp(46px,14vw,67px);line-height:1.02}.hero__lead{line-height:1.55;margin:23px 0 28px}.social-proof small{max-width:230px}.join-card{margin-top:-48px}.code-form input{font-size:17px;letter-spacing:4px;padding:0 15px}.features{margin-bottom:45px}footer{display:none}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:88px;z-index:1000;padding:8px 10px max(9px,env(safe-area-inset-bottom));border-top:1px solid rgba(119,159,194,.25);background:rgba(2,10,19,.97);box-shadow:0 -10px 30px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8493a8;font-size:11px;white-space:nowrap}.mobile-nav svg{width:27px;height:27px}.mobile-nav a.is-active{color:var(--gold)}.mobile-nav a.is-active:after{content:"";position:absolute;bottom:-2px;width:52px;height:3px;border-radius:3px;background:var(--gold);box-shadow:0 0 10px rgba(244,183,51,.4)}}@media(max-height:700px) and (min-width:768px){.hero{min-height:520px;padding-top:48px;padding-bottom:72px}.join-card{margin-top:-42px}}@media(max-width:380px){.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:43px}.eyebrow span{width:24px}.eyebrow{gap:9px;letter-spacing:2px}.social-proof{display:none}.join-card{width:calc(100% - 20px);padding:18px}.join-card__heading p{font-size:12px}.mini-reel{width:46px;height:46px}.mobile-nav{padding-left:2px;padding-right:2px}.mobile-nav a{font-size:10px}}.concept-hero{min-height:760px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.75fr);grid-gap:clamp(38px,6vw,100px);gap:clamp(38px,6vw,100px);align-items:center;background-image:linear-gradient(90deg,rgba(2,8,18,.98),rgba(2,8,18,.82) 50%,rgba(2,8,18,.52)),linear-gradient(0deg,#020812,transparent 42%),url(/images/cinema-hero.png)}.concept-hero .hero__content{width:auto;max-width:720px}.concept-hero h1{font-weight:400}.hero-note{margin:24px 0 0;color:#8496aa;font-size:14px}.hero-note b{color:#d6dfe8}.hero-demo{position:relative;padding:20px;border:1px solid #35506a;border-radius:30px;background:linear-gradient(145deg,rgba(17,36,53,.96),rgba(5,16,27,.98));box-shadow:0 35px 80px #0009,0 0 0 7px #07131f88;transform:rotate(1.5deg)}.demo-top{display:flex;justify-content:space-between;color:#8196aa;font-size:10px;letter-spacing:2px}.demo-top b{color:#f3b536;letter-spacing:0}.demo-flow{display:grid;grid-template-columns:1fr 105px;align-items:center;margin:22px 0}.demo-people{display:grid;grid-gap:8px;gap:8px}.demo-people span{height:42px;display:flex;align-items:center;gap:10px;padding:0 11px;border:1px solid #294158;border-radius:999px;background:#0a1927;color:#aab9c7;font-size:12px}.demo-people i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#173149;color:#65d5ff;font-style:normal;font-weight:700}.demo-reel{text-align:center;color:#f3b536}.demo-reel .reel{width:74px;animation:demoSpin 12s linear infinite}.demo-reel small{display:block;color:#8296aa;font-size:9px;line-height:1.25;text-transform:uppercase}.demo-pick{display:grid;grid-template-columns:82px 1fr;grid-gap:15px;gap:15px;align-items:center;padding:10px;border:1px solid #43586c;border-radius:16px;background:#e9dec6;color:#2a211a;transform:rotate(-1deg)}.demo-pick img{width:82px;height:92px;object-fit:cover;border-radius:9px}.demo-pick small{color:#9a6b2f;font-size:8px;letter-spacing:2px}.demo-pick strong{display:block;margin-top:5px;font:400 24px/1 var(--font-display)}.demo-pick p{margin:7px 0 0;color:#806f5d;font-size:12px}.demo-votes{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:7px;gap:7px;margin-top:18px}.demo-votes span{padding:9px 5px;border-radius:999px;text-align:center;font-size:10px;font-weight:700}.demo-votes .yes{background:#dcead0;color:#315c20}.demo-votes .seen{background:#d8ecf0;color:#176474}.demo-votes .no{background:#f3d7d7;color:#913131}@keyframes demoSpin{to{transform:rotate(1turn)}}.join-card__heading>div>small{color:#f3b536;font-size:9px;letter-spacing:2px}.join-card__heading p{margin-top:4px}.how{width:min(1180px,calc(100% - 48px));margin:120px auto;display:grid;grid-template-columns:.68fr 1.5fr;grid-gap:70px;gap:70px}.fair-copy>small,.home-final>small,.section-copy>small,.vote-story>div>small{color:#f3b536;font-size:10px;letter-spacing:4px}.fair-copy h2,.home-final h2,.section-copy h2,.vote-story h2{font:400 clamp(38px,4.8vw,62px)/1.03 var(--font-display);margin:12px 0 20px}.fair-copy>p,.section-copy p,.vote-story>div>p{color:#91a3b8;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.steps article{position:relative;min-height:330px;padding:25px 22px;border:1px solid #253b50;border-radius:24px;background:linear-gradient(155deg,#102132,#07121e);overflow:hidden}.steps article>b{position:absolute;right:17px;top:10px;color:#ffffff0a;font:400 82px var(--font-display)}.step-icon{position:relative;width:58px;height:58px;display:grid;place-items:center;border:1px solid #3a566f;border-radius:18px;background:#0b1927;color:#5bd3ff}.step-icon .icon{width:29px}.step-icon.reel-step{border-radius:50%;color:#f3b536}.step-icon .reel{width:39px}.steps h3{position:relative;margin:72px 0 12px;font:400 25px/1.1 var(--font-display)}.steps p{position:relative;color:#8fa1b3;line-height:1.6;font-size:14px}.fair{width:min(1120px,calc(100% - 48px));margin:100px auto;padding:55px;display:grid;grid-template-columns:.85fr 1fr;grid-gap:80px;gap:80px;align-items:center;border:1px solid #273e53;border-radius:34px;background:radial-gradient(circle at 18% 50%,#132b41,#081522 45%,#06101b)}.fair-visual{position:relative;aspect-ratio:1;display:grid;place-items:center}.orbit{position:absolute;border:1px dashed #456079;border-radius:50%}.orbit-one{inset:15%}.orbit-two{inset:2%;opacity:.45}.fair-reel{position:relative;width:128px;height:128px;display:grid;place-items:center;border-radius:50%;background:#091726;color:#f3b536;box-shadow:0 0 60px #f3b5362b}.fair-reel .reel{width:106px;animation:demoSpin 16s linear infinite}.person{position:absolute;width:48px;height:48px;display:grid;place-items:center;border:2px solid #55cfff;border-radius:50%;background:#10263a;color:#fff;font-weight:700;box-shadow:0 5px 20px #000}.p1{top:5%;left:44%}.p2{right:5%;top:44%}.p3{bottom:5%;left:44%}.p4{left:5%;top:44%}.fair-copy ul{padding:0;margin:25px 0 0;list-style:none;display:grid;grid-gap:13px;gap:13px}.fair-copy li{color:#bcc8d3}.fair-copy li span{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:10px;border-radius:50%;background:#203b2d;color:#6fdb92}.vote-story{width:min(1120px,calc(100% - 48px));margin:120px auto;display:grid;grid-template-columns:1fr 1.15fr;grid-gap:85px;gap:85px;align-items:center}.vote-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:22px;border:1px solid #2c4257;border-radius:28px;background:#0a1724}.vote-choice{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:700}.vote-choice b{font-size:28px}.vote-green{background:#dcead0;color:#315c20}.vote-blue{background:#d8ecf0;color:#176474}.vote-amber{background:#f5e2c2;color:#87591f}.vote-red{background:#f3d7d7;color:#913131}.home-final{width:min(1120px,calc(100% - 48px));margin:80px auto 110px;padding:75px 30px;text-align:center;border-radius:34px;background:radial-gradient(circle at 50% 0,#1c3850,#091522 58%);border:1px solid #2c455b;overflow:hidden}.final-reel{display:block;color:#f3b536}.final-reel .reel{width:65px;margin-bottom:20px}.home-final h2{max-width:760px;margin:14px auto 30px}.home-final .button{width:max-content;margin:auto}@media(max-width:1023px){.concept-hero{grid-template-columns:1fr;min-height:auto;padding-top:130px}.concept-hero .hero__content{max-width:680px}.hero-demo{width:min(560px,100%);justify-self:center;transform:none}.how{grid-template-columns:1fr}.section-copy{max-width:640px}.fair{gap:38px;padding:38px}.vote-story{gap:40px}}@media(max-width:767px){.concept-hero{display:grid;padding:62px 20px 100px}.concept-hero h1{font-size:clamp(47px,13vw,68px)}.concept-hero .hero__lead{font-size:17px}.hero-demo{padding:15px;border-radius:23px}.demo-flow{grid-template-columns:1fr 82px}.demo-reel .reel{width:60px}.demo-votes{grid-template-columns:1fr}.how{width:calc(100% - 28px);margin:80px auto;gap:35px}.steps{grid-template-columns:1fr}.steps article{min-height:240px}.steps h3{margin-top:45px}.fair{width:calc(100% - 28px);margin:70px auto;padding:27px 20px;grid-template-columns:1fr;gap:25px}.fair-visual{max-width:360px;width:100%;margin:auto}.vote-story{width:calc(100% - 28px);margin:80px auto;grid-template-columns:1fr;gap:30px}.vote-buttons{padding:12px}.vote-choice{min-height:92px}.home-final{width:calc(100% - 28px);padding:55px 20px;margin-bottom:70px}.home-final .button{width:100%}}.desktop-login{min-height:42px;padding:0 18px;display:flex;align-items:center;border:1px solid rgba(244,183,51,.6);border-radius:999px;color:var(--gold);font-size:13px;font-weight:700;white-space:nowrap}.desktop-login:hover{background:rgba(244,183,51,.1)}@media(max-width:1023px) and (min-width:768px){.desktop-login{padding:0 12px;font-size:12px}}@media(max-width:767px){.mobile-nav.has-login{grid-template-columns:repeat(5,1fr)}.mobile-nav.has-login a{font-size:10px}.mobile-nav.has-login svg{width:24px;height:24px}}