.landing-chat__panel,.landing-cta,.landing-footer,.landing-header,.landing-hero,.landing-root,.landing-section,.landing-stats,.sub-root{font-family:var(--font-landing-sans)}.landing-ai__title,.landing-content h1,.landing-content h2,.landing-content h3,.landing-cta__title,.landing-hero h1,.landing-hero h2,.landing-hero__title,.landing-section__title,.sub-hero__title,.sub-section__title{font-family:var(--font-landing-display);font-weight:500;letter-spacing:-.025em;line-height:1.04}.landing-eyebrow{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600;color:var(--color-primary);margin-bottom:.75rem}.landing-section--dark .landing-eyebrow{color:var(--nrt-slate-light)}.landing-section{padding:7rem 1.5rem;position:relative;overflow:hidden}@media (min-width:900px){.landing-section{padding:8rem 2rem}}.landing-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}.landing-section--alt{background-color:var(--color-surface)}.landing-section--dark{background:linear-gradient(135deg,#1e293b,#0f172a);color:#f1f5f9}.dark .landing-section--dark{background:linear-gradient(135deg,#1e293b,#020617)}.landing-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}.landing-reveal--visible{opacity:1;transform:translateY(0)}.landing-reveal--delay-1{transition-delay:.1s}.landing-reveal--delay-2{transition-delay:.2s}.landing-reveal--delay-3{transition-delay:.3s}.landing-reveal--delay-4{transition-delay:.4s}.landing-reveal--delay-5{transition-delay:.5s}.landing-reveal--delay-6{transition-delay:.6s}.landing-termbar{position:fixed;top:0;left:0;right:0;z-index:1001;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(7,11,26,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}.landing-termbar__network{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.landing-termbar__node{fill:#f0a500;filter:drop-shadow(0 0 4px rgba(240,165,0,.7));animation:termbar-pulse 3s ease-in-out infinite}.landing-termbar__edge{animation:termbar-edge-glow 4s ease-in-out infinite}.landing-termbar__traveller{fill:#f0a500;filter:drop-shadow(0 0 6px rgba(240,165,0,.9))}.landing-termbar__traveller--reverse{fill:#00d4ff;filter:drop-shadow(0 0 6px rgba(0,212,255,.9))}@keyframes termbar-pulse{0%,to{opacity:.4;r:1.5}50%{opacity:1;r:2.5}}@keyframes termbar-edge-glow{0%,to{stroke:rgba(57,127,163,.15)}50%{stroke:rgba(57,127,163,.4)}}.landing-termbar__inner{max-width:1240px;margin:0 auto;padding:9px 32px;display:flex;align-items:center;justify-content:space-between;font-family:SF Mono,Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase}.landing-termbar__left{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.5)}.landing-termbar__status{color:#00ffa3;text-shadow:0 0 14px rgba(0,255,163,.65)}.landing-termbar__brand{color:rgba(255,255,255,.85)}.landing-termbar__sep{color:rgba(255,255,255,.2)}.landing-termbar__right{display:flex;align-items:center;gap:10px}.landing-termbar__pill{padding:4px 10px;border:1px solid rgba(255,255,255,.1);border-radius:100px;color:rgba(255,255,255,.5)}.landing-termbar__pill--ai{border-color:rgba(0,212,255,.4);color:#00d4ff;box-shadow:inset 0 0 14px rgba(0,212,255,.12),0 0 10px rgba(0,212,255,.2)}.landing-header{position:fixed;top:37px;left:0;right:0;z-index:1000;padding:1rem 1.5rem;transition:background-color .3s ease,box-shadow .3s ease,padding .3s ease,backdrop-filter .3s ease}.landing-header--scrolled{background-color:rgba(250,250,247,.82);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-bottom:1px solid var(--nrt-line);box-shadow:0 1px 12px var(--color-shadow);padding:.5rem 1.5rem}.dark .landing-header--scrolled,[data-theme=dark] .landing-header--scrolled{background-color:rgba(10,15,26,.72);border-bottom-color:var(--nrt-line-dark)}@media (prefers-color-scheme:dark){:root:not(.light) .landing-header--scrolled{background-color:rgba(10,15,26,.72);border-bottom-color:var(--nrt-line-dark)}}.landing-header__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-header__logo{display:flex;align-items:center;gap:.65rem;text-decoration:none;line-height:0}.landing-header__logo:hover{text-decoration:none}.landing-header__logo-img{width:40px;height:40px;display:block;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.landing-header__logo:hover .landing-header__logo-img{transform:scale(1.04)}.landing-header--scrolled .landing-header__logo-img{width:36px;height:36px}.landing-header__brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1;gap:.15rem}.landing-header__wordmark{font-family:var(--font-landing-sans);font-size:1.35rem;font-weight:700;line-height:1;letter-spacing:-.02em;color:var(--color-foreground);transition:font-size .22s cubic-bezier(.2,.8,.2,1)}.landing-header--scrolled .landing-header__wordmark{font-size:1.2rem}.landing-header__product{font-family:var(--font-landing-sans);font-size:.625rem;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.16em;color:var(--color-muted-foreground);opacity:.75;transition:font-size .22s cubic-bezier(.2,.8,.2,1)}.landing-header--scrolled .landing-header__product{font-size:.5625rem}@media (max-width:640px){.landing-header__brand{display:none}}.landing-header__nav{display:flex;align-items:center;gap:1.5rem}.landing-header__nav-link{color:var(--color-foreground);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s ease;cursor:pointer;background:none;border:none;padding:0}.landing-header__nav-link:hover{color:var(--color-primary);text-decoration:none}.landing-header__actions{display:flex;align-items:center;gap:.75rem}.landing-header__mobile-toggle{display:none;background:none;border:none;color:var(--color-foreground);font-size:1.5rem;cursor:pointer;padding:.25rem}.landing-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:clamp(8rem,14vh,12rem) 1.5rem clamp(5rem,10vh,8rem);overflow:hidden}.landing-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(57,127,163,.06),rgba(99,102,241,.04) 50%,rgba(16,185,129,.04));z-index:0}.dark .landing-hero__bg{background:linear-gradient(135deg,rgba(57,127,163,.12),rgba(99,102,241,.08) 50%,rgba(16,185,129,.06))}.landing-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(57,127,163,.05) 1px,transparent 0),linear-gradient(90deg,rgba(57,127,163,.05) 1px,transparent 0);background-size:60px 60px;z-index:0}.dark .landing-hero__grid{background-image:linear-gradient(rgba(57,127,163,.08) 1px,transparent 0),linear-gradient(90deg,rgba(57,127,163,.08) 1px,transparent 0)}.landing-hero__content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.landing-hero__text{max-width:600px}.landing-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;background:rgba(57,127,163,.1);border:1px solid rgba(57,127,163,.2);border-radius:999px;font-size:.8125rem;font-weight:600;color:var(--color-primary);margin-bottom:1.5rem}.landing-hero__badge-dot{width:6px;height:6px;background:var(--color-success);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}.landing-hero__title{font-size:clamp(2.75rem,6vw,5.25rem);font-weight:500;line-height:1;letter-spacing:-.035em;color:var(--color-foreground);margin-bottom:1.5rem}.landing-hero__title-highlight{background:linear-gradient(135deg,var(--color-primary) 0,#6366f1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero__subtitle{font-size:1.25rem;line-height:1.7;color:var(--color-muted);margin-bottom:2.5rem}.landing-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap}.landing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.75rem;border-radius:999px;font-family:var(--font-landing-sans);font-weight:600;font-size:.9375rem;letter-spacing:-.005em;text-decoration:none;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),background-color .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1);cursor:pointer;border:1px solid transparent}.landing-btn--primary{background:linear-gradient(135deg,var(--color-primary) 0,#2d6685 100%);color:#ffffff;box-shadow:0 4px 14px rgba(57,127,163,.3)}.landing-btn--primary:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(57,127,163,.42);text-decoration:none;color:#ffffff}.landing-btn--secondary{background:var(--color-surface);color:var(--color-foreground);border:1px solid var(--color-border)}.landing-btn--secondary:hover{background:var(--color-border);transform:translateY(-1px);text-decoration:none;color:var(--color-foreground)}.landing-btn--ghost{background:transparent;color:var(--color-primary);padding:.875rem 1.25rem}.landing-btn--ghost:hover{background:rgba(57,127,163,.08);text-decoration:none}.landing-btn--white{background:#ffffff;color:#0f172a;box-shadow:0 4px 14px rgba(0,0,0,.1)}.landing-btn--white:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15);text-decoration:none;color:#0f172a}.landing-hero__visual{justify-content:center}.landing-hero__stage,.landing-hero__visual{position:relative;display:flex;align-items:center}.landing-hero__stage{width:100%;max-width:520px;flex-direction:column;gap:1rem}.landing-hero__stage-frame{position:relative;width:100%;aspect-ratio:4/3;border-radius:1.25rem;background:radial-gradient(circle at 30% 30%,rgba(57,127,163,.08) 0,transparent 60%),radial-gradient(circle at 70% 75%,rgba(245,158,11,.08) 0,transparent 55%),linear-gradient(145deg,rgba(10,15,26,.96),rgba(26,34,52,.96));border:1px solid rgba(245,158,11,.18);box-shadow:0 30px 80px rgba(10,15,26,.45),0 0 0 1px rgba(245,158,11,.06),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;backdrop-filter:blur(8px) saturate(140%)}.landing-hero__stage-corner{position:absolute;width:22px;height:22px;border:1.6px solid var(--nrt-amber,#f59e0b);opacity:.9;z-index:3;pointer-events:none}.landing-hero__stage-corner--tl{top:14px;left:14px;border-right:none;border-bottom:none;border-top-left-radius:5px}.landing-hero__stage-corner--tr{top:14px;right:14px;border-left:none;border-bottom:none;border-top-right-radius:5px}.landing-hero__stage-corner--bl{bottom:14px;left:14px;border-right:none;border-top:none;border-bottom-left-radius:5px}.landing-hero__stage-corner--br{bottom:14px;right:14px;border-left:none;border-top:none;border-bottom-right-radius:5px}.landing-hero__stage-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2.5rem;animation:landing-stage-fade-in .6s ease-out both}@keyframes landing-stage-fade-in{0%{opacity:0;filter:blur(6px);transform:scale(.98)}to{opacity:1;filter:blur(0);transform:scale(1)}}.landing-hero__stage-dots{display:flex;gap:.5rem}.landing-hero__stage-dot{width:6px;height:6px;border-radius:50%;background:rgba(245,158,11,.25);transition:background-color .24s cubic-bezier(.2,.8,.2,1),transform .24s cubic-bezier(.2,.8,.2,1)}.landing-hero__stage-dot--active{background:var(--nrt-amber,#f59e0b);transform:scale(1.35);box-shadow:0 0 8px rgba(245,158,11,.55)}.landing-stage-scene{width:100%;height:100%;overflow:visible}.landing-stage-scene__grid-dot{fill:rgba(255,255,255,.08)}.landing-stage-scene__glow{opacity:0;animation:landing-stage-glow-in .9s ease-out .1s forwards}@keyframes landing-stage-glow-in{0%{opacity:0}to{opacity:1}}.landing-stage-scene__line{stroke-linecap:round;stroke-linejoin:round}.landing-stage-scene__line--primary{stroke:var(--nrt-slate-light,#5fa4c9);stroke-width:2.4;filter:drop-shadow(0 0 6px rgba(95,164,201,.45))}.landing-stage-scene__line--accent{stroke:rgba(250,250,247,.88);stroke-width:2}.landing-stage-scene__line--amber{stroke:var(--nrt-amber,#f59e0b);stroke-width:2.2;filter:drop-shadow(0 0 6px rgba(245,158,11,.55))}.landing-stage-scene__line--thin{stroke-width:1.3;filter:none}.landing-stage-scene__line:not(.landing-stage-scene__text-line):not(.landing-stage-scene__check):not(.landing-stage-scene__signature):not(.landing-stage-scene__trend):not(.landing-stage-scene__trend-arrow):not(.landing-stage-scene__baseline):not(.landing-stage-scene__flow-edge):not(.landing-stage-scene__flow-node-shape):not(.landing-stage-scene__flow-node-line):not(.landing-stage-scene__flow-check){stroke-dasharray:600;stroke-dashoffset:600;animation:landing-stage-draw 1.4s cubic-bezier(.6,0,.3,1) forwards}@keyframes landing-stage-draw{to{stroke-dashoffset:0}}.landing-stage-scene__flow-edge{stroke-dasharray:200;stroke-dashoffset:200;animation:landing-stage-draw .6s cubic-bezier(.6,0,.3,1) both}.landing-stage-scene__flow-node{opacity:0;transform:scale(.6);animation:landing-stage-flow-node-in .55s cubic-bezier(.22,1.4,.5,1) both}@keyframes landing-stage-flow-node-in{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.landing-stage-scene__flow-node--final{filter:drop-shadow(0 0 10px rgba(245,158,11,.6))}.landing-stage-scene__flow-check{stroke-dasharray:40;stroke-dashoffset:40;animation:landing-stage-draw .4s ease-out 3.7s forwards}.landing-stage-scene__flow-dot{opacity:0;filter:drop-shadow(0 0 5px rgba(245,158,11,.9));animation:landing-stage-flow-dot-in .4s ease-out 4s forwards}@keyframes landing-stage-flow-dot-in{to{opacity:1}}.landing-stage-scene--contract .landing-stage-scene__paper{animation-duration:1.5s;animation-delay:0s}.landing-stage-scene__text-line{stroke-dasharray:calc(var(--tl-width, 120) * 1px);stroke-dashoffset:calc(var(--tl-width, 120) * 1px);animation:landing-stage-text-line .5s cubic-bezier(.6,0,.3,1) forwards}@keyframes landing-stage-text-line{to{stroke-dashoffset:0}}.landing-stage-scene__signature{stroke-dasharray:180;stroke-dashoffset:180;animation:landing-stage-draw 1.6s cubic-bezier(.6,0,.3,1) 1.3s forwards}.landing-stage-scene__stamp{transform-origin:245px 85px;transform-box:fill-box;opacity:0;transform:scale(.3) rotate(-20deg);animation:landing-stage-stamp-in .7s cubic-bezier(.22,1.4,.5,1) 2.7s forwards}@keyframes landing-stage-stamp-in{0%{opacity:0;transform:scale(.3) rotate(-20deg)}60%{opacity:1;transform:scale(1.15) rotate(6deg)}to{opacity:1;transform:scale(1) rotate(-4deg)}}.landing-stage-scene__check{stroke-dasharray:50;stroke-dashoffset:50;animation:landing-stage-draw .5s ease-out 3.3s forwards}.landing-stage-scene__baseline{stroke:rgba(255,255,255,.16);stroke-width:1.2}.landing-stage-scene__bar{opacity:0;transform:scaleY(0);animation:landing-stage-bar-in .9s cubic-bezier(.22,.9,.28,1.1) both}@keyframes landing-stage-bar-in{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.landing-stage-scene__trend{stroke-dasharray:500;stroke-dashoffset:500;animation:landing-stage-draw 1.6s cubic-bezier(.6,0,.3,1) 1s forwards}.landing-stage-scene__trend-arrow{stroke-dasharray:80;stroke-dashoffset:80;animation:landing-stage-draw .5s ease-out 2.4s forwards}.landing-stage-scene__node{fill:var(--nrt-amber,#f59e0b);filter:drop-shadow(0 0 6px rgba(245,158,11,.85));opacity:0;animation:landing-stage-node-pulse .6s ease-out both}@keyframes landing-stage-node-pulse{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.landing-hero__float{position:absolute;background:var(--color-card);border:1px solid var(--color-border);border-radius:.75rem;padding:.75rem 1rem;box-shadow:0 8px 24px var(--color-shadow);font-size:.75rem;font-weight:600;z-index:5}.landing-hero__float--1{top:-10%;right:-5%;animation:float 6s ease-in-out infinite}.landing-hero__float--2{bottom:5%;left:-8%;animation:float 7s ease-in-out 1s infinite}.landing-hero__float--3{bottom:30%;right:-12%;animation:float 5s ease-in-out .5s infinite}@media (prefers-reduced-motion:reduce){.landing-hero__stage-inner,.landing-stage-scene__bar,.landing-stage-scene__check,.landing-stage-scene__flow-check,.landing-stage-scene__flow-dot,.landing-stage-scene__flow-edge,.landing-stage-scene__flow-node,.landing-stage-scene__glow,.landing-stage-scene__line,.landing-stage-scene__node,.landing-stage-scene__signature,.landing-stage-scene__stamp,.landing-stage-scene__text-line,.landing-stage-scene__trend,.landing-stage-scene__trend-arrow{animation:none!important;stroke-dashoffset:0!important;opacity:1!important;transform:none!important}}@media (max-width:900px){.landing-hero__stage-frame{border-radius:1rem}.landing-hero__stage-corner{width:16px;height:16px}.landing-hero__stage-inner{padding:1.5rem}}.landing-stats{padding:3rem 1.5rem;background:var(--color-primary);color:#ffffff}.landing-stats__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.landing-stats__item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.landing-stats__number{font-size:2.5rem;font-weight:800;line-height:1}.landing-stats__label{font-size:.875rem;opacity:.85;font-weight:500}.landing-section__title{font-size:clamp(2rem,4vw,3.25rem);font-weight:500;text-align:center;color:var(--color-foreground);margin-bottom:.75rem;letter-spacing:-.03em;line-height:1.04}.landing-section--dark .landing-section__title{color:#f1f5f9}.landing-section__subtitle{font-size:1.125rem;color:var(--color-muted);text-align:center;max-width:600px;margin:0 auto 3.5rem}.landing-section--dark .landing-section__subtitle{color:#94a3b8}.landing-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.landing-features__card{padding:2rem;background:var(--color-card);border:1px solid var(--nrt-line);border-radius:1rem;transition:all .3s cubic-bezier(.2,.8,.2,1);cursor:default}.landing-features__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px var(--color-shadow);border-color:var(--color-primary)}.landing-features__icon{width:48px;height:48px;background:linear-gradient(135deg,rgba(57,127,163,.12),rgba(99,102,241,.08));border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--color-primary);font-size:1.25rem}.landing-features__card-title{font-size:1.125rem;font-weight:700;color:var(--color-foreground);margin-bottom:.5rem}.landing-features__card-desc{font-size:.9rem;color:var(--color-muted);line-height:1.6}.landing-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.landing-steps__connector{position:absolute;top:2rem;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--color-primary),var(--color-border),var(--color-primary));z-index:0}.landing-steps__step{position:relative;z-index:1;text-align:center}.landing-steps__num{width:4rem;height:4rem;background:linear-gradient(135deg,var(--color-primary) 0,#2d6685 100%);color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin:0 auto 1.25rem;box-shadow:0 4px 14px rgba(57,127,163,.3)}.landing-steps__step-title{font-size:1.125rem;font-weight:700;color:var(--color-foreground);margin-bottom:.5rem}.landing-steps__step-desc{font-size:.875rem;color:var(--color-muted);line-height:1.6}.landing-ai{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);color:#f1f5f9}.landing-ai__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.landing-ai__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:999px;font-size:.8125rem;font-weight:600;color:#a5b4fc;margin-bottom:1.5rem}.landing-ai__title{font-size:clamp(2rem,4vw,3.25rem);font-weight:500;margin-bottom:.75rem;letter-spacing:-.03em;line-height:1.04}.landing-ai__subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;line-height:1.7}.landing-ai__features{display:flex;flex-direction:column;gap:1.5rem}.landing-ai__feature{display:flex;gap:1rem}.landing-ai__feature-icon{width:40px;height:40px;min-width:40px;background:rgba(99,102,241,.15);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.landing-ai__feature-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.landing-ai__feature-desc{font-size:.875rem;color:#94a3b8;line-height:1.5}.landing-ai__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.landing-ai__stat{text-align:center;padding:2rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:1rem;transition:all .3s ease}.landing-ai__stat:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.landing-ai__stat-num{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.landing-ai__stat-label{font-size:.875rem;color:#94a3b8;font-weight:500}.landing-flow__wrapper{background:var(--color-card);border:1px solid var(--nrt-line);border-radius:1rem;padding:2rem;overflow:hidden;box-shadow:0 8px 32px var(--color-shadow)}.landing-flow__label{text-align:center;font-size:.8125rem;color:var(--color-muted);margin-top:1rem;font-style:italic}.landing-slider{position:relative;max-width:900px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px var(--color-shadow);border:1px solid var(--nrt-line);background:var(--color-card);touch-action:pan-y}.landing-slider__track{display:flex;transition:transform .6s cubic-bezier(.16,1,.3,1)}.landing-slider__slide{min-width:100%;position:relative;transition:opacity .4s ease}.landing-slider__slide:not(.landing-slider__slide--active){opacity:.55}.landing-slider__slide img{width:100%;height:auto;display:block;position:relative;z-index:2}.landing-slider__caption{position:relative;padding:1.125rem 3rem 1.125rem 1.5rem;background:var(--color-surface);border-top:1px solid var(--color-border);text-align:left}.landing-slider__caption-title{margin:0 0 .25rem;font-family:var(--font-landing-display);font-size:1rem;font-weight:700;color:var(--color-foreground);letter-spacing:-.005em}.landing-slider__caption-desc{margin:0;font-size:.8125rem;line-height:1.5;color:var(--color-muted)}.landing-slider__caption-counter{position:absolute;top:50%;right:1rem;transform:translateY(-50%);font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.2rem .6rem;border-radius:999px;background:var(--color-card);color:var(--nrt-amber,#f59e0b);border:1px solid var(--color-border)}.landing-slider__skeleton{position:absolute;inset:0;display:none;flex-direction:column;gap:.5rem;padding:1.25rem;background:var(--color-surface);z-index:1}.landing-slider__skeleton--visible{display:flex}.landing-slider__skeleton-bar{display:block;height:12%;border-radius:6px;background:var(--color-card);border:1px solid var(--color-border)}.landing-slider__skeleton--accent-0 .landing-slider__skeleton-bar:first-child,.landing-slider__skeleton--accent-1 .landing-slider__skeleton-bar:nth-child(2),.landing-slider__skeleton--accent-2 .landing-slider__skeleton-bar:nth-child(3){background:linear-gradient(90deg,var(--color-primary,#6366f1),var(--nrt-amber,#f59e0b));opacity:.25;border-color:transparent}.landing-slider__skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;flex:1}.landing-slider__skeleton-grid>span{border-radius:6px;background:var(--color-card);border:1px solid var(--color-border)}.landing-slider__dots{display:flex;justify-content:center;gap:.5rem;padding:1rem;background:var(--color-surface)}.landing-slider__dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--color-border);cursor:pointer;transition:all .2s ease;padding:0}.landing-slider__dot--active{background:var(--color-primary);transform:scale(1.3)}.landing-slider__arrow{position:absolute;top:50%;transform:translateY(-75%);background:var(--color-card);border:1px solid var(--color-border);color:var(--color-foreground);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s ease;font-size:1.125rem}.landing-slider__arrow:hover{background:var(--color-primary);color:#ffffff;border-color:var(--color-primary)}.landing-slider__arrow--prev{left:1rem}.landing-slider__arrow--next{right:1rem}.landing-slider__slide-btn{display:block;width:100%;padding:0;margin:0;border:0;background:transparent;cursor:zoom-in;position:relative;overflow:hidden}.landing-slider__slide-btn:focus-visible{outline:3px solid var(--color-primary);outline-offset:-3px}.landing-slider__slide-btn img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.landing-slider__slide-btn:focus-visible img,.landing-slider__slide-btn:hover img{transform:scale(1.015)}.landing-slider__zoom-hint{position:absolute;top:.875rem;right:.875rem;width:38px;height:38px;border-radius:50%;background:rgba(10,15,26,.62);color:#fff;display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-4px) scale(.92);transition:opacity .2s ease,transform .2s ease,background-color .2s ease;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:4}.landing-slider__zoom-hint svg{width:18px;height:18px}.landing-slider__slide-btn:focus-visible .landing-slider__zoom-hint,.landing-slider__slide-btn:hover .landing-slider__zoom-hint{opacity:1;transform:translateY(0) scale(1);background:rgba(10,15,26,.78)}.landing-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background-color:rgba(4,8,18,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:clamp(1rem,4vw,4rem);animation:landing-lightbox-fade .25s ease-out;touch-action:pan-y}@keyframes landing-lightbox-fade{0%{opacity:0}to{opacity:1}}.landing-lightbox__content{position:relative;max-width:min(1200px,100%);max-height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:landing-lightbox-zoom .3s cubic-bezier(.22,1,.36,1)}@keyframes landing-lightbox-zoom{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.landing-lightbox__image{display:block;max-width:100%;max-height:calc(100vh - 11rem);width:auto;height:auto;border-radius:1rem;box-shadow:0 30px 80px rgba(0,0,0,.5);object-fit:contain;background-color:var(--color-card)}.landing-lightbox__caption{text-align:center;color:#fff;max-width:720px;display:flex;flex-direction:column;align-items:center;gap:.5rem}.landing-lightbox__caption-title{margin:0;font-family:var(--font-landing-display);font-size:1.0625rem;font-weight:700;color:#fff;letter-spacing:-.01em}.landing-lightbox__caption-desc{margin:0;font-size:.9375rem;line-height:1.55;color:rgba(255,255,255,.78);max-width:56ch}.landing-lightbox__counter{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;border-radius:999px;background-color:rgba(255,255,255,.12);color:var(--nrt-amber,#f59e0b)}.landing-lightbox__close,.landing-lightbox__nav{position:absolute;background-color:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;font-family:var(--font-landing-sans);transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.landing-lightbox__close:focus-visible,.landing-lightbox__close:hover,.landing-lightbox__nav:focus-visible,.landing-lightbox__nav:hover{background-color:var(--nrt-amber,#f59e0b);border-color:var(--nrt-amber,#f59e0b);color:#0a0f1a;outline:none;transform:scale(1.06)}.landing-lightbox__close{top:1.5rem;right:1.5rem;width:44px;height:44px}.landing-lightbox__nav{top:50%;width:52px;height:52px;transform:translateY(-50%);font-size:2rem}.landing-lightbox__nav:focus-visible,.landing-lightbox__nav:hover{transform:translateY(-50%) scale(1.06)}.landing-lightbox__nav--prev{left:1.5rem}.landing-lightbox__nav--next{right:1.5rem}@media (max-width:768px){.landing-lightbox{padding:1rem}.landing-lightbox__close{top:.75rem;right:.75rem;width:38px;height:38px}.landing-lightbox__nav{width:40px;height:40px}.landing-lightbox__nav--prev{left:.5rem}.landing-lightbox__nav--next{right:.5rem}.landing-lightbox__image{max-height:calc(100vh - 16rem)}.landing-lightbox__caption-title{font-size:.9375rem}.landing-lightbox__caption-desc{font-size:.8125rem}.landing-slider__zoom-hint{opacity:1;transform:translateY(0) scale(1);width:34px;height:34px}.landing-slider__zoom-hint svg{width:16px;height:16px}.landing-slider__caption{padding:.875rem 3rem .875rem 1rem}.landing-slider__caption-title{font-size:.9375rem}.landing-slider__caption-desc{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.landing-lightbox,.landing-lightbox__content{animation:none}.landing-slider__slide,.landing-slider__slide-btn img{transition:none}.landing-slider__slide-btn:focus-visible img,.landing-slider__slide-btn:hover img{transform:none}}.landing-pricing__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.landing-pricing__card{padding:2.5rem 2rem;background:var(--color-card);border:1px solid var(--nrt-line);border-radius:1rem;text-align:center;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative}.landing-pricing__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px var(--color-shadow)}.landing-pricing__card--featured{border-color:var(--color-primary);box-shadow:0 8px 32px rgba(57,127,163,.15);transform:scale(1.03)}.landing-pricing__card--featured:hover{transform:scale(1.03) translateY(-4px)}.landing-pricing__popular{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--color-primary) 0,#6366f1 100%);color:#ffffff;padding:.25rem 1.25rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.landing-pricing__name{font-size:1.25rem;font-weight:700;color:var(--color-foreground);margin-bottom:.5rem}.landing-pricing__desc{font-size:.875rem;color:var(--color-muted);margin-bottom:1.5rem}.landing-pricing__price{font-size:2.75rem;font-weight:800;color:var(--color-foreground);margin-bottom:.25rem;line-height:1}.landing-pricing__price span{font-size:1rem;font-weight:500;color:var(--color-muted)}.landing-pricing__price-note{font-size:.75rem;color:var(--color-muted);margin-bottom:2rem}.landing-pricing__features{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.landing-pricing__feature{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;font-size:.9rem;color:var(--color-foreground);border-bottom:1px solid var(--color-border)}.landing-pricing__feature:last-child{border-bottom:none}.landing-pricing__check{color:var(--color-success);font-weight:700;font-size:1rem}.landing-cta{background:linear-gradient(135deg,var(--color-primary) 0,#2d6685 50%,#1e293b 100%);color:#ffffff;text-align:center}.landing-cta__title{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:500;margin-bottom:1rem;letter-spacing:-.035em;line-height:1.04}.landing-cta__subtitle{font-size:1.125rem;opacity:.9;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.landing-cta__buttons{gap:1rem;margin-bottom:2rem}.landing-cta__buttons,.landing-cta__perks{display:flex;justify-content:center;flex-wrap:wrap}.landing-cta__perks{gap:2rem;font-size:.875rem;opacity:.85}.landing-cta__perk{display:flex;align-items:center;gap:.375rem}.landing-footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:3rem 1.5rem 1.5rem}.dark .landing-footer{background:#0f172a}.landing-footer__inner{max-width:1200px;margin:0 auto}.landing-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.landing-footer__brand-desc{font-size:.875rem;color:var(--color-muted);line-height:1.6;margin-top:.75rem}.landing-footer__col-title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-foreground);margin-bottom:1rem}.landing-footer__link{display:block;font-size:.875rem;color:var(--color-muted);text-decoration:none;padding:.25rem 0;transition:color .15s ease}.landing-footer__link:hover{color:var(--color-primary);text-decoration:none}.landing-footer__bottom{border-top:1px solid var(--color-border);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:var(--color-muted)}.landing-footer__made{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.landing-footer__brand-link{font-weight:600;color:var(--color-foreground,inherit);text-decoration:none;transition:opacity .15s ease}.landing-footer__brand-link:hover{opacity:.8;text-decoration:underline}.landing-footer__brand-link:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.landing-chat__trigger{position:fixed;bottom:1.5rem;right:1.5rem;width:56px;height:56px;background:linear-gradient(135deg,var(--color-primary) 0,#6366f1 100%);color:#ffffff;border:none;border-radius:50%;cursor:pointer;z-index:999;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:0 4px 20px rgba(57,127,163,.4);transition:all .2s ease}.landing-chat__trigger:hover{transform:scale(1.1);box-shadow:0 6px 28px rgba(57,127,163,.5)}.landing-chat__trigger--pulse{animation:pulse-ring 2s ease-out infinite}.landing-chat__panel{position:fixed;bottom:5.5rem;right:1.5rem;width:360px;max-height:500px;background:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;box-shadow:0 20px 60px var(--color-shadow);z-index:999;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}.landing-chat__header{padding:1rem 1.25rem;background:linear-gradient(135deg,var(--color-primary) 0,#2d6685 100%);color:#ffffff;display:flex;align-items:center;justify-content:space-between}.landing-chat__header-info{display:flex;align-items:center;gap:.625rem}.landing-chat__avatar{width:32px;height:32px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem}.landing-chat__header-name{font-weight:600;font-size:.9rem}.landing-chat__demo-badge{display:inline-block;padding:.1rem .4rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgba(255,255,255,.2);color:rgba(255,255,255,.7);border-radius:.25rem;vertical-align:middle}.landing-chat__header-status{font-size:.75rem;opacity:.85}.landing-chat__close{background:rgba(255,255,255,.15);border:none;color:#ffffff;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background .15s ease}.landing-chat__close:hover{background:rgba(255,255,255,.25)}.landing-chat__body{padding:1.25rem;overflow-y:auto;flex:1}.landing-chat__welcome{font-size:.9rem;color:var(--color-foreground);margin-bottom:1rem;line-height:1.5}.landing-chat__questions{display:flex;flex-direction:column;gap:.5rem}.landing-chat__question-btn{text-align:left;padding:.75rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.625rem;cursor:pointer;font-size:.8125rem;color:var(--color-foreground);transition:all .2s ease;line-height:1.4}.landing-chat__question-btn:hover{border-color:var(--color-primary);background:rgba(57,127,163,.05)}.landing-chat__answer{padding:.75rem 1rem;background:rgba(57,127,163,.08);border-radius:.625rem;font-size:.8125rem;color:var(--color-foreground);line-height:1.6;margin-top:.5rem;animation:fadeIn .3s ease}.landing-chat__footer{padding:.75rem 1.25rem;border-top:1px solid var(--color-border);text-align:center}.landing-chat__footer a{font-size:.8125rem;font-weight:600;color:var(--color-primary)}.contact-form{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-form__field{display:flex;flex-direction:column;gap:.375rem}.contact-form__label{font-size:.875rem;font-weight:600;color:var(--color-foreground)}.contact-form__input{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:.625rem;font-size:.9375rem;color:var(--color-foreground);background:var(--color-card);transition:all .2s ease;font-family:inherit;outline:none}.contact-form__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(57,127,163,.12)}.contact-form__input::placeholder{color:var(--color-muted);opacity:.7}.contact-form__textarea{resize:vertical;min-height:140px}.contact-form__error{padding:.75rem 1rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:.625rem;color:#ef4444;font-size:.875rem}.contact-form__note{text-align:center;font-size:.8125rem;color:var(--color-muted);margin-top:.5rem}.contact-success{text-align:center;padding:3rem 2rem;margin-top:2rem}.contact-success__icon{width:64px;height:64px;background:rgba(16,185,129,.1);color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;margin:0 auto 1.5rem}.contact-success__title{font-size:1.5rem;font-weight:700;color:var(--color-foreground);margin-bottom:.75rem}.contact-success__text{font-size:1rem;color:var(--color-muted);line-height:1.6}.contact-info{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.contact-info__card{text-align:center;padding:2rem 1rem;background:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;transition:all .3s ease}.contact-info__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--color-shadow)}.contact-info__icon{font-size:1.5rem;margin-bottom:.75rem}.contact-info__label{font-size:.8125rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.contact-info__value{font-size:.9375rem;color:var(--color-primary);text-decoration:none;font-weight:500}.contact-info__value:hover{text-decoration:underline}@media (max-width:768px){.contact-form__row,.contact-info{grid-template-columns:1fr}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(57,127,163,.4)}70%{box-shadow:0 0 0 16px rgba(57,127,163,0)}to{box-shadow:0 0 0 0 rgba(57,127,163,0)}}@keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-dash{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes node-pulse{0%,to{r:18}50%{r:22}}@keyframes landing-login-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-login-slide-up{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1024px){.landing-hero__content{grid-template-columns:1fr;text-align:center;gap:3rem}.landing-hero__text{max-width:100%}.landing-hero__ctas{justify-content:center}.landing-hero__visual{max-width:480px;margin:0 auto}.landing-features__grid,.landing-steps__grid{grid-template-columns:repeat(2,1fr)}.landing-steps__connector{display:none}.landing-ai__grid{grid-template-columns:1fr;gap:3rem}.landing-pricing__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.landing-pricing__card--featured{transform:none}.landing-pricing__card--featured:hover{transform:translateY(-4px)}.landing-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-termbar__inner{padding:7px 16px;font-size:9.5px}.landing-termbar__right .landing-termbar__pill:nth-child(2),.landing-termbar__right .landing-termbar__pill:nth-child(3){display:none}.landing-section{padding:4rem 1rem}.landing-hero{padding:7rem 1rem 3rem;min-height:auto}.landing-hero__title{font-size:2.25rem}.landing-hero__subtitle{font-size:1.0625rem}.landing-section__title{font-size:1.75rem}.landing-header__nav{display:none}.landing-header__mobile-toggle{display:flex}.landing-header__nav--open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--color-background);border-bottom:1px solid var(--color-border);padding:1rem 1.5rem;gap:.75rem;box-shadow:0 8px 24px var(--color-shadow)}.landing-stats__inner{grid-template-columns:repeat(2,1fr)}.landing-features__grid,.landing-steps__grid{grid-template-columns:1fr}.landing-steps__grid{gap:1.5rem}.landing-ai__stats{grid-template-columns:repeat(3,1fr);gap:1rem}.landing-ai__title,.landing-cta__title{font-size:1.75rem}.landing-footer__grid{grid-template-columns:1fr;gap:2rem}.landing-footer__bottom{flex-direction:column;gap:.75rem;text-align:center}.landing-chat__panel{width:calc(100vw - 2rem);right:1rem;left:1rem;bottom:5rem}.landing-slider__arrow{display:none}}@media (max-width:480px){.landing-hero__title{font-size:1.875rem}.landing-hero__ctas{flex-direction:column}.landing-hero__ctas .landing-btn{width:100%}.landing-stats__number{font-size:2rem}.landing-pricing__price{font-size:2.25rem}.landing-ai__stats{grid-template-columns:1fr}.landing-cta__perks{flex-direction:column;align-items:center}}.sub-root{background:var(--color-background);color:var(--color-foreground)}.sub-root--blue{--sub-accent:#397fa3;--sub-accent-soft:rgba(57,127,163,0.08)}.sub-root--violet{--sub-accent:#7c3aed;--sub-accent-soft:rgba(124,58,237,0.08)}.sub-root--amber{--sub-accent:#d97706;--sub-accent-soft:rgba(217,119,6,0.08)}.sub-root--emerald{--sub-accent:#059669;--sub-accent-soft:rgba(5,150,105,0.08)}.sub-nav{display:none}@media (min-width:900px){.sub-nav{display:flex;gap:1.5rem}}.sub-hero{padding:8rem 1.5rem 4rem;background:radial-gradient(circle at 12% 18%,var(--sub-accent-soft),transparent 45%),linear-gradient(180deg,var(--color-surface) 0,var(--color-background) 100%);border-bottom:1px solid var(--color-border)}.sub-hero__inner{max-width:1040px;margin:0 auto}.sub-hero__back{display:inline-block;color:var(--color-muted);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.75rem;text-decoration:none;transition:color .15s ease}.sub-hero__back:hover,.sub-hero__kicker{color:var(--sub-accent)}.sub-hero__kicker{display:inline-block;padding:.375rem .875rem;border-radius:999px;background:var(--sub-accent-soft);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.25rem}.sub-hero__title{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1;margin:0 0 1.25rem;color:var(--color-foreground);letter-spacing:-.02em;max-width:22ch}.sub-hero__lede{font-size:1.125rem;line-height:1.65;color:var(--color-muted);max-width:62ch;margin:0}.sub-body{flex:1;padding:4rem 1.5rem 6rem}.sub-body__inner{max-width:1040px;margin:0 auto}.sub-section{margin-bottom:4.5rem}.sub-section:last-child{margin-bottom:0}.sub-section__head{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border)}@media (min-width:760px){.sub-section__head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.sub-section__kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sub-accent)}.sub-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:.25rem 0 0;color:var(--color-foreground);letter-spacing:-.01em}.sub-section__lede{color:var(--color-muted);max-width:48ch;font-size:.9375rem;line-height:1.6;margin:0}.sub-prose{font-size:1rem;line-height:1.75;color:var(--color-foreground);max-width:68ch}.sub-prose p{margin:0 0 1.1em}.sub-prose h3{font-size:1.25rem;font-weight:700;margin:2rem 0 .75rem;color:var(--color-foreground)}.sub-prose h4{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--sub-accent);margin:1.5rem 0 .5rem}.sub-prose ol,.sub-prose ul{margin:0 0 1.25em;padding-left:1.25em}.sub-prose li{margin-bottom:.4em}.sub-prose a{color:var(--sub-accent);text-decoration:underline;text-underline-offset:2px}.sub-prose a:hover{color:var(--color-primary-hover)}.sub-prose strong{color:var(--color-foreground);font-weight:700}.sub-prose em{color:var(--color-muted)}.sub-prose code{background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px;padding:1px 6px;font-size:.9em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.sub-prose hr{border:0;border-top:1px solid var(--color-border);margin:2rem 0}.sub-prose table{width:100%;border-collapse:collapse;margin:1.25em 0;font-size:.9375rem}.sub-prose td,.sub-prose th{text-align:left;padding:.75rem .875rem;border-bottom:1px solid var(--color-border);vertical-align:top}.sub-prose th{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);background:var(--color-surface)}.sub-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.sub-grid{grid-template-columns:1fr 1fr}}@media (min-width:1020px){.sub-grid{grid-template-columns:1fr 1fr 1fr}}.sub-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem 1.375rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sub-card:hover{border-color:var(--sub-accent);transform:translateY(-2px);box-shadow:0 12px 28px var(--color-shadow)}.sub-card__tag{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sub-accent);background:var(--sub-accent-soft);padding:.25rem .625rem;border-radius:999px;margin-bottom:.875rem}.sub-card__title{font-size:1.0625rem;font-weight:700;color:var(--color-foreground);margin:0 0 .375rem;line-height:1.3}.sub-card__meta{font-size:.75rem;color:var(--color-muted);margin-bottom:.75rem}.sub-card__body{font-size:.9375rem;line-height:1.6;color:var(--color-muted);margin:0}.sub-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}@media (min-width:760px){.sub-stats{grid-template-columns:repeat(4,1fr)}}.sub-stat{background:var(--color-card);padding:1.5rem 1.25rem;text-align:left}.sub-stat__value{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:var(--color-foreground);margin-bottom:.25rem;letter-spacing:-.02em}.sub-stat__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.sub-cta{margin-top:4rem;padding:3rem 2rem;background:linear-gradient(135deg,var(--sub-accent) 0,var(--color-primary-hover) 100%);border-radius:16px;color:#ffffff;text-align:center}.sub-cta__kicker{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.8;margin-bottom:.5rem}.sub-cta__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin:0 0 .75rem}.sub-cta__lede{font-size:1rem;line-height:1.6;margin:0 auto 1.75rem;max-width:56ch;opacity:.9}.sub-cta__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.sub-cta .landing-btn--primary{background:#ffffff;color:var(--sub-accent)}.sub-cta .landing-btn--primary:hover{background:#f3f4f6}.sub-cta .landing-btn--secondary{background:transparent;border-color:rgba(255,255,255,.45);color:#ffffff}.sub-cta .landing-btn--secondary:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.8)}.sub-timeline{border-left:2px solid var(--color-border);padding-left:1.75rem;margin-top:1rem}.sub-timeline__item{position:relative;padding-bottom:2.25rem}.sub-timeline__item:last-child{padding-bottom:0}.sub-timeline__item:before{content:"";position:absolute;left:-2.125rem;top:.5rem;width:.6875rem;height:.6875rem;border-radius:50%;background:var(--sub-accent);border:2px solid var(--color-background)}.sub-timeline__date{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sub-accent);margin-bottom:.375rem}.sub-timeline__title{font-size:1.125rem;font-weight:700;color:var(--color-foreground);margin:0 0 .5rem;line-height:1.3}.sub-timeline__body{font-size:.9375rem;line-height:1.65;color:var(--color-muted);margin:0}.sub-timeline__author{font-size:.75rem;color:var(--color-muted);font-style:italic;margin-top:.5rem}.sub-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}@media (min-width:640px){.sub-logos{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.sub-logos{grid-template-columns:repeat(4,1fr)}}.sub-logos__item{background:var(--color-card);padding:1.5rem 1rem;text-align:center;font-weight:700;font-size:.9375rem;color:var(--color-muted);letter-spacing:-.01em;transition:color .18s ease}.sub-logos__item:hover{color:var(--sub-accent)}.sub-case{background:var(--color-card);border:1px solid var(--color-border);border-radius:14px;padding:2rem 1.75rem}.sub-case__tag{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sub-accent);background:var(--sub-accent-soft);padding:.25rem .625rem;border-radius:999px;margin-bottom:.75rem}.sub-case__name{font-size:1.375rem;font-weight:800;color:var(--color-foreground);margin:0 0 1rem}.sub-case__quote{font-size:1.0625rem;line-height:1.65;color:var(--color-foreground);font-style:italic;margin:0 0 .75rem;padding-left:1rem;border-left:3px solid var(--sub-accent)}.sub-case__speaker{font-size:.8125rem;color:var(--color-muted);margin-bottom:1.25rem}.sub-case__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--color-border);border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1px}.sub-case__metric{background:var(--color-card);padding:1rem .75rem;text-align:center}.sub-case__metric-value{font-size:1.375rem;font-weight:800;color:var(--sub-accent)}.sub-case__metric-label{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.sub-two{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1100px;margin:0 auto}@media (min-width:980px){.sub-two{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:3rem}}.sub-two__aside{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:980px){.sub-two__aside{position:sticky;top:6rem;align-self:start}}.sub-two__aside-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem 1.125rem}.sub-two__aside-kicker{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sub-accent);margin-bottom:.625rem}.sub-two__aside-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:.8125rem;color:var(--color-muted)}.sub-two__aside-list a{color:var(--color-foreground);text-decoration:none}.sub-two__aside-list a:hover{color:var(--sub-accent)}.sub-two__aside-card p{margin:0 0 .625rem;font-size:.8125rem;color:var(--color-muted);line-height:1.55}.sub-timeline__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.sub-timeline__tag{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sub-accent);background:var(--sub-accent-soft);padding:.1875rem .5rem;border-radius:999px}.sub-timeline__title-en{font-size:.875rem;font-weight:500;font-style:italic;color:var(--color-muted);margin:0 0 .75rem;line-height:1.4}.sub-cases{display:grid;grid-template-columns:1fr;gap:1.75rem}@media (min-width:820px){.sub-cases{grid-template-columns:repeat(2,1fr)}}.sub-case__company{font-size:1.25rem;font-weight:800;color:var(--color-foreground);margin:0 0 1rem;letter-spacing:-.01em}.sub-case__quote-en{font-size:.875rem;line-height:1.55;color:var(--color-muted);font-style:italic;margin:0 0 .875rem;padding-left:1rem;border-left:3px solid var(--color-border)}.sub-roles{display:grid;grid-template-columns:1fr;gap:1.25rem}.sub-role{background:var(--color-card);border:1px solid var(--color-border);border-radius:14px;padding:1.75rem;transition:border-color .18s ease,transform .18s ease}.sub-role:hover{border-color:var(--sub-accent);transform:translateY(-2px)}.sub-role__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.sub-role__id{font-size:1.125rem;font-weight:800;color:var(--color-foreground);letter-spacing:-.01em}.sub-role__loc{font-size:.75rem;color:var(--color-muted);font-weight:500}.sub-role__stack{font-family:JetBrains Mono,Menlo,monospace;font-size:.75rem;color:var(--sub-accent);background:var(--sub-accent-soft);padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem;display:inline-block}.sub-role__body{font-size:.9375rem;line-height:1.65;color:var(--color-muted);margin:0 0 1.25rem}.sub-role__apply{padding:.5rem 1rem;font-size:.8125rem}.sub-grid--3{grid-template-columns:1fr}@media (min-width:680px){.sub-grid--3{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.sub-grid--3{grid-template-columns:repeat(3,1fr)}}.sub-legal{padding:2rem 0;border-bottom:1px solid var(--color-border)}.sub-legal:last-child{border-bottom:none}.sub-legal__num{font-family:JetBrains Mono,Menlo,monospace;font-size:.75rem;font-weight:700;color:var(--sub-accent);letter-spacing:.04em;margin-bottom:.5rem}.sub-legal__title{font-size:1.375rem;font-weight:800;color:var(--color-foreground);margin:0 0 1rem;line-height:1.3;letter-spacing:-.01em}.sub-legal__title em{display:block;font-weight:500;margin-top:.25rem}.sub-legal__body,.sub-legal__title em{font-size:.9375rem;color:var(--color-muted)}.sub-legal__body{line-height:1.7;margin:0 0 .875rem}.sub-legal__body--en{font-size:.875rem;font-style:italic;color:var(--color-muted);opacity:.75}.sub-empty{display:flex;align-items:center;gap:1.5rem;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px;padding:1.75rem 2rem}.sub-empty__icon{font-size:2.5rem;font-weight:300;color:var(--sub-accent);line-height:1}.sub-empty__label{font-size:.9375rem;line-height:1.55;color:var(--color-muted)}.sub-empty__label em{font-size:.8125rem;opacity:.7}@media (max-width:720px){.sub-hero{padding:6rem 1rem 3rem}.sub-body{padding:3rem 1rem 4.5rem}.sub-cta{padding:2.25rem 1.25rem}.sub-role__head{flex-direction:column;align-items:flex-start;gap:.375rem}.sub-empty{flex-direction:column;text-align:center}}