html{font-size:87.5%}@media (min-width: 1180px){html{font-size:85%}}@media (max-width: 720px){html{font-size:86%}}html,body{height:100%;width:100%;margin:0;padding:0;font-family:Arial,sans-serif;-ms-overflow-style:none;scrollbar-width:none;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box;transition:background-color .3s,color .3s}body.dark{background-color:#1e1e1e;color:#fff}body.light{background-color:#fff;color:#000}.app-wrapper{max-width:100vw;overflow-x:hidden;position:relative}*,*:before,*:after{box-sizing:border-box}body::-webkit-scrollbar{display:none}.footer{position:fixed;bottom:0;left:0;width:100%;z-index:98;border-top:1px solid rgba(212,169,74,.22);background:linear-gradient(180deg,#111318e6,#111318fa),#111318;color:#fff;box-shadow:0 -18px 60px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.footer-content{display:grid;gap:.35rem;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:.1rem 0}.footer-brand-strip,.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-brand-mark{color:#d4a94a;font:900 .68rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.footer-signal-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem .75rem}.footer-signal-row span{position:relative;display:inline-flex;align-items:center;min-height:0;padding:0;border:0;border-radius:0;color:#ffffffb8;font:750 .58rem/1.15 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.045em;text-transform:uppercase}.footer-signal-row span:not(:last-child):after{content:"";width:3px;height:3px;margin-left:.75rem;border-radius:50%;background:#d4a94ab8}.left-section p{margin:0;color:#ffffffad;font-size:.76rem}.right-section{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.credits-button{background:none;border:none;color:#ffffffb8;cursor:pointer;text-decoration:none;font:inherit;font-size:.76rem;transition:color .3s}.credits-button:hover{color:gold}.footer-whatsapp-link{display:inline-flex;align-items:center;gap:.38rem;color:#25d366;font-weight:800}.footer-whatsapp-link svg{width:1rem;height:1rem;flex:0 0 auto}.footer-whatsapp-link:hover{color:#fff}body.light .modal-content{background-color:#fffcf0;color:#000}body.light .modal-content h2{color:#006d83}body.light .modal-content button{color:#fff;background-color:#000}.theme-toggle-button{position:fixed;top:4rem;right:0rem;z-index:98;background:#fff;border:none;font-size:1.5rem;cursor:pointer;color:#1e1e1e;width:100px}body.light .theme-toggle-button{color:#fff;background-color:#1e1e1e}body.light .modal-content a{color:red}.credits-modal-overlay{display:grid;place-items:center;padding:clamp(1rem,4vw,2rem);background:radial-gradient(circle at 18% 12%,rgba(212,169,74,.18),transparent 32%),#040507c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.credits-modal{position:relative;width:min(920px,100%);max-height:min(82vh,760px);overflow-y:auto;padding:clamp(1.1rem,3vw,1.6rem);border:1px solid rgba(212,169,74,.24);border-radius:10px;background:linear-gradient(135deg,#121419fa,#0a0c10f5),#101216;color:#f6f1e8;box-shadow:0 34px 100px #0000008c}.credits-modal:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.06);border-radius:7px;pointer-events:none}.credits-modal-header{position:relative;display:grid;gap:.55rem;max-width:680px;padding-bottom:1.2rem}.credits-modal-header span,.credits-card h3{color:#d4a94a;font:800 .68rem/1.25 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase}.credits-modal-header h2{margin:0;font-size:clamp(2.1rem,5vw,4rem);line-height:.95;letter-spacing:0}.credits-modal-header p,.credits-modal-footer p{margin:0;color:#f6f1e8ad;line-height:1.65}.credits-modal-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.credits-card{display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff09}.credits-card h3{margin:0}.credits-card ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.credits-card li{display:grid;gap:.24rem;padding-left:.75rem;border-left:2px solid rgba(212,169,74,.26)}.credits-card strong{color:#fff;font-size:.92rem;line-height:1.35}.credits-card span,.credits-card a{color:#f6f1e8a3;font-size:.86rem;line-height:1.45}.credits-card a{width:fit-content;color:#e6c46f;text-decoration:none}.credits-card a:hover{color:#fff}.credits-modal-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.09)}.credits-modal-footer button{min-height:42px;padding:.7rem 1rem;border:1px solid rgba(212,169,74,.36);border-radius:6px;background:#d4a94a;color:#111318;font-weight:900;cursor:pointer}body.light .credits-modal-overlay{background:radial-gradient(circle at 18% 12%,rgba(155,111,34,.14),transparent 32%),#f5f4efc7}body.light .credits-modal{border-color:#1113181f;background:linear-gradient(135deg,#fffffffa,#f6f7f9f5),#fff;color:#111318;box-shadow:0 34px 90px #11131833}body.light .credits-modal:before{border-color:#1113180f}body.light .credits-modal-header span,body.light .credits-card h3,body.light .credits-card a{color:#8a611d}body.light .credits-modal-header p,body.light .credits-modal-footer p,body.light .credits-card span{color:#1113189e}body.light .credits-card{border-color:#1113181a;background:#11131808}body.light .credits-card strong{color:#111318}body.light .credits-card li{border-left-color:#9b6f223d}body.light .credits-card a:hover{color:#111318}body.light .credits-modal-footer{border-top-color:#1113181a}body.light .credits-modal-footer button{border-color:#9b6f2242;background:#111318;color:#fff}@media (max-width: 720px){.credits-modal{max-height:calc(100vh - 2rem);padding:1rem}.credits-modal-grid{grid-template-columns:1fr}.credits-modal-footer{align-items:stretch;flex-direction:column}.credits-modal-footer button{width:100%}}@media (max-width: 385px){.footer{position:fixed;bottom:0;left:0;width:100%;background-color:#1e1e1e;color:#fff;padding:10px 0;font-size:.7rem}}@media (min-width: 386px) and (max-width: 768px){.footer{position:fixed;bottom:0;right:50px;width:100%;background-color:#1e1e1e;color:#fff;padding:0;font-size:.7rem}}@media (max-width: 400px){.theme-toggle-button{position:fixed;top:4rem;left:17rem;background:#fff;font-size:1.2rem;width:0px}}@media (max-width: 500px) and (min-width: 401px){.theme-toggle-button{position:fixed;top:4rem;left:20rem;background:#fff;font-size:1.2rem;width:0px}}@media (max-width: 600px) and (min-width: 501px){.theme-toggle-button{position:fixed;top:4rem;left:28rem;background:#fff;font-size:1.2rem;width:0px}}@media (min-width: 601px) and (max-width: 768px){.theme-toggle-button{position:fixed;top:4rem;left:40rem;background:#fff;font-size:1.6rem;width:0px}}@media (min-width: 769px) and (max-width: 900px){.theme-toggle-button{position:fixed;top:4rem;left:44rem;background:#fff;font-size:1.7rem;width:100px}}.quick-actions{position:fixed;right:clamp(1rem,4vw,4.5rem);bottom:clamp(3.8rem,8vw,5.3rem);z-index:110;display:grid;justify-items:end;gap:.7rem;pointer-events:none}.quick-actions-menu,.quick-action-toggle,.phone-label{pointer-events:auto}.quick-action-toggle,.phone-icon.quick-action-toggle{position:static;display:inline-grid;place-items:center;width:clamp(58px,7vw,76px);height:clamp(58px,7vw,76px);padding:0;color:#fff;background:#101216eb;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 18px 42px #00000047;cursor:pointer;transform:none}.quick-action-toggle svg{width:clamp(34px,4.8vw,52px);height:clamp(34px,4.8vw,52px)}.quick-actions.open .quick-action-toggle,.quick-action-toggle:hover{color:#111318;background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a);transform:translateY(-2px)}body.light .quick-action-toggle,body.light .phone-icon.quick-action-toggle{color:#fff;background:#c92f3a;border-color:#7a101b6b;box-shadow:0 18px 42px #8e16234d}body.light .quick-actions.open .quick-action-toggle,body.light .quick-action-toggle:hover,body.light .quick-action-toggle:focus-visible{color:#fff;background:#a91f2b;border-color:#7a101b9e}.quick-actions-menu{display:grid;gap:.55rem;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.quick-actions.open .quick-actions-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.quick-action-item{display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;min-width:158px;min-height:42px;padding:.65rem .85rem;color:var(--oxuvo-ink, #111318);background:#fffffff2;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:999px;box-shadow:0 14px 34px #11131824;cursor:pointer;font:inherit;font-size:.92rem;font-weight:800;letter-spacing:0;text-decoration:none}.quick-actions .phone-label{position:static;justify-self:center;margin:-.25rem 0 0;color:var(--oxuvo-ink, #111318);background:#ffffffeb;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));box-shadow:0 10px 28px #1113181f;font-size:.75rem}body.dark .quick-action-item,body.dark .quick-actions .phone-label{color:#fff;background:#101216eb;border-color:#ffffff24;box-shadow:0 14px 34px #00000047}@media (max-width: 620px){.quick-actions{right:.85rem;bottom:4.2rem}.quick-action-item{min-width:146px;min-height:40px;font-size:.84rem}}@media (min-width: 769px) and (max-width: 900px) and (orientation: landscape){.theme-toggle-button{position:fixed;top:4rem;left:47rem;background:#fff;font-size:1.4rem;width:100px}}@media (max-width: 768px) and (orientation: landscape){.theme-toggle-button{position:fixed;top:4rem;left:37rem;background:#fff;font-size:1rem;width:100px}}@media (max-width: 900px) and (orientation: landscape){.modal-content{transform:scale(.7)}}body.light{--oxuvo-ink: #111318;--oxuvo-muted: #4f5865;--oxuvo-paper: #fff8ec;--oxuvo-soft: #f4ead7;--oxuvo-line: rgba(122, 78, 11, .2);--oxuvo-gold: #b97708;--oxuvo-gold-dark: #8a5400;--oxuvo-gold-bright: #f4bd33;background:radial-gradient(circle at 12% 0%,rgba(244,189,51,.18),transparent 24%),radial-gradient(circle at 86% 18%,rgba(25,112,145,.095),transparent 28%),linear-gradient(180deg,#fff8ec,#f6edde);color:var(--oxuvo-ink)}body.light a{color:var(--oxuvo-ink)}body.light a:hover{color:var(--oxuvo-gold-dark)}body.light button{border-color:var(--oxuvo-line)}body.light input,body.light textarea,body.light select{color:var(--oxuvo-ink);background-color:#fffcf5f5;border-color:#7a4e0b3d}body.light input::placeholder,body.light textarea::placeholder{color:#4f5865c2}body.light :focus-visible{outline:3px solid rgba(185,119,8,.42);outline-offset:3px}body.light .footer{color:#fff;border-top-color:#d4a94a42;background:linear-gradient(180deg,#111318eb,#111318fa),var(--oxuvo-ink);box-shadow:0 -18px 60px #1113182e}body.light .credits-button{color:var(--oxuvo-gold)}body.light .credits-button:hover{color:#fff}body.light .footer-whatsapp-link{color:#25d366}body.light .footer-whatsapp-link:hover{color:#fff}body.light .modal-content,body.light .modal-content-privacy{background-color:var(--oxuvo-paper);color:var(--oxuvo-ink);border:1px solid var(--oxuvo-line);box-shadow:0 24px 80px #1113182e}body.light .modal-content h2,body.light .modal-content-privacy h2{color:var(--oxuvo-ink)}body.light .modal-content button{color:#fff;background-color:var(--oxuvo-ink)}body.light .modal-content a,body.light .modal-content-privacy a{color:var(--oxuvo-gold-dark)}body.light .theme-toggle-button{top:4.4rem;right:1rem;width:auto;min-width:84px;padding:.45rem .8rem;color:var(--oxuvo-ink);background-color:#ffffffeb;border:1px solid var(--oxuvo-line);border-radius:999px;box-shadow:0 8px 28px #1113181f;font-size:.82rem}body.light .theme-toggle-button:hover{border-color:#c6973980;box-shadow:0 10px 32px #11131829}body.light a[href*=contact],body.light a[href^=mailto],body.light .email-button{background-color:var(--oxuvo-ink);color:#fff;border-color:var(--oxuvo-ink)}body.light a[href*=contact]:hover,body.light a[href^=mailto]:hover,body.light .email-button:hover{background-color:var(--oxuvo-gold);color:var(--oxuvo-ink);border-color:var(--oxuvo-gold)}body.dark{--oxuvo-ink: #f8fafc;--oxuvo-muted: #c8ced8;--oxuvo-paper: #101216;--oxuvo-soft: #171a20;--oxuvo-line: rgba(255, 255, 255, .14);--oxuvo-gold: #d5a64d;--oxuvo-gold-dark: #f0c86a;background-color:var(--oxuvo-paper);color:var(--oxuvo-ink)}@media (max-width: 720px){.footer{position:relative;font-size:.68rem;box-shadow:0 -10px 34px #0003}.footer-content{width:min(100% - 1.25rem,560px);gap:.55rem;padding:.72rem 0 .82rem}.footer-brand-strip,.footer-bottom-row{align-items:flex-start;flex-direction:column}.footer-signal-row,.right-section{justify-content:flex-start}.footer-signal-row{gap:.32rem .55rem;max-width:100%}.footer-signal-row span:nth-child(n+6){display:none}.footer-signal-row span{font-size:.56rem;line-height:1.2}.footer-signal-row span:not(:last-child):after{margin-left:.55rem}.left-section p{font-size:.68rem;line-height:1.35}.right-section{flex-wrap:wrap;gap:.62rem .9rem;max-width:100%}.right-section .credits-button,.right-section .privacy-policy-button{min-height:32px;line-height:1.2}}@media (max-width: 420px){.footer-content{width:calc(100% - 1rem)}.left-section p,.credits-button{font-size:.64rem}.footer-signal-row span{min-height:0;padding:0;font-size:.5rem}.footer-signal-row span:nth-child(n+5){display:none}}:root{--site-max-width: 1180px;--site-gutter: clamp(1rem, 4vw, 4rem);--site-header-height: 76px;--site-mobile-header-height: 72px;--site-footer-height: 40px}html{overflow-x:clip}body{min-width:320px;overflow-x:clip}.app-wrapper,main,section,article,div,form{min-width:0}.app-wrapper{overflow-x:clip;overflow-y:visible}img,picture,video,canvas,svg{max-width:100%}body.light,body.dark{color-scheme:light}body.dark{color-scheme:dark}.footer,.footer-content{min-height:var(--site-footer-height)}.left-section,.right-section{min-width:0}.left-section p{overflow-wrap:anywhere}.quick-actions{max-width:calc(100vw - 1.5rem)}@media (min-width: 1600px){:root{--site-max-width: 1280px}}@media (max-width: 760px){:root{--site-gutter: clamp(.9rem, 4vw, 1.25rem)}.footer{min-height:var(--site-footer-height)}.footer-content{width:min(96%,560px);min-height:var(--site-footer-height);padding-block:.55rem}}@media (max-width: 430px){.footer-content{justify-content:center;gap:.75rem}.left-section p,.credits-button{font-size:.64rem;line-height:1.25}}@media (max-width: 900px) and (orientation: landscape) and (max-height: 520px){.footer,body.light .footer,body.dark .footer{position:relative;right:auto;bottom:auto;min-height:0;padding:0;font-size:.58rem}.footer-content{width:min(100% - 1.25rem,760px);min-height:0;padding:.48rem 0 .55rem;gap:.35rem}.footer-brand-strip,.footer-bottom-row{flex-direction:row;align-items:center;gap:.75rem}.footer-brand-mark{font-size:.58rem}.footer-signal-row{gap:.25rem .5rem}.footer-signal-row span{font-size:.46rem}.footer-signal-row span:nth-child(n+5){display:none}.left-section p{font-size:.58rem}.right-section{gap:.45rem .7rem}.right-section .credits-button,.right-section .privacy-policy-button{min-height:26px;font-size:.58rem}}.route-page-shell{min-width:0;transform-origin:center top;will-change:filter,opacity,transform}.route-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;overflow:hidden;pointer-events:none;color:#f7f3e8;background:radial-gradient(circle at 50% 42%,rgba(240,200,106,.2),transparent 30%),linear-gradient(135deg,#07090d,#11151c 46%,#080a0e);box-shadow:0 -18px 60px #0000005c}.route-transition:before,.route-transition:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.route-transition:before{background:linear-gradient(90deg,transparent 0%,rgba(240,200,106,.2) 50%,transparent 100%);opacity:.8;transform:translate(-70%) skew(-12deg);animation:routeTransitionSweep 1.02s cubic-bezier(.22,1,.36,1) forwards}.route-transition:after{border-block:1px solid rgba(240,200,106,.28);transform:scaleX(0);animation:routeTransitionRule .82s cubic-bezier(.22,1,.36,1) .08s forwards}.route-transition-haze{position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;pointer-events:none;opacity:.62;background:radial-gradient(ellipse at 18% 48%,rgba(240,200,106,.18),transparent 30%),radial-gradient(ellipse at 76% 42%,rgba(255,255,255,.11),transparent 28%),linear-gradient(105deg,transparent 18%,rgba(255,255,255,.08) 45%,transparent 72%);filter:blur(34px);transform:translate3d(-4%,4%,0) scale(1.04);animation:routeTransitionHaze 1.12s cubic-bezier(.22,1,.36,1) forwards}.route-transition-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:clamp(42px,6vw,76px) clamp(42px,6vw,76px);-webkit-mask-image:radial-gradient(circle at 50% 46%,black,transparent 68%);mask-image:radial-gradient(circle at 50% 46%,black,transparent 68%);opacity:.55}.route-transition-signal{position:relative;z-index:1;display:grid;grid-template-columns:minmax(54px,1fr) auto minmax(54px,1fr);width:min(70vw,640px);align-items:center;gap:clamp(1.1rem,3.4vw,2rem);transform:translateY(-3px)}.route-transition-signal span{height:1px;background:linear-gradient(90deg,transparent,rgba(240,200,106,.9));transform-origin:right;animation:routeTransitionLine .76s ease-out .16s both}.route-transition-signal span:last-child{background:linear-gradient(90deg,rgba(240,200,106,.9),transparent);transform-origin:left}.route-transition-signal img{width:clamp(116px,16vw,176px);height:auto;object-fit:contain;filter:drop-shadow(0 0 18px rgba(240,200,106,.24)) drop-shadow(0 16px 34px rgba(0,0,0,.36));transform:scale(.82);opacity:0;animation:routeTransitionLogo .88s cubic-bezier(.22,1,.36,1) .12s forwards}.route-transition p{position:absolute;left:50%;bottom:clamp(4.2rem,12vh,7rem);z-index:1;margin:0;color:#f7f3e894;font:850 clamp(.76rem,1.25vw,.96rem)/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.28em;text-transform:uppercase;transform:translate(-50%) translateY(8px);opacity:0;animation:routeTransitionCopy .58s ease-out .28s forwards}body.light .route-transition{color:#111318;background:radial-gradient(circle at 50% 42%,rgba(198,151,57,.19),transparent 30%),linear-gradient(135deg,#f7f3ea,#fffdf8 48%,#eee8dc);box-shadow:0 -18px 60px #1113181f}body.light .route-transition-grid{background-image:linear-gradient(rgba(17,19,24,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(17,19,24,.045) 1px,transparent 1px)}body.light .route-transition-haze{opacity:.7;background:radial-gradient(ellipse at 18% 48%,rgba(198,151,57,.18),transparent 30%),radial-gradient(ellipse at 76% 42%,rgba(17,19,24,.08),transparent 28%),linear-gradient(105deg,transparent 18%,rgba(198,151,57,.11) 45%,transparent 72%)}body.light .route-transition-signal img{filter:invert(1) drop-shadow(0 0 16px rgba(198,151,57,.24)) drop-shadow(0 14px 32px rgba(17,19,24,.14))}body.light .route-transition p{color:#1113188f}@keyframes routeTransitionSweep{to{transform:translate(70%) skew(-12deg);opacity:0}}@keyframes routeTransitionRule{45%,to{transform:scaleX(1)}}@keyframes routeTransitionHaze{0%{opacity:0;transform:translate3d(-8%,5%,0) scale(1.08)}38%{opacity:.68}to{opacity:0;transform:translate3d(7%,-3%,0) scale(1.15)}}@keyframes routeTransitionLine{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes routeTransitionLogo{0%{opacity:0;transform:scale(.82) translateY(8px)}58%{opacity:1;transform:scale(1.04) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes routeTransitionCopy{to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 700px){.route-transition-signal{width:min(84vw,430px);grid-template-columns:minmax(38px,1fr) auto minmax(38px,1fr);gap:.82rem}.route-transition-signal img{width:clamp(92px,29vw,128px)}.route-transition p{bottom:clamp(3.5rem,10vh,5rem);font-size:clamp(.62rem,2.2vw,.76rem)}}@media (prefers-reduced-motion: reduce){.route-transition,.route-transition:before,.route-transition:after,.route-transition-haze,.route-transition-signal span,.route-transition-signal img,.route-transition p{animation:none!important;transition:none!important}}.not-found-page{min-height:75vh;display:grid;place-items:center;padding:8rem 1.5rem 4rem;text-align:center}.not-found-page section{max-width:42rem}.not-found-page h1{margin:.75rem 0;font-size:clamp(2.5rem,8vw,5.5rem)}.not-found-page a{display:inline-block;margin-top:1.5rem;padding:.85rem 1.25rem;border:1px solid currentColor}.route-loading{min-height:70vh}.header-container{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1px 25px;background:linear-gradient(90deg,#222,#1e1e1e);color:#fff;z-index:99;box-shadow:0 4px 8px #00000080;max-width:100%;font-size:1.5rem;background:linear-gradient(90deg,#282828,#1e1e1e,#1d1c1c)}.left-links a,.right-links a{display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;color:#fff!important;font-size:1em;font-weight:600;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease,transform .2s ease-in-out}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.left-links,.right-links{justify-content:center;align-items:center;display:flex;flex-grow:1;animation:floatIn .8s ease-out}.left-links{animation:slideInFromLeft .8s ease-out}.right-links{animation:slideInFromRight .8s ease-out}.nav-links a{text-decoration:none;color:#fff;font-size:1.2em;font-weight:600;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease,transform .2s ease-in-out}.left-links a:hover,.right-links a:hover{color:red!important;transform:translateY(-3px)}.logo{position:absolute;left:50%;transform:translate(-50%);z-index:2}.logo img{max-height:80px;width:clamp(76px,8vw,118px);object-fit:contain;transform-origin:center;transition:transform .3s ease-in-out}.logo img:hover{transform:scale(1.65)}@media (max-width: 900px){.header-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:1rem;padding:10px 0;height:60px}.nav-links{gap:15px;margin-top:10px}.logo img:hover{transform:scale(1.5)}.logo img{width:68px;max-height:44px}.left-links{animation:slideInFromLeft .6s ease-out}.right-links{animation:slideInFromRight .6s ease-out}.theme-toggle-button{padding-right:10000px}}.logo .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width: 920px) and (orientation: landscape){.header-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:1rem;padding:0;height:60px}.logo img{max-height:40px;width:auto;transition:transform .3s ease-in-out}.nav-links{gap:5px;margin-top:0}.left-links{animation:slideInFromLeft .6s ease-out;padding-right:20px;font-size:.8rem}.right-links{animation:slideInFromRight .6s ease-out;font-size:.8rem}}body.light .header-container{background:#fffffff0;color:var(--oxuvo-ink, #111318);border-bottom:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));box-shadow:0 10px 30px #11131814;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.light .left-links a,body.light .right-links a,body.light .nav-links a{color:var(--oxuvo-ink, #111318)!important;letter-spacing:.08em}body.light .left-links a:hover,body.light .right-links a:hover{color:var(--oxuvo-gold-dark, #9b6f22)!important;transform:translateY(-2px)}body.light .logo img:hover{transform:scale(1.65)}body.dark .header-container{background:#101216f0;border-bottom:1px solid var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 10px 30px #00000052;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.dark .left-links a,body.dark .right-links a,body.dark .nav-links a{color:#fff!important;letter-spacing:.08em}body.dark .left-links a:hover,body.dark .right-links a:hover{color:var(--oxuvo-gold-dark, #f0c86a)!important;transform:translateY(-2px)}.right-links{gap:clamp(.35rem,1.4vw,.9rem)}.header-action-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:38px;padding:.45rem .7rem;color:#fff!important;background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:999px;cursor:pointer;font:inherit;font-size:clamp(.72rem,1.1vw,.92rem);font-weight:800;letter-spacing:0;line-height:1;text-decoration:none;text-transform:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.header-action-button:hover{transform:translateY(-2px)}.header-subscribe-button{background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a);border-color:#c6973980;color:#111318!important}.portal-session-link{border:1px solid rgba(212,169,74,.34);border-radius:999px;background:#d4a94a14}.portal-session-link.signed-in{gap:.42rem}.portal-session-link strong{max-width:clamp(10rem,18vw,18rem);overflow:hidden;color:#f0c86a;text-overflow:ellipsis;white-space:nowrap}.portal-session-label{color:#f5f3ed94;font-size:.68em;font-weight:700;letter-spacing:0;text-transform:none}body.light .header-action-button{color:var(--oxuvo-ink, #111318)!important;background:#1113180a;border-color:var(--oxuvo-line, rgba(17, 19, 24, .12))}body.light .header-subscribe-button{background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a)}body.light .portal-session-link{border-color:#a6252338;background:#a6252312}body.light .portal-session-link strong{color:#a62523}body.light .portal-session-label{color:#17191d8f}@media (max-width: 900px){.right-links{gap:.35rem}.header-action-button{min-height:34px;padding:.38rem .52rem;font-size:.72rem}}@media (max-width: 620px){.header-action-button svg{display:none}}body.dark .logo img:hover{transform:scale(1.65)}@media (max-width: 900px){.header-container{display:grid;grid-template-columns:minmax(64px,1fr) auto minmax(64px,1fr);flex-wrap:nowrap;gap:.4rem;height:64px;padding:.45rem clamp(.7rem,3vw,1rem);font-size:clamp(.78rem,2.8vw,1rem)}.left-links,.right-links{min-width:0;flex-grow:0;padding:0}.left-links{justify-content:flex-start}.right-links{justify-content:flex-end}.left-links a,.right-links a{letter-spacing:.08em;font-size:clamp(.78rem,3vw,.95rem)}.logo img,.logo img:hover{width:clamp(54px,15vw,68px);max-height:44px}.logo img:hover{transform:scale(1.35)}.theme-toggle-button{padding-right:0}}@media (max-width: 390px){.header-container{grid-template-columns:minmax(54px,1fr) auto minmax(54px,1fr);gap:.25rem;padding-inline:.55rem}.left-links a,.right-links a{font-size:.72rem;letter-spacing:.06em}}.header-container{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:clamp(.75rem,2vw,1.5rem);min-height:72px;height:auto;padding:.5rem clamp(1rem,3vw,2rem)}.left-links,.right-links{min-width:0;flex-grow:0;gap:clamp(.45rem,1.1vw,.8rem);margin:0;padding:0;list-style:none}.left-links{justify-content:flex-start}.right-links{justify-content:flex-end;flex-wrap:nowrap}.left-links li,.right-links li{display:flex;align-items:center;flex:0 0 auto;min-width:max-content}.left-links a,.right-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .5rem;font-size:clamp(.76rem,1vw,.95rem);line-height:1;letter-spacing:.04em;white-space:nowrap}.logo{position:static;transform:none;display:inline-flex;align-items:center;justify-content:center;z-index:2}.logo a{display:inline-flex;align-items:center}.logo img,.logo img:hover,body.light .logo img:hover,body.dark .logo img:hover{width:clamp(62px,6vw,88px);max-height:58px}.logo img:hover,body.light .logo img:hover,body.dark .logo img:hover{transform:scale(1.08)}.header-action-button{min-height:38px;padding:.45rem .7rem;font-size:clamp(.74rem,.95vw,.88rem);letter-spacing:0}.header-contact-button,body.light .right-links .header-contact-button,body.dark .right-links .header-contact-button,body.dark .header-contact-button{color:#fff!important;background:#ffffff14;border-color:#ffffff29}body.light .right-links .header-contact-button,body.light .header-contact-button{color:#fff!important;background:var(--oxuvo-ink, #111318);border-color:var(--oxuvo-ink, #111318)}body.light .right-links .header-contact-button:hover,body.light .header-contact-button:hover{color:var(--oxuvo-ink, #111318)!important;background:var(--oxuvo-gold, #c69739);border-color:var(--oxuvo-gold, #c69739)}.header-subscribe-button,body.light .header-subscribe-button,body.dark .header-subscribe-button{color:#111318!important}.theme-toggle-button,body.light .theme-toggle-button{position:static;inset:auto;z-index:auto;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:86px;min-height:38px;padding:.45rem .65rem;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:clamp(.74rem,.95vw,.88rem);font-weight:800;line-height:1;white-space:nowrap}.header-container .theme-toggle-button,body.light .header-container .theme-toggle-button,body.dark .header-container .theme-toggle-button{position:static;top:auto;right:auto;bottom:auto;left:auto;z-index:auto;width:auto}body.light .theme-toggle-button{color:var(--oxuvo-ink, #111318);background:#1113180d;border-color:#11131824}.theme-toggle-button:hover,body.light .theme-toggle-button:hover{color:#111318;background:#f0c86a;border-color:#f0c86a}.left-links a[aria-current=page],.right-links a[aria-current=page]{color:#f0c86a!important}body.light .left-links a[aria-current=page],body.light .right-links a[aria-current=page]{color:var(--oxuvo-gold-dark, #9b6f22)!important}@media (max-width: 1050px){.header-container{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"logo home" "nav nav";row-gap:.35rem;min-height:96px;padding-block:.45rem}.left-links{grid-area:home;justify-content:flex-end}.logo{grid-area:logo;justify-content:flex-start}.right-links{grid-area:nav;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-bottom:.15rem;scrollbar-width:none}.right-links::-webkit-scrollbar{display:none}}@media (max-width: 680px){.header-container{min-height:104px;gap:.3rem;padding-inline:.75rem}.left-links a,.right-links a,.header-action-button,.theme-toggle-button,body.light .theme-toggle-button{min-height:34px;padding:.38rem .5rem;font-size:.72rem}.header-action-button{gap:.25rem}.header-action-button svg{display:none}.theme-toggle-button,body.light .theme-toggle-button{min-width:72px}.logo img,.logo img:hover,body.light .logo img:hover,body.dark .logo img:hover{width:58px;max-height:42px}}.header-container{grid-template-columns:auto minmax(0,1fr)}.right-links{justify-content:flex-end}@media (max-width: 1050px){.header-container{grid-template-areas:"logo logo" "nav nav";grid-template-columns:1fr}.logo{justify-content:center}.right-links{justify-content:flex-start}}.header-container{grid-template-columns:auto minmax(0,1fr);gap:clamp(.75rem,2vw,1.25rem);min-height:var(--site-header-height, 76px);padding:.5rem var(--site-gutter, clamp(1rem, 4vw, 4rem))}.right-links{width:100%;max-width:100%;justify-content:flex-end;flex-wrap:wrap;row-gap:.35rem;overflow:visible}.right-links li{min-width:0}.left-links a,.right-links a,.header-action-button,.theme-toggle-button,body.light .theme-toggle-button{min-height:38px;padding:.45rem .62rem;font-size:clamp(.72rem,.86vw,.88rem)}.logo img,.logo img:hover,body.light .logo img:hover,body.dark .logo img:hover{width:clamp(78px,6vw,104px);max-height:62px}@media (min-width: 1280px){.right-links{flex-wrap:nowrap}}@media (max-width: 1120px){.header-container{grid-template-areas:"logo nav";grid-template-columns:auto minmax(0,1fr);min-height:92px;align-items:center}.logo{grid-area:logo;justify-content:flex-start}.right-links{grid-area:nav;justify-content:flex-end}}@media (max-width: 900px){.header-container{grid-template-areas:"logo" "nav";grid-template-columns:1fr;min-height:var(--site-mobile-header-height, 124px);padding-block:.4rem .45rem}.logo{justify-content:center}.right-links{justify-content:center;gap:.25rem;row-gap:.24rem}.left-links a,.right-links a,.header-action-button,.theme-toggle-button,body.light .theme-toggle-button{min-height:32px;padding:.3rem .38rem;font-size:clamp(.62rem,2.45vw,.72rem);letter-spacing:.02em}.nav-portal svg,.header-action-button svg{display:none}.logo img,.logo img:hover,body.light .logo img:hover,body.dark .logo img:hover{width:56px;max-height:40px}}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){.site-header .header-container,.site-header-hidden .header-container{flex-direction:row;justify-content:space-between;min-height:72px;height:72px}.site-header .logo{left:auto;right:auto}.site-header .right-links{flex:0 0 auto;width:min(88vw,390px);max-width:none;justify-content:flex-start;transform:translate(-104%)}.mobile-menu-open .right-links{transform:translate(0)}}.mobile-menu-toggle,.mobile-theme-toggle,.mobile-header-actions,.mobile-menu-backdrop,.mobile-menu-heading{display:none}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){body.mobile-nav-open{overflow:hidden}.mobile-header-actions{position:relative;z-index:103;display:flex;align-items:center;gap:.55rem}.mobile-theme-toggle{display:inline-grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:#f5f3edb8;cursor:pointer;transition:color .25s ease,background-color .25s ease}body.light .mobile-theme-toggle{color:#17191dad}.mobile-theme-toggle:hover,.mobile-theme-toggle:focus-visible{background:#d4a94a1f;color:#d4a94a}.site-header .header-container,.site-header-hidden .header-container{flex-direction:row;justify-content:space-between;min-height:72px;height:72px;padding:.55rem 1rem;border:0;box-shadow:none;background:#0c0f14d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.light .site-header .header-container{border:0;box-shadow:none;background:#f8f7f3d1}.site-header .logo{position:relative;z-index:103;justify-content:flex-start}.site-header .logo img,.site-header .logo img:hover,body.light .site-header .logo img:hover,body.dark .site-header .logo img:hover{width:78px;max-height:54px;transform:none}.mobile-menu-toggle{position:relative;z-index:103;display:inline-grid;place-items:center;width:46px;height:46px;flex:0 0 46px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff0f;color:#f5f3ed;cursor:pointer;transition:color .3s ease,border-color .3s ease,transform .3s ease}body.light .mobile-menu-toggle{border-color:#17191d2e;background:#ffffff9e;color:#17191d}.mobile-menu-open .mobile-menu-toggle{border-color:#d4a94a;color:#d4a94a;transform:rotate(90deg)}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:block;border:0;background:#05070a9e;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .45s ease,visibility .45s ease}.mobile-menu-open .mobile-menu-backdrop{opacity:1;visibility:visible;pointer-events:auto}body.dark .site-header .logo{padding:0;border-radius:0;background:transparent}.site-header .right-links{position:fixed;top:0;bottom:0;left:0;z-index:101;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:min(88vw,390px);max-width:none;height:100dvh;gap:0;padding:6.3rem 1.1rem 1.5rem;overflow:hidden auto;background:#10141a;box-shadow:28px 0 80px #00000057;transform:translate(-104%);transition:transform .65s cubic-bezier(.22,1,.36,1)}body.light .site-header .right-links{background:#f6f5f0;box-shadow:28px 0 80px #17191d2e}.mobile-menu-open .right-links{transform:translate(0)}.site-header .right-links:before{content:"";position:absolute;top:72px;left:1.1rem;right:1.1rem;height:1px;background:#d4a94a57}.site-header .right-links li{display:flex;width:100%;min-width:0}.site-header .right-links .mobile-menu-heading{display:flex;justify-content:space-between;padding:0 .25rem 1.35rem;color:#f5f3ed75;font:650 .61rem/1 ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase}body.light .site-header .right-links .mobile-menu-heading{color:#17191d7a}.mobile-menu-heading b{color:#d4a94a}.site-header .right-links li:not(.mobile-menu-heading){border-top:1px solid rgba(255,255,255,.09)}body.light .site-header .right-links li:not(.mobile-menu-heading){border-color:#17191d1a}.site-header .right-links li:not(.mobile-menu-heading):nth-child(2) a:before{content:"01"}.site-header .right-links li:not(.mobile-menu-heading):nth-child(3) a:before{content:"02"}.site-header .right-links li:not(.mobile-menu-heading):nth-child(4) a:before{content:"03"}.site-header .right-links li:not(.mobile-menu-heading):nth-child(5) a:before{content:"04"}.site-header .right-links>li>a,.site-header .right-links>li>.header-action-button,.site-header .right-links>li>.theme-toggle-button,body.light .site-header .right-links>li>a,body.dark .site-header .right-links>li>a{display:flex;justify-content:flex-start;width:100%;min-height:64px;padding:.8rem .35rem;border:0;border-radius:0;background:transparent;color:#f5f3ed!important;font-size:1.02rem;font-weight:650;letter-spacing:0;text-transform:none;transform:none}body.light .site-header .right-links>li>a,body.light .site-header .right-links>li>.header-action-button,body.light .site-header .right-links>li>.theme-toggle-button{color:#17191d!important}.site-header .right-links>li>a:before{width:30px;color:#d4a94a;font:650 .6rem/1 ui-monospace,monospace}.site-header .right-links>li>.portal-session-link{gap:.55rem;border-radius:0;background:transparent}.site-header .right-links>li>.portal-session-link strong{max-width:100%;color:#d4a94a}.site-header .right-links>li>.portal-session-link .portal-session-label{margin-left:auto;color:#f5f3ed7a;font-size:.72rem}body.light .site-header .right-links>li>.portal-session-link strong{color:#a62523}body.light .site-header .right-links>li>.portal-session-link .portal-session-label{color:#17191d80}.site-header .right-links svg{display:block;flex:0 0 auto}.site-header .right-links a[aria-current=page]{color:#d4a94a!important}.site-header .header-subscribe-button{margin-top:1rem;justify-content:center!important;min-height:50px!important;border:1px solid #d4a94a!important;border-radius:4px!important;background:#d4a94a!important;color:#111318!important}.site-header .header-contact-button{justify-content:center!important;min-height:50px!important;margin-top:.6rem;border:1px solid rgba(255,255,255,.18)!important;border-radius:4px!important}body.light .site-header .header-contact-button{border-color:#17191d2e!important}.site-header .right-links>li>.theme-toggle-button{justify-content:flex-start;min-height:48px;margin-top:.6rem;color:#f5f3edad!important;font-size:.78rem}body.light .site-header .right-links>li>.theme-toggle-button{color:#17191dab!important}}@media (prefers-reduced-motion: reduce){.site-header .right-links,.mobile-menu-backdrop,.mobile-menu-toggle{transition:none}}.site-header .header-container{transition:transform .26s ease,box-shadow .26s ease;will-change:transform}.site-header-hidden .header-container{transform:translateY(-110%);box-shadow:none}@media (prefers-reduced-motion: reduce){.site-header .header-container{transition:none}}@media (max-width: 380px){.header-container{padding-inline:.55rem}.right-links{gap:.25rem}.left-links a,.right-links a,.header-action-button,.theme-toggle-button,body.light .theme-toggle-button{padding-inline:.36rem;font-size:.64rem}}.header-container{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.logo{flex:0 0 auto}.right-links{flex:1 1 auto;width:auto;max-width:calc(100% - 96px);justify-content:flex-end;animation:none;transform:none}.left-links,.right-links{animation:none}@media (max-width: 1120px){.header-container{display:flex;min-height:92px}}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){.header-container{flex-direction:column;justify-content:center;min-height:var(--site-mobile-header-height, 124px)}.right-links{flex:0 1 auto;width:100%;max-width:100%;justify-content:center}}.site-header .right-links .mobile-menu-heading{display:none}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){.site-header .header-container,.site-header-hidden .header-container{flex-direction:row;justify-content:space-between;min-height:72px;height:72px}.site-header .right-links{flex:0 0 auto;width:min(88vw,390px);max-width:none;justify-content:flex-start;transform:translate(-104%)}.mobile-menu-open .right-links{transform:translate(0)}.site-header .right-links .mobile-menu-heading{display:flex}.site-header .right-links .desktop-theme-item{display:none}}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){.site-header .header-container,.site-header-hidden .header-container,body.light .site-header .header-container,body.dark .site-header .header-container{min-height:0;height:0;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none;pointer-events:none}.site-header .logo{position:fixed;top:12px;left:16px;z-index:103;pointer-events:auto}.site-header .mobile-header-actions{position:fixed;top:12px;right:16px;z-index:103;pointer-events:auto}.site-header .mobile-menu-backdrop,.site-header .right-links{pointer-events:auto}}.site-header .logo{display:inline-flex;align-items:center;gap:clamp(.45rem,1vw,.75rem)}.site-header .logo .start-tour-button,body.light .site-header .logo .start-tour-button,body.dark .site-header .logo .start-tour-button{position:static;inset:auto;flex:0 0 auto;min-height:34px;max-width:none;padding:.5rem .72rem;border:1px solid rgba(212,169,74,.42);border-radius:999px;background:#101318e6;color:#f7f3e8;box-shadow:0 10px 24px #00000029;font-size:clamp(.62rem,.74vw,.74rem);font-weight:800;letter-spacing:.04em;line-height:1;white-space:nowrap;text-shadow:none;animation:none;pointer-events:auto}body.light .site-header .logo .start-tour-button{background:#ffffffeb;color:#17191d;box-shadow:0 10px 22px #1113181a}.site-header .logo .start-tour-button:hover,body.light .site-header .logo .start-tour-button:hover,body.dark .site-header .logo .start-tour-button:hover{transform:translateY(-1px);background:#d4a94a;color:#111318;border-color:#d4a94a}@media (max-width: 900px),(max-width: 1024px) and (orientation: landscape) and (max-height: 520px){.site-header .logo{gap:.42rem}.site-header .logo .start-tour-button,body.light .site-header .logo .start-tour-button,body.dark .site-header .logo .start-tour-button{max-width:min(42vw,150px);min-height:32px;padding:.45rem .58rem;overflow:hidden;text-overflow:ellipsis;font-size:.64rem}}@media (max-width: 1024px) and (orientation: landscape) and (max-height: 520px){body.mobile-nav-open{overflow:hidden}.site-header .right-links{width:min(78vw,430px);height:100svh;max-height:100svh;padding:calc(env(safe-area-inset-top,0px) + 3.6rem) .85rem calc(env(safe-area-inset-bottom,0px) + .75rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.site-header .right-links:before{top:calc(env(safe-area-inset-top,0px) + 3.15rem);left:.85rem;right:.85rem}.site-header .right-links .mobile-menu-heading{display:none}.site-header .right-links>li>a,.site-header .right-links>li>.header-action-button,.site-header .right-links>li>.theme-toggle-button,body.light .site-header .right-links>li>a,body.dark .site-header .right-links>li>a{min-height:42px;padding:.52rem .28rem;font-size:clamp(.82rem,2.7vw,.94rem);line-height:1.1}.site-header .right-links>li>a:before{width:24px;font-size:.55rem}.site-header .header-subscribe-button,.site-header .header-contact-button{min-height:42px!important;margin-top:.45rem}.site-header .logo{top:max(8px,env(safe-area-inset-top,0px));left:12px}.site-header .mobile-header-actions{top:max(8px,env(safe-area-inset-top,0px));right:12px;gap:.42rem}.site-header .logo img,.site-header .logo img:hover,body.light .site-header .logo img:hover,body.dark .site-header .logo img:hover{width:66px;max-height:44px}.site-header .logo .start-tour-button,body.light .site-header .logo .start-tour-button,body.dark .site-header .logo .start-tour-button{max-width:min(34vw,138px);min-height:30px;padding:.42rem .54rem;font-size:.6rem}.mobile-theme-toggle{width:38px;height:38px}.mobile-menu-toggle{width:42px;height:42px;flex-basis:42px}}@media (max-width: 620px) and (orientation: landscape),(max-width: 620px) and (max-height: 420px){.site-header .right-links{width:min(86vw,360px);padding-top:calc(env(safe-area-inset-top,0px) + 3.15rem);padding-inline:.72rem}.site-header .right-links:before{top:calc(env(safe-area-inset-top,0px) + 2.75rem);left:.72rem;right:.72rem}.site-header .right-links>li>a,.site-header .right-links>li>.header-action-button,.site-header .right-links>li>.theme-toggle-button,body.light .site-header .right-links>li>a,body.dark .site-header .right-links>li>a{min-height:36px;padding-block:.42rem;font-size:.78rem}.site-header .header-subscribe-button,.site-header .header-contact-button{min-height:38px!important;margin-top:.35rem}}.privacy-policy-button{padding:0;border:none;background:none;color:#00d4ff;cursor:pointer;font:inherit;text-decoration:none;transition:color .3s ease}.privacy-policy-button:hover,.privacy-policy-button:focus-visible{color:gold}.meet-developer-button{color:#00d4ff;cursor:pointer;text-decoration:none;transition:color .3s ease}.meet-developer-button:hover,.meet-developer-button:focus-visible{color:gold}.modal-overlay,.privacy-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:grid;place-items:center;width:100%;height:100%;margin:0;padding:clamp(.85rem,3vw,2rem);overflow:hidden;background:radial-gradient(circle at 18% 15%,rgba(212,169,74,.18),transparent 34%),#000000c2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:privacyOverlayFadeIn .3s ease-out both}body.light .modal-overlay,body.light .privacy-modal-overlay{background:radial-gradient(circle at 18% 15%,rgba(212,169,74,.16),transparent 34%),#ffffffc2}.modal-content-privacy{position:relative;width:min(760px,100%);max-width:760px;max-height:min(82vh,780px);margin:0;padding:clamp(1.15rem,3vw,1.6rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;border:1px solid rgba(212,169,74,.28);border-radius:10px;background:linear-gradient(145deg,#1e1e1ef5,#101216f5),#1e1e1e;color:#fff;box-shadow:0 34px 100px #00000080,0 0 0 1px #ffffff0a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);scrollbar-width:thin;scrollbar-color:gold #000000;animation:privacyModalEnter .3s ease-out both}.modal-content-privacy:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:0;border:1px solid rgba(255,255,255,.05);border-radius:7px;pointer-events:none}.modal-content-privacy>*{position:relative;z-index:1}body.light .modal-content-privacy{border-color:#9b6f2238;background:linear-gradient(145deg,#fffcf0fa,#f7f4ebfa),#fffcf0;color:#111318;box-shadow:0 34px 90px #11131833,0 0 0 1px #9b6f220f;scrollbar-color:#9b6f22 rgba(17,19,24,.1)}body.light .modal-content-privacy:before{border-color:#1113180f}.modal-content-privacy h2{margin:0 3.5rem .8rem 0;color:gold;font-size:clamp(1.8rem,5vw,3rem);line-height:1;letter-spacing:0}.modal-content-privacy h3{margin:1.65rem 0 .65rem;color:#f0c86a;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.25;letter-spacing:0}.modal-content-privacy p{margin:0 0 1rem;color:#ffffffc7;font-size:.94rem;line-height:1.72}.modal-content-privacy ul,.modal-content-privacy ol{display:grid;gap:.65rem;margin:0 0 1.2rem;padding-left:1.3rem;color:#ffffffc2;font-size:.92rem;line-height:1.65}.modal-content-privacy strong{color:#fff}.modal-content-privacy a{color:#f0c86a;font-weight:800;text-decoration-thickness:1px;text-underline-offset:.18em}.modal-content-privacy a:hover,.modal-content-privacy a:focus-visible{color:#fff}body.light .modal-content-privacy h2,body.light .modal-content-privacy h3{color:#8a611d}body.light .modal-content-privacy p,body.light .modal-content-privacy ul,body.light .modal-content-privacy ol{color:#111318b8}body.light .modal-content-privacy strong{color:#111318}body.light .modal-content-privacy a{color:#8a611d}body.light .modal-content-privacy a:hover,body.light .modal-content-privacy a:focus-visible{color:#111318}.modal-content-privacy::-webkit-scrollbar{width:8px}.modal-content-privacy::-webkit-scrollbar-track{border-radius:4px;background:#000}.modal-content-privacy::-webkit-scrollbar-thumb{border-radius:4px;background:gold}.modal-content-privacy::-webkit-scrollbar-thumb:hover{background:#fc0}body.light .modal-content-privacy::-webkit-scrollbar-track{background:#1113181a}body.light .modal-content-privacy::-webkit-scrollbar-thumb{background:#9b6f22}body.light .modal-content-privacy::-webkit-scrollbar-thumb:hover{background:#7d5517}.close-privacy{display:grid;place-items:center;padding:0;border:none;background:none;color:#ff0;cursor:pointer;font-family:Arial,sans-serif;font-weight:300;line-height:1;transition:color .3s ease,background-color .2s ease,transform .2s ease}.top-close{position:sticky;top:0;z-index:5;float:right;width:44px;height:44px;margin:-.45rem -.45rem 0 0;border-radius:50%;background:#101216e0;font-size:2.5rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.top-close:hover,.top-close:focus-visible{background:#ffffff1a;color:gold;transform:scale(1.05)}.top-close:focus-visible,.bottom-close:focus-visible{outline:2px solid gold;outline-offset:3px}.bottom-close{position:relative;width:100%;min-height:48px;margin:1rem 0 0;padding:.5rem 1rem;border:1px solid rgba(212,169,74,.32);border-radius:6px;background:#d4a94a1a;color:gold;font-size:2.2rem}.bottom-close:hover,.bottom-close:focus-visible{background:#d4a94a2e;color:#fc0}body.light .close-privacy{color:#11131894}body.light .top-close{background:#fffcf0e6}body.light .top-close:hover,body.light .top-close:focus-visible{background:#11131812;color:#8a611d}body.light .bottom-close{border-color:#9b6f223d;background:#9b6f2214;color:#8a611d}body.light .bottom-close:hover,body.light .bottom-close:focus-visible{background:#9b6f2224;color:#6d4911}.legal-note-privacy{margin-top:2rem;color:#ff7268;font-size:.9rem;line-height:1.55;text-align:center}body.light .legal-note-privacy{color:#9f2f24}@keyframes privacyOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes privacyModalEnter{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 600px){.modal-overlay,.privacy-modal-overlay{place-items:center;padding:.75rem}.modal-content-privacy{width:100%;max-width:100%;max-height:calc(100dvh - 1.5rem);margin:0;padding:1rem;border-radius:8px}.modal-content-privacy h2{margin-right:3rem;font-size:clamp(1.65rem,9vw,2.3rem)}.modal-content-privacy h3{font-size:1.02rem}.modal-content-privacy p,.modal-content-privacy ul,.modal-content-privacy ol{font-size:.88rem;line-height:1.62}.top-close{width:40px;height:40px;margin:-.3rem -.3rem 0 0;font-size:2.35rem}.bottom-close{min-height:46px;font-size:2rem}}@media (max-width: 400px){.modal-overlay,.privacy-modal-overlay{padding:.5rem}.modal-content-privacy{max-height:calc(100dvh - 1rem);padding:.85rem}.modal-content-privacy h2{margin-right:2.7rem;font-size:1.65rem}.top-close{width:38px;height:38px;font-size:2.2rem}}@media (max-width: 1000px) and (orientation: landscape){.modal-overlay,.privacy-modal-overlay{place-items:center;padding:.6rem 1rem}.modal-content-privacy{width:min(820px,96%);max-width:820px;max-height:calc(100dvh - 1.2rem);margin:0;padding:1rem 1.2rem}.modal-content-privacy h2{font-size:1.7rem}.modal-content-privacy h3{margin-top:1.25rem;font-size:1rem}.modal-content-privacy p,.modal-content-privacy ul,.modal-content-privacy ol{font-size:.84rem;line-height:1.55}.top-close{width:38px;height:38px;margin:-.25rem -.25rem 0 0;font-size:2rem}}@media (prefers-reduced-motion: reduce){.modal-overlay,.privacy-modal-overlay,.modal-content-privacy{animation:none}.close-privacy,.privacy-policy-button,.meet-developer-button{transition:none}.modal-content-privacy{scroll-behavior:auto}}.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:#ffffffbf;cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:#ffffffbf}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:#000000bf}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:#000000bf}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:#808080bf;cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px #0003;margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}.landing-background-wrapper{background-image:url(/assets/landingBackground.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.home-outcome-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-outcome-row{min-height:100%}@media (max-width: 760px){.home-outcome-list{grid-template-columns:1fr}}.home-experience{--home-ink: #111318;--home-paper: #f5f4f0;--home-surface: #ffffff;--home-muted: #636870;--home-line: rgba(17, 19, 24, .14);--home-gold: #c69739;--home-gold-bright: #efc45e;position:relative;overflow:hidden;background:var(--home-paper);color:var(--home-ink)}body.light .home-experience{--home-ink: #101217;--home-paper: #fff0d2;--home-surface: #fff8e8;--home-muted: #4d5663;--home-line: rgba(112, 70, 6, .28);--home-gold: #a86400;--home-gold-bright: #f0ad16;background:radial-gradient(circle at 12% 7%,rgba(240,173,22,.34),transparent 26%),radial-gradient(circle at 86% 26%,rgba(0,108,150,.18),transparent 30%),radial-gradient(circle at 50% 82%,rgba(16,18,23,.075),transparent 32%),linear-gradient(180deg,#fff4dc,#efe2ca 46%,#fff8e8)}body.light .home-experience:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.9;background:radial-gradient(circle at 14% 18%,rgba(240,173,22,.18),transparent 23%),radial-gradient(circle at 82% 38%,rgba(0,108,150,.14),transparent 24%),linear-gradient(115deg,transparent 0 18%,rgba(168,100,0,.18) 18% 18.38%,transparent 18.38% 48%,rgba(0,108,150,.12) 48% 48.38%,transparent 48.38%),linear-gradient(rgba(112,70,6,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(112,70,6,.055) 1px,transparent 1px);background-size:auto,auto,180% 180%,54px 54px,54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}body.light .home-experience:after{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:1;pointer-events:none;opacity:.52;background:repeating-linear-gradient(132deg,transparent 0 34px,rgba(120,76,8,.16) 34px 35px,transparent 35px 78px),repeating-linear-gradient(48deg,transparent 0 70px,rgba(0,108,150,.08) 70px 71px,transparent 71px 132px);transform:translate3d(-2%,0,0);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%)}body.dark .home-experience{--home-ink: #f5f3ed;--home-paper: #05070a;--home-surface: #101319;--home-muted: #aaa69d;--home-line: rgba(212, 169, 74, .18);background:radial-gradient(circle at 14% 9%,rgba(212,169,74,.1),transparent 28%),radial-gradient(circle at 86% 30%,rgba(0,126,164,.08),transparent 32%),linear-gradient(180deg,#07090d,#020305 48%,#080a0e)}body.dark .home-experience:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.78;background:linear-gradient(116deg,transparent 0 17%,rgba(212,169,74,.2) 17% 18.1%,rgba(239,196,94,.08) 18.1% 18.7%,transparent 18.7% 100%),linear-gradient(116deg,transparent 0 48%,rgba(0,126,164,.12) 48% 48.35%,transparent 48.35% 100%),linear-gradient(rgba(212,169,74,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(212,169,74,.035) 1px,transparent 1px);background-size:auto,auto,54px 54px,54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}body.dark .home-experience:after{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:1;pointer-events:none;opacity:.42;background:repeating-linear-gradient(132deg,transparent 0 38px,rgba(212,169,74,.13) 38px 39px,transparent 39px 84px),repeating-linear-gradient(48deg,transparent 0 76px,rgba(0,126,164,.075) 76px 77px,transparent 77px 140px);transform:translate3d(-2%,0,0);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 12%,#000 88%,transparent 100%)}body.light .home-particle-field{opacity:1;mix-blend-mode:multiply}body.light .home-particle-field span{--particle-color: rgba(156, 88, 0, .92);--particle-glow: rgba(240, 173, 22, .44);box-shadow:0 0 10px #9c580038,0 0 30px #f0ad163d}body.light .home-particle-field span:after{background:linear-gradient(90deg,transparent,rgba(0,108,150,.2),rgba(156,88,0,.28),transparent);opacity:.72}body.light .home-signal-rail{border-block-color:rgba(112,70,6,.28);background:#fff8e8f0;box-shadow:0 14px 40px #7046061f}body.light .home-signal-track span{color:#24211b;opacity:.88}body.light .home-micro-label{color:#875000}body.light .home-manifesto h2 em,body.light .home-philosophy-card span,body.light .home-final-stage h2{color:#8f5600}.home-particle-field{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none;opacity:.72;mix-blend-mode:multiply}.home-experience>section{position:relative;z-index:2;transform-style:preserve-3d;will-change:transform,opacity}.home-particle-field span{position:absolute;width:var(--particle-size, 4px);height:var(--particle-size, 4px);left:var(--particle-x, 50%);top:var(--particle-y, 50%);border-radius:50%;background:var(--particle-color, rgba(198, 151, 57, .7));box-shadow:0 0 12px var(--particle-glow, rgba(198, 151, 57, .24)),0 0 36px #c697391f;transform:translateZ(0);animation:homeParticleDrift var(--particle-duration, 18s) ease-in-out infinite;animation-delay:var(--particle-delay, 0s)}.home-particle-field span:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:1px;background:linear-gradient(90deg,transparent,rgba(198,151,57,.24),transparent);transform:translate(-50%,-50%) rotate(var(--particle-angle, 0deg));opacity:var(--particle-line, .38)}.home-particle-field span:nth-child(1){--particle-x: 8%;--particle-y: 7%;--particle-size: 3px;--particle-duration: 22s;--particle-delay: -4s;--particle-angle: 18deg}.home-particle-field span:nth-child(2){--particle-x: 28%;--particle-y: 11%;--particle-size: 5px;--particle-duration: 26s;--particle-delay: -10s;--particle-angle: -12deg}.home-particle-field span:nth-child(3){--particle-x: 72%;--particle-y: 9%;--particle-size: 4px;--particle-duration: 24s;--particle-delay: -7s;--particle-angle: 32deg}.home-particle-field span:nth-child(4){--particle-x: 91%;--particle-y: 18%;--particle-size: 3px;--particle-duration: 28s;--particle-delay: -15s;--particle-angle: -24deg}.home-particle-field span:nth-child(5){--particle-x: 13%;--particle-y: 30%;--particle-size: 4px;--particle-duration: 21s;--particle-delay: -11s;--particle-angle: 8deg}.home-particle-field span:nth-child(6){--particle-x: 53%;--particle-y: 27%;--particle-size: 6px;--particle-duration: 30s;--particle-delay: -19s;--particle-angle: 42deg}.home-particle-field span:nth-child(7){--particle-x: 84%;--particle-y: 37%;--particle-size: 3px;--particle-duration: 23s;--particle-delay: -2s;--particle-angle: -35deg}.home-particle-field span:nth-child(8){--particle-x: 33%;--particle-y: 44%;--particle-size: 4px;--particle-duration: 25s;--particle-delay: -13s;--particle-angle: 15deg}.home-particle-field span:nth-child(9){--particle-x: 7%;--particle-y: 57%;--particle-size: 5px;--particle-duration: 29s;--particle-delay: -9s;--particle-angle: -18deg}.home-particle-field span:nth-child(10){--particle-x: 64%;--particle-y: 58%;--particle-size: 3px;--particle-duration: 19s;--particle-delay: -5s;--particle-angle: 26deg}.home-particle-field span:nth-child(11){--particle-x: 93%;--particle-y: 64%;--particle-size: 4px;--particle-duration: 27s;--particle-delay: -21s;--particle-angle: -8deg}.home-particle-field span:nth-child(12){--particle-x: 43%;--particle-y: 72%;--particle-size: 5px;--particle-duration: 31s;--particle-delay: -16s;--particle-angle: 38deg}.home-particle-field span:nth-child(13){--particle-x: 18%;--particle-y: 81%;--particle-size: 3px;--particle-duration: 24s;--particle-delay: -6s;--particle-angle: -28deg}.home-particle-field span:nth-child(14){--particle-x: 78%;--particle-y: 83%;--particle-size: 5px;--particle-duration: 33s;--particle-delay: -24s;--particle-angle: 11deg}.home-particle-field span:nth-child(15){--particle-x: 56%;--particle-y: 92%;--particle-size: 3px;--particle-duration: 20s;--particle-delay: -3s;--particle-angle: -40deg}.home-particle-field span:nth-child(16){--particle-x: 4%;--particle-y: 94%;--particle-size: 4px;--particle-duration: 28s;--particle-delay: -18s;--particle-angle: 22deg}.home-particle-field span:nth-child(17){--particle-x: 38%;--particle-y: 18%;--particle-size: 2px;--particle-duration: 17s;--particle-delay: -8s;--particle-line: .2}.home-particle-field span:nth-child(18){--particle-x: 88%;--particle-y: 49%;--particle-size: 2px;--particle-duration: 18s;--particle-delay: -14s;--particle-line: .2}.home-signal-rail{position:relative;z-index:3;width:100%;overflow:hidden;border-block:1px solid var(--home-line);background:var(--home-surface);color:var(--home-ink)}.home-signal-track{width:max-content;display:flex;align-items:center;gap:2.4rem;padding:.85rem 1.2rem;animation:homeSignalTravel 28s linear infinite}.home-signal-track span{display:inline-flex;align-items:center;gap:.45rem;color:var(--home-ink);opacity:.8;font:700 .7rem/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.home-signal-track svg{color:var(--home-gold)}.home-manifesto,.home-philosophy,.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.home-manifesto{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(2rem,6vw,6rem);align-items:end;padding:clamp(5rem,11vw,9rem) 0}.home-micro-label{display:flex;align-items:center;gap:.45rem;margin:0 0 .85rem;color:#96691c;font:900 .68rem/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.1em;text-transform:uppercase}.home-manifesto h2,.home-editorial-heading h2,.home-proof-copy h2,.home-delivery-intro h2,.home-final-stage h2{margin:0;font:500 clamp(2.55rem,5.6vw,5rem)/.98 Georgia,serif;letter-spacing:0}.home-manifesto h2 em{color:#a8751e;font-weight:400}.home-manifesto-copy>p:last-child{max-width:66ch;margin:1.3rem 0 0;color:var(--home-muted);font-size:1.04rem;line-height:1.75}.home-philosophy{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,.78fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:stretch;margin-top:clamp(-3rem,-4vw,-1.5rem);padding:clamp(1.35rem,3vw,2rem);border:1px solid var(--home-line);background:linear-gradient(135deg,#c697391a,#ffffff9e),var(--home-surface)}.home-philosophy-copy{display:grid;align-content:center}.home-philosophy-copy h2{max-width:14ch;margin:0;font:500 clamp(2rem,4vw,3.65rem)/1 Georgia,serif;letter-spacing:0}.home-philosophy-copy>p{max-width:62ch;margin:1rem 0 0;color:var(--home-muted);font-size:1rem;line-height:1.75}.home-philosophy-card{display:grid;gap:.9rem;padding:clamp(1rem,2.4vw,1.45rem);border:1px solid rgba(198,151,57,.24);background:linear-gradient(180deg,#111318f0,#111318e0),#111318;color:#f5f4f0;box-shadow:0 26px 70px #1113182e}.home-philosophy-card span{color:var(--home-gold-bright);font:850 .66rem/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.11em;text-transform:uppercase}.home-philosophy-card blockquote{margin:0;color:#fff;font:500 clamp(1.55rem,3vw,2.45rem)/1.05 Georgia,serif;letter-spacing:0}.home-philosophy-card p{margin:0;color:#f5f4f0b3;line-height:1.65}.home-philosophy-card a{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;color:var(--home-gold-bright);font-weight:850;text-decoration:none}.home-google-reviews{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(1.2rem,3vw,2rem);align-items:stretch;padding:clamp(4rem,8vw,6.8rem) 0 clamp(2rem,5vw,4rem)}.home-google-reviews-summary{position:sticky;top:calc(var(--site-header-height, 76px) + 1rem);align-self:start;display:grid;align-content:start;min-height:360px;padding:clamp(1.1rem,2.8vw,1.55rem);border:1px solid var(--home-line);background:linear-gradient(145deg,#c697391f,#ffffff94),var(--home-surface)}.home-google-reviews-summary h2{margin:0;font:500 clamp(2rem,4vw,3.55rem)/1 Georgia,serif;letter-spacing:0}.home-google-reviews-summary>p:not(.home-micro-label){max-width:42ch;margin:1rem 0 0;color:var(--home-muted);line-height:1.7}.home-google-score{margin-top:auto;padding-top:2rem}.home-google-score strong{display:inline-block;margin-right:.6rem;color:var(--home-ink);font-size:clamp(3rem,7vw,5.2rem);line-height:.9;letter-spacing:0}.home-google-score span{display:inline-block;color:var(--home-gold);font-size:clamp(1.15rem,2vw,1.5rem);letter-spacing:.08em;white-space:nowrap}.home-google-score small{display:block;margin-top:.65rem;color:var(--home-muted);font:800 .72rem/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.08em;text-transform:uppercase}.home-google-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-google-review-card{position:relative;display:grid;align-content:start;gap:.85rem;min-height:250px;padding:1rem;overflow:hidden;border:1px solid var(--home-line);background:linear-gradient(180deg,#ffffffbd,#ffffff7a),var(--home-surface);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.home-google-review-card:after{content:"Google";position:absolute;right:.85rem;bottom:.7rem;color:#1113180b;font:900 clamp(2rem,4vw,3.8rem)/1 Arial,sans-serif;letter-spacing:-.03em;pointer-events:none}.home-google-review-card:hover{border-color:#c697396b;box-shadow:0 22px 60px #1113181f;transform:translateY(-3px)}.home-google-review-head{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem}.home-google-review-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#171a20;color:var(--home-gold-bright);font-weight:900;text-transform:uppercase}.home-google-review-head strong,.home-google-review-head small{display:block}.home-google-review-head strong{color:var(--home-ink);font-size:.95rem}.home-google-review-head small{margin-top:.15rem;color:var(--home-muted);font-size:.75rem}.home-google-stars{position:relative;z-index:1;display:inline-flex;gap:.08rem;color:#11131838;font-size:1.05rem;letter-spacing:.02em}.home-google-stars .filled{color:var(--home-gold)}.home-google-review-card p{position:relative;z-index:1;margin:0;color:var(--home-ink);font-size:clamp(.92rem,1.3vw,1.02rem);line-height:1.65}.home-live-proof{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--home-line);border-left:1px solid var(--home-line)}.home-live-metric{min-height:155px;padding:1.1rem;border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#ffffff85;transition:background-color .26s ease,border-color .26s ease,box-shadow .26s ease,color .26s ease,transform .26s ease}.home-live-metric>div{display:flex;align-items:center;gap:.35rem;color:#30884d;font:700 .59rem ui-monospace,monospace;letter-spacing:.08em}.home-live-metric>div svg{animation:homeLivePulse 1.7s ease-in-out infinite}.home-live-metric strong{display:block;margin-top:1.1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.home-live-metric p{margin:.5rem 0 0;color:var(--home-muted);font-size:.78rem}.home-live-metric:hover,.home-live-metric:focus-visible{color:#111318;border-color:#c697396b;background:linear-gradient(145deg,#f0c86a38,#ffffffd1);box-shadow:inset 0 0 0 1px #c697392e,0 18px 42px #1113181a;transform:translateY(-2px)}.home-live-metric:hover>div,.home-live-metric:focus-visible>div,.home-live-metric:hover strong,.home-live-metric:focus-visible strong{color:#8d6218}.home-live-metric:hover p,.home-live-metric:focus-visible p{color:#111318ad}.home-outcomes{padding:clamp(4rem,9vw,8rem) 0;border-top:1px solid var(--home-line)}.home-editorial-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(2rem,7vw,7rem);align-items:end;margin-bottom:clamp(2rem,5vw,4rem)}.home-editorial-heading h2{font-size:clamp(2.4rem,5vw,4.5rem)}.home-editorial-heading>p{margin:0;color:var(--home-muted);line-height:1.7}.home-outcome-list{border-top:1px solid var(--home-line)}.home-outcome-row{position:relative;display:grid;grid-template-columns:42px 52px minmax(210px,.8fr) minmax(250px,1.2fr) minmax(150px,.55fr) 28px;gap:1rem;align-items:center;min-height:168px;padding:1.2rem 0;overflow:hidden;border-bottom:1px solid var(--home-line);color:inherit;text-decoration:none;transition:padding .35s ease,color .35s ease}.home-outcome-row:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#11151a;transform:scaleY(0);transform-origin:bottom;transition:transform .42s cubic-bezier(.22,1,.36,1)}.home-outcome-row:hover{padding-inline:1rem;color:#fff}.home-outcome-row:hover:before{transform:scaleY(1)}.home-outcome-number{color:#9b6e1e;font:700 .7rem ui-monospace,monospace}.home-outcome-icon{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--home-line)}.home-outcome-row:hover .home-outcome-icon{border-color:#efc45e59;color:var(--home-gold-bright)}.home-outcome-title small{color:#9b6e1e;font:800 .67rem ui-monospace,monospace;text-transform:uppercase}.home-outcome-title h3{margin:.35rem 0 0;font:500 1.42rem/1.15 Georgia,serif}.home-outcome-row>p{margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.65}.home-outcome-row:hover>p{color:#ffffffb3}.home-outcome-row ul{display:grid;gap:.35rem;margin:0;padding:0;color:var(--home-muted);font-size:.72rem;list-style:none}.home-outcome-row li:before{content:"+ ";color:#9a6b1b;font-weight:900}.home-outcome-row:hover ul{color:#ffffffa3}.home-outcome-arrow{color:#9a6b1b;transition:transform .3s}.home-outcome-row:hover .home-outcome-arrow{color:var(--home-gold-bright);transform:translate(4px,-4px)}.home-agency-capabilities{padding:clamp(3.5rem,7vw,6rem) 0;border-top:1px solid var(--home-line)}.home-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.home-capability-card{position:relative;min-height:330px;display:flex;flex-direction:column;padding:1.1rem;overflow:hidden;border:1px solid var(--home-line);background:linear-gradient(180deg,#ffffffb3,#ffffff6b),var(--home-surface);transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.home-capability-card:before{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,transparent,var(--home-gold),transparent);opacity:0;transform:translateY(3px);transition:opacity .24s ease,transform .24s ease}.home-capability-card:hover{border-color:#c697396b;box-shadow:0 22px 60px #1113181f;transform:translateY(-3px)}.home-capability-card:hover:before{opacity:1;transform:translateY(0)}.home-capability-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(198,151,57,.25);background:#c6973914;color:#9b6d1d}.home-capability-card h3{margin:auto 0 .7rem;color:var(--home-ink);font:500 clamp(1.45rem,2.2vw,2rem)/1.08 Georgia,serif;letter-spacing:0}.home-capability-card p{margin:0;color:var(--home-muted);font-size:.9rem;line-height:1.6}.home-capability-card ul{display:flex;flex-wrap:wrap;gap:.42rem;margin:1rem 0 0;padding:0;list-style:none}.home-capability-card li{padding:.35rem .5rem;border:1px solid var(--home-line);color:var(--home-muted);font-size:.68rem;font-weight:800;line-height:1}.home-capability-proof{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.85rem}.home-capability-proof span{display:inline-flex;align-items:center;gap:.42rem;padding:.62rem .7rem;border:1px solid var(--home-line);background:#ffffff6b;color:var(--home-muted);font:850 .68rem/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.04em;text-transform:uppercase}.home-capability-proof svg{color:var(--home-gold)}.home-client-proof{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding:clamp(5rem,10vw,9rem) 0}.home-client-proof:before{content:"";position:absolute;top:0;left:0;right:0;height:min(830px,74vw);z-index:0;background:#11151a}.home-proof-copy,.home-proof-browser,.home-secondary-client{position:relative;z-index:1}.home-proof-copy{color:#f7f5ef}.home-proof-copy .home-micro-label{color:var(--home-gold-bright)}.home-proof-copy h2{font-size:clamp(2.4rem,4.8vw,4.4rem)}.home-proof-copy>p:not(.home-micro-label){color:#aeb4bc;line-height:1.72}.home-proof-facts{display:grid;gap:.55rem;margin:1.4rem 0;padding-block:1rem;border-block:1px solid rgba(255,255,255,.12)}.home-proof-facts span{display:flex;align-items:baseline;gap:.65rem;color:#aeb4bc;font-size:.77rem}.home-proof-facts b{min-width:56px;color:var(--home-gold-bright);font-size:1.5rem}.home-proof-actions{display:flex;flex-wrap:wrap;gap:.6rem}.home-proof-actions a{display:inline-flex;align-items:center;gap:.4rem;min-height:43px;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.18);border-radius:3px;color:#fff;font-size:.78rem;font-weight:900;text-decoration:none}.home-proof-actions a:first-child{border-color:var(--home-gold-bright);background:var(--home-gold-bright);color:#111318}.home-proof-browser{perspective:1400px;transform-style:preserve-3d;filter:drop-shadow(0 38px 60px rgba(0,0,0,.32))}.home-browser-bar{height:42px;display:grid;grid-template-columns:90px 1fr 55px;align-items:center;border:1px solid #353a43;border-bottom:0;border-radius:6px 6px 0 0;background:#1a1e24;color:#8f96a0;font:600 .66rem ui-monospace,monospace}.home-browser-bar>span{display:flex;gap:6px;padding-left:14px}.home-browser-bar i{width:8px;height:8px;border-radius:50%;background:#e76861}.home-browser-bar i:nth-child(2){background:#deb04a}.home-browser-bar i:nth-child(3){background:#59b66e}.home-browser-bar code{justify-self:center}.home-browser-bar b{color:#68d087;font-size:.6rem}.home-browser-screen{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid #353a43;background:#dce5eb}.home-browser-screen img{width:100%;height:100%;display:block;object-fit:cover}.home-browser-scan{position:absolute;top:-25%;left:0;right:0;height:28%;background:linear-gradient(transparent,rgba(239,196,94,.18),transparent);animation:homeBrowserScan 5.5s linear infinite}.home-secondary-client{grid-column:2;display:grid;grid-template-columns:80px 1fr 35px;gap:1rem;align-items:center;margin-top:-2.7rem;margin-inline:2rem;padding:1rem;border:1px solid rgba(255,255,255,.15);background:#14181deb;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-secondary-client img{width:70px;height:58px;object-fit:contain}.home-secondary-client span{color:var(--home-gold-bright);font:800 .6rem ui-monospace,monospace;text-transform:uppercase}.home-secondary-client h3{margin:.15rem 0;font:500 1.25rem Georgia,serif}.home-secondary-client p{margin:0;color:#9ea5ae;font-size:.72rem}.home-secondary-client a{color:var(--home-gold-bright)}.home-delivery-system{display:grid;grid-template-columns:minmax(270px,.62fr) minmax(0,1.38fr);gap:clamp(2rem,7vw,7rem);padding:clamp(6rem,12vw,10rem) 0}.home-delivery-intro{position:sticky;top:calc(var(--site-header-height,76px) + 2rem);align-self:start}.home-delivery-intro h2{font-size:clamp(2.25rem,4.6vw,4rem)}.home-delivery-intro>p:not(.home-micro-label){color:var(--home-muted);line-height:1.7}.home-delivery-intro>a{display:inline-flex;align-items:center;gap:.4rem;margin-top:.6rem;color:#815a16;font-size:.8rem;font-weight:900;text-decoration:none}.home-process-flow{border-top:1px solid var(--home-line)}.home-process-step{display:grid;grid-template-columns:55px minmax(100px,.45fr) 1fr;gap:1rem;padding:1.3rem 0;border-bottom:1px solid var(--home-line)}.home-process-step>div{display:flex;align-items:center;gap:.6rem}.home-process-step>div span{color:#966a1e;font:700 .66rem ui-monospace,monospace}.home-process-step>div i{width:7px;height:7px;border-radius:50%;background:#d5a63e;box-shadow:0 0 0 5px #c697391c}.home-process-step small{color:#966a1e;font:800 .68rem ui-monospace,monospace;text-transform:uppercase}.home-process-step h3{margin:0;font-size:.95rem;line-height:1.5}.home-process-step p{grid-column:3;margin:-.45rem 0 0;color:var(--home-muted);font-size:.78rem;line-height:1.5}.home-portal-console{grid-column:1/-1;overflow:hidden;margin-top:2rem;border:1px solid #343a43;border-radius:6px;background:#11151a;color:#fff;box-shadow:0 30px 80px #1113182e}.home-console-top{height:44px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;padding:0 1rem;border-bottom:1px solid #323740;background:#191d23;color:#8f96a0;font:600 .66rem ui-monospace,monospace}.home-console-top>span{display:flex;gap:6px}.home-console-top i{width:7px;height:7px;border-radius:50%;background:#e76861}.home-console-top i:nth-child(2){background:#deb04a}.home-console-top i:nth-child(3){background:#59b66e}.home-console-top b{display:flex;align-items:center;gap:.3rem;color:#67cf86;font-size:.6rem}.home-console-main{padding:clamp(1rem,3vw,2rem)}.home-console-progress{display:grid;grid-template-columns:1fr auto;gap:.65rem;align-items:center;font:700 .72rem ui-monospace,monospace;color:#aab1bb}.home-console-progress strong{color:var(--home-gold-bright);font-size:1.5rem}.home-console-progress>i{grid-column:1/-1;height:5px;background:#2b3037}.home-console-progress>i b{display:block;width:33%;height:100%;background:linear-gradient(90deg,#9d6f20,var(--home-gold-bright));box-shadow:0 0 14px #efc45e59;animation:homeProgressBreathe 2.4s ease-in-out infinite}.home-console-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.2rem}.home-console-grid article{padding:1rem;border:1px solid rgba(255,255,255,.11);background:#181c22}.home-console-grid small{color:#7f8792;font:.6rem ui-monospace,monospace;text-transform:uppercase}.home-console-grid strong{display:block;margin:.35rem 0;color:#f1f3f5}.home-console-grid p{margin:0;color:#858d98;font-size:.7rem}.home-console-events{display:grid;margin-top:.7rem;border-top:1px solid rgba(255,255,255,.1)}.home-console-events>span{display:grid;grid-template-columns:12px 1fr auto;gap:.55rem;align-items:center;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.08);color:#adb3bc;font-size:.72rem}.home-console-events>span i{width:7px;height:7px;border-radius:50%;background:#626a75}.home-console-events>span.done i{background:#59c777}.home-console-events>span.active i{background:var(--home-gold-bright);box-shadow:0 0 9px #efc45e99}.home-console-events>span b{color:#747d88;font:600 .58rem ui-monospace,monospace;text-transform:uppercase}.home-chapters{padding:clamp(5rem,10vw,9rem) 0;border-top:1px solid var(--home-line)}.home-chapter-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--home-line);border-left:1px solid var(--home-line)}.home-chapter{position:relative;min-height:320px;display:flex;flex-direction:column;padding:1.3rem;overflow:hidden;border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#ffffff6b;color:inherit;text-decoration:none;transition:background .35s,color .35s}.home-chapter:hover{background:#15191e;color:#fff}.home-chapter>div{display:flex;justify-content:space-between;align-items:center;color:#9c701f}.home-chapter>div span{font:700 .65rem ui-monospace,monospace}.home-chapter>small{margin-top:3rem;color:#9c701f;font:800 .65rem ui-monospace,monospace;text-transform:uppercase}.home-chapter h3{max-width:420px;margin:.55rem 0;font:500 1.65rem/1.12 Georgia,serif}.home-chapter p{max-width:55ch;color:var(--home-muted);font-size:.83rem;line-height:1.6}.home-chapter:hover p{color:#ffffffa6}.home-chapter>b{display:flex;align-items:center;gap:.35rem;margin-top:auto;color:#92671b;font-size:.75rem}.home-chapter:hover>b{color:var(--home-gold-bright)}.home-final-stage{position:relative;min-height:580px;display:grid;place-items:center;overflow:hidden;background:#0f1318;color:#fff;text-align:center}.home-final-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 100%,rgba(198,151,57,.18),transparent 45%),repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 110px),repeating-linear-gradient(180deg,rgba(255,255,255,.035) 0 1px,transparent 1px 90px);pointer-events:none}.home-final-stage>div:not(.home-final-grid){position:relative;z-index:1;display:grid;justify-items:center;align-content:center;width:min(820px,calc(100% - 2rem));margin-inline:auto;padding:4rem 0}.home-final-stage .home-micro-label{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0 0 .85rem;color:var(--home-gold-bright);text-align:center}.home-final-stage h2{max-width:12ch;margin:0 auto;color:var(--home-gold-bright);font-size:clamp(2.8rem,6.7vw,6rem);line-height:.98;text-align:center;text-wrap:balance}.home-final-stage p:not(.home-micro-label){max-width:62ch;margin:1.2rem auto 0;color:#aeb4bd;line-height:1.7;text-align:center}.home-final-stage>div:not(.home-final-grid)>div{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem;width:100%;margin-top:1.5rem}.home-final-stage a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem .9rem;border:1px solid rgba(255,255,255,.2);border-radius:3px;color:#fff;font-size:.8rem;font-weight:900;text-decoration:none}.home-final-stage a:first-child{border-color:var(--home-gold-bright);background:var(--home-gold-bright);color:#111318}.home-final-stage aside{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:1;display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1.5rem;color:#717985;font:.6rem ui-monospace,monospace;text-align:center;text-transform:uppercase}@media (max-width: 700px) and (orientation: portrait){.home-final-stage{min-height:620px;padding-inline:1rem}.home-final-stage>div:not(.home-final-grid){width:100%;padding:4rem 0 6rem}.home-final-stage h2{max-width:11ch;font-size:clamp(2.5rem,12vw,4rem)}.home-final-stage p:not(.home-micro-label){max-width:34rem}.home-final-stage>div:not(.home-final-grid)>div{display:grid;width:min(100%,340px)}.home-final-stage a{width:100%}.home-final-stage aside{gap:.45rem .9rem}}body.dark .home-experience{--home-ink:#f5f2ea;--home-paper:#101216;--home-surface:#171a20;--home-muted:#b4b7bc;--home-line:rgba(255,255,255,.13) }body.dark .home-live-metric,body.dark .home-chapter{background:#ffffff09}body.dark .home-outcome-row:before{background:#f0ede5}body.dark .home-outcome-row:hover{color:#111318}body.dark .home-outcome-row:hover>p,body.dark .home-outcome-row:hover ul{color:#111318a8}body.dark .home-outcome-row:hover .home-outcome-icon{color:#8d6218;border-color:#11131840}body.dark .home-outcome-row:hover .home-outcome-arrow{color:#8d6218}body.dark .home-chapter:hover{background:#f0ede5;color:#111318}body.dark .home-chapter:hover p{color:#111318a6}body.dark .home-particle-field{opacity:.86;mix-blend-mode:screen}body.dark .home-particle-field span{--particle-color: rgba(239, 196, 94, .66);--particle-glow: rgba(239, 196, 94, .28)}body.dark .home-google-reviews-summary{background:linear-gradient(145deg,#c697391f,#ffffff09),var(--home-surface)}body.dark .home-google-review-card{background:linear-gradient(180deg,#ffffff0e,#ffffff06),var(--home-surface)}body.dark .home-google-review-card:after{color:#ffffff09}body.dark .home-google-review-card:hover{box-shadow:0 22px 60px #00000047}body.dark .home-google-review-head>span{background:#f0ede5;color:#8d6218}body.dark .home-google-stars{color:#ffffff38}body.dark .home-google-review-card p{color:#f5f2eae0}body.dark .home-capability-card{background:linear-gradient(180deg,#ffffff0e,#ffffff06),var(--home-surface)}body.dark .home-capability-card:hover{box-shadow:0 22px 60px #00000047}body.dark .home-capability-icon{border-color:#f0c86a47;background:#f0c86a14;color:var(--home-gold-bright)}body.dark .home-capability-proof span{background:#ffffff09}body.dark .home-live-metric:hover,body.dark .home-live-metric:focus-visible{color:#f7f3e8;border-color:#f0c86a7a;background:linear-gradient(145deg,#c6973938,#ffffff13);box-shadow:inset 0 0 0 1px #f0c86a2e,0 18px 42px #00000047}body.dark .home-live-metric:hover>div,body.dark .home-live-metric:focus-visible>div,body.dark .home-live-metric:hover strong,body.dark .home-live-metric:focus-visible strong{color:#f0c86a}body.dark .home-live-metric:hover p,body.dark .home-live-metric:focus-visible p{color:#f5f3edc2}@keyframes homeSignalTravel{to{transform:translate(-50%)}}@keyframes homeLivePulse{50%{opacity:.35}}@keyframes homeBrowserScan{to{transform:translateY(470%)}}@keyframes homeProgressBreathe{50%{filter:brightness(1.3)}}@keyframes homeParticleDrift{0%,to{opacity:.18;transform:translateZ(0) scale(.85)}28%{opacity:.74;transform:translate3d(18px,-24px,0) scale(1)}58%{opacity:.46;transform:translate3d(-14px,22px,0) scale(.92)}78%{opacity:.82;transform:translate3d(10px,14px,0) scale(1.05)}}@keyframes homeLightAuraPulse{0%{background-position:0 0,0 0,0% 50%,0 0,0 0;filter:saturate(1)}to{background-position:0 0,0 0,100% 50%,18px 22px,-16px 14px;filter:saturate(1.18)}}@keyframes homeLightDiagonalDrift{0%{transform:translate3d(-2%,0,0);background-position:0 0,0 0}to{transform:translate3d(2%,-1%,0);background-position:180px 120px,-130px 90px}}@media (max-width: 980px){.home-manifesto{grid-template-columns:1fr}.home-philosophy{grid-template-columns:1fr;gap:1.1rem;align-items:start;margin-top:0}.home-philosophy-copy{display:block}.home-philosophy-copy h2{max-width:16ch}.home-philosophy-card{min-width:0}.home-google-reviews{grid-template-columns:1fr}.home-google-reviews-summary{position:relative;top:auto;min-height:auto}.home-google-score{margin-top:1.4rem;padding-top:0}.home-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-capability-card{min-height:300px}.home-outcome-row{grid-template-columns:35px 45px 1fr 28px;min-height:0;padding:1.3rem 0}.home-outcome-row>p,.home-outcome-row ul{grid-column:3/-1}.home-outcome-arrow{grid-column:4;grid-row:1}.home-client-proof{grid-template-columns:1fr}.home-client-proof:before{height:100%}.home-secondary-client{grid-column:1;margin-top:-1.5rem}.home-delivery-system{grid-template-columns:1fr}.home-delivery-intro{position:relative;top:auto}.home-process-flow{margin-top:1rem}}@media (max-width: 700px) and (orientation: portrait){.home-manifesto,.home-philosophy,.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters{width:calc(100% - 2rem)}.home-manifesto{padding:4.5rem 0}.home-live-proof{grid-template-columns:1fr 1fr}.home-live-metric{min-height:135px;padding:.9rem}.home-live-metric strong{font-size:2rem}.home-editorial-heading{grid-template-columns:1fr;gap:1rem}.home-google-review-grid{grid-template-columns:1fr}.home-google-review-card{min-height:auto}.home-google-score strong{display:block;margin:0 0 .4rem}.home-capability-grid{grid-template-columns:1fr}.home-capability-card{min-height:auto}.home-capability-proof{display:grid}.home-outcome-row{grid-template-columns:28px 40px 1fr 24px;gap:.7rem}.home-outcome-row>p,.home-outcome-row ul{grid-column:1/-1;padding-left:68px}.home-outcome-row:hover{padding-inline:.45rem}.home-outcome-title h3{font-size:1.2rem}.home-browser-screen{aspect-ratio:4/3}.home-browser-screen img{object-position:top center}.home-secondary-client{grid-template-columns:60px 1fr 25px;margin-inline:.5rem}.home-secondary-client img{width:55px}.home-process-step{grid-template-columns:45px 1fr}.home-process-step h3,.home-process-step p{grid-column:2}.home-process-step p{margin:0}.home-console-grid,.home-chapter-grid{grid-template-columns:1fr}.home-chapter{min-height:270px}.home-final-stage{min-height:620px}.home-final-stage aside{gap:.5rem;flex-wrap:wrap;justify-content:center}.home-client-proof:before{left:-1rem;right:-1rem}.home-proof-actions{display:grid}.home-proof-actions a{justify-content:center}.home-philosophy{padding:1rem;gap:1rem}.home-philosophy-copy h2{font-size:clamp(1.85rem,8vw,2.35rem)}.home-philosophy-card{padding:1rem;gap:.7rem}.home-philosophy-card blockquote{font-size:clamp(1.28rem,6vw,1.65rem)}.home-philosophy-card p{font-size:.9rem;line-height:1.55}.home-particle-field{opacity:.38}.home-particle-field span:nth-child(n+10){display:none}}@media (prefers-reduced-motion: reduce){.home-experience:before,.home-experience:after,.home-particle-field span,.home-signal-track,.home-browser-scan,.home-live-metric>div svg,.home-console-progress>i b{animation:none}.home-particle-field{opacity:.22}.home-signal-track{width:100%;flex-wrap:wrap;justify-content:center}.home-outcome-row:before{transition:none}}.about-link-section{display:flex;justify-content:center;margin-top:1.5rem}.about-link-section:empty{display:none}.button-size{font-size:1rem;font-weight:600;color:#fff;text-decoration:none}.cta{display:flex;align-items:center;padding:8px 16px;text-decoration:none;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:#6225e6;transition:.5s;box-shadow:6px 6px #000;transform:skew(-15deg);border-radius:8px}body.light .cta{background:#ff0;box-shadow:6px 6px #fbc638;color:#000}.cta:hover{box-shadow:10px 10px #fbc638}.cta span:nth-child(2){transition:.5s;margin-right:0}.cta:hover span:nth-child(2){margin-right:20px}.cta span{transform:skew(15deg)}.cta span:nth-child(2){width:20px;margin-left:20px;position:relative;top:12%}path.one{transition:.4s;transform:translate(-60%)}path.two{transition:.5s;transform:translate(-30%)}.cta:hover path.three{animation:color_anim 1s infinite .2s}.cta:hover path.one{transform:translate(0);animation:color_anim 1s infinite .6s}.cta:hover path.two{transform:translate(0);animation:color_anim 1s infinite .4s}@keyframes color_anim{0%{fill:#fff}50%{fill:#fbc638}to{fill:#fff}}@media (min-width: 1440px){.home-manifesto{padding-top:4.75rem;padding-bottom:2.75rem}.home-outcomes{padding-top:2.75rem;padding-bottom:5rem}}@media (max-width: 700px) and (orientation: portrait){.home-manifesto{padding-top:3.5rem;padding-bottom:2.25rem}.home-outcomes{padding-top:2.25rem;padding-bottom:3.75rem}}.home-experience{margin-top:clamp(3rem,8vh,6rem)}.home-live-metric strong{font-size:clamp(1.45rem,2.8vw,2.25rem);overflow-wrap:anywhere}.home-outcome-row:before,body.dark .home-outcome-row:before{background:linear-gradient(90deg,#c697391f,#efc45e0a)}.home-outcome-row:hover,body.dark .home-outcome-row:hover{padding-inline:.75rem;color:var(--home-ink)}.home-outcome-row:hover>p,.home-outcome-row:hover ul,body.dark .home-outcome-row:hover>p,body.dark .home-outcome-row:hover ul{color:var(--home-muted)}.home-outcome-row:hover .home-outcome-icon,body.dark .home-outcome-row:hover .home-outcome-icon{color:#8f641a;border-color:#c6973973;background:#c6973914}.home-outcome-row:hover .home-outcome-arrow,body.dark .home-outcome-row:hover .home-outcome-arrow{color:#8f641a}@media (max-width: 700px) and (orientation: portrait){.home-experience{margin-top:clamp(2rem,7vh,4rem)}}.start-tour-button,body.light .start-tour-button,body.dark .start-tour-button{top:calc(var(--site-header-height, 76px) + .75rem);left:1rem;bottom:auto;min-height:40px;padding:.58rem .8rem;border:1px solid rgba(239,196,94,.32);border-radius:3px;background:#101318f0;color:#f5f2ea;box-shadow:0 10px 28px #11131833;text-shadow:none;animation:none;font-size:.72rem;letter-spacing:.04em}.home-client-proof:before{top:0;bottom:0;height:auto}.home-client-testimonial{position:relative;z-index:1;grid-column:1 / -1;display:grid;grid-template-columns:64px minmax(0,1fr);gap:clamp(1rem,3vw,2rem);width:min(940px,calc(100% - 4rem));margin:1.25rem auto 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(239,196,94,.3);border-radius:4px;background:#12161bf0;color:#f7f5ef;box-shadow:0 26px 70px #0000003d}.home-testimonial-mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(239,196,94,.38);color:var(--home-gold-bright)}.home-testimonial-content>span{display:block;color:var(--home-gold-bright);font:700 .6rem/1.4 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.home-testimonial-content>p{max-width:810px;margin:.8rem 0 1.1rem;color:#f7f5ef;font:400 clamp(1.25rem,2.25vw,2rem)/1.35 Georgia,serif;letter-spacing:0}.home-testimonial-content footer{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .7rem}.home-testimonial-content strong{font-size:.78rem}.home-testimonial-content small{color:#929aa4;font-size:.68rem}body.light .home-client-testimonial,body.dark .home-client-testimonial{width:min(940px,calc(100% - 4rem));padding:clamp(1.25rem,3vw,2rem)}@media (max-width: 700px) and (orientation: portrait){.home-client-testimonial,body.light .home-client-testimonial,body.dark .home-client-testimonial{grid-template-columns:1fr;width:calc(100% - 1rem);margin-top:1rem}.home-testimonial-mark{width:44px;height:44px}}@media (max-width: 700px){.start-tour-button,body.light .start-tour-button,body.dark .start-tour-button{top:5.25rem;left:.75rem;bottom:auto;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 900px){.landing-background-wrapper{padding-top:var(--site-mobile-header-height, 72px);overflow-x:clip}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;width:min(100%,620px);min-height:920px;margin:0 auto clamp(1.5rem,5vh,3rem);padding:4.75rem var(--site-gutter, 1rem) 2rem;gap:1rem}.content-section,body.light .content-section,body.dark .content-section{position:relative;top:auto;z-index:4;display:grid;width:100%;max-width:none;min-height:400px;align-items:center}.landing-container,body.light .landing-container,body.dark .landing-container{width:100%;max-width:34rem;padding:0}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{position:relative;top:auto;z-index:2;align-self:start;width:100%;max-width:500px;min-height:430px;margin:0 auto;padding:0;overflow:visible}.landing-page-container>.overlay1{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{width:min(96vw,460px);min-height:430px;margin:0 auto}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:0;width:clamp(130px,34vw,168px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{bottom:24px;width:min(86vw,380px)}.system-picture-section .portal-topbar span{font-size:clamp(.7rem,2.5vw,.86rem);letter-spacing:0}.system-picture-section .portal-progress span{font-size:0}}@media (max-width: 520px){.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{min-height:860px;padding-top:4.25rem;gap:.5rem}.content-section,body.light .content-section,body.dark .content-section,.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section,.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene{min-height:390px}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{bottom:18px;width:min(88vw,340px)}.laptop-screen,body.light .laptop-screen,body.dark .laptop-screen{padding:.56rem;border-width:5px}}.home-manifesto{padding-top:clamp(3.5rem,7vw,5.75rem);padding-bottom:clamp(2.5rem,4vw,3.75rem)}@media (min-width: 1440px){.home-manifesto{padding:4.75rem 0 2.75rem}.home-outcomes{padding:2.75rem 0 5rem}}@media (max-width: 700px) and (orientation: portrait){.home-manifesto{padding:3.5rem 0 2.25rem}.home-outcomes{padding:2.25rem 0 3.75rem}}@media (min-width: 901px){.home-experience{font-size:.94rem}.home-manifesto{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);padding-block:clamp(4rem,8vw,6.8rem)}.home-manifesto h2{font-size:clamp(2.35rem,4.5vw,4.25rem)}.home-editorial-heading h2{font-size:clamp(2.15rem,4vw,3.75rem)}.home-outcomes,.home-chapters{padding-block:clamp(3.5rem,7vw,6rem)}.home-outcome-row{grid-template-columns:36px 46px minmax(200px,.78fr) minmax(240px,1.22fr) minmax(145px,.55fr) 24px;min-height:142px;padding-block:.95rem}.home-outcome-icon{width:40px;height:40px}.home-outcome-title h3{font-size:1.24rem}.home-outcome-row>p{font-size:.8rem}.home-outcome-row ul{font-size:.67rem}.home-client-proof{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);padding-block:clamp(4.5rem,8vw,7rem)}.home-client-proof:before{height:min(720px,66vw)}.home-proof-copy h2{font-size:clamp(2.15rem,4vw,3.7rem)}.home-proof-copy>p:not(.home-micro-label){font-size:.88rem}.home-proof-facts b{font-size:1.25rem}.home-delivery-system{padding-block:clamp(4.5rem,9vw,7.5rem)}.home-delivery-intro h2{font-size:clamp(2rem,3.8vw,3.35rem)}.home-process-step{padding-block:1.05rem}.home-chapter{min-height:275px;padding:1.1rem}.home-chapter>small{margin-top:2.2rem}.home-chapter h3{font-size:1.42rem}.home-final-stage{min-height:500px}.home-final-stage h2{font-size:clamp(2.5rem,5.3vw,4.8rem)}}body.light .cta{background:#ff0;box-shadow:6px 6px gray;color:#000}body.light .button-size1,body.light .button-size{color:#000}body.light .cta:hover{box-shadow:10px 10px #00f;background:#ffe066;color:#222}.about-link-section{display:flex;justify-content:left;align-items:center;margin-top:5px}body.light .cta:hover path.one,body.light .cta:hover path.two,body.light .cta:hover path.three{animation:color_anim_light 1s infinite}@keyframes color_anim_light{0%{fill:#222}50%{fill:#1e90ff}to{fill:#222}}body.light .cta svg path{fill:#222}.about-table-button:hover{background-color:#00d4c7;transform:scale(1.05)}body.light .landing-background-wrapper{background-image:url(/assets/landingBackground2.jpg)}body.light .landing-container p{color:#000;font-weight:600}body.light .landing-container p{font-weight:600}.landing-page-container{display:flex;justify-content:space-between;align-items:center;padding:20px;width:70%;margin:auto;min-height:100vh;position:relative;overflow:visible}.landing-page-container p{color:#fff}.content-section{display:flex;flex-direction:column;align-items:flex-start}.landing-container{text-align:left;padding-top:2rem;border-radius:8px;padding-left:0}.landing-container h1{font-size:2rem}body.light .landing-container h1{color:#6b8300}body.light .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.landing-background-wrapper span{color:gold;font-weight:700;font-size:1.8rem}body.light .landing-background-wrapper span{color:#6b8300}.alternating-words-container{height:2px;display:flex;margin-top:-30px}.picture-section img{max-width:300px;height:auto}.logo-container{position:relative;display:inline-block;text-align:center}.picture-section{padding-top:50px;margin-left:40px}.branding-name{position:absolute;top:15%;left:22%;transform:translate(-50%,-50%);font-size:.72rem;font-weight:700;color:#fff;padding:6px 16px;border-radius:12px;z-index:2;white-space:nowrap;font-family:Segoe UI,sans-serif;letter-spacing:1px;text-shadow:0 2px 8px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.15);overflow:hidden;background:#1e1e1e}.branding-name .oxuvo{color:#00fff7;font-size:1.3rem;position:relative}.branding-name .tech{color:#fc0;font-weight:600;font-size:1.3rem;position:relative}body.light .branding-name{color:#222;background:#1e1e1e;border:1px solid #ffffff;text-shadow:0 2px 8px rgba(255,255,255,.4)}body.light .branding-name .oxuvo{color:#00fff7;font-size:1.3rem;position:relative}body.light .branding-name .tech{color:#fc0;font-weight:600;font-size:1.3rem;position:relative}.branding-name:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#ffffff80,#fff0);transform:skew(-25deg);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-75%}50%{left:100%}to{left:100%}}.phone-icon{position:fixed;bottom:60px;right:80px;z-index:1000}.phone-icon img{width:60px;height:auto;cursor:pointer;transition:transform .2s}.phone-icon img:hover{transform:scale(1.1)}@keyframes slideUp{0%{transform:translateY(300px)}to{transform:translateY(0)}}@keyframes expand{0%{transform:translate(1400px)}to{transform:translate(0)}}@keyframes slideIn{0%{transform:translate(500px) scale(.2)}to{transform:translate(0) scale(1)}}.shepherd-theme-dark.custom-shepherd{background:#222!important;color:khaki!important;border-radius:8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-shadow:0 4px 12px #09090966;max-width:320px;padding:5px}body.light .shepherd-theme-dark.custom-shepherd{background:#fff!important;color:#000!important;border-radius:8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-shadow:0 4px 12px #09090966;max-width:320px;padding:5px;border:4px solid black!important}.shepherd-theme-dark.custom-shepherd .shepherd-content{padding:0}.shepherd-text{font-size:16px;color:#fff!important;text-align:left}body.light .shepherd-text{color:#000!important}.shepherd-button{padding:8px 14px;margin:6px 6px 0 0;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer}.shepherd-button-primary{background-color:#00fff7!important;color:#222!important;border:none}.shepherd-button-secondary{background-color:transparent;color:khaki;border:1px solid #00fff7}.shepherd-cancel-icon{color:khaki}.shepherd-arrow:before{background:#fff!important}.shepherd-modal-overlay-container{background-color:#f5efef99!important}body.scroll-unlocked .landing-background-wrapper{overflow-y:auto!important}.start-tour-button{position:fixed;top:7rem;left:50px;background-color:#a9a9a9;color:#fff;font-weight:700;padding:.8rem 1.5rem;border:none;border-radius:12px;cursor:pointer;text-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 0 15px #0ff9,0 0 25px #fc09;transition:transform .2s,box-shadow .2s;animation:pulseGlow 2s infinite;z-index:98}body.light .start-tour-button{color:#fff;background-color:#6225e6;box-shadow:0 0 15px #6225e699,0 0 25px #fc09;animation:pulseGlowLight 2s infinite}.start-tour-button:hover{transform:scale(1.05);box-shadow:0 0 25px #00ffffe6,0 0 35px #ffcc00e6}@keyframes pulseGlowLight{0%{box-shadow:0 0 20px #6225e699,0 0 35px #6225e64d}50%{box-shadow:0 0 30px #6225e6e6,0 0 50px #6225e680}to{box-shadow:0 0 40px #6225e699,0 0 25px #6225e666}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #0ff9,0 0 15px #fc09}50%{box-shadow:0 0 20px #00ffffe6,0 0 30px #ffcc00e6}to{box-shadow:0 0 10px #0ff9,0 0 15px #fc09}}.shepherd-theme-dark.custom-shepherd{background-color:#efe9e9;color:khaki;border-radius:8px;font-family:Segoe UI,sans-serif;box-shadow:0 6px 16px #00000080;max-width:320px}.shepherd-button{font-weight:600;border-radius:4px;padding:8px 16px}.shepherd-button:not(:last-child){margin-right:10px}.shepherd-button-primary{background-color:#00fff7;color:#222;border:none}.shepherd-button-secondary{background-color:transparent;border:1px solid #f0e68c;color:khaki}body.light .landing-background-wrapper{background-image:linear-gradient(#ffffffdb,#ffffffd1),url(/assets/landingBackground2.jpg);background-color:var(--oxuvo-paper, #ffffff)}body.light .landing-page-container{width:min(1120px,86%)}body.light .landing-container h1{color:var(--oxuvo-ink, #111318)}body.light .landing-container p{color:var(--oxuvo-muted, #5f6673);font-weight:500}body.light .landing-background-wrapper span,body.light .alternating-words-container span{color:var(--oxuvo-gold-dark, #9b6f22)}body.light .cta{background:var(--oxuvo-ink, #111318);color:#fff;border:1px solid var(--oxuvo-ink, #111318);border-radius:6px;box-shadow:0 12px 28px #11131829;transform:none}body.light .cta span{color:inherit;transform:none}body.light .cta:hover{background:var(--oxuvo-gold, #c69739);border-color:var(--oxuvo-gold, #c69739);color:var(--oxuvo-ink, #111318);box-shadow:0 16px 34px #c697393d}body.light .cta:hover path.one,body.light .cta:hover path.two,body.light .cta:hover path.three{animation:none;fill:var(--oxuvo-ink, #111318)}body.light .button-size,body.light .button-size1{color:inherit}body.light .branding-name{color:var(--oxuvo-ink, #111318);background:#ffffffe0;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));text-shadow:none;box-shadow:0 10px 28px #1113181a}body.light .branding-name .oxuvo,body.light .branding-name .tech{color:var(--oxuvo-ink, #111318)}body.light .branding-name .tech{color:var(--oxuvo-gold-dark, #9b6f22)}body.light .start-tour-button{color:var(--oxuvo-ink, #111318);background-color:#ffffffeb;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:999px;box-shadow:0 12px 32px #1113181f;animation:none;text-shadow:none}body.light .start-tour-button:hover{transform:translateY(-2px);box-shadow:0 18px 42px #11131829}body.light .shepherd-theme-dark.custom-shepherd{background:#fff!important;color:var(--oxuvo-ink, #111318)!important;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12))!important;box-shadow:0 24px 70px #1113182e}body.light .shepherd-button-primary{background-color:var(--oxuvo-ink, #111318)!important;color:#fff!important}body.light .shepherd-button-secondary{border-color:var(--oxuvo-line, rgba(17, 19, 24, .12));color:var(--oxuvo-ink, #111318)}body.dark .landing-background-wrapper{background-image:linear-gradient(#1012165c,#1012168a),url(/assets/landingBackground.jpg);background-color:var(--oxuvo-paper, #101216)}body.dark .landing-container h1{color:#fff}body.dark .landing-container p{color:var(--oxuvo-muted, #c8ced8);font-weight:500}body.dark .cta{background:#101216eb;color:#fff;border:1px solid var(--oxuvo-line, rgba(255, 255, 255, .14));border-radius:6px;box-shadow:0 14px 34px #00000057;transform:none}body.dark .cta span{transform:none}body.dark .cta:hover{background:var(--oxuvo-gold, #d5a64d);color:#111318;box-shadow:0 16px 34px #d5a64d38}body.dark .cta:hover path.one,body.dark .cta:hover path.two,body.dark .cta:hover path.three{animation:none;fill:#111318}body.dark .branding-name{background:#101216d6;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));text-shadow:none;box-shadow:0 14px 34px #0000004d}body.dark .branding-name .oxuvo{color:#fff}body.dark .branding-name .tech{color:var(--oxuvo-gold-dark, #f0c86a)}body.dark .start-tour-button{color:#fff;background-color:#101216e6;border:1px solid var(--oxuvo-line, rgba(255, 255, 255, .14));border-radius:999px;box-shadow:0 12px 32px #00000042;animation:none;text-shadow:none}body.dark .start-tour-button:hover{transform:translateY(-2px);box-shadow:0 18px 42px #00000052}.typing-animation{--typing-accent: var(--oxuvo-gold-dark, #f0c86a);position:relative;display:inline-grid;grid-template-columns:minmax(calc(var(--typing-min-ch) * .62ch),auto) auto;align-items:center;gap:.35rem;min-height:2.2rem;padding:0;color:var(--typing-accent);background:transparent;border:0;border-radius:0;box-shadow:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:clamp(1.15rem,2.8vw,1.75rem);font-weight:800;line-height:1.1;letter-spacing:0;isolation:isolate}.typing-animation:before{content:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.16) 42%,transparent 58%);transform:translate(-110%);opacity:0;pointer-events:none}.typing-animation.is-holding:before{animation:typingScan 1.25s ease}.typing-text{color:inherit;font:inherit;min-width:calc(var(--typing-min-ch) * .62ch);text-align:left;white-space:nowrap}.typing-cursor{width:.12em;height:1.08em;background:currentColor;border-radius:99px;box-shadow:0 0 18px currentColor;animation:cursorBlink .85s steps(1) infinite}.typing-animation.is-deleting .typing-cursor{animation-duration:.38s}body.light .typing-animation{--typing-accent: var(--oxuvo-gold-dark, #9b6f22);box-shadow:none}@keyframes cursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes typingScan{0%{opacity:0;transform:translate(-110%)}25%{opacity:1}to{opacity:0;transform:translate(110%)}}.landing-background-wrapper{position:relative;overflow-y:visible}.landing-brand-name,body.light .landing-brand-name,body.dark .landing-brand-name{position:absolute;top:clamp(5.4rem,8vw,6.6rem);left:0;right:0;z-index:3;width:max-content;max-width:calc(100% - 2rem);margin:0 auto;padding:.35rem .8rem;color:var(--oxuvo-ink);background:transparent;border:1px solid var(--oxuvo-line);border-radius:999px;text-shadow:none;box-shadow:none}body.dark .landing-brand-name{color:#fff;background:transparent;box-shadow:none}.landing-brand-name .oxuvo,body.light .landing-brand-name .oxuvo,body.dark .landing-brand-name .oxuvo{color:inherit;background:transparent;font-size:clamp(1rem,2.5vw,1.35rem)}.landing-brand-name .tech,body.light .landing-brand-name .tech,body.dark .landing-brand-name .tech{color:var(--oxuvo-gold-dark);background:transparent;font-size:clamp(1rem,2.5vw,1.35rem)}.landing-brand-name:after{content:"";background:linear-gradient(120deg,#fff0,#ffffff80,#fff0)}.landing-background-wrapper .about-wrapper{margin-top:0}.landing-copy{color:inherit}.landing-copy p{margin:0}.content-section{position:relative}.hero-intro-panel,.hero-mission-panel{grid-area:1 / 1}.hero-intro-panel{width:100%;will-change:opacity}.hero-intro-panel .alternating-words-container{margin-top:clamp(.55rem,1.25vw,.95rem)}.hero-mission-panel{position:relative;width:min(100%,510px);padding:clamp(3.05rem,2vw,1.35rem);color:var(--oxuvo-ink, #111318);background:#ffffffc7;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:8px;box-shadow:0 18px 48px #1113181a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:opacity,transform;pointer-events:none}.hero-mission-circuit{position:absolute;top:.35rem;left:clamp(.35rem,4vw,2rem);z-index:0;width:min(70%,336px);max-height:232px;overflow:visible;transform-origin:50% 0;pointer-events:none;will-change:opacity,transform}.hero-mission-panel p{position:relative;z-index:1;margin:0;color:var(--oxuvo-muted, #5f6673);font-size:clamp(.9rem,1.1vw,1.02rem);font-weight:500;line-height:1.65}.hero-mission-panel p+p{margin-top:.85rem}.hero-mission-panel .sa-route-map{position:relative;left:auto;top:auto;z-index:1;width:100%;min-height:clamp(132px,14vw,168px);margin-top:1.05rem;transform:none;pointer-events:none}body.dark .hero-mission-panel{color:#fff;background:#101216d1;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 20px 54px #00000047}body.dark .hero-mission-panel p{color:var(--oxuvo-muted, #c8ced8)}.oxuvo-system-scene{padding-top:.5rem;position:relative;width:clamp(380px,42vw,720px);min-height:clamp(520px,0vw,900px);display:grid;place-items:center;isolation:isolate}.scene-bull{position:absolute;top:clamp(8px,2vh,24px);left:50%;z-index:6;width:clamp(158px,37.5vw,244px);transform:translate(-50%);filter:drop-shadow(0 18px 32px rgba(0,0,0,.22))}.scene-bull-reveal{will-change:transform}.scene-bull img{display:block;width:100%;height:auto}.circuit-path{fill:none;stroke:var(--oxuvo-gold, #c69739);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:420;stroke-dashoffset:420;filter:drop-shadow(0 0 10px rgba(198,151,57,.55));animation:circuitDraw 3.4s ease-in-out infinite}.circuit-path.secondary{stroke-width:2;opacity:.82}.circuit-node{fill:var(--oxuvo-gold, #c69739);opacity:0;filter:drop-shadow(0 0 12px rgba(198,151,57,.8));animation:nodePulse 3.4s ease-in-out infinite}.delay-1{animation-delay:.18s}.delay-2{animation-delay:.34s}.delay-3{animation-delay:.5s}.delay-4{animation-delay:.66s}.delay-5{animation-delay:.82s}.laptop-stage{position:absolute;bottom:clamp(64px,8vh,120px);left:50%;z-index:3;width:clamp(310px,34vw,500px);transform:translate(-50%);perspective:900px}.laptop-screen{position:relative;aspect-ratio:16 / 9.4;min-height:0;padding:clamp(.68rem,1.12vw,.98rem);overflow:hidden;color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 34%),linear-gradient(180deg,#151922,#0d1016);border:6px solid #16191f;border-radius:14px 14px 8px 8px;box-shadow:inset 0 0 0 1px #ffffff14,0 24px 70px #00000052}.laptop-screen-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:radial-gradient(circle at 50% 43%,rgba(240,200,106,.26),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.14),transparent 42%),linear-gradient(180deg,#41464efa,#22262df5);pointer-events:none;will-change:opacity}.laptop-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.08) 45%,transparent 70%);transform:translate(-110%);animation:screenSheen 4.8s ease-in-out infinite;pointer-events:none}.laptop-base{width:112%;height:22px;margin:0 auto;background:linear-gradient(180deg,#d6d9de,#90959f);border-radius:0 0 28px 28px;box-shadow:0 16px 32px #00000038;transform:translate(-5%)}.portal-topbar,.portal-grid,.portal-list{position:relative;z-index:1}.portal-dashboard-content{position:relative;z-index:3;will-change:opacity,filter}.portal-topbar{display:flex;justify-content:space-between;align-items:center;color:#ffffffeb;font-weight:800;font-size:clamp(.78rem,1.2vw,1rem)}.portal-topbar span:last-child{color:var(--oxuvo-gold, #c69739)}.portal-progress{position:relative;z-index:1;height:8px;margin:.7rem 0 .85rem;overflow:hidden;background:#ffffff1f;border-radius:999px}.portal-progress span{display:block;width:33%;height:100%;background:linear-gradient(90deg,var(--oxuvo-gold, #c69739),#f0c86a);border-radius:inherit;box-shadow:0 0 16px #c6973973}.portal-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:.7rem}.portal-panel{padding:.72rem;background:#ffffff13;border:1px solid rgba(255,255,255,.1);border-radius:10px}.portal-panel.primary{background:#c6973929;border-color:#c6973952}.portal-panel p{margin:0 0 .25rem;color:#ffffff9e;font-size:clamp(.62rem,1vw,.78rem)}.portal-panel strong{display:block;color:#fff;font-size:clamp(.9rem,1.6vw,1.15rem)}.portal-list{display:grid;gap:.4rem;margin-top:.75rem}.portal-milestone{display:flex;align-items:center;gap:.48rem;color:#ffffffc2;font-size:clamp(.64rem,1vw,.82rem)}.portal-milestone span{width:.58rem;height:.58rem;border-radius:50%;background:#ffffff3d}.portal-milestone.done span{background:#52d273}.portal-milestone.active span{background:var(--oxuvo-gold, #c69739);box-shadow:0 0 14px #c69739a6}.sa-route-map{position:absolute;left:50%;top:clamp(420px,56vh,560px);z-index:2;width:100vw;min-height:clamp(180px,22vw,360px);transform:translate(-50%);pointer-events:none;will-change:opacity}.hero-mission-panel .sa-route-heading{top:0}.hero-mission-panel .sa-route-line{top:22px;right:-1.1rem;bottom:0;left:-1.1rem;height:clamp(118px,12vw,150px)}.hero-mission-panel .sa-city{min-width:76px;padding:.34rem .45rem;font-size:clamp(.52rem,.78vw,.66rem)}.hero-mission-panel .sa-city small{display:none}.hero-mission-panel .city-1{left:-.35rem;bottom:12px}.hero-mission-panel .city-2{left:14%;top:36px}.hero-mission-panel .city-3{left:31%;bottom:26px}.hero-mission-panel .city-4{left:48%;top:46px}.hero-mission-panel .city-5{right:12%;top:24px}.hero-mission-panel .city-6{right:-.35rem;bottom:20px}.sa-route-heading{position:absolute;top:0;left:50%;transform:translate(-50%);padding:.35rem .65rem;color:var(--oxuvo-gold-dark, #9b6f22);background:#ffffffdb;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:999px;box-shadow:0 12px 28px #1113181a;font-size:clamp(.62rem,1vw,.78rem);font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.sa-route-line{position:absolute;top:18px;right:-7vw;bottom:0;left:-7vw;width:auto;height:clamp(150px,16vw,190px);overflow:visible}.sa-route-track,.sa-route-pulse{fill:none;stroke-linecap:round;stroke-linejoin:round}.sa-route-track{stroke:#c6973947;stroke-width:5}.sa-route-pulse{stroke:var(--oxuvo-gold, #c69739);stroke-width:4;stroke-dasharray:52 420;filter:drop-shadow(0 0 12px rgba(198,151,57,.72));animation:cityRoutePulse 4.8s ease-in-out infinite}.sa-route-cities{position:absolute;top:0;right:0;bottom:0;left:0}.sa-city{position:absolute;display:grid;gap:.12rem;min-width:88px;padding:.42rem .58rem;color:var(--oxuvo-ink, #111318);background:#ffffffe6;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:9px;box-shadow:0 14px 30px #1113181f;font-size:clamp(.6rem,.9vw,.72rem);line-height:1.1;animation:cityBeacon 4.8s ease-in-out infinite}.sa-city:before{content:"";position:absolute;left:50%;bottom:-.42rem;width:.58rem;height:.58rem;transform:translate(-50%);background:var(--oxuvo-gold, #c69739);border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 16px #c69739b8}.sa-city strong{color:inherit;font-size:inherit}.sa-city small{color:var(--oxuvo-muted, #5f6673);font-size:.66em;font-weight:800}.city-1{left:max(-1.25rem,1vw);bottom:18px}.city-2{left:17%;top:34px;animation-delay:.3s}.city-3{left:34%;bottom:36px;animation-delay:.6s}.city-4{left:52%;top:48px;animation-delay:.9s}.city-5{right:14%;top:22px;animation-delay:1.2s}.city-6{right:max(-1.25rem,1vw);bottom:26px;animation-delay:1.5s}body.dark .sa-route-heading,body.dark .sa-city{color:#fff;background:#101216db;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 18px 38px #00000047}body.dark .sa-city small{color:var(--oxuvo-muted, #c8ced8)}@keyframes circuitDraw{0%{stroke-dashoffset:420;opacity:0}18%{opacity:1}62%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-420;opacity:0}}@keyframes nodePulse{0%,22%{opacity:0;transform:scale(.7)}48%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}@keyframes screenSheen{0%,42%{transform:translate(-110%)}70%,to{transform:translate(110%)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cityRoutePulse{0%{stroke-dashoffset:520;opacity:0}15%{opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-260;opacity:0}}@keyframes cityBeacon{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width: 520px){.system-picture-section{max-width:min(96vw,360px)}.system-picture-section .oxuvo-system-scene{width:min(96vw,360px)}}.home-trust-strip,.home-build-section,.home-support-process,.home-closing-cta{width:min(92%,1120px);height:auto;margin-left:auto;margin-right:auto;background-image:none;animation:none}.home-build-section{display:grid;gap:clamp(1rem,3vw,1.6rem);margin-top:clamp(1.5rem,4vw,3rem);margin-bottom:clamp(1.5rem,4vw,3rem);padding:clamp(1.1rem,3vw,1.6rem);background:#ffffffb8;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:12px;box-shadow:0 18px 54px #11131814;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-section-heading{display:grid;gap:.35rem;max-width:720px}.home-section-heading h2{margin:0;color:var(--oxuvo-ink, #111318);font-size:clamp(1.45rem,3.2vw,2.35rem);line-height:1.08}.home-build-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2vw,1.15rem)}.home-build-card{display:block;min-height:190px;padding:clamp(1rem,2.4vw,1.45rem);color:var(--oxuvo-ink, #111318);background:#ffffffe6;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:10px;box-shadow:0 16px 44px #11131814;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-build-card:hover{transform:translateY(-3px);border-color:#c697398c;box-shadow:0 20px 50px #11131821}.home-build-card h3{margin:0 0 .7rem;color:var(--oxuvo-ink, #111318);font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.15}.home-build-card p{margin:0;color:var(--oxuvo-muted, #5f6673);font-size:.96rem;font-weight:600;line-height:1.55}.home-services-link{width:max-content;color:var(--oxuvo-gold-dark, #9b6f22);font-size:.9rem;font-weight:900;text-decoration:underline;text-underline-offset:.22em}.home-trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:clamp(1rem,3vw,2rem);padding:.85rem;background:#ffffffc7;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:999px;box-shadow:0 18px 50px #11131814;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-trust-strip span{color:var(--oxuvo-ink, #111318);font-size:clamp(.72rem,1.1vw,.88rem);font-weight:800}.home-flagship-section{width:min(92%,1120px);margin:clamp(1.5rem,4vw,3rem) auto}.home-flagship-heading{margin-bottom:clamp(.9rem,2vw,1.35rem)}.home-flagship-heading h2{margin:0;color:var(--oxuvo-ink, #111318);font-size:clamp(1.45rem,3.2vw,2.35rem);line-height:1.08}.home-flagship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.85rem,2vw,1.25rem)}.home-flagship-card{display:grid;grid-template-columns:clamp(92px,12vw,150px) minmax(0,1fr);gap:clamp(1rem,2vw,1.5rem);min-height:190px;align-items:center;padding:clamp(1rem,2.5vw,1.5rem);color:var(--oxuvo-ink, #111318);background:#ffffffe0;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:8px;box-shadow:0 16px 44px #11131814;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-flagship-card:hover{transform:translateY(-3px);border-color:#c697398c;box-shadow:0 20px 50px #11131821}.home-flagship-card img{display:block;width:100%;max-height:120px;object-fit:contain}.home-flagship-logo-link{display:block}.home-flagship-card h3{margin:0 0 .35rem;color:inherit;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15}.home-flagship-card span{color:var(--oxuvo-gold-dark, #9b6f22);font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.home-flagship-card p{margin:.55rem 0 0;color:var(--oxuvo-muted, #5f6673);font-size:.88rem;font-weight:600;line-height:1.4}.home-flagship-card p strong{color:var(--oxuvo-ink, #111318)}.home-case-study-link{display:inline-flex;margin-top:.85rem;color:var(--oxuvo-gold-dark, #9b6f22);font-size:.86rem;font-weight:900;text-decoration:underline;text-underline-offset:.22em}body.dark .home-flagship-heading h2,body.dark .home-flagship-card{color:#fff}body.dark .home-flagship-card{background:#101216d6;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 18px 54px #00000047}body.dark .home-flagship-card p{color:var(--oxuvo-muted, #c8ced8)}body.dark .home-flagship-card p strong{color:#fff}@media (max-width: 760px){.home-flagship-grid{grid-template-columns:1fr}.home-flagship-card{grid-template-columns:90px minmax(0,1fr);min-height:0}}.home-support-process{display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,2rem);align-items:stretch;margin-top:clamp(1.5rem,4vw,3rem);margin-bottom:clamp(1.5rem,4vw,3rem)}.section-kicker{margin:0 0 .45rem;color:var(--oxuvo-gold-dark, #9b6f22);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.support-card,.process-table-wrap,.home-portal-preview,.home-closing-cta{background:#ffffffdb;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:10px;box-shadow:0 18px 54px #11131817;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.support-card{padding:clamp(1.2rem,3vw,2rem)}.support-card h2,.process-table-heading h2,.home-closing-cta h2{margin:0 0 .75rem;color:var(--oxuvo-ink, #111318);font-size:clamp(1.55rem,3.6vw,2.65rem);line-height:1.08}.support-card p,.home-closing-cta p{margin:0;color:var(--oxuvo-muted, #5f6673);font-size:clamp(.92rem,1.2vw,1.03rem);line-height:1.65}.support-timeline{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.support-timeline span,.support-timeline strong{padding:.45rem .65rem;color:var(--oxuvo-ink, #111318);background:#c697391a;border:1px solid rgba(198,151,57,.22);border-radius:999px;font-size:.78rem;font-weight:800}.support-timeline strong{background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a)}.process-table-wrap{padding:clamp(1rem,2.5vw,1.5rem);overflow-x:auto}.process-table-heading{margin-bottom:1rem}.process-table{display:grid;min-width:720px;overflow:hidden;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:8px}.process-row{display:grid;grid-template-columns:.75fr 1.4fr 1.45fr;min-height:58px;background:#ffffffb8}.process-row+.process-row{border-top:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12))}.process-row span{display:flex;align-items:center;padding:.75rem .9rem;color:var(--oxuvo-ink, #111318);font-size:clamp(.82rem,1.1vw,.96rem);font-weight:700;line-height:1.35}.process-row span+span{border-left:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12))}.process-header{min-height:44px;background:#101216f2}.process-header span{color:var(--oxuvo-gold-dark, #f0c86a);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.process-row strong{margin-right:.35rem;color:var(--oxuvo-ink, #111318);font-size:inherit}.home-portal-preview{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:clamp(1.25rem,4vw,3rem);align-items:center;padding:clamp(1.2rem,3vw,2rem)}.home-portal-copy h2{margin:0 0 .75rem;color:var(--oxuvo-ink, #111318);font-size:clamp(1.55rem,3.6vw,2.65rem);line-height:1.08}.home-portal-copy>p:not(.section-kicker){margin:0;color:var(--oxuvo-muted, #5f6673);font-size:clamp(.92rem,1.2vw,1.03rem);line-height:1.65}.home-portal-copy>p.home-portal-option-note{margin-top:.65rem;font-size:.88rem;line-height:1.5}.home-portal-link{display:inline-flex;margin-top:1rem;color:var(--oxuvo-gold-dark, #9b6f22);font-size:.9rem;font-weight:900;text-decoration:underline;text-underline-offset:.22em}.home-portal-demo{min-width:0;padding:clamp(1rem,2.5vw,1.5rem);color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.1),transparent 38%),#0d1016;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 18px 48px #0000003d}.home-portal-demo .portal-dashboard-content{opacity:1;filter:none}.home-portal-demo .portal-topbar,body.light .home-portal-demo .portal-topbar,body.dark .home-portal-demo .portal-topbar,.home-portal-demo .portal-topbar span:first-child,body.light .home-portal-demo .portal-topbar span:first-child,body.dark .home-portal-demo .portal-topbar span:first-child{color:#ffffffeb}.home-portal-demo .portal-topbar span:last-child,body.light .home-portal-demo .portal-topbar span:last-child,body.dark .home-portal-demo .portal-topbar span:last-child{color:#f0c86a}.home-portal-demo .portal-panel p,body.light .home-portal-demo .portal-panel p,body.dark .home-portal-demo .portal-panel p{color:#ffffff9e}.home-portal-demo .portal-panel strong,body.light .home-portal-demo .portal-panel strong,body.dark .home-portal-demo .portal-panel strong{color:#fff}.home-portal-demo .portal-milestone,body.light .home-portal-demo .portal-milestone,body.dark .home-portal-demo .portal-milestone{color:#ffffffc2}.home-portal-demo .portal-progress span,body.light .home-portal-demo .portal-progress span,body.dark .home-portal-demo .portal-progress span{background:linear-gradient(90deg,#c69739,#f0c86a)}.home-portal-demo .portal-milestone.done span,body.light .home-portal-demo .portal-milestone.done span,body.dark .home-portal-demo .portal-milestone.done span{background:#52d273}.home-portal-demo .portal-milestone.active span,body.light .home-portal-demo .portal-milestone.active span,body.dark .home-portal-demo .portal-milestone.active span{background:#c69739}body.light .home-portal-demo{color:var(--oxuvo-ink, #111318);background:linear-gradient(145deg,rgba(198,151,57,.08),transparent 38%),#f3f5f7;border-color:#11131824;box-shadow:0 18px 42px #1113181f}body.light .home-portal-demo .portal-topbar,body.light .home-portal-demo .portal-topbar span:first-child{color:var(--oxuvo-ink, #111318)}body.light .home-portal-demo .portal-topbar span:last-child{color:var(--oxuvo-gold-dark, #9b6f22)}body.light .home-portal-demo .portal-progress{background:#1113181f}body.light .home-portal-demo .portal-panel{background:#fff;border-color:#11131824;box-shadow:0 8px 20px #11131814}body.light .home-portal-demo .portal-panel.primary{background:#c6973929;border-color:#9b6f2261}body.light .home-portal-demo .portal-panel p{color:var(--oxuvo-muted, #5f6673)}body.light .home-portal-demo .portal-panel strong{color:var(--oxuvo-ink, #111318)}body.light .home-portal-demo .portal-milestone{color:#3f4650}body.light .home-portal-demo .portal-milestone span{background:#aeb5bf;border:1px solid rgba(17,19,24,.14)}body.light .home-portal-demo .portal-milestone.done span{background:#2e9f50;border-color:#2e9f50}body.light .home-portal-demo .portal-milestone.active span{background:#b98425;border-color:#b98425;box-shadow:0 0 0 4px #b9842524}body.dark .home-portal-preview{background:#101216d6;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 18px 54px #00000047}body.dark .home-portal-copy h2{color:#fff}body.dark .home-portal-copy>p:not(.section-kicker){color:var(--oxuvo-muted, #c8ced8)}@media (max-width: 760px){.home-portal-preview{grid-template-columns:1fr}.home-portal-demo{padding:.85rem}}.home-closing-cta{margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(4rem,7vw,6rem);padding:clamp(1.5rem,4vw,2.5rem);text-align:center}.home-closing-cta .hero-secondary-link{margin-top:1rem}.hero-actions{gap:.85rem;flex-wrap:wrap}.hero-secondary-link{display:inline-flex;align-items:center;min-height:44px;padding:.62rem .9rem;color:var(--oxuvo-ink, #111318);background:#ffffffbd;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:999px;box-shadow:0 14px 34px #1113181a;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hero-secondary-link:hover{transform:translateY(-2px);box-shadow:0 18px 42px #11131824}.hero-secondary-link.strong{background:var(--oxuvo-ink, #111318);color:#fff}body.dark .home-trust-strip,body.dark .home-build-section,body.dark .home-build-card,body.dark .support-card,body.dark .process-table-wrap,body.dark .home-closing-cta,body.dark .hero-secondary-link{background:#101216d6;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 18px 54px #00000047}body.dark .home-trust-strip span,body.dark .home-section-heading h2,body.dark .home-build-card h3,body.dark .support-card h2,body.dark .process-table-heading h2,body.dark .process-row span,body.dark .process-row strong,body.dark .home-closing-cta h2,body.dark .hero-secondary-link{color:#fff}body.dark .home-build-card p,body.dark .support-card p,body.dark .home-closing-cta p{color:var(--oxuvo-muted, #c8ced8)}body.dark .process-row{background:#ffffff0b}body.dark .process-header{background:#0000006b}body.dark .process-header span{color:var(--oxuvo-gold-dark, #f0c86a)}.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{background-image:none;background-color:var(--oxuvo-paper, #ffffff)}body.dark .landing-background-wrapper{background-color:var(--oxuvo-paper, #101216)}body.dark .landing-page-container{width:min(1120px,86%)}body.dark .home-trust-strip,body.dark .home-build-section,body.dark .home-support-process,body.dark .home-closing-cta{width:min(92%,1120px)}body.dark .home-build-card{min-height:190px;border-radius:10px}body.dark .support-card,body.dark .process-table-wrap,body.dark .home-build-section,body.dark .home-closing-cta{border-radius:12px}.landing-page-container,body.dark .landing-page-container{width:min(var(--site-max-width, 1180px),calc(100% - (var(--site-gutter, 1rem) * 2)));padding-left:0;padding-right:0}.home-trust-strip,.home-build-section,.home-support-process,.home-closing-cta,body.dark .home-trust-strip,body.dark .home-build-section,body.dark .home-support-process,body.dark .home-closing-cta{width:min(var(--site-max-width, 1180px),calc(100% - (var(--site-gutter, 1rem) * 2)));max-width:var(--site-max-width, 1180px)}.landing-background-wrapper{padding-top:var(--site-header-height, 76px);padding-bottom:calc(var(--site-footer-height, 46px) + 2rem)}.landing-page-container{min-height:calc(100vh - var(--site-header-height, 76px))}.content-section,.landing-container{min-width:0}.landing-container h1,.hero-mission-copy h2,.home-section-heading h2,.support-card h2,.process-table-heading h2,.home-closing-cta h2{overflow-wrap:anywhere}@media (min-width: 901px){.landing-background-wrapper{padding-top:var(--site-header-height, 76px);overflow-x:clip}.landing-brand-name,body.light .landing-brand-name,body.dark .landing-brand-name{position:absolute;top:calc(var(--site-header-height, 76px) - 1rem);left:50%;right:auto;z-index:100;display:flex;width:max-content;max-width:calc(100% - 2rem);margin:0;padding:.3rem .75rem;transform:translate(-50%);color:var(--oxuvo-ink, #111318);background:#fffffff0;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .14));border-radius:999px;box-shadow:0 8px 24px #1113181f;line-height:1;white-space:nowrap}body.dark .landing-brand-name{color:#fff;background:#101216f0}.landing-brand-name .oxuvo,.landing-brand-name .tech{font-size:clamp(1rem,1.4vw,1.3rem);letter-spacing:0}.landing-brand-name .tech{color:var(--oxuvo-gold-dark, #9b6f22)}.landing-page-container{isolation:isolate;width:min(92vw,1480px);min-height:clamp(1160px,205vh,1780px);margin:0 auto clamp(2rem,7vh,5rem);padding:clamp(2.5rem,5vh,4.5rem) 0 clamp(5rem,14vh,9rem);align-items:flex-start;gap:clamp(2rem,5vw,6rem);overflow:visible}.content-section{position:sticky;top:clamp(10.5rem,24vh,14.5rem);display:grid;align-items:center;flex:1 1 0;width:auto;min-width:0;max-width:610px;min-height:clamp(360px,38vh,430px)}.hero-intro-panel,.hero-mission-panel{grid-area:1 / 1}.hero-mission-panel{width:min(100%,560px);padding:clamp(3.65rem,5vw,4.75rem) clamp(1.05rem,2vw,1.5rem) clamp(1.05rem,2vw,1.5rem)}.hero-mission-circuit{top:-6.35rem}.system-picture-section{position:sticky;top:calc(var(--site-header-height, 76px) + clamp(.75rem,2vh,1.5rem));align-self:flex-start;flex:0 1 clamp(440px,43vw,680px);width:clamp(440px,43vw,680px);max-width:680px;min-height:min(80vh,690px);margin:0;overflow:visible}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene{width:clamp(420px,41vw,650px);min-height:min(80vh,690px);margin:0 auto}.scene-bull{top:0;width:clamp(160px,16vw,238px)}.laptop-stage{bottom:clamp(34px,6vh,72px);width:clamp(350px,33vw,520px)}.sa-route-map{top:clamp(590px,78vh,750px);min-height:clamp(156px,17vw,220px)}}@media (min-width: 901px){body.light .landing-page-container,body.dark .landing-page-container{width:min(92vw,1480px);min-height:clamp(980px,145vh,1380px);margin:0 auto clamp(1.5rem,4vh,3rem);padding:clamp(2rem,4vh,3.5rem) 0 clamp(2rem,5vh,4rem);gap:clamp(2rem,5vw,6rem)}body.light .content-section,body.dark .content-section{top:clamp(8.5rem,18vh,11rem);width:auto;min-width:0;max-width:610px;min-height:clamp(360px,38vh,430px)}body.light .landing-container,body.dark .landing-container{padding-top:2rem;padding-left:0}body.light .landing-container h1,body.dark .landing-container h1{margin:0;font-size:2rem;line-height:1.2;letter-spacing:0}body.light .landing-container p,body.dark .landing-container p{font-size:inherit;font-weight:500;line-height:inherit;letter-spacing:0}body.light .system-picture-section,body.dark .system-picture-section{top:calc(var(--site-header-height, 76px) + clamp(1.25rem,3vh,2.5rem));flex:0 1 clamp(440px,43vw,680px);width:clamp(440px,43vw,680px);max-width:680px;min-height:clamp(520px,66vh,620px);margin:0}body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{width:clamp(420px,41vw,650px);min-height:clamp(520px,66vh,620px);margin:0 auto}body.light .scene-bull,body.dark .scene-bull{top:0;width:clamp(160px,16vw,238px)}body.light .laptop-stage,body.dark .laptop-stage{bottom:clamp(18px,3vh,34px);width:clamp(370px,34vw,520px)}body.light .laptop-screen,body.dark .laptop-screen{aspect-ratio:16 / 9.4;padding:clamp(.68rem,1.12vw,.98rem);border-width:6px;border-radius:14px 14px 8px 8px}body.light .hero-mission-panel,body.dark .hero-mission-panel{width:min(100%,560px);padding:clamp(3.65rem,5vw,4.75rem) clamp(1.05rem,2vw,1.5rem) clamp(1.05rem,2vw,1.5rem);border-width:1px;border-radius:8px}body.light .home-trust-strip,body.dark .home-trust-strip,body.light .home-build-section,body.dark .home-build-section,body.light .home-support-process,body.dark .home-support-process,body.light .home-closing-cta,body.dark .home-closing-cta{width:min(var(--site-max-width, 1180px),calc(100% - (var(--site-gutter, 1rem) * 2)));max-width:var(--site-max-width, 1180px)}}.home-manifesto{padding-top:clamp(1.2rem,3vw,2rem);padding-bottom:clamp(2.5rem,4vw,3.75rem)}.home-outcomes{padding-top:clamp(2.5rem,4vw,3.75rem);padding-bottom:clamp(3.75rem,7vw,6rem)}@media (min-width: 1440px){.home-manifesto{padding:2rem 0 2.75rem}.home-outcomes{padding:2.75rem 0 5rem}}@media (max-width: 700px) and (orientation: portrait){.home-manifesto{padding:1.5rem 0 2.25rem}.home-outcomes{padding:2.25rem 0 3.75rem}}.start-tour-button,body.light .start-tour-button,body.dark .start-tour-button{top:auto;left:1rem;bottom:calc(var(--site-footer-height, 46px) + .75rem);min-height:40px;padding:.58rem .8rem;border:1px solid rgba(239,196,94,.32);border-radius:3px;background:#101318f0;color:#f5f2ea;box-shadow:0 10px 28px #11131833;text-shadow:none;animation:none;font-size:.72rem;letter-spacing:.04em}.start-tour-button:hover,body.light .start-tour-button:hover,body.dark .start-tour-button:hover{transform:translateY(-2px);background:#161a20;box-shadow:0 14px 34px #11131847}.home-portal-console{margin-top:0}@media (max-width: 700px) and (orientation: portrait){.start-tour-button,body.light .start-tour-button,body.dark .start-tour-button{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}body.light .home-client-proof:before{background:radial-gradient(circle at 18% 12%,rgba(198,151,57,.16),transparent 34%),linear-gradient(180deg,#f7f4ec,#efeadf)}body.light .home-proof-copy{color:#15171c}body.light .home-proof-copy>p:not(.home-micro-label),body.light .home-proof-facts span{color:#15171cad}body.light .home-proof-facts{border-block-color:rgba(21,23,28,.14)}body.light .home-proof-actions a{color:#15171c;border-color:#15171c33;background:#ffffff7a}body.light .home-proof-actions a:first-child{border-color:#d4a94a;background:#d4a94a;color:#111318}body.light .home-secondary-client,body.light .home-client-testimonial{background:#ffffffb8;color:#15171c;border-color:#15171c24;box-shadow:0 18px 48px #11131814;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.light .home-secondary-client p,body.light .home-testimonial-content small{color:#15171c94}body.light .home-testimonial-content>p{color:#15171c}body.light .home-portal-console{background:#f6f2e9;color:#15171c;border-color:#15171c29;box-shadow:0 24px 70px #1113181a}body.light .home-console-top{background:#fffaf0;color:#15171c94;border-bottom-color:#15171c24}body.light .home-console-progress{color:#15171c9e}body.light .home-console-progress>i{background:#15171c24}body.light .home-console-grid article{background:#ffffff94;border-color:#15171c24}body.light .home-console-grid small,body.light .home-console-events>span b{color:#15171c7a}body.light .home-console-grid strong{color:#15171c}body.light .home-console-grid p,body.light .home-console-events>span{color:#15171c9e}body.light .home-console-events{border-top-color:#15171c24}body.light .home-console-events>span{border-bottom-color:#15171c1c}body.light .home-final-stage{background:#f4f0e7;color:#15171c}body.light .home-final-grid{background:radial-gradient(circle at 50% 100%,rgba(198,151,57,.18),transparent 46%),repeating-linear-gradient(90deg,rgba(21,23,28,.055) 0 1px,transparent 1px 110px),repeating-linear-gradient(180deg,rgba(21,23,28,.045) 0 1px,transparent 1px 90px)}body.light .home-final-stage p:not(.home-micro-label),body.light .home-final-stage aside{color:#15171c9e}body.light .home-final-stage a{color:#15171c;border-color:#15171c33;background:#ffffff7a}body.light .home-final-stage a:first-child{border-color:#d4a94a;background:#d4a94a;color:#111318}@media (max-width: 700px) and (orientation: portrait){.home-final-stage,body.light .home-final-stage,body.dark .home-final-stage{display:flex;min-height:auto!important;padding:clamp(4.75rem,12vh,6.5rem) var(--site-gutter, 1rem) calc(var(--site-footer-height, 46px) + 4.25rem);flex-direction:column;justify-content:center;overflow:hidden}.home-final-stage>div:not(.home-final-grid){width:min(100%,34rem);padding:0}.home-final-stage h2{font-size:clamp(2.35rem,10vw,3.15rem);line-height:.98}.home-final-stage p:not(.home-micro-label){margin-top:1rem;font-size:.9rem;line-height:1.65}.home-final-stage>div>div{display:grid;gap:.55rem;margin-top:1.15rem;justify-items:center}.home-final-stage a{width:min(100%,250px);justify-content:center}.home-final-stage aside,body.light .home-final-stage aside,body.dark .home-final-stage aside{position:relative!important;inset:auto!important;z-index:1;display:flex;width:min(100%,340px);margin:1.25rem auto 0;gap:clamp(.42rem,2.4vw,.75rem);align-items:center;justify-content:center;color:#9f7118;font:850 clamp(.46rem,1.85vw,.58rem)/1.15 ui-monospace,SFMono-Regular,monospace!important;letter-spacing:.06em;text-align:center;text-transform:uppercase}.home-final-stage aside span{display:inline;padding:0;border:0;border-radius:0;background:transparent;white-space:nowrap}}@media (max-width: 390px){.home-final-stage,body.light .home-final-stage,body.dark .home-final-stage{padding-top:4.6rem;padding-bottom:calc(var(--site-footer-height, 46px) + 3.75rem)}.home-final-stage h2{font-size:clamp(2.15rem,9.8vw,2.65rem)}.home-final-stage aside,body.light .home-final-stage aside,body.dark .home-final-stage aside{width:100%;margin-top:1rem;gap:.34rem;font-size:.45rem!important;letter-spacing:.04em}}@media (max-width: 520px){.home-live-proof{gap:0}.home-live-metric{min-height:132px;padding:1rem .85rem}.home-live-metric>div{gap:.35rem}.home-live-metric>div span{font-size:clamp(.58rem,2.4vw,.72rem);letter-spacing:.08em;line-height:1.25}.home-live-metric strong{font-size:clamp(1.12rem,5.3vw,1.45rem);line-height:1.05}.home-live-metric p{font-size:.72rem;line-height:1.45}.home-proof-facts{gap:.55rem}.home-proof-facts span{gap:.5rem;font-size:.78rem;line-height:1.42}.home-proof-facts b{min-width:42px;font-size:1rem}.home-secondary-client{grid-template-columns:44px minmax(0,1fr) 18px;gap:.7rem;padding:.8rem}.home-secondary-client img{width:42px}.home-secondary-client span{font-size:clamp(.72rem,4.7vw,1rem);line-height:1.08;letter-spacing:.08em}.home-secondary-client h3{font-size:.98rem;line-height:1.15}.home-secondary-client p{font-size:.68rem;line-height:1.45}.home-console-events span{grid-template-columns:12px minmax(0,1fr) auto;gap:.52rem;padding:.72rem 0;font-size:clamp(.9rem,5.4vw,1.18rem);line-height:1.3}.home-console-events span b{font-size:.48rem;letter-spacing:.08em}.home-final-stage aside,body.light .home-final-stage aside,body.dark .home-final-stage aside{width:min(100%,355px);gap:clamp(.22rem,1vw,.34rem);font-size:clamp(.32rem,1.28vw,.4rem)!important;letter-spacing:.025em}}@media (max-width: 390px){.home-live-metric{min-height:116px;padding:.82rem .72rem}.home-live-metric>div span{font-size:.54rem}.home-live-metric strong{font-size:1.02rem}.home-live-metric p{font-size:.66rem}.home-proof-facts span{font-size:.72rem}.home-proof-facts b{min-width:36px;font-size:.9rem}.home-secondary-client{grid-template-columns:38px minmax(0,1fr) 16px;gap:.58rem;padding:.72rem}.home-secondary-client img{width:38px}.home-secondary-client span{font-size:.78rem;letter-spacing:.07em}.home-secondary-client h3{font-size:.9rem}.home-secondary-client p{font-size:.62rem}.home-console-events span{font-size:.92rem}.home-final-stage aside,body.light .home-final-stage aside,body.dark .home-final-stage aside{gap:.18rem;font-size:.3rem!important}}body.dark .branding-name .tech,body.dark .landing-brand-name .tech,body.dark .alternating-words-container .typing-animation,body.dark .alternating-words-container .typing-text,body.dark .alternating-words-container .typing-cursor,body.dark .alternating-words-container .typing-animation.is-typescript,body.dark .alternating-words-container .typing-animation.is-typescript .typing-text{color:#ff3b30!important}@media (max-width: 900px) and (orientation: portrait){.landing-background-wrapper{margin-bottom:clamp(.85rem,3.8svh,1.75rem)}.home-experience{padding-top:clamp(.35rem,1.7svh,.9rem)}.home-signal-rail{margin-top:clamp(.25rem,1.5svh,.8rem)}.home-manifesto{padding-top:clamp(3rem,8.5svh,4.8rem)}}@media (prefers-reduced-motion: reduce){.home-experience:before,.home-experience:after,.home-experience>section{clip-path:none!important;filter:none!important;transform:none!important;transition:none!important;will-change:auto!important}.home-particle-field span,.home-signal-track{animation:none!important}}body.light .system-picture-section .laptop-screen{color:#fff;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 34%),linear-gradient(180deg,#151922,#0d1016)!important;border-color:#16191f;box-shadow:inset 0 0 0 1px #ffffff14,0 24px 70px #00000052}body.light .system-picture-section .laptop-screen-shade{background:radial-gradient(circle at 50% 43%,rgba(240,200,106,.26),transparent 38%),linear-gradient(145deg,rgba(255,255,255,.14),transparent 42%),linear-gradient(180deg,#41464efa,#22262df5)!important}body.light .system-picture-section .portal-topbar{color:#ffffffeb}body.light .system-picture-section .portal-progress{background:#ffffff1f}body.light .system-picture-section .portal-panel{background:#ffffff13;border-color:#ffffff1a}body.light .system-picture-section .portal-panel.primary{background:#c6973929;border-color:#c6973952}body.light .system-picture-section .portal-panel p{color:#ffffff9e}body.light .system-picture-section .portal-panel strong{color:#fff}body.light .system-picture-section .portal-milestone{color:#ffffffc2}body.light .system-picture-section .portal-milestone span{background:#ffffff3d}.shepherd-theme-dark.custom-shepherd,body.light .shepherd-theme-dark.custom-shepherd,body.dark .shepherd-theme-dark.custom-shepherd{width:min(360px,calc(100vw - 1.5rem))!important;max-width:min(360px,calc(100vw - 1.5rem))!important;padding:.65rem!important;border-radius:10px!important;z-index:1500}.shepherd-theme-dark.custom-shepherd .shepherd-text,body.light .shepherd-theme-dark.custom-shepherd .shepherd-text,body.dark .shepherd-theme-dark.custom-shepherd .shepherd-text{font-size:clamp(.82rem,1.7vw,.96rem)!important;line-height:1.45}.shepherd-theme-dark.custom-shepherd .shepherd-footer{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.shepherd-theme-dark.custom-shepherd .shepherd-button{min-height:34px;margin:0;padding:.55rem .78rem;font-size:.78rem}.shepherd-modal-overlay-container{z-index:1400}@media (max-width: 700px) and (orientation: portrait){.shepherd-theme-dark.custom-shepherd,body.light .shepherd-theme-dark.custom-shepherd,body.dark .shepherd-theme-dark.custom-shepherd{width:min(310px,calc(100vw - 1rem))!important;max-width:min(310px,calc(100vw - 1rem))!important;padding:.55rem!important}.shepherd-theme-dark.custom-shepherd .shepherd-arrow{display:none}}@media (max-width: 900px) and (orientation: landscape),(max-width: 900px) and (max-height: 520px){.shepherd-theme-dark.custom-shepherd,body.light .shepherd-theme-dark.custom-shepherd,body.dark .shepherd-theme-dark.custom-shepherd{width:min(320px,calc(100vw - 1rem))!important;max-height:calc(100svh - 1rem);overflow:auto}}@media (max-width: 620px) and (orientation: landscape) and (max-height: 420px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{min-height:auto;padding-top:calc(var(--site-mobile-header-height, 72px) + .5rem);padding-bottom:1rem;overflow:visible;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{width:min(94vw,720px);min-height:auto;margin:0 auto 1rem;padding:.65rem 0 1rem;display:grid;grid-template-columns:minmax(260px,1fr) minmax(230px,.8fr);align-items:start;gap:clamp(.75rem,2.5vw,1.25rem)}}.home-experience{row-gap:clamp(4.75rem,9vw,8.5rem)}.home-manifesto,.home-philosophy,.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters,.home-final-stage{margin-top:clamp(4.75rem,8.5vw,7.5rem)}.home-experience>.home-manifesto:first-child{margin-top:0}.home-manifesto{padding-top:clamp(5rem,10vw,8.5rem);padding-bottom:clamp(4.5rem,8vw,7rem)}.home-philosophy{margin-top:clamp(2.4rem,5vw,4.25rem)}.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters{padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(4.5rem,8vw,7rem)}.home-editorial-heading,.home-google-reviews,.home-client-proof,.home-delivery-system{gap:clamp(2rem,4.8vw,4.5rem)}.home-capability-grid,.home-google-review-grid,.home-chapter-grid,.home-process-flow{margin-top:clamp(1.8rem,4vw,3.2rem)}@media (max-width: 900px){.home-experience{row-gap:clamp(3.4rem,10vw,5.25rem)}.home-manifesto,.home-philosophy,.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters,.home-final-stage{margin-top:clamp(3.25rem,10vw,5rem)}.home-manifesto{padding-top:clamp(3.75rem,12vw,5.5rem);padding-bottom:clamp(3.35rem,10vw,5rem)}.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters{padding-top:clamp(3.25rem,10vw,5rem);padding-bottom:clamp(3.25rem,10vw,5rem)}}@media (max-width: 700px) and (orientation: portrait){.home-experience{row-gap:3.4rem}.home-philosophy,.home-google-reviews,.home-outcomes,.home-agency-capabilities,.home-client-proof,.home-delivery-system,.home-chapters,.home-final-stage{margin-top:3.25rem}}@media (max-width: 700px) and (orientation: portrait){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{padding-top:calc(var(--site-mobile-header-height, 72px) + .35rem);overflow-x:clip}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-height:auto;margin:0 auto clamp(2.5rem,8svh,4rem);padding:0 var(--site-gutter, 1rem) clamp(3rem,8svh,4.5rem);gap:clamp(1.3rem,4svh,2rem);overflow:visible}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{order:1;position:relative!important;inset:auto!important;z-index:2;display:block;width:min(100%,430px);min-height:clamp(365px,62svh,520px);margin:0 auto;padding:0;overflow:visible;opacity:1;pointer-events:none;transform:none!important}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{position:relative!important;top:auto!important;width:min(100%,390px);min-height:clamp(350px,60svh,500px);margin:0 auto;padding-top:0;place-items:center}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:clamp(1rem,4svh,2.1rem);width:clamp(112px,34vw,156px);z-index:7}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:auto!important;bottom:clamp(1.5rem,5.8svh,3rem);left:50%;width:min(88vw,340px);margin:0}.laptop-screen,body.light .laptop-screen,body.dark .laptop-screen{aspect-ratio:16 / 9.25;padding:clamp(.5rem,1.9vw,.72rem);border-width:clamp(4px,1.25vw,5px);border-radius:12px 12px 7px 7px}.laptop-base{height:clamp(15px,4.3vw,20px)}.portal-dashboard-content{gap:clamp(.42rem,1.8vw,.58rem)}.portal-topbar,.portal-milestone{font-size:clamp(.45rem,1.9vw,.58rem)}.portal-grid{gap:.42rem}.portal-panel{min-height:0;padding:clamp(.42rem,1.7vw,.58rem)}.portal-panel p{font-size:clamp(.42rem,1.7vw,.5rem)}.portal-panel strong{font-size:clamp(.58rem,2.3vw,.76rem)}.content-section,body.light .content-section,body.dark .content-section{order:2;position:relative!important;inset:auto!important;z-index:4;display:flex;min-height:auto;margin:clamp(-6.2rem,-12svh,-4.25rem) auto 0!important;padding:0 0 clamp(1.25rem,5svh,2.4rem);flex-direction:column;align-items:center;gap:clamp(1rem,3.2svh,1.7rem);text-align:center;transform:none!important}.hero-intro-panel,.hero-mission-panel{position:relative!important;z-index:4;width:100%;opacity:1!important;transform:none!important}.hero-mission-panel{display:grid;gap:clamp(.8rem,3svh,1.25rem);padding:0}.hero-mission-circuit{position:relative!important;top:auto!important;left:auto!important;width:min(78vw,280px);height:clamp(135px,36vw,190px);margin:0 auto;opacity:.86!important;transform:none!important}.hero-mission-panel p{width:min(100%,32rem);margin:0 auto;font-size:clamp(.82rem,3.4vw,.95rem);line-height:1.62}.hero-mission-panel .sa-route-map{position:relative!important;inset:auto!important;width:min(100%,340px);min-height:clamp(128px,36vw,165px);margin:0 auto;opacity:1!important;transform:none!important}.hero-intro-panel{display:grid;gap:1rem}.hero-intro-panel .landing-container{margin:0 auto}.landing-copy,.hero-actions{justify-content:center}}@media (max-width: 390px) and (orientation: portrait){.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{min-height:clamp(340px,58svh,455px)}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{width:min(100%,352px);min-height:clamp(330px,56svh,435px)}.scene-bull,body.light .scene-bull,body.dark .scene-bull{width:clamp(104px,31vw,130px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{bottom:clamp(1.35rem,4.8svh,2.25rem);width:min(86vw,318px)}.hero-mission-circuit{width:min(72vw,245px);height:clamp(118px,32vw,156px)}}@media (max-width: 900px) and (orientation: landscape) and (max-height: 520px){.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{width:min(94vw,720px);min-height:auto;margin:0 auto 1rem;padding:.65rem 0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:clamp(.75rem,2.5vw,1.25rem)}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{min-height:auto!important}.content-section,body.light .content-section,body.dark .content-section,.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{position:relative!important;top:auto!important}.content-section,body.light .content-section,body.dark .content-section{order:1}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{min-height:clamp(214px,70svh,310px)}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{position:relative!important;top:auto!important;width:min(100%,330px);min-height:clamp(210px,68svh,300px);margin:0 auto}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:clamp(.45rem,2.2svh,.9rem);width:clamp(78px,15vw,412px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:auto!important;bottom:clamp(.6rem,3.2svh,1.05rem);width:min(86%,270px)}.hero-mission-panel{display:none}.landing-copy{display:block}}.home-google-reviews{grid-template-columns:minmax(240px,.58fr) minmax(0,1fr);gap:clamp(1rem,2.4vw,1.7rem);padding-top:clamp(3.25rem,6vw,5rem);padding-bottom:clamp(3rem,5.6vw,4.75rem)}.home-google-reviews-summary{min-height:300px;padding:clamp(.95rem,2.2vw,1.25rem)}.home-google-reviews-summary h2{font-size:clamp(1.65rem,3vw,2.55rem)}.home-google-reviews-summary>p:not(.home-micro-label){font-size:.9rem;line-height:1.6}.home-google-score strong{font-size:clamp(2.25rem,4.8vw,3.8rem)}.home-google-score span{font-size:clamp(.95rem,1.5vw,1.18rem)}.home-google-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.home-google-review-card{min-height:0;gap:.62rem;padding:.82rem}.home-google-review-head{gap:.58rem}.home-google-review-head>span{width:34px;height:34px;font-size:.82rem}.home-google-review-head strong,.home-google-stars{font-size:.82rem}.home-google-review-card p{font-size:clamp(.78rem,1vw,.86rem);line-height:1.48}@media (max-width: 980px){.home-google-review-grid{grid-template-columns:1fr}.home-google-review-card{padding:.9rem}}@media (max-width: 700px) and (orientation: portrait){.home-google-reviews{padding-top:2.75rem;padding-bottom:2.75rem}.home-google-reviews-summary{min-height:auto}}@media (min-width: 701px) and (max-width: 1100px) and (orientation: portrait){.home-client-proof{grid-template-columns:minmax(0,1fr);gap:clamp(1.75rem,4vw,2.75rem);align-items:start}.home-proof-copy{max-width:760px}.home-proof-copy h2{max-width:15ch}.home-proof-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.home-proof-facts span{display:grid;align-content:start;gap:.4rem;padding:.35rem clamp(.75rem,2vw,1.25rem);border-left:1px solid rgba(255,255,255,.12);line-height:1.45}.home-proof-facts span:first-child{padding-left:0;border-left:0}.home-proof-browser{width:100%}.home-secondary-client{grid-column:1;width:min(100%,760px);margin:-1rem auto 0}.home-client-testimonial,body.light .home-client-testimonial,body.dark .home-client-testimonial{grid-column:1;width:100%;margin-top:0}.home-chapters{padding-bottom:clamp(3rem,6vw,4.5rem)}.home-final-stage,body.light .home-final-stage,body.dark .home-final-stage{display:flex;min-height:auto;margin-top:clamp(2.5rem,5vw,4rem);padding:clamp(4.5rem,8vw,6rem) 2rem calc(var(--site-footer-height, 46px) + 3rem);flex-direction:column;justify-content:center}.home-final-stage>div:not(.home-final-grid){width:min(100%,760px);padding:0}.home-final-stage>div:not(.home-final-grid)>div{gap:.8rem;margin-top:2rem}.home-final-stage aside,body.light .home-final-stage aside,body.dark .home-final-stage aside{position:relative;inset:auto;width:min(100%,760px);margin:2.25rem auto 0;gap:.7rem 1.4rem;line-height:1.5}}.home-agency-capabilities{position:relative;isolation:isolate;width:min(1240px,calc(100% - 2rem));padding:clamp(4rem,8vw,7rem) clamp(.8rem,2vw,1.2rem);overflow:hidden;border:1px solid rgba(198,151,57,.18);background:radial-gradient(circle at 18% 16%,rgba(198,151,57,.2),transparent 34%),radial-gradient(circle at 88% 76%,rgba(62,92,118,.14),transparent 36%),linear-gradient(135deg,#ffffffc7,#f6efe0e6);box-shadow:0 26px 90px #1113181a}.home-agency-capabilities:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgba(17,19,24,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(17,19,24,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.home-agency-capabilities:after{content:"";position:absolute;top:-40%;right:-10%;bottom:-40%;left:-10%;z-index:-1;background:conic-gradient(from 90deg at 50% 50%,transparent,rgba(198,151,57,.18),transparent 30%),linear-gradient(105deg,transparent 0 42%,rgba(255,255,255,.38) 48%,transparent 56% 100%);animation:homeCapabilitySweep 12s ease-in-out infinite;opacity:.68}.home-agency-capabilities .home-editorial-heading{position:relative;z-index:2;align-items:end;padding-inline:clamp(.4rem,2vw,1.3rem)}.home-agency-capabilities .home-editorial-heading h2{max-width:11ch}.home-capability-lab{position:relative;z-index:2;display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:stretch;margin-top:clamp(2.2rem,5vw,4rem)}.home-capability-command{position:sticky;top:calc(var(--site-header-height, 76px) + 1.3rem);align-self:start;min-height:450px;display:grid;align-content:space-between;gap:1.2rem;padding:clamp(1rem,2vw,1.35rem);overflow:hidden;border:1px solid rgba(17,19,24,.12);background:linear-gradient(180deg,#111318f5,#111318e6),#111318;color:#f8f4ea}.home-capability-command:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(198,151,57,.16),transparent),repeating-linear-gradient(180deg,rgba(255,255,255,.055) 0 1px,transparent 1px 12px);transform:translateY(-100%);animation:homeCapabilityScan 5.5s linear infinite;opacity:.62}.home-capability-command span,.home-capability-command strong,.home-capability-command p,.home-capability-command div{position:relative;z-index:1}.home-capability-command span{color:var(--home-gold-bright);font:900 .68rem/1.2 ui-monospace,SFMono-Regular,monospace;letter-spacing:.12em}.home-capability-command strong{color:#fff;font:500 clamp(5rem,10vw,8.5rem)/.8 Georgia,serif;letter-spacing:0}.home-capability-command p{max-width:22ch;margin:0;color:#f8f4eaad;font-size:.88rem;line-height:1.55}.home-capability-command div{display:grid;gap:.5rem}.home-capability-command i{display:block;height:6px;background:linear-gradient(90deg,var(--home-gold-bright),rgba(255,255,255,.12)),#ffffff14}.home-capability-command i:nth-child(2){width:68%}.home-capability-command i:nth-child(3){width:42%}.home-capability-grid{display:grid;grid-template-columns:1fr;gap:clamp(.72rem,1.4vw,1rem);margin:0}.home-capability-card{--lane-shift: calc((var(--capability-index) - 1) * .55rem);position:relative;min-height:0;display:grid;grid-template-columns:4.6rem 3.4rem minmax(0,1fr) minmax(220px,.72fr);gap:clamp(.75rem,2vw,1.25rem);align-items:center;padding:clamp(.85rem,1.8vw,1.15rem);overflow:hidden;border:1px solid rgba(17,19,24,.1);background:linear-gradient(90deg,#ffffffdb,#ffffff7a),linear-gradient(120deg,rgba(198,151,57,.11),transparent 55%);transform:translate(var(--lane-shift));clip-path:polygon(0 0,calc(100% - 1.2rem) 0,100% 50%,calc(100% - 1.2rem) 100%,0 100%,.72rem 50%);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease,background .26s ease}.home-capability-card:before{content:"";position:absolute;inset:0 auto 0 0;width:.45rem;background:linear-gradient(180deg,transparent,var(--home-gold),transparent);opacity:.75}.home-capability-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 0 36%,rgba(255,255,255,.48) 48%,transparent 60% 100%);transform:translate(-130%);transition:transform .58s ease;pointer-events:none}.home-capability-card:hover{border-color:#c6973961;box-shadow:0 18px 60px #1113181c;transform:translate(calc(var(--lane-shift) + .35rem))}.home-capability-card:hover:after{transform:translate(130%)}.home-capability-number{color:#11131857;font:900 clamp(1.55rem,3vw,2.35rem)/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.02em}.home-capability-icon{width:3.05rem;height:3.05rem;display:grid;place-items:center;border:1px solid rgba(198,151,57,.28);border-radius:50%;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.88),transparent 42%),#c697391a;color:#8b611b;box-shadow:inset 0 0 0 7px #c697390e}.home-capability-copy h3{min-width:0;margin:0;color:var(--home-ink);font:500 clamp(1.1rem,2vw,1.55rem)/1.08 Georgia,serif;letter-spacing:0;overflow-wrap:anywhere}.home-capability-copy p{min-width:0;max-width:52ch;margin:.42rem 0 0;color:var(--home-muted);font-size:.84rem;line-height:1.52;overflow-wrap:anywhere}.home-capability-card ul{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin:0;padding:0;list-style:none}.home-capability-card li{position:relative;min-width:0;padding:.42rem .35rem .42rem .88rem;border:0;background:transparent;color:#111318ad;font:850 .64rem/1.15 ui-monospace,SFMono-Regular,monospace;letter-spacing:.035em;text-transform:uppercase;overflow-wrap:anywhere}.home-capability-card li:before{content:"";position:absolute;left:0;top:.72rem;width:.34rem;height:.34rem;border-radius:50%;background:var(--home-gold);box-shadow:0 0 0 4px #c697391f}.home-capability-proof{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(1rem,2.5vw,1.8rem);overflow:hidden;border:1px solid rgba(17,19,24,.1);background:#1113181a}.home-capability-proof span{display:flex;align-items:center;justify-content:center;min-height:4.2rem;gap:.55rem;padding:.9rem;border:0;background:#ffffffad;color:#111318b8;text-align:center;font:900 .7rem/1.3 ui-monospace,SFMono-Regular,monospace;letter-spacing:.065em;text-transform:uppercase}.home-capability-proof svg{flex:0 0 auto;color:#8b611b}body.dark .home-agency-capabilities{background:radial-gradient(circle at 20% 16%,rgba(198,151,57,.2),transparent 34%),radial-gradient(circle at 88% 78%,rgba(71,99,126,.22),transparent 38%),linear-gradient(135deg,#0e1116fa,#14181ef0);border-color:#ffffff1f;box-shadow:0 26px 90px #0000004d}body.dark .home-agency-capabilities:before{background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.045) 1px,transparent 1px)}body.dark .home-capability-card{border-color:#ffffff1c;background:linear-gradient(90deg,#ffffff16,#ffffff09),linear-gradient(120deg,rgba(198,151,57,.12),transparent 55%)}body.dark .home-capability-card:hover{box-shadow:0 18px 60px #00000047}body.dark .home-capability-number{color:#ffffff40}body.dark .home-capability-icon{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 42%),#c697391a;color:var(--home-gold-bright)}body.dark .home-capability-card li,body.dark .home-capability-copy p{color:#f5f2eaa8}body.dark .home-capability-proof{border-color:#ffffff1a;background:#ffffff14}body.dark .home-capability-proof span{background:#ffffff0b;color:#f5f2eac2}body.dark .home-capability-proof svg{color:var(--home-gold-bright)}@keyframes homeCapabilitySweep{0%,to{transform:translate(-6%) rotate(0);opacity:.45}50%{transform:translate(6%) rotate(4deg);opacity:.78}}@keyframes homeCapabilityScan{to{transform:translateY(100%)}}@media (prefers-reduced-motion: reduce){.home-agency-capabilities:after,.home-capability-command:before{animation:none}.home-capability-card,.home-capability-card:after{transition:none}}@media (max-width: 1050px){.home-capability-lab{grid-template-columns:1fr}.home-capability-command{position:relative;top:auto;min-height:auto;grid-template-columns:auto 1fr auto;align-items:center}.home-capability-command strong{font-size:clamp(3.5rem,11vw,5rem)}.home-capability-command p{max-width:42ch}.home-capability-command div{min-width:90px}.home-capability-card{--lane-shift: 0rem;grid-template-columns:3.4rem 3rem minmax(0,1fr);clip-path:polygon(0 0,calc(100% - .9rem) 0,100% 50%,calc(100% - .9rem) 100%,0 100%)}.home-capability-card ul{grid-column:3}}@media (max-width: 700px) and (orientation: portrait){.home-agency-capabilities{width:calc(100% - 1rem);padding:3rem .75rem}.home-capability-command{grid-template-columns:1fr auto;gap:1rem}.home-capability-command p{grid-column:1 / -1}.home-capability-command div{display:none}.home-capability-card{grid-template-columns:2.35rem 2.6rem minmax(0,1fr);gap:.65rem;padding:.82rem;clip-path:none}.home-capability-number{font-size:1rem}.home-capability-icon{width:2.45rem;height:2.45rem}.home-capability-card ul{grid-column:1 / -1;grid-template-columns:1fr 1fr;margin-top:.2rem}.home-capability-card li{font-size:.58rem}.home-capability-proof{grid-template-columns:1fr}}@media (max-width: 700px) and (orientation: portrait){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{min-height:auto;padding-top:calc(var(--site-mobile-header-height, 72px) + clamp(.25rem,1.4svh,.85rem));overflow-x:clip}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{display:flex;width:100%;min-height:auto;margin:0;padding:0 clamp(.65rem,3.2vw,1rem) clamp(1.6rem,5svh,3rem);flex-direction:column;align-items:center;gap:clamp(1.2rem,4.5svh,2rem);overflow:visible}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{order:1;position:relative!important;inset:auto!important;width:100%;max-width:none;min-height:clamp(410px,66svh,570px);margin:0 auto!important;padding:0;display:grid;place-items:center;transform:none!important}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{position:relative!important;top:auto!important;width:min(100%,392px);min-height:clamp(400px,64svh,555px);margin:0 auto;padding:0;display:block;overflow:visible}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:clamp(15.35rem,37svh,20.5rem);left:50%;z-index:8;width:clamp(78px,22vw,98px);max-width:25%;transform-origin:center center;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28))}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:clamp(12.7rem,31svh,17.9rem)!important;bottom:auto!important;left:50%;width:min(86vw,352px);margin:0}.laptop-screen,body.light .laptop-screen,body.dark .laptop-screen{aspect-ratio:16 / 9.25;padding:clamp(.48rem,1.7vw,.68rem);border-width:clamp(4px,1.15vw,5px);border-radius:12px 12px 7px 7px}.laptop-base{height:clamp(14px,3.8vw,18px)}.portal-dashboard-content{gap:clamp(.38rem,1.6vw,.52rem)}.portal-topbar,.portal-milestone{font-size:clamp(.44rem,1.75vw,.56rem)}.portal-grid{gap:.36rem}.portal-panel{min-height:0;padding:clamp(.38rem,1.45vw,.56rem)}.portal-panel p{font-size:clamp(.4rem,1.55vw,.49rem)}.portal-panel strong{font-size:clamp(.56rem,2vw,.72rem)}.content-section,body.light .content-section,body.dark .content-section{order:2;position:relative!important;inset:auto!important;z-index:4;width:min(100%,34rem);min-height:auto;margin:0 auto!important;padding:0 0 clamp(1.4rem,5svh,2.5rem);display:grid;gap:clamp(1.6rem,5.2svh,2.6rem);text-align:center;transform:none!important}.hero-intro-panel{display:grid;gap:clamp(1.35rem,4.5svh,2.35rem);width:100%;opacity:1!important;transform:none!important}.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{position:relative!important;z-index:4;display:grid;width:100%;gap:clamp(.85rem,3svh,1.3rem);padding:0;opacity:var(--hero-mission-mobile-opacity, 0)!important;transform:translateY(var(--hero-mission-mobile-y, 28px))!important;transition:opacity .16s linear}.hero-mission-circuit{position:relative!important;top:auto!important;left:auto!important;width:min(76vw,270px);height:clamp(122px,34vw,178px);margin:0 auto;opacity:.86!important;transform:none!important}.hero-mission-panel p{width:min(100%,31rem);margin:0 auto;font-size:clamp(.82rem,3.25vw,.95rem);line-height:1.62}.hero-mission-panel .sa-route-map{position:relative!important;inset:auto!important;width:min(100%,340px);min-height:clamp(126px,35vw,164px);margin:0 auto;opacity:1!important;transform:none!important}}@media (max-width: 390px) and (orientation: portrait){.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{min-height:clamp(390px,63svh,510px)}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{width:min(100%,356px);min-height:clamp(380px,61svh,500px)}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:clamp(14.4rem,35.5svh,17.4rem);width:clamp(72px,20vw,84px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:clamp(11.9rem,29.5svh,15.2rem)!important;width:min(86vw,320px)}}@media (min-width: 391px) and (max-width: 700px) and (orientation: portrait) and (min-height: 860px){.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{min-height:clamp(520px,69svh,640px)}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{min-height:clamp(505px,67svh,620px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:clamp(15rem,32svh,19rem)!important}}@media (max-width: 700px) and (orientation: portrait){.hero-intro-panel .landing-container{width:min(100%,31rem);margin-inline:auto;text-align:center}.hero-intro-panel .landing-container h1{max-width:12.5ch;margin-inline:auto;text-align:center;text-wrap:balance}.hero-intro-panel .landing-copy{display:grid;width:100%;justify-items:center;gap:clamp(1rem,4vw,1.35rem);text-align:center}.hero-intro-panel .landing-copy p{max-width:31ch;margin-inline:auto;text-align:center;text-wrap:pretty}.hero-intro-panel .hero-actions,body.light .hero-intro-panel .hero-actions,body.dark .hero-intro-panel .hero-actions{display:grid;width:min(100%,21.5rem);margin-inline:auto;justify-content:center;justify-items:center;gap:clamp(.85rem,3vw,1.15rem)}.hero-intro-panel .hero-actions .cta{width:100%;min-height:3.65rem;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.86rem 1rem;border-radius:10px;text-align:center;white-space:normal}.hero-intro-panel .hero-actions .cta .button-size{display:block;min-width:0;color:inherit;font-size:clamp(1rem,4.8vw,1.32rem);line-height:1.08;text-align:center;overflow-wrap:anywhere}.hero-intro-panel .hero-actions .cta>span:last-child{flex:0 0 auto;width:1.25rem;height:1.25rem;display:grid;place-items:center}.hero-intro-panel .hero-actions .cta svg{width:1.1rem;height:1.1rem}.hero-intro-panel .hero-secondary-link{min-width:min(100%,11rem);justify-content:center;padding:.78rem 1rem;font-size:.88rem}.hero-intro-panel .alternating-words-container{width:min(100%,28rem);margin:clamp(.35rem,3.2svh,1.35rem) auto 0;padding-top:clamp(.45rem,2.2svh,.9rem)}}@media (max-width: 700px) and (orientation: portrait){.home-google-reviews,body.light .home-google-reviews,body.dark .home-google-reviews{width:min(100% - 1rem,31rem);display:grid;grid-template-columns:1fr;gap:.85rem;margin-inline:auto;padding:clamp(2.5rem,7svh,3.6rem) 0}.home-google-reviews-summary,body.light .home-google-reviews-summary,body.dark .home-google-reviews-summary{position:relative;top:auto;width:100%;min-height:auto;padding:clamp(1rem,4vw,1.25rem);text-align:left}.home-google-reviews-summary h2{max-width:11.5ch;font-size:clamp(1.55rem,7vw,2.15rem);line-height:.98}.home-google-reviews-summary>p:not(.home-micro-label){max-width:29ch;font-size:clamp(.82rem,3.6vw,.95rem);line-height:1.55}.home-google-review-grid,body.light .home-google-review-grid,body.dark .home-google-review-grid{width:100%;display:grid;grid-template-columns:1fr;gap:.72rem}.home-google-review-card,body.light .home-google-review-card,body.dark .home-google-review-card{width:100%;min-height:auto;padding:.95rem;gap:.55rem;overflow:visible}.home-google-review-head{align-items:center}.home-google-review-head>span{width:34px;height:34px;flex:0 0 34px}.home-google-stars{font-size:.9rem;letter-spacing:0}.home-google-review-card p{font-size:clamp(.78rem,3.3vw,.88rem);line-height:1.48;overflow-wrap:anywhere}}@media (max-width: 900px) and (orientation: landscape) and (max-height: 520px){.home-chapters{padding-top:2.5rem;padding-bottom:2rem}.home-chapter{min-height:210px}.home-final-stage{min-height:350px;padding:2rem 1rem 1rem}.home-final-stage>div:not(.home-final-grid){width:min(720px,100%);margin-inline:auto;padding:1rem 0 1.5rem;display:grid;justify-items:center;align-content:center}.home-final-stage .home-micro-label{margin-bottom:.55rem}.home-final-stage h2{max-width:15ch;font-size:clamp(2rem,7vw,3.25rem);line-height:.98}.home-final-stage p:not(.home-micro-label){max-width:58ch;margin-top:.75rem;font-size:.88rem;line-height:1.5}.home-final-stage>div:not(.home-final-grid)>div{display:flex;justify-content:center;flex-wrap:wrap;width:auto;margin-top:1rem}.home-final-stage a{width:auto;min-height:40px;padding:.6rem .8rem;font-size:.74rem}.home-final-stage aside{position:relative;left:auto;right:auto;bottom:auto;grid-column:1 / -1;justify-content:center;gap:.4rem 1rem;width:100%;margin-top:.75rem}}.directional-fill-button{position:relative;isolation:isolate;overflow:hidden;border:1px solid #e4b33f!important;background:transparent!important;color:#f3c650!important;text-decoration:none;transition:color .35s ease,border-color .35s ease,transform .35s ease!important}.directional-fill-button:after{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:0;z-index:-1;background:#e4b33f;transition:width .35s ease}.directional-fill-button>span{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.directional-fill-button:hover,.directional-fill-button:focus-visible{color:#fff!important;border-color:#e4b33f!important}body.dark .directional-fill-button:hover>span,body.dark .directional-fill-button:focus-visible>span,body.dark .directional-fill-button:hover .button-size,body.dark .directional-fill-button:focus-visible .button-size{color:#fff!important}body.dark .directional-fill-button:hover svg,body.dark .directional-fill-button:focus-visible svg{color:#fff!important;stroke:#fff!important}body.dark .directional-fill-button:hover svg path,body.dark .directional-fill-button:focus-visible svg path{fill:#fff!important;stroke:#fff!important;animation:none!important}.directional-fill-button:hover:after,.directional-fill-button:focus-visible:after{width:100%}body.light .directional-fill-button{color:#72500d!important;border-color:#a97817!important}body.light .directional-fill-button:after{background:#a97817}body.light .directional-fill-button:hover,body.light .directional-fill-button:focus-visible{color:#fff!important}@media (prefers-reduced-motion: reduce){.directional-fill-button,.directional-fill-button:after{transition:none!important}}.home-client-proof:before,body.light .home-client-proof:before,body.dark .home-client-proof:before{content:none;background:transparent}.hero-work-goo-filter{position:absolute;width:1px;height:1px;overflow:hidden;pointer-events:none}.hero-work-bubble{position:relative;isolation:isolate;display:inline-flex;min-width:10.5rem;min-height:3rem}.hero-work-bubble-button{position:relative;z-index:3;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.35rem!important;border:0!important;border-radius:6px;background:#171b21!important;color:#fff!important;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;transition:color .18s ease,transform .12s ease,box-shadow .22s ease!important}.hero-work-bubble-button:hover,.hero-work-bubble-button:focus-visible{background:transparent!important;color:#111318!important;box-shadow:0 12px 30px #d4a94a47}.hero-work-bubble-button:active{transform:scale(.95)}.hero-work-bubble-effects{position:absolute;z-index:1;width:190%;height:330%;top:-115%;left:-45%;pointer-events:none;filter:url(#hero-work-goo)}.hero-work-bubble-core{position:absolute;width:53%;height:28%;top:50%;left:23.5%;border-radius:7px;background:#171b21;transform:translateY(-50%);transition:background .16s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.hero-work-bubble-circle{position:absolute;width:24px;height:24px;border-radius:50%;background:#171b21;opacity:0;transition:background .16s ease}.hero-work-bubble-circle.top-left{top:40%;left:28%}.hero-work-bubble-circle.bottom-right{right:28%;bottom:40%}.hero-work-bubble:hover .hero-work-bubble-core,.hero-work-bubble:focus-within .hero-work-bubble-core{background:#d8aa3d;transform:translateY(-50%) scaleY(1.12)}.hero-work-bubble:hover .hero-work-bubble-circle,.hero-work-bubble:focus-within .hero-work-bubble-circle{background:#d8aa3d}.hero-work-bubble:hover .top-left,.hero-work-bubble:focus-within .top-left{animation:hero-goo-top 1.05s cubic-bezier(.2,.72,.28,1) both}.hero-work-bubble:hover .bottom-right,.hero-work-bubble:focus-within .bottom-right{animation:hero-goo-bottom 1.05s cubic-bezier(.2,.72,.28,1) both}.hero-work-bubble .two{animation-delay:.07s!important}.hero-work-bubble .three{animation-delay:.14s!important}@keyframes hero-goo-top{0%{opacity:0;transform:translate(0) scale(.25)}18%{opacity:1;transform:translate(-8px,-7px) scale(1.05,1.55)}62%{opacity:.9;transform:translate(-29px,-27px) scale(.72)}to{opacity:0;transform:translate(-43px,-39px) scale(.08)}}@keyframes hero-goo-bottom{0%{opacity:0;transform:translate(0) scale(.25)}18%{opacity:1;transform:translate(8px,7px) scale(1.05,1.55)}62%{opacity:.9;transform:translate(30px,28px) scale(.72)}to{opacity:0;transform:translate(45px,40px) scale(.08)}}body.light .hero-work-bubble-button{background:#fffaf0!important;color:#68470b!important;border:0!important}body.light .hero-work-bubble-button:hover,body.light .hero-work-bubble-button:focus-visible{background:transparent!important;color:#fff!important}body.light .hero-work-bubble-core,body.light .hero-work-bubble-circle{background:#9b6f22}body.light .hero-work-bubble:hover .hero-work-bubble-core,body.light .hero-work-bubble:focus-within .hero-work-bubble-core,body.light .hero-work-bubble:hover .hero-work-bubble-circle,body.light .hero-work-bubble:focus-within .hero-work-bubble-circle{background:#9b6f22}@media (prefers-reduced-motion: reduce){.hero-work-bubble-circle{display:none}.hero-work-bubble-core{transition:background .16s ease}}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{isolation:isolate;background-color:transparent!important;background-image:none!important}body.light .landing-page-container{background-color:#f1e8d6!important;background-image:none!important}.home-experience,body.dark .home-experience{background:#030609!important;background-color:#030609!important;background-image:none!important}body.light .home-experience{background:#f1e8d6!important;background-color:#f1e8d6!important;background-image:none!important}.landing-page-container>.hero-signal-field{position:absolute;top:-16vmax;right:-16vmax;bottom:-16vmax;left:-16vmax;z-index:-1;display:none;overflow:hidden;pointer-events:none;transform-origin:center;will-change:transform,opacity}.hero-signal-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(220,176,81,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(61,139,166,.04) 1px,transparent 1px),repeating-linear-gradient(132deg,transparent 0 74px,rgba(227,187,96,.035) 74px 75px);background-size:clamp(38px,5vw,72px) clamp(38px,5vw,72px),clamp(38px,5vw,72px) clamp(38px,5vw,72px),auto;-webkit-mask-image:radial-gradient(ellipse at center,#000 18%,rgba(0,0,0,.8) 54%,transparent 88%);mask-image:radial-gradient(ellipse at center,#000 18%,rgba(0,0,0,.8) 54%,transparent 88%)}body.light .hero-signal-grid{background-image:linear-gradient(rgba(102,67,9,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(12,84,110,.065) 1px,transparent 1px),repeating-linear-gradient(132deg,transparent 0 74px,rgba(127,82,7,.055) 74px 75px)}.hero-signal-beam{position:absolute;left:50%;top:50%;width:180vmax;margin-left:-90vmax;border-radius:999px;transform:rotate(-28deg);transform-origin:center}.hero-signal-beam-primary{height:clamp(20px,3.2vw,48px);background:#3d798b21;box-shadow:none}.hero-signal-beam-secondary{top:37%;height:2px;opacity:.72;background:#cda0419e}.hero-signal-beam-fine{top:66%;height:1px;opacity:.48;background:#327e9794}body.light .hero-signal-beam-primary{background:#19647c1c;box-shadow:none}body.light .hero-signal-beam-secondary{background:#8b5b0a61}body.light .hero-signal-beam-fine{background:#155b7457}.hero-signal-node{position:absolute;width:clamp(5px,.7vw,9px);aspect-ratio:1;border:1px solid rgba(255,226,151,.88);border-radius:50%;background:#d9aa46;box-shadow:0 0 0 5px #d7a94614,0 0 22px #d7a946a6;animation:hero-signal-pulse 3.6s ease-in-out infinite}.hero-signal-node-one{top:32%;left:24%}.hero-signal-node-two{top:54%;left:58%;animation-delay:-1.2s}.hero-signal-node-three{top:68%;left:79%;animation-delay:-2.4s}body.light .hero-signal-node{border-color:#5f3b009e;background:#9a650c;box-shadow:0 0 0 5px #9a650c14,0 0 18px #9a650c52}@keyframes hero-signal-pulse{0%,to{opacity:.28;transform:scale(.72)}50%{opacity:1;transform:scale(1.18)}}@media (max-width: 700px),(max-height: 520px){.landing-page-container>.hero-signal-field{top:-24vmax;right:-24vmax;bottom:-24vmax;left:-24vmax}.hero-signal-beam{transform:rotate(-34deg)}.hero-signal-node-three{left:72%}}@media (prefers-reduced-motion: reduce){.hero-signal-node{animation:none;opacity:.72}}@media (orientation: landscape) and (min-width: 540px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--hero-chrome-top: var(--site-header-height, 76px);--hero-chrome-bottom: 48px;--hero-stage-height: calc(100svh - var(--hero-chrome-top) - var(--hero-chrome-bottom));min-height:100svh;padding-top:var(--hero-chrome-top);padding-bottom:var(--hero-chrome-bottom);overflow-x:clip;overflow-y:visible}.home-final-stage{margin-bottom:calc(var(--hero-chrome-bottom, 48px) * -1)}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{position:relative;display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:start;width:min(1320px,calc(100% - (var(--site-gutter, 1rem) * 2)));min-height:calc(160svh - var(--hero-chrome-top) - var(--hero-chrome-bottom))!important;margin:0 auto;padding:0;column-gap:clamp(1.25rem,5vw,5.5rem);overflow:visible}.content-section,body.light .content-section,body.dark .content-section,.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{position:sticky!important;top:var(--hero-chrome-top)!important;inset-inline:auto!important;align-self:start;width:100%;max-width:none;height:var(--hero-stage-height);min-height:0;margin:0!important;padding:0;overflow:visible}.content-section,body.light .content-section,body.dark .content-section{grid-column:1;grid-row:1;z-index:4;display:grid;align-items:center;max-width:560px}.hero-intro-panel,.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{grid-area:1 / 1;width:100%;max-width:560px;margin:0}.hero-intro-panel .landing-container{width:100%;max-width:none;margin:0;padding:0}.hero-intro-panel .landing-container h1{max-width:19ch;margin:0;font-size:clamp(1.65rem,3.15vw,3.35rem);line-height:1.04;text-wrap:balance}.hero-intro-panel .landing-copy{width:100%;margin-top:clamp(.45rem,1.35vh,.9rem)}.hero-intro-panel .landing-copy p{max-width:58ch;font-size:clamp(.72rem,1.12vw,1rem);line-height:1.55;text-wrap:pretty}.hero-intro-panel .hero-actions,body.light .hero-intro-panel .hero-actions,body.dark .hero-intro-panel .hero-actions{display:flex;width:100%;margin-top:clamp(.55rem,1.65vh,1rem);align-items:center;flex-wrap:nowrap;gap:clamp(.45rem,1.2vw,.8rem)}.hero-intro-panel .hero-actions .cta{min-width:0;min-height:clamp(2.55rem,6.4vh,4rem);padding:clamp(.55rem,1.2vh,.82rem) clamp(.72rem,1.5vw,1.2rem);flex:1 1 auto}.hero-intro-panel .hero-actions .cta .button-size{min-width:0;font-size:clamp(.84rem,1.65vw,1.45rem);line-height:1.08;white-space:normal}.hero-intro-panel .hero-secondary-link{min-height:clamp(2.4rem,5.8vh,3.5rem);padding:clamp(.55rem,1.15vh,.8rem) clamp(.72rem,1.3vw,1rem)!important;white-space:nowrap}.hero-intro-panel .alternating-words-container{width:100%;margin-top:clamp(.5rem,1.8vh,1rem)}.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{position:relative!important;display:block!important;align-self:center;padding:clamp(3.15rem,7vh,4.5rem) clamp(.9rem,2vw,1.45rem) clamp(.9rem,2vh,1.35rem);border-radius:10px}.hero-mission-circuit{top:clamp(-5.6rem,-10vh,-3.4rem);left:clamp(.35rem,3vw,1.7rem);width:min(68%,310px)}.hero-mission-panel p{font-size:clamp(.72rem,1.05vw,.96rem);line-height:1.55}.hero-mission-panel .sa-route-map{min-height:clamp(112px,13vw,165px);margin-top:clamp(.65rem,1.6vh,1rem)}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{grid-column:2;grid-row:1;z-index:3;display:grid;place-items:center}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{position:relative!important;top:auto!important;width:100%;height:100%;min-height:0;margin:0 auto;padding:0;display:block;overflow:visible}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:clamp(.8rem,5.5%,2.6rem);left:50%;width:min(17vw,calc(var(--hero-stage-height) * .31),220px);max-width:none;transform-origin:center}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:64%!important;bottom:auto;left:50%;width:min(39vw,calc(var(--hero-stage-height) * .74),520px);max-width:92%;margin:0;translate:0 -50%}.laptop-screen,body.light .laptop-screen,body.dark .laptop-screen{aspect-ratio:16 / 9.4;min-height:0;padding:clamp(.48rem,1vw,.9rem);border-width:clamp(4px,.48vw,6px)}.laptop-base{height:clamp(12px,1.6vw,21px)}}@media (orientation: landscape) and (min-width: 901px) and (max-width: 1120px) and (min-height: 521px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--hero-chrome-top: 92px}}@media (orientation: landscape) and (max-width: 1024px) and (max-height: 620px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--hero-chrome-top: var(--site-mobile-header-height, 72px);--hero-chrome-bottom: 64px}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);width:min(100% - 1.5rem,960px);column-gap:clamp(.7rem,3vw,1.75rem)}.content-section,body.light .content-section,body.dark .content-section{max-width:440px}.hero-intro-panel .landing-container h1{font-size:clamp(1.15rem,3.8vw,2rem)}.hero-intro-panel .landing-copy{margin-top:.35rem}.hero-intro-panel .landing-copy p{font-size:clamp(.61rem,1.65vw,.78rem);line-height:1.42}.hero-intro-panel .hero-actions,body.light .hero-intro-panel .hero-actions,body.dark .hero-intro-panel .hero-actions{margin-top:.42rem;gap:.42rem}.hero-intro-panel .hero-actions .cta{min-height:2.35rem;padding:.48rem .62rem}.hero-intro-panel .hero-actions .cta .button-size{font-size:clamp(.7rem,2vw,.95rem)}.hero-intro-panel .hero-secondary-link{min-height:2.25rem;padding:.48rem .62rem!important;font-size:clamp(.55rem,1.35vw,.7rem)}.hero-intro-panel .alternating-words-container{margin-top:.4rem}.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{max-width:440px;padding:.78rem}.hero-mission-circuit{display:none}.hero-mission-panel p{font-size:clamp(.6rem,1.55vw,.75rem);line-height:1.42}.hero-mission-panel p+p{margin-top:.5rem}.hero-mission-panel .sa-route-map{min-height:clamp(72px,19vh,104px);margin-top:.5rem}.scene-bull,body.light .scene-bull,body.dark .scene-bull{width:min(15vw,calc(var(--hero-stage-height) * .34),132px)}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{bottom:auto;width:min(41vw,calc(var(--hero-stage-height) * 1.28),390px);max-width:96%}.portal-dashboard-content{gap:clamp(.3rem,1.5vh,.52rem)}.portal-topbar,.portal-milestone{font-size:clamp(.42rem,1.15vw,.58rem)}.portal-panel{padding:clamp(.34rem,1.3vh,.55rem)}.portal-panel p{font-size:clamp(.4rem,1vw,.5rem)}.portal-panel strong{font-size:clamp(.56rem,1.45vw,.78rem)}}@media (orientation: landscape) and (min-width: 901px) and (max-width: 1024px) and (min-height: 521px) and (max-height: 620px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--hero-chrome-top: 92px}}@media (orientation: landscape) and (min-width: 540px) and (max-width: 900px) and (max-height: 620px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--hero-chrome-bottom: 0px}}@media (orientation: landscape) and (min-width: 540px) and (max-width: 649px){.hero-intro-panel .hero-actions,body.light .hero-intro-panel .hero-actions,body.dark .hero-intro-panel .hero-actions{display:grid;grid-template-columns:1fr}.hero-intro-panel .hero-secondary-link{justify-self:start}.hero-mission-panel .sa-route-map{display:none}}@media (orientation: portrait) and (min-width: 701px) and (max-width: 1024px){.landing-background-wrapper,body.light .landing-background-wrapper,body.dark .landing-background-wrapper{--portrait-hero-top: var(--site-header-height, 76px);--portrait-hero-footer: 48px;--portrait-hero-stage: calc(100svh - var(--portrait-hero-top) - var(--portrait-hero-footer));background-color:var(--surface-page, #101216)!important;padding-top:var(--portrait-hero-top);padding-bottom:var(--portrait-hero-footer);overflow-x:clip}body.light .landing-background-wrapper{background-color:var(--surface-page-light, #f1e8d6)!important}.landing-page-container,body.light .landing-page-container,body.dark .landing-page-container{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;width:min(100% - clamp(1.5rem,6vw,4.5rem),860px);min-height:calc(145svh - var(--portrait-hero-top) - var(--portrait-hero-footer))!important;margin:0 auto;padding:0;background:transparent!important;overflow:visible}.content-section,body.light .content-section,body.dark .content-section,.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{position:sticky!important;top:var(--portrait-hero-top)!important;grid-area:1 / 1;align-self:start;width:100%;height:var(--portrait-hero-stage);min-height:0;margin:0!important;padding:0;overflow:visible}.content-section,body.light .content-section,body.dark .content-section{z-index:4;display:grid;align-items:start;padding-top:clamp(3.2rem,9.5svh,6.8rem)}.hero-intro-panel,.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{grid-area:1 / 1;width:min(100%,620px);max-width:620px;margin:0}.hero-intro-panel .landing-container{width:100%;margin:0;padding:0}.hero-intro-panel .landing-container h1{max-width:29ch;margin:0;font-size:clamp(1.72rem,4.2vw,2.55rem);line-height:1.06;text-wrap:balance}.hero-intro-panel .landing-copy{width:min(100%,610px);margin-top:clamp(.6rem,1.2svh,.9rem)}.hero-intro-panel .landing-copy p{max-width:60ch;font-size:clamp(.82rem,1.75vw,1rem);line-height:1.55;text-wrap:pretty}.hero-intro-panel .hero-actions,body.light .hero-intro-panel .hero-actions,body.dark .hero-intro-panel .hero-actions{display:flex;width:100%;margin-top:clamp(.6rem,1.3svh,.95rem);align-items:center;flex-wrap:nowrap;gap:.65rem}.hero-intro-panel .hero-actions .cta{width:min(100%,410px);min-height:3.35rem;padding:.68rem .9rem}.hero-intro-panel .hero-actions .cta .button-size{font-size:clamp(1rem,2.55vw,1.35rem);line-height:1.08}.hero-intro-panel .hero-secondary-link{min-height:3rem;padding:.65rem .85rem!important;white-space:nowrap}.hero-intro-panel .alternating-words-container{width:100%;margin-top:clamp(.65rem,1.5svh,1rem)}.hero-mission-panel,body.light .hero-mission-panel,body.dark .hero-mission-panel{position:relative!important;display:block!important;padding:clamp(3.7rem,8svh,5.25rem) clamp(1rem,3vw,1.6rem) clamp(1rem,2svh,1.5rem);border-radius:12px}.hero-mission-circuit{display:block;top:clamp(-5.4rem,-7svh,-3.6rem);left:clamp(.6rem,4vw,2rem);width:min(64%,330px)}.system-picture-section,body.light .system-picture-section,body.dark .system-picture-section{z-index:3;display:block;max-width:none;pointer-events:none}.oxuvo-system-scene,.system-picture-section .oxuvo-system-scene,body.light .system-picture-section .oxuvo-system-scene,body.dark .system-picture-section .oxuvo-system-scene{position:relative!important;top:auto!important;width:100%;height:100%;min-height:0;margin:0;padding:0;overflow:visible}.laptop-stage,body.light .laptop-stage,body.dark .laptop-stage{top:70%!important;bottom:auto!important;left:50%;width:min(58vw,calc(var(--portrait-hero-stage) * .48),460px);max-width:82%;margin:0;translate:0 -50%}.scene-bull,body.light .scene-bull,body.dark .scene-bull{top:calc(70% - min(29vw,calc(var(--portrait-hero-stage) * .24),230px));left:50%;width:min(17vw,calc(var(--portrait-hero-stage) * .15),145px);max-width:none}.landing-page-container>.hero-signal-field{position:sticky;top:var(--portrait-hero-top);grid-area:1 / 1;z-index:1;display:block;inset-inline:auto;width:100%;height:var(--portrait-hero-stage);overflow:hidden;opacity:1}.landing-page-container>.hero-signal-field:before{content:"";position:absolute;top:42%;bottom:27%;left:50%;width:1px;background:linear-gradient(to bottom,transparent,rgba(215,169,70,.52) 18%,rgba(215,169,70,.36) 82%,transparent)}.hero-signal-grid,.hero-signal-beam{display:none}.hero-signal-node-one,.hero-signal-node-two,.hero-signal-node-three{width:9px;left:calc(50% - 4px);box-shadow:0 0 0 5px #d7a9461a,0 0 20px #d7a946b8}.hero-signal-node-one{top:43%}.hero-signal-node-two{top:53%}.hero-signal-node-three{top:63%}}@media (orientation: landscape) and (min-width: 540px) and (max-width: 1024px) and (max-height: 620px){.landing-page-container>.hero-signal-field{position:sticky;top:var(--hero-chrome-top);grid-area:1 / 1 / 2 / 3;z-index:1;display:block;inset-inline:auto;width:100%;height:var(--hero-stage-height);overflow:hidden}.landing-page-container>.hero-signal-field:before{content:"";position:absolute;top:22%;bottom:20%;left:50%;width:1px;background:linear-gradient(to bottom,transparent,rgba(215,169,70,.5) 18%,rgba(215,169,70,.3) 82%,transparent)}.hero-signal-grid,.hero-signal-beam{display:none}.hero-signal-node-one,.hero-signal-node-two,.hero-signal-node-three{width:8px;left:calc(50% - 4px);box-shadow:0 0 0 4px #d7a94617,0 0 18px #d7a946ad}.hero-signal-node-one{top:28%}.hero-signal-node-two{top:49%}.hero-signal-node-three{top:70%}.hero-mission-circuit{display:block;position:absolute;top:-1.9rem;left:50%;width:min(42%,160px);height:auto;transform:translate(-50%);opacity:.48;pointer-events:none}}@media (max-width: 700px) and (orientation: portrait){.system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.light .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.dark .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal{width:clamp(142px,42vw,180px);max-width:none;transform-origin:center center;backface-visibility:hidden;-webkit-backface-visibility:hidden}}@media (max-width: 390px) and (orientation: portrait){.system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.light .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.dark .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal{width:clamp(138px,43vw,160px)}}@media (orientation: portrait) and (min-width: 701px) and (max-width: 1024px){.system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.light .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal,body.dark .system-picture-section .oxuvo-system-scene .scene-bull.scene-bull-reveal{width:min(21vw,calc(var(--hero-stage-height) * .19),180px);max-width:none;transform-origin:center center;backface-visibility:hidden;-webkit-backface-visibility:hidden}}.newsletter-icon{position:fixed;bottom:0;left:80px;cursor:pointer;font-size:10rem;transition:color .3s ease-in-out,transform .3s ease-in-out;z-index:99}.popup-content{position:relative;overflow:hidden;background-image:url(/assets/newspaper.svg);background-repeat:no-repeat;background-position:bottom right;background-size:100px}body.light .popup-content{color:#1e1e1e}.newsletter-icon:hover{color:red;transform:scale(1.4)}.icon-label{position:fixed;bottom:100px;font-size:1.2rem;color:#fff;left:180px;background-color:#000000b3;padding:5px 10px;border-radius:5px;transition:opacity .3s ease-in-out;white-space:nowrap;z-index:99}body.light .icon-label{color:#fff;background-color:red}.newsletter-icon-container:hover .icon-label{opacity:1;visibility:visible}.subtext{margin-top:0;margin-bottom:-15px}.newsletter-popup{position:fixed;bottom:150px;left:20px;color:#fff;padding:20px;border-radius:8px;width:800px;z-index:100;display:flex;flex-direction:column;align-items:center;animation:fadeInPopup .4s ease}.newsletter-popup.quick-placement{right:clamp(.85rem,4vw,4.5rem);bottom:clamp(9rem,13vw,12rem);left:auto;width:min(92vw,430px);padding:0;align-items:stretch;z-index:121}.newsletter-popup.quick-placement .area{position:relative;width:100%;padding:clamp(1rem,3vw,1.25rem);overflow:hidden;background:#101216f0;border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 22px 70px #00000052}.newsletter-popup.quick-placement .circles{width:100%;height:100%}.newsletter-popup.quick-placement .popup-content{background-size:68px;padding:.2rem .25rem 0}.newsletter-popup.quick-placement .close-btn{top:.55rem;right:.65rem;left:auto;width:34px;color:#fff}.newsletter-popup.quick-placement h2{max-width:85%;font-size:1.22rem;line-height:1.15}.newsletter-popup.quick-placement .subtext{margin-bottom:0;font-size:.88rem;line-height:1.45}.newsletter-popup.quick-placement form{gap:.5rem;margin-top:.85rem}.newsletter-popup.quick-placement input{width:100%}.newsletter-popup.quick-placement button[type=submit]{width:auto;min-width:150px}body.light .newsletter-popup.quick-placement .area{background:#fffffff5;border-color:var(--oxuvo-line, rgba(17, 19, 24, .12));box-shadow:0 22px 70px #1113182e}@keyframes fadeInPopup{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.newsletter-popup h2{margin:0;font-size:1.5rem;left:0;color:#add8e6}body.light .newsletter-popup h2{color:red}.newsletter-popup .close-btn{position:absolute;top:10px;left:750px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:40px;transition:all .3s ease-in-out}body.light .newsletter-popup .close-btn{color:red}.newsletter-popup .close-btn:hover{width:60px;color:gold}body.light .newsletter-popup .close-btn:hover{color:#000}.newsletter-popup form{display:flex;flex-direction:column;width:100%;margin-top:40px}.newsletter-popup input{padding:10px;margin-bottom:10px;border-radius:5px;border:none;font-size:1em;background-color:#fff6;color:#fff;width:80%;max-width:400px}.newsletter-popup input::placeholder{color:#fff;opacity:1}.newsletter-popup button{background-color:gold;color:#1e1e1e;border:none;padding:10px;border-radius:5px;font-size:1em;cursor:pointer;transition:background-color .3s ease;width:80%;max-width:200px}.newsletter-popup button:hover{background-color:#ffd700cc;width:60%}.context{width:100%;position:absolute;top:50vh}.context h1{text-align:center;color:#fff;font-size:50px}.newsletter-popup .area{border-radius:16px;padding:2rem}.area{z-index:-1}.circles{box-shadow:0 8px 20px #c5c3c3cc;background-color:#000;position:absolute;top:0;left:0;width:800px;height:95%;overflow:hidden;z-index:-1}body.light .circles{background-color:#fff;box-shadow:0 8px 20px #2e2d2dcc}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#332d2dcc;animation:animate 25s linear infinite;bottom:-180px}body.light .circles li{background:#2a308666}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:5s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:9s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:4s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:25s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:15s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:5s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.success-message{text-align:center;color:#fff;padding:15px;margin-top:10px;border-radius:8px}body.light .success-message{color:#000}.success-animation{display:flex;justify-content:center;align-items:center;margin:20px auto 0;width:100px;height:100px;background:url(/assets/dancing.svg) no-repeat center center;background-size:contain;animation:bounce 1s infinite}body.light .success-animation{filter:invert(100%)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}body.light .email-input{background-color:#1e1e1e}.error-message{color:#ff6b6b;font-size:.95rem;margin-top:.5rem}.consent-checkbox-container{display:flex;align-items:center;margin-top:10px;margin-bottom:10px;font-size:.95rem;color:red}body.light .consent-checkbox-container input[type=checkbox]{accent-color:black;color:#000;background-color:#000}.consent-checkbox-container input[type=checkbox]{accent-color:black;background-color:#000;color:#000}body.light .consent-checkbox-container{color:red;font-weight:600}.consent-checkbox-container input[type=checkbox]{accent-color:red;width:18px;height:18px;margin-right:8px;cursor:pointer}.consent-checkbox-container label{cursor:pointer;-webkit-user-select:none;user-select:none}.privacy-policy-button-newsletter{background-color:transparent!important;border:none!important;color:#00f!important;cursor:pointer!important;text-decoration:none!important;font-size:1em!important;margin-right:0}.privacy-policy-button-newsletter:hover{text-decoration:underline!important;border:none!important}.privacy-policy-button-newsletter:focus,.privacy-policy-button-newsletter:active{outline:none!important;border:none!important;box-shadow:none!important}@media (max-width: 500px){.popup-content{padding:1rem;background-size:30px;height:auto;margin-bottom:50px}.newsletter-popup{width:85%;padding:16px;border-radius:12px;font-size:.9rem;display:flex;flex-direction:column;align-items:center;height:400px;bottom:50px}.newsletter-popup h2{font-size:1.1rem;margin-bottom:12px;text-align:center}.newsletter-popup form{width:100%;margin-top:20px}.newsletter-popup input{padding:8px;font-size:.9rem;margin-bottom:10px;width:100%}.newsletter-popup button{font-size:.95rem;padding:4px 12px;width:70%;max-width:180px}.newsletter-popup .close-btn{font-size:2rem;top:20px;left:0;color:#ff0}.circles{width:90%;height:110%}.newsletter-popup.quick-placement{right:.75rem;left:.75rem;bottom:9rem;width:auto;height:auto}.newsletter-popup.quick-placement .circles{width:100%;height:100%}}@media (max-width: 999px){.popup-content{padding:.5rem;background-size:50px;padding-right:50px}.newsletter-icon{font-size:150px!important;transform:scale(.8);left:20px}.icon-label{bottom:135px;font-size:.8rem;left:20px}.newsletter-popup .close-btn{color:#ff0;left:auto}.newsletter-popup{width:95%;padding:16px;border-radius:12px;font-size:.9rem;display:flex;flex-direction:column;align-items:center;height:450px;bottom:175px}.newsletter-popup.quick-placement{right:.85rem;left:auto;width:min(92vw,430px);height:auto;bottom:9.25rem}}@media screen and (max-width: 1000px) and (orientation: landscape){.popup-content{background-size:45px;padding-bottom:0}.newsletter-popup{width:80%;height:350px;padding:6px;font-size:.8rem;border-radius:10px;top:0;justify-content:center;align-items:center}.circles{width:100%;height:100%;top:10px;left:0}.newsletter-popup h2{font-size:1rem}.newsletter-popup input{font-size:.85rem;padding:6px}.newsletter-popup button{font-size:.85rem;padding:6px 10px;max-width:160px}.newsletter-popup .close-btn{font-size:2rem;top:10px;left:auto}.icon-label{bottom:105px;font-size:.6rem;left:25px}.newsletter-icon{font-size:150px!important;height:auto!important;transform:scale(.7);left:20px;bottom:-30px}.newsletter-popup .close-btn{font-size:1.5rem;top:20px;right:0;color:#ff0}}body.light .newsletter-icon:hover{color:var(--oxuvo-gold-dark, #9b6f22);transform:scale(1.12)}body.light .icon-label{color:var(--oxuvo-ink, #111318);background-color:#ffffffeb;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));box-shadow:0 10px 28px #1113181f}body.light .newsletter-popup,body.light .newsletter-popup h2,body.light .newsletter-popup .close-btn{color:var(--oxuvo-ink, #111318)}body.light .newsletter-popup .close-btn:hover{color:var(--oxuvo-gold-dark, #9b6f22)}body.light .popup-content{background-color:#fffffff5;color:var(--oxuvo-ink, #111318);border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));box-shadow:0 24px 70px #1113182e}body.light .newsletter-popup input{background-color:#fff;color:var(--oxuvo-ink, #111318);border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12))}body.light .newsletter-popup input::placeholder{color:var(--oxuvo-muted, #5f6673)}body.light .newsletter-popup button{background-color:var(--oxuvo-ink, #111318);color:#fff}body.light .newsletter-popup button:hover{background-color:var(--oxuvo-gold, #c69739);color:var(--oxuvo-ink, #111318)}.newsletter-popup{inset:auto auto clamp(4.5rem,8vw,7rem) clamp(1rem,4vw,2rem);width:min(92vw,720px);height:auto;padding:0;border-radius:0;align-items:stretch}.newsletter-popup.quick-placement{width:min(92vw,460px)}.newsletter-popup .area,.newsletter-popup.quick-placement .area{position:relative;width:100%;padding:0;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#0d0f14eb;box-shadow:0 24px 80px #0000005c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.newsletter-popup .circles,.newsletter-popup.quick-placement .circles{top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-2;background:linear-gradient(135deg,#07090df0,#15181fe6),#000;box-shadow:none}.newsletter-popup .area:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 16% 18%,rgba(240,200,106,.22),transparent 15rem),linear-gradient(90deg,rgba(255,255,255,.1),transparent 42%)}.newsletter-popup .popup-content,.newsletter-popup.quick-placement .popup-content{width:100%;padding:clamp(1.25rem,4vw,2.4rem);padding-right:clamp(1.25rem,5vw,3rem);color:#fff;background-image:url(/assets/newspaper.svg);background-repeat:no-repeat;background-position:right clamp(1rem,3vw,2rem) bottom clamp(1rem,3vw,1.6rem);background-size:clamp(58px,10vw,112px)}.newsletter-eyebrow{display:inline-flex;margin-bottom:.7rem;color:#f0c86a;font-size:.76rem;font-weight:850;letter-spacing:.12em;line-height:1;text-transform:uppercase}.newsletter-popup h2,.newsletter-popup.quick-placement h2{max-width:560px;margin:0;color:#fff;font-size:clamp(1.9rem,4vw,3.1rem);line-height:.98;letter-spacing:0}.newsletter-popup.quick-placement h2{max-width:340px;font-size:clamp(1.45rem,6vw,2rem)}.newsletter-popup .subtext,.newsletter-popup.quick-placement .subtext{max-width:540px;margin:.9rem 0 0;color:#ffffffc2;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.55}.newsletter-popup form,.newsletter-popup.quick-placement form{display:grid;gap:.85rem;width:100%;margin-top:1.4rem}.newsletter-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;width:min(100%,580px)}.newsletter-name-row{display:grid;gap:.4rem;width:min(100%,580px)}.newsletter-name-row label{color:#ffffffc2;font-size:.84rem;font-weight:750}.newsletter-popup input.name-input{width:100%;min-height:52px;margin:0;padding:0 1rem;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a}.newsletter-popup input.name-input:focus{outline:3px solid rgba(240,200,106,.26);border-color:#f0c86ab8}.newsletter-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.newsletter-popup input.email-input,.newsletter-popup.quick-placement input.email-input{width:100%;max-width:none;min-height:52px;margin:0;padding:0 1rem;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff1a;box-shadow:inset 0 1px #ffffff14}.newsletter-popup input.email-input::placeholder{color:#ffffff8c}.newsletter-popup input.email-input:focus{outline:3px solid rgba(240,200,106,.26);border-color:#f0c86ab8}.newsletter-popup .newsletter-submit-button,.newsletter-popup.quick-placement .newsletter-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:auto;max-width:none;min-width:148px;min-height:52px;padding:0 1rem;color:#111318;border:0;border-radius:8px;background:linear-gradient(135deg,#c69739,#f0c86a);font-weight:850;line-height:1;white-space:nowrap;box-shadow:0 14px 34px #c6973942}.newsletter-popup .newsletter-submit-button:hover,.newsletter-popup.quick-placement .newsletter-submit-button:hover{width:auto;color:#111318;background:linear-gradient(135deg,#f0c86a,#fff);transform:translateY(-2px)}.newsletter-popup .newsletter-submit-button:disabled{cursor:wait;opacity:.72;transform:none}.newsletter-popup .close-btn,.newsletter-popup.quick-placement .close-btn{position:absolute;top:.85rem;right:.85rem;left:auto;z-index:2;display:inline-grid;place-items:center;width:38px;height:38px;max-width:none;padding:0;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14}.newsletter-popup .close-btn:hover,.newsletter-popup.quick-placement .close-btn:hover{width:38px;color:#111318;border-color:#f0c86a80;background:#f0c86a}.newsletter-popup .consent-checkbox-container{align-items:flex-start;max-width:600px;margin:0;color:#ffffffc7;font-size:.9rem;line-height:1.4}.newsletter-popup .consent-checkbox-container input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:.1rem .55rem 0 0;accent-color:#f0c86a}.newsletter-privacy-notice{max-width:620px}.newsletter-popup .privacy-notice{display:flex;flex-wrap:wrap;gap:.25rem .38rem;align-items:center;margin:0;color:#ffffff9e;font-size:.84rem;line-height:1.35}.newsletter-popup .privacy-policy-button-newsletter,body.light .newsletter-popup .privacy-policy-button-newsletter{display:inline-flex;width:auto;max-width:none;min-height:0;padding:0;color:#f0c86a!important;background:transparent!important;font-size:inherit!important;font-weight:800;line-height:inherit}.newsletter-popup .privacy-policy-button-newsletter:hover{width:auto;color:#fff!important}.newsletter-popup .error-message{width:min(100%,580px);margin:.85rem 0 0;padding:.65rem .8rem;color:#ffd3d3;border:1px solid rgba(255,107,107,.36);border-radius:8px;background:#ff6b6b1f}.newsletter-popup .success-message{display:grid;justify-items:center;gap:.75rem;padding:clamp(1.5rem,5vw,2.6rem);color:#fff;text-align:center}.newsletter-popup .success-message>svg{color:#f0c86a}.newsletter-popup .success-message h2{max-width:460px;font-size:clamp(1.6rem,4vw,2.6rem)}.newsletter-popup .success-message p{max-width:440px;margin:0;color:#ffffffc2}body.light .newsletter-popup .area,body.light .newsletter-popup.quick-placement .area{border-color:#1113181f;background:#ffffffeb;box-shadow:0 24px 70px #1113182e}body.light .newsletter-popup .circles,body.light .newsletter-popup.quick-placement .circles{background:linear-gradient(135deg,#ffffffeb,#f8f6f0eb),#fff}body.light .newsletter-popup .area:after{background:radial-gradient(circle at 14% 16%,rgba(198,151,57,.22),transparent 15rem),linear-gradient(90deg,rgba(198,151,57,.1),transparent 44%)}body.light .newsletter-popup .popup-content,body.light .newsletter-popup.quick-placement .popup-content{color:#111318;background-color:transparent;border:0;box-shadow:none}body.light .newsletter-popup h2,body.light .newsletter-popup.quick-placement h2,body.light .newsletter-popup .success-message h2{color:#111318}body.light .newsletter-popup .subtext,body.light .newsletter-popup .success-message p{color:#111318b3}body.light .newsletter-popup input.email-input,body.light .newsletter-popup.quick-placement input.email-input,body.light .newsletter-popup input.name-input{color:#111318;border-color:#11131824;background:#ffffffe6}body.light .newsletter-name-row label{color:#111318ad}body.light .newsletter-popup input.email-input::placeholder{color:#1113187a}body.light .newsletter-popup .consent-checkbox-container,body.light .newsletter-popup .privacy-notice{color:#111318ad}body.light .newsletter-popup .close-btn{color:#111318;border-color:#1113181f;background:#1113180a}body.light .newsletter-popup .close-btn:hover{color:#111318;background:#f0c86a}@media (max-width: 720px){.newsletter-popup,.newsletter-popup.quick-placement{right:.8rem;bottom:7.2rem;left:.8rem;width:auto;height:auto;padding:0}.newsletter-popup .popup-content,.newsletter-popup.quick-placement .popup-content{padding:1.45rem 1.25rem 1.25rem;background-size:54px}.newsletter-popup h2,.newsletter-popup.quick-placement h2{max-width:calc(100% - 44px);font-size:clamp(1.45rem,8vw,2.05rem);line-height:1.02}.newsletter-input-row{grid-template-columns:1fr}.newsletter-popup .newsletter-submit-button,.newsletter-popup.quick-placement .newsletter-submit-button{width:100%}}@media screen and (max-width: 1000px) and (orientation: landscape){.newsletter-popup,.newsletter-popup.quick-placement{top:.75rem;bottom:auto;left:1rem;right:auto;width:min(92vw,680px);height:auto;justify-content:flex-start}.newsletter-popup .popup-content{padding:1rem 1.25rem}}@media (max-width: 520px),(max-height: 560px) and (max-width: 1000px){.newsletter-popup,.newsletter-popup.quick-placement{position:fixed;inset:calc(env(safe-area-inset-top,0px) + .55rem) .65rem calc(env(safe-area-inset-bottom,0px) + .65rem);z-index:140;display:flex;width:auto!important;max-width:none;height:auto!important;max-height:none;padding:0!important;align-items:stretch;justify-content:center;border-radius:0;transform:none}.newsletter-popup .area,.newsletter-popup.quick-placement .area{display:grid;grid-template-rows:minmax(0,1fr);width:100%;max-height:100%;overflow:hidden;border-radius:12px}.newsletter-popup .close-btn,.newsletter-popup.quick-placement .close-btn,body.light .newsletter-popup .close-btn{position:absolute;top:.58rem;right:.58rem;left:auto;z-index:12;width:38px;height:38px;min-height:38px;max-width:none;padding:0;color:#111318;border:1px solid rgba(240,200,106,.42);border-radius:999px;background:#f0c86a;box-shadow:0 10px 28px #00000038}.newsletter-popup .close-btn:hover,.newsletter-popup.quick-placement .close-btn:hover,body.light .newsletter-popup .close-btn:hover{width:38px;color:#111318;background:#fff}.newsletter-popup .popup-content,.newsletter-popup.quick-placement .popup-content,.newsletter-popup .success-message{max-height:100%;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.newsletter-popup .popup-content,.newsletter-popup.quick-placement .popup-content{padding:3.15rem 1rem 1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));background-position:right .9rem bottom .85rem;background-size:42px}.newsletter-popup h2,.newsletter-popup.quick-placement h2{max-width:calc(100% - .25rem);font-size:clamp(1.34rem,7.4vw,1.82rem);line-height:1.04}.newsletter-popup .subtext,.newsletter-popup.quick-placement .subtext{margin-top:.68rem;font-size:.86rem;line-height:1.45}.newsletter-popup form,.newsletter-popup.quick-placement form{gap:.62rem;margin-top:.82rem}.newsletter-input-row{grid-template-columns:minmax(0,1fr);gap:.55rem}.newsletter-popup input.name-input,.newsletter-popup input.email-input,.newsletter-popup.quick-placement input.email-input{min-height:44px;padding-inline:.78rem;font-size:.9rem}.newsletter-popup .newsletter-submit-button,.newsletter-popup.quick-placement .newsletter-submit-button{width:100%;min-width:0;min-height:44px;padding-inline:.85rem}.newsletter-popup .consent-checkbox-container{font-size:.78rem;line-height:1.32}.newsletter-popup .privacy-notice{align-items:flex-start;font-size:.76rem}.newsletter-popup .success-message{align-content:center;padding:3.25rem 1.1rem 1.25rem}}@media (max-width: 380px),(max-height: 430px) and (max-width: 900px){.newsletter-popup,.newsletter-popup.quick-placement{inset:calc(env(safe-area-inset-top,0px) + .4rem) .45rem calc(env(safe-area-inset-bottom,0px) + .45rem)}.newsletter-popup .popup-content,.newsletter-popup.quick-placement .popup-content{padding:2.85rem .82rem .82rem}.newsletter-eyebrow{margin-bottom:.48rem;font-size:.62rem}.newsletter-popup h2,.newsletter-popup.quick-placement h2{font-size:clamp(1.18rem,7vw,1.54rem)}.newsletter-popup .subtext,.newsletter-popup.quick-placement .subtext{font-size:.78rem}}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#f6f7f9f5,#fff),#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.8rem,1.8vw,1.45rem);z-index:9999;pointer-events:none;overflow:hidden}.splash-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(11,12,14,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(11,12,14,.035) 1px,transparent 1px);background-size:52px 52px;opacity:0;animation:gridReveal 1.1s ease forwards}.splash-mark{position:relative;width:clamp(280px,42vw,560px);aspect-ratio:3 / 2;margin-bottom:0;filter:drop-shadow(0 12px 20px rgba(10,10,10,.16));isolation:isolate;overflow:hidden;transform:translateY(10px) scale(.985) translateZ(0);will-change:transform;animation:splashMarkSettle .8s cubic-bezier(.22,1,.36,1) .08s forwards}.splash-logo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(.955);transform-origin:center;will-change:opacity,transform;animation:splashLogoReveal .7s cubic-bezier(.22,1,.36,1) .08s forwards}.splash-mark:before{content:"";position:absolute;z-index:0;left:50%;top:50%;width:72%;height:66%;border-radius:32px;background:radial-gradient(circle at 32% 42%,rgba(17,19,24,.18),transparent 48%),radial-gradient(circle at 66% 48%,rgba(198,151,57,.18),transparent 58%);opacity:0;transform:translate(-43%,-40%) scale(.78);animation:splashMarkGlow .75s ease-out .28s forwards;pointer-events:none}.splash-mark:after{content:"";position:absolute;z-index:3;top:7%;right:0;bottom:12%;left:0;background:linear-gradient(100deg,transparent 0%,transparent 37%,rgba(255,255,255,.78) 48%,rgba(198,151,57,.32) 51%,transparent 62%,transparent 100%);opacity:0;transform:translate(-76%) skew(-11deg);mix-blend-mode:screen;will-change:transform,opacity;animation:splashLogoSweep .75s cubic-bezier(.22,1,.36,1) .42s forwards;pointer-events:none}.splash-copy{position:relative;z-index:1;min-height:4.4rem;display:flex;flex-direction:column;align-items:center;gap:.45rem;color:#111;text-align:center;letter-spacing:0}.splash-wordmark{width:min(86vw,660px);min-height:0;gap:clamp(.25rem,.7vw,.5rem)}.splash-wordmark-primary{display:flex;align-items:center;justify-content:center;gap:clamp(.7rem,3.2vw,2.1rem);width:100%;color:#111318;font-family:Segoe UI,Arial,sans-serif;font-size:clamp(2.25rem,6.5vw,4.8rem);font-weight:300;line-height:.84;opacity:0;transform:translateY(10px);animation:copyReveal .42s ease-out .62s forwards}.splash-wordmark-primary>span{min-width:.72em;text-align:center}.splash-wordmark-primary .splash-wordmark-x{color:#c69739}.splash-wordmark-tech-row{display:grid;grid-template-columns:minmax(28px,1fr) auto minmax(28px,1fr);align-items:center;gap:clamp(.8rem,3vw,2rem);width:94%;color:#c69739;opacity:0;transform:translateY(10px);animation:copyReveal .4s ease-out .88s forwards}.splash-wordmark-rule{height:2px;background:currentColor}.splash-wordmark-tech,.splash-wordmark-tagline{display:flex;align-items:center;justify-content:center;letter-spacing:0}.splash-wordmark-tech{gap:clamp(.7rem,2.6vw,1.7rem);font-size:clamp(1.05rem,3vw,2.05rem);font-weight:400}.splash-wordmark-tagline{gap:clamp(.3rem,1.15vw,.75rem);color:#111318;font-size:clamp(.7rem,1.7vw,1.18rem);font-weight:500;line-height:1;opacity:0;transform:translateY(10px);animation:copyReveal .38s ease-out 1.12s forwards}.splash-wordmark-space{width:clamp(.25rem,.9vw,.6rem)}.splash-kicker,.splash-line{opacity:0;transform:translateY(10px)}.splash-kicker{font-size:clamp(1.8rem,4vw,3.5rem);font-weight:800;color:#111;animation:copyReveal .42s ease-out .68s forwards}.splash-line{font-size:clamp(.95rem,1.6vw,1.35rem);font-weight:600;color:#c69739;animation:copyReveal .38s ease-out 1.14s forwards}@keyframes splashLogoReveal{0%{opacity:0;transform:scale(.955)}48%{opacity:1}to{opacity:1;transform:scale(1)}}@keyframes splashMarkSettle{0%{transform:translateY(10px) scale(.985) translateZ(0)}58%{transform:translateY(0) scale(1.006) translateZ(0)}to{transform:translateY(0) scale(1) translateZ(0)}}@keyframes splashLogoSweep{0%{opacity:0;transform:translate(-76%) skew(-11deg)}32%,62%{opacity:.82}to{opacity:0;transform:translate(78%) skew(-11deg)}}@keyframes splashMarkGlow{20%{opacity:.75}to{opacity:.38;transform:translate(-43%,-40%) scale(1)}}@keyframes copyReveal{to{opacity:1;transform:translateY(0)}}@keyframes gridReveal{35%,to{opacity:1}}@media (max-width: 520px){.splash-screen{gap:.8rem}.splash-mark{width:min(78vw,340px)}}@media (prefers-reduced-motion: reduce){.splash-screen:before,.splash-mark,.splash-logo,.splash-mark:before,.splash-mark:after,.splash-wordmark-primary,.splash-wordmark-tech-row,.splash-wordmark-tagline{animation:none;opacity:1;transform:none}}.cookie-consent{position:fixed;right:clamp(.85rem,3vw,1.5rem);bottom:clamp(4.6rem,8vw,5.8rem);z-index:120;width:min(92vw,430px);padding:clamp(1rem,3vw,1.25rem);color:var(--oxuvo-ink, #111318);background:#fffffff0;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .12));border-radius:12px;box-shadow:0 22px 70px #1113182e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cookie-consent .cookie-consent-close{position:absolute;top:.65rem;right:.65rem;display:inline-flex;width:36px;height:36px;min-height:36px;align-items:center;justify-content:center;padding:0;border-radius:50%}.cookie-consent>div:first-of-type{padding-right:2.5rem}.cookie-consent-kicker{margin:0 0 .35rem;color:var(--oxuvo-gold-dark, #9b6f22);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cookie-consent h2{margin:0 0 .5rem;color:inherit;font-size:clamp(1.1rem,3vw,1.45rem);line-height:1.1}.cookie-consent p{color:var(--oxuvo-muted, #5f6673);font-size:.9rem;line-height:1.55}.cookie-policy-link{display:inline-flex;width:auto;min-height:0;margin-top:.65rem;padding:0;color:var(--oxuvo-gold-dark, #9b6f22);background:transparent;border:0;border-radius:0;box-shadow:none;font:inherit;font-weight:850;text-decoration:underline;text-underline-offset:.18em}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.cookie-consent button{min-height:42px;padding:.65rem .9rem;color:var(--oxuvo-ink, #111318);background:#fff;border:1px solid var(--oxuvo-line, rgba(17, 19, 24, .14));border-radius:999px;cursor:pointer;font:inherit;font-weight:800;letter-spacing:0}.cookie-consent .cookie-consent-primary{background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a);border-color:#c6973966}body.dark .cookie-consent{color:#fff;background:#101216eb;border-color:var(--oxuvo-line, rgba(255, 255, 255, .14));box-shadow:0 22px 70px #00000061}body.dark .cookie-consent p{color:var(--oxuvo-muted, #c8ced8)}body.dark .cookie-policy-link{color:var(--oxuvo-gold-dark, #f0c86a);background:transparent;border:0}body.dark .cookie-consent button{color:#fff;background:#ffffff14;border-color:#ffffff29}body.dark .cookie-consent .cookie-consent-primary{color:#111318;background:linear-gradient(135deg,var(--oxuvo-gold, #c69739),#f0c86a)}@media (max-width: 560px){.cookie-consent{right:.75rem;left:.75rem;bottom:5rem;width:auto}.cookie-consent-actions{flex-direction:column}}.cookie-consent .cookie-policy-link,body.dark .cookie-consent .cookie-policy-link{width:auto;min-height:0;padding:0;color:var(--oxuvo-gold-dark, #9b6f22);background:transparent;border:0;border-radius:0;box-shadow:none}body.dark .cookie-consent .cookie-policy-link{color:var(--oxuvo-gold-dark, #f0c86a)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
