body.page-scroll{overflow:auto;height:auto;overflow-x:clip}.cine-root .node-canvas{position:fixed;inset:0;z-index:0}.cine-root .topbar{position:fixed;background:linear-gradient(rgba(255,255,255,.92),rgba(255,255,255,.72));-webkit-backdrop-filter:blur(12px) saturate(1.4);backdrop-filter:blur(12px) saturate(1.4);border-bottom:1px solid rgba(17,17,17,.05)}.cine-page{--wash:var(--light);--line-c:rgba(17,17,17,0.08);--line-strong:rgba(17,17,17,0.16);--gold:#E0A62B;--gold-hi:#FFD75E;--im-blue:#007AFF;--im-gray:#E9E9EB;--sys:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",sans-serif;position:relative;z-index:1;color:var(--ink)}.cine-page .c-wrap{max-width:1120px;margin:0 auto;padding:0 clamp(20px,4vw,44px)}.cine-page .glass{background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(18px) saturate(1.5);backdrop-filter:blur(18px) saturate(1.5);border:1px solid rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 40px -18px rgba(0,59,62,.25),0 1px 2px rgba(17,17,17,.04)}.cine-page .nm{background:linear-gradient(100deg,var(--green) 10%,var(--green-bright) 90%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 22px rgba(76,217,100,.35))}.cine-page .c-hero{min-height:88vh;min-height:88dvh;display:grid;place-content:center;text-align:center;padding-top:68px}.cine-page .c-kicker{justify-self:center;font-family:var(--mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal);font-weight:600;display:inline-flex;align-items:center;gap:9px;border-radius:999px;padding:9px 16px}.cine-page .c-pip{width:8px;height:8px;border-radius:50%;background:var(--green-bright);animation:c-pulse 2s ease-out infinite}@keyframes c-pulse{0%{box-shadow:0 0 0 0 rgba(76,217,100,.55)}70%{box-shadow:0 0 0 9px rgba(76,217,100,0)}to{box-shadow:0 0 0 0 rgba(76,217,100,0)}}.cine-page .c-hero h1{margin:26px 0 0;font-size:clamp(46px,8.6vw,108px);line-height:1;letter-spacing:-.035em;font-weight:900;text-wrap:balance;color:var(--ink)}.cine-page .c-cue{margin-top:52px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.cine-page .c-cue .arr{display:block;margin:12px auto 0;width:1px;height:44px;background:linear-gradient(var(--ink-faint),transparent);animation:c-drip 2.2s ease-in-out infinite}@keyframes c-drip{0%{transform:scaleY(0);transform-origin:top}55%{transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}.cine-page .c-cta{display:inline-block;margin-top:46px;padding:18px 36px;border-radius:16px;background:linear-gradient(120deg,var(--green),var(--green-bright));color:#ffffff;font-weight:800;font-size:17px;letter-spacing:-.01em;text-decoration:none;box-shadow:0 0 38px -4px rgba(76,217,100,.55),0 14px 30px -14px rgba(31,138,61,.5),inset 0 1px 0 rgba(255,255,255,.3);transition:filter .15s,transform .1s}.cine-page .c-cta:hover{filter:brightness(1.06)}.cine-page .c-cta:active{transform:translateY(1px)}.cine-page .c-cta-hero{margin-top:30px;justify-self:center}.cine-page .c-cta-sub{margin-top:14px;font-family:var(--mono);font-size:11px;color:var(--ink-faint)}.cine-page .c-cine{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,520px);grid-gap:clamp(24px,4vw,64px);gap:clamp(24px,4vw,64px)}.cine-page .c-stage-wrap{order:2;position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100dvh;display:grid;place-items:center;align-self:start}.cine-page .c-beats{order:1}.cine-page .c-beat{min-height:100vh;display:grid;align-content:center;justify-items:start;padding:12vh 0}.cine-page .beat-card{border-radius:22px;padding:clamp(22px,2.6vw,34px) clamp(24px,2.8vw,38px);max-width:520px}.cine-page .c-eyebrow{font-family:var(--mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);font-weight:600;margin-bottom:14px}.cine-page .c-beat h2{margin:0;font-size:clamp(30px,4.2vw,50px);font-weight:900;letter-spacing:-.03em;line-height:1.06;max-width:16ch;text-wrap:balance;color:var(--ink)}.cine-page .c-beat p{margin:14px 0 0;color:var(--ink-soft);font-size:clamp(15px,1.55vw,17px);line-height:1.6;max-width:36ch}.cine-page .c-stage{position:relative;width:min(440px,92vw);height:min(620px,80vh)}.cine-page .c-dev{position:absolute;inset:0;display:grid;place-items:center;transition:opacity .75s ease,transform .9s cubic-bezier(.22,1,.36,1)}.cine-page .browser-frame{position:relative;width:min(430px,90vw);background:#ffffff;border:1px solid var(--line-c);border-radius:18px;box-shadow:0 30px 70px -28px rgba(0,59,62,.35),0 6px 18px -8px rgba(17,17,17,.08)}.cine-page .b-chrome{display:flex;align-items:center;gap:7px;padding:12px 14px;border-bottom:1px solid var(--line-c);background:rgba(246,248,249,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:17px 17px 0 0}.cine-page .b-dot{width:9px;height:9px;border-radius:50%;background:#e3e7e6}.cine-page .b-addr{flex:1 1;margin-left:6px;font-family:var(--mono);font-size:10.5px;color:var(--ink-faint);background:#ffffff;border:1px solid var(--line-c);border-radius:999px;padding:6px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cine-page .ext-slot{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:#ffffff;border:1px solid var(--line-c)}.cine-page .ext-slot svg{width:12px;height:12px}.cine-page .b-site{padding:0 0 18px;border-radius:0 0 17px 17px;overflow:hidden}.cine-page .b-cover{height:86px;background:linear-gradient(115deg,#0b5b5e,var(--teal) 60%,#002a2c)}.cine-page .b-prof{padding:0 18px;margin-top:-30px}.cine-page .b-pfp{width:60px;height:60px;border-radius:50%;border:3px solid #ffffff;background:linear-gradient(135deg,var(--gold-hi),var(--gold));background-image:url(/tai.jpg);background-size:240% auto;background-position:2% 34%;box-shadow:0 4px 12px -4px rgba(224,166,43,.5)}.cine-page .b-pname{margin-top:10px;font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--ink)}.cine-page .b-prole{margin-top:3px;font-size:12.5px;color:var(--ink-faint)}.cine-page .b-pmeta{margin-top:7px;font-family:var(--mono);font-size:11px;color:#b8860b;font-weight:600}.cine-page .b-skel{margin-top:14px;display:grid;grid-gap:8px;gap:8px}.cine-page .b-skel i{display:block;height:8px;border-radius:4px;background:var(--wash)}.cine-page .b-skel i:first-child{width:88%}.cine-page .b-skel i:nth-child(2){width:72%}.cine-page .b-skel i:nth-child(3){width:80%}.cine-page .nmbr-card{position:absolute;right:-26px;bottom:-34px;width:254px;background:#ffffff;color:#111111;border-radius:15px;padding:13px;font-size:12px;border:1px solid #e3e7e6;box-shadow:0 24px 60px -18px rgba(0,59,62,.35);transform:translateX(40px);opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .6s ease,box-shadow .7s ease}.cine-page .c-stage[data-state] .nmbr-card{transform:translateX(0);opacity:1}.cine-page .c-stage[data-state=reveal] .nmbr-card{border-color:transparent;box-shadow:0 0 0 1.5px var(--gold),0 0 46px -6px rgba(224,166,43,.55),0 30px 70px -24px rgba(0,59,62,.4)}.cine-page .nc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cine-page .nc-word{display:inline-flex;align-items:center;gap:5px}.cine-page .nc-word svg{width:14px;height:14px}.cine-page .nc-word b{font-weight:900;font-size:13.5px;letter-spacing:-.02em;color:#111}.cine-page .nc-conn{font-size:9px;color:var(--green);font-weight:700}.cine-page .nc-person{display:flex;align-items:center;gap:9px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f0f2f1}.cine-page .nc-avatar{width:34px;height:34px;border-radius:9px;flex:0 0 34px;background:linear-gradient(135deg,var(--gold-hi),var(--gold));background-image:url(/tai.jpg);background-size:240% auto;background-position:2% 34%}.cine-page .nc-name{font-weight:700;font-size:12.5px}.cine-page .nc-badge{display:inline-block;vertical-align:1px;margin-left:5px;padding:2px 6px;border-radius:999px;font-size:7.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,var(--gold-hi),var(--gold));color:#3a2600;box-shadow:0 0 10px rgba(224,166,43,.6)}.cine-page .nc-sub{font-size:10px;color:#6b746f;margin-top:2px}.cine-page .nc-row{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f2f4f7;border-radius:9px;padding:9px 10px}.cine-page .nc-meta{display:grid;grid-gap:2px;gap:2px;min-width:0}.cine-page .nc-label{color:#8a938f;font-size:9.5px;font-weight:600}.cine-page .nc-cost{color:#b8860b;font-weight:700;font-style:normal}.cine-page .nc-masked{font-family:var(--mono);font-size:11.5px;color:#111;filter:blur(3.5px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cine-page .nc-found{display:none;font-family:var(--mono);font-size:12.5px;font-weight:600;color:#6b4a00;white-space:nowrap}.cine-page .nc-btn{flex:0 0 auto;height:28px;padding:0 11px;border-radius:8px;border:none;cursor:default;background:linear-gradient(135deg,var(--gold-hi),var(--gold));color:#3a2600;font-weight:700;font-size:10.5px;white-space:nowrap;font-family:inherit;box-shadow:0 0 14px rgba(224,166,43,.4)}.cine-page .nc-status{display:none;margin-top:7px;font-size:9.5px;color:var(--green);font-weight:700}.cine-page .nc-foot{margin-top:10px;padding-top:9px;border-top:1px solid #f0f2f1;text-align:center;font-size:9.5px;color:#6b746f}.cine-page .c-scan{position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(100deg,transparent 30%,rgba(255,215,94,.6) 50%,transparent 70%);transform:translateX(-110%)}.cine-page .c-stage[data-state=reveal] .c-scan{opacity:1;animation:c-sweep .9s cubic-bezier(.4,0,.2,1) .15s forwards}@keyframes c-sweep{to{transform:translateX(110%)}}.cine-page .c-stage[data-state=reveal] .nc-masked{display:none}.cine-page .c-stage[data-state=reveal] .nc-found{display:block;animation:c-lock .5s cubic-bezier(.22,1,.36,1) .85s backwards}.cine-page .c-stage[data-state=reveal] .nc-btn{display:none}.cine-page .c-stage[data-state=reveal] .nc-status{display:block;animation:c-lock .4s ease 1.1s backwards}@keyframes c-lock{0%{opacity:0;transform:translateY(8px);letter-spacing:.12em}to{opacity:1;transform:none;letter-spacing:0}}.cine-page .stripe-card{width:min(320px,84vw);border-radius:20px;padding:20px;display:grid;grid-gap:13px;gap:13px;font-family:var(--sys)}.cine-page .sc-head{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ink-faint)}.cine-page .sc-head svg{width:15px;height:15px}.cine-page .sc-head b{color:var(--ink);font-weight:800;letter-spacing:-.02em;font-family:var(--font)}.cine-page .sc-item{display:flex;align-items:center;gap:10px;padding:11px 12px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.8);border-radius:12px}.cine-page .sc-avatar{width:36px;height:36px;border-radius:10px;flex:0 0 36px;background:linear-gradient(135deg,var(--gold-hi),var(--gold));background-image:url(/tai.jpg);background-size:240% auto;background-position:2% 34%}.cine-page .sc-item b{display:block;font-size:13px;color:var(--ink)}.cine-page .sc-item span{font-size:11px;color:var(--ink-faint)}.cine-page .sc-item i{margin-left:auto;font-style:normal;font-weight:800;font-size:15px;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cine-page .sc-field{padding:11px 12px;border-radius:10px;font-size:12.5px;color:var(--ink-soft);background:rgba(255,255,255,.65);border:1px solid rgba(17,17,17,.1);white-space:nowrap;overflow:hidden}.cine-page .sc-row{display:flex;gap:8px}.cine-page .sc-row .grow{flex:1 1}.cine-page .sc-pay{height:44px;border:none;border-radius:11px;cursor:default;background:#635BFF;color:#fff;font-weight:700;font-size:14.5px;font-family:inherit;box-shadow:0 10px 24px -10px rgba(99,91,255,.65)}.cine-page .sc-foot{text-align:center;font-size:10.5px;color:var(--ink-faint)}.cine-page .sc-foot b{color:var(--ink-soft)}.cine-page .phone-frame{position:relative;width:min(310px,82vw);height:min(600px,78vh);border-radius:44px;border:1px solid #d8dcdb;box-shadow:0 40px 90px -30px rgba(17,17,17,.35),inset 0 0 0 6px #f5f6f6,inset 0 0 0 7px #c9cecd;padding:8px;flex-direction:column;font-family:var(--sys)}.cine-page .ph-inner,.cine-page .phone-frame{background:#ffffff;display:flex;overflow:hidden}.cine-page .ph-inner{flex:1 1;flex-direction:column;border-radius:36px}.cine-page .ph-statusbar{display:flex;align-items:center;justify-content:space-between;padding:12px 22px 4px;background:#F6F6F8}.cine-page .sb-time{font-size:13px;font-weight:700;color:#111;letter-spacing:.01em}.cine-page .sb-icons{display:inline-flex;align-items:center;gap:5px}.cine-page .sb-icons svg{display:block}.cine-page .ph-notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:92px;height:22px;border-radius:12px;background:#0a0a0a;z-index:2}.cine-page .chat-head{display:grid;justify-items:center;grid-gap:2px;gap:2px;padding:6px 12px 10px;background:#F6F6F8;border-bottom:1px solid rgba(17,17,17,.12);position:relative}.cine-page .ch-back{position:absolute;left:14px;top:14px;color:var(--im-blue);font-size:20px;font-weight:600}.cine-page .ch-video{position:absolute;right:14px;top:16px}.cine-page .ch-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--gold-hi),var(--gold));background-image:url(/tai.jpg);background-size:240% auto;background-position:2% 34%}.cine-page .ch-name{font-size:11.5px;color:#111}.cine-page .ch-name span{color:#b0b4b3}.cine-page .ph-thread{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;gap:3px;padding:12px;background:#ffffff}.cine-page .imsg-tag{align-self:center;font-size:10px;color:#8a8f8e;margin-bottom:6px;text-align:center}.cine-page .imsg-tag b{font-weight:600}.cine-page .ph-day{align-self:center;font-size:10px;color:#8a8f8e;margin:8px 0 4px}.cine-page .ph-day b{font-weight:600}.cine-page .c-bubble{max-width:76%;padding:8px 12px;border-radius:18px;font-size:13.5px;line-height:1.35;opacity:0;position:relative}.cine-page .c-bubble.sent{align-self:flex-end;background:var(--im-blue);color:#ffffff;border-bottom-right-radius:5px}.cine-page .c-bubble.recv{align-self:flex-start;background:var(--im-gray);color:#111;border-bottom-left-radius:5px}.cine-page .c-bubble.b4{margin-top:14px}.cine-page .b-meta{align-self:flex-end;font-size:9.5px;color:#8a8f8e;padding-right:4px;opacity:0}.cine-page .b-meta b{font-weight:600}.cine-page .ph-tap{position:absolute;top:-14px;right:-8px;background:var(--im-blue);color:#fff;font-size:10px;border-radius:999px;padding:4px 7px;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}.cine-page .c-typing{align-self:flex-start;display:none;gap:4px;padding:11px 13px;background:var(--im-gray);border-radius:18px;border-bottom-left-radius:5px}.cine-page .c-typing i{width:7px;height:7px;border-radius:50%;background:#a8adac;animation:c-think 1.1s ease-in-out infinite}.cine-page .c-typing i:nth-child(2){animation-delay:.18s}.cine-page .c-typing i:nth-child(3){animation-delay:.36s}@keyframes c-think{0%,to{opacity:.35;transform:translateY(0)}45%{opacity:1;transform:translateY(-3px)}}.cine-page .c-stage .c-dev.phone{opacity:0;transform:translateY(28px) scale(.94);pointer-events:none}.cine-page .c-stage .c-dev.checkout{opacity:0;transform:translateY(26px) scale(.95);pointer-events:none}.cine-page .c-stage[data-state=pay] .c-dev.checkout{opacity:1;transform:none}.cine-page .c-stage[data-state=pay] .c-dev.browser{opacity:.22;transform:scale(.96)}.cine-page .c-stage[data-state=reply] .c-dev.browser,.cine-page .c-stage[data-state=text] .c-dev.browser{opacity:0;transform:translateY(-24px) scale(.93)}.cine-page .c-stage[data-state=reply] .c-dev.phone,.cine-page .c-stage[data-state=text] .c-dev.phone{opacity:1;transform:none}.cine-page .c-stage[data-state=text] .b1{animation:c-pop .5s cubic-bezier(.22,1,.36,1) .35s forwards}.cine-page .c-stage[data-state=text] .m1{animation:c-fadein .4s ease .95s forwards}.cine-page .c-stage[data-state=text] .c-typing{display:inline-flex;opacity:0;animation:c-fadein .4s ease 1.7s forwards}.cine-page .c-stage[data-state=text] .b2,.cine-page .c-stage[data-state=text] .b3,.cine-page .c-stage[data-state=text] .b4,.cine-page .c-stage[data-state=text] .b5,.cine-page .c-stage[data-state=text] .day2,.cine-page .c-stage[data-state=text] .m2{opacity:0}.cine-page .c-stage[data-state=reply] .b1{animation:c-fadein .2s ease forwards}.cine-page .c-stage[data-state=reply] .b2{animation:c-pop .5s cubic-bezier(.22,1,.36,1) .35s forwards}.cine-page .c-stage[data-state=reply] .day2{animation:c-fadein .4s ease 1s forwards}.cine-page .c-stage[data-state=reply] .b3{animation:c-pop .5s cubic-bezier(.22,1,.36,1) 1.25s forwards}.cine-page .c-stage[data-state=reply] .b4{animation:c-pop .5s cubic-bezier(.22,1,.36,1) 1.95s forwards}.cine-page .c-stage[data-state=reply] .b4 .ph-tap{animation:c-pop .35s cubic-bezier(.22,1,.36,1) 2.5s backwards}.cine-page .c-stage[data-state=reply] .b5{animation:c-pop .5s cubic-bezier(.22,1,.36,1) 2.75s forwards}.cine-page .c-stage[data-state=reply] .m2{animation:c-fadein .4s ease 3.3s forwards}@keyframes c-pop{0%{opacity:0;transform:translateY(14px) scale(.92)}to{opacity:1;transform:none}}@keyframes c-fadein{to{opacity:1}}.cine-page .c-outro{text-align:center;padding:15vh 0 40px}.cine-page .c-outro h2{font-size:clamp(34px,5.2vw,62px);font-weight:900;letter-spacing:-.03em;margin:0 0 14px;text-wrap:balance;color:var(--ink)}.cine-page .c-wall{column-count:3;column-gap:16px;max-width:940px;margin:46px auto 0}.cine-page .c-shot{page-break-inside:avoid;break-inside:avoid;margin:0 0 16px;padding:8px;border-radius:18px;overflow:hidden}.cine-page .c-shot img{display:block;width:100%;border-radius:12px}.cine-page .c-about-link{display:block;width:-moz-fit-content;width:fit-content;margin:12px auto 0;font-weight:700;font-size:14.5px;color:var(--teal)}.cine-page .c-about-link:hover{text-decoration:underline;text-underline-offset:3px}.cine-page .c-spine{margin:56px auto 0;max-width:720px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.cine-page .c-spine span{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);border-radius:999px;padding:8px 14px}.cine-page .c-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 8px;margin-top:54px;padding:22px 0 26px;border-top:1px solid var(--line-c);font-size:12px;color:var(--ink-faint)}.cine-page .c-legal a{color:var(--ink-faint);text-decoration:none;padding:4px 6px}.cine-page .c-legal a:hover{color:var(--teal);text-decoration:underline}.cine-page .c-legal i{font-style:normal;color:var(--line-strong)}@media (max-width:900px){.cine-page .c-cine{grid-template-columns:1fr;gap:0}.cine-page .c-stage-wrap{order:1;height:60vh;height:60dvh;z-index:5;padding-top:64px;align-items:start;justify-items:center;background:linear-gradient(rgba(255,255,255,.94) 82%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cine-page .c-stage{width:min(340px,92vw);height:min(430px,calc(60dvh - 76px))}.cine-page .browser-frame{width:min(310px,86vw)}.cine-page .b-cover{height:64px}.cine-page .nmbr-card{right:-6px;bottom:-26px;width:226px}.cine-page .stripe-card{width:min(280px,82vw);padding:15px;gap:10px;border-radius:17px}.cine-page .sc-pay{height:40px;font-size:13.5px}.cine-page .sc-field{padding:9px 11px;font-size:11.5px}.cine-page .phone-frame{width:min(248px,70vw);height:min(430px,calc(60dvh - 80px));border-radius:34px;padding:6px}.cine-page .ph-inner{border-radius:28px}.cine-page .ph-notch{width:70px;height:17px;top:11px}.cine-page .ph-statusbar{padding:10px 18px 2px}.cine-page .c-bubble{font-size:10.5px;padding:6px 9px;border-radius:15px}.cine-page .c-bubble.b4{margin-top:11px}.cine-page .ph-tap{font-size:8px;padding:3px 6px;top:-11px}.cine-page .ph-thread{padding:6px 10px 9px;gap:2px}.cine-page .chat-head{padding-bottom:7px}.cine-page .ch-avatar{width:30px;height:30px}.cine-page .ch-name{font-size:10.5px}.cine-page .b-meta,.cine-page .imsg-tag,.cine-page .ph-day{font-size:8px}.cine-page .c-beat{min-height:58vh;padding:3vh 0 9vh;align-content:end;justify-items:center}.cine-page .beat-card{text-align:center;width:100%;border-radius:18px}.cine-page .c-beat h2{font-size:clamp(27px,7.4vw,34px)}.cine-page .c-beat h2,.cine-page .c-beat p{margin-left:auto;margin-right:auto}.cine-page .c-beat p{font-size:14px}.cine-page .c-hero{min-height:100vh;min-height:100svh;padding-top:76px}.cine-page .c-hero h1{font-size:clamp(46px,13.5vw,64px);margin-top:20px}.cine-page .c-cta{width:min(320px,88vw);text-align:center;padding:16px 20px;font-size:16px}.cine-page .c-cta-hero{margin-top:22px}.cine-page .c-cue{margin-top:36px}.cine-page .c-wall{column-count:2;column-gap:11px;max-width:100%}.cine-page .c-outro{padding-top:9vh}.cine-page .c-outro h2{font-size:clamp(30px,8.4vw,40px)}}@media (prefers-reduced-motion:reduce){.cine-page *,.cine-page :after,.cine-page :before{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important}.cine-page .b-meta,.cine-page .c-bubble{opacity:1}}