:root{--opdio-cinematic-bg:radial-gradient(ellipse 110% 75% at 15% -5%, rgba(20, 184, 166, 0.14) 0%, transparent 52%),radial-gradient(ellipse 85% 65% at 95% 15%, rgba(56, 189, 248, 0.1) 0%, transparent 48%),radial-gradient(ellipse 70% 55% at 50% 100%, rgba(15, 118, 110, 0.08) 0%, transparent 55%),linear-gradient(180deg, #fafdfb 0%, #f0fdfa 38%, #ecfdf5 72%, #f8fafc 100%);--opdio-cinematic-chrome-h:calc(12px + 58px)}body.opdio-home-page,body.opdio-home-page .opdio-marketing-shell{background:#f0fdfa}body.opdio-home-page .opdio-site-header--calendly{background:0 0;padding:12px 0 0}body.opdio-home-page .opdio-site-header--calendly.is-scrolled{background:0 0}body.opdio-home-page .opdio-cinematic-hero{margin-top:calc(-1 * var(--opdio-cinematic-chrome-h));padding-top:var(--opdio-cinematic-chrome-h)}@media (max-width:991px){:root{--opdio-cinematic-chrome-h:calc(8px + 64px)}body.opdio-home-page .opdio-site-header--calendly{padding:8px 0 0}}.opdio-cinematic-hero{--color-foreground:#0f172a;--color-background:#ffffff;--color-muted:#64748b;position:relative;width:100%;height:100vh;height:100dvh;min-height:640px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--opdio-cinematic-bg);color:var(--color-foreground);font-family:var(--opdio-font, "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);perspective:1500px}.opdio-cinematic-hero .gsap-reveal{visibility:hidden}.opdio-cinematic-hero.is-mobile-static .gsap-reveal,.opdio-cinematic-hero.is-ready .gsap-reveal,.opdio-cinematic-hero.is-reduced-motion .gsap-reveal{visibility:visible}@media (max-width:767px){.opdio-cinematic-hero .text-days{clip-path:none;overflow:visible;padding-bottom:0;margin-bottom:0}.opdio-cinematic-hero .gsap-reveal{visibility:visible;opacity:1;transform:none;filter:none}.opdio-cinematic-hero .opdio-cinematic-hero__eyebrow{opacity:1}}.opdio-cinematic-hero__film-grain{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:50;opacity:.05;mix-blend-mode:overlay;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><filter id="noiseFilter"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/></filter><rect width="100%" height="100%" filter="url(%23noiseFilter)"/></svg>')}.opdio-cinematic-hero__grid-bg{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.35;background-size:56px 56px;background-image:linear-gradient(to right,rgba(15,118,110,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(15,118,110,.05) 1px,transparent 1px);mask-image:radial-gradient(ellipse at center,black 0%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 72%)}.opdio-cinematic-hero__aurora{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.opdio-cinematic-hero__aurora-blob{position:absolute;border-radius:50%;filter:blur(72px);opacity:.55;will-change:transform}.opdio-cinematic-hero__aurora-blob--teal{width:min(52vw,420px);height:min(52vw,420px);top:-8%;left:-6%;background:rgba(20,184,166,.32);animation:18s ease-in-out infinite opdio-aurora-drift-a}.opdio-cinematic-hero__aurora-blob--sky{width:min(44vw,360px);height:min(44vw,360px);top:18%;right:-8%;background:rgba(56,189,248,.22);animation:22s ease-in-out infinite opdio-aurora-drift-b}.opdio-cinematic-hero__aurora-blob--mint{width:min(38vw,300px);height:min(38vw,300px);bottom:-6%;left:32%;background:rgba(52,211,153,.2);animation:20s ease-in-out infinite opdio-aurora-drift-c}@keyframes opdio-aurora-drift-a{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(28px,22px) scale(1.08)}}@keyframes opdio-aurora-drift-b{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(-24px,18px) scale(1.06)}}@keyframes opdio-aurora-drift-c{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(16px,-20px) scale(1.05)}}@keyframes opdio-scroll-hint-drop{0%{transform:translateY(0);opacity:1}70%{transform:translateY(28px);opacity:.25}100%{transform:translateY(28px);opacity:0}}.opdio-cinematic-hero__scroll-hint{position:absolute;bottom:max(1.25rem,env(safe-area-inset-bottom));left:50%;z-index:60;display:flex;flex-direction:column;align-items:center;gap:.55rem;transform:translateX(-50%);pointer-events:none;opacity:1;visibility:visible;transition:opacity .35s,visibility .35s}.opdio-cinematic-hero__scroll-hint.is-hidden{opacity:0;visibility:hidden}.opdio-cinematic-hero__scroll-hint-label{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(15,23,42,.45)}.opdio-cinematic-hero__scroll-hint-bar{position:relative;width:2px;height:44px;border-radius:999px;background:rgba(15,23,42,.12);overflow:hidden}.opdio-cinematic-hero__scroll-hint-thumb{position:absolute;top:0;left:0;width:100%;height:12px;border-radius:999px;background:linear-gradient(180deg,#0ea5e9 0,#6366f1 100%);box-shadow:0 0 10px rgba(14,165,233,.45);animation:1.75s ease-in-out infinite opdio-scroll-hint-drop}@media (prefers-reduced-motion:reduce){.opdio-cinematic-hero__scroll-hint-thumb{animation:none;top:50%;transform:translateY(-50%);opacity:.7}}.opdio-cinematic-hero__text-layer{position:absolute;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:920px;padding:0 1.25rem;will-change:transform;transform-style:preserve-3d}.opdio-cinematic-hero__headline-glow{position:absolute;top:50%;left:50%;width:min(100%,720px);height:280px;transform:translate(-50%,-52%);background:radial-gradient(ellipse at center,rgba(15,118,110,.1) 0,rgba(20,184,166,.04) 42%,transparent 72%);pointer-events:none;z-index:-1}.opdio-cinematic-hero__eyebrow{display:inline-flex;align-items:center;padding:6px 14px;border-radius:9999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(180deg,#eef5ff 0,#e6f0ff 100%);color:#004eba;border:1px solid rgba(0,107,255,.12);box-shadow:0 4px 14px rgba(0,107,255,.08);margin:0 0 1.25rem}.opdio-cinematic-hero__lines{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:100%}.opdio-cinematic-hero__line{margin:0;font-size:clamp(2.125rem, 7.2vw, 4.75rem);font-weight:700;line-height:1.18;letter-spacing:-.035em;color:var(--color-foreground);text-wrap:balance;text-shadow:0 12px 32px rgba(11,53,88,.14),0 2px 6px rgba(11,53,88,.08)}.opdio-cinematic-hero__line-mask{overflow:hidden;clip-path:inset(0 100% 0 0);padding:.08em 0 .22em;margin:0 0 -.12em;max-width:100%}.opdio-cinematic-hero__line--accent{margin:0;padding:0;font-weight:800;line-height:1.2;filter:none;background:0 0;-webkit-text-fill-color:inherit}.opdio-cinematic-hero__line-accent-text{display:inline-block;padding:.04em 0 .16em;background:linear-gradient(120deg,#0f172a 0,#0369a1 42%,#0ea5e9 68%,#6366f1 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone}.opdio-cinematic-hero__lede{margin:1.35rem auto 0;max-width:34rem;font-size:clamp(.98rem, 2.4vw, 1.125rem);line-height:1.65;color:var(--color-muted);text-wrap:balance}.opdio-cinematic-hero__intro-actions{display:none;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:22rem;margin:1.25rem auto 0}.opdio-cinematic-hero__intro-link{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .5rem;font-size:.92rem;font-weight:600;color:var(--color-muted);text-decoration:none!important;transition:color .2s}.opdio-cinematic-hero__intro-link:hover{color:var(--color-foreground)}.opdio-cinematic-hero__cta-layer{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;padding:0 1rem;pointer-events:none;will-change:transform,filter,opacity}.opdio-cinematic-hero.is-cta-phase .opdio-cinematic-hero__cta-layer{pointer-events:auto}.opdio-cinematic-hero.is-cta-phase .opdio-cinematic-hero__card-layer{pointer-events:none}.opdio-cinematic-hero__cta-title{margin:0 0 1rem;font-size:clamp(2rem, 6vw, 4rem);font-weight:700;letter-spacing:-.03em;background:linear-gradient(180deg,var(--color-foreground) 0,rgba(11,53,88,.45) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.opdio-cinematic-hero__cta-copy{margin:0 auto 2rem;max-width:36rem;font-size:1.05rem;line-height:1.65;color:var(--color-muted);font-weight:400}.opdio-cinematic-hero__cta-actions{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:22rem}.opdio-cinematic-hero__cta-note{margin:1.25rem 0 0;font-size:.875rem;color:var(--color-muted)}.opdio-cinematic-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:1.25rem;font-size:1rem;font-weight:700;text-decoration:none!important;transition:.4s cubic-bezier(.25, 1, .5, 1);border:0}.opdio-cinematic-btn--light{background:linear-gradient(180deg,#fff 0,#f1f5f9 100%);color:#0f172a!important;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.1),0 12px 24px -4px rgba(0,0,0,.3),inset 0 1px 1px #fff,inset 0 -3px 6px rgba(0,0,0,.06)}.opdio-cinematic-btn--light:hover{transform:translateY(-3px);color:#0f172a!important}.opdio-cinematic-btn--dark{background:linear-gradient(180deg,#27272a 0,#18181b 100%);color:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 2px 4px rgba(0,0,0,.6),0 12px 24px -4px rgba(0,0,0,.9),inset 0 1px 1px rgba(255,255,255,.15),inset 0 -3px 6px rgba(0,0,0,.8)}.opdio-cinematic-btn--dark:hover{transform:translateY(-3px);color:#fff!important}.opdio-cinematic-hero.is-mobile-static{height:auto;min-height:0;overflow:visible;display:block;perspective:none}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__text-layer{position:relative;top:auto;bottom:auto;z-index:2;padding:.5rem 1.1rem 1.5rem}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__card-layer{position:relative;inset:auto;z-index:1;pointer-events:auto;perspective:none;padding:0 1rem 1.75rem;margin-top:.25rem}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__lede{margin-top:.75rem;font-size:.9rem;line-height:1.55}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__intro-actions{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;width:100%;max-width:none;margin-top:1rem}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__intro-actions .opdio-cinematic-btn{width:100%;padding:.78rem 1rem;font-size:.9rem;border-radius:.85rem;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 12px rgba(15,23,42,.08)}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__intro-link{align-self:center;font-size:.86rem}.opdio-cinematic-hero.is-mobile-static .card-left-text{display:none}.opdio-cinematic-hero.is-mobile-static .card-right-text .opdio-cinematic-hero__card-panel--brand{padding:.85rem 1rem;border-top:none;background:linear-gradient(155deg,rgba(255,255,255,.92) 0,rgba(240,253,250,.78) 100%)}.opdio-cinematic-hero.is-mobile-static .card-right-text .opdio-cinematic-hero__brand-text{font-size:clamp(1.5rem, 9vw, 2rem)}.opdio-cinematic-hero.is-mobile-static .card-right-text .opdio-cinematic-hero__brand-tagline{margin-top:.35rem;padding-top:0;font-size:.78rem}.opdio-cinematic-hero.is-mobile-static .card-right-text .opdio-cinematic-hero__brand-tagline::before{display:none}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__card-grid{gap:1rem;padding:1.15rem .85rem;max-height:none;overflow:visible}.opdio-cinematic-hero.is-mobile-static .mockup-scroll-wrapper{order:-1;height:auto;min-height:0;padding:.5rem 0 .25rem;overflow:visible;align-items:center}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__mockup-scale{transform:none;height:auto}.opdio-cinematic-hero.is-mobile-static .iphone-bezel{width:236px;height:auto;padding:7px;box-sizing:border-box}.opdio-cinematic-hero.is-mobile-static .iphone-bezel__screen{position:relative;inset:auto;display:block;overflow:hidden}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app{height:auto;max-height:none;flex:none;min-height:0;padding:2rem .6rem .75rem;gap:.35rem;overflow:visible}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__header,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__header-stats,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__panel,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__ring,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__rooms,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__stats{flex-shrink:0}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__header-stats{display:none}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__ring{width:120px;height:120px;margin-top:0}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-app__home-bar{display:none}.opdio-cinematic-hero.is-mobile-static .main-card,.opdio-cinematic-hero.is-mobile-static .premium-depth-card{width:100%!important;height:auto!important;min-height:0!important;border-radius:1.25rem!important;transform:none!important;overflow:visible}.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__cta-layer,.opdio-cinematic-hero.is-mobile-static .opdio-cinematic-hero__scroll-hint{display:none}.opdio-cinematic-hero.is-mobile-static .card-right-text{margin-top:.15rem}.opdio-cinematic-hero__card-layer{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;pointer-events:none;perspective:1500px;contain:layout style paint}.premium-depth-card{background:radial-gradient(120% 80% at 100% 0,rgba(20,184,166,.18) 0,transparent 52%),radial-gradient(90% 70% at 0 100%,rgba(56,189,248,.12) 0,transparent 55%),linear-gradient(145deg,rgba(255,255,255,.97) 0,rgba(240,253,250,.94) 46%,rgba(236,253,245,.9) 100%);box-shadow:0 40px 100px -28px rgba(15,118,110,.22),0 20px 48px -24px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(15,118,110,.06);border:1px solid rgba(15,118,110,.14);position:relative;overflow:hidden;pointer-events:auto;width:92vw;height:92vh;border-radius:32px;display:flex;align-items:center;justify-content:center}.premium-depth-card::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.55) 50%,transparent 62%);background-size:220% 100%;animation:9s ease-in-out infinite opdio-card-shimmer;opacity:.45}.premium-depth-card__ambient{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.premium-depth-card__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55}.premium-depth-card__orb--cyan{width:320px;height:320px;top:-80px;right:-60px;background:rgba(20,184,166,.35);animation:14s ease-in-out infinite opdio-orb-drift}.premium-depth-card__orb--blue{width:280px;height:280px;bottom:-100px;left:-40px;background:rgba(56,189,248,.28);animation:17s ease-in-out infinite reverse opdio-orb-drift}@keyframes opdio-orb-drift{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(18px,-14px) scale(1.06)}66%{transform:translate(-12px,10px) scale(.96)}}@keyframes opdio-card-shimmer{0%,100%{background-position:130% 0}50%{background-position:-30% 0}}.premium-depth-card__grid{position:absolute;inset:0;opacity:.22;background-size:48px 48px;background-image:linear-gradient(to right,rgba(15,118,110,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(15,118,110,.06) 1px,transparent 1px);mask-image:radial-gradient(ellipse at center,black 15%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse at center,black 15%,transparent 78%)}.card-sheen{position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:50;background:radial-gradient(900px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(20,184,166,.12) 0,transparent 42%),linear-gradient(180deg,rgba(255,255,255,.35) 0,transparent 28%);mix-blend-mode:soft-light;transition:opacity .3s}.opdio-cinematic-hero__card-grid{position:relative;z-index:10;width:100%;height:100%;max-width:80rem;margin:0 auto;padding:1.5rem 1rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:1.25rem}.card-left-text,.card-right-text{width:100%;text-align:center}.opdio-cinematic-hero__card-panel{position:relative;border-radius:1.25rem;background:linear-gradient(155deg,rgba(255,255,255,.92) 0,rgba(240,253,250,.78) 100%);border:1px solid rgba(15,118,110,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 16px 40px -24px rgba(15,118,110,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.opdio-cinematic-hero__card-panel--copy{padding:1.5rem 1.35rem;text-align:left;border-left:3px solid rgba(15,118,110,.65)}.opdio-cinematic-hero__card-panel--copy::before{content:"";position:absolute;top:0;left:1.25rem;right:1.25rem;height:1px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.35),transparent)}.opdio-cinematic-hero__card-panel--brand{padding:1.65rem 1.15rem;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;border-right:3px solid rgba(15,118,110,.35)}.opdio-cinematic-hero__card-eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .8rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0f766e;background:rgba(20,184,166,.1);border:1px solid rgba(15,118,110,.18);box-shadow:0 0 20px rgba(20,184,166,.12)}.opdio-cinematic-hero__card-eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:#14b8a6;box-shadow:0 0 12px rgba(20,184,166,.85);animation:2.4s ease-in-out infinite opdio-eyebrow-pulse}@keyframes opdio-eyebrow-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.75}}.opdio-cinematic-hero__card-heading{margin:0 0 1rem;font-size:clamp(1.55rem, 3.2vw, 2.55rem);font-weight:800;letter-spacing:-.04em;line-height:1.08;text-wrap:balance}.opdio-cinematic-hero__card-heading-main{display:block;color:#0f172a;text-shadow:none}.opdio-cinematic-hero__card-heading-accent{display:block;margin-top:.08em;background:linear-gradient(118deg,#0f766e 0,#14b8a6 38%,#2dd4bf 72%,#0ea5e9 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.opdio-cinematic-hero__card-copy{display:none;margin:0 0 1.15rem;max-width:none;color:#475569;font-size:.94rem;line-height:1.68;letter-spacing:.01em}.opdio-cinematic-hero__card-points{display:none;list-style:none;margin:0;padding:0;text-align:left;max-width:none}.opdio-cinematic-hero__card-points li{display:flex;align-items:center;gap:.65rem;margin-bottom:.45rem;padding:.58rem .75rem;border-radius:.75rem;font-size:.83rem;line-height:1.35;font-weight:500;color:#0f172a;background:linear-gradient(135deg,rgba(255,255,255,.95) 0,rgba(240,253,250,.85) 100%);border:1px solid rgba(15,118,110,.12);transition:border-color .2s,background .2s,transform .2s}@keyframes opdio-point-slide{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (hover:hover){.opdio-cinematic-hero__card-points li:hover{border-color:rgba(15,118,110,.28);background:rgba(20,184,166,.08);transform:translateX(3px)}}.opdio-cinematic-hero__card-points li:last-child{margin-bottom:0}.opdio-cinematic-hero__card-points li i{flex-shrink:0;width:1.3rem;height:1.3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(180deg,rgba(20,184,166,.2) 0,rgba(15,118,110,.12) 100%);border:1px solid rgba(15,118,110,.22);color:#0f766e;font-size:.52rem;box-shadow:0 0 12px rgba(20,184,166,.2)}.opdio-cinematic-hero__brand-glow{position:absolute;top:42%;left:50%;width:min(100%,300px);height:180px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(20,184,166,.35) 0,rgba(15,118,110,.12) 42%,transparent 72%);filter:blur(32px);pointer-events:none}.opdio-cinematic-hero__brand{position:relative;z-index:1;margin:0;line-height:1;max-width:100%;text-align:center}.opdio-cinematic-hero__brand-text{display:inline-block;max-width:100%;padding:.04em .02em .12em;font-size:clamp(2.5rem, 10vw, 5.5rem);font-weight:900;letter-spacing:-.04em;line-height:1;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#0f766e 0,#14b8a6 38%,#0f172a 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:none}.opdio-cinematic-hero__brand-tagline{display:none;position:relative;z-index:1;margin:.9rem 0 0;padding-top:.9rem;max-width:100%;font-size:clamp(.82rem, 2.2vw, 1rem);font-weight:500;letter-spacing:.04em;line-height:1.45;text-align:center;text-wrap:balance;color:#64748b}.opdio-cinematic-hero__brand-tagline::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(15,118,110,.35),transparent)}@keyframes opdio-mockup-glow{0%,100%{opacity:.85;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.06)}}.mockup-scroll-wrapper{position:relative;width:100%;height:380px;display:flex;align-items:center;justify-content:center;perspective:1000px}.opdio-cinematic-hero__mockup-stage{position:absolute;left:50%;bottom:14%;width:min(100%,340px);height:110px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(15,118,110,.35) 0,rgba(20,184,166,.12) 45%,transparent 72%);filter:blur(26px);pointer-events:none;z-index:0;animation:4s ease-in-out infinite opdio-mockup-glow}.opdio-cinematic-hero__mockup-scale{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:scale(.65)}.iphone-bezel{position:relative;width:280px;height:580px;border-radius:3rem;background:linear-gradient(145deg,#2a2a2e 0,#0a0a0a 100%);box-shadow:inset 0 0 0 2px #71717a,inset 0 0 0 7px #000,0 50px 100px -20px rgba(0,0,0,.95),0 0 0 1px rgba(255,255,255,.06),0 0 60px rgba(0,107,255,.12);transform-style:preserve-3d;will-change:transform}.iphone-bezel::after{content:"";position:absolute;inset:10px;border-radius:2.4rem;border:1px solid rgba(255,255,255,.04);pointer-events:none;z-index:5}.iphone-bezel__btn{position:absolute;width:3px;background:linear-gradient(90deg,#404040 0,#171717 100%);box-shadow:-2px 0 5px rgba(0,0,0,.8),inset -1px 0 1px rgba(255,255,255,.15),inset 1px 0 2px rgba(0,0,0,.8);border-left:1px solid rgba(255,255,255,.05)}.iphone-bezel__btn--silent{top:120px;left:-3px;height:25px;border-radius:3px 0 0 3px}.iphone-bezel__btn--vol-up{top:160px;left:-3px;height:45px;border-radius:3px 0 0 3px}.iphone-bezel__btn--vol-down{top:220px;left:-3px;height:45px;border-radius:3px 0 0 3px}.iphone-bezel__btn--power{top:170px;right:-3px;height:70px;border-radius:0 3px 3px 0;transform:scaleX(-1)}.iphone-bezel__screen{position:absolute;inset:7px;background:#030712;border-radius:2.5rem;overflow:hidden;box-shadow:inset 0 0 24px #000;color:#0f172a;z-index:10}.iphone-bezel__screen-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(15,118,110,.14) 0,transparent 52%),radial-gradient(circle at 80% 90%,rgba(20,184,166,.08) 0,transparent 45%),linear-gradient(180deg,#f8fafc 0,#eef2f7 100%);z-index:0}.iphone-bezel__glare{position:absolute;inset:0;z-index:40;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.08) 0,rgba(255,255,255,0) 45%)}.iphone-bezel__island{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:100px;height:28px;background:#000;border-radius:999px;z-index:50;display:flex;align-items:center;justify-content:flex-end;padding-right:.75rem;box-shadow:inset 0 -1px 2px rgba(255,255,255,.1)}.iphone-bezel__island-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.8);animation:2s ease-in-out infinite opdio-cinematic-pulse}@keyframes opdio-cinematic-pulse{0%,100%{opacity:1}50%{opacity:.55}}.opdio-cinematic-app{position:relative;z-index:2;width:100%;height:100%;padding:2.85rem .85rem 1.35rem;display:flex;flex-direction:column;gap:.55rem;color:#0f172a}.opdio-cinematic-app--skyview{background:0 0}.opdio-cinematic-app__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;padding:.55rem .65rem;border-radius:.85rem;background:rgba(255,255,255,.92);border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04)}.opdio-cinematic-app__header-main{min-width:0}.opdio-cinematic-app__header-stats{display:flex;flex-wrap:wrap;gap:.35rem;padding:0}.opdio-cinematic-app__header-stat{flex:1;min-width:0;display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .55rem;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:.52rem;font-weight:600;color:#475569;white-space:nowrap}.opdio-cinematic-app__header-stat strong{font-size:.72rem;font-weight:800;color:#0f766e}.opdio-cinematic-app__avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#14b8a6);border:1px solid rgba(255,255,255,.65);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;color:#fff;box-shadow:0 6px 14px rgba(15,118,110,.28);flex-shrink:0}.opdio-cinematic-app__ring{position:relative;width:152px;height:152px;margin:.15rem auto 0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.opdio-cinematic-app__ring::before{content:"";position:absolute;inset:12%;border-radius:50%;background:radial-gradient(circle,rgba(15,118,110,.16) 0,transparent 72%);filter:blur(8px)}.counter-val{display:block;font-size:2rem;font-weight:800;letter-spacing:-.05em;color:#0f766e;line-height:1;font-variant-numeric:tabular-nums;min-width:2ch;text-align:center}.counter-val--ring{font-size:1.85rem}.opdio-cinematic-app__metric{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:88px;max-width:88px;text-align:center}.opdio-cinematic-app__metric-label{display:flex;flex-direction:column;align-items:center;gap:.05rem;margin-top:.2rem;max-width:100%}.opdio-cinematic-app__metric-label span{display:block;font-size:6px;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700;white-space:nowrap}.opdio-cinematic-app__stats{display:flex;justify-content:center;gap:.35rem;margin-bottom:0;padding:0}.opdio-cinematic-app__stat-pill{flex:1;min-width:0;padding:.4rem .3rem;border-radius:.65rem;text-align:center;background:rgba(255,255,255,.92);border:1px solid #e2e8f0}.opdio-cinematic-app__stat-pill span{display:block;font-size:.74rem;font-weight:800;color:#0f172a;line-height:1.1}.opdio-cinematic-app__stat-pill small{display:block;margin-top:.08rem;font-size:.48rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700}.opdio-cinematic-app__stat-pill--live{display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.22)}.opdio-cinematic-app__live-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.85);margin-bottom:.18rem;animation:2s ease-in-out infinite opdio-cinematic-pulse}.opdio-cinematic-app__panel{padding:0;border-radius:.85rem;background:rgba(255,255,255,.95);border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04)}.opdio-cinematic-app__panel-head{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.45rem .55rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:.58rem;font-weight:700;color:#0f172a}.opdio-cinematic-app__panel-head i{margin-right:.2rem;color:#0f766e}.opdio-cinematic-app__panel-chip{padding:.12rem .35rem;border-radius:999px;background:#ecfdf5;color:#0f766e;font-size:.48rem;font-weight:700;white-space:nowrap}.opdio-cinematic-app__queue-rows{display:flex;flex-direction:column}.opdio-cinematic-app__queue-row{display:flex;align-items:center;gap:.45rem;padding:.45rem .55rem;border-top:1px solid #f1f5f9;min-height:2.65rem}.opdio-cinematic-app__queue-row:first-child{border-top:0}.opdio-cinematic-app__serial{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0f766e;color:#fff;font-size:.58rem;font-weight:800}.opdio-cinematic-app__queue-body{flex:1;min-width:0}.opdio-cinematic-app__queue-body strong{display:block;font-size:.62rem;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opdio-cinematic-app__queue-body span{display:block;margin-top:.05rem;font-size:.5rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opdio-cinematic-app__status{flex-shrink:0;padding:.14rem .35rem;border-radius:999px;font-size:.46rem;font-weight:700;white-space:nowrap}.opdio-cinematic-app__status--waiting{background:#fef3c7;color:#92400e}.opdio-cinematic-app__status--in-consultation{background:#fee2e2;color:#991b1b}.opdio-cinematic-app__rooms{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:0;margin-top:.05rem}.opdio-cinematic-app__room{display:flex;flex-direction:column;gap:.08rem;padding:.45rem .5rem;border-radius:.65rem;background:rgba(255,255,255,.92);border:1px solid #e2e8f0;border-left-width:3px}.opdio-cinematic-app__room--free{border-left-color:#22c55e}.opdio-cinematic-app__room--engaged{border-left-color:#ef4444}.opdio-cinematic-app__room-name{font-size:.58rem;font-weight:700;color:#0f172a}.opdio-cinematic-app__room-state{font-size:.48rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.opdio-cinematic-app__room--engaged .opdio-cinematic-app__room-state{color:#b91c1c}.opdio-cinematic-app__room--free .opdio-cinematic-app__room-state{color:#15803d}.opdio-cinematic-app__room-token{font-size:.62rem;font-weight:800;color:#0f766e}.opdio-cinematic-app__subtitle{display:block;margin-top:.12rem;font-size:.52rem;color:#64748b;font-weight:600}.opdio-cinematic-app__title{display:flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:800;color:#0f172a;line-height:1.15}.opdio-cinematic-app__title i{color:#0f766e;font-size:.72rem}.opdio-cinematic-app__ring-svg{position:absolute;inset:0;width:100%;height:100%}.progress-ring{transform:rotate(-90deg);transform-origin:center;stroke-dasharray:402;stroke-dashoffset:402;stroke-linecap:round;filter:drop-shadow(0 0 8px rgba(15, 118, 110, .35))}.opdio-cinematic-app__home-bar{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:120px;height:4px;border-radius:999px;background:rgba(15,23,42,.12)}@keyframes opdio-phone-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes opdio-ring-glow{0%,100%{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes opdio-room-pulse{0%,100%{box-shadow:0 0 0 0 rgba(239,68,68,0)}50%{box-shadow:0 0 0 3px rgba(239,68,68,.12)}}@keyframes opdio-status-tick{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes opdio-badge-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(.6deg)}}.floating-ui-badge{background:linear-gradient(135deg,rgba(255,255,255,.94) 0,rgba(240,253,250,.88) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 0 1px rgba(15,118,110,.12),0 20px 40px -16px rgba(15,118,110,.2),inset 0 1px 0 rgba(255,255,255,.95)}.opdio-cinematic-hero__badge{position:absolute;display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:1rem;z-index:30;border:1px solid rgba(15,118,110,.12)}@media (prefers-reduced-motion:no-preference){.opdio-cinematic-hero.is-ready .opdio-cinematic-hero__card-points li{animation:.55s backwards opdio-point-slide}.opdio-cinematic-hero.is-ready .opdio-cinematic-hero__card-points li:first-child{animation-delay:.15s}.opdio-cinematic-hero.is-ready .opdio-cinematic-hero__card-points li:nth-child(2){animation-delay:.28s}.opdio-cinematic-hero.is-ready .opdio-cinematic-hero__card-points li:nth-child(3){animation-delay:.41s}.opdio-cinematic-hero.is-mobile-static.is-ready .opdio-cinematic-hero__mockup-scale{animation:5s ease-in-out infinite opdio-phone-float}.opdio-cinematic-hero.is-ring-filling .opdio-cinematic-app__ring::before{animation:1.4s ease-in-out infinite opdio-ring-glow}.opdio-cinematic-hero.is-ready .opdio-cinematic-app__room--engaged{animation:2.8s ease-in-out infinite opdio-room-pulse}.opdio-cinematic-hero.is-ready .opdio-cinematic-app__status--waiting{animation:3s ease-in-out infinite opdio-status-tick}.opdio-cinematic-hero__badge--left{animation:4.2s ease-in-out infinite opdio-badge-float}.opdio-cinematic-hero__badge--right{animation:4.8s ease-in-out infinite reverse opdio-badge-float}.opdio-cinematic-hero__badge-icon{animation:2.6s ease-in-out infinite opdio-icon-bounce}.opdio-cinematic-hero__badge--right .opdio-cinematic-hero__badge-icon{animation-delay:.5s}}@keyframes opdio-icon-bounce{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.opdio-cinematic-hero__badge--left{top:1.25rem;left:-20px;border-left:3px solid rgba(15,118,110,.75)}.opdio-cinematic-hero__badge--right{bottom:2.75rem;right:-20px;border-left:3px solid rgba(56,189,248,.75)}.opdio-cinematic-hero__badge-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;box-shadow:inset 0 1px 1px rgba(255,255,255,.08)}.opdio-cinematic-hero__badge-icon--blue{background:linear-gradient(180deg,rgba(20,184,166,.18),rgba(15,118,110,.08));border:1px solid rgba(15,118,110,.22);color:#0f766e}.opdio-cinematic-hero__badge-icon--indigo{background:linear-gradient(180deg,rgba(56,189,248,.18),rgba(14,165,233,.08));border:1px solid rgba(56,189,248,.22);color:#0284c7}.opdio-cinematic-hero__badge p{margin:0;color:#0f172a;font-size:.8rem;font-weight:700}.opdio-cinematic-hero__badge span{display:block;font-size:.68rem;color:#64748b}.opdio-cinematic-hero.is-reduced-motion{height:auto;min-height:0;padding:3rem 0 4rem;overflow:visible}.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__scroll-hint{display:none}.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__cta-layer,.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__text-layer{position:relative;opacity:1!important;transform:none!important;filter:none!important}.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__cta-layer{margin-top:2rem}.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__card-layer{position:relative;margin-top:2rem}.opdio-cinematic-hero.is-reduced-motion .premium-depth-card{width:min(100%,960px);height:auto;min-height:520px;margin:0 auto;transform:none!important}.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__aurora-blob,.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__card-eyebrow::before,.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__mockup-scale,.opdio-cinematic-hero.is-reduced-motion .opdio-cinematic-hero__mockup-stage,.opdio-cinematic-hero.is-reduced-motion .premium-depth-card::after,.opdio-cinematic-hero.is-reduced-motion .premium-depth-card__orb{animation:none!important}.opdio-cinematic-hero.is-reduced-motion .text-days{clip-path:none;overflow:visible;padding-bottom:0;margin-bottom:0}@media (min-width:992px){.opdio-cinematic-hero__cta-actions{flex-direction:row;max-width:none;justify-content:center}.opdio-cinematic-hero__card-grid{display:grid;grid-template-columns:minmax(220px,1fr) 1.15fr minmax(220px,1fr);align-items:center;gap:2.25rem;padding:0 3.25rem}.card-left-text{order:1;text-align:left}.opdio-cinematic-hero__card-panel--copy{padding:1.75rem 1.5rem}.card-right-text{order:3;text-align:right}.opdio-cinematic-hero__card-panel--brand{align-items:flex-end;padding:1.75rem 1.25rem}.opdio-cinematic-hero__brand-tagline::before{left:auto;right:0;transform:none}.opdio-cinematic-hero__card-copy{display:block;margin-left:0;max-width:none}.opdio-cinematic-hero__card-points{display:block;max-width:none}.opdio-cinematic-hero__brand-tagline{display:block}.opdio-cinematic-hero__mockup-scale{transform:scale(1)}.premium-depth-card{width:85vw;height:85vh;border-radius:40px}.mockup-scroll-wrapper{order:2;height:600px}.opdio-cinematic-hero__badge--left{left:-72px;top:2.5rem}.opdio-cinematic-hero__badge--right{right:-72px;bottom:5rem}}@media (min-width:768px) and (max-width:991px){.opdio-cinematic-hero__mockup-scale{transform:scale(.78)}.opdio-cinematic-hero__card-copy,.opdio-cinematic-hero__card-points{display:block}.premium-depth-card{width:94vw;height:auto;min-height:88vh;max-height:none}.opdio-cinematic-hero__card-grid{padding:1.5rem 1.25rem 2rem;gap:1.25rem}.mockup-scroll-wrapper{height:420px}.opdio-cinematic-hero__badge--left,.opdio-cinematic-hero__badge--right{display:flex;transform:scale(.88)}.opdio-cinematic-hero__badge--left{left:-8px;top:1rem}.opdio-cinematic-hero__badge--right{right:-8px;bottom:2.5rem}}@media (max-width:767px){.opdio-cinematic-hero:not(.is-mobile-static){min-height:100dvh;align-items:flex-start;justify-content:flex-start}.opdio-cinematic-hero.is-mobile-static{min-height:0}.opdio-cinematic-hero.is-ready:not(.is-mobile-static){padding-top:0!important;padding-bottom:0!important}.opdio-cinematic-hero__scroll-hint{bottom:max(.75rem,env(safe-area-inset-bottom))}.opdio-cinematic-hero__scroll-hint-label{font-size:.625rem}.opdio-cinematic-hero__scroll-hint-bar{height:32px}.opdio-cinematic-hero:not(.is-mobile-static) .opdio-cinematic-hero__text-layer{top:calc(4.5rem + env(safe-area-inset-top));bottom:3.25rem;left:0;right:0;justify-content:flex-start;padding:0 1rem}.opdio-cinematic-hero__headline-glow{top:28%;left:50%;height:140px;transform:translate(-50%,-50%)}.opdio-cinematic-hero__eyebrow{margin-bottom:.65rem;font-size:10px;padding:5px 11px}.opdio-cinematic-hero__lines{gap:.05rem}.opdio-cinematic-hero__lede{margin-top:.6rem;font-size:.88rem;max-width:100%;line-height:1.5}.opdio-cinematic-hero__intro-actions{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;max-width:none;margin-top:.85rem}.opdio-cinematic-hero__intro-actions .opdio-cinematic-btn{width:100%;padding:.78rem 1rem;font-size:.9rem;border-radius:.85rem;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 12px rgba(15,23,42,.08)}.opdio-cinematic-hero__intro-link{align-self:center;font-size:.86rem}.card-left-text,.card-right-text{width:100%;max-width:100%}.card-left-text .opdio-cinematic-hero__card-copy,.card-left-text .opdio-cinematic-hero__card-points{display:none}.card-right-text .opdio-cinematic-hero__brand-tagline{display:block;font-size:.8rem;margin-top:.55rem;padding-top:.55rem}.opdio-cinematic-hero__card-panel--brand,.opdio-cinematic-hero__card-panel--copy{padding:1rem .9rem}.opdio-cinematic-hero__card-panel--copy{border-left-width:2px}.opdio-cinematic-hero__card-panel--brand{border-right:none;border-top:2px solid rgba(148,163,184,.35)}.opdio-cinematic-hero__card-heading{font-size:clamp(1.3rem, 6.2vw, 1.65rem);margin-bottom:.75rem}.opdio-cinematic-hero__card-eyebrow{margin-bottom:.75rem;font-size:.625rem}.opdio-cinematic-hero__brand-text{font-size:clamp(2rem, 12vw, 2.75rem);letter-spacing:-.03em}.opdio-cinematic-hero__brand-tagline{font-size:.8rem;line-height:1.4}.premium-depth-card{width:100%;height:100%;min-height:0;border-radius:0}.opdio-cinematic-hero__card-grid{padding:1rem .85rem 1.15rem;gap:.85rem;justify-content:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:100%}.opdio-cinematic-hero__line{font-size:clamp(1.65rem, 8vw, 2.35rem);line-height:1.2}.opdio-cinematic-hero__line-mask{padding-bottom:.26em;margin-bottom:-.14em}.opdio-cinematic-hero__line-accent-text{padding-bottom:.2em}.opdio-cinematic-hero__cta-title{font-size:clamp(1.45rem, 7vw, 1.85rem)}.opdio-cinematic-hero__cta-copy{font-size:.9rem;margin-bottom:1.25rem;padding:0 .25rem}.opdio-cinematic-hero__cta-actions{max-width:100%;padding:0 .25rem}.opdio-cinematic-btn{padding:.9rem 1.25rem;font-size:.95rem;width:100%}.opdio-cinematic-hero__badge--left,.opdio-cinematic-hero__badge--right{display:none}.mockup-scroll-wrapper{height:260px;min-height:260px}.opdio-cinematic-hero__mockup-scale{transform:scale(.64)}.iphone-bezel{width:250px;height:510px}.opdio-cinematic-app{padding:2.5rem .75rem 1.25rem;gap:.45rem}.opdio-cinematic-app__stats{gap:.3rem}.opdio-cinematic-app__metric{width:78px;max-width:78px}.counter-val{font-size:1.75rem}.counter-val--ring{font-size:1.65rem}.opdio-cinematic-app__metric-label span{font-size:5.5px;letter-spacing:.05em}.opdio-cinematic-app__title{font-size:.76rem}.opdio-cinematic-app__queue-row{padding:.4rem .45rem}}@media (max-width:575px){.opdio-cinematic-hero{min-height:100dvh}.opdio-cinematic-hero__line{font-size:clamp(1.5rem, 8.5vw, 2rem)}.opdio-cinematic-hero__lede{font-size:.85rem}.mockup-scroll-wrapper{height:270px;min-height:270px}.opdio-cinematic-hero__mockup-scale{transform:scale(.56)}.card-left-text .opdio-cinematic-hero__card-points{display:none}.opdio-cinematic-hero__card-grid{padding:.85rem .75rem 1.25rem}}@media (max-width:399px){.opdio-cinematic-hero__mockup-scale{transform:scale(.5)}.mockup-scroll-wrapper{height:250px;min-height:250px}.opdio-cinematic-hero__brand-text{font-size:clamp(1.75rem, 11vw, 2.35rem)}}