.CinematicDotNav_dotNav__at3gi{position:fixed;right:24px;top:50%;transform:translateY(-50%);z-index:400;display:flex;flex-direction:column;gap:10px;opacity:0;transition:opacity .4s ease;pointer-events:none}.CinematicDotNav_dotNavVisible__4YYWv{opacity:1;pointer-events:auto}.CinematicDotNav_dotItem__l7pkE{display:flex;align-items:center;justify-content:flex-end;gap:10px;text-decoration:none;cursor:pointer;padding:4px;min-width:24px;min-height:24px}.CinematicDotNav_dotLabel__yzMGL{font-family:var(--font-ibm-plex-mono,"IBM Plex Mono",monospace);font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--dimmer,rgba(240,235,229,.5));white-space:nowrap;opacity:0;transform:translateX(6px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.CinematicDotNav_dotItem__l7pkE:focus-visible .CinematicDotNav_dotLabel__yzMGL,.CinematicDotNav_dotItem__l7pkE:hover .CinematicDotNav_dotLabel__yzMGL{opacity:1;transform:translateX(0)}.CinematicDotNav_dot__6uBf0{width:8px;height:8px;border-radius:50%;background:var(--dimmest,rgba(240,235,229,.07));border:1px solid var(--dimmest,rgba(240,235,229,.07));transition:background .3s ease,border-color .3s ease,transform .2s ease;flex-shrink:0}.CinematicDotNav_dotItem__l7pkE:hover .CinematicDotNav_dot__6uBf0{background:var(--dimmer,rgba(240,235,229,.5));transform:scale(1.2)}.CinematicDotNav_dotActive__aDPMC .CinematicDotNav_dot__6uBf0{background:var(--red,#C8001E);border-color:var(--red,#C8001E)}.CinematicDotNav_dotItem__l7pkE:focus-visible{outline:none}.CinematicDotNav_dotItem__l7pkE:focus-visible .CinematicDotNav_dot__6uBf0{outline:2px solid var(--red,#C8001E);outline-offset:2px}@media (max-width:768px){.CinematicDotNav_dotNav__at3gi{display:none}}@media (max-width:1200px){.CinematicDotNav_dotNav__at3gi{right:12px}.CinematicDotNav_dotLabel__yzMGL{display:none}}.cinematic-page_pageRoot__opp7M{--red:#C8001E;--red2:#FF2640;--red-soft:#E8364F;--amber:#B8860B;--amber-light:#D4A24C;--amber-dim:rgba(184,134,11,0.55);--bg:#030000;--bg-elevated:#0A0506;--bg-cool:#020204;--w:#F0EBE5;--w-warm:#F5F1EC;--dim:rgba(240,235,229,0.72);--dimmer:rgba(240,235,229,0.50);--dimmest:rgba(240,235,229,0.07);--lt-bg:#F0EBE5;--lt-bg2:#E8E3DC;--lt-bg-warm:#F2EDE4;--lt-text:#1A1210;--lt-muted:#5A524A;--lt-faint:#9A9189;--lt-border:rgba(26,18,16,0.08);--font-serif:var(--font-cormorant),"Cormorant Garamond","Times New Roman",serif;--font-mono:var(--font-ibm-plex-mono),"IBM Plex Mono","Courier New",monospace;--font-body:var(--font-libre-franklin),"Libre Franklin",system-ui,sans-serif;font-family:var(--font-body);font-weight:400;font-size:16px;line-height:1.7;background:var(--bg);color:var(--w);min-height:100vh;overflow-x:hidden;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}.cinematic-page_grain__9KqFx{position:fixed;top:-50%;left:-50%;width:200%;height:200%;z-index:9999;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");animation:cinematic-page_grainShift__1fnlF .65s steps(1) infinite}@keyframes cinematic-page_grainShift__1fnlF{0%{transform:translate(0)}25%{transform:translate(-5%,-7%)}50%{transform:translate(7%,-3%)}75%{transform:translate(-4%,6%)}}.cinematic-page_pageRoot__opp7M a{color:inherit}.cinematic-page_wrap__xrDAl{max-width:920px;margin:0 auto;padding:0 32px}.cinematic-page_wrapWide__MuZPp{max-width:1080px;margin:0 auto;padding:0 32px}.cinematic-page_secPre____El5{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.55em;text-transform:uppercase;color:var(--red);margin-bottom:22px;display:flex;align-items:center;gap:14px}.cinematic-page_secPre____El5:before{content:"";width:28px;height:1px;background:var(--red)}.cinematic-page_heroInner__R_PQW .cinematic-page_secPre____El5:before{width:0;animation:cinematic-page_lineDraw__O5nRr .5s cubic-bezier(.16,1,.3,1) .3s forwards}@keyframes cinematic-page_lineDraw__O5nRr{to{width:28px}}.cinematic-page_pageRoot__opp7M h2{font-family:var(--font-serif);font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:300;letter-spacing:-.01em;line-height:1.1;margin-bottom:28px}.cinematic-page_dark__lJ373{background:var(--bg);color:var(--w);position:relative}.cinematic-page_dark__lJ373:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 100% 80% at 50% 0,transparent 40%,rgba(3,0,0,.6) 100%)}.cinematic-page_dark__lJ373 h2{color:var(--w)}.cinematic-page_light__fg0D7{background:var(--lt-bg);color:var(--lt-text)}.cinematic-page_light__fg0D7 h2{color:var(--lt-text)}.cinematic-page_light__fg0D7 .cinematic-page_secPre____El5{color:var(--red)}.cinematic-page_light__fg0D7 .cinematic-page_secPre____El5:before{background:var(--red)}.cinematic-page_btnG__fAnV6,.cinematic-page_btnP__TgrKV{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;padding:13px 30px;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:inline-block}.cinematic-page_btnP__TgrKV{background:var(--red);color:var(--w);border:1px solid var(--red)}.cinematic-page_btnG__fAnV6{background:transparent;color:var(--dim);border:1px solid var(--dimmer)}.cinematic-page_light__fg0D7 .cinematic-page_btnP__TgrKV{color:var(--w)}.cinematic-page_light__fg0D7 .cinematic-page_btnG__fAnV6{color:var(--lt-muted);border-color:rgba(26,18,16,.15)}.cinematic-page_light__fg0D7 .cinematic-page_btnG__fAnV6:hover{border-color:var(--lt-text);color:var(--lt-text)}.cinematic-page_ctaRow__GwiUR{display:flex;gap:14px;flex-wrap:wrap}.cinematic-page_jumpLinks__w_XSS{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dimmer);margin-top:28px;display:flex;gap:8px;align-items:center}.cinematic-page_jumpLinks__w_XSS a{color:var(--dim);text-decoration:none;transition:color .25s}.cinematic-page_jumpLinks__w_XSS a:hover{color:var(--w)}.cinematic-page_jumpLinks__w_XSS a:focus-visible{outline:2px solid var(--red);outline-offset:2px}.cinematic-page_hero__5k3mm{min-height:100vh;display:flex;align-items:center;padding:140px 0 100px;position:relative}.cinematic-page_hero__5k3mm:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 90% at 50% 50%,transparent 10%,rgba(3,0,0,.4) 60%,rgba(3,0,0,.88) 100%);pointer-events:none}.cinematic-page_heroInner__R_PQW{position:relative;z-index:2}.cinematic-page_heroInner__R_PQW>*{opacity:0;transform:translateY(20px);animation:cinematic-page_heroFadeIn__626ZF .8s cubic-bezier(.16,1,.3,1) forwards}.cinematic-page_heroInner__R_PQW>:first-child{animation-delay:.1s}.cinematic-page_heroInner__R_PQW>:nth-child(2){animation-delay:.25s}.cinematic-page_heroInner__R_PQW>:nth-child(3){animation-delay:.4s}.cinematic-page_heroInner__R_PQW>:nth-child(4){animation-delay:.6s}.cinematic-page_heroInner__R_PQW>:nth-child(5){animation-delay:.75s}.cinematic-page_heroInner__R_PQW>:nth-child(6){animation-delay:.85s}@keyframes cinematic-page_heroFadeIn__626ZF{to{opacity:1;transform:translateY(0)}}.cinematic-page_hero__5k3mm h1{font-family:var(--font-serif);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:300;line-height:1.08;letter-spacing:-.02em;color:var(--w);margin-bottom:28px}.cinematic-page_hero__5k3mm h1 em{color:var(--red);font-style:italic}.cinematic-page_heroDeck__IEVfZ{font-size:1.0625rem;line-height:1.75;color:var(--dim);max-width:56ch;margin-bottom:36px}.cinematic-page_heroStats__ksrlT{display:flex;gap:36px;margin-bottom:44px;flex-wrap:wrap}.cinematic-page_stat__sSDCx{display:flex;flex-direction:column}.cinematic-page_statNum__MJi5i{font-family:var(--font-serif);font-size:2rem;font-weight:300;color:var(--w);line-height:1}.cinematic-page_statNum__MJi5i i{font-style:normal;color:var(--amber-light);font-size:.6em}.cinematic-page_statLabel__QXeCL{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--dim);margin-top:6px}.cinematic-page_trustBar__YvzUi{padding:56px 0;border-bottom:1px solid var(--lt-border)}.cinematic-page_trustBar__YvzUi p{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.4em;text-transform:uppercase;color:var(--lt-faint);text-align:center;margin-bottom:24px}.cinematic-page_trustLogos__5voVX{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.cinematic-page_trustLogos__5voVX span{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--lt-muted);font-weight:500;opacity:.65;transition:opacity .4s}.cinematic-page_trustLogos__5voVX span:hover{opacity:.85}.cinematic-page_whoSection__rCvvp{padding:96px 0}.cinematic-page_whoGrid__4Tcc_{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--lt-border);margin-top:40px}.cinematic-page_whoCard__PpJ9p{background:var(--lt-bg);padding:36px 28px}.cinematic-page_whoNum__MWq_Y{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--amber);margin-bottom:14px}.cinematic-page_whoCard__PpJ9p h3{font-family:var(--font-serif);font-size:1.125rem;font-weight:400;color:var(--lt-text);margin-bottom:8px}.cinematic-page_whoCard__PpJ9p p{font-size:.9375rem;color:var(--lt-muted);line-height:1.65}.cinematic-page_problemsSection__NqwbO{padding:120px 0}.cinematic-page_painList__FOyG_{list-style:none;display:flex;flex-direction:column;gap:0;margin:40px 0;padding:0}.cinematic-page_painList__FOyG_ li{font-size:.9375rem;color:var(--dim);line-height:1.65;padding:20px 0 20px 28px;border-bottom:1px solid var(--dimmest);position:relative}.cinematic-page_painList__FOyG_ li:first-child{border-top:1px solid var(--dimmest)}.cinematic-page_painList__FOyG_ li:before{content:"\2192";position:absolute;left:0;color:var(--red);opacity:0;transform:translateX(-8px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.cinematic-page_revealVisible__rJ1j_ .cinematic-page_painList__FOyG_ li:first-child:before{opacity:1;transform:translateX(0);transition-delay:.1s}.cinematic-page_revealVisible__rJ1j_ .cinematic-page_painList__FOyG_ li:nth-child(2):before{opacity:1;transform:translateX(0);transition-delay:.2s}.cinematic-page_revealVisible__rJ1j_ .cinematic-page_painList__FOyG_ li:nth-child(3):before{opacity:1;transform:translateX(0);transition-delay:.3s}.cinematic-page_revealVisible__rJ1j_ .cinematic-page_painList__FOyG_ li:nth-child(4):before{opacity:1;transform:translateX(0);transition-delay:.4s}.cinematic-page_revealVisible__rJ1j_ .cinematic-page_painList__FOyG_ li:nth-child(5):before{opacity:1;transform:translateX(0);transition-delay:.5s}.cinematic-page_painResolve__wfDmv{font-size:.9375rem;color:var(--w);font-style:italic;margin-top:28px;padding:20px 28px;background:rgba(184,134,11,.06)}.cinematic-page_deliverablesSection__U8PvR{padding:120px 0}.cinematic-page_delIntro__Md8f_{font-size:1.0625rem;color:var(--lt-muted);line-height:1.7;max-width:60ch}.cinematic-page_delGrid__0xQci{display:flex;flex-direction:column;gap:0;margin-top:40px}.cinematic-page_delCard__Td8pq{display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;gap:0 20px;padding:28px 0;border-bottom:1px solid var(--lt-border)}.cinematic-page_delGrid__0xQci>div:first-child .cinematic-page_delCard__Td8pq{border-top:1px solid var(--lt-border)}.cinematic-page_delNum__gbKuN{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.4em;text-transform:uppercase;color:var(--amber);grid-row:1/-1;padding-top:4px}.cinematic-page_delCard__Td8pq h3{font-family:var(--font-serif);font-size:1.1875rem;font-weight:400;color:var(--lt-text);margin-bottom:6px}.cinematic-page_delCard__Td8pq p{font-size:.9375rem;color:var(--lt-muted);line-height:1.7}.cinematic-page_industriesSection__GvWNO{padding:120px 0;background:var(--bg-cool)}.cinematic-page_indGrid__NSmc6{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--dimmest);margin-top:40px}.cinematic-page_indCard__ZnXYt{background:var(--bg-cool);padding:36px 28px}.cinematic-page_indCard__ZnXYt h3{font-family:var(--font-serif);font-size:1.125rem;font-weight:300;color:var(--w);margin-bottom:10px}.cinematic-page_indCard__ZnXYt p{font-size:.9375rem;color:var(--dim);line-height:1.7}.cinematic-page_indTag__4l0ez{display:inline-block;font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:14px}.cinematic-page_indCardLink__HIUnv{margin-top:16px}.cinematic-page_indNote__rYgyC{font-size:.8125rem;color:var(--dim);margin-top:32px;font-style:italic;position:relative;z-index:2}.cinematic-page_timelineSection__gYjy8{padding:120px 0}.cinematic-page_timeline__ijq5D{margin-top:40px}.cinematic-page_tlStep__5jRI3{display:grid;grid-template-columns:88px 1fr;gap:28px;padding:32px 0;border-bottom:1px solid var(--lt-border)}.cinematic-page_timeline__ijq5D>div:first-child .cinematic-page_tlStep__5jRI3{border-top:1px solid var(--lt-border)}.cinematic-page_tlWeek__q8GjB{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.4em;text-transform:uppercase;color:var(--amber);padding-top:6px}.cinematic-page_tlContent__otbFY h3{font-family:var(--font-serif);font-size:1.3125rem;font-weight:400;color:var(--lt-text);margin-bottom:8px}.cinematic-page_tlContent__otbFY p{font-size:.9375rem;color:var(--lt-muted);line-height:1.7}.cinematic-page_tlTags__ld5_U{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.cinematic-page_tlTags__ld5_U span{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--amber);padding:5px 12px;border:1px solid rgba(184,134,11,.15);background:rgba(184,134,11,.04)}.cinematic-page_caseSection__OrVkL{padding:120px 0}.cinematic-page_caseCard___QbiU{border:1px solid var(--dimmest);padding:48px 40px;position:relative}.cinematic-page_caseCardFirst__U7n3g{margin-bottom:24px}.cinematic-page_caseCard___QbiU:before{content:attr(data-label);position:absolute;top:-10px;left:20px;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--red);background:var(--bg);padding:0 10px}.cinematic-page_caseQuote__1fGzF{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;font-style:italic;line-height:1.55;color:var(--w);margin-bottom:20px}.cinematic-page_caseBody__26pxQ{font-size:.9375rem;color:var(--dim);line-height:1.8;max-width:65ch;margin-bottom:24px}.cinematic-page_caseResult___APcQ{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--amber-light)}.cinematic-page_testSection__SgLaO{padding:120px 0;background:var(--lt-bg-warm)}.cinematic-page_testStack__EMscR{margin-top:40px}.cinematic-page_testItem__Kcp9Z{padding:36px 0;border-bottom:1px solid var(--lt-border)}.cinematic-page_testItem__Kcp9Z:first-child{border-top:1px solid var(--lt-border)}.cinematic-page_testItem__Kcp9Z blockquote{font-family:var(--font-serif);font-size:1.1875rem;font-weight:400;font-style:italic;line-height:1.55;color:var(--lt-text);margin:0 0 14px}.cinematic-page_testItem__Kcp9Z cite{font-family:var(--font-mono);font-style:normal;font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--lt-faint)}.cinematic-page_testItem__Kcp9Z cite b{color:var(--amber);font-weight:500}.cinematic-page_engageSection__C0Qna{padding:120px 0}.cinematic-page_engageBox__IzcxI{border:1px solid rgba(240,235,229,.12);padding:48px 40px;position:relative;margin:40px 0;box-shadow:0 0 80px rgba(184,134,11,.05),inset 0 1px 0 rgba(240,235,229,.04)}.cinematic-page_engageBox__IzcxI:before{content:"fractional-cmo.pkg";position:absolute;top:-10px;left:20px;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--red);background:var(--bg);padding:0 10px}.cinematic-page_engageBox__IzcxI h3{font-family:var(--font-serif);font-size:1.5rem;font-weight:300;color:var(--w);margin-bottom:14px}.cinematic-page_engageBoxDesc__z2lEY{font-size:1.0625rem;color:var(--dim);line-height:1.7;margin-bottom:24px;max-width:56ch}.cinematic-page_engageFeatures__DQ0gd{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 32px;margin-bottom:32px;padding:0}.cinematic-page_engageFeatures__DQ0gd li{font-size:.9375rem;color:var(--dim);padding-left:16px;position:relative}.cinematic-page_engageFeatures__DQ0gd li:before{content:"\25B8";position:absolute;left:0;color:var(--red)}.cinematic-page_engageNote__2vnH4{font-family:var(--font-mono);font-size:.8125rem;color:var(--dim);font-style:italic;margin-top:24px;padding-top:20px;border-top:1px solid var(--dimmest)}.cinematic-page_faqSection__8Nwe_{padding:120px 0}.cinematic-page_finalSection__EX_p_{padding:140px 0;text-align:center;position:relative}.cinematic-page_finalSection__EX_p_:before{content:"";position:absolute;bottom:0;left:0;right:0;height:80%;background:radial-gradient(ellipse 100% 120% at 50% 100%,rgba(200,0,30,.18) 0,transparent 70%),radial-gradient(ellipse 60% 60% at 50% 100%,rgba(200,0,30,.08),transparent 60%);pointer-events:none}.cinematic-page_finalInner__4kbeh{position:relative;z-index:2}.cinematic-page_finalSection__EX_p_ h2{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:18px}.cinematic-page_finalSection__EX_p_ h2 em{color:var(--red);font-style:italic}.cinematic-page_finalSection__EX_p_ .cinematic-page_secPre____El5{justify-content:center}.cinematic-page_finalSub__zgmK3{font-size:1.0625rem;color:var(--dim);margin-bottom:40px;line-height:1.7}.cinematic-page_finalContact__ihZbd{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--dimmer);margin-top:48px}.cinematic-page_finalContact__ihZbd a{color:var(--dim);text-decoration:none}.cinematic-page_reveal__vsxN8{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.cinematic-page_revealScale__AWt0H{opacity:0;transform:scale(.92) translateY(12px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.cinematic-page_revealVisible__rJ1j_{opacity:1;transform:none}.cinematic-page_indCard__ZnXYt{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.cinematic-page_indCard__ZnXYt:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.12)}.cinematic-page_testItem__Kcp9Z{transition:background-color .3s}.cinematic-page_testItem__Kcp9Z:hover{background:rgba(26,18,16,.03)}.cinematic-page_btnG__fAnV6,.cinematic-page_btnP__TgrKV{transition:background .25s,color .25s,border-color .25s,transform .2s,box-shadow .25s}.cinematic-page_btnP__TgrKV:hover{background:#A80018;transform:translateY(-1px);box-shadow:0 4px 16px rgba(200,0,30,.25)}.cinematic-page_btnG__fAnV6:hover{border-color:var(--dim);color:var(--w);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.cinematic-page_btnG__fAnV6:focus-visible,.cinematic-page_btnP__TgrKV:focus-visible{outline:2px solid var(--red);outline-offset:2px}.cinematic-page_faqSummary__1hOR9{font-family:var(--font-serif);font-size:1.0625rem;font-weight:400;color:var(--lt-text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:none;width:100%;text-align:left;padding:0;transition:color .3s}.cinematic-page_faqSummary__1hOR9:hover{color:var(--red)}.cinematic-page_faqSummary__1hOR9:focus-visible{outline:2px solid var(--red);outline-offset:2px}.cinematic-page_faqPlus__iCNyg{color:var(--red);font-size:1.1rem;font-family:var(--font-mono);flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.cinematic-page_faqItemOpen__O7w3s .cinematic-page_faqPlus__iCNyg{transform:rotate(45deg)}.cinematic-page_faqBody__dgD_r{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1)}.cinematic-page_faqItemOpen__O7w3s .cinematic-page_faqBody__dgD_r{grid-template-rows:1fr}.cinematic-page_faqBodyInner__XyOzd{overflow:hidden}.cinematic-page_faqBodyInner__XyOzd p{font-size:.9375rem;color:var(--lt-muted);line-height:1.75;margin-top:14px;max-width:62ch;padding-bottom:4px}@media (max-width:1024px){.cinematic-page_indGrid__NSmc6{grid-template-columns:1fr}}@media (max-width:768px){.cinematic-page_wrapWide__MuZPp,.cinematic-page_wrap__xrDAl{padding:0 20px}.cinematic-page_hero__5k3mm{min-height:auto;padding:120px 0 60px}.cinematic-page_delCard__Td8pq,.cinematic-page_indGrid__NSmc6,.cinematic-page_whoGrid__4Tcc_{grid-template-columns:1fr}.cinematic-page_delNum__gbKuN{grid-row:auto;margin-bottom:8px}.cinematic-page_tlStep__5jRI3{grid-template-columns:1fr;gap:6px}.cinematic-page_engageFeatures__DQ0gd{grid-template-columns:1fr}.cinematic-page_engageBox__IzcxI{padding:32px 20px}.cinematic-page_caseCard___QbiU{padding:36px 20px}.cinematic-page_ctaRow__GwiUR{flex-direction:column}.cinematic-page_ctaRow__GwiUR a{text-align:center}.cinematic-page_caseSection__OrVkL,.cinematic-page_deliverablesSection__U8PvR,.cinematic-page_engageSection__C0Qna,.cinematic-page_faqSection__8Nwe_,.cinematic-page_industriesSection__GvWNO,.cinematic-page_problemsSection__NqwbO,.cinematic-page_testSection__SgLaO,.cinematic-page_timelineSection__gYjy8{padding:80px 0}.cinematic-page_btnG__fAnV6,.cinematic-page_btnP__TgrKV{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.cinematic-page_faqSummary__1hOR9{min-height:44px}}.CinematicFooter_footer__A1jvc{display:flex;flex-direction:column;gap:14px;padding:24px 48px 20px;border-top:1px solid rgba(240,235,229,.12);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(240,235,229,.45);background:#030000}.CinematicFooter_footerMain__YRA07{display:flex;justify-content:space-between;align-items:center}.CinematicFooter_footerLeft__j_d40{white-space:nowrap}.CinematicFooter_footerRight__tYUwF{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 24px}.CinematicFooter_footer__A1jvc a{color:rgba(240,235,229,.45);text-decoration:none;transition:color .3s}.CinematicFooter_footer__A1jvc a:hover{color:#F0EBE5}.CinematicFooter_footer__A1jvc a:focus-visible{outline:2px solid #C8001E;outline-offset:2px}.CinematicFooter_ctaLink__phji_{color:#C8001E!important}.CinematicFooter_ctaLink__phji_:hover{color:#FF2640!important}.CinematicFooter_footerSolutions__lA4WU{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;padding-top:12px;border-top:1px solid rgba(240,235,229,.07)}.CinematicFooter_footerSolutions__lA4WU a{font-size:.6rem}@media (max-width:768px){.CinematicFooter_footer__A1jvc{padding:24px 20px;gap:16px}.CinematicFooter_footerMain__YRA07{flex-direction:column;align-items:center;gap:12px}.CinematicFooter_footerRight__tYUwF,.CinematicFooter_footerSolutions__lA4WU{justify-content:center}}.cinematic_skipLink__dFwxp{position:fixed;top:-100%;left:16px;z-index:9999;padding:12px 24px;background:var(--red);color:var(--w);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);letter-spacing:var(--tracking-wide);text-transform:uppercase;text-decoration:none;pointer-events:all}.cinematic_skipLink__dFwxp:focus{top:16px}.cinematic_canvas__w367A{position:fixed;inset:0;width:100%;height:100%;z-index:0}.cinematic_vignette__lPMd7{position:fixed;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 90% 90% at 50% 50%,transparent 10%,rgba(3,0,0,.45) 58%,rgba(3,0,0,.97) 100%)}.cinematic_grain__Oc4W0{position:fixed;top:-300%;left:-300%;width:700%;height:700%;z-index:3;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");animation:cinematic_grainShift__Pmm_D .65s steps(1) infinite}@keyframes cinematic_grainShift__Pmm_D{0%{transform:translate(0)}25%{transform:translate(-5%,-7%)}50%{transform:translate(7%,-3%)}75%{transform:translate(-4%,6%)}}.cinematic_atmoBurn__zLyk4{position:fixed;inset:0;z-index:4;pointer-events:none;opacity:0;background:radial-gradient(ellipse 140% 50% at 50% 105%,rgba(148,0,16,.3) 0,transparent 60%)}.cinematic_bar__iR6f0{position:fixed;left:0;width:100%;height:80px;background:var(--bg);z-index:40}.cinematic_barTop__24pcj{top:0}.cinematic_barBottom__lvQKj{bottom:0}.cinematic_progress__9U48_{position:fixed;top:0;left:0;height:2px;z-index:60;background:linear-gradient(90deg,var(--red),var(--red2));transform-origin:left;transform:scaleX(0);box-shadow:0 0 10px var(--red)}.cinematic_nav__zz_bS{position:fixed;top:0;left:0;right:0;z-index:50;opacity:0;display:flex;align-items:center;justify-content:space-between;padding:26px 48px}.cinematic_logo__Sb7I0{display:flex;align-items:center;text-decoration:none}.cinematic_logo__Sb7I0 img{height:80px;width:auto}.cinematic_navRight__ai6hm{display:flex;gap:36px;align-items:center}.cinematic_navRight__ai6hm a{font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--dim);text-decoration:none;transition:color .3s}.cinematic_navRight__ai6hm a:hover{color:var(--w)}.cinematic_navCta__2KTWl{padding:10px 22px;border:1px solid var(--red);color:var(--red)!important;pointer-events:all;cursor:none;transition:background .3s,color .3s!important}.cinematic_navCta__2KTWl:hover{background:var(--red)!important;color:var(--bg)!important}.cinematic_dropdownWrap__VYoz_{position:relative}.cinematic_dropdownTrigger___pvSG{background:none;border:none;padding:0;font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--dim);cursor:none;transition:color .3s;font-family:inherit}.cinematic_dropdownTrigger___pvSG:hover{color:var(--w)}.cinematic_dropdownTrigger___pvSG:focus-visible{outline:1px solid var(--red);outline-offset:3px}.cinematic_dropdownPanel__7lLpG{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%) translateY(0);background:var(--bg);border:1px solid rgba(255,255,255,.08);padding:8px 0;min-width:280px;white-space:nowrap;z-index:100;animation:cinematic_dropdownEnter__uNlFV .2s cubic-bezier(.22,1,.36,1)}@keyframes cinematic_dropdownEnter__uNlFV{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.cinematic_dropdownLink__J6UsP{display:block;padding:10px 20px;font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--dim);text-decoration:none;transition:color .3s}.cinematic_dropdownLink__J6UsP:hover{color:var(--w)}.cinematic_dropdownLink__J6UsP:focus-visible{outline:1px solid var(--red);outline-offset:-1px}.cinematic_cursor__tKb9o{z-index:9999;width:8px;height:8px;background:var(--red);border-radius:50%;mix-blend-mode:screen}.cinematic_cursorRing__bfelu,.cinematic_cursor__tKb9o{position:fixed;pointer-events:none;transform:translate(-50%,-50%)}.cinematic_cursorRing__bfelu{z-index:9998;width:34px;height:34px;border:1px solid rgba(200,0,30,.38);border-radius:50%}.cinematic_rail__Z7af_{position:fixed;right:44px;top:50%;transform:translateY(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:11px;opacity:0}.cinematic_railDot__YZlnH{width:3px;height:3px;border-radius:50%;background:var(--ambient);transition:background .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1),border-radius .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}.cinematic_railDotActive__NTGEl{background:var(--red);height:20px;border-radius:2px;box-shadow:0 0 10px var(--red)}.cinematic_status__LVgC_{position:fixed;bottom:92px;left:48px;z-index:20;opacity:0;font-size:.48rem;letter-spacing:.35em;text-transform:uppercase;color:var(--ambient);font-style:italic}.cinematic_statusDot__4uL_o{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--red);margin-right:10px;vertical-align:middle;animation:cinematic_blink__zUpFP 1.8s ease-in-out infinite}@keyframes cinematic_blink__zUpFP{0%,to{opacity:1}50%{opacity:.12}}.cinematic_altReadout__r5Ysw{position:fixed;bottom:92px;right:48px;z-index:20;opacity:0;font-size:.46rem;letter-spacing:.3em;text-transform:uppercase;color:var(--ambient);font-style:italic}.cinematic_scrollHint__bh_Vo{position:fixed;bottom:92px;left:50%;transform:translateX(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;pointer-events:none}.cinematic_scrollHint__bh_Vo span{font-size:.48rem;letter-spacing:.42em;text-transform:uppercase;color:var(--ambient)}.cinematic_scrollArrow__pMb3_{color:var(--red);animation:cinematic_scrollDrift__qqAZL 2.5s cubic-bezier(.22,1,.36,1) infinite}@keyframes cinematic_scrollDrift__qqAZL{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(6px);opacity:1}}.cinematic_flyingTestimonial__lrk1y{position:fixed;top:50%;transform:translateY(-50%);z-index:25;pointer-events:none;opacity:0;max-width:320px}.cinematic_flyLeft__vMWde{left:5vw}.cinematic_flyRight__Yutg6{right:5vw;text-align:right}.cinematic_ftQuote__epOS3{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:1.4rem;font-weight:300;font-style:italic;line-height:1.65;color:var(--w);margin:0 0 12px}.cinematic_ftAuthor__KWCB5{font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--dimmer);margin:0}.cinematic_ftAuthor__KWCB5 b{color:var(--dim)}.cinematic_ringLabel__EZtZy{position:fixed;left:50%;transform:translateX(-50%);z-index:25;text-align:center;pointer-events:none;opacity:0;transition:opacity .4s}.cinematic_ringLabelSub__Eo5rE{font-size:.5rem;letter-spacing:.55em;text-transform:uppercase;color:var(--red);margin-bottom:6px}.cinematic_ringLabelName__YRT2Q{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(1.4rem,3vw,2.8rem);font-weight:300;color:var(--w);letter-spacing:-.01em;line-height:1}.cinematic_ringLabelExtra__d18rP{font-size:.52rem;letter-spacing:.18em;color:var(--dimmer);margin-top:8px;text-transform:uppercase;font-style:italic}.cinematic_actLabel___1O7D{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:25;pointer-events:none;opacity:0;text-align:center}.cinematic_actLabelPre__eIZm4{font-size:.5rem;letter-spacing:.55em;text-transform:uppercase;color:var(--red);margin-bottom:10px}.cinematic_actLabelMain__UfkOE{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:300;color:var(--w);letter-spacing:-.01em;line-height:.92}.cinematic_signalLabel__PBLfj{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:25;pointer-events:none;opacity:0;text-align:center}.cinematic_signalLabel__PBLfj h2{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:300;letter-spacing:-.01em;color:var(--w);line-height:.9}.cinematic_signalLabel__PBLfj span{display:block;font-size:.52rem;letter-spacing:.5em;text-transform:uppercase;color:var(--red);margin-top:14px}.cinematic_signalCtas___IbuR{display:flex;gap:16px;justify-content:center;margin-top:36px}.cinematic_signalCtaBtnAlt__TQeyv,.cinematic_signalCtaBtn__gIHUR{font-family:var(--font-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:12px 28px;min-width:300px;text-align:center;border:1px solid var(--red);text-decoration:none;transition:background .25s,color .25s;cursor:pointer}.cinematic_signalCtaBtn__gIHUR{background:var(--red);color:var(--w)}.cinematic_signalCtaBtn__gIHUR:hover{background:var(--red-dark,#C1121F)}.cinematic_signalCtaBtnAlt__TQeyv{background:transparent;color:var(--red)}.cinematic_signalCtaBtnAlt__TQeyv:hover{background:var(--red);color:var(--w)}.cinematic_main__6pm2f{position:relative;z-index:10;pointer-events:none}.cinematic_section__sdC8d{height:100vh;display:flex;align-items:center;justify-content:center;padding:0 10vw;position:sticky;top:0}.cinematic_heroWrap__Yl1hV{max-width:820px;display:flex;flex-direction:column;align-items:center;text-align:center}.cinematic_eyebrow__IxZEL{display:flex;align-items:center;gap:16px;font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--red);margin-bottom:24px;opacity:0}.cinematic_eyebrowLine__KEq5r{display:block;width:0;height:1px;background:var(--red)}.cinematic_heroTitle__I9mL7{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:300;line-height:.92;letter-spacing:-.01em}.cinematic_h1Line__7t2tv{display:block;overflow:hidden;padding-bottom:.15em}.cinematic_h1Inner__OCrwj{display:block;opacity:0}.cinematic_h1Red__2K45R{color:var(--red);font-style:italic}.cinematic_h1White__YdutS{color:var(--w);font-style:italic}.cinematic_heroDeck__7tMVk{font-size:var(--text-base);line-height:1.75;color:var(--w);margin-top:26px;max-width:420px;opacity:0}.cinematic_heroStats__M9In3{display:flex;gap:36px;justify-content:center;margin-top:30px;opacity:0}.cinematic_statNumber__C3pKc{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:2.1rem;font-weight:300;color:var(--w);line-height:1}.cinematic_statNumber__C3pKc i{color:var(--red);font-style:normal}.cinematic_statLabel__VFkCN{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--w);margin-top:4px}.cinematic_ctaRow__iRzhA{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:34px;opacity:0}.cinematic_btnPrimary__AtL6F{padding:15px 34px;background:var(--red);color:var(--w);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);font-weight:700;letter-spacing:var(--tracking-wider);text-transform:uppercase;text-decoration:none;pointer-events:all;cursor:none;transition:background .3s,box-shadow .3s,transform .2s cubic-bezier(.22,1,.36,1)}.cinematic_btnPrimary__AtL6F:hover{background:var(--red2);box-shadow:0 0 45px rgba(200,0,30,.55);transform:translateY(-1px)}.cinematic_btnPrimary__AtL6F:active{transform:translateY(0);box-shadow:0 0 25px rgba(200,0,30,.4)}.cinematic_btnGhost__KgPn9{font-size:var(--text-xs);font-weight:700;letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--w);text-decoration:none;pointer-events:all;cursor:none;transition:color .3s;border-bottom:1px solid transparent}.cinematic_btnGhost__KgPn9:hover{color:var(--red);border-color:var(--red)}.cinematic_sectionPre__W5nY0{font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--red);margin-bottom:20px}.cinematic_sectionHeading__0v7DP{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(2.8rem,6vw,5.8rem);font-weight:300;line-height:.92;letter-spacing:-.01em}.cinematic_problemCentered__8Z_UQ{justify-content:center;align-items:center;text-align:center;z-index:2}.cinematic_problemOverlay__UjmEc{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:25;pointer-events:none;opacity:0;text-align:center;max-width:620px;width:90vw;margin:0 auto}.cinematic_problemClose__ENgDZ{font-size:.72rem;line-height:2;color:var(--w);margin-top:28px;font-style:italic}.cinematic_problemHeadline__9iy7H{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(3.2rem,7vw,6.5rem);font-weight:300;line-height:.92;letter-spacing:-.02em;color:var(--w);margin-bottom:20px}.cinematic_problemList__NQz59{margin-top:32px;list-style:none;padding:0}.cinematic_problemList__NQz59 li{font-size:.95rem;line-height:2;color:var(--w);padding:13px 0;border-top:1px solid var(--dimmest);display:flex;gap:18px}.cinematic_problemList__NQz59 li:last-child{border-bottom:1px solid var(--dimmest)}.cinematic_arrow__mw6hG{color:var(--red);flex-shrink:0}.cinematic_profileOverlay__Uqn89{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:25;pointer-events:none;opacity:0;text-align:center;max-width:700px;width:90vw}.cinematic_profileMeet__JKKt3{font-size:var(--text-base);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--w);margin-bottom:8px}.cinematic_profileName__qmKOu{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(3rem,6.5vw,5.5rem);font-weight:300;line-height:.95;letter-spacing:-.02em;color:var(--w);margin-bottom:8px}.cinematic_profileTitle__9hZJf{font-family:var(--font-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--red);margin-bottom:32px}.cinematic_profileStats__V_bF4{display:flex;gap:32px;justify-content:center;margin-bottom:28px}.cinematic_profileMeta__0nAWn{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.cinematic_profileMeta__0nAWn span{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--dim)}.cinematic_profileMeta__0nAWn span:not(:last-child):after{content:"·";margin-left:20px;color:var(--dimmest)}.cinematic_profileClients__aLLmB{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.cinematic_profileClients__aLLmB span{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--dim);padding:5px 14px;border:1px solid var(--dimmest);border-radius:2px;transition:border-color .3s,color .3s}.cinematic_profileClients__aLLmB span:hover{border-color:rgba(200,0,30,.35);color:var(--w)}.cinematic_servicesGrid__45xME{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(200,0,30,.08);margin-top:44px}.cinematic_serviceCardLink__it2oX{text-decoration:none;color:inherit;display:block;pointer-events:all}.cinematic_serviceCard__oKj8N{background:var(--bg);padding:38px 34px;transition:background .4s}.cinematic_serviceCard__oKj8N:hover{background:rgba(200,0,30,.06)}.cinematic_serviceCard__oKj8N h3{transition:color .4s cubic-bezier(.22,1,.36,1)}.cinematic_serviceCard__oKj8N:hover h3{color:var(--red)}.cinematic_serviceNum__RB0vN{font-size:var(--text-xs);letter-spacing:var(--tracking-wider);color:var(--red);margin-bottom:16px}.cinematic_serviceCard__oKj8N h3{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--text-xl);font-weight:400;margin-bottom:14px}.cinematic_serviceCard__oKj8N p{font-size:var(--text-base);line-height:1.7;color:var(--dim)}.cinematic_serviceTag__k7FOt{display:inline-block;margin-top:18px;font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--red);border-bottom:1px solid rgba(200,0,30,.3);padding-bottom:2px}.cinematic_steps__WId3Z{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(200,0,30,.08);margin-top:44px}.cinematic_step__jzQAX{background:var(--bg);padding:34px 26px}.cinematic_stepNumber__xb6uw{font-size:3.5rem;font-weight:300;color:rgba(200,0,30,.18);line-height:1;margin-bottom:10px}.cinematic_stepNumber__xb6uw,.cinematic_step__jzQAX h3{font-family:var(--font-cormorant),"Cormorant Garamond",serif}.cinematic_step__jzQAX h3{font-size:var(--text-lg);font-weight:400;margin-bottom:12px}.cinematic_step__jzQAX p{font-size:var(--text-base);line-height:1.7;color:var(--dim)}.cinematic_step__jzQAX ul{margin-top:12px;list-style:none;padding:0}.cinematic_step__jzQAX ul li{font-size:var(--text-sm);line-height:1.7;color:var(--dimmer);padding-left:12px;position:relative}.cinematic_step__jzQAX ul li:before{content:"\25B8";position:absolute;left:0;color:var(--red)}.cinematic_testimonialList__wBH_5{margin-top:44px}.cinematic_testimonial__VXXl1{padding:32px 0;border-top:1px solid var(--dimmest);position:relative}.cinematic_testimonial__VXXl1:first-child{border-top:1px solid rgba(200,0,30,.25)}.cinematic_testimonial__VXXl1:last-child{border-bottom:1px solid var(--dimmest)}.cinematic_testimonialQuote__PHEcU{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:1.8rem;font-weight:300;font-style:italic;line-height:1.65;color:var(--w);margin-bottom:12px}.cinematic_testimonialAuthor__l1IyT{font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--dimmer)}.cinematic_testimonialAuthor__l1IyT b{color:var(--red);font-weight:400}.cinematic_contactSection____79J{justify-content:center;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(200,0,30,.06) 0,transparent 70%)}.cinematic_ctaWrap__O3Gvm{text-align:center;max-width:700px}.cinematic_ctaHeading__khMNe{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(4rem,9vw,8rem);font-weight:300;line-height:.92;letter-spacing:-.01em;margin-bottom:24px}.cinematic_ctaHeading__khMNe em{color:var(--red);font-style:italic}.cinematic_ctaSub__4Ywg2{font-size:var(--text-base);line-height:1.75;color:var(--dim);margin-bottom:38px}.cinematic_ctaButton__3qdNw{display:inline-flex;align-items:center;gap:16px;padding:18px 48px;background:var(--red);color:var(--w);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;text-decoration:none;pointer-events:all;cursor:none;transition:background .3s,box-shadow .3s,transform .2s cubic-bezier(.22,1,.36,1)}.cinematic_ctaButton__3qdNw:hover{background:var(--red2);box-shadow:0 0 65px rgba(200,0,30,.6);transform:translateY(-1px)}.cinematic_ctaButton__3qdNw:active{transform:translateY(0);box-shadow:0 0 35px rgba(200,0,30,.45)}.cinematic_ctaNote__bvkwb{margin-top:18px;font-size:var(--text-sm);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--dimmer)}.cinematic_footer__ZSG3o{position:fixed;bottom:0;left:0;right:0;z-index:30;pointer-events:none;padding:24px 48px 20px;border-top:1px solid var(--dimmest);display:flex;flex-direction:column;gap:14px;opacity:0;background:var(--bg)}.cinematic_footerMain__dBwmj{display:flex;justify-content:space-between;align-items:center}.cinematic_footerLeft__itYzl,.cinematic_footerRight__jDZam a{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);color:var(--dimmer);text-transform:uppercase}.cinematic_footerRight__jDZam a{text-decoration:none;margin-left:28px;transition:color .3s}.cinematic_footerRight__jDZam a:hover{color:var(--w)}.cinematic_footerRight__jDZam a:last-child{color:var(--red)}.cinematic_footerRight__jDZam a:last-child:hover{color:var(--red2)}.cinematic_footerSolutions__SHaID{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;padding-top:12px;border-top:1px solid var(--dimmest)}.cinematic_footerSolutions__SHaID a{font-size:.6rem;letter-spacing:var(--tracking-wide);color:var(--dimmer);text-decoration:none;text-transform:uppercase;transition:color .3s}.cinematic_footerSolutions__SHaID a:hover{color:var(--w)}.cinematic_hiddenSection__PKaNO{opacity:0}.cinematic_spacer__3vCgq{height:100vh}.cinematic_btnGhost__KgPn9:focus-visible,.cinematic_btnPrimary__AtL6F:focus-visible,.cinematic_ctaButton__3qdNw:focus-visible,.cinematic_navCta__2KTWl:focus-visible,.cinematic_signalCtaBtnAlt__TQeyv:focus-visible,.cinematic_signalCtaBtn__gIHUR:focus-visible{outline:2px solid var(--red);outline-offset:3px}.cinematic_footerRight__jDZam a:focus-visible{outline:1px solid var(--red);outline-offset:2px}@media (prefers-reduced-motion:reduce){html.cinematic_cinematic__3kfJn body{cursor:auto}.cinematic_btnGhost__KgPn9,.cinematic_btnPrimary__AtL6F,.cinematic_ctaButton__3qdNw,.cinematic_navCta__2KTWl,.cinematic_signalCtaBtnAlt__TQeyv,.cinematic_signalCtaBtn__gIHUR{cursor:pointer}}@media (max-width:767px){.cinematic_section__sdC8d{height:auto;min-height:auto;position:relative;top:auto;padding:60px 6vw}.cinematic_heroWrap__Yl1hV{max-width:100%}.cinematic_heroTitle__I9mL7{font-size:clamp(2.2rem,10vw,3.5rem)}.cinematic_servicesGrid__45xME,.cinematic_steps__WId3Z{grid-template-columns:1fr}.cinematic_nav__zz_bS{padding:16px 20px}.cinematic_navRight__ai6hm{display:none}.cinematic_footer__ZSG3o{position:relative;gap:16px;padding:24px 20px;text-align:center;opacity:1;pointer-events:all}.cinematic_footerMain__dBwmj{flex-direction:column;gap:12px}.cinematic_footerRight__jDZam a{margin-left:14px}.cinematic_footerRight__jDZam a:first-child{margin-left:0}.cinematic_spacer__3vCgq{height:0}.cinematic_problemList__NQz59 li{font-size:.85rem}.cinematic_signalCtas___IbuR{flex-direction:column;align-items:center}.cinematic_signalCtaBtnAlt__TQeyv,.cinematic_signalCtaBtn__gIHUR{min-width:0;width:100%;max-width:320px}}@media (min-width:768px) and (max-width:1024px){.cinematic_servicesGrid__45xME,.cinematic_steps__WId3Z{grid-template-columns:repeat(2,1fr)}.cinematic_signalCtas___IbuR{flex-direction:column;align-items:center}.cinematic_signalCtaBtnAlt__TQeyv,.cinematic_signalCtaBtn__gIHUR{min-width:260px}}.cinematic_mobileMenuWrap__R0rnf{display:none}@media (max-width:767px){.cinematic_mobileMenuWrap__R0rnf{display:block}}.cinematic_hamburger__zsjLr{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer}.cinematic_hamburgerLine__GoBSl{display:block;width:100%;height:1px;background:var(--w);transition:transform .3s,opacity .3s}.cinematic_hamburgerLineTop__5uCio{transform:translateY(3.5px) rotate(45deg)}.cinematic_hamburgerLineBot__AaoMC{transform:translateY(-3.5px) rotate(-45deg)}.cinematic_mobilePanel__ZgoTD{position:fixed;top:60px;left:0;right:0;bottom:0;z-index:49;background:var(--bg);display:flex;flex-direction:column;padding:32px 24px;gap:32px;animation:cinematic_panelEnter__7_TVA .3s cubic-bezier(.22,1,.36,1)}@keyframes cinematic_panelEnter__7_TVA{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cinematic_mobilePanelLink__rU9yj{display:block;padding:14px 0;font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:var(--text-base);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--w);text-decoration:none;border-bottom:1px solid var(--dimmest);transition:color .3s}.cinematic_mobilePanelLink__rU9yj:hover{color:var(--red)}.cinematic_mobilePanelCta__b5Lbe{display:block;padding:14px 28px;background:var(--red);color:var(--w);font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;text-align:center;text-decoration:none;transition:background .3s}.cinematic_mobilePanelCta__b5Lbe:hover{background:var(--red2)}.CinematicNav_nav__Y5_0Y{position:fixed;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:20px 48px;background:rgba(3,0,0,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(240,235,229,.07)}.CinematicNav_logo__OTzQZ{display:flex;align-items:center;text-decoration:none}.CinematicNav_logo__OTzQZ img{height:80px;width:auto}.CinematicNav_navRight__5mKDw{display:flex;gap:30px;align-items:center}.CinematicNav_navLink__R_524{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(240,235,229,.42);text-decoration:none;transition:color .3s}.CinematicNav_navLink__R_524:hover{color:#F0EBE5}.CinematicNav_navCta__J7YJr{font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;text-decoration:none;padding:10px 20px;min-height:44px;display:inline-flex;align-items:center;border:1px solid #c8001e;color:#C8001E;transition:background .3s,color .3s}.CinematicNav_navCta__J7YJr:hover{background:#C8001E;color:#030000}.CinematicNav_navCta__J7YJr:focus-visible,.CinematicNav_navLink__R_524:focus-visible{outline:2px solid #C8001E;outline-offset:2px}@media (max-width:768px){.CinematicNav_nav__Y5_0Y{padding:16px 20px}.CinematicNav_navLink__R_524{display:none}.CinematicNav_logo__OTzQZ img{height:50px}}