@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#080a10;--panel:#0e111c;--text:#f6f7fb;--muted:#9c9fae;--line:rgba(172,184,222,.13);--blue:#84b7ff;--violet:#9b8aff;--body:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}body::before{content:'';position:absolute;z-index:-1;inset:0 0 auto;height:860px;background:radial-gradient(ellipse at 55% 0,rgba(67,91,185,.09),transparent 66%);pointer-events:none}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:2px solid #9fbaff;outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.skip-link{position:fixed;top:-100px;left:16px;background:#fff;color:#111;padding:10px 20px;z-index:20}.skip-link:focus{top:16px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-family:var(--display);font-size:1.625rem;font-weight:750;letter-spacing:-1.3px}.brand img{flex-shrink:0}.brand-dot{color:#8f9cff}.brand-divider{width:1px;height:20px;background:#303441;margin:0 5px 0 11px}.brand-category{font-family:var(--body);font-size:0.875rem;font-weight:400;letter-spacing:.2px;color:#b5b7c3}nav{display:flex;align-items:center;gap:32px;font-size:0.875rem}.nav-link{color:#babdcb;transition:color .2s}.nav-link:hover{color:#fff}.nav-cta{border:1px solid #3a3e50;border-radius:8px;background:#151722;padding:11px 17px;display:flex;align-items:center;gap:22px;transition:background .2s,border-color .2s}.nav-cta:hover{background:#202437;border-color:#6875a9}.nav-cta span{font-size:1.1875rem;color:#c1c5da}.hero{padding-top:73px}.hero-top{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:60px;margin-bottom:48px}.eyebrow{font-size:0.75rem;letter-spacing:2.1px;font-weight:500;color:#aeb6d1;margin:0 0 23px;display:flex;align-items:center;gap:12px;line-height:1.7}.eyebrow-line{width:26px;height:1px;background:#859bf0}h1,h2,h3,p{margin-top:0}h1{font-family:var(--display);font-size:clamp(60px,6.8vw,96px);font-weight:500;line-height:1.055;letter-spacing:-5.7px;margin-bottom:0}h1>span{background:linear-gradient(100deg,#8cc3ff 2%,#9fa4ff 55%,#b59df4 95%);color:transparent;background-clip:text;-webkit-background-clip:text}.hero-copy{max-width:342px;margin-left:auto;padding-bottom:7px}.hero-copy>p{font-size:1.125rem;line-height:1.7;color:#a8adbd;letter-spacing:-.12px;margin-bottom:23px}.text-link{display:flex;align-items:center;gap:6px;font-size:1rem;color:#d8dae3;width:fit-content}.text-link strong{font-weight:550;color:#fff}.circle-arrow{width:32px;height:32px;display:grid;place-items:center;margin-left:10px;border:1px solid #34394d;border-radius:50%;font-size:1.1875rem;transition:transform .2s,border-color .2s}.text-link:hover .circle-arrow{transform:translate(2px,-2px);border-color:#9ba9e7}.film{position:relative;aspect-ratio:16/8.15;background:#121827;overflow:hidden;border-radius:14px;border:1px solid #2a3044;isolation:isolate;box-shadow:0 36px 90px -56px rgba(91,115,221,.35)}.film-video{display:block;width:100%;height:100%;object-fit:cover;background:#090b12}.film-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,10,18,.36),transparent 36%,rgba(5,8,15,.04) 52%,rgba(3,5,10,.76));pointer-events:none}.film-topline{position:absolute;top:25px;inset-inline:29px;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none;font-size:0.75rem;letter-spacing:1.6px;color:#fff}.film-tag{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.22);border-radius:5px;padding:7px 11px;background:rgba(8,12,19,.29);backdrop-filter:blur(10px)}.tiny-diamond{font-size:1.1875rem;line-height:1}.film-length{font-size:0.75rem;letter-spacing:1.1px;text-shadow:0 1px 4px #000}.film-length>span{opacity:.55;padding-inline:8px}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;color:#fff;background:rgba(11,16,25,.36);border:1px solid rgba(255,255,255,.42);padding:10px 21px 10px 10px;border-radius:50px;backdrop-filter:blur(18px);cursor:pointer;box-shadow:0 3px 25px #0002;transition:background .25s,border-color .25s}.play-button:hover{background:rgba(29,42,66,.66);border-color:#fff}.play-icon{height:47px;width:47px;display:grid;place-items:center;background:#f6f8ff;border-radius:50%;color:#151b2c}.play-icon svg{width:20px;height:20px;margin-left:1px}.play-label{font-size:0.875rem;font-weight:550;white-space:nowrap}.film-bottomline{position:absolute;bottom:30px;inset-inline:32px;display:flex;align-items:end;justify-content:space-between;gap:16px;pointer-events:none}.film-kicker{display:block;font-size:0.75rem;letter-spacing:1.8px;color:#e3e5eb;margin-bottom:10px}.film-bottomline p{font-family:var(--display);font-size:1.9375rem;font-weight:450;letter-spacing:-1.2px;margin-bottom:0;line-height:1.2}.film-bottom-caption{color:#dde0e8;font-size:0.75rem;letter-spacing:.1px}.film.is-playing .film-shade,.film.is-playing .film-topline,.film.is-playing .play-button,.film.is-playing .film-bottomline{display:none}.film.is-playing{aspect-ratio:16/9}.film.is-playing .film-video{object-fit:contain}.film-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0 0;font-size:0.8125rem;color:#9a9eaf}.platforms{white-space:nowrap}.platforms strong{color:#c6c9d6;font-weight:600}.meta-dot{padding-inline:10px;color:#5c6481}.video-error{margin-top:12px;color:#c5ccdf;font-size:0.875rem}.video-error a{text-decoration:underline}.process{display:grid;grid-template-columns:.85fr 2fr;gap:56px;margin-top:106px;padding-top:48px;border-top:1px solid var(--line)}.section-heading .eyebrow{font-size:0.75rem;letter-spacing:1.9px;margin-bottom:16px;color:#8995b6}h2{font-family:var(--display);font-size:2.125rem;line-height:1.28;font-weight:500;letter-spacing:-1.25px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:33px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.step-number{font-size:0.8125rem;font-family:var(--display);color:#7883a3;font-variant-numeric:tabular-nums}.step-icon{height:23px;width:23px;color:#9caddc}.step h3{font-size:1.0625rem;font-weight:500;letter-spacing:-.25px;margin-bottom:9px;line-height:1.4}.step p{font-size:0.9375rem;color:#959cab;line-height:1.7;margin-bottom:0}.pricing-section{margin-top:99px}.pricing-card{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;gap:76px;padding:55px 62px 51px;border:1px solid #2c334e;border-radius:18px;background:linear-gradient(120deg,#10182a 0%,#10121f 54%,#151427 100%)}.pricing-card::before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 9% 110%,#356ef028,transparent 55%),radial-gradient(ellipse at 100% 0,#7866ff18,transparent 55%);pointer-events:none}.pricing-card::after{content:'';position:absolute;inset:0 auto 0 0;width:2px;background:linear-gradient(transparent,#83a4ff,transparent);opacity:.45;pointer-events:none}.price-intro .eyebrow{font-size:0.75rem;letter-spacing:1.6px;color:#b4c2e5;margin-bottom:19px}.price-intro h2{font-size:3rem;letter-spacing:-2px;line-height:1.18}.price-description{font-size:1rem;color:#a0a8be;margin:20px 0 0;line-height:1.7}.price-amount{display:flex;align-items:center;gap:0;font-family:var(--display);font-size:5.375rem;line-height:1.1;letter-spacing:-5px;font-weight:500;margin-top:27px}.currency{align-self:flex-start;font-size:2.3125rem;line-height:1.5;letter-spacing:-2px;margin:7px 5px 0 0;color:#ced7f4}.price-unit{font-family:var(--body);font-size:0.8125rem;line-height:1.7;color:#a8b0c6;letter-spacing:0;margin:16px 0 0 21px;font-weight:400}.price-details{align-self:center;padding-top:8px}.included-heading{font-size:0.75rem;letter-spacing:1.7px;color:#c2c8db;margin-bottom:24px}.price-details ul{list-style:none;margin:0 0 30px;padding:0;display:grid;gap:15px}.price-details li{display:flex;align-items:start;gap:12px;font-size:0.9375rem;color:#b8bfd2;line-height:1.55}.check{font-size:0.875rem;color:#a2adff;font-weight:600;padding-top:1px}.checkout-button{display:flex;align-items:center;justify-content:center;gap:34px;min-height:56px;width:100%;border:1px solid #9da6ff99;border-radius:8px;background:linear-gradient(110deg,#739cff,#9781ed);box-shadow:0 4px 25px #757cec19,inset 0 1px 0 #ffffff40;color:#090e20;font-size:1rem;font-weight:700;transition:filter .2s,transform .2s}.checkout-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.checkout-button>span{font-size:1.4375rem;font-weight:400;line-height:1}.checkout-note{font-size:0.8125rem;text-align:center;color:#aeb6d0;margin:11px 0 0;min-height:21px}.checkout-note a{text-decoration:underline;text-underline-offset:3px}.checkout-note.attention{color:#e0e4f9}.payment-caption{display:flex;align-items:center;justify-content:center;gap:7px;font-size:0.75rem;color:#939bb1;margin-top:15px}.payment-caption svg{width:13px;height:13px}.footer{margin-top:78px;padding-bottom:27px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--line)}.footer-brand{font-size:1.4375rem}.email{font-size:0.875rem;color:#c1c7d8;display:flex;align-items:center;gap:14px}.email:hover{color:#fff}.email>span{font-size:1.125rem;color:#8490b7}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:21px;font-size:0.75rem;color:#858c9f;line-height:1.6}
@media(min-width:1600px){.hero{padding-top:85px}.hero-top{margin-bottom:55px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:22px}.hero-top{gap:36px;grid-template-columns:1.6fr 1fr}h1{font-size:4.5rem;letter-spacing:-4.5px}.hero-copy>p{font-size:1rem}.process{gap:35px;grid-template-columns:1fr 2fr}.steps{gap:24px}h2{font-size:1.8125rem}.pricing-card{padding:45px;gap:42px}.price-intro h2{font-size:2.6875rem}.brand-category{display:none}.brand-divider{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px;gap:15px}.brand{font-size:1.5625rem}.brand img{width:29px;height:29px}nav{gap:0}.nav-link{display:none}.nav-cta{padding:9px 12px;font-size:0.75rem;gap:12px}.nav-cta span{font-size:1.0625rem}.hero{padding-top:46px}.hero-top{display:block;margin-bottom:30px}.hero .eyebrow{font-size:0.75rem;letter-spacing:1.6px;margin-bottom:20px;gap:9px}.eyebrow-line{width:19px}h1{font-size:clamp(52px,10.8vw,76px);letter-spacing:-3.5px;line-height:1.075}.hero-copy{max-width:460px;margin:23px 0 0;padding:0}.hero-copy>p{font-size:1rem;line-height:1.7;margin-bottom:16px;max-width:360px}.text-link{font-size:0.9375rem}.circle-arrow{width:29px;height:29px}.film{aspect-ratio:4/3;border-radius:10px}.film-topline{top:14px;inset-inline:14px}.film-tag{font-size:0.75rem;letter-spacing:1px;gap:6px;padding:5px 7px}.tiny-diamond{font-size:0.9375rem}.film-length{font-size:0.75rem;letter-spacing:.8px}.film-length>span{padding-inline:3px}.film-bottomline{bottom:18px;inset-inline:19px}.film-kicker{font-size:0.75rem;letter-spacing:1.25px;margin-bottom:7px}.film-bottomline p{font-size:1.5625rem;letter-spacing:-.9px}.film-bottom-caption{display:none}.play-button{gap:11px;padding:8px 17px 8px 8px}.play-icon{width:38px;height:38px}.play-icon svg{width:18px;height:18px}.play-label{font-size:0.75rem}.film-meta{align-items:start;flex-direction:column;gap:6px;padding-top:16px;font-size:0.75rem}.platforms{font-size:0.75rem}.process{display:block;margin-top:61px;padding-top:31px}.section-heading{margin-bottom:34px}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:1.9375rem;letter-spacing:-1.2px}.steps{display:block}.step{display:grid;grid-template-columns:38px 1fr;gap:6px 17px;border-top:1px solid var(--line);padding:22px 0}.step-top{grid-row:1/3;display:block;margin:0}.step-number{font-size:0.75rem}.step-icon{width:20px;height:20px;margin-top:17px;display:block}.step h3{font-size:1.0625rem;margin:0}.step p{font-size:0.9375rem;line-height:1.65;max-width:330px}.pricing-section{margin-top:41px}.pricing-card{display:block;padding:29px 25px;border-radius:12px}.price-intro .eyebrow{font-size:0.75rem;letter-spacing:1.25px;line-height:1.7;margin-bottom:16px}.price-intro h2{font-size:2.4375rem;letter-spacing:-1.7px}.price-description{font-size:0.9375rem;margin-top:17px}.price-amount{font-size:4.875rem;margin-top:21px;letter-spacing:-4.5px}.price-unit{font-size:0.75rem;margin-left:18px}.currency{font-size:2.0625rem}.price-details{padding-top:29px;margin-top:29px;border-top:1px solid #ffffff15}.included-heading{font-size:0.75rem;letter-spacing:1.4px;margin-bottom:21px}.price-details ul{gap:14px;margin-bottom:27px}.price-details li{font-size:0.875rem;gap:11px}.checkout-button{font-size:0.9375rem;gap:24px;min-height:55px}.checkout-note{font-size:0.75rem}.payment-caption{font-size:0.75rem}.footer{margin-top:47px;padding-bottom:25px}.footer-main{padding-bottom:20px}.footer-brand{font-size:1.375rem}.footer-brand img{width:25px;height:25px}.email{font-size:0.75rem;gap:8px}.footer-bottom{display:block;font-size:0.75rem;padding-top:17px}.footer-bottom>span{display:block}.footer-bottom>span+span{margin-top:7px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.nav-cta{font-size:0.75rem;padding:8px 9px;gap:8px}.brand{font-size:1.4375rem;gap:6px}.brand img{width:26px;height:26px}h1{font-size:3.0625rem;letter-spacing:-3px}.hero .eyebrow{font-size:0.75rem;letter-spacing:1.3px}.film-tag{font-size:0.75rem}.film-length{font-size:0.75rem}.pricing-card{padding:26px 21px}.price-intro h2{font-size:2.1875rem}.email{font-size:0.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}@media(prefers-contrast:more){:root{--muted:#c7cedb}.step p,.hero-copy>p,.film-meta,.price-description,.price-details li,.footer-bottom{color:#c7cedb}}

/* Comfortable reading and compact video metadata on small screens. */
.step p{font-size:1rem}.price-details li{font-size:1rem}.brand-category,.nav-link,.nav-cta,.email{font-size:.875rem}
@media(max-width:760px){.film-length .film-length-detail,.film-length .film-length-separator{display:none}.film-topline{gap:10px}.film-tag{letter-spacing:.7px}.film-kicker{letter-spacing:.8px}.hero .eyebrow{font-size:.75rem;letter-spacing:1.1px}.nav-cta{font-size:.75rem}.price-details li{font-size:1rem}.included-heading{letter-spacing:1.2px}.email{font-size:.8125rem}.brand-category{display:none}.footer-bottom{font-size:.75rem}.price-intro .eyebrow{letter-spacing:1px}}
@media(max-width:370px){.hero .eyebrow{letter-spacing:.7px}.film-tag{letter-spacing:.2px;font-size:.75rem}.nav-cta{font-size:.75rem}.brand{gap:5px}.header{gap:8px}.email{font-size:.75rem}}
