.Navbar-module__I5bVQG__nav{z-index:100;padding:var(--space-5) var(--space-10);-webkit-backdrop-filter:blur(12px);background:#ffffe3;border-bottom:.5px solid #0000;justify-content:space-between;align-items:center;transition:border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__I5bVQG__scrolled{border-color:var(--border)}.Navbar-module__I5bVQG__logo{align-items:center;gap:var(--space-3);color:var(--text-primary);text-decoration:none;display:flex}.Navbar-module__I5bVQG__logoMark{border:1.5px solid var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__I5bVQG__wordmark{font-family:var(--font-body);font-size:var(--text-base);letter-spacing:-.01em;flex-direction:column;font-weight:500;line-height:1.1;display:flex}.Navbar-module__I5bVQG__wordmarkSub{color:var(--text-secondary);font-weight:400}.Navbar-module__I5bVQG__links{align-items:center;gap:var(--space-8);list-style:none;display:flex}.Navbar-module__I5bVQG__link{font-size:var(--text-sm);color:var(--text-primary);letter-spacing:.01em;font-weight:400;text-decoration:none;transition:color .2s}.Navbar-module__I5bVQG__link:hover{color:var(--text-secondary)}@media (max-width:768px){.Navbar-module__I5bVQG__nav{padding:var(--space-4) var(--space-6)}.Navbar-module__I5bVQG__links{gap:var(--space-6)}}
.Footer-module__MPE0dq__footer{margin-top:var(--space-8)}.Footer-module__MPE0dq__top{padding:var(--space-16) var(--space-10);justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-wrap:wrap;display:flex}.Footer-module__MPE0dq__brand{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__MPE0dq__brandName{font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.01em;font-weight:500}.Footer-module__MPE0dq__tagline{font-size:var(--text-sm);color:var(--text-muted);max-width:220px;line-height:1.5}.Footer-module__MPE0dq__linksGroup{gap:var(--space-16);display:flex}.Footer-module__MPE0dq__col{flex-direction:column;display:flex}.Footer-module__MPE0dq__colHeading{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-4);font-weight:500}.Footer-module__MPE0dq__colList{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.Footer-module__MPE0dq__colLink{font-size:var(--text-sm);color:var(--text-secondary);text-decoration:none;transition:color .2s}.Footer-module__MPE0dq__colLink:hover{color:var(--text-primary)}.Footer-module__MPE0dq__bottom{padding:var(--space-6) var(--space-10);border-top:.5px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Footer-module__MPE0dq__copy{font-size:var(--text-xs);color:var(--text-muted)}@media (max-width:768px){.Footer-module__MPE0dq__top{padding:var(--space-12) var(--space-6) var(--space-8);flex-direction:column}.Footer-module__MPE0dq__linksGroup{gap:var(--space-10)}.Footer-module__MPE0dq__bottom{padding:var(--space-5) var(--space-6);gap:var(--space-2);text-align:center;flex-direction:column}}
.DemoBlock-module__k7ZerW__wrapper{opacity:0;width:100%;max-width:960px;margin:0 auto;animation:.8s .5s forwards DemoBlock-module__k7ZerW__fadeUp;overflow:hidden}.DemoBlock-module__k7ZerW__block{background:var(--placeholder);border-radius:var(--radius-lg);transform-origin:50%;width:100%;height:400px;transition:transform .1s linear;position:relative}.DemoBlock-module__k7ZerW__inner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DemoBlock-module__k7ZerW__label{font-size:var(--text-sm);color:#00000059;letter-spacing:.06em;text-transform:uppercase;-webkit-user-select:none;user-select:none;font-weight:500}@keyframes DemoBlock-module__k7ZerW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__D9Cm9a__hero{text-align:center;min-height:100svh;padding:120px var(--space-8) var(--space-16);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__D9Cm9a__eyebrow{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-6);opacity:0;font-weight:500;animation:.7s .1s forwards Hero-module__D9Cm9a__fadeUp}.Hero-module__D9Cm9a__headline{font-family:var(--font-body);letter-spacing:-.03em;color:var(--text-primary);max-width:720px;margin-bottom:var(--space-6);opacity:0;font-size:clamp(32px,5.5vw,56px);font-weight:700;line-height:1.08;animation:.7s .2s forwards Hero-module__D9Cm9a__fadeUp}.Hero-module__D9Cm9a__sub{font-size:var(--text-base);color:var(--text-secondary);max-width:380px;margin-bottom:var(--space-12);opacity:0;font-weight:400;line-height:1.65;animation:.7s .35s forwards Hero-module__D9Cm9a__fadeUp}@media (max-width:768px){.Hero-module__D9Cm9a__hero{padding:100px var(--space-6) var(--space-12)}}@keyframes Hero-module__D9Cm9a__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.SectionHeader-module__C2yuLa__wrapper{margin-bottom:var(--space-12)}.SectionHeader-module__C2yuLa__label{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-4);align-items:center;gap:var(--space-3);font-weight:500;display:flex}.SectionHeader-module__C2yuLa__label:after{content:"";background:var(--border-strong);width:40px;height:.5px;display:block}.SectionHeader-module__C2yuLa__heading{font-family:var(--font-body);letter-spacing:-.025em;color:var(--text-primary);margin-bottom:var(--space-4);max-width:560px;font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.12}.SectionHeader-module__C2yuLa__sub{font-size:var(--text-base);color:var(--text-secondary);max-width:440px;line-height:1.65}
.ProductSection-module__8NJuOq__section{padding:var(--space-24) var(--space-10);max-width:1100px;margin:0 auto}.ProductSection-module__8NJuOq__comingSoon{border:.5px dashed var(--border-strong);background:var(--placeholder);border-radius:14px;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.ProductSection-module__8NJuOq__comingSoonText{font-size:var(--text-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:500}@media (max-width:768px){.ProductSection-module__8NJuOq__section{padding:var(--space-16) var(--space-6)}}
.ResearchSection-module__TBq8RG__section{padding:var(--space-24) var(--space-10);max-width:1100px;margin:0 auto}.ResearchSection-module__TBq8RG__comingSoon{border:.5px dashed var(--border-strong);background:var(--placeholder);border-radius:14px;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.ResearchSection-module__TBq8RG__comingSoonText{font-size:var(--text-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:500}@media (max-width:768px){.ResearchSection-module__TBq8RG__section{padding:var(--space-16) var(--space-6)}}
.Divider-module__QGlFxG__divider{border:none;border-top:.5px solid var(--border);margin:0 var(--space-10)}@media (max-width:768px){.Divider-module__QGlFxG__divider{margin:0 var(--space-6)}}
