.site{--paper:#f6f2f0;--paper-deep:#e9e1e4;--surface:#fffdfb;--ink:#1b1520;--ink-soft:#665d69;--deep:#110b17;--deep-soft:#21162b;--violet:#8b00ff;--violet-dark:#6410a8;--magenta:#db00ce;--line:rgba(27,21,32,0.14);--line-light:rgba(255,255,255,0.17);--shadow:0 28px 80px rgba(25,12,34,0.12);--ease:cubic-bezier(0.22,1,0.36,1)}.site *{box-sizing:border-box}html{scroll-behavior:smooth}.site{min-height:100vh;margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:clip;text-rendering:optimizeLegibility}.site ::selection{color:#fff;background:var(--violet-dark)}.site a{color:inherit;text-decoration:none}.site a,.site button{-webkit-tap-highlight-color:transparent}.site button{color:inherit;font:inherit}.site img,.site video{display:block;max-width:100%}.site h1,.site h2,.site h3,.site p{margin-top:0}.site address{font-style:normal}.site :focus-visible{outline:3px solid #b84cff;outline-offset:4px}.site .skip-link{position:fixed;z-index:999;top:10px;left:10px;transform:translateY(-150%);border-radius:999px;background:var(--surface);color:var(--ink);padding:.75rem 1.1rem;font-size:.82rem;font-weight:750;transition:transform .18s ease}.site .skip-link:focus{transform:translateY(0)}.site .container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.site .section{position:relative;padding-block:clamp(6rem,10vw,10rem)}.site .section-dark{color:#fff;background:var(--deep)}.site .eyebrow{display:flex;align-items:center;gap:.75rem;margin-bottom:1.7rem;color:var(--violet-dark);font-size:.69rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.site .eyebrow:before{width:30px;height:1px;background:currentColor;content:""}.site .display-title{margin:0;font-size:clamp(2.7rem,5vw,5.5rem);font-weight:470;letter-spacing:-.065em;line-height:.98}.site .display-title em,.site .portal-copy h2 em{color:var(--violet-dark);font-family:Georgia,Times New Roman,serif;font-weight:400}.site .lead-copy{color:var(--ink);font-size:clamp(1.18rem,1.8vw,1.55rem);letter-spacing:-.025em;line-height:1.5}.site .button-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.site .button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.85rem;border:1px solid transparent;border-radius:999px;padding:.75rem 1.3rem;font-size:.76rem;font-weight:800;letter-spacing:.055em;line-height:1;text-transform:uppercase;transition:transform .22s var(--ease),color .22s ease,background-color .22s ease,border-color .22s ease}.site .button span{font-size:1rem;transition:transform .22s var(--ease)}.site .button:hover{transform:translateY(-2px)}.site .button:hover span{transform:translate(2px,-2px)}.site .button-light{background:#fff;color:var(--deep)}.site .button-light:hover{background:#efe7f2}.site .button-dark{background:var(--deep);color:#fff}.site .button-dark:hover{background:var(--violet-dark)}.site .button-primary{background:linear-gradient(120deg,var(--violet-dark),#8d0ed3);color:#fff}.site .button-ghost-light{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.04);color:#fff}.site .button-ghost-light:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.1)}.site .text-link{display:inline-flex;align-items:center;gap:.65rem;border-bottom:1px solid;padding-bottom:.25rem;color:var(--ink);font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site .text-link span{transition:transform .22s var(--ease)}.site .text-link:hover span{transform:translate(2px,-2px)}.site .page-progress{position:fixed;z-index:300;top:0;right:0;left:0;height:3px;transform:scaleX(var(--page-progress,0));transform-origin:0 50%;background:linear-gradient(90deg,var(--violet),var(--magenta));pointer-events:none}.site .ambient-orbit{position:fixed;z-index:0;width:420px;height:170px;border:1px solid rgba(139,0,255,.06);border-radius:50%;opacity:.75;pointer-events:none;transform:rotate(-18deg)}.site .ambient-orbit-one{top:28%;left:-340px}.site .ambient-orbit-two{right:-340px;bottom:15%}.site .experience-ready .reveal:not(.is-visible){transform:translateY(22px);opacity:0}.site .reveal{transition:opacity .62s var(--ease),transform .62s var(--ease)}.site .reveal.is-visible{transform:translateY(0);opacity:1}.site .reveal-delay-1{transition-delay:70ms}.site .reveal-delay-2{transition-delay:.14s}.site .reveal-delay-3{transition-delay:.21s}.site .site-header{position:fixed;z-index:100;top:14px;right:0;left:0;transition:top .3s var(--ease)}.site .header-shell{display:flex;width:min(1280px,calc(100% - 40px));height:68px;align-items:center;gap:2rem;margin-inline:auto;border:1px solid rgba(34,25,40,.12);border-radius:17px;background:rgba(255,253,251,.88);box-shadow:0 12px 34px rgba(15,7,21,.07);padding:.4rem .55rem .4rem 1.05rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:height .3s var(--ease),border-radius .3s var(--ease),box-shadow .3s ease}.site .site-header.is-scrolled{top:8px}.site .site-header.is-scrolled .header-shell{height:64px;border-radius:15px;box-shadow:0 16px 46px rgba(15,7,21,.14)}.site .brand-link{display:flex;width:132px;flex:0 0 auto;align-items:center;align-self:stretch;overflow:visible}.site .brand-link img{width:122px;height:auto;object-fit:contain;transition:width .3s var(--ease)}.site .site-header.is-scrolled .brand-link img{width:114px}.site .desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.2vw,2.4rem);margin-left:auto}.site .desktop-nav a{position:relative;padding-block:.45rem;color:#3d3441;font-size:.74rem;font-weight:730;letter-spacing:.035em}.site .desktop-nav a:after{position:absolute;right:0;bottom:0;left:0;height:1px;transform:scaleX(0);transform-origin:100% 50%;background:var(--violet-dark);content:"";transition:transform .26s var(--ease)}.site .desktop-nav a:hover:after,.site .desktop-nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:0 50%}.site .portal-link{display:flex;min-height:48px;align-items:center;gap:.8rem;border-radius:12px;background:var(--deep);color:#fff;padding-inline:1.15rem .7rem;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:background-color .22s ease,transform .22s var(--ease)}.site .portal-link:hover{transform:translateY(-1px);background:var(--violet-dark)}.site .portal-link span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;font-size:.9rem;transition:transform .22s var(--ease),border-color .22s ease}.site .portal-link:hover span{transform:translate(1px,-1px);border-color:rgba(255,255,255,.42)}.site .menu-toggle,.site .mobile-menu{display:none}@media (min-width:901px){.site .site-header.is-home:not(.is-scrolled) .header-shell{border-color:rgba(255,255,255,.34);background:rgba(255,253,251,.62);box-shadow:0 12px 38px rgba(8,3,12,.08),inset 0 1px 0 rgba(255,255,255,.58);backdrop-filter:blur(22px) saturate(.86);-webkit-backdrop-filter:blur(22px) saturate(.86)}}.site .home-hero{position:relative;min-height:100svh;overflow:hidden;background:var(--deep);color:#fff}.site .hero-grid-overlay,.site .page-hero-grid,.site .panel-grid-bg,.site .technical-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 68%);pointer-events:none}.site .hero-video-wrap{position:absolute;z-index:1;top:0;right:0;bottom:0;width:66%;overflow:hidden;background:#171118;clip-path:polygon(11% 0,100% 0,100% 100%,0 100%)}.site .hero-video{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.06)}.site .hero-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--deep) 0,rgba(17,11,23,.88) 16%,rgba(17,11,23,.18) 42%,transparent 54%),linear-gradient(0deg,rgba(17,11,23,.64),transparent 43%),radial-gradient(circle at 70% 30%,transparent,rgba(13,7,18,.34))}.site .video-grain{position:absolute;inset:-20%;background-image:radial-gradient(circle at 30% 20%,rgba(255,255,255,.45) .6px,transparent .8px),radial-gradient(circle at 70% 70%,rgba(255,255,255,.3) .5px,transparent .8px);background-size:4px 4px,5px 5px;opacity:.04;pointer-events:none}.site .video-controls{position:absolute;z-index:4;right:30px;bottom:26px;display:flex;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(14,8,19,.62);padding:3px;backdrop-filter:blur(14px)}.site .video-controls button{display:flex;min-height:42px;align-items:center;gap:.55rem;border:0;border-radius:999px;background:transparent;color:#fff;padding:.6rem .9rem;font-size:.66rem;font-weight:780;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease}.site .video-controls button:hover{background:rgba(255,255,255,.1)}.site .video-controls button+button{position:relative}.site .video-controls button+button:before{position:absolute;top:8px;bottom:8px;left:0;width:1px;background:rgba(255,255,255,.18);content:""}.site .control-dot{width:6px;height:6px;border-radius:50%;background:#cf83ff;box-shadow:0 0 14px #b132ff}.site .video-progress{position:absolute;z-index:4;right:30px;bottom:17px;width:220px;height:1px;overflow:hidden;background:rgba(255,255,255,.25)}.site .video-progress span{display:block;width:100%;height:100%;transform-origin:0 50%;background:#fff;transition:transform .12s linear}.site .hero-content{position:relative;z-index:5;display:flex;min-height:100svh;flex-direction:column;justify-content:center;padding-top:112px;padding-bottom:74px}.site .hero-eyebrow{margin-bottom:1.45rem;color:#d0a2ed}.site .hero-content h1{max-width:680px;margin:0 0 1.7rem;font-size:clamp(4.2rem,6.9vw,7.6rem);font-weight:480;letter-spacing:-.075em;line-height:.88}.site .hero-content h1 span{color:#e2b5fb;font-family:Georgia,Times New Roman,serif;font-size:.92em;font-style:italic;font-weight:400}.site .hero-copy{max-width:480px;margin-bottom:1.9rem;color:rgba(255,255,255,.76);font-size:clamp(1rem,1.25vw,1.14rem)}.site .hero-scroll{position:absolute;bottom:28px;left:32px;display:flex;align-items:center;gap:.8rem;color:rgba(255,255,255,.65);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site .hero-scroll span{position:relative;width:1px;height:30px;border:0;border-radius:0;background:rgba(255,255,255,.28)}.site .hero-scroll span:after{position:absolute;top:0;left:0;width:1px;height:10px;background:#fff;content:"";animation:scrollCue 1.8s var(--ease) infinite}@keyframes scrollCue{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(12px);opacity:1}}@media (min-width:901px) and (max-height:720px){.site .site-header{top:10px}.site .header-shell{height:68px}.site .hero-content{padding-top:96px;padding-bottom:54px}.site .hero-eyebrow{margin-bottom:1.1rem}.site .hero-content h1{margin-bottom:1.25rem;font-size:clamp(3.9rem,6.1vw,6.4rem)}.site .hero-copy{margin-bottom:1.45rem;font-size:1rem}.site .hero-scroll{display:none}.site .video-controls{bottom:22px}.site .video-progress{bottom:13px}}.site .trust-strip{position:relative;z-index:2;border-bottom:1px solid var(--line);background:var(--surface)}.site .trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.site .trust-item{display:flex;min-height:150px;flex-direction:column;justify-content:center;border-right:1px solid var(--line);padding:1.5rem 2rem}.site .trust-item:first-child{border-left:1px solid var(--line)}.site .trust-item strong{margin-bottom:.35rem;color:var(--violet-dark);font-size:clamp(1.8rem,3vw,3rem);font-weight:550;letter-spacing:-.055em;line-height:1}.site .trust-item span{color:var(--ink-soft);font-size:.75rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.site .manifesto-section{background:var(--paper)}.site .manifesto-grid{display:grid;grid-template-columns:minmax(150px,.32fr) 1fr;gap:clamp(2rem,7vw,8rem)}.site .section-marker{display:flex;align-items:flex-start;gap:1rem;color:var(--ink-soft);font-size:.68rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.site .section-marker span{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.site .section-marker p{margin:0}.site .manifesto-body{display:grid;grid-template-columns:1fr 1fr;gap:1rem 3rem;max-width:850px;margin-top:4rem;margin-left:auto;color:var(--ink-soft)}.site .manifesto-body .text-link{grid-column:1/-1;justify-self:start;margin-top:1.5rem}.site .media-statement{position:relative;display:flex;min-height:min(760px,82svh);align-items:flex-end;overflow:hidden}.site .media-statement-image{position:absolute;inset:0;transform:scale(1.04);background:url(/brand/abertura-poster.jpg) center 44%/cover no-repeat,#262029;filter:saturate(.72) contrast(1.08)}.site .media-statement-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,11,23,.05),rgba(17,11,23,.88)),linear-gradient(90deg,rgba(17,11,23,.72),transparent 70%)}.site .media-statement-content{position:relative;z-index:1;padding-block:clamp(3rem,7vw,6rem)}.site .media-statement-content .eyebrow{color:#e1b7fa}.site .statement-text{max-width:980px;margin:0;font-size:clamp(3rem,7vw,7rem);font-weight:460;letter-spacing:-.065em;line-height:.97}.site .statement-text span{color:#e1b7fa;font-family:Georgia,Times New Roman,serif;font-style:italic}.site .services-preview{background:var(--surface)}.site .section-heading{margin-bottom:4.5rem}.site .section-title-row{display:grid;grid-template-columns:1fr minmax(260px,.35fr);align-items:end;gap:3rem;margin-top:3.3rem}.site .section-title-row>p{margin:0;color:var(--ink-soft)}.site .service-preview-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr)}.site .service-preview-card{position:relative;display:flex;min-height:340px;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);padding:1.6rem;transition:background-color .28s ease,color .28s ease,transform .28s var(--ease)}.site .service-preview-card:hover{z-index:2;transform:translateY(-6px);background:var(--deep);color:#fff;box-shadow:var(--shadow)}.site .service-number{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:700}.site .service-line{position:relative;width:100%;height:96px;margin-block:1.5rem;overflow:hidden}.site .service-line:after,.site .service-line:before{position:absolute;top:48%;left:50%;width:78%;height:35%;transform:translate(-50%,-50%) rotate(-8deg);border:1px solid rgba(139,0,255,.32);border-radius:50%;content:""}.site .service-line:after{width:14px;height:14px;border:0;background:var(--violet-dark);box-shadow:0 0 34px rgba(139,0,255,.6)}.site .service-preview-card h3{max-width:300px;margin:auto 0 .8rem;font-size:clamp(1.35rem,2vw,2rem);font-weight:550;letter-spacing:-.04em;line-height:1.08}.site .service-preview-card p{margin:0;color:var(--ink-soft);font-size:.86rem;transition:color .28s ease}.site .service-preview-card:hover p{color:rgba(255,255,255,.64)}.site .card-arrow{position:absolute;top:1.25rem;right:1.4rem;font-size:1rem}.site .services-all{margin-top:2rem}.site .differentials-section{border-top:1px solid var(--line);background:var(--paper)}.site .compact-heading{display:grid;grid-template-columns:minmax(170px,.32fr) 1fr;gap:3rem}.site .differentials-grid{display:grid;gap:1px;margin-top:5rem;background:var(--line);grid-template-columns:repeat(4,1fr)}.site .differential-card{min-height:310px;background:var(--paper);padding:1.8rem}.site .differential-card>span{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.site .differential-card h3{margin:5rem 0 1rem;font-size:1.35rem;font-weight:600;letter-spacing:-.035em}.site .differential-card p{margin:0;color:var(--ink-soft);font-size:.9rem}.site .process-section{background:var(--surface)}.site .process-intro{display:grid;grid-template-columns:minmax(170px,.32fr) 1fr;gap:3rem}.site .process-intro .text-link{margin-top:2.2rem}.site .process-grid{position:relative;display:grid;margin-top:6rem;grid-template-columns:repeat(3,1fr)}.site .process-grid:before{position:absolute;top:8px;right:16.666%;left:16.666%;height:1px;background:linear-gradient(90deg,var(--violet-dark),rgba(139,0,255,.1));content:""}.site .process-card{position:relative;padding:3.5rem 2rem 0}.site .process-dot{position:absolute;z-index:2;top:0;left:2rem;width:17px;height:17px;border:5px solid var(--surface);border-radius:50%;background:var(--violet-dark);box-shadow:0 0 0 1px var(--violet-dark)}.site .process-number{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.site .process-card h3{margin:2rem 0 .8rem;font-size:1.6rem;font-weight:580;letter-spacing:-.04em}.site .process-card p{max-width:320px;color:var(--ink-soft)}.site .portal-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(139,0,255,.24),transparent 32%),var(--deep);color:#fff;padding-block:clamp(6rem,11vw,10rem)}.site .portal-grid{display:grid;align-items:center;gap:7vw;grid-template-columns:.8fr 1.2fr}.site .portal-copy .eyebrow{color:#d6a5f3}.site .portal-copy h2{margin:0 0 2rem;font-size:clamp(3rem,5.2vw,5.8rem);font-weight:480;letter-spacing:-.065em;line-height:.95}.site .portal-copy h2 em{color:#d8a3f8}.site .portal-copy>p:not(.eyebrow){max-width:500px;margin-bottom:2rem;color:rgba(255,255,255,.66)}.site .portal-visual{position:relative;padding:6vw 0 4vw}.site .portal-ring{position:absolute;right:-18%;bottom:10%;width:115%;height:42%;transform:rotate(-13deg);border:1px solid rgba(205,131,255,.45);border-radius:50%;box-shadow:0 0 70px rgba(139,0,255,.12)}.site .system-calendar{position:relative;z-index:2;border-radius:22px;border:1px solid rgba(255,255,255,.2);background:rgba(34,23,44,.82);box-shadow:0 40px 110px rgba(0,0,0,.4);backdrop-filter:blur(18px);padding:1.25rem 1.5rem 1.5rem}.site .system-calendar-top{display:flex;align-items:center;gap:7px;height:54px;margin:-1.25rem -1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.11);padding-inline:1rem}.site .system-calendar-top span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.35)}.site .system-calendar-top small{margin-left:auto;color:rgba(255,255,255,.45);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.55rem;letter-spacing:.08em}.site .system-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem}.site .system-calendar-weekdays span{color:rgba(255,255,255,.4);font-size:.6rem;letter-spacing:.08em;text-align:center}.site .system-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.site .system-calendar-day{min-height:78px;padding:.35rem .3rem;border-radius:6px;background:rgba(255,255,255,.03)}.site .system-calendar-day-number{margin:0 0 .25rem;color:rgba(255,255,255,.7);font-size:.72rem;font-weight:500}.site .system-calendar-day-off{margin:0;color:rgba(184,148,255,.7);font-size:.52rem;letter-spacing:.02em}.site .system-calendar-pill{display:block;margin-top:.22rem;padding:.16rem .3rem;border:1px solid rgba(74,222,128,.45);border-radius:4px;color:#86efac;font-size:.54rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;animation:system-pill-in .5s var(--ease,ease) forwards}.site .system-calendar-pill.is-blue{border-color:rgba(96,165,250,.5);color:#93c5fd}@keyframes system-pill-in{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.site .system-calendar-pill{animation:none;opacity:1}}@media (max-width:640px){.site .system-calendar-day{min-height:56px}.site .system-calendar-day-off,.site .system-calendar-pill{font-size:.44rem}}.site .page-hero{position:relative;min-height:76svh;overflow:hidden;background:radial-gradient(circle at 75% 26%,rgba(139,0,255,.24),transparent 28%),var(--deep);color:#fff}.site .page-hero-inner{position:relative;z-index:2;display:flex;min-height:76svh;align-items:flex-end;padding-top:170px;padding-bottom:clamp(4rem,8vw,7rem)}.site .page-hero-copy{max-width:930px}.site .page-hero-copy .eyebrow{color:#d8a7f4}.site .page-hero-copy h1{max-width:920px;margin:0 0 2rem;font-size:clamp(3.7rem,7vw,7.9rem);font-weight:470;letter-spacing:-.07em;line-height:.94}.site .page-hero-copy>p:not(.eyebrow){max-width:670px;margin-bottom:2rem;color:rgba(255,255,255,.66);font-size:clamp(1rem,1.5vw,1.22rem)}.site .page-hero-number{position:absolute;right:0;bottom:-.22em;color:rgba(255,255,255,.03);font-size:clamp(13rem,30vw,30rem);font-weight:800;letter-spacing:-.12em;line-height:.8}.site .page-hero-orbit{position:absolute;z-index:1;top:32%;right:-9%;width:min(680px,55vw);height:min(220px,18vw);transform:rotate(-18deg);border:1px solid rgba(219,0,206,.34);border-radius:50%;box-shadow:0 0 90px rgba(139,0,255,.12)}.site .page-hero-orbit span{position:absolute;top:50%;left:13%;width:11px;height:11px;border-radius:50%;background:#d969ff;box-shadow:0 0 30px #a724ff}.site .story-section{background:var(--surface)}.site .story-grid{display:grid;align-items:center;gap:clamp(3rem,8vw,8rem);grid-template-columns:.92fr 1.08fr}.site .story-media{position:relative;overflow:hidden;border-radius:4px 90px 4px 4px;background:var(--paper-deep)}.site .story-media:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,11,23,.46),transparent 55%);content:""}.site .story-media img{width:100%;min-height:620px;object-fit:cover;object-position:37% center;filter:saturate(.78) contrast(1.05)}.site .story-media-label{position:absolute;z-index:2;right:1.5rem;bottom:1.5rem;display:flex;min-width:145px;flex-direction:column;border:1px solid rgba(255,255,255,.34);border-radius:18px;background:rgba(17,11,23,.6);color:#fff;padding:1rem 1.2rem;backdrop-filter:blur(12px)}.site .story-media-label small{color:rgba(255,255,255,.57);font-size:.59rem;letter-spacing:.15em;text-transform:uppercase}.site .story-media-label strong{font-size:2.15rem;font-weight:500;letter-spacing:-.05em}.site .story-copy .display-title{margin-bottom:3rem}.site .story-copy>p:not(.eyebrow){max-width:600px;color:var(--ink-soft)}.site .story-copy .lead-copy{color:var(--ink)}.site .principles-section{background:var(--paper)}.site .principles-heading{display:grid;gap:3rem;margin-bottom:5rem;grid-template-columns:minmax(180px,.35fr) 1fr}.site .principles-list{border-top:1px solid var(--line)}.site .principle-row{display:grid;align-items:center;gap:2rem;border-bottom:1px solid var(--line);padding-block:2.2rem;grid-template-columns:70px minmax(250px,.8fr) 1fr;transition:padding .25s var(--ease)}.site .principle-row:hover{padding-inline:1rem}.site .principle-row>span{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.site .principle-row h3{margin:0;font-size:clamp(1.3rem,2.3vw,2.2rem);font-weight:560;letter-spacing:-.045em}.site .principle-row p{max-width:560px;margin:0;color:var(--ink-soft)}.site .technical-section{position:relative;overflow:hidden;background:var(--deep);color:#fff;padding-block:clamp(6rem,10vw,9rem)}.site .technical-grid-bg{mask-image:linear-gradient(270deg,#000,transparent)}.site .technical-grid{position:relative;z-index:1;display:grid;align-items:end;gap:6vw;grid-template-columns:1fr .7fr}.site .technical-copy .eyebrow{color:#d8a7f4}.site .technical-copy h2{max-width:720px;margin:0 0 2rem;font-size:clamp(3rem,5vw,5.6rem);font-weight:470;letter-spacing:-.06em;line-height:.96}.site .technical-copy>p:not(.eyebrow){max-width:590px;color:rgba(255,255,255,.62)}.site .technical-name{border-left:1px solid rgba(255,255,255,.18);padding-left:2rem}.site .technical-name>span{display:grid;width:60px;height:60px;place-items:center;margin-bottom:3.5rem;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#d8a7f4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.site .technical-name p{margin-bottom:.3rem;font-size:1.28rem}.site .technical-name small{color:rgba(255,255,255,.48);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.site .os-flow-panel{padding:1.5rem 1.75rem;border-radius:var(--site-radius-card,18px);border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);backdrop-filter:blur(6px)}.site .os-flow{position:relative;margin:0;padding-left:1.5rem;list-style:none}.site .os-flow-line{position:absolute;top:9px;bottom:9px;left:3px;width:1px;background:rgba(255,255,255,.18);transform-origin:top;transform:scaleY(0);animation:os-flow-line-in .9s var(--ease,ease) .16s forwards}.site .os-flow-step{position:relative;display:flex;align-items:center;padding:7px 0;opacity:0;transform:translateY(6px);animation:os-flow-step-in .5s var(--ease,ease) forwards;animation-delay:calc(var(--step-index) * 90ms + .16s)}.site .os-flow-dot{position:absolute;left:-1.5rem;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.3);animation:os-flow-pulse-dot 5.4s ease-in-out infinite;animation-delay:calc(1.2s + var(--step-index) * .9s)}.site .os-flow-dot.is-current{background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.25)}.site .os-flow-label{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:rgba(255,255,255,.45);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;animation:os-flow-pulse-label 5.4s ease-in-out infinite;animation-delay:calc(1.2s + var(--step-index) * .9s)}@keyframes os-flow-step-in{to{opacity:1;transform:none}}@keyframes os-flow-line-in{to{transform:scaleY(1)}}@keyframes os-flow-pulse-dot{0%,10%{background-color:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.25)}22%,to{background-color:rgba(255,255,255,.3);box-shadow:0 0 0 0 transparent}}@keyframes os-flow-pulse-label{0%,10%{color:#fff}22%,to{color:rgba(255,255,255,.45)}}@media (prefers-reduced-motion:reduce){.site .os-flow-dot,.site .os-flow-label,.site .os-flow-line,.site .os-flow-step{animation:none;opacity:1;transform:none}}.site .catalog-section{background:var(--surface)}.site .catalog-intro{display:grid;align-items:start;gap:3rem;margin-bottom:5rem;grid-template-columns:minmax(180px,.35fr) 1fr}.site .catalog-intro .lead-copy{max-width:720px;margin-left:auto}.site .catalog-list{display:grid;gap:1.5rem}.site .catalog-item{scroll-margin-top:100px;border:1px solid var(--line);border-radius:24px;background:var(--paper);padding:clamp(1.5rem,3vw,3rem);transition:border-color .25s ease,transform .25s var(--ease),box-shadow .25s ease}.site .catalog-item:hover{transform:translateY(-3px);border-color:rgba(100,16,168,.38);box-shadow:0 24px 70px rgba(48,25,58,.08)}.site .catalog-item header{display:grid;align-items:start;gap:2rem;grid-template-columns:70px 1fr 140px}.site .catalog-item header>span{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.site .catalog-item h2{margin:0 0 .75rem;font-size:clamp(1.8rem,3.4vw,3.4rem);font-weight:530;letter-spacing:-.055em;line-height:1}.site .catalog-item header p{max-width:650px;margin:0;color:var(--ink-soft)}.site .catalog-mark{position:relative;width:130px;height:55px;transform:rotate(-13deg);border:1px solid rgba(139,0,255,.28);border-radius:50%}.site .catalog-mark:after{position:absolute;top:50%;left:15%;width:8px;height:8px;transform:translateY(-50%);border-radius:50%;background:var(--violet-dark);box-shadow:0 0 20px rgba(139,0,255,.5);content:""}.site .catalog-items{display:grid;gap:0;margin-top:2.5rem;border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr)}.site .catalog-items span{min-height:54px;border-bottom:1px solid var(--line);padding:.95rem 1rem .95rem 0;color:#4b414f;font-size:.82rem}.site .custom-service-section{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 30%,rgba(139,0,255,.25),transparent 27%),var(--deep);color:#fff;padding-block:clamp(5rem,8vw,8rem)}.site .custom-service-grid{display:grid;align-items:center;gap:3rem;grid-template-columns:.25fr 1fr auto}.site .custom-service-number{color:rgba(255,255,255,.14);font-size:clamp(7rem,14vw,13rem);font-weight:200;line-height:.7}.site .custom-service-grid .eyebrow{color:#d8a7f4}.site .custom-service-grid h2{max-width:690px;margin:0 0 1rem;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:480;letter-spacing:-.06em;line-height:.98}.site .custom-service-grid p:not(.eyebrow){max-width:650px;margin:0;color:rgba(255,255,255,.62)}.site .professional-process{background:var(--surface)}.site .large-process{margin-top:5rem;border-top:1px solid var(--line)}.site .large-process-step{display:grid;align-items:center;gap:3rem;border-bottom:1px solid var(--line);padding-block:2.3rem;grid-template-columns:minmax(150px,.32fr) 1fr}.site .large-process-index{color:var(--violet-dark);font-size:clamp(3rem,5vw,5rem);font-weight:300;letter-spacing:-.05em}.site .large-process-step>div:last-child{display:grid;align-items:center;gap:3rem;grid-template-columns:.5fr 1fr}.site .large-process-step h3{margin:0;font-size:clamp(1.55rem,2.8vw,2.7rem);font-weight:560;letter-spacing:-.045em}.site .large-process-step p{max-width:560px;margin:0;color:var(--ink-soft)}.site .panel-section{position:relative;overflow:hidden;background:var(--deep);color:#fff;padding-block:clamp(6rem,10vw,10rem)}.site .panel-grid-bg{opacity:.8}.site .panel-layout{position:relative;z-index:1;display:grid;align-items:center;gap:8vw;grid-template-columns:1fr 1fr}.site .panel-copy .eyebrow{color:#d8a7f4}.site .panel-copy h2{margin:0 0 2rem;font-size:clamp(3rem,5vw,5.7rem);font-weight:480;letter-spacing:-.065em;line-height:.95}.site .panel-copy>p:not(.eyebrow){max-width:580px;margin-bottom:2rem;color:rgba(255,255,255,.62)}.site .panel-console{border:1px solid rgba(255,255,255,.2);border-radius:24px;background:rgba(255,255,255,.055);padding:1.5rem;box-shadow:0 40px 100px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(18px)}.site .console-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:1.2rem;color:rgba(255,255,255,.5);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.57rem;letter-spacing:.09em}.site .console-top small{color:#d589ff}.site .os-table-card{overflow:hidden}.site .os-table{display:grid;gap:2px;margin-top:.5rem}.site .os-table-row{display:grid;align-items:center;gap:.75rem;grid-template-columns:84px 1fr auto 52px;border-radius:10px;padding:.7rem .6rem;opacity:0;transform:translateY(6px);animation:os-table-row-in .5s var(--ease,ease) forwards}.site .os-table-row:hover{background:rgba(255,255,255,.05)}.site .os-table-codigo{color:rgba(255,255,255,.4);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem}.site .os-table-codigo,.site .os-table-paciente{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site .os-table-paciente{color:rgba(255,255,255,.85);font-size:.74rem}.site .os-table-status{display:inline-flex;align-items:center;border:1px solid transparent;border-radius:4px;padding:.2rem .45rem;white-space:nowrap;font-size:.56rem;font-weight:650;letter-spacing:.03em;text-transform:uppercase}.site .os-table-status.is-warning{border-color:rgba(250,204,21,.4);background:rgba(250,204,21,.14);color:#fde68a}.site .os-table-status.is-info{border-color:rgba(96,165,250,.4);background:rgba(96,165,250,.14);color:#93c5fd}.site .os-table-status.is-neutral{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:rgba(255,255,255,.68)}.site .os-table-status.is-info-light{border-color:rgba(96,165,250,.55);background:transparent;color:#93c5fd}.site .os-table-status.is-success-light{border-color:rgba(74,222,128,.55);background:transparent;color:#86efac}.site .os-table-status.is-success{border-color:rgba(74,222,128,.4);background:rgba(74,222,128,.14);color:#86efac}.site .os-table-prazo{color:rgba(255,255,255,.45);font-size:.66rem;text-align:right}@keyframes os-table-row-in{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.site .os-table-row{animation:none;opacity:1;transform:none}}@media (max-width:640px){.site .os-table-row{grid-template-columns:1fr auto;grid-template-areas:"paciente status" "codigo prazo"}.site .os-table-codigo{grid-area:codigo}.site .os-table-paciente{grid-area:paciente}.site .os-table-status{grid-area:status;justify-self:end}.site .os-table-prazo{grid-area:prazo}}.site .contact-section{background:var(--surface)}.site .contact-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr)}.site .contact-card{position:relative;min-height:260px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:2rem;transition:background-color .26s ease,color .26s ease}.site .contact-card:hover{background:var(--deep);color:#fff}.site .contact-number{color:var(--violet-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.site .contact-card>p{margin:2.8rem 0 .45rem;color:var(--ink-soft);font-size:.7rem;font-weight:740;letter-spacing:.12em;text-transform:uppercase;transition:color .26s ease}.site .contact-card:hover>p{color:rgba(255,255,255,.52)}.site .contact-card h2{margin:0;overflow-wrap:anywhere;font-size:clamp(1.5rem,3vw,3.2rem);font-weight:520;letter-spacing:-.05em}.site .contact-card h2.is-long{overflow-wrap:normal;word-break:break-word;font-size:clamp(1.1rem,1.7vw,1.6rem);letter-spacing:-.02em}.site .contact-card small{position:absolute;right:2rem;bottom:2rem;font-size:.67rem;font-weight:760;letter-spacing:.07em;text-transform:uppercase}.site .location-section{background:var(--paper)}.site .location-grid{display:grid;gap:1.5rem;grid-template-columns:1.25fr .75fr}.site .location-card{position:relative;min-height:570px;overflow:hidden;border-radius:28px;background:var(--deep-soft);color:#fff}.site .map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 0);background-size:48px 48px}.site .map-road{position:absolute;height:3px;transform-origin:0 50%;border-radius:999px;background:rgba(255,255,255,.13)}.site .road-one{top:15%;left:12%;width:95%;transform:rotate(31deg)}.site .road-two{top:67%;left:-5%;width:110%;transform:rotate(-13deg)}.site .road-three{top:0;left:72%;width:100%;transform:rotate(72deg)}.site .map-pin{position:absolute;top:38%;right:30%;display:grid;width:74px;height:74px;place-items:center;border:1px solid rgba(218,151,255,.5);border-radius:50%;box-shadow:0 0 0 20px rgba(139,0,255,.08),0 0 70px rgba(139,0,255,.4)}.site .map-pin i{width:16px;height:16px;border-radius:50%;background:#d28bff}.site .location-card-content{position:absolute;right:2.5rem;bottom:2.5rem;left:2.5rem}.site .location-card .eyebrow{color:#d8a7f4}.site .location-card h2{margin:0;font-size:clamp(2.4rem,4vw,4.8rem);font-weight:480;letter-spacing:-.065em;line-height:1}.site .location-card-content>p:not(.eyebrow){margin:.6rem 0 2rem;color:rgba(255,255,255,.55)}.site .hours-card{min-height:570px;border:1px solid var(--line);border-radius:28px;background:var(--surface);padding:clamp(1.5rem,3vw,3rem)}.site .hours-card>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-block:1.5rem}.site .hours-card>div span{color:var(--ink-soft);font-size:.7rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.site .hours-card>div strong{font-size:1.05rem;font-weight:590}.site .hours-note{margin:4rem 0 2rem;color:var(--ink-soft)}.site .callout-section{background:var(--paper);padding-block:clamp(4rem,8vw,8rem)}.site .callout-card{position:relative;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 82% 20%,rgba(139,0,255,.34),transparent 32%),var(--deep);color:#fff;padding:clamp(2.2rem,6vw,6rem)}.site .callout-card .eyebrow{color:#d8a7f4}.site .callout-card h2{position:relative;z-index:1;max-width:900px;margin:0 0 1.7rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:470;letter-spacing:-.07em;line-height:.94}.site .callout-card>p:not(.eyebrow){position:relative;z-index:1;max-width:640px;margin-bottom:2rem;color:rgba(255,255,255,.63)}.site .callout-card .button-row{position:relative;z-index:1}.site .callout-orbit{position:absolute;top:25%;right:-12%;width:58%;height:27%;transform:rotate(-16deg);border:1px solid rgba(218,151,255,.35);border-radius:50%}.site .site-footer{position:relative;overflow:hidden;background:#0b0710;color:#fff;padding-top:clamp(5rem,9vw,8rem)}.site .footer-orbit{position:absolute;top:-120px;right:-220px;width:620px;height:230px;transform:rotate(-13deg);border:1px solid rgba(139,0,255,.2);border-radius:50%}.site .footer-grid{position:relative;display:grid;gap:6vw;padding-bottom:5rem;grid-template-columns:1.25fr .55fr .8fr}.site .footer-brand img{width:260px;height:auto;margin-bottom:2rem;border-radius:16px;background:#fff;padding:.5rem}.site .footer-brand p{max-width:420px;color:rgba(255,255,255,.7)}.site .footer-label{margin-bottom:1.5rem;color:rgba(255,255,255,.65);font-size:.65rem;font-weight:760;letter-spacing:.13em;text-transform:uppercase}.site .footer-contact,.site .footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.site .footer-contact a,.site .footer-nav a{color:rgba(255,255,255,.74);font-size:.84rem}.site .footer-contact a:hover,.site .footer-nav a:hover{color:#d8a7f4}.site .footer-contact address,.site .footer-contact>p:not(.footer-label){margin:0;color:rgba(255,255,255,.68);font-size:.78rem}.site .footer-bottom{position:relative;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.67);font-size:.66rem}.site .footer-bottom p{margin:0}.site .footer-bottom>div{display:flex;gap:1.5rem}.site .footer-bottom a:hover{color:#fff}.site .legal-section{background:var(--surface)}.site .legal-copy{max-width:820px}.site .legal-copy h2{margin:3rem 0 1rem;font-size:1.8rem;letter-spacing:-.035em}.site .legal-copy h3{margin:1.8rem 0 .7rem;font-size:1rem;font-weight:760;letter-spacing:-.01em}.site .legal-copy h2:first-child{margin-top:0}.site .legal-copy li,.site .legal-copy p{color:var(--ink-soft)}.site .legal-copy ul{margin:0 0 1.5rem;padding-left:1.35rem}.site .legal-copy li{margin-bottom:.55rem}.site .legal-copy strong{color:var(--ink)}.site .legal-copy a{color:var(--violet-dark);text-decoration:underline;text-underline-offset:3px}@media (max-width:1100px){.site .desktop-nav{gap:1rem}.site .desktop-nav a{font-size:.68rem}.site .portal-link{padding-inline:1rem;font-size:.66rem}.site .hero-video-wrap{width:64%}.site .differentials-grid,.site .service-preview-grid{grid-template-columns:repeat(2,1fr)}.site .portal-grid{grid-template-columns:.9fr 1.1fr}.site .catalog-items{grid-template-columns:repeat(2,1fr)}.site .custom-service-grid{grid-template-columns:.2fr 1fr}.site .custom-service-grid>.button{grid-column:2;justify-self:start}}@media (max-width:900px){.site .container{width:min(100% - 40px,760px)}.site .site-header{top:10px}.site .header-shell{width:calc(100% - 20px);height:66px;border-radius:16px}.site .brand-link{width:124px}.site .brand-link img,.site .site-header.is-scrolled .brand-link img{width:114px}.site .desktop-nav,.site .desktop-portal{display:none}.site .menu-toggle{position:relative;z-index:110;display:block;width:48px;height:48px;margin-left:auto;border:0;border-radius:13px;background:var(--deep);cursor:pointer}.site .menu-toggle span{position:absolute;left:13px;width:22px;height:1px;background:#fff;transition:transform .26s var(--ease),top .26s var(--ease)}.site .menu-toggle span:first-child{top:19px}.site .menu-toggle span:last-child{top:28px}.site .site-header[data-menu-open=true] .menu-toggle span:first-child{top:24px;transform:rotate(45deg)}.site .site-header[data-menu-open=true] .menu-toggle span:last-child{top:24px;transform:rotate(-45deg)}.site .mobile-menu{position:fixed;z-index:100;inset:-10px 0 0;display:flex;flex-direction:column;justify-content:center;visibility:hidden;transform:translateY(-14px);background:radial-gradient(circle at 85% 15%,rgba(139,0,255,.28),transparent 27%),var(--deep);color:#fff;padding:110px max(24px,7vw) 38px;opacity:0;transition:opacity .3s ease,transform .4s var(--ease),visibility .3s}.site .site-header[data-menu-open=true] .mobile-menu{visibility:visible;transform:translateY(0);opacity:1}.site .mobile-menu nav{display:flex;flex-direction:column;margin-block:auto}.site .mobile-menu nav a{display:grid;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.13);padding-block:.8rem;font-size:clamp(2.1rem,8vw,4rem);font-weight:480;letter-spacing:-.05em;line-height:1;grid-template-columns:32px 1fr}.site .mobile-menu nav a span{color:#bd72eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem}.site .mobile-portal{align-self:flex-start;margin-top:1.5rem}.site .mobile-menu-meta{display:flex;justify-content:space-between;margin-top:1.4rem;color:rgba(255,255,255,.45);font-size:.66rem}.site .hero-video-wrap{width:61%;opacity:.72}.site .hero-content h1{font-size:clamp(4.4rem,12vw,7rem)}.site .trust-grid{grid-template-columns:repeat(2,1fr)}.site .trust-item:nth-child(3){border-left:1px solid var(--line)}.site .catalog-intro,.site .compact-heading,.site .manifesto-grid,.site .principles-heading,.site .process-intro,.site .section-title-row{grid-template-columns:1fr}.site .statement-text{font-size:clamp(3rem,9vw,5.8rem)}.site .process-grid:before{right:16%;left:16%}.site .location-grid,.site .panel-layout,.site .portal-grid,.site .story-grid,.site .technical-grid{grid-template-columns:1fr}.site .portal-copy{max-width:660px}.site .portal-visual{max-width:720px}.site .story-media{max-width:650px}.site .story-media img{min-height:520px}.site .technical-name{border-top:1px solid rgba(255,255,255,.18);border-left:0;padding-top:2rem;padding-left:0}.site .catalog-item header{grid-template-columns:50px 1fr}.site .catalog-mark{display:none}.site .large-process-step>div:last-child{grid-template-columns:.55fr 1fr}.site .footer-grid{grid-template-columns:1.2fr .8fr}.site .footer-contact{grid-column:1/-1}}@media (max-width:680px){.site .container{width:calc(100% - 28px)}.site .section{padding-block:5.5rem}.site .display-title{font-size:clamp(2.6rem,12vw,4.3rem)}.site .button{min-height:48px}.site .home-hero{min-height:100svh;padding-top:0}.site .hero-video-wrap{top:88px;right:14px;bottom:auto;left:14px;width:auto;height:min(43svh,390px);border:1px solid rgba(255,255,255,.17);border-radius:22px;opacity:1;clip-path:none}.site .hero-video{object-fit:cover;object-position:center}.site .hero-video-shade{background:linear-gradient(0deg,rgba(17,11,23,.66),transparent 55%)}.site .video-controls{right:12px;bottom:14px}.site .video-controls button{min-height:40px;padding-inline:.75rem}.site .video-progress{right:12px;bottom:8px;left:12px;width:auto}.site .hero-content{min-height:100svh;justify-content:flex-end;padding-top:calc(min(43svh, 390px) + 118px);padding-bottom:70px}.site .hero-content h1{font-size:clamp(3.6rem,17vw,5.6rem);line-height:.87}.site .hero-copy{font-size:.95rem}.site .hero-content .button-row{align-items:stretch;flex-direction:column}.site .hero-content .button{width:100%}.site .hero-scroll{display:none}.site .trust-grid{width:100%}.site .trust-item{min-height:125px;padding:1.2rem}.site .trust-item strong{font-size:2rem}.site .trust-item span{font-size:.62rem}.site .manifesto-body{grid-template-columns:1fr;margin-top:2.5rem}.site .manifesto-body .text-link{grid-column:1}.site .media-statement{min-height:70svh}.site .media-statement-image{background-position:37%}.site .differentials-grid,.site .service-preview-grid{grid-template-columns:1fr}.site .service-preview-card{min-height:300px}.site .process-grid{gap:0;grid-template-columns:1fr}.site .process-grid:before{top:0;bottom:0;left:8px;width:1px;height:auto}.site .process-card{padding:0 0 3.4rem 3rem}.site .process-dot{top:2px;left:0}.site .process-card h3{margin-top:1rem}.site .page-hero,.site .page-hero-inner{min-height:82svh}.site .page-hero-inner{padding-top:130px;padding-bottom:4rem}.site .page-hero-copy h1{font-size:clamp(3.25rem,14vw,5.2rem)}.site .page-hero-copy .button-row{align-items:stretch;flex-direction:column}.site .page-hero-copy .button{width:100%}.site .page-hero-orbit{top:24%;right:-34%;width:110%;height:16%}.site .story-media img{min-height:420px}.site .principle-row{gap:.6rem 1rem;grid-template-columns:42px 1fr}.site .principle-row p{grid-column:2}.site .catalog-item{border-radius:18px}.site .catalog-item header{gap:1rem;grid-template-columns:34px 1fr}.site .catalog-items,.site .custom-service-grid{grid-template-columns:1fr}.site .custom-service-number{font-size:7rem}.site .custom-service-grid>.button{grid-column:1}.site .large-process-step{gap:1rem;grid-template-columns:58px 1fr}.site .large-process-step>div:last-child{gap:.8rem;grid-template-columns:1fr}.site .large-process-index{font-size:2.5rem}.site .contact-grid{grid-template-columns:1fr}.site .contact-card{min-height:230px}.site .location-card{min-height:500px}.site .location-card-content{right:1.5rem;bottom:1.5rem;left:1.5rem}.site .hours-card{min-height:auto}.site .hours-card>div{align-items:flex-start;flex-direction:column;gap:.3rem}.site .callout-card{border-radius:22px}.site .callout-card .button-row{align-items:stretch;flex-direction:column}.site .callout-card .button{width:100%}.site .footer-grid{grid-template-columns:1fr}.site .footer-contact{grid-column:auto}.site .footer-bottom{align-items:flex-start;flex-direction:column;padding-block:1.5rem}.site .footer-bottom>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site *,.site :after,.site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.site .experience-ready .reveal:not(.is-visible),.site .reveal{transform:none;opacity:1}}.site .noxus-page{--noxus-void:#090712;--noxus-panel:#121020;--noxus-panel-2:#19142b;--noxus-ink:#f5f1ff;--noxus-muted:#b8acce;--noxus-line:rgba(217,194,255,0.18);--noxus-purple:#ad6aff;--noxus-purple-deep:#7b34d9;overflow:hidden;background:var(--noxus-void)}.site .noxus-nav,.site .noxus-wrap{width:min(1220px,calc(100% - 56px));margin-inline:auto}.site .noxus-nav{z-index:10;top:0;right:0;left:0;display:flex;height:96px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.16)}.site .noxus-brand{display:inline-flex;align-items:center;gap:.8rem;font-size:1.14rem;font-weight:730;letter-spacing:-.045em}.site .noxus-brand>span:last-child span{color:var(--noxus-purple)}.site .noxus-mark{position:relative;display:block;width:34px;height:30px}.site .noxus-mark i{position:absolute;display:block;border:1.5px solid var(--noxus-purple);border-radius:50%}.site .noxus-mark i:first-child{inset:3px 2px 11px;transform:rotate(-30deg)}.site .noxus-mark i:nth-child(2){inset:10px 3px 2px 12px;transform:rotate(30deg)}.site .noxus-mark i:nth-child(3){top:14px;left:13px;width:7px;height:7px;border:0;background:#e3c8ff;box-shadow:0 0 15px #ad6aff}.site .noxus-nav nav{display:flex;gap:2rem;margin-left:auto;margin-right:2.3rem}.site .noxus-nav nav a{color:var(--noxus-muted);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:color .2s ease}.site .noxus-nav nav a:hover{color:#fff}.site .noxus-login{border:1px solid var(--noxus-line);padding:.72rem .9rem;color:#fff;font-size:.72rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase;transition:background .2s ease}.site .noxus-login:hover{background:rgba(173,106,255,.18)}.site .noxus-hero{position:relative;min-height:820px;padding:195px 0 100px;background:radial-gradient(circle at 72% 32%,rgba(124,52,218,.3),transparent 25%),linear-gradient(120deg,#0b0815,#0b0815 54%,#130d25)}.site .noxus-grid{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(219,198,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(219,198,255,.08) 1px,transparent 0);background-size:68px 68px;mask-image:linear-gradient(180deg,#000,transparent 82%)}.site .noxus-orbit{position:absolute;width:630px;height:225px;border:1px solid rgba(184,134,255,.27);border-radius:50%;pointer-events:none}.site .noxus-orbit-one{top:125px;right:-210px;transform:rotate(-24deg)}.site .noxus-orbit-two{bottom:-120px;left:-210px;width:520px;opacity:.55;transform:rotate(23deg)}.site .noxus-hero-grid{position:relative;display:grid;align-items:center;gap:3vw;grid-template-columns:.82fr 1.18fr}.site .noxus-kicker{display:flex;align-items:center;gap:.65rem;margin-bottom:1.3rem;color:#cba7ff;font-size:.66rem;font-weight:780;letter-spacing:.15em;text-transform:uppercase}.site .noxus-kicker>span{width:28px;height:1px;background:currentColor}.site .noxus-hero h1,.site .noxus-page h2{margin:0;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:600;letter-spacing:-.062em;line-height:.96}.site .noxus-hero h1{max-width:660px;font-size:clamp(3.8rem,6.2vw,6.6rem)}.site .noxus-hero h1 em{color:var(--noxus-purple);font-weight:400}.site .noxus-lead{max-width:570px;margin:2rem 0;color:var(--noxus-muted);font-size:1.05rem;line-height:1.65}.site .noxus-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.site .noxus-button{display:inline-flex;min-height:51px;align-items:center;justify-content:center;gap:.7rem;border:1px solid transparent;padding:.9rem 1.15rem;font-size:.73rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.site .noxus-button:hover{transform:translateY(-3px)}.site .noxus-button-primary{background:var(--noxus-purple);color:#180a29}.site .noxus-text-action{color:#fff;font-size:.73rem;font-weight:760;letter-spacing:.055em;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:5px}.site .noxus-hero-proof{position:relative;padding:1.5rem 0 1.5rem 2rem}.site .noxus-proof-label{margin:0 0 .9rem .3rem;color:var(--noxus-muted);font-size:.66rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.site .noxus-live-dot{display:inline-block;width:7px;height:7px;margin-right:.35rem;border-radius:50%;background:#8ee69b;box-shadow:0 0 0 4px rgba(142,230,155,.12)}.site .noxus-screen{position:relative;overflow:hidden;border:1px solid rgba(221,202,255,.27);background:#0e0b18;box-shadow:0 27px 75px rgba(0,0,0,.36)}.site .noxus-screen img{object-fit:cover;object-position:top left}.site .noxus-hero-screen{aspect-ratio:1.94;transform:perspective(1600px) rotateY(-6deg) rotateX(2deg);transform-origin:0 50%}.site .noxus-floating-stat{position:absolute;right:-1rem;bottom:-.8rem;display:grid;gap:.25rem;border:1px solid rgba(221,202,255,.27);background:#1b1430;box-shadow:0 20px 35px rgba(0,0,0,.3);padding:.9rem 1rem}.site .noxus-floating-stat strong{font-size:.75rem;letter-spacing:-.015em}.site .noxus-floating-stat span{color:var(--noxus-muted);font-size:.66rem}.site .noxus-problem{padding:110px 0;background:#f1edfa;color:#160e25}.site .noxus-section-intro{display:grid;gap:2rem;align-items:end;grid-template-columns:.48fr 1fr}.site .noxus-section-intro .noxus-kicker{color:#7040ac;align-self:start}.site .noxus-section-intro h2{max-width:780px;font-size:clamp(2.8rem,5vw,5.5rem)}.site .noxus-problem-list{margin-top:5rem;border-top:1px solid rgba(22,14,37,.18)}.site .noxus-problem-list p{display:grid;align-items:center;gap:1rem;margin:0;border-bottom:1px solid rgba(22,14,37,.18);padding:1.35rem .15rem;font-size:clamp(1.25rem,2vw,1.85rem);font-weight:630;letter-spacing:-.035em;grid-template-columns:72px 1fr 25px}.site .noxus-problem-list b{color:#7f5ca8;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:600;letter-spacing:.08em}.site .noxus-problem-list span{color:#7f5ca8}.site .noxus-flow{padding:130px 0;background:var(--noxus-void)}.site .noxus-flow-head{display:grid;gap:2.5rem;grid-template-columns:.55fr 1fr .6fr}.site .noxus-flow-head .noxus-kicker{align-self:start}.site .noxus-flow-head h2{font-size:clamp(2.75rem,4.4vw,5.1rem)}.site .noxus-flow-head>p:last-child{align-self:end;margin:0;color:var(--noxus-muted);font-size:.93rem;line-height:1.7}.site .noxus-stage-line{display:grid;margin-top:6rem;grid-template-columns:repeat(6,1fr)}.site .noxus-stage-line div{position:relative;min-height:123px;border-top:1px solid var(--noxus-line);padding:1rem 1.2rem 0 0}.site .noxus-stage-line div:after{position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:#625477;content:""}.site .noxus-stage-line div.is-current:after{width:12px;height:12px;top:-6px;background:var(--noxus-purple);box-shadow:0 0 0 6px rgba(173,106,255,.14)}.site .noxus-stage-line span{display:block;color:#9385aa;font-family:ui-monospace,monospace;font-size:.65rem}.site .noxus-stage-line strong{display:block;margin-top:.8rem;font-size:.86rem;letter-spacing:-.02em}.site .noxus-stage-line div.is-current strong{color:#dfc6ff}.site .noxus-capabilities{padding:0 0 115px;background:var(--noxus-void)}.site .noxus-capability{display:grid;align-items:center;gap:clamp(3rem,8vw,9rem);padding:90px 0;border-top:1px solid var(--noxus-line);grid-template-columns:.72fr 1.28fr}.site .noxus-capability.is-reverse{grid-template-columns:1.28fr .72fr}.site .noxus-capability.is-reverse .noxus-capability-copy{order:2}.site .noxus-index{margin:0 0 1.6rem;color:#caa4ff;font-family:ui-monospace,monospace;font-size:.67rem;letter-spacing:.1em;text-transform:uppercase}.site .noxus-capability h2{font-size:clamp(2.5rem,4vw,4.5rem)}.site .noxus-capability-copy>p:not(.noxus-index){max-width:450px;margin:1.6rem 0;color:var(--noxus-muted);line-height:1.65}.site .noxus-capability ul{display:grid;gap:.65rem;margin:1.8rem 0 0;padding:0;list-style:none}.site .noxus-capability li{color:#e8deff;font-size:.79rem}.site .noxus-capability li:before{margin-right:.6rem;color:var(--noxus-purple);content:"✦"}.site .noxus-capability-screen{aspect-ratio:1.92}.site .noxus-adapt{padding:125px 0;background:#a86af3;color:#18082b}.site .noxus-adapt-grid{display:grid;gap:6rem;grid-template-columns:1.05fr .95fr}.site .noxus-adapt .noxus-kicker{color:#492071}.site .noxus-adapt h2{font-size:clamp(3rem,5.1vw,5.7rem)}.site .noxus-adapt-copy>p{margin:.25rem 0 2.7rem;font-size:1.17rem;line-height:1.65}.site .noxus-adapt-items{display:flex;flex-wrap:wrap;gap:.55rem}.site .noxus-adapt-items span{border:1px solid rgba(24,8,43,.31);padding:.65rem .75rem;font-size:.72rem;font-weight:760;letter-spacing:.03em}.site .noxus-dentist{padding:130px 0;background:#100b1e}.site .noxus-dentist-grid{display:grid;align-items:center;gap:8vw;grid-template-columns:1.2fr .8fr}.site .noxus-dentist-screens{position:relative;min-height:480px}.site .noxus-dentist-main{width:92%;aspect-ratio:1.94}.site .noxus-dentist-small{position:absolute;right:0;bottom:0;width:46%;aspect-ratio:1.93;border-color:rgba(232,208,255,.48)}.site .noxus-dentist-copy h2{font-size:clamp(2.7rem,4.4vw,4.8rem)}.site .noxus-dentist-copy>p:not(.noxus-kicker){margin:1.7rem 0 2rem;color:var(--noxus-muted);line-height:1.7}.site .noxus-check-grid{display:grid;gap:.7rem;grid-template-columns:1fr 1fr}.site .noxus-check-grid span{border-top:1px solid var(--noxus-line);padding-top:.75rem;color:#e6d8ff;font-size:.75rem;font-weight:720}.site .noxus-check-grid span:before{margin-right:.5rem;color:#bb82fa;content:"✓"}.site .noxus-close{padding:0 0 120px;background:#100b1e}.site .noxus-close-card{position:relative;overflow:hidden;padding:clamp(3rem,7vw,6.5rem);background:radial-gradient(circle at 88% 8%,rgba(229,184,255,.48),transparent 25%),#7b3fc7}.site .noxus-close-card:after{position:absolute;right:-9%;bottom:-36%;width:60%;height:70%;border:1px solid rgba(255,255,255,.5);border-radius:50%;content:"";transform:rotate(-16deg)}.site .noxus-close-card .noxus-kicker{color:#f1deff}.site .noxus-close-card h2{position:relative;z-index:1;max-width:850px;color:#1c0a30;font-size:clamp(3rem,6vw,6.4rem)}.site .noxus-close-card>p:not(.noxus-kicker){position:relative;z-index:1;max-width:610px;margin:1.7rem 0 2rem;color:#321247;font-size:1.05rem;line-height:1.65}.site .noxus-button-light{position:relative;z-index:1;background:#fff;color:#290d45}.site .noxus-footer{padding:1.6rem 0;background:#090712;color:#a99abb;font-size:.67rem;letter-spacing:.045em}.site .noxus-footer .noxus-wrap{display:flex;justify-content:space-between;gap:1rem}@media (max-width:900px){.site .noxus-nav,.site .noxus-wrap{width:calc(100% - 36px)}.site .noxus-nav{height:74px}.site .noxus-nav nav{display:none}.site .noxus-login{padding:.62rem .72rem;font-size:.62rem}.site .noxus-hero{min-height:auto;padding:145px 0 82px}.site .noxus-adapt-grid,.site .noxus-capability,.site .noxus-capability.is-reverse,.site .noxus-dentist-grid,.site .noxus-flow-head,.site .noxus-hero-grid,.site .noxus-section-intro{grid-template-columns:1fr}.site .noxus-hero-proof{padding:3rem 0 1.5rem}.site .noxus-section-intro{gap:1rem}.site .noxus-problem{padding:78px 0}.site .noxus-problem-list{margin-top:3rem}.site .noxus-flow{padding:85px 0}.site .noxus-flow-head{gap:1.4rem}.site .noxus-stage-line{overflow-x:auto;margin-top:4rem;padding-bottom:1rem;grid-template-columns:repeat(6,150px)}.site .noxus-capability{gap:2rem;padding:70px 0}.site .noxus-capability.is-reverse .noxus-capability-copy{order:0}.site .noxus-adapt{padding:82px 0}.site .noxus-adapt-grid{gap:2.4rem}.site .noxus-dentist{padding:85px 0}.site .noxus-dentist-grid{gap:3rem}.site .noxus-dentist-screens{min-height:min(65vw,460px)}.site .noxus-close{padding-bottom:75px}.site .noxus-footer .noxus-wrap{flex-direction:column}.site .noxus-hero h1{font-size:clamp(3.25rem,13vw,5rem)}}@media (max-width:540px){.site .noxus-brand{font-size:.98rem;gap:.45rem}.site .noxus-mark{transform:scale(.82);transform-origin:left center;width:28px}.site .noxus-login{font-size:0}.site .noxus-login span{font-size:.9rem}.site .noxus-actions{align-items:stretch;flex-direction:column;gap:1rem}.site .noxus-text-action{align-self:start}.site .noxus-floating-stat{right:-.25rem;font-size:.9rem}.site .noxus-problem-list p{grid-template-columns:40px 1fr 20px;font-size:1.05rem}.site .noxus-dentist-screens{min-height:275px}.site .noxus-adapt-items span{font-size:.65rem}.site .noxus-close-card{padding:2.25rem 1.4rem}}.site .noxus-page{--noxus-void:#242033;--noxus-panel:#f4f1ed;--noxus-panel-2:#dce6ff;--noxus-ink:#171420;--noxus-muted:#5e5970;--noxus-line:rgba(23,20,32,.19);--noxus-purple:#7b2ff4;--noxus-purple-deep:#5420bd;background:#f4f1ed;color:var(--noxus-ink)}.site .noxus-nav{position:absolute;border-color:rgba(23,20,32,.23);color:#171420}.site .noxus-brand>span:last-child span{color:#6b28e5}.site .noxus-mark i{border-color:#6b28e5}.site .noxus-mark i:nth-child(3){background:#c8ff50;box-shadow:none}.site .noxus-nav nav a{color:#343044}.site .noxus-nav nav a:hover{color:#6b28e5}.site .noxus-login{border-color:#171420;color:#171420}.site .noxus-login:hover{background:#c8ff50}.site .noxus-hero{min-height:880px;overflow:hidden;padding:174px 0 0;background:#dce6ff}.site .noxus-grid,.site .noxus-orbit{display:none}.site .noxus-hero:before{position:absolute;top:106px;right:-7vw;width:55vw;height:72%;border-radius:50% 0 0 0;background:#b8ff42;content:"";transform:rotate(-8deg)}.site .noxus-hero:after{position:absolute;top:96px;right:13vw;width:18px;height:71%;background:#ff7e62;content:"";transform:rotate(9deg)}.site .noxus-hero-grid{z-index:1;gap:2vw}.site .noxus-hero h1,.site .noxus-page h2{font-weight:650;letter-spacing:-.046em}.site .noxus-hero h1{max-width:720px;font-size:clamp(4.1rem,7vw,7.3rem)}.site .noxus-hero h1 em{color:#6b28e5;font-family:Georgia,serif}.site .noxus-lead{max-width:520px;color:#3f3a51;font-size:1.08rem}.site .noxus-button-primary{background:#171420;color:#fff}.site .noxus-button-primary:hover{background:#6b28e5}.site .noxus-text-action{color:#171420;text-decoration-color:#171420}.site .noxus-hero-proof{padding:.3rem 0 4.8rem 1rem}.site .noxus-proof-label{color:#171420}.site .noxus-live-dot{background:#ff7e62;box-shadow:none}.site .noxus-screen{border:0;border-radius:14px;background:#242033;box-shadow:16px 16px 0 #171420}.site .noxus-hero-screen{transform:rotate(-3deg)}.site .noxus-floating-stat{right:-1.5rem;bottom:1rem;border:0;border-radius:0;background:#ff7e62;box-shadow:none;color:#171420;padding:1rem 1.2rem;transform:rotate(3deg)}.site .noxus-floating-stat span{color:#3e2022}.site .noxus-tape{position:relative;z-index:2;display:flex;width:max-content;min-width:110%;align-items:center;gap:2.2rem;margin:0 -5%;background:#171420;color:#f4f1ed;padding:1rem 3rem;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-1.8deg) translateY(13px)}.site .noxus-tape i{color:#c8ff50;font-size:1rem;font-style:normal}.site .noxus-problem{padding:145px 0 120px;background:#f4f1ed}.site .noxus-section-intro{display:block}.site .noxus-section-intro h2{max-width:1070px;font-size:clamp(3.4rem,6vw,6.5rem)}.site .noxus-problem-list{border-top:2px solid #171420}.site .noxus-problem-list p{border-bottom:2px solid rgba(23,20,32,.18);padding:1.25rem .3rem}.site .noxus-problem-list p:nth-child(2){padding-left:7%}.site .noxus-problem-list p:nth-child(3){padding-left:17%}.site .noxus-problem-list p:nth-child(4){padding-left:9%}.site .noxus-problem-list b,.site .noxus-problem-list span{color:#6b28e5}.site .noxus-flow{padding:125px 0;background:#ff7e62;color:#211828}.site .noxus-flow-head{grid-template-columns:1.3fr .7fr}.site .noxus-flow-head h2{max-width:760px;font-size:clamp(3.5rem,5vw,6rem)}.site .noxus-flow-head>p:last-child{color:#3e2022}.site .noxus-stage-line{margin-top:5rem;gap:.45rem}.site .noxus-stage-line div{min-height:132px;border:2px solid #211828;padding:1rem}.site .noxus-stage-line div:after{display:none}.site .noxus-stage-line div:nth-child(odd){transform:translateY(-18px)}.site .noxus-stage-line div.is-current{background:#c8ff50}.site .noxus-stage-line span{color:#534052}.site .noxus-stage-line strong{font-size:.83rem}.site .noxus-stage-line div.is-current strong{color:#211828}.site .noxus-capabilities{padding:0 0 60px;background:#f4f1ed;color:#171420}.site .noxus-capability{gap:clamp(2rem,7vw,7rem);border-top:2px solid #171420;padding:110px 0}.site .noxus-index{color:#6b28e5;font-family:inherit;font-weight:800}.site .noxus-capability h2{font-size:clamp(3rem,4.5vw,5.1rem)}.site .noxus-capability-copy>p:not(.noxus-index){color:#514c60}.site .noxus-capability li{color:#282431}.site .noxus-capability li:before{color:#ff7e62}.site .noxus-capability-screen{box-shadow:13px 13px 0 #6b28e5}.site .noxus-capability.is-reverse .noxus-capability-screen{box-shadow:-13px 13px 0 #c8ff50}.site .noxus-adapt{padding:145px 0;background:#6b28e5;color:#f4f1ed}.site .noxus-adapt-grid{gap:4vw}.site .noxus-adapt h2{font-size:clamp(3.6rem,5.8vw,6.6rem)}.site .noxus-adapt-copy>p{color:#f5ecff}.site .noxus-adapt-items span{border-color:rgba(255,255,255,.5)}.site .noxus-adapt-items span:nth-child(3n+1){background:#c8ff50;color:#171420}.site .noxus-dentist{padding:145px 0;background:#242033}.site .noxus-dentist-main{transform:rotate(2deg);box-shadow:13px 13px 0 #ff7e62}.site .noxus-dentist-small{box-shadow:-10px 10px 0 #c8ff50;transform:rotate(-4deg)}.site .noxus-dentist-copy h2{font-size:clamp(3.2rem,4.8vw,5.2rem)}.site .noxus-dentist-copy>p:not(.noxus-kicker){color:#d4cbe3}.site .noxus-check-grid span{border-color:rgba(255,255,255,.3)}.site .noxus-check-grid span:before{color:#c8ff50}.site .noxus-close{padding:0 0 100px;background:#242033}.site .noxus-close-card{padding:clamp(3rem,7vw,7rem);border-radius:20px;background:#c8ff50}.site .noxus-close-card:after{right:-10%;bottom:-47%;width:55%;height:90%;border:2px solid #6b28e5}.site .noxus-close-card h2{color:#171420;font-size:clamp(3.4rem,6.5vw,7rem)}.site .noxus-close-card>p:not(.noxus-kicker){color:#302e18}.site .noxus-button-light{background:#171420;color:#fff}.site .noxus-footer{background:#242033;color:#bcb3ca}@media (max-width:900px){.site .noxus-hero{min-height:auto;padding-top:130px}.site .noxus-hero:before{top:300px;right:-24vw;width:80vw;height:54%}.site .noxus-hero:after{top:230px;right:9vw;height:49%}.site .noxus-hero-proof{padding-left:0}.site .noxus-tape{gap:1.4rem;margin-top:0;padding:.9rem 2rem}.site .noxus-flow-head{grid-template-columns:1fr}.site .noxus-stage-line div:nth-child(odd){transform:none}.site .noxus-problem-list p:nth-child(n){padding-left:.2rem}.site .noxus-capability{padding:80px 0}.site .noxus-adapt,.site .noxus-dentist{padding:90px 0}}.site .noxus-v2{--nv-ink:#ffffff;--nv-paper:#080808;--nv-violet:#8038ff;--nv-violet-text:#9060ff;--nv-violet-deep:#7030e0;--nv-violet-shadow:#5020a8;--nv-surface:#101018;--nv-line:#232330;--nv-muted:#a0a0ac;--nv-blue:#7030e0;--nv-green:#7030e0;--nv-coral:#8038ff;background:var(--nv-paper);color:var(--nv-ink)}.site .noxus-v2-wrap{width:min(1180px,calc(100% - 64px));margin:0 auto}.site .noxus-v2-nav{display:flex;width:min(1240px,calc(100% - 64px));min-height:92px;align-items:center;margin:0 auto;border-bottom:1px solid rgba(23,13,37,.24)}.site .noxus-v2-brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--nv-ink);font-size:1.05rem;font-weight:800;letter-spacing:-.045em}.site .noxus-v2-brand>span:last-child span{color:var(--nv-violet)}.site .noxus-v2-sigil{display:block;width:30px;height:30px;flex:0 0 auto}.site .noxus-v2-nav nav{display:flex;gap:1.7rem}.site .noxus-v2-nav nav a{color:#443750;font-size:.72rem;font-weight:700}.site .noxus-v2-nav nav a:hover{color:var(--nv-violet)}.site .noxus-v2-login{margin-left:auto;border-bottom:1px solid var(--nv-ink);color:var(--nv-ink);padding:.35rem 0;font-size:.74rem;font-weight:800}.site .noxus-v2-login span{color:var(--nv-violet);font-size:1rem}.site .noxus-v2-hero{overflow:hidden;padding:clamp(4.5rem,9vw,8.5rem) 0 clamp(5rem,9vw,8.5rem)}.site .noxus-v2-hero-grid{display:grid;align-items:center;gap:clamp(3rem,5vw,6rem);grid-template-columns:.94fr 1.06fr}.site .noxus-v2-close>p,.site .noxus-v2-hero-copy>p{margin:0 0 1.35rem;color:var(--nv-violet);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.site .noxus-v2 h1,.site .noxus-v2 h2{margin:0;font-weight:750;letter-spacing:-.04em;line-height:.94}.site .noxus-v2 h1{max-width:680px;font-size:clamp(3.35rem,5.7vw,5.95rem)}.site .noxus-v2 h1 em,.site .noxus-v2 h1>span{display:block}.site .noxus-v2 h1 em{margin-top:.09em;color:var(--nv-violet);font-family:Georgia,serif;font-weight:400}.site .noxus-v2 h1 .word{display:inline-block;will-change:transform,clip-path}.site .noxus-v2-hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;max-width:580px;margin-top:2.6rem}.site .noxus-v2-hero-bottom span{max-width:300px;color:#5d5268;font-size:.92rem;line-height:1.55}.site .noxus-v2-hero-bottom span strong{display:block;margin-bottom:.55rem;color:var(--nv-ink);font-weight:800}.site .noxus-v2-hero-bottom a{display:inline-flex;align-items:center;gap:.6rem;border-bottom:1px solid var(--nv-ink);color:var(--nv-ink);padding-bottom:.4rem;font-size:.75rem;font-weight:800;white-space:nowrap}.site .noxus-v2-hero-bottom b{color:var(--nv-violet);font-size:1.1rem}.site .noxus-v2-hero-stage{position:relative;min-height:425px;padding:1rem 0 0;background:transparent}.site .noxus-v2-hero-stage:before,.site .noxus-v2-stage-note,.site .noxus-v2-stamp{display:none}.site .noxus-v2-screen{position:relative;overflow:hidden;background:#130d1d;box-shadow:14px 16px 0 rgba(23,13,37,.2)}.site .noxus-v2-image-reveal{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.site .noxus-v2-image-reveal img{object-fit:cover;object-position:top left}.site .noxus-v2-image-reveal:after{position:absolute;z-index:1;inset:0;background:var(--nv-violet);content:"";opacity:0;pointer-events:none}.site .noxus-v2-image-reveal[data-reveal=pending]:after{opacity:1}.site .noxus-v2-image-reveal[data-reveal=pending] img{filter:blur(5px);transform:scale(1.045)}.site .noxus-v2-image-reveal[data-reveal=ready] img{animation:noxus-v2-image-focus .76s cubic-bezier(.16,1,.3,1) both}.site .noxus-v2-image-reveal[data-reveal=ready]:after{animation:noxus-v2-image-curtain .72s cubic-bezier(.16,1,.3,1) both}.site .noxus-v2-hero-screen .noxus-v2-image-reveal:after{background:var(--nv-violet)}.site .noxus-v2-module.is-coral .noxus-v2-image-reveal:after{background:var(--nv-coral)}.site .noxus-v2-module.is-green .noxus-v2-image-reveal:after{background:var(--nv-green)}.site .noxus-v2-dentist-main .noxus-v2-image-reveal:after{background:#fff}.site .noxus-v2-dentist-overlay .noxus-v2-image-reveal:after{background:var(--nv-violet)}.site .noxus-v2-hero-screen{aspect-ratio:1.83;overflow:hidden;border-radius:1.4rem}.site .noxus-v2-stage-note{position:absolute;right:-2.2rem;bottom:1.35rem;display:grid;width:190px;gap:.45rem;background:var(--nv-green);color:#fff;padding:1rem}.site .noxus-v2-stage-note span{color:#bbefc5;font-size:.62rem;font-weight:800;letter-spacing:.12em}.site .noxus-v2-stage-note strong{font-size:.76rem;line-height:1.35}.site .noxus-v2-hero-stage .noxus-v2-stage-note{display:none}.site .noxus-v2-problem{padding:3.2rem 0;background:var(--nv-ink);color:#fff}.site .noxus-v2-problem>div{display:grid;align-items:center;gap:4rem;grid-template-columns:.85fr 1.15fr}.site .noxus-v2-problem p{margin:0;font-size:1.22rem;font-weight:600;letter-spacing:-.025em;line-height:1.3}.site .noxus-v2-problem>div>div{display:flex;flex-wrap:wrap;gap:.55rem}.site .noxus-v2-problem span{border:1px solid rgba(255,255,255,.34);color:#e4dced;padding:.65rem .72rem;font-size:.68rem;font-weight:700}.site .noxus-v2-flow{padding:clamp(5rem,10vw,9rem) 0}.site .noxus-v2-flow-heading{display:grid;gap:clamp(3rem,6vw,7.5rem);align-items:center;grid-template-columns:1.25fr .75fr}.site .noxus-v2-flow h2{max-width:780px;margin:0;font-size:clamp(3rem,5.1vw,5.7rem)}.site .noxus-v2-flow-heading p{max-width:390px;margin:0;color:#3a4c71;font-size:.95rem;line-height:1.6}.site .noxus-v2-flow-description{display:grid;gap:1.05rem;margin:.55rem 0 .4rem}.site .noxus-v2-flow-description strong{color:var(--nv-ink)}.site .noxus-v2-flow ol{display:grid;margin:5rem 0 0;padding:0;list-style:none;grid-template-columns:repeat(5,1fr);perspective:1100px;transform-style:preserve-3d}.site .noxus-v2-flow li{min-height:168px;border-top:1px solid rgba(23,13,37,.42);padding:1rem 1.2rem 0 0;transform-style:preserve-3d}.site .noxus-v2-flow li span{display:block;color:var(--nv-violet);font-family:Georgia,serif;font-size:1.6rem}.site .noxus-v2-flow li strong{display:block;max-width:130px;margin-top:2.3rem;font-size:.78rem;line-height:1.35}.site .noxus-v2-story{position:relative;min-height:480vh;background:var(--nv-paper)}.site .noxus-v2-story-stage{position:relative;height:100svh;overflow:hidden;perspective:1800px;background:var(--nv-paper);color:var(--nv-ink)}.site .noxus-v2-story-intro{position:absolute;top:9vh;left:7vw;z-index:2;max-width:330px;margin:0;font-size:.72rem;font-weight:800;letter-spacing:.11em;line-height:1.45;text-transform:uppercase}.site .noxus-v2-story-title{position:absolute;top:16vh;left:7vw;z-index:2;width:min(46vw,670px);margin:0;font-size:clamp(3.4rem,6.4vw,7.4rem);line-height:.84}.site .noxus-v2-story-device{position:absolute;z-index:1;top:50%;left:30vw;box-sizing:border-box;height:min(112svh,1040px);aspect-ratio:.85;overflow:visible;border:0;border-radius:clamp(1rem,1.6vw,1.6rem);transform:translate(-50%,-50%);transform-style:preserve-3d;will-change:transform}.site .noxus-v2-story-image{position:absolute;inset:0;overflow:hidden;border-radius:inherit;backface-visibility:hidden;transform-style:preserve-3d;background:#f7f2e9}.site .noxus-v2-story-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.site .noxus-v2-story-copy-rail{position:absolute;z-index:3;top:0;right:7vw;width:min(27vw,385px)}.site .noxus-v2-story-note{display:grid;min-height:100svh;align-content:center;width:100%}.site .noxus-v2-story-metrics span,.site .noxus-v2-story-note span{display:inline-block;color:var(--nv-violet);font-size:.65rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.site .noxus-v2-story-note h3{margin:.85rem 0 1rem;font-size:clamp(2rem,3.2vw,4.1rem);line-height:.93}.site .noxus-v2-story-note p{margin:0;color:#5c5166;font-size:.92rem;line-height:1.58}.site .noxus-v2-story-note p+p{margin-top:.9rem}.site .noxus-v2-story-final-details ul,.site .noxus-v2-story-note ul{display:grid;gap:.5rem;margin:1.1rem 0 0;padding:0;list-style:none}.site .noxus-v2-story-note li{position:relative;padding-left:1.15rem;color:var(--nv-muted);font-size:.84rem;line-height:1.45}.site .noxus-v2-story-note li:before{position:absolute;left:0;color:var(--nv-violet-text);content:"▸";font-size:.8rem}.site .noxus-v2-story-note strong{color:var(--nv-ink);font-weight:800}.site .noxus-v2-story-note.is-adapt,.site .noxus-v2-story-note.is-finance,.site .noxus-v2-story-note.is-path,.site .noxus-v2-story-note.is-routine{right:auto;bottom:auto;left:auto}.site .noxus-v2-story-metrics{display:none}.site .noxus-v2-story-metrics span{border-top:1px solid rgba(23,13,37,.35);padding-top:.55rem;color:var(--nv-ink)}.site .noxus-v2-story-final{display:grid;min-height:100svh;align-content:center;width:100%;text-align:left}.site .noxus-v2-story-final p{margin:0 0 1rem;color:var(--nv-violet);font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.site .noxus-v2-story-final h3{margin:0;font-size:clamp(2.15rem,3.25vw,3.7rem);line-height:.9}.site .noxus-v2-story-final-details{display:grid;gap:.75rem;margin-top:1.3rem}.site .noxus-v2-story-final-details p{margin:0;color:#5c5166;font-size:.84rem;font-weight:500;letter-spacing:0;line-height:1.5;text-transform:none}.site .noxus-v2-story-final-details strong{color:var(--nv-ink);font-weight:800}.site .noxus-v2-story-scroll{position:absolute;z-index:3;right:7vw;bottom:4vh;margin:0;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;writing-mode:vertical-rl}.site .noxus-v2-modules{padding:2rem 0 0;background:var(--nv-paper)}.site .noxus-v2-module{display:grid;gap:clamp(3rem,8vw,8rem);align-items:center;padding:clamp(5rem,11vw,10rem) 0;border-top:1px solid rgba(23,13,37,.23);grid-template-columns:.75fr 1.25fr}.site .noxus-v2-module:nth-child(2n){grid-template-columns:1.25fr .75fr}.site .noxus-v2-module:nth-child(2n) .noxus-v2-module-copy{order:2}.site .noxus-v2-module h2{font-size:clamp(2.7rem,4vw,4.65rem)}.site .noxus-v2-module-copy>p{max-width:420px;margin:1.6rem 0 2rem;color:#5c5166;font-size:.97rem;line-height:1.65}.site .noxus-v2-module ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.site .noxus-v2-module li{font-size:.75rem;font-weight:750}.site .noxus-v2-module li:before{margin-right:.55rem;content:"✦"}.site .noxus-v2-module-screen{aspect-ratio:1.84}.site .noxus-v2-module.is-violet .noxus-v2-module-screen{border:16px solid var(--nv-violet)}.site .noxus-v2-module.is-violet li:before{color:var(--nv-violet)}.site .noxus-v2-module.is-coral .noxus-v2-module-screen{border:16px solid var(--nv-coral)}.site .noxus-v2-module.is-coral li:before{color:var(--nv-coral)}.site .noxus-v2-module.is-green .noxus-v2-module-screen{border:16px solid var(--nv-green)}.site .noxus-v2-module.is-green li:before{color:var(--nv-green)}.site .noxus-v2-adapt{padding:clamp(5rem,10vw,9rem) 0;background:var(--nv-violet);color:#fff}.site .noxus-v2-adapt-grid{display:grid;gap:8vw;grid-template-columns:1fr 1fr}.site .noxus-v2-adapt h2{max-width:620px;font-size:clamp(3.1rem,5vw,5.5rem)}.site .noxus-v2-adapt p{max-width:500px;margin:.4rem 0 2.8rem;color:#f1eaff;font-size:1.08rem;line-height:1.65}.site .noxus-v2-adapt-list{display:flex;flex-wrap:wrap;gap:.6rem}.site .noxus-v2-adapt-list span{border:1px solid rgba(255,255,255,.6);padding:.68rem .75rem;font-size:.71rem;font-weight:750}.site .noxus-v2-adapt-list span:nth-child(3n+1){background:#c8ff50;border-color:#c8ff50}.site .noxus-v2-adapt-screen{aspect-ratio:1.84;margin-top:3.25rem;border:10px solid #c8ff50;box-shadow:16px 18px 0 rgba(23,13,37,.28);transform-style:preserve-3d}.site .noxus-v2-rotation-stage{transform-style:preserve-3d;will-change:transform,clip-path}@media (min-width:901px){.site .noxus-v2-story{min-height:480vh}}.site .noxus-v2-dentist{overflow:hidden;padding:clamp(5rem,11vw,10rem) 0;background:var(--nv-blue);color:#fff}.site .noxus-v2-dentist-grid{display:grid;align-items:center;gap:7vw;grid-template-columns:.75fr 1.25fr}.site .noxus-v2-dentist h2{font-size:clamp(3rem,4.7vw,5.25rem)}.site .noxus-v2-dentist-copy>p{margin:1.7rem 0 2.25rem;color:#c8d8fa;font-size:.98rem;line-height:1.65}.site .noxus-v2-dentist-copy>div{display:flex;flex-wrap:wrap;gap:.55rem}.site .noxus-v2-dentist-copy span{border:1px solid rgba(255,255,255,.45);padding:.64rem .7rem;font-size:.7rem;font-weight:750}.site .noxus-v2-dentist-visual{position:relative;isolation:isolate;min-height:clamp(420px,42vw,590px);perspective:1400px}.site .noxus-v2-dentist-screen{position:absolute;overflow:hidden;border:1px solid rgba(23,13,37,.2);border-radius:clamp(.85rem,1.5vw,1.35rem);background:#171021;box-shadow:0 24px 46px rgba(23,13,37,.16);transform-style:preserve-3d}.site .noxus-v2-dentist-screen .noxus-v2-image-reveal{position:absolute;inset:0}.site .noxus-v2-dentist-screen .noxus-v2-image-reveal img{object-fit:cover;object-position:center top}.site .noxus-v2-dentist-screen.is-agenda{z-index:3;top:16%;left:50%;width:72%;aspect-ratio:1.84;transform:translateX(-50%)}.site .noxus-v2-dentist-screen.is-dashboard{z-index:4;top:1%;left:0;width:34%;aspect-ratio:1.84}.site .noxus-v2-dentist-screen.is-orders{z-index:4;bottom:2%;left:2%;width:38%;aspect-ratio:1.84}.site .noxus-v2-dentist-screen.is-closing{z-index:4;top:4%;right:0;width:31%;aspect-ratio:1.84}.site .noxus-v2-dentist-screen.is-new-order{z-index:4;right:0;bottom:8%;width:36%;aspect-ratio:1.84}.site .noxus-v2-close{padding:clamp(5rem,10vw,9rem) 0;background:var(--nv-coral)}.site .noxus-v2-close h2{max-width:940px;font-size:clamp(3.2rem,6vw,5.95rem)}.site .noxus-v2-close-details{display:grid;max-width:700px;gap:.9rem;margin-top:2rem}.site .noxus-v2-close-details p{margin:0;color:#5c5166;font-size:1rem;line-height:1.62}.site .noxus-v2-close-details strong{color:var(--nv-ink);font-weight:800}.site .noxus-v2-close a{display:inline-flex;margin-top:2.3rem;background:var(--nv-ink);padding:.95rem 1.1rem;font-size:.74rem;font-weight:800}.site .noxus-v2-close a span{color:#c8ff50;font-size:1.05rem}.site .noxus-v2-footer{padding:1.55rem 0;background:var(--nv-ink);color:#c8bfd1;font-size:.66rem;letter-spacing:.03em}.site .noxus-v2-footer>div{display:flex;justify-content:space-between;gap:1rem}.site .noxus-v2-adapt,.site .noxus-v2-close,.site .noxus-v2-dentist,.site .noxus-v2-flow,.site .noxus-v2-modules,.site .noxus-v2-problem,.site .noxus-v2-story,.site .noxus-v2-story-stage{background:var(--nv-paper);color:var(--nv-ink)}.site .noxus-v2-problem span{border-color:var(--nv-line);color:var(--nv-muted)}.site .noxus-v2-adapt p,.site .noxus-v2-close-details p,.site .noxus-v2-dentist-copy>p,.site .noxus-v2-flow-heading p,.site .noxus-v2-hero-bottom span,.site .noxus-v2-module-copy>p,.site .noxus-v2-story-final-details p,.site .noxus-v2-story-note p{color:var(--nv-muted)}.site .noxus-v2-nav{border-bottom-color:var(--nv-line)}.site .noxus-v2-nav nav a{color:var(--nv-muted)}.site .noxus-v2-hero-bottom a,.site .noxus-v2-login{border-bottom-color:var(--nv-line);color:var(--nv-ink)}.site .noxus-v2-flow li,.site .noxus-v2-module,.site .noxus-v2-story-metrics span{border-color:var(--nv-line)}.site .noxus-v2-adapt-list span,.site .noxus-v2-dentist-copy span{border-color:var(--nv-line);color:var(--nv-ink)}.site .noxus-v2-adapt-list span:nth-child(3n+1){background:transparent;border-color:var(--nv-line);color:var(--nv-ink)}.site .noxus-v2-adapt-screen,.site .noxus-v2-dentist-main,.site .noxus-v2-dentist-overlay,.site .noxus-v2-dentist-screen,.site .noxus-v2-hero-screen,.site .noxus-v2-story-device{border:1px solid var(--nv-line);background:var(--nv-surface);box-shadow:0 24px 60px rgba(0,0,0,.55)}.site .noxus-v2-screen{box-shadow:0 20px 50px rgba(0,0,0,.5)}.site .noxus-v2-story-image{background:var(--nv-surface)}.site .noxus-v2-dentist-main .noxus-v2-image-reveal:after,.site .noxus-v2-dentist-overlay .noxus-v2-image-reveal:after,.site .noxus-v2-hero-screen .noxus-v2-image-reveal:after,.site .noxus-v2-module.is-coral .noxus-v2-image-reveal:after,.site .noxus-v2-module.is-green .noxus-v2-image-reveal:after{background:var(--nv-violet)}.site .noxus-v2-module.is-coral .noxus-v2-module-screen,.site .noxus-v2-module.is-green .noxus-v2-module-screen,.site .noxus-v2-module.is-violet .noxus-v2-module-screen{border:1px solid var(--nv-line)}.site .noxus-v2-module.is-coral li:before,.site .noxus-v2-module.is-green li:before,.site .noxus-v2-module.is-violet li:before{color:var(--nv-violet)}.site .noxus-v2-close a{background:var(--nv-violet);color:#fff;border-radius:999px}.site .noxus-v2-close a:hover{background:var(--nv-violet-deep)}.site .noxus-v2-close a span{color:#fff}.site .noxus-v2-adapt-screen{border-color:var(--nv-line)}.site .noxus-v2-footer{border-top:1px solid var(--nv-line);background:var(--nv-paper);color:var(--nv-muted)}.site .noxus-v2-brand>span:last-child span,.site .noxus-v2-close>p,.site .noxus-v2-flow li span,.site .noxus-v2-hero-bottom b,.site .noxus-v2-hero-copy>p,.site .noxus-v2-login span,.site .noxus-v2-module li:before,.site .noxus-v2-nav nav a:hover,.site .noxus-v2-story-final>p,.site .noxus-v2-story-metrics span,.site .noxus-v2-story-note span{color:var(--nv-violet-text)}@keyframes noxus-v2-copy-arrival{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes noxus-v2-image-curtain{0%{opacity:1;transform:translateX(0);transform-origin:right}46%{opacity:1;transform:translateX(0) scaleX(.08);transform-origin:right}47%{opacity:1;transform:translateX(0) scaleX(.08);transform-origin:left}99%{opacity:1;transform:translateX(108%) scaleX(0);transform-origin:left}to{opacity:0;transform:translateX(108%) scaleX(0);transform-origin:left}}@keyframes noxus-v2-image-focus{0%{filter:blur(5px);transform:scale(1.045)}to{filter:blur(0);transform:scale(1)}}@keyframes noxus-v2-title-line{0%{clip-path:inset(0 0 110% 0);transform:translateY(80%)}to{clip-path:inset(0 0 0 0);transform:translateY(0)}}@keyframes noxus-v2-stage-arrival{0%{clip-path:inset(0 100% 0 0);transform:translateX(46px)}to{clip-path:inset(0 0 0 0);transform:translateX(0)}}@keyframes noxus-v2-screen-arrival{0%{clip-path:inset(0 0 100% 0);transform:translateY(28px) scale(.97)}to{clip-path:inset(0 0 0 0);transform:translateY(0) scale(1)}}@keyframes noxus-v2-note-arrival{0%{opacity:0;transform:translateY(18px) rotate(-3deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes noxus-v2-orbit{0%,to{transform:translateZ(0)}50%{transform:translate3d(-10px,14px,0)}}@keyframes noxus-v2-module-reveal{0%{clip-path:inset(0 0 100% 0);transform:translateY(32px) scale(.98)}to{clip-path:inset(0 0 0 0);transform:translateY(0) scale(1)}}@keyframes noxus-v2-flow-progress{0%{opacity:.28;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}.site .noxus-v2-hero-copy{animation:noxus-v2-copy-arrival .68s cubic-bezier(.16,1,.3,1) both}.site .noxus-v2 h1 em,.site .noxus-v2 h1>span{animation:noxus-v2-title-line .76s cubic-bezier(.16,1,.3,1) both;will-change:clip-path,transform}.site .noxus-v2 h1>span:first-child{animation-delay:.1s}.site .noxus-v2 h1>span:nth-child(2){animation-delay:.18s}.site .noxus-v2 h1 em{animation-delay:.28s}.site .noxus-v2-hero-stage{animation:noxus-v2-stage-arrival .76s cubic-bezier(.16,1,.3,1) .1s both}.site .noxus-v2-hero-screen{animation:noxus-v2-screen-arrival .68s cubic-bezier(.16,1,.3,1) .43s both}.site .noxus-v2-stage-note{animation:noxus-v2-note-arrival .48s cubic-bezier(.16,1,.3,1) .78s both}.site .noxus-v2-hero-stage:before{animation:noxus-v2-orbit 5.5s ease-in-out 1.1s infinite}.site .noxus-v2-screen{transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s cubic-bezier(.16,1,.3,1)}.site .noxus-v2-module:hover .noxus-v2-module-screen{transform:translateY(-8px);box-shadow:18px 24px 30px rgba(23,13,37,.18)}.site .noxus-v2-dentist-visual:hover .noxus-v2-dentist-overlay{transform:translateY(-9px) rotate(1deg)}.site .noxus-v2[data-motion=gsap] .noxus-v2-adapt-screen,.site .noxus-v2[data-motion=gsap] .noxus-v2-flow li,.site .noxus-v2[data-motion=gsap] .noxus-v2-hero-copy,.site .noxus-v2[data-motion=gsap] .noxus-v2-hero-copy h1 em,.site .noxus-v2[data-motion=gsap] .noxus-v2-hero-copy h1>span,.site .noxus-v2[data-motion=gsap] .noxus-v2-hero-screen,.site .noxus-v2[data-motion=gsap] .noxus-v2-hero-stage,.site .noxus-v2[data-motion=gsap] .noxus-v2-module-screen,.site .noxus-v2[data-motion=gsap] .noxus-v2-nav,.site .noxus-v2[data-motion=gsap] .noxus-v2-stage-note{animation:none}@supports (animation-timeline:view()){.site .noxus-v2-adapt h2,.site .noxus-v2-close h2,.site .noxus-v2-dentist h2,.site .noxus-v2-flow h2,.site .noxus-v2-module h2{animation:noxus-v2-title-line linear both;animation-range:entry 6% cover 32%;animation-timeline:view()}.site .noxus-v2-module-screen{animation:noxus-v2-module-reveal linear both;animation-range:entry 8% cover 38%;animation-timeline:view()}.site .noxus-v2-flow li{animation:noxus-v2-flow-progress linear both;animation-range:entry 12% cover 42%;animation-timeline:view()}}@media (prefers-reduced-motion:reduce){.site .noxus-v2 *,.site .noxus-v2 :after,.site .noxus-v2 :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:900px){.site .noxus-v2-nav,.site .noxus-v2-wrap{width:calc(100% - 40px)}.site .noxus-v2-nav{min-height:76px;grid-template-columns:1fr auto}.site .noxus-v2-nav nav{display:none}.site .noxus-v2-adapt-grid,.site .noxus-v2-dentist-grid,.site .noxus-v2-flow-heading,.site .noxus-v2-hero-grid,.site .noxus-v2-module,.site .noxus-v2-module:nth-child(2n),.site .noxus-v2-problem>div{grid-template-columns:1fr}.site .noxus-v2-story{min-height:auto;padding:4rem 0}.site .noxus-v2-story-stage{display:grid;height:auto;gap:2.5rem;overflow:visible;padding:0 1.5rem}.site .noxus-v2-story-copy-rail{display:contents}.site .noxus-v2-story-device,.site .noxus-v2-story-final,.site .noxus-v2-story-intro,.site .noxus-v2-story-metrics,.site .noxus-v2-story-note,.site .noxus-v2-story-scroll,.site .noxus-v2-story-title{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:auto;transform:none}.site .noxus-v2-story-title{width:auto;font-size:clamp(3.2rem,14vw,5.5rem)}.site .noxus-v2-story-device{width:100%;max-width:340px;margin:0 auto}.site .noxus-v2-story-image{position:relative;aspect-ratio:.85}.site .noxus-v2-story-image:not(:first-child){display:none}.site .noxus-v2-story-note{width:min(100%,510px)}.site .noxus-v2-story-final,.site .noxus-v2-story-note{min-height:auto}.site .noxus-v2-story-note h3{font-size:clamp(2.3rem,10vw,3.6rem)}.site .noxus-v2-story-final{width:auto;text-align:left}.site .noxus-v2-story-final h3{font-size:clamp(3rem,12vw,4.8rem)}.site .noxus-v2-story-scroll{display:none}.site .noxus-v2-hero-stage{max-width:680px;margin:0 auto}.site .noxus-v2-module:nth-child(2n) .noxus-v2-module-copy{order:0}.site .noxus-v2-flow ol{overflow-x:auto;gap:1.5rem;padding-bottom:2rem;grid-template-columns:repeat(5,150px)}.site .noxus-v2-flow li:nth-child(n){transform:none}.site .noxus-v2-dentist-copy{max-width:650px}.site .noxus-v2-dentist-visual{max-width:700px;width:100%;margin:0 auto}}@media (max-width:540px){.site .noxus-v2-nav,.site .noxus-v2-wrap{width:calc(100% - 28px)}.site .noxus-v2-hero{padding-top:3.5rem}.site .noxus-v2 h1{font-size:clamp(2.9rem,13.5vw,4.4rem)}.site .noxus-v2-hero-bottom{align-items:start;flex-direction:column}.site .noxus-v2-hero-stage{min-height:0;padding:1.2rem .65rem .8rem}.site .noxus-v2-hero-screen{border-width:4px}.site .noxus-v2-stage-note{position:relative;right:auto;bottom:auto;width:100%;margin-top:1rem}.site .noxus-v2-problem{padding:2.5rem 0}.site .noxus-v2-problem>div{gap:2rem}.site .noxus-v2-problem p{font-size:1.05rem}.site .noxus-v2-adapt h2,.site .noxus-v2-close h2,.site .noxus-v2-dentist h2,.site .noxus-v2-flow h2,.site .noxus-v2-module h2{font-size:clamp(2.6rem,11vw,3.6rem)}.site .noxus-v2-module-screen{border-width:9px!important;box-shadow:9px 10px 0 rgba(23,13,37,.2)}.site .noxus-v2-dentist-visual{min-height:275px}.site .noxus-v2-dentist-main{border-width:7px;box-shadow:9px 10px 0 var(--nv-coral)}.site .noxus-v2-dentist-overlay{border-width:5px}.site .noxus-v2-footer>div{align-items:start;flex-direction:column}}