*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1b1b1a;-webkit-font-smoothing:antialiased;background-color:#f3f2f0;background-image:radial-gradient(100% 78% at 78% -14%,#ffffffeb,#0000 60%),radial-gradient(72% 60% at 4% 108%,#fff9,#0000 66%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}.page-loader{z-index:99999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.page-loader.hiding{animation:.5s ease-out forwards loaderFadeOut}.page-loader.hiding .loader-content{animation:.5s ease-out forwards loaderExit}.page-loader.hidden{display:none}@keyframes loaderFadeOut{to{opacity:0}}@keyframes loaderExit{to{opacity:0;transform:scale(.9)}}.loader-content{animation:.6s ease-out forwards loaderEnter}@keyframes loaderEnter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.loader-logo{width:220px;height:220px}.orbit-ring-1{transform-origin:50%;animation:12s linear infinite orbitRotate1}.orbit-ring-2{transform-origin:50%;animation:10s linear infinite orbitRotate2}.orbit-ring-3{transform-origin:50%;animation:8s linear infinite orbitRotate3}.orbit-ring-4{transform-origin:50%;animation:9s linear infinite orbitRotate4}.orbit-ring-5{transform-origin:50%;animation:7s linear infinite orbitRotate5}.orbit-ring-6{transform-origin:50%;animation:5s linear infinite orbitRotate6}@keyframes orbitRotate1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitRotate2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes orbitRotate3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitRotate4{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes orbitRotate5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitRotate6{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.loader-pulse{animation:2s ease-out infinite loaderPulse}@keyframes loaderPulse{0%{r:38;opacity:.5}to{r:110;opacity:0}}@media (max-width:480px){.loader-logo{width:180px;height:180px}}html{overflow-x:hidden}::selection{background:#00000014}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}input:focus,select:focus,button:focus{outline-offset:2px;outline:2px solid #06c}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes ripple{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes orbit{0%{transform:rotate(0)translate(60px)rotate(0)}to{transform:rotate(360deg)translate(60px)rotate(-360deg)}}.animate-in{animation:.8s ease-out forwards fadeInUp}.animate-delay-1{opacity:0;animation-delay:.1s}.animate-delay-2{opacity:0;animation-delay:.2s}.animate-delay-3{opacity:0;animation-delay:.3s}.animate-delay-4{opacity:0;animation-delay:.4s}.fade-in-on-scroll{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.fade-in-on-scroll.visible{opacity:1;transform:translateY(0)}.header{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex}.logo{color:#1b1b1a;letter-spacing:-.02em;align-items:center;font-size:18px;font-weight:600;display:inline-flex}.logo-mark{color:#fff;letter-spacing:0;background:#1b1b1a;border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;margin-right:9px;font-size:13.5px;font-weight:700;display:inline-flex}.nav-links{align-items:center;gap:28px;display:flex}.nav-link{color:#3c3b38;cursor:pointer;background:0 0;border:none;font-size:14px;transition:color .2s}.nav-link:hover{color:#1b1b1a}.btn-header{color:#fff;cursor:pointer;background:#1b1b1a;border:none;border-radius:980px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.btn-header:hover{background:#000;transform:scale(1.02)}.btn-primary{color:#fff;background:#1b1b1a;border:none;border-radius:980px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.mobile-menu-btn{color:#1b1b1a;background:0 0;border:none;padding:8px;display:none}.mobile-menu{z-index:999;-webkit-backdrop-filter:blur(24px)saturate(1.5);backdrop-filter:blur(24px)saturate(1.5);background:#fcfbf9d9;border:1px solid #00000014;border-radius:22px;flex-direction:column;gap:4px;padding:12px;display:none;position:fixed;top:76px;left:12px;right:12px;box-shadow:0 24px 60px -24px #00000059}.mobile-menu.active{animation:.26s cubic-bezier(.4,0,.2,1) mm-drop;display:flex}@keyframes mm-drop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.mobile-nav-link{color:#1b1b1a;text-align:left;background:0 0;border:none;border-radius:12px;padding:13px 14px;font-size:17px;font-weight:500;transition:background .15s}.mobile-nav-link:hover,.mobile-nav-link:active{background:#0000000d}.mobile-menu .btn-hero{text-align:center;margin-top:8px}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1000px;min-height:88vh;margin:0 auto;padding:120px 24px 64px;display:flex;position:relative}.hero-illustration{z-index:-1;opacity:.72;pointer-events:none;width:min(760px,92vw);height:min(760px,92vw);animation:90s linear infinite slowRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.hero-illustration{animation:none}}@keyframes slowRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.hero h1{letter-spacing:-.03em;color:#1b1b1a;margin-bottom:28px;font-size:clamp(44px,9vw,80px);font-weight:600;line-height:1.05}.hero-sub{color:#3c3b38;max-width:680px;margin-bottom:44px;font-size:clamp(17px,2.5vw,21px);line-height:1.55}.hero-cta{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.btn-hero{color:#fff;background:#1b1b1a;border:none;border-radius:980px;padding:16px 32px;font-size:17px;font-weight:500;transition:all .3s}.btn-hero:hover{background:#000;transform:scale(1.03);box-shadow:0 10px 30px #0000001f}.hero-note{color:#66645f;font-size:13px}.section{max-width:800px;margin:0 auto;padding:100px 24px}.section-center{text-align:center}.section-title{letter-spacing:-.02em;color:#1b1b1a;margin-bottom:24px;font-size:clamp(28px,5vw,44px);font-weight:600}.section-body{color:#3c3b38;font-size:18px;line-height:1.65}.voice-chat-container{text-align:center;width:100%;max-width:400px;margin:60px auto 40px;position:relative}.voice-chat-status{justify-content:center;align-items:center;margin-bottom:30px;padding:0;display:flex;position:relative}.voice-chat-idle{text-align:center;z-index:1;opacity:1;transition:opacity .3s,transform .3s;position:relative;transform:scale(1)}.voice-chat-idle.hidden{opacity:0;pointer-events:none;visibility:hidden;position:absolute;transform:scale(.95)}.voice-chat-orb{cursor:pointer;width:180px;height:180px;margin:0 auto 30px;position:relative}.voice-chat-orb-ring{border:1px solid #0000001a;border-radius:50%;width:180px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.voice-chat-orb-inner{background:linear-gradient(#3f3f46 0%,#27272a 50%,#18181b 100%);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #0003}.voice-chat-orb:hover .voice-chat-orb-inner{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 15px 50px #0000004d}.voice-chat-orb-inner svg{stroke:#fff;stroke-width:1.5px;width:40px;height:40px}.voice-chat-label{color:#1b1b1a;margin-bottom:8px;font-size:16px;font-weight:600}.voice-chat-hint{color:#66645f;font-size:14px;font-weight:400}.voice-chat-start-btn{color:#fff;cursor:pointer;background:#1b1b1a;border:none;border-radius:980px;justify-content:center;align-items:center;gap:10px;margin-top:30px;padding:16px 32px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.voice-chat-start-btn:hover{background:#000;transform:scale(1.02)}.voice-chat-start-btn svg{width:20px;height:20px}.voice-chat-app-link{color:#66645f;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.voice-chat-app-link:hover{color:#1b1b1a}.voice-chat-app-link svg{width:14px;height:14px}.voice-chat-active{text-align:center;z-index:1;opacity:0;width:100%;transition:opacity .3s,transform .3s;position:relative;transform:scale(.95)}.voice-chat-active.show{opacity:1;transform:scale(1);display:block!important}.voice-chat-orb.connecting{pointer-events:none}.voice-chat-orb.connecting .voice-chat-orb-inner{animation:1.5s ease-in-out infinite pulse-connecting}@keyframes pulse-connecting{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.05)}}.voice-chat-start-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.voice-chat-wave{justify-content:center;align-items:center;gap:4px;height:120px;margin-bottom:25px;display:flex}.wave-bar{background:linear-gradient(#cabaa6 0%,#8a7860 100%);border-radius:4px;width:4px;animation:.8s ease-in-out infinite waveMove}.wave-bar:first-child{height:20px;animation-delay:0s}.wave-bar:nth-child(2){height:35px;animation-delay:80ms}.wave-bar:nth-child(3){height:50px;animation-delay:.16s}.wave-bar:nth-child(4){height:70px;animation-delay:.24s}.wave-bar:nth-child(5){height:90px;animation-delay:.32s}.wave-bar:nth-child(6){height:100px;animation-delay:.4s}.wave-bar:nth-child(7){height:90px;animation-delay:.32s}.wave-bar:nth-child(8){height:70px;animation-delay:.24s}.wave-bar:nth-child(9){height:50px;animation-delay:.16s}.wave-bar:nth-child(10){height:35px;animation-delay:80ms}.wave-bar:nth-child(11){height:20px;animation-delay:0s}@keyframes waveMove{0%,to{opacity:.4;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}.voice-chat-speaking{color:#1b1b1a;margin-bottom:20px;font-size:15px;font-weight:500}.voice-chat-button{display:none}.voice-chat-end{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:980px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.voice-chat-end:hover{background:#dc2626}.voice-chat-end svg{width:18px;height:18px}@media (max-width:500px){.voice-chat-orb,.voice-chat-orb-ring{width:150px;height:150px}.voice-chat-orb-inner{width:115px;height:115px}.voice-chat-orb-inner svg{width:32px;height:32px}.voice-chat-start-btn{padding:14px 28px;font-size:14px}}.core-difference-section{background:linear-gradient(#f6f6f5 0%,#fff 100%);padding:64px 24px}.core-difference-container{max-width:1000px;margin:0 auto}.core-difference-header{text-align:center;margin-bottom:40px}.core-difference-label{text-transform:uppercase;letter-spacing:.15em;color:#8a7860;margin-bottom:16px;font-size:12px;font-weight:600}.core-difference-title{color:#1b1b1a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:600}.core-difference-subtitle{color:#3c3b38;max-width:600px;margin:0 auto;font-size:18px}.shift-visual{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:50px;display:flex}.shift-side{text-align:center;padding:20px 28px}.shift-side-label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:11px;font-weight:600}.shift-side-old .shift-side-label{color:#66645f}.shift-side-new .shift-side-label{color:#8a7860}.shift-word{letter-spacing:-.03em;font-size:clamp(28px,5vw,40px);font-weight:700}.shift-side-old .shift-word{color:#c5c5c5}.shift-side-new .shift-word{background:linear-gradient(135deg,#8a7860,#cabaa6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shift-arrow{color:#e5e5e5;font-size:24px}.core-difference-columns{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (max-width:768px){.core-difference-columns{grid-template-columns:1fr;gap:16px}}.difference-column{border-radius:24px;padding:36px 32px}@media (max-width:600px){.core-difference-section{padding:60px 16px}.core-difference-title{font-size:26px}.core-difference-subtitle{font-size:15px}.difference-column{border-radius:18px;padding:24px 20px}.difference-column-header{margin-bottom:20px;padding-bottom:16px}.difference-column-icon{border-radius:10px;width:36px;height:36px}.difference-column-icon svg{width:18px;height:18px}.difference-column-name{font-size:17px}.difference-column-label{font-size:10px}.difference-list{gap:12px}.difference-item-icon{border-radius:5px;width:20px;height:20px}.difference-item-icon svg{width:10px;height:10px}.difference-item-text{font-size:13px}.core-difference-tagline{margin-top:28px;padding:0 8px;font-size:15px}.shift-visual{margin:20px auto 30px;transform:scale(.85)}}.difference-column-old{background:#f0efec;border:1px solid #e5e5e5}.difference-column-new{background:linear-gradient(135deg,#1b1b1a 0%,#2a2a2c 100%);position:relative;overflow:hidden}.difference-column-header{border-bottom:1px solid #0000000f;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:20px;display:flex}.difference-column-new .difference-column-header{border-bottom-color:#ffffff1a}.difference-column-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.difference-column-old .difference-column-icon{background:#e5e5e5}.difference-column-new .difference-column-icon{background:linear-gradient(135deg,#8a7860 0%,#cabaa6 100%)}.difference-column-icon svg{width:22px;height:22px}.difference-column-old .difference-column-icon svg{stroke:#66645f}.difference-column-new .difference-column-icon svg{stroke:#fff}.difference-column-label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:2px;font-size:11px;font-weight:600}.difference-column-old .difference-column-label{color:#66645f}.difference-column-new .difference-column-label{color:#8a7860}.difference-column-name{font-size:20px;font-weight:600}.difference-column-old .difference-column-name{color:#3c3b38}.difference-column-new .difference-column-name{color:#fff}.difference-list{flex-direction:column;gap:16px;display:flex}.difference-item{align-items:center;gap:12px;display:flex}.difference-item-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.difference-column-old .difference-item-icon{background:#0000000a}.difference-column-new .difference-item-icon{background:#8a786026}.difference-item-icon svg{width:12px;height:12px}.difference-column-old .difference-item-icon svg{stroke:#66645f}.difference-column-new .difference-item-icon svg{stroke:#8a7860}.difference-item-text{font-size:15px;line-height:1.4}.difference-column-old .difference-item-text{color:#3c3b38}.difference-column-new .difference-item-text{color:#ffffffd9}.core-difference-tagline{text-align:center;color:#1b1b1a;margin-top:40px;font-size:18px}.core-difference-tagline em{color:#8a7860;font-style:normal;font-weight:500}.products-section{background:linear-gradient(#f6f6f5 0%,#fff 100%);padding:64px 24px}.products-header{text-align:center;margin-bottom:48px}.products-label{text-transform:uppercase;letter-spacing:.15em;color:#8a7860;margin-bottom:16px;font-size:12px;font-weight:600}.products-title{color:#1b1b1a;margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:600}.products-subtitle{color:#3c3b38;font-size:18px}.products-grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.products-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:600px){.products-section{padding:60px 16px}.products-header{margin-bottom:32px}.products-title{font-size:26px}.products-subtitle{font-size:15px}}.product-card{border-radius:24px;padding:48px 40px;position:relative;overflow:hidden}@media (max-width:600px){.product-card{border-radius:18px;padding:28px 24px}}.product-card-illustration{justify-content:center;align-items:center;height:160px;margin-bottom:28px;display:flex;position:relative}@media (max-width:600px){.product-card-illustration{height:100px;margin-bottom:20px}.product-card-illustration svg{max-width:200px}}.product-card-illustration svg{width:100%;max-width:280px;height:auto}.product-card-personal{background:#fff;border:1px solid #e5e5e5}.product-card-business{color:#fff;background:linear-gradient(135deg,#1b1b1a 0%,#2a2a2c 100%)}.product-card-name{text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:600}.product-card-personal .product-card-name{color:#8a7860}.product-card-business .product-card-name{color:#cabaa6}.product-card-title{margin-bottom:16px;font-size:28px;font-weight:600}.product-card-desc{margin-bottom:28px;font-size:16px;line-height:1.6}@media (max-width:600px){.product-card-name{margin-bottom:8px;font-size:11px}.product-card-title{margin-bottom:12px;font-size:22px}.product-card-desc{margin-bottom:20px;font-size:14px;line-height:1.5}.product-features{gap:10px}.product-feature{gap:10px;font-size:13px}.product-feature-icon{width:18px;height:18px}.product-feature-icon svg{width:10px;height:10px}.products-note{margin-top:28px;padding:0 8px;font-size:14px}}.product-card-personal .product-card-desc{color:#3c3b38}.product-card-business .product-card-desc{color:#ffffffb3}.product-features{flex-direction:column;gap:14px;display:flex}.product-feature{align-items:flex-start;gap:12px;font-size:15px;display:flex}.product-card-personal .product-feature{color:#1b1b1a}.product-card-business .product-feature{color:#ffffffd9}.product-feature-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.product-card-personal .product-feature-icon{background:#8a78601a}.product-card-business .product-feature-icon{background:#8a786033}.product-feature-icon svg{width:12px;height:12px}.product-card-personal .product-feature-icon svg{stroke:#8a7860}.product-card-business .product-feature-icon svg{stroke:#cabaa6}.products-note{text-align:center;color:#3c3b38;margin-top:40px;font-size:16px}.products-note strong{color:#1b1b1a}.illustration-section{align-items:center;gap:80px;max-width:1100px;margin:0 auto;padding:100px 24px;display:flex}.illustration-section.reverse{flex-direction:row-reverse}.illustration-content{flex:1}.illustration-visual{flex:1;justify-content:center;align-items:center;display:flex}.illustration-svg{width:100%;max-width:400px;height:auto}.voice-section{background:linear-gradient(#f6f6f5 0%,#fff 100%);padding:64px 24px;position:relative;overflow:hidden}.voice-content{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.voice-title{color:#1b1b1a;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(32px,6vw,52px);font-weight:600}.voice-body{color:#3c3b38;max-width:700px;margin:0 auto 40px;font-size:19px;line-height:1.6}.voice-features{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.voice-feature{color:#1b1b1a;background:#fff;border:1px solid #e5e5e5;border-radius:980px;padding:12px 24px;font-size:14px;transition:all .3s}.voice-feature:hover{border-color:#1b1b1a;transform:translateY(-2px)}.coherence-illustration{width:100%;max-width:500px;margin:0 auto;position:relative}.coherence-svg{width:100%;height:auto;display:block}@media (max-width:768px){.coherence-illustration{max-width:400px}}@media (max-width:480px){.coherence-illustration{max-width:320px}}.voice-illustration{flex-direction:column;align-items:center;gap:32px;margin:0 auto 56px;display:flex}.voice-wave-container{justify-content:center;align-items:center;gap:6px;height:100px;padding:0 40px;display:flex}.wave-bar{width:4px;height:var(--height);animation:1.2s ease-in-out infinite waveMove;animation-delay:var(--delay);background:#1b1b1a;border-radius:2px}.voice-avatars{align-items:center;gap:24px;display:flex}.voice-avatar{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex}.voice-avatar:hover{transform:scale(1.05)}.voice-avatar svg{width:28px;height:28px}.voice-avatar-user{color:#3c3b38;background:#f0efec;border:1.5px solid #e5e5e5}.voice-avatar-ai{color:#fff;background:#1b1b1a}.voice-connection{gap:6px;display:flex}.voice-dot{background:#1b1b1a;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite dotPulse}.product-voice-visual{text-align:center;max-width:900px;margin:0 auto;padding:80px 24px}.minimal-wave-container{margin-bottom:48px}.minimal-wave{justify-content:center;align-items:center;gap:8px;height:80px;display:flex}.minimal-bar{width:3px;height:var(--h);animation:1.4s ease-in-out infinite minimalPulse;animation-delay:var(--d);background:#1b1b1a;border-radius:2px}@keyframes minimalPulse{0%,to{opacity:.3;transform:scaleY(.3)}50%{opacity:1;transform:scaleY(1)}}.product-voice-text{text-align:center}.product-voice-title{margin-bottom:16px;font-size:clamp(28px,5vw,40px);font-weight:600}.product-voice-body{color:#3c3b38;max-width:500px;margin:0 auto;font-size:17px;line-height:1.6}.voice-dot:first-child{animation-delay:0s}.voice-dot:nth-child(2){animation-delay:.2s}.voice-dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.cards-section{max-width:1200px;margin:0 auto;padding:48px 24px 64px}.cards-header{text-align:center;margin-bottom:40px}.cards-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cards-section{padding:50px 0 60px}.cards-header{margin-bottom:24px;padding:0 24px}.cards-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:0;padding:0 24px 16px;display:flex;overflow-x:auto}.cards-grid:after{content:"";flex:0 0 12px}.cards-grid::-webkit-scrollbar{display:none}.cards-grid .card{scroll-snap-align:start;opacity:1;flex:0 0 280px;transform:none}.cards-grid .card.visible{transform:none}}.card{opacity:0;background:#f0efec;border-radius:20px;padding:28px 24px;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.card.visible{opacity:1;transform:translateY(0)}.card:first-child{transition-delay:0s}.card:nth-child(2){transition-delay:80ms}.card:nth-child(3){transition-delay:.16s}.card:nth-child(4){transition-delay:.24s}.card:nth-child(5){transition-delay:.32s}.card:nth-child(6){transition-delay:.4s}.card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 16px 32px #00000014}.card:hover .card-icon{transform:scale(1.1)rotate(-3deg)}.card-icon{color:#1b1b1a;width:40px;height:40px;margin-bottom:16px;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.card-title{color:#1b1b1a;margin-bottom:8px;font-size:17px;font-weight:600}.card-body{color:#3c3b38;font-size:14px;line-height:1.55}@media (max-width:600px){.card-icon{width:32px;height:32px;margin-bottom:12px}.card-title{margin-bottom:6px;font-size:16px}.card-body{font-size:13px;line-height:1.5}}.cards-scroll-hint{justify-content:center;gap:6px;margin-top:16px;padding:0 24px;display:none}.cards-scroll-hint span{background:#d1d1d6;border-radius:50%;width:6px;height:6px;transition:background .2s}.cards-scroll-hint span:first-child{background:#1b1b1a}@media (max-width:600px){.cards-scroll-hint{display:flex}}.devices-section{text-align:center;background:#f6f6f5;padding:64px 24px;position:relative;overflow:hidden}.devices-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.devices-illustration{width:320px;height:180px;margin:0 auto 48px;position:relative}.device-icon-float{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;animation:4s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 4px 20px #00000014}.device-icon-float:first-child{animation-delay:0s;top:60px;left:0}.device-icon-float:nth-child(2){animation-delay:.5s;top:0;left:70px}.device-icon-float:nth-child(3){animation-delay:1s;top:70px;left:132px}.device-icon-float:nth-child(4){animation-delay:1.5s;top:10px;left:194px}.device-icon-float:nth-child(5){animation-delay:2s;top:55px;left:264px}.device-icon-float svg{color:#1b1b1a;width:24px;height:24px}.devices-title{color:#1b1b1a;margin-bottom:20px;font-size:clamp(28px,5vw,40px);font-weight:600}.devices-body{color:#3c3b38;max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px}.devices-list{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.device-pill{color:#3c3b38;background:#fff;border:1px solid #e5e5e5;border-radius:980px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.device-pill:before{content:"";opacity:0;background:linear-gradient(135deg,#8a78600d 0% 100%);transition:opacity .4s;position:absolute;inset:0}.device-pill:hover{color:#1b1b1a;border-color:#8a786066;transform:scale(1.05)translateY(-2px);box-shadow:0 10px 25px #8a78601a}.device-pill:hover:before{opacity:1}.device-pill svg{z-index:1;width:18px;height:18px;transition:all .4s;position:relative}.device-pill:hover svg{stroke:#8a7860}.home-glasses-section{background:linear-gradient(#0a0a0c 0%,#111114 50%,#0a0a0c 100%);padding:100px 24px;position:relative;overflow:hidden}.home-glasses-section:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#8a786014 0%,#0000 50%),radial-gradient(60% 40% at 80% 100%,#8a78600f 0%,#0000 50%);position:absolute;inset:0}.home-glasses-container{z-index:2;grid-template-columns:1fr 1.3fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid;position:relative}.home-glasses-content{position:relative}.home-glasses-label{text-transform:uppercase;letter-spacing:.2em;color:#8a7860;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.home-glasses-label:before{content:"";background:#8a7860;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite labelPulse}@keyframes labelPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.home-glasses-title{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:600;line-height:1.1}.home-glasses-title span{background:linear-gradient(135deg,#8a7860 0%,#cabaa6 50%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-glasses-desc{color:#fff9;max-width:420px;margin-bottom:32px;font-size:17px;line-height:1.7}.home-glasses-cta{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#8a786026 0% 100%);border:1px solid #8a78604d;border-radius:980px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-glasses-cta:hover{background:linear-gradient(135deg,#8a786040 0% 100%);border-color:#8a786080;transform:translateY(-2px);box-shadow:0 20px 40px -10px #8a78604d}.home-glasses-cta svg{transition:transform .4s cubic-bezier(.16,1,.3,1)}.home-glasses-cta:hover svg{transform:translate(4px)}.home-glasses-visual{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.home-glasses-image{z-index:3;filter:drop-shadow(0 30px 60px #00000080);width:100%;max-width:480px;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.home-glasses-visual:hover .home-glasses-image{transform:scale(1.02)translateY(-5px)}.holo-hud{pointer-events:none;z-index:4;width:100%;height:100%;position:absolute;top:0;left:0}.holo-arc{border:1px solid #8a78601a;border-radius:50%;width:550px;height:550px;animation:30s linear infinite arcRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.holo-arc:before{content:"";background:linear-gradient(90deg,#0000,#8a7860,#0000);border-radius:2px;width:60px;height:4px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #8a7860cc}.holo-arc-inner{border:1px dashed #8a786026;border-radius:50%;width:480px;height:480px;animation:20s linear infinite reverse arcRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes arcRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.holo-datastream{background:linear-gradient(#0000,#8a786099,#0000);width:2px;animation:3s ease-in-out infinite dataStream;position:absolute}.holo-datastream:first-child{height:80px;animation-delay:0s;top:10%;left:15%}.holo-datastream:nth-child(2){height:60px;animation-delay:-1s;top:20%;right:10%}.holo-datastream:nth-child(3){height:100px;animation-delay:-2s;bottom:15%;left:10%}@keyframes dataStream{0%,to{opacity:0;transform:translateY(20px)}50%{opacity:1;transform:translateY(0)}}.holo-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffe6;background:linear-gradient(135deg,#8a786014 0%,#8a78600d 100%);border:1px solid #8a786033;border-radius:16px;padding:16px 20px;animation:6s ease-in-out infinite cardFloat;position:absolute;box-shadow:0 4px 30px #8a78601a,inset 0 1px #ffffff1a}.holo-card:before{content:"";background:linear-gradient(90deg,#0000,#8a786080,#0000);height:1px;position:absolute;top:0;left:0;right:0}.holo-card:after{content:"";background:#8a7860;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite cardDot;position:absolute;top:8px;right:8px}@keyframes cardDot{0%,to{opacity:1}50%{opacity:.3}}.holo-card-calendar{animation-delay:0s;top:8%;right:-5%}.holo-card-ai{animation-delay:-2s;bottom:20%;right:0%}.holo-card-nav{animation-delay:-4s;top:30%;left:-12%}@keyframes cardFloat{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}.holo-card-icon{background:linear-gradient(135deg,#8a786033 0% 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:10px;display:flex}.holo-card-icon svg{stroke:#8a7860;width:18px;height:18px}.holo-card-title{margin-bottom:4px;font-size:13px;font-weight:600}.holo-card-meta{color:#ffffff80;font-size:11px}.holo-progress{width:70px;height:70px;animation:5s ease-in-out -1s infinite cardFloat;position:absolute;bottom:8%;left:-8%}.holo-progress svg{width:100%;height:100%;transform:rotate(-90deg)}.holo-progress-bg{fill:none;stroke:#8a78601a;stroke-width:3px}.holo-progress-bar{fill:none;stroke:url(#progressGradient);stroke-width:3px;stroke-linecap:round;stroke-dasharray:170;stroke-dashoffset:50px;animation:3s ease-in-out infinite progressFill}@keyframes progressFill{0%,to{stroke-dashoffset:50px}50%{stroke-dashoffset:30px}}.holo-progress-text{color:#fff;font-size:14px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.holo-reticle{pointer-events:none;opacity:.6;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.holo-reticle-ring{border:1px solid #8a78604d;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite reticlePulse;position:absolute}.holo-reticle-ring:nth-child(2){animation-delay:-.5s}.holo-reticle-ring:nth-child(3){animation-delay:-1s}@keyframes reticlePulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.holo-reticle-cross{background:#8a786066;position:absolute}.holo-reticle-cross.h{width:40px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%)}.holo-reticle-cross.v{width:1px;height:40px;top:50%;left:50%;transform:translate(-50%,-50%)}.home-glasses-glow{z-index:1;background:radial-gradient(circle,#8a786026 0%,#8a786014 40%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:6s ease-in-out infinite glassesGlow;position:absolute}.home-glasses-glow-secondary{z-index:1;background:radial-gradient(circle,#8a78601f 0%,#0000 60%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite reverse glassesGlow;position:absolute;top:60%;left:20%}@keyframes glassesGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.holo-scanline{z-index:5;filter:blur(1px);background:linear-gradient(90deg,#0000,#8a786080,#8a786080,#0000);width:100%;height:2px;animation:4s ease-in-out infinite scanline;position:absolute;left:0}@keyframes scanline{0%,to{opacity:0;top:20%}10%{opacity:.8}50%{opacity:.8;top:80%}60%{opacity:0}}.holo-grid{z-index:0;background-image:linear-gradient(#8a786008 1px,#0000 1px),linear-gradient(90deg,#8a786008 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(60% 50%,#000,#0000);mask-image:radial-gradient(60% 50%,#000,#0000)}@media (max-width:900px){.home-glasses-container{text-align:center;grid-template-columns:1fr;gap:40px}.home-glasses-content{order:1}.home-glasses-visual{order:2;min-height:420px}.home-glasses-desc{margin-left:auto;margin-right:auto}.holo-card-calendar{right:0}.holo-card-ai{right:5%}.holo-card-nav,.holo-progress{left:0}.holo-arc,.holo-arc-inner{width:400px;height:400px}}@media (max-width:768px){.home-glasses-section{padding:70px 24px}.home-glasses-image{max-width:340px}.home-glasses-visual{min-height:360px}.holo-card{border-radius:12px;padding:12px 14px}.holo-card-icon{width:26px;height:26px;margin-bottom:8px}.holo-card-icon svg{width:14px;height:14px}.holo-card-title{font-size:11px}.holo-card-meta{font-size:9px}.holo-progress{width:55px;height:55px}.holo-progress-text{font-size:11px}.holo-arc,.holo-arc-inner{display:none}.holo-reticle{width:80px;height:80px}.home-glasses-glow{width:280px;height:280px}.home-glasses-glow-secondary{width:200px;height:200px}}.domains-section{max-width:1100px;margin:0 auto;padding:100px 24px}.domains-header{text-align:center;margin-bottom:60px}.domains-title{color:#1b1b1a;margin-bottom:20px;font-size:clamp(28px,5vw,44px);font-weight:600}.domains-subtitle{color:#3c3b38;max-width:600px;margin:0 auto;font-size:18px}.domains-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.domains-grid{grid-template-columns:1fr}}.domain-card{border:1px solid #e5e5e5;border-radius:20px;padding:36px 32px;transition:all .3s;position:relative;overflow:hidden}.domain-card:before{content:"";background:#1b1b1a;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.domain-card:hover{border-color:#c5c5c5;transform:translateY(-2px)}.domain-card:hover:before{transform:scaleX(1)}.domain-card:hover .domain-icon{transform:scale(1.1)}.domain-icon{color:#1b1b1a;width:40px;height:40px;margin-bottom:16px;transition:transform .3s}.domain-title{color:#1b1b1a;margin-bottom:12px;font-size:20px;font-weight:600}.domain-desc{color:#3c3b38;font-size:15px;line-height:1.6}.trust-section{max-width:800px;margin:0 auto;padding:72px 24px;position:relative}.trust-content{align-items:flex-start;gap:60px;display:flex}.trust-visual{flex-shrink:0;width:200px;height:200px;position:relative}.trust-visual:before{content:"";border:1px solid #8a786026;border-radius:50%;width:180px;height:180px;animation:15s linear infinite trustRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trust-visual:after{content:"";border:1px dashed #8a78601a;border-radius:50%;width:220px;height:220px;animation:20s linear infinite reverse trustRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes trustRing{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.trust-shield{width:100%;height:100%;animation:6s ease-in-out infinite floatSlow}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.trust-text-content{flex:1}.trust-title{color:#1b1b1a;margin-bottom:32px;font-size:clamp(28px,5vw,40px);font-weight:600}.trust-list{flex-direction:column;gap:0;margin-bottom:28px;display:flex}.trust-item{border-top:1px solid #16161414;align-items:flex-start;gap:14px;padding:16px 0;display:flex}.trust-item:first-child{border-top:none;padding-top:4px}.trust-check{background:#8a7860;border:1px solid #8a7860;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;transition:transform .3s;display:flex;box-shadow:0 4px 12px -6px #8a786099}.trust-item:hover .trust-check{transform:scale(1.1)}.trust-check svg{color:#fff;width:14px;height:14px}.trust-text{color:#1b1b1a;font-size:16.5px;line-height:1.5}.link-arrow{color:#1b1b1a;background:0 0;border:none;align-items:center;gap:6px;font-size:16px;font-weight:550;transition:gap .2s,color .2s;display:inline-flex}.link-arrow:hover{color:#8a7860;gap:10px}.teaser-section{text-align:center;background:#f0efec;padding:64px 24px}.teaser-content{max-width:600px;margin:0 auto}.teaser-title{color:#1b1b1a;margin-bottom:16px;font-size:clamp(24px,4vw,32px);font-weight:600}.teaser-body{color:#3c3b38;margin-bottom:24px;font-size:17px}.roadmap-section{max-width:1100px;margin:0 auto;padding:72px 24px}.roadmap-container{align-items:center;gap:60px;display:flex}@media (max-width:900px){.roadmap-container{flex-direction:column;gap:40px}}.roadmap-visual{flex:1;justify-content:center;display:flex}.roadmap-illustration{width:100%;max-width:350px;height:auto}.roadmap-content-area{flex:1}.roadmap-header{margin-bottom:40px}.roadmap-title{color:#1b1b1a;margin-bottom:12px;font-size:clamp(28px,5vw,40px);font-weight:600}.roadmap-subtitle{color:#3c3b38;font-size:17px}.roadmap-timeline{padding-left:28px;position:relative}.roadmap-timeline:before{content:"";background:#e5e5e5;width:2px;position:absolute;top:8px;bottom:8px;left:6px}.roadmap-item{padding-bottom:28px;position:relative}.roadmap-item:last-child{padding-bottom:0}.roadmap-marker{background:#fff;border:2px solid #e5e5e5;border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:-28px}.roadmap-marker.active{background:#1b1b1a;border-color:#1b1b1a}.roadmap-content{padding-left:4px}.roadmap-phase{text-transform:uppercase;letter-spacing:.05em;color:#66645f;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.roadmap-item-title{color:#1b1b1a;margin-bottom:4px;font-size:17px;font-weight:600}.roadmap-item-desc{color:#3c3b38;font-size:14px;line-height:1.5}.faq-section{max-width:900px;margin:0 auto;padding:72px 24px}.faq-header{text-align:center;margin-bottom:50px}.faq-title{color:#1b1b1a;font-size:clamp(28px,5vw,40px);font-weight:600}.faq-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:700px){.faq-grid{grid-template-columns:1fr}}.faq-item{cursor:pointer;background:#f0efec;border-radius:16px;padding:20px 24px;transition:all .3s}.faq-item:hover{background:#e8e7e4}.faq-question-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.faq-question{color:#1b1b1a;font-size:15px;font-weight:600;line-height:1.4}.faq-icon{stroke:#66645f;flex-shrink:0;width:18px;height:18px;transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{color:#3c3b38;max-height:0;margin-top:0;font-size:14px;line-height:1.6;transition:max-height .3s,margin-top .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:200px;margin-top:12px}.section-cta-banner{background:linear-gradient(135deg,#f4f4f3 0%,#f0f0f5 100%);border-radius:16px;justify-content:center;align-items:center;gap:24px;max-width:700px;margin-top:48px;margin-left:auto;margin-right:auto;padding:24px 32px;display:flex}.section-cta-text{color:#3c3b38;flex:1;font-size:15px}.section-cta-btn{color:#fff;white-space:nowrap;background:#1b1b1a;border:none;border-radius:980px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .25s;display:inline-flex}.section-cta-btn:hover{background:#000;transform:translate(4px)}.section-cta-btn svg{transition:transform .25s}.section-cta-btn:hover svg{transform:translate(3px)}@media (max-width:600px){.section-cta-banner{text-align:center;flex-direction:column;gap:16px;margin-top:32px;margin-left:24px;margin-right:24px;padding:20px 24px}.section-cta-text{font-size:14px}.section-cta-btn{padding:12px 20px;font-size:13px}}.early-access-section{max-width:540px;margin:0 auto;padding:80px 24px}.early-access-section.dark-theme{background:linear-gradient(#0a0a0c 0%,#111114 100%);max-width:100%;position:relative}.early-access-section.dark-theme:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 50% 0,#8a78600a 0%,#0000 50%);position:absolute;inset:0}.early-access-section.dark-theme .early-access-title{color:#fff}.early-access-section.dark-theme .waitlist-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#8a786014 0%,#8a78600d 100%);border:1px solid #8a786026;max-width:480px;margin:0 auto}.early-access-section.dark-theme .waitlist-title{color:#fff}.early-access-section.dark-theme .waitlist-desc{color:#ffffff80}.early-access-section.dark-theme .form-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.early-access-section.dark-theme .form-input::placeholder{color:#fff6}.early-access-section.dark-theme .form-input:focus{border-color:#8a786080;box-shadow:0 0 0 3px #8a78601a}.early-access-section.dark-theme .btn-submit{background:linear-gradient(135deg,#8a7860 0%,#cabaa6 100%);border:none}.early-access-section.dark-theme .btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 30px #8a78604d}.early-access-section.dark-theme .success-title{color:#fff}.early-access-section.dark-theme .success-desc{color:#ffffff80}.early-access-section.dark-theme .success-icon{background:linear-gradient(135deg,#8a786033 0% 100%);border:1px solid #8a78604d}.early-access-title{text-align:center;color:#1b1b1a;margin-bottom:36px;font-size:clamp(28px,5vw,40px);font-weight:600}.waitlist-box{background:#f0efec;border-radius:24px;padding:48px}.waitlist-title{color:#1b1b1a;margin-bottom:8px;font-size:21px;font-weight:600}.waitlist-desc{color:#3c3b38;margin-bottom:28px;font-size:15px}.waitlist-form{flex-direction:column;gap:16px;display:flex}.form-input{background:#fff;border:1px solid #d2d2d7;border-radius:12px;width:100%;padding:16px 18px;font-size:16px;transition:all .2s}.form-input:focus{border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.form-select{color:#66645f;cursor:pointer;background:#fff;border:1px solid #d2d2d7;border-radius:12px;width:100%;padding:16px 18px;font-size:16px}.form-select:valid{color:#1b1b1a}.btn-submit{color:#fff;background:#1b1b1a;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:500;transition:all .3s}.btn-submit:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.success-state{text-align:center;padding:20px 0;display:none}.success-icon{color:#fff;background:#1b1b1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;display:flex}.success-title{color:#1b1b1a;font-size:19px;font-weight:600}.success-desc{color:#3c3b38;margin-top:8px;font-size:15px}.page-hero{text-align:center;max-width:800px;margin:0 auto;padding:160px 24px 80px}.page-title{letter-spacing:-.02em;color:#1b1b1a;margin-bottom:24px;font-size:clamp(36px,6vw,56px);font-weight:600}.page-subtitle{color:#3c3b38;font-size:19px;line-height:1.6}.product-sections{max-width:700px;margin:0 auto;padding:0 24px}.product-section{border-top:1px solid #e5e5e5;padding:60px 0}.product-section:first-child{border-top:none}.product-section-title{color:#1b1b1a;margin-bottom:16px;font-size:clamp(24px,4vw,32px);font-weight:600}.product-section-body{color:#3c3b38;font-size:17px;line-height:1.6}.voice-features-section{max-width:1100px;margin:0 auto;padding:80px 24px 60px}.voice-features-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.voice-feature-item{text-align:center;padding:24px 16px;position:relative}.voice-feature-item:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#e5e5e5,#0000);width:40px;height:2px;transition:opacity .3s,width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.voice-feature-item:hover:after{opacity:1;width:80px}.voice-feature-illustration{width:100px;height:100px;margin:0 auto 20px;transition:transform .4s}.voice-feature-item:hover .voice-feature-illustration{transform:scale(1.08)}.voice-feature-illustration svg{width:100%;height:100%}.voice-feature-title{color:#1b1b1a;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.3}.voice-feature-desc{color:#3c3b38;font-size:14px;line-height:1.5}.usecases-cta-section{max-width:900px;margin:0 auto;padding:40px 24px 80px}.usecases-cta-content{background:linear-gradient(135deg,#f4f4f3 0%,#f0f0f5 100%);border:1px solid #0000000a;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:32px 40px;display:flex}.usecases-cta-text{flex:1}.usecases-cta-title{color:#1b1b1a;margin-bottom:6px;font-size:20px;font-weight:600}.usecases-cta-desc{color:#3c3b38;font-size:15px;line-height:1.5}.usecases-cta-btn{color:#fff;white-space:nowrap;background:#1b1b1a;border:none;border-radius:980px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;transition:all .25s;display:inline-flex}.usecases-cta-btn:hover{background:#000;transform:translate(4px)}.usecases-cta-btn svg{transition:transform .25s}.usecases-cta-btn:hover svg{transform:translate(3px)}@media (max-width:900px){.voice-features-grid{grid-template-columns:repeat(2,1fr);gap:24px}.voice-feature-item{padding:20px 12px}.usecases-cta-content{text-align:center;flex-direction:column;padding:28px 24px}.usecases-cta-desc{max-width:400px}}@media (max-width:560px){.voice-features-section{padding:60px 20px 40px}.voice-features-grid{grid-template-columns:1fr 1fr;gap:16px}.voice-feature-item{padding:16px 8px}.voice-feature-illustration{width:80px;height:80px;margin-bottom:14px}.voice-feature-title{margin-bottom:6px;font-size:14px}.voice-feature-desc{font-size:12px}.usecases-cta-section{padding:24px 20px 60px}.usecases-cta-content{padding:24px 20px}.usecases-cta-title{font-size:18px}.usecases-cta-desc{font-size:14px}.usecases-cta-btn{padding:12px 24px;font-size:14px}}.posts-section{max-width:800px;margin:0 auto;padding:0 24px 100px}.categories{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.category-chip{color:#3c3b38;background:#f0efec;border:none;border-radius:980px;padding:10px 18px;font-size:14px;transition:all .2s}.category-chip:hover{color:#1b1b1a;background:#e6e5e3}.posts-list{flex-direction:column;gap:20px;display:flex}.post-card{cursor:pointer;border:1px solid #e5e5e5;border-radius:20px;padding:32px;transition:all .3s}.post-card:hover{border-color:#c5c5c5;transform:translateY(-2px);box-shadow:0 8px 24px #0000000a}.post-meta{color:#66645f;gap:12px;margin-bottom:14px;font-size:13px;display:flex}.post-tag{background:#f0efec;border-radius:6px;padding:3px 12px}.post-title{color:#1b1b1a;margin-bottom:10px;font-size:20px;font-weight:600}.post-excerpt{color:#3c3b38;font-size:15px;line-height:1.5}.pillars-section{max-width:1000px;margin:0 auto;padding:0 24px 80px}.pillars-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.pillar-card{background:#f0efec;border-radius:20px;padding:36px 32px;transition:all .3s}.pillar-card:hover{transform:translateY(-2px)}.pillar-title{color:#1b1b1a;margin-bottom:12px;font-size:20px;font-weight:600}.pillar-desc{color:#3c3b38;font-size:15px;line-height:1.5}.comparison-section{max-width:900px;margin:0 auto;padding:40px 24px 80px}.comparison-title{text-align:center;color:#1b1b1a;margin-bottom:40px;font-size:24px;font-weight:600}.comparison-grid{justify-content:center;align-items:center;gap:24px;display:flex}.comparison-card{text-align:center;border-radius:20px;flex:1;max-width:320px;padding:32px 28px}.comparison-voice{background:#f0efec;border:1px solid #e5e5e5}.comparison-life{color:#fff;background:#1b1b1a}.comparison-icon{width:64px;height:64px;margin:0 auto 20px}.comparison-icon svg{width:100%;height:100%}.comparison-voice .comparison-icon svg{stroke:#3c3b38}.comparison-life .comparison-icon svg{stroke:#fff}.comparison-card h3{margin-bottom:20px;font-size:18px;font-weight:600}.comparison-list{text-align:left;margin-bottom:20px;list-style:none}.comparison-list li{border-bottom:1px solid #80808033;padding:8px 0;font-size:14px}.comparison-list li:last-child{border-bottom:none}.comparison-voice .comparison-list li{color:#3c3b38}.comparison-life .comparison-list li{color:#ffffffd9}.comparison-summary{border-top:1px solid #8080804d;padding-top:12px;font-size:15px;font-weight:600}.comparison-voice .comparison-summary{color:#66645f}.comparison-life .comparison-summary{color:#fff}.comparison-arrow{flex-shrink:0;width:48px;height:48px}.comparison-arrow svg{stroke:#c5c5c5;width:100%;height:100%}@media (max-width:768px){.comparison-grid{flex-direction:column}.comparison-arrow{transform:rotate(90deg)}.comparison-card{max-width:100%}}.diagram-container{background:#f6f6f5;border:1px solid #e5e5e5;border-radius:16px;margin:40px 0;padding:32px}.diagram-title{color:#66645f;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:24px;font-size:14px;font-weight:600}.diagram-svg{width:100%;max-width:600px;margin:0 auto;display:block}.diagram-caption{color:#66645f;text-align:center;margin-top:16px;font-size:13px;font-style:italic}.pipeline-diagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:20px 0;display:flex}.pipeline-step{flex-direction:column;align-items:center;gap:8px;display:flex}.pipeline-box{color:#1b1b1a;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:10px;min-width:100px;padding:12px 20px;font-size:13px;font-weight:500}.pipeline-box.highlight{color:#fff;background:#1b1b1a;border-color:#1b1b1a}.pipeline-time{color:#66645f;font-size:11px}.pipeline-arrow{color:#c5c5c5;font-size:20px}.layer-diagram{flex-direction:column;gap:12px;max-width:500px;margin:0 auto;display:flex}.layer-row{align-items:center;gap:16px;display:flex}.layer-label{color:#66645f;text-align:right;flex-shrink:0;width:100px;font-size:12px}.layer-bar{border-radius:8px;flex:1;align-items:center;height:40px;padding:0 16px;font-size:13px;font-weight:500;display:flex}.layer-bar.user{color:#2d5a2d;background:#e8f4e8}.layer-bar.voice{color:#2d4a5a;background:#e8eef4}.layer-bar.context{color:#5a4a2d;background:#f4f0e8}.layer-bar.action{color:#5a2d4a;background:#f4e8f0}.layer-bar.services{color:#3c3b38;background:#f0efec}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px;margin:40px 0;display:grid}.stat-card{text-align:center;background:#f0efec;border-radius:16px;padding:24px 16px}.stat-value{color:#1b1b1a;margin-bottom:4px;font-size:32px;font-weight:600}.stat-label{color:#66645f;font-size:13px}.product-hero-visual{z-index:1;max-width:900px;margin:60px auto 0;padding:0 24px;position:relative;overflow:visible}.product-architecture{height:520px;position:relative;overflow:visible}.product-architecture:before{content:"";pointer-events:none;background:radial-gradient(circle,#8a78600f 0%,#0000 50%);width:700px;height:700px;animation:6s ease-in-out infinite archGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 80px))}@keyframes archGlow{0%,to{opacity:.6;transform:translate(-50%,calc(-50% - 80px))scale(1)}50%{opacity:1;transform:translate(-50%,calc(-50% - 80px))scale(1.1)}}.arch-center{z-index:2;background:linear-gradient(135deg,#1b1b1a 0%,#2a2a2c 100%);border:1px solid #8a786033;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #8a786026}.arch-center:before{content:"";border:1px solid #8a786033;border-radius:50%;width:120px;height:120px;animation:3s ease-in-out infinite centerPulse;position:absolute}@keyframes centerPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.arch-center-text{color:#fff;text-align:center;font-size:13px;font-weight:600}.arch-ring{border-radius:50%;animation:4s ease-in-out infinite ringPulseSlow;position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%,-50%)}@keyframes ringPulseSlow{0%,to{opacity:.4}50%{opacity:.8}}.arch-ring-1{border:1px solid #8a78604d;width:160px;height:160px;animation-delay:0s}.arch-ring-2{border:1px dashed #8a786040;width:300px;height:300px;animation-delay:.5s}.arch-ring-3{border:1px solid #8a786033;width:440px;height:440px;animation-delay:1s}.arch-ring-4{border:1px dashed #8a786026;width:580px;height:580px;animation-delay:1.5s}.arch-orbit-ring{border:1px solid #8a786026;border-radius:50%;width:370px;height:370px;animation:30s linear infinite archOrbitSpin;position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%,-50%)}.arch-orbit-ring:before{content:"";background:#8a7860;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 15px #8a7860cc}.arch-orbit-ring-2{border:1px solid #8a78601a;border-radius:50%;width:510px;height:510px;animation:40s linear infinite reverse archOrbitSpin;position:absolute;top:calc(50% - 80px);left:50%;transform:translate(-50%,-50%)}.arch-orbit-ring-2:before{content:"";background:#cabaa6;border-radius:50%;width:6px;height:6px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #8a7860cc}@keyframes archOrbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.arch-particles{pointer-events:none;position:absolute;inset:0}.arch-particle{border-radius:50%;width:4px;height:4px;animation:8s ease-in-out infinite archParticleFloat;position:absolute}.arch-particle:first-child{background:#8a786080;animation-delay:0s;top:20%;left:15%}.arch-particle:nth-child(2){background:#8a786080;animation-delay:-1s;top:25%;left:85%}.arch-particle:nth-child(3){background:#8a786066;animation-delay:-2s;top:70%;left:10%}.arch-particle:nth-child(4){background:#8a786080;animation-delay:-3s;top:65%;left:90%}.arch-particle:nth-child(5){background:#8a786066;animation-delay:-4s;top:85%;left:25%}.arch-particle:nth-child(6){background:#8a786066;animation-delay:-5s;top:10%;left:75%}@keyframes archParticleFloat{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.7;transform:translateY(-20px)scale(1.4)}}.arch-nodes{pointer-events:none;position:absolute;inset:0}.arch-node{color:#1b1b1a;white-space:nowrap;pointer-events:auto;background:#fff;border:1px solid #8a786026;border-radius:20px;padding:8px 14px;font-size:11px;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 4px 15px #8a786014}.arch-node:hover{border-color:#8a786066;transform:scale(1.05);box-shadow:0 8px 25px #8a786026}.arch-node-icon{vertical-align:middle;width:14px;height:14px;margin-right:6px;display:inline-block}.arch-node-1,.arch-node-2,.arch-node-3,.arch-node-4,.arch-node-5,.arch-node-6,.arch-node-7,.arch-node-8,.arch-node-9,.arch-node-10,.arch-node-11,.arch-node-12{top:calc(50% - 80px);left:50%}@keyframes orbitFloat1{0%,to{transform:translate(-50%,-140px)scale(1)}25%{transform:translate(-45%,-145px)scale(1.05)}50%{transform:translate(-50%,-135px)scale(.95)}75%{transform:translate(-55%,-142px)scale(1.02)}}@keyframes orbitFloat2{0%,to{transform:translate(105px,-70px)scale(1)}25%{transform:translate(110px,-75px)scale(.95)}50%{transform:translate(100px,-65px)scale(1.05)}75%{transform:translate(108px,-72px)scale(.98)}}@keyframes orbitFloat3{0%,to{transform:translate(105px,70px)scale(1)}25%{transform:translate(100px,75px)scale(1.03)}50%{transform:translate(110px,65px)scale(.97)}75%{transform:translate(103px,72px)scale(1.01)}}@keyframes orbitFloat4{0%,to{transform:translate(-50%,140px)scale(1)}25%{transform:translate(-55%,145px)scale(.96)}50%{transform:translate(-45%,135px)scale(1.04)}75%{transform:translate(-52%,138px)scale(1)}}@keyframes orbitFloat5{0%,to{transform:translate(-155px,70px)scale(1)}25%{transform:translate(-150px,65px)scale(1.04)}50%{transform:translate(-160px,75px)scale(.96)}75%{transform:translate(-153px,68px)scale(1.02)}}@keyframes orbitFloat6{0%,to{transform:translate(-155px,-70px)scale(1)}25%{transform:translate(-160px,-65px)scale(.97)}50%{transform:translate(-150px,-75px)scale(1.03)}75%{transform:translate(-157px,-68px)scale(.99)}}@keyframes orbitFloat7{0%,to{transform:translate(-50%,-240px)scale(1)}25%{transform:translate(-45%,-235px)scale(1.06)}50%{transform:translate(-55%,-245px)scale(.94)}75%{transform:translate(-48%,-238px)scale(1.02)}}@keyframes orbitFloat8{0%,to{transform:translate(195px,-120px)scale(1)}25%{transform:translate(190px,-125px)scale(.95)}50%{transform:translate(200px,-115px)scale(1.05)}75%{transform:translate(193px,-122px)scale(.98)}}@keyframes orbitFloat9{0%,to{transform:translate(195px,120px)scale(1)}25%{transform:translate(200px,115px)scale(1.04)}50%{transform:translate(190px,125px)scale(.96)}75%{transform:translate(197px,118px)scale(1.01)}}@keyframes orbitFloat10{0%,to{transform:translate(-50%,240px)scale(1)}25%{transform:translate(-55%,235px)scale(.95)}50%{transform:translate(-45%,245px)scale(1.05)}75%{transform:translate(-52%,242px)scale(.98)}}@keyframes orbitFloat11{0%,to{transform:translate(-245px,120px)scale(1)}25%{transform:translate(-240px,125px)scale(1.03)}50%{transform:translate(-250px,115px)scale(.97)}75%{transform:translate(-243px,122px)scale(1.01)}}@keyframes orbitFloat12{0%,to{transform:translate(-245px,-120px)scale(1)}25%{transform:translate(-250px,-115px)scale(.96)}50%{transform:translate(-240px,-125px)scale(1.04)}75%{transform:translate(-247px,-118px)scale(.99)}}.arch-node-1{animation:8s ease-in-out infinite orbitFloat1}.arch-node-2{animation:9s ease-in-out infinite orbitFloat2}.arch-node-3{animation:7s ease-in-out infinite orbitFloat3}.arch-node-4{animation:10s ease-in-out infinite orbitFloat4}.arch-node-5{animation:8.5s ease-in-out infinite orbitFloat5}.arch-node-6{animation:9.5s ease-in-out infinite orbitFloat6}.arch-node-7{animation:11s ease-in-out infinite orbitFloat7}.arch-node-8{animation:7.5s ease-in-out infinite orbitFloat8}.arch-node-9{animation:10.5s ease-in-out infinite orbitFloat9}.arch-node-10{animation:8s ease-in-out infinite orbitFloat10}.arch-node-11{animation:9s ease-in-out infinite orbitFloat11}.arch-node-12{animation:7s ease-in-out infinite orbitFloat12}@media (max-width:768px){.product-hero-visual{padding:0 16px;overflow:visible}.product-architecture{transform-origin:50%;height:380px;margin:-40px auto;overflow:visible;transform:scale(.65)}.product-architecture:before,.arch-orbit-ring,.arch-orbit-ring-2,.arch-particles{display:none}.arch-center{width:80px;height:80px;top:calc(50% - 80px)}.arch-center:before{display:none}.arch-ring{border-width:1.5px;top:calc(50% - 80px)}.arch-ring-1{width:160px;height:160px}.arch-ring-2{width:300px;height:300px}.arch-ring-3{width:440px;height:440px}.arch-ring-4{width:580px;height:580px}.arch-node{white-space:nowrap;padding:8px 12px;font-size:11px}.arch-node-icon{width:14px;height:14px;margin-right:5px}.arch-center-text{font-size:11px}.arch-node-7,.arch-node-8,.arch-node-9,.arch-node-10,.arch-node-11,.arch-node-12{display:flex}.arch-node-1,.arch-node-2,.arch-node-3,.arch-node-4,.arch-node-5,.arch-node-6,.arch-node-7,.arch-node-8,.arch-node-9,.arch-node-10,.arch-node-11,.arch-node-12{top:calc(50% - 80px)}.arch-node-1{animation:8s ease-in-out infinite orbitFloat1}.arch-node-2{animation:9s ease-in-out infinite orbitFloat2}.arch-node-3{animation:7s ease-in-out infinite orbitFloat3}.arch-node-4{animation:10s ease-in-out infinite orbitFloat4}.arch-node-5{animation:8.5s ease-in-out infinite orbitFloat5}.arch-node-6{animation:9.5s ease-in-out infinite orbitFloat6}.arch-node-7{animation:11s ease-in-out infinite orbitFloat7}.arch-node-8{animation:7.5s ease-in-out infinite orbitFloat8}.arch-node-9{animation:10.5s ease-in-out infinite orbitFloat9}.arch-node-10{animation:8s ease-in-out infinite orbitFloat10}.arch-node-11{animation:9s ease-in-out infinite orbitFloat11}.arch-node-12{animation:7s ease-in-out infinite orbitFloat12}.diff-section{margin-top:-40px;padding-top:60px}}@media (max-width:480px){.product-architecture{height:320px;margin:-60px auto;transform:scale(.5)}.diff-section{margin-top:-60px;padding-top:80px}}.product-value-section{max-width:1000px;margin:0 auto;padding:80px 24px}.value-header{text-align:center;margin-bottom:60px}.value-title{margin-bottom:16px;font-size:clamp(28px,5vw,40px);font-weight:600}.value-subtitle{color:#3c3b38;max-width:600px;margin:0 auto;font-size:17px}.value-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.value-card{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:32px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.value-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#8a78600a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.value-card:hover{border-color:#8a78604d;transform:translateY(-4px);box-shadow:0 20px 40px #8a786014}.value-card:hover:before{opacity:1}.value-icon{background:linear-gradient(135deg,#8a78601a 0% 100%);border:1px solid #8a786026;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;transition:all .4s;display:flex}.value-card:hover .value-icon{background:linear-gradient(135deg,#8a786026 0% 100%);border-color:#8a78604d;transform:scale(1.1)}.value-icon svg{stroke:#8a7860;width:24px;height:24px}.value-card-title{margin-bottom:8px;font-size:18px;font-weight:600}.value-card-body{color:#3c3b38;font-size:15px;line-height:1.5}.diff-section{color:#fff;z-index:0;background:#1b1b1a;margin-top:-160px;padding:180px 24px 80px;position:relative;overflow:hidden}.diff-section:before{content:"";pointer-events:none;background-image:linear-gradient(#8a786008 1px,#0000 1px),linear-gradient(90deg,#8a786008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 30%,#000,#0000);mask-image:radial-gradient(80% 70% at 50% 30%,#000,#0000)}.diff-section:after{content:"";pointer-events:none;background:radial-gradient(#8a786014 0%,#0000 60%);width:800px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.diff-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.diff-header{text-align:center;margin-bottom:60px}.diff-title{margin-bottom:16px;font-size:clamp(28px,5vw,40px);font-weight:600}.diff-subtitle{color:#ffffffb3;font-size:17px}.diff-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.diff-item{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:32px 24px;transition:all .4s cubic-bezier(.16,1,.3,1)}.diff-item:hover{background:#8a78600d;border-color:#8a786033;transform:translateY(-4px)}.diff-icon{background:linear-gradient(135deg,#8a786026 0% 100%);border:1px solid #8a786033;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:all .4s;display:flex}.diff-item:hover .diff-icon{background:linear-gradient(135deg,#8a786040 0% 100%);border-color:#8a786066;transform:scale(1.1);box-shadow:0 0 30px #8a78604d}.diff-icon svg{stroke:#8a7860;width:28px;height:28px}.diff-item-title{margin-bottom:8px;font-size:18px;font-weight:600}.diff-item-body{color:#fff9;font-size:15px;line-height:1.5}.article-section{max-width:700px;margin:0 auto;padding:160px 24px 100px}.article-meta{color:#66645f;margin-bottom:24px;font-size:14px}.article-title{color:#1b1b1a;letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(32px,5vw,44px);font-weight:600;line-height:1.15}.article-content{color:#1b1b1a;font-size:17px;line-height:1.75}.article-content p{color:#424245;margin-bottom:24px}.article-content h2{color:#1b1b1a;margin-top:48px;margin-bottom:20px;font-size:24px;font-weight:600}.article-content h3{color:#1b1b1a;margin-top:36px;margin-bottom:16px;font-size:19px;font-weight:600}.article-back{color:#06c;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:40px;font-size:15px;display:inline-flex}.article-back:hover{text-decoration:underline}.mission-section{text-align:center;max-width:700px;margin:0 auto;padding:0 24px 80px}.mission-box{background:#f0efec;border-radius:24px;padding:48px 40px}.mission-title{color:#1b1b1a;margin-bottom:16px;font-size:21px;font-weight:600}.mission-body{color:#3c3b38;font-size:17px;line-height:1.6}.team-section{max-width:900px;margin:0 auto;padding:0 24px 100px}.team-title{color:#1b1b1a;text-align:center;margin-bottom:40px;font-size:24px;font-weight:600}.team-ceo-row{justify-content:center;margin-bottom:40px;display:flex}.team-members-row{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.team-card{text-align:center}.team-avatar{background:linear-gradient(135deg,#f0efec 0%,#e6e5e3 100%) top/cover;border-radius:50%;width:120px;height:120px;margin:0 auto 20px}.team-avatar-fedor{background-image:url(/team/fedor.png)}.team-avatar-polina{background-image:url(/team/polina.jpg)}.team-name{color:#1b1b1a;margin-bottom:4px;font-size:18px;font-weight:600}.team-role{color:#66645f;font-size:14px}.team-intro{max-width:700px;margin:0 auto;padding:0 24px 80px}.team-intro-content{text-align:center}.team-intro-text{color:#1b1b1a;margin-bottom:20px;font-size:17px;line-height:1.7}.team-intro-belief{color:#1b1b1a;border-top:1px solid #e5e5e5;margin-top:32px;padding-top:32px;font-size:19px;font-weight:500;line-height:1.6}.team-focus-section{border-top:1px solid #e5e5e5;max-width:900px;margin:0 auto;padding:60px 24px}.team-focus-container{align-items:center;gap:60px;display:flex}.team-focus-container.reverse{flex-direction:row-reverse}@media (max-width:768px){.team-focus-container,.team-focus-container.reverse{flex-direction:column;gap:32px}}.team-focus-content{flex:1}.team-focus-visual{flex-shrink:0}.team-focus-illustration{width:180px;height:180px}@media (max-width:768px){.team-focus-illustration{width:140px;height:140px}}.team-focus-title{color:#1b1b1a;margin-bottom:24px;font-size:28px;font-weight:600}.team-focus-text{color:#1b1b1a;margin-bottom:20px;font-size:17px;line-height:1.7}.team-focus-text:last-child{margin-bottom:0}.team-cta-section{text-align:center;border-top:1px solid #e5e5e5;max-width:700px;margin:0 auto;padding:80px 24px 120px}.team-cta-title{color:#1b1b1a;margin-bottom:16px;font-size:32px;font-weight:600}.team-cta-text{color:#3c3b38;margin-bottom:24px;font-size:17px}.team-cta-link{color:#1b1b1a;border:1.5px solid #1b1b1a;border-radius:30px;padding:14px 28px;font-size:17px;font-weight:500;transition:all .3s;display:inline-block}.team-cta-link:hover{color:#fff;background:#1b1b1a}.usecase-hero{text-align:center;background:linear-gradient(#f4f4f3 0%,#fff 100%);padding:80px 24px 40px}.usecase-hero-title{color:#1b1b1a;margin-bottom:16px;font-size:clamp(36px,6vw,56px);font-weight:600}.usecase-hero-subtitle{color:#3c3b38;max-width:600px;margin:0 auto 40px;font-size:18px}.usecase-tabs{z-index:90;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:center;gap:8px;padding:20px 24px;display:flex;position:sticky;top:60px}.usecase-tab{color:#3c3b38;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:100px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.usecase-tab:hover{color:#1b1b1a;background:#f0efec}.usecase-tab.active{color:#fff;background:#1b1b1a;border-color:#1b1b1a}.usecase-tab-icon{font-size:20px}@media (max-width:600px){.usecase-tab{padding:12px 24px;font-size:14px}.usecase-tab-icon{font-size:18px}}.usecase-panel{animation:.5s fadeInPanel;display:none}.usecase-panel.active{display:block}@keyframes fadeInPanel{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.usecase-section-header{text-align:center;padding:60px 24px 20px}.usecase-section-label{text-transform:uppercase;letter-spacing:.1em;color:#8a7860;margin-bottom:12px;font-size:13px;font-weight:600}.usecase-section-title{color:#1b1b1a;margin-bottom:12px;font-size:clamp(24px,4vw,36px);font-weight:600}.usecase-section-desc{color:#3c3b38;max-width:600px;margin:0 auto;font-size:16px}.usecase-grid{grid-template-columns:repeat(2,1fr);gap:30px;max-width:1100px;margin:0 auto;padding:40px 24px;display:grid}@media (max-width:800px){.usecase-grid{grid-template-columns:1fr;gap:24px}}.usecase-card{background:#fff;border:1px solid #f0f0f0;border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.usecase-card:hover{border-color:#8a786033;transform:translateY(-8px);box-shadow:0 25px 50px #8a78601f}.usecase-card-visual{background:linear-gradient(135deg,#0a0a0c 0%,#141418 100%);justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.usecase-card-visual:before{content:"";opacity:.5;background-image:linear-gradient(#8a78600d 1px,#0000 1px),linear-gradient(90deg,#8a78600d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.usecase-card-visual:after{content:"";background:radial-gradient(circle,#8a786026 0%,#0000 60%);width:200px;height:200px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.usecase-card:hover .usecase-card-visual:after{background:radial-gradient(circle,#8a786033 0%,#0000 60%);width:250px;height:250px}.usecase-card-visual svg{z-index:1;filter:drop-shadow(0 10px 30px #8a786033);width:80%;max-width:280px;height:80%;transition:all .4s;position:relative}.usecase-card:hover .usecase-card-visual svg{filter:drop-shadow(0 15px 40px #8a78604d);transform:scale(1.05)}.usecase-card-content{padding:28px}.usecase-card-label{text-transform:uppercase;letter-spacing:.08em;color:#8a7860;margin-bottom:10px;font-size:11px;font-weight:600}.usecase-card-title{color:#1b1b1a;margin-bottom:12px;font-size:22px;font-weight:600}.usecase-card-desc{color:#3c3b38;margin-bottom:16px;font-size:15px;line-height:1.6}.usecase-card-quote{color:#1b1b1a;background:#f4f4f3;border-left:3px solid #8a7860;border-radius:12px;padding:14px 16px;font-size:14px;font-style:italic;line-height:1.5}.usecase-featured{background:linear-gradient(135deg,#0a0a0c 0%,#111114 50%,#0a0a0c 100%);padding:80px 24px;position:relative;overflow:hidden}.usecase-featured:before{content:"";pointer-events:none;background-image:linear-gradient(#8a786008 1px,#0000 1px),linear-gradient(90deg,#8a786008 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000,#0000);mask-image:radial-gradient(80% 60%,#000,#0000)}.usecase-featured:after{content:"";pointer-events:none;background:radial-gradient(#8a786014 0%,#0000 60%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.usecase-featured-container{z-index:1;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:flex;position:relative}@media (max-width:800px){.usecase-featured-container{flex-direction:column;gap:40px}}.usecase-featured-visual{flex:1;justify-content:center;display:flex;position:relative}.usecase-featured-visual:before{content:"";border:1px solid #8a786026;border-radius:50%;width:350px;height:350px;animation:25s linear infinite featuredOrbit;position:absolute}.usecase-featured-visual:after{content:"";border:1px dashed #8a78601a;border-radius:50%;width:280px;height:280px;animation:18s linear infinite reverse featuredOrbit;position:absolute}@keyframes featuredOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.usecase-featured-visual svg{z-index:1;filter:drop-shadow(0 20px 50px #8a786033);width:100%;max-width:400px;height:auto;position:relative}.usecase-featured-content{flex:1}.usecase-featured-label{text-transform:uppercase;letter-spacing:.1em;color:#8a7860;margin-bottom:12px;font-size:12px;font-weight:600}.usecase-featured-title{color:#fff;margin-bottom:20px;font-size:clamp(28px,4vw,40px);font-weight:600}.usecase-featured-desc{color:#a1a1a6;margin-bottom:24px;font-size:17px;line-height:1.7}.usecase-featured-quote{color:#fff;background:#ffffff0d;border-left:3px solid #8a7860;border-radius:16px;padding:20px 24px;font-size:16px;font-style:italic;line-height:1.6}.usecase-glasses-visual{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.usecase-glasses-glow{background:radial-gradient(circle,#8a786026 0%,#0000 60%);border-radius:50%;width:350px;height:350px;animation:6s ease-in-out infinite glassesGlowPulse;position:absolute}@keyframes glassesGlowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.usecase-glasses-orbit{border:1px solid #8a786033;border-radius:50%;width:320px;height:320px;animation:25s linear infinite glassesOrbitSpin;position:absolute}.usecase-glasses-orbit:before{content:"";background:#8a7860;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 15px #8a7860cc}@keyframes glassesOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.usecase-glasses-img{z-index:2;filter:drop-shadow(0 20px 50px #00000080);width:100%;max-width:320px;height:auto;position:relative}.usecase-holo-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:linear-gradient(135deg,#8a78601f 0%,#8a786014 100%);border:1px solid #8a786040;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;animation:5s ease-in-out infinite holoCardFloat;display:flex;position:absolute}.usecase-holo-card:before{content:"";background:linear-gradient(90deg,#0000,#8a786080,#0000);height:1px;position:absolute;top:0;left:0;right:0}.usecase-holo-nav{animation-delay:0s;top:10%;left:-10%}.usecase-holo-reminder{animation-delay:-1.5s;top:25%;right:-15%}.usecase-holo-ai{animation-delay:-3s;bottom:15%;left:5%}@keyframes holoCardFloat{0%,to{opacity:.9;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}.usecase-holo-icon{background:linear-gradient(135deg,#8a786033 0% 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.usecase-holo-icon svg{stroke:#8a7860;width:18px;height:18px}.usecase-holo-text{flex-direction:column;gap:2px;display:flex}.usecase-holo-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;font-size:10px}.usecase-holo-value{color:#fff;font-size:13px;font-weight:500}.usecase-glasses-scanline{z-index:4;background:linear-gradient(90deg,#0000,#8a786080,#0000);width:100%;height:2px;animation:4s ease-in-out infinite scanlineMove;position:absolute}@keyframes scanlineMove{0%,to{opacity:0;top:20%}10%{opacity:.8}50%{opacity:.8;top:80%}60%{opacity:0}}.usecase-team-visual{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.team-hub{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.team-hub-core{color:#fff;z-index:2;background:linear-gradient(135deg,#8a7860 0%,#cabaa6 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;font-weight:700;display:flex;position:relative;box-shadow:0 0 40px #8a786080}.team-hub-ring{border:1px solid #8a78604d;border-radius:50%;width:120px;height:120px;animation:3s ease-out infinite teamHubPulse;position:absolute}.team-hub-ring-2{animation-delay:-1.5s}@keyframes teamHubPulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.8)}}.team-participant{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute}.team-participant-1{top:10%;left:10%}.team-participant-2{top:0%;right:25%}.team-participant-3{bottom:15%;right:5%}.team-avatar{background:linear-gradient(135deg,#8a786026 0%,#8a78601a 100%);border:2px solid #8a786066;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;animation:4s ease-in-out infinite avatarFloat;display:flex}.team-avatar svg{stroke:#8a7860;width:24px;height:24px}.team-avatar-active{background:linear-gradient(135deg,#8a786033 0%,#8a786026 100%);border-color:#cabaa6;box-shadow:0 0 25px #8a786066}.team-avatar-active svg{stroke:#cabaa6}.team-participant-1 .team-avatar{animation-delay:0s}.team-participant-2 .team-avatar{animation-delay:-1s}.team-participant-3 .team-avatar{animation-delay:-2s}@keyframes avatarFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.team-location{color:#8a7860;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.team-connect-line{background:linear-gradient(90deg,#8a786080,#0000);width:60px;height:1px;position:absolute;top:50%}.team-participant-1 .team-connect-line{right:-50px;transform:rotate(20deg)}.team-participant-2 .team-connect-line{background:linear-gradient(90deg,#0000,#8a786080);left:-50px;transform:rotate(-10deg)}.team-participant-3 .team-connect-line{background:linear-gradient(90deg,#0000,#8a786080);left:-60px;transform:rotate(30deg)}.team-holo-chart{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#8a78601f 0%,#8a786014 100%);border:1px solid #8a786040;border-radius:12px;padding:14px 18px;animation:6s ease-in-out -2s infinite holoCardFloat;position:absolute;bottom:5%;left:5%}.team-chart-title{text-transform:uppercase;letter-spacing:.1em;color:#8a7860;margin-bottom:10px;font-size:9px}.team-chart-bars{align-items:flex-end;gap:6px;height:50px;display:flex}.team-chart-bar{background:linear-gradient(#8a7860 0%,#cabaa6 100%);border-radius:3px 3px 0 0;width:14px;animation:2s ease-out infinite chartBarGrow}.team-chart-bar:first-child{animation-delay:0s}.team-chart-bar:nth-child(2){animation-delay:.2s}.team-chart-bar:nth-child(3){animation-delay:.4s}.team-chart-bar:nth-child(4){animation-delay:.6s}@keyframes chartBarGrow{0%,to{opacity:.7}50%{opacity:1}}.team-chart-pointer{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #cabaa6;width:0;height:0;animation:1.5s ease-in-out infinite pointerBlink;position:absolute;top:20px;right:-10px}@keyframes pointerBlink{0%,to{opacity:1}50%{opacity:.3}}.team-data-stream{pointer-events:none;width:100%;height:100%;position:absolute}.team-data-particle{background:#8a7860;border-radius:50%;width:4px;height:4px;animation:3s linear infinite dataParticleMove;position:absolute}.team-data-particle:first-child{animation-delay:0s;top:20%;left:20%}.team-data-particle:nth-child(2){background:#cabaa6;animation-delay:-1s;top:60%;right:30%}.team-data-particle:nth-child(3){background:#cabaa6;animation-delay:-2s;bottom:30%;left:40%}@keyframes dataParticleMove{0%{opacity:0;transform:translate(0)scale(1)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(30px,-20px)scale(.5)}}@media (max-width:800px){.usecase-holo-card{padding:10px 12px}.usecase-holo-nav{left:0}.usecase-holo-reminder{right:0}.usecase-holo-icon{width:26px;height:26px}.usecase-holo-icon svg{width:14px;height:14px}.usecase-glasses-orbit{width:250px;height:250px}.usecase-glasses-glow{width:280px;height:280px}.team-holo-chart,.team-connect-line{display:none}}.usecase-stats{background:#f4f4f3;flex-wrap:wrap;justify-content:center;gap:60px;padding:50px 24px;display:flex}.usecase-stat{text-align:center}.usecase-stat-value{color:#1b1b1a;margin-bottom:8px;font-size:48px;font-weight:600;line-height:1}.usecase-stat-label{color:#3c3b38;font-size:14px}@media (max-width:600px){.usecase-stats{gap:40px}.usecase-stat-value{font-size:36px}}.usecase-cta{text-align:center;background:linear-gradient(135deg,#1b1b1a 0%,#0a0a0a 100%);padding:100px 24px;position:relative;overflow:hidden}.usecase-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#8a78601a 0%,#0000 60%);position:absolute;inset:0}.usecase-cta-content{z-index:1;position:relative}.usecase-cta-title{color:#fff;margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:600}.usecase-cta-text{color:#66645f;margin-bottom:32px;font-size:18px}.usecase-section{max-width:1000px;margin:0 auto;padding:80px 24px}.usecase-section.usecase-alt{background:#f6f6f5}.usecase-container{align-items:center;gap:60px;display:flex}.usecase-container.reverse{flex-direction:row-reverse}@media (max-width:768px){.usecase-container,.usecase-container.reverse{flex-direction:column;gap:40px}}.usecase-visual{flex:1;justify-content:center;display:flex}.usecase-illustration{width:100%;max-width:340px;height:auto}@media (max-width:768px){.usecase-illustration{max-width:300px}}.usecase-content{flex:1}.usecase-label{text-transform:uppercase;letter-spacing:.05em;color:#8a7860;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.usecase-title{color:#1b1b1a;margin-bottom:16px;font-size:clamp(24px,4vw,32px);font-weight:600}.usecase-desc{color:#3c3b38;margin-bottom:24px;font-size:16px;line-height:1.65}.usecase-quote{background:#f0efec;border-left:3px solid #1b1b1a;border-radius:0 12px 12px 0;padding:16px 20px}.usecase-quote p{color:#1b1b1a;font-size:15px;font-style:italic;line-height:1.6}.btn-primary{color:#1b1b1a;background:#fff;border-radius:30px;padding:14px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:#f0efec;transform:translateY(-2px)}.careers-intro{max-width:700px;margin:0 auto;padding:60px 24px}.careers-intro-text{color:#1b1b1a;margin-bottom:20px;font-size:18px;line-height:1.7}.careers-intro-text:last-child{margin-bottom:0}.careers-values{border-top:1px solid #e5e5e5;max-width:900px;margin:0 auto;padding:80px 24px}.careers-section-title{color:#1b1b1a;text-align:center;margin-bottom:40px;font-size:28px;font-weight:600}.careers-values-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:600px){.careers-values-grid{grid-template-columns:1fr}}.careers-value-card{background:#f0efec;border-radius:16px;padding:32px}.careers-value-icon{width:40px;height:40px;margin-bottom:16px}.careers-value-icon svg{stroke:#1b1b1a;width:100%;height:100%}.careers-value-card h3{color:#1b1b1a;margin-bottom:8px;font-size:18px;font-weight:600}.careers-value-card p{color:#3c3b38;font-size:15px;line-height:1.6}.careers-roles{border-top:1px solid #e5e5e5;max-width:700px;margin:0 auto;padding:80px 24px}.careers-roles-list{flex-direction:column;gap:16px;display:flex}.careers-role-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;justify-content:space-between;align-items:center;padding:24px 28px;transition:all .3s;display:flex}.careers-role-card:hover{border-color:#1b1b1a;transform:translateY(-2px)}@media (max-width:600px){.careers-role-card{flex-direction:column;align-items:flex-start;gap:16px}}.careers-role-info h3{color:#1b1b1a;margin-bottom:4px;font-size:17px;font-weight:600}.careers-role-info p{color:#3c3b38;font-size:14px}.careers-role-meta{gap:16px;display:flex}.careers-role-location,.careers-role-type{color:#66645f;background:#f0efec;border-radius:20px;padding:6px 12px;font-size:13px}.careers-role-card{cursor:pointer}.application-modal{z-index:10000;background:#0009;padding:40px 20px;display:none;position:fixed;inset:0;overflow-y:auto}.application-modal.active{display:block}.application-modal-content{background:#fff;border-radius:20px;max-width:680px;margin:0 auto;padding:48px;position:relative}@media (max-width:600px){.application-modal-content{padding:32px 24px}}.application-close{color:#66645f;cursor:pointer;background:0 0;border:none;font-size:32px;line-height:1;position:absolute;top:20px;right:24px}.application-close:hover{color:#1b1b1a}.application-header{margin-bottom:40px}.application-header h2{color:#1b1b1a;margin-bottom:12px;font-size:28px;font-weight:600}.application-header p{color:#3c3b38;font-size:16px;line-height:1.5}.form-section{border-bottom:1px solid #e5e5e5;margin-bottom:36px;padding-bottom:36px}.form-section:last-of-type{border-bottom:none;margin-bottom:24px;padding-bottom:0}.form-section h3{color:#1b1b1a;margin-bottom:20px;font-size:18px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-group label{color:#1b1b1a;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid #d2d2d7;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1b1b1a;outline:none}.form-group input[type=file]{background:#f0efec;padding:10px}.form-group textarea{resize:vertical;min-height:100px}.application-submit{color:#fff;cursor:pointer;background:#1b1b1a;border:none;border-radius:30px;width:100%;padding:16px 32px;font-size:16px;font-weight:500;transition:all .3s}.application-submit:hover{background:#000;transform:translateY(-2px)}.application-success{text-align:center;padding:40px 0;display:none}.application-success.active{display:block}.application-success .success-icon{margin-bottom:24px}.application-success h3{color:#1b1b1a;margin-bottom:12px;font-size:24px;font-weight:600}.application-success p{color:#3c3b38;max-width:400px;margin:0 auto;font-size:16px;line-height:1.6}.application-form.hidden,.application-header.hidden{display:none}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:800px;margin:0 auto;padding:0 24px 100px;display:grid}.contact-card{border:1px solid #e5e5e5;border-radius:20px;padding:32px;transition:all .3s}.contact-card:hover{border-color:#c5c5c5;transform:translateY(-2px)}.contact-title{color:#1b1b1a;margin-bottom:8px;font-size:19px;font-weight:600}.contact-desc{color:#3c3b38;margin-bottom:16px;font-size:15px}.contact-email{color:#06c;font-size:15px}.contact-email:hover{text-decoration:underline}.contact-main{max-width:500px;margin:0 auto;padding:0 24px 60px}.contact-main-card{text-align:center;background:#f0efec;border-radius:24px;padding:48px}.contact-main-icon{background:#1b1b1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.contact-main-icon svg{stroke:#fff;width:28px;height:28px}.contact-main-title{margin-bottom:12px;font-size:24px;font-weight:600}.contact-main-desc{color:#3c3b38;margin-bottom:20px;font-size:15px}.contact-main-email{color:#1b1b1a;background:#fff;border-radius:30px;padding:12px 24px;font-size:18px;font-weight:500;transition:all .3s;display:inline-block}.contact-main-email:hover{color:#fff;background:#1b1b1a}.contact-info-section{max-width:900px;margin:0 auto;padding:0 24px 80px}.contact-info-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:768px){.contact-info-grid{grid-template-columns:1fr}}.contact-info-card{text-align:center;border:1px solid #e5e5e5;border-radius:16px;padding:32px 24px}.contact-info-icon{width:48px;height:48px;margin:0 auto 16px}.contact-info-icon svg{stroke:#1b1b1a;width:100%;height:100%}.contact-info-card h3{margin-bottom:8px;font-size:17px;font-weight:600}.contact-info-card p{color:#3c3b38;font-size:14px;line-height:1.5}.contact-illustration{text-align:center;padding:60px 24px 120px}.huspace-logo-animated{max-width:400px;margin:0 auto;display:block}@media (max-width:480px){.huspace-logo-animated{max-width:300px}}.glasses-section{background:linear-gradient(#0a0a0c 0%,#0d0d10 30%,#111114 70%,#0a0a0c 100%);padding:100px 24px;position:relative;overflow:hidden}.glasses-section:before{content:"";pointer-events:none;background:radial-gradient(100% 60% at 50% 0,#8a78600f 0%,#0000 50%),radial-gradient(80% 50% at 20% 100%,#8a78600a 0%,#0000 50%),radial-gradient(80% 50% at 80% 100%,#8a78600a 0%,#0000 50%);position:absolute;inset:0}.glasses-section:after{content:"";pointer-events:none;background-image:linear-gradient(#8a786008 1px,#0000 1px),linear-gradient(90deg,#8a786008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000,#0000);mask-image:radial-gradient(80% 60%,#000,#0000)}.glasses-hero{text-align:center;z-index:2;margin-bottom:60px;position:relative}.glasses-label{text-transform:uppercase;letter-spacing:.2em;color:#8a7860;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.glasses-label:before{content:"";background:#8a7860;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite labelPulse}.glasses-title{color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(40px,7vw,72px);font-weight:600;line-height:1}.glasses-title span{background:linear-gradient(135deg,#8a7860 0%,#cabaa6 50%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glasses-subtitle{color:#ffffff80;font-size:22px;font-weight:400}.glasses-hero-showcase{z-index:2;max-width:1100px;margin:0 auto 80px;position:relative}.glasses-hero-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.glasses-hero-image{z-index:3;filter:drop-shadow(0 40px 80px #0009);width:100%;max-width:650px;height:auto;transition:transform .8s cubic-bezier(.16,1,.3,1);position:relative}.glasses-hero-visual:hover .glasses-hero-image{transform:scale(1.02)translateY(-8px)}.glasses-orbit-system{pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glasses-orbit{border:1px solid #8a78601a;border-radius:50%;position:absolute}.glasses-orbit-1{width:100%;height:100%;animation:25s linear infinite orbitSpin;top:0;left:0;transform:rotateX(75deg)}.glasses-orbit-2{border-color:#8a78601a;width:85%;height:85%;animation:20s linear infinite reverse orbitSpin;top:7.5%;left:7.5%;transform:rotateX(75deg)rotate(60deg)}.glasses-orbit-3{border-color:#8a786014;width:70%;height:70%;animation:15s linear infinite orbitSpin;top:15%;left:15%;transform:rotateX(75deg)rotate(120deg)}@keyframes orbitSpin{0%{transform:rotateX(75deg)rotate(0)}to{transform:rotateX(75deg)rotate(360deg)}}.orbit-node{background:#8a7860;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 20px #8a7860cc}.glasses-orbit-1 .orbit-node{top:-4px;left:50%}.glasses-orbit-2 .orbit-node{background:#cabaa6;top:-4px;left:50%;box-shadow:0 0 20px #8a7860cc}.glasses-orbit-3 .orbit-node{background:#f472b6;top:-4px;left:50%;box-shadow:0 0 20px #8a7860cc}.glasses-holo-viz{pointer-events:none;z-index:4;width:100%;height:100%;position:absolute;top:0;left:0}.holo-waveform{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#8a786014 0%,#8a78600d 100%);border:1px solid #8a786033;border-radius:12px;align-items:center;gap:3px;width:140px;height:50px;padding:10px;animation:5s ease-in-out infinite cardFloat;display:flex;position:absolute;bottom:18%;left:5%}.waveform-bar{background:linear-gradient(#8a7860 0%,#cabaa6 100%);border-radius:2px;flex:1;animation:1s ease-in-out infinite waveform}.waveform-bar:first-child{height:40%;animation-delay:0s}.waveform-bar:nth-child(2){height:70%;animation-delay:.1s}.waveform-bar:nth-child(3){height:50%;animation-delay:.2s}.waveform-bar:nth-child(4){height:90%;animation-delay:.3s}.waveform-bar:nth-child(5){height:60%;animation-delay:.4s}.waveform-bar:nth-child(6){height:80%;animation-delay:.5s}.waveform-bar:nth-child(7){height:45%;animation-delay:.6s}.waveform-bar:nth-child(8){height:65%;animation-delay:.7s}@keyframes waveform{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.holo-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#8a78601a 0%,#8a78600f 100%);border:1px solid #8a786033;border-radius:16px;padding:18px;animation:6s ease-in-out -2s infinite cardFloat;position:absolute;top:12%;right:3%}.holo-stats:before{content:"";background:linear-gradient(90deg,#0000,#8a786080,#0000);height:1px;position:absolute;top:0;left:0;right:0}.holo-stats-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:12px;font-size:10px}.holo-stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.holo-stat{text-align:center}.holo-stat-value{color:#fff;font-size:20px;font-weight:600;line-height:1}.holo-stat-label{color:#fff6;margin-top:4px;font-size:9px}.holo-connection{transform-origin:0;background:linear-gradient(90deg,#8a786066,#0000);height:1px;position:absolute}.holo-connection-1{width:80px;animation:3s ease-in-out infinite connectionPulse;top:35%;left:8%;transform:rotate(25deg)}.holo-connection-2{transform-origin:100%;background:linear-gradient(90deg,#0000,#8a786066);width:100px;animation:3s ease-in-out -1s infinite connectionPulse;top:45%;right:5%;transform:rotate(-15deg)}@keyframes connectionPulse{0%,to{opacity:.3}50%{opacity:1}}.glasses-ambient-glow{z-index:1;background:radial-gradient(circle,#8a78601a 0%,#8a78600f 40%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite ambientGlow;position:absolute}@keyframes ambientGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.glasses-float-specs{z-index:5;flex-direction:column;gap:16px;display:flex;position:absolute}.glasses-float-specs.left{top:50%;left:0;transform:translateY(-50%)}.glasses-float-specs.right{top:50%;right:0;transform:translateY(-50%)}.float-spec{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#8a786014 0%,#8a78600f 100%);border:1px solid #8a786026;border-radius:12px;padding:14px 18px;animation:6s ease-in-out infinite floatSpec}.float-spec:nth-child(2){animation-delay:-2s}.float-spec:nth-child(3){animation-delay:-4s}@keyframes floatSpec{0%,to{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}.float-spec-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:4px;font-size:10px}.float-spec-value{color:#fff;font-size:22px;font-weight:600;line-height:1}.float-spec-value span{color:#ffffff80;font-size:13px;font-weight:400}.glasses-assembly{z-index:2;max-width:1100px;margin:0 auto 60px;position:relative}.assembly-header{text-align:center;margin-bottom:50px}.assembly-header h3{text-transform:uppercase;letter-spacing:.15em;color:#fff6;margin-bottom:10px;font-size:12px}.assembly-header p{color:#fff;font-size:26px;font-weight:500}.assembly-stages{grid-template-columns:repeat(3,1fr);gap:36px;display:grid;position:relative}.assembly-stages:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#8a78604d,#8a78604d,#0000);height:1px;position:absolute;top:130px;left:15%;right:15%}.assembly-stage{z-index:1;text-align:center;position:relative}.assembly-stage-image-wrap{margin-bottom:20px;position:relative}.assembly-stage-image{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:100%;max-width:280px;height:220px;margin:0 auto;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s;display:block}.assembly-stage:hover .assembly-stage-image{filter:drop-shadow(0 30px 60px #8a786026);transform:scale(1.05)translateY(-8px)}.assembly-stage-number{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#8a786033 0% 100%);border:1px solid #8a78604d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 16px;font-size:15px;font-weight:600;display:flex;position:relative}.assembly-stage-title{color:#fff;margin-bottom:8px;font-size:18px;font-weight:600}.assembly-stage-desc{color:#ffffff80;max-width:260px;margin:0 auto;font-size:14px;line-height:1.6}.glasses-specs{z-index:2;flex-wrap:wrap;justify-content:center;gap:50px;margin-bottom:50px;display:flex;position:relative}.spec-item{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#8a78600d 0%,#8a786008 100%);border:1px solid #8a78601a;border-radius:14px;padding:22px 28px;transition:all .4s}.spec-item:hover{background:linear-gradient(135deg,#8a78601a 0%,#8a78600f 100%);border-color:#8a786033;transform:translateY(-4px)}.spec-value{color:#fff;font-size:36px;font-weight:600;line-height:1;display:block}.spec-label{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-top:6px;font-size:11px}.glasses-body{color:#ffffff80;text-align:center;z-index:2;max-width:680px;margin:0 auto;font-size:17px;line-height:1.8;position:relative}.holo-elements{animation:.1s infinite holoFlicker}@keyframes holoFlicker{0%,to{opacity:.95}50%{opacity:1}}.scan-line{animation:4s linear infinite scanMove}@media (max-width:900px){.assembly-stages{grid-template-columns:1fr;gap:50px}.assembly-stages:before{display:none}.assembly-stage-image{max-width:260px;height:200px}.glasses-float-specs{display:none}.glasses-hero-visual{min-height:420px}.glasses-hero-image{max-width:520px}.glasses-orbit-system{width:550px;height:550px}.holo-stats{display:none}}@media (max-width:768px){.glasses-section{padding:70px 16px}.glasses-specs{gap:20px}.spec-item{padding:18px 22px}.spec-value{font-size:28px}.glasses-hero-image{max-width:340px}.glasses-hero-visual{min-height:360px}.glasses-orbit-system{width:400px;height:400px}.holo-waveform{display:none}.glasses-ambient-glow{width:350px;height:350px}}.glasses-features-mobile{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-bottom:36px;padding:0 16px;display:none;position:relative}@media (max-width:768px){.glasses-features-mobile{display:flex}}.glasses-feature-tag{color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#8a78601a 0%,#8a786014 100%);border:1px solid #8a786026;border-radius:20px;padding:8px 14px;font-size:11px}.legal-section{max-width:700px;margin:0 auto;padding:160px 24px 100px}.legal-title{color:#1b1b1a;margin-bottom:24px;font-size:clamp(36px,6vw,48px);font-weight:600}.legal-date{color:#66645f;margin-bottom:48px;font-size:14px}.legal-content{color:#1b1b1a;font-size:17px;line-height:1.75}.legal-content p{color:#424245;margin-bottom:24px}.legal-content h2{color:#1b1b1a;margin-top:48px;margin-bottom:16px;font-size:21px;font-weight:600}.footer{background:#f6f6f5;border-top:1px solid #e5e5e5;margin-top:80px;padding:60px 24px 40px}.footer-content{max-width:1100px;margin:0 auto}.footer-main{justify-content:space-between;gap:60px;margin-bottom:48px;display:flex}@media (max-width:768px){.footer-main{flex-direction:column;gap:40px}}.footer-brand{flex-shrink:0}.footer-logo{color:#1b1b1a;margin-bottom:8px;font-size:20px;font-weight:600;display:block}.footer-tagline{color:#3c3b38;margin-bottom:4px;font-size:14px}.footer-location{color:#66645f;font-size:13px}.footer-nav{flex-wrap:wrap;gap:60px;display:flex}@media (max-width:768px){.footer-nav{gap:32px 48px}}.footer-col{flex-direction:column;gap:12px;display:flex}.footer-col-title{text-transform:uppercase;letter-spacing:.05em;color:#1b1b1a;margin-bottom:4px;font-size:12px;font-weight:600}.footer-link{color:#3c3b38;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:14px;transition:color .2s}.footer-link:hover{color:#1b1b1a}.footer-bottom{border-top:1px solid #e5e5e5;padding-top:24px}.footer-copyright{color:#66645f;font-size:13px}.page{display:none}.page.active{display:block}@media (max-width:768px){.nav-links{display:none}.mobile-menu-btn{display:block}.hero{min-height:85vh;padding:100px 24px 60px}.waitlist-box{padding:36px 28px}.cards-grid{grid-template-columns:1fr}.illustration-section{flex-direction:column-reverse;gap:40px}.illustration-section.reverse{flex-direction:column-reverse}.trust-content{flex-direction:column;gap:40px}.trust-visual{margin:0 auto}.devices-illustration{transform:scale(.85)}.voice-wave-container{padding:0 20px}.wave-bar{width:3px}}.pillars3{max-width:1100px;margin:0 auto;padding:72px 32px}.pillars3 .p3-head{text-align:center;margin-bottom:8px}.pillars3 .p3-ey{letter-spacing:.15em;text-transform:uppercase;color:#3c3b38;font-size:12px;font-weight:600}.pillars3 h2{letter-spacing:-.025em;color:#1b1b1a;margin-top:14px;font-size:clamp(28px,3.6vw,44px);font-weight:700}.pillars3 .p3-sub{color:#3c3b38;max-width:560px;margin:16px auto 0;font-size:17px}.pillars3 .p3-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;display:grid}@media (max-width:820px){.pillars3 .p3-grid{grid-template-columns:1fr}}.p3-card{background:#fafaf9;border:1px solid #e8e7e4;border-radius:22px;padding:34px 30px;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s}.p3-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px -28px #8a786059}.p3-ic{background:#8a786017;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:flex}.p3-card h3{letter-spacing:-.01em;color:#1b1b1a;margin-bottom:10px;font-size:21px;font-weight:650}.p3-card p{color:#3c3b38;font-size:15px;line-height:1.55}.p3-tag{color:#8a7860;background:#8a786014;border-radius:999px;margin-top:16px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.feedback-section{text-align:center;max-width:760px;margin:0 auto;padding:64px 32px}.feedback-ey{letter-spacing:.15em;text-transform:uppercase;color:#3c3b38;font-size:12px;font-weight:600}.feedback-section h2{letter-spacing:-.02em;color:#1b1b1a;margin:14px 0 12px;font-size:clamp(26px,3.4vw,36px);font-weight:700}.feedback-section>.feedback-inner>p{color:#3c3b38;max-width:540px;margin:0 auto 26px;font-size:17px}.feedback-form{flex-wrap:wrap;gap:10px;max-width:560px;margin:0 auto;display:flex}.fb-input{color:#1b1b1a;background:#fff;border:1px solid #e6e4e0;border-radius:14px;flex:220px;padding:14px 18px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.fb-input:focus{border-color:#8a786099;outline:none;box-shadow:0 0 0 3px #8a786026}.fb-email{flex:0 180px}.fb-btn{color:#fff;cursor:pointer;background:#1b1b1a;border:none;border-radius:14px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.fb-btn:hover{background:#000;transform:translateY(-2px)}.fb-success{color:#8a7860;background:#f3f3f1;border:1px solid #e8e6e2;border-radius:14px;align-items:center;gap:10px;padding:14px 24px;font-size:16px;font-weight:600;display:inline-flex}.fb-btn:disabled{opacity:.6;cursor:default;transform:none}.fb-error{color:#c0392b;flex-basis:100%;margin-top:2px;font-size:13.5px}@media (max-width:560px){.feedback-form{flex-direction:column}.fb-email{flex:auto}}.pz{max-width:1100px;margin:0 auto;padding:30px 32px 10px}.pz-head{text-align:center;max-width:680px;margin:0 auto 30px}.pz-ey{letter-spacing:.15em;text-transform:uppercase;color:#3c3b38;font-size:12px;font-weight:600}.pz-head h2{letter-spacing:-.025em;color:#1b1b1a;margin-top:12px;font-size:clamp(28px,3.6vw,42px);font-weight:700}.pz-head p{color:#3c3b38;margin-top:14px;font-size:17px}.prob{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1100px;margin:0 auto 8px;display:grid}@media (max-width:760px){.prob{grid-template-columns:1fr}}.prob .c{background:#fafaf9;border:1px solid #e8e7e4;border-radius:16px;padding:20px}.prob .c .x{color:#c0392b;font-size:13px;font-weight:700}.prob .c h4{color:#1b1b1a;margin:6px 0 5px;font-size:16px;font-weight:650}.prob .c p{color:#3c3b38;font-size:13.5px}.cmp-wrap{max-width:1000px;margin:0 auto;overflow-x:auto}.cmp{border-collapse:separate;border-spacing:0;width:100%;min-width:620px;font-size:14px}.cmp th,.cmp td{text-align:left;vertical-align:top;border-bottom:1px solid #e7e6e3;padding:14px 16px}.cmp thead th{color:#1b1b1a;border-bottom:2px solid #e3dcf6;font-size:13px;font-weight:700}.cmp thead th.hs{color:#1b1b1a}.cmp td.row{color:#3c3b38;width:30%;font-weight:500}.cmp td.hs{color:#1b1b1a;background:#8a78600d;font-weight:600}.cmp tbody tr:first-child td.hs{border-top-left-radius:0}.cmp .yes{color:#1b1b1a;font-weight:700}.cmp .no{color:#b9b3c4}.cmp-foot{color:#a39bb5;text-align:center;max-width:1000px;margin:10px auto 0;font-size:11.5px}.an{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:0 auto;display:grid}@media (max-width:900px){.an{grid-template-columns:1fr}}.an .chart{background:#fff;border:1px solid #e7e6e3;border-radius:18px;padding:8px;box-shadow:0 20px 50px -36px #503c8c66}.an .chart svg{width:100%;height:auto;display:block}.an-disc{color:#a39bb5;text-align:center;max-width:760px;margin:14px auto 0;font-size:11.5px}.b2b{color:#f3f3f1;background:linear-gradient(#171024,#0d0a17);border:1px solid #8a78604d;border-radius:24px;max-width:1040px;margin:0 auto;padding:42px 40px}.b2b .ey{letter-spacing:.15em;text-transform:uppercase;color:#b69df9;font-size:12px;font-weight:600}.b2b h2{letter-spacing:-.02em;color:#fff;margin:12px 0 10px;font-size:clamp(24px,3vw,34px);font-weight:700}.b2b>p{color:#a39bc4;max-width:620px;font-size:16px}.b2b-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}@media (max-width:760px){.b2b-grid{grid-template-columns:1fr}}.b2b-grid .i .big{color:#fff;letter-spacing:-.02em;font-size:26px;font-weight:750}.b2b-grid .i .big span{color:#b69df9}.b2b-grid .i h4{margin:8px 0 5px;font-size:15px;font-weight:650}.b2b-grid .i p{color:#a39bc4;font-size:13px}.b2b-foot{color:#6f6a86;margin-top:22px;font-size:11.5px}.kpis{grid-template-columns:repeat(5,1fr);gap:12px;max-width:1100px;margin:0 auto 26px;display:grid}@media (max-width:900px){.kpis{grid-template-columns:repeat(2,1fr)}}.kpi{text-align:center;background:linear-gradient(#fff,#fafaf9);border:1px solid #e8e7e4;border-radius:16px;padding:20px 16px}.kpi-num{letter-spacing:-.03em;color:#1b1b1a;font-size:clamp(26px,3vw,38px);font-weight:780;line-height:1}.kpi-lab{color:#3c3b38;margin-top:8px;font-size:12.5px;line-height:1.35}.an4{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:760px){.an4{grid-template-columns:1fr}}.an4 .chart{background:#fff;border:1px solid #e7e6e3;border-radius:18px;padding:8px;box-shadow:0 20px 50px -36px #503c8c66}.an4 .chart svg{width:100%;height:auto;display:block}.ent-hero{text-align:center;background:radial-gradient(120% 80% at 50% 0,#f3effe,#fff 60%);padding:128px 24px 66px}.ent-hero .ey{letter-spacing:.14em;text-transform:uppercase;color:#3c3b38;font-size:13px;font-weight:600}.ent-hero h1{letter-spacing:-.03em;color:#1b1b1a;max-width:880px;margin:16px auto 0;font-size:clamp(34px,5.5vw,66px);font-weight:700;line-height:1.06}.ent-hero p{color:#3c3b38;max-width:600px;margin:20px auto 0;font-size:clamp(17px,2vw,21px)}.ent-hero .cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.ent-sec{max-width:1100px;margin:0 auto;padding:66px 24px}.ent-sec h2{letter-spacing:-.025em;color:#1b1b1a;text-align:center;font-size:clamp(26px,3.4vw,40px);font-weight:700}.ent-sec .sub{color:#3c3b38;text-align:center;max-width:640px;margin:14px auto 0;font-size:17px}.ent-band{color:#f3f3f1;background:linear-gradient(#161024,#0d0a17)}.ent-band h2{color:#fff}.ent-charts{grid-template-columns:1fr 1fr;gap:18px;margin-top:40px;display:grid}@media (max-width:820px){.ent-charts{grid-template-columns:1fr}}.ent-charts .chart{background:#fff;border:1px solid #e7e6e3;border-radius:18px;padding:10px;box-shadow:0 24px 56px -38px #503c8c73}.ent-charts .chart svg{width:100%;height:auto;display:block}.ent-3{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}@media (max-width:760px){.ent-3{grid-template-columns:1fr}}.ent-card{background:#fafaf9;border:1px solid #e8e7e4;border-radius:18px;padding:26px;transition:transform .3s,box-shadow .3s}.ent-card:hover{transform:translateY(-4px);box-shadow:0 26px 54px -34px #503c8c66}.ent-band .ent-card{background:#ffffff0d;border:1px solid #ffffff1a}.ent-card .ic{background:#8a78601a;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;font-size:20px;display:flex}.ent-band .ent-card .ic{background:#8a78602e}.ent-card h4{color:#1b1b1a;margin-bottom:7px;font-size:18px;font-weight:650}.ent-band .ent-card h4{color:#fff}.ent-card p{color:#3c3b38;font-size:14px;line-height:1.5}.ecmp{border-collapse:separate;border-spacing:0;width:100%;min-width:640px;margin-top:10px;font-size:14px}.ecmp th,.ecmp td{text-align:left;vertical-align:top;border-bottom:1px solid #e7e6e3;padding:13px 16px}.ecmp thead th{color:#1b1b1a;border-bottom:2px solid #e3dcf6;font-weight:700}.ecmp td.row{color:#3c3b38;width:28%}.ecmp td.hs{color:#1b1b1a;background:#8a78600d;font-weight:600}.ecmp .yes{color:#1b1b1a;font-weight:700}.ent-kpis{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1000px;margin:40px auto 0;display:grid}@media (max-width:760px){.ent-kpis{grid-template-columns:1fr 1fr}}.ent-kpi{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px 16px}.ent-kpi .kpi-lab{color:#a39bc4}.ent-cta-band{text-align:center;padding:84px 24px}.ent-cta-band h2{letter-spacing:-.03em;color:#1b1b1a;font-size:clamp(28px,4vw,48px);font-weight:700}.b2b-cta{margin-top:22px}.chart svg .bar{transform-box:fill-box;transform-origin:bottom;transition:transform .9s cubic-bezier(.2,.7,.2,1);transform:scaleY(0)}.chart.in svg .bar{transform:scaleY(1)}.chart svg .ln{stroke-dasharray:680;stroke-dashoffset:680px;transition:stroke-dashoffset 1.4s .15s}.chart.in svg .ln{stroke-dashoffset:0}.chart svg .fade{opacity:0;transition:opacity .7s .1s}.chart.in svg .fade{opacity:1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.intro-section{text-align:center;max-width:860px;margin:0 auto;padding:16px 24px 8px}.intro-ey{letter-spacing:.12em;text-transform:uppercase;color:#8a7860;margin-bottom:18px;font-size:12px;font-weight:600;display:inline-block}.intro-lead{color:#1b1b1a;font-size:clamp(20px,2.6vw,26px);font-weight:400;line-height:1.5}.intro-lead strong{font-weight:600}.intro-uses{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.intro-uses span{color:#3c3b38;background:#f0efec;border:1px solid #e6e5e3;border-radius:999px;padding:8px 16px;font-size:13.5px}.enterprise-cta{padding:64px 24px}.enterprise-cta-inner{color:#fff;text-align:center;background:linear-gradient(160deg,#1b1b1a,#2a2620);border-radius:28px;max-width:1000px;margin:0 auto;padding:60px 48px}.enterprise-cta-ey{letter-spacing:.12em;text-transform:uppercase;color:#cabaa6;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.enterprise-cta-inner h2{letter-spacing:-.02em;color:#fff;max-width:760px;margin:0 auto 16px;font-size:clamp(28px,4vw,40px);font-weight:600;line-height:1.12}.enterprise-cta-inner p{color:#bdb6a6;max-width:640px;margin:0 auto 28px;font-size:18px;line-height:1.6}.enterprise-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-hero-light{color:#1b1b1a;background:#fff}.btn-hero-light:hover{background:#f0f0f2}.btn-hero-ghost{color:#fff;background:0 0;border:1px solid #ffffff52}.btn-hero-ghost:hover{background:#ffffff1a}@media (max-width:600px){.enterprise-cta-inner{padding:40px 24px}}.contact-form{text-align:left;flex-direction:column;gap:12px;max-width:440px;margin:8px auto 0;display:flex}.contact-input{color:#1b1b1a;background:#fff;border:1px solid #e6e4e0;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.contact-input:focus{border-color:#8a786099;outline:none;box-shadow:0 0 0 3px #8a786026}.contact-textarea{resize:vertical;min-height:96px}.contact-submit{color:#fff;cursor:pointer;background:#1b1b1a;border:none;border-radius:14px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.contact-submit:hover{background:#000;transform:translateY(-2px)}.contact-submit:disabled{opacity:.6;cursor:default;transform:none}.contact-error{color:#c0392b;margin:0;font-size:13.5px}.contact-form-done{color:#8a7860;flex-direction:column;align-items:center;gap:10px;padding:8px 0;font-weight:600;display:flex}.contact-form-done p{margin:0}.hero-showcase{width:100%;max-width:540px;margin:56px auto 0;position:relative}.hsw-glow{z-index:0;pointer-events:none;background:radial-gradient(58% 58% at 50% 28%,#8a786033,#8a786000 70%);position:absolute;inset:-50px -30px}.hsw-window{z-index:1;text-align:left;background:#fff;border:1px solid #ececf2;border-radius:22px;animation:6s ease-in-out infinite hswFloat;position:relative;overflow:hidden;box-shadow:0 32px 70px -34px #1d1d1f47,0 8px 22px -14px #1d1d1f1f}@keyframes hswFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hsw-window{animation:none}}.hsw-bar{border-bottom:1px solid #f0f0f4;align-items:center;gap:7px;padding:14px 18px;display:flex}.hsw-dot{background:#e2e2e8;border-radius:50%;width:10px;height:10px}.hsw-bar-title{color:#66645f;margin-left:8px;font-size:13px;font-weight:600}.hsw-body{flex-direction:column;gap:12px;padding:22px 20px 24px;display:flex}.hsw-msg{border-radius:16px;max-width:88%;padding:12px 16px;font-size:15px;line-height:1.5}.hsw-user{color:#fff;background:#1b1b1a;border-bottom-right-radius:6px;align-self:flex-end}.hsw-ai{color:#1b1b1a;background:#f3f3f1;border-bottom-left-radius:6px;align-self:flex-start}.hsw-actions{flex-direction:column;gap:8px;margin-top:4px;display:flex}.hsw-chip{color:#3a3a3c;background:#fff;border:1px solid #eaeaf0;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-size:13.5px;display:flex}.hsw-tick{color:#8a7860;background:#e7e6e3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.hsw-chip-ask{color:#1b1b1a;background:#fafaf9;border-color:#e6e4e0;font-weight:500}.hsw-q{color:#fff;background:#8a7860;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:560px){.hero-showcase{margin-top:40px}.hsw-msg{font-size:14px}}.day-section{max-width:820px;margin:0 auto;padding:64px 24px}.day-head{text-align:center;margin-bottom:44px}.day-ey{letter-spacing:.12em;text-transform:uppercase;color:#3c3b38;margin-bottom:14px;font-size:12px;font-weight:600;display:inline-block}.day-head h2{letter-spacing:-.02em;color:#1b1b1a;margin-bottom:12px;font-size:clamp(26px,3.4vw,38px);font-weight:600}.day-head p{color:#3c3b38;max-width:540px;margin:0 auto;font-size:17px}.day-timeline{padding-left:64px;position:relative}.day-timeline:before{content:"";background:linear-gradient(#8a7860,#e6e4e0);width:2px;position:absolute;top:8px;bottom:8px;left:23px}.day-scene{margin-bottom:18px;position:relative}.day-time{color:#8a7860;background:#fff;border:2px solid #e7e6e3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:13px;font-weight:700;display:flex;position:absolute;top:0;left:-64px;box-shadow:0 4px 14px -6px #8a786066}.day-card{background:#fafaf9;border:1px solid #e8e7e4;border-radius:18px;padding:20px 24px;transition:transform .3s,box-shadow .3s}.day-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px -26px #8a786066}.day-card h3{color:#1b1b1a;margin-bottom:6px;font-size:17px;font-weight:650}.day-card p{color:#3a3a3c;font-size:15px;line-height:1.55}@media (max-width:560px){.day-timeline{padding-left:52px}.day-time{width:40px;height:40px;left:-52px}}.theme-toggle{color:#3c3b38;cursor:pointer;background:0 0;border:1px solid #e6e5e3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-left:8px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.theme-toggle:hover{color:#1b1b1a;background:#f0efec;border-color:#d9d2c4}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.dark body{color:#f4f3f0;background-color:#070708;background-image:radial-gradient(100% 78% at 78% -14%,#c8b9a724,#0000 62%),radial-gradient(72% 60% at 4% 108%,#96aac81a,#0000 68%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}html.dark ::selection{background:#c8b9a738}html.dark input:focus,html.dark select:focus,html.dark button:focus{outline-color:#cabaa6}html.dark .page-loader{background:#070708}html.dark .loader-logo text{fill:#1b1b1a}html.dark .loader-logo circle[fill=\#1b1b1a]{fill:#cabaa6}html.dark .loader-logo circle[fill=\#ffffff]{fill:#f4f3f0}.insight-charts{--ic-ink:#1b1b1a;--ic-muted:#66645f;--ic-faint:#a4a3a1;--ic-track:#e7e6e3;--ic-bar:#d3d6de;--ic-bar2:#bcc0ca;--ic-card:#fff;--ic-border:#e7e6e3;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:760px){.insight-charts{grid-template-columns:1fr}}html.dark .insight-charts{--ic-ink:#f4f3f0;--ic-muted:#9b968d;--ic-faint:#67655e;--ic-track:#2a2a30;--ic-bar:#3a352c;--ic-bar2:#4a443a;--ic-card:#141417;--ic-border:#23232a}.ic-chart{background:var(--ic-card);border:1px solid var(--ic-border);border-radius:18px;min-height:330px;padding:22px 22px 18px;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 50px -36px #0006}.insight-charts:empty{min-height:690px}.ic-chart:hover{transform:translateY(-4px);box-shadow:0 30px 60px -38px #00000080}.ic-head{margin-bottom:4px}.ic-title{color:var(--ic-ink);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.25}.ic-sub{color:var(--ic-muted);margin-top:3px;font-size:12px}.ic-svg{width:100%;height:auto;margin-top:12px;display:block;overflow:visible}html.dark .header{background:#100f0deb;border-bottom-color:#ffffff12}html.dark .logo{color:#f4f3f0}html.dark .logo-mark{color:#1b1b1a;background:#f4f3f0}html.dark .nav-link{color:#d8d6d0}html.dark .nav-link:hover{color:#f4f3f0}html.dark .btn-hero,html.dark .btn-header,html.dark .btn-primary{color:#1b1b1a;background:#f4f3f0}html.dark .btn-hero:hover,html.dark .btn-header:hover,html.dark .btn-primary:hover{background:#fff}html.dark .btn-hero:hover{box-shadow:0 10px 30px #00000073}html.dark .mobile-menu{background:#121215d9;border-color:#ffffff17;box-shadow:0 24px 60px -24px #0009}html.dark .mobile-nav-link{color:#f4f3f0}html.dark .mobile-nav-link:hover,html.dark .mobile-nav-link:active{background:#ffffff12}html.dark .mobile-menu-btn,html.dark .hero h1{color:#f4f3f0}html.dark .hero-sub{color:#d8d6d0}html.dark .hero-note{color:#9d9b93}html.dark .section-title{color:#f4f3f0}html.dark .section-body{color:#d8d6d0}html.dark .hsw-glow{background:radial-gradient(58% 58% at 50% 28%,#c8b9a72e,#c8b9a700 70%)}html.dark .hsw-window{background:#141417;border-color:#23232a;box-shadow:0 32px 70px -34px #0009,0 8px 22px -14px #00000080}html.dark .hsw-bar{border-bottom-color:#23232a}html.dark .hsw-dot{background:#2c2c34}html.dark .hsw-bar-title{color:#9d9b93}html.dark .hsw-user{color:#f4f3f0;background:#26262c}html.dark .hsw-ai{color:#f4f3f0;background:#242019}html.dark .hsw-chip{color:#d8d3cb;background:#191920;border-color:#2c2c34}html.dark .hsw-tick{color:#cabaa6;background:#2a2620}html.dark .hsw-chip-ask{color:#f4f3f0;background:#2a2620;border-color:#3a342a}html.dark .hsw-q{color:#1b1b1a;background:#cabaa6}html.dark .pillars3 .p3-ey{color:#cabaa6}html.dark .pillars3 h2{color:#f4f3f0}html.dark .pillars3 .p3-sub{color:#d8d6d0}html.dark .p3-card{background:#141417;border-color:#23232a}html.dark .p3-card:hover{box-shadow:0 24px 50px -28px #c8b9a740}html.dark .p3-ic{background:#c8b9a71f}html.dark .p3-card h3{color:#f4f3f0}html.dark .p3-card p{color:#d8d6d0}html.dark .p3-tag{color:#cabaa6;background:#c8b9a71f}html.dark .p3-ic svg[stroke=\#8a7860]{stroke:#cabaa6}html.dark .p3-card .p3-ic svg{stroke:#f4f3f0}html.dark .pz-ey{color:#cabaa6}html.dark .pz-head h2{color:#f4f3f0}html.dark .pz-head p{color:#d8d6d0}html.dark .prob .c{background:#141417;border-color:#23232a}html.dark .prob .c .x{color:#e0816f}html.dark .prob .c h4{color:#f4f3f0}html.dark .prob .c p{color:#d8d6d0}html.dark .cmp th,html.dark .cmp td{border-bottom-color:#23232a}html.dark .cmp thead th{color:#f4f3f0;border-bottom-color:#2c2c34}html.dark .cmp thead th.hs{color:#cabaa6}html.dark .cmp td.row{color:#d8d6d0}html.dark .cmp td.hs{color:#f4f3f0;background:#c8b9a714}html.dark .cmp .yes{color:#cabaa6}html.dark .cmp .no{color:#6b665e}html.dark .cmp-foot{color:#9d9b93}html.dark .kpi{background:linear-gradient(#141417,#0c0c0e);border-color:#23232a}html.dark .kpi-num{color:#cabaa6}html.dark .kpi-lab{color:#d8d6d0}html.dark .an .chart,html.dark .an4 .chart,html.dark .ent-charts .chart{background:#0c0c0e;border-color:#23232a;box-shadow:0 20px 50px -36px #000000b3}html.dark .an-disc,html.dark .an4-disc{color:#9d9b93}html.dark .chart [fill=\#1b1b1a]{fill:#f4f3f0}html.dark .chart [fill=\#66645f],html.dark .chart [fill=\#999]{fill:#9b968d}html.dark .chart [fill=\#d3d6de]{fill:#3a352c}html.dark .chart [fill=\#bcc0ca]{fill:#4a443a}html.dark .chart [fill=\#8a7860]{fill:#cabaa6}html.dark .chart [fill=\#f3f3f1]{fill:#242019}html.dark .chart [fill=\#fff],html.dark .chart [fill=\#ffffff]{fill:#070708}html.dark .chart [stroke=\#e9e8e5]{stroke:#23232a}html.dark .chart [stroke=\#cabaa6]{stroke:#8a7860}html.dark .chart [stroke=\#8a7860]{stroke:#cabaa6}html.dark .chart [stroke=\#1b1b1a]{stroke:#f4f3f0}html.dark .chart text[fill=\#8a7860]{fill:#cabaa6}html.dark .chart [fill=\#fff][font-weight],html.dark .chart circle[fill=\#8a7860]+text{fill:#070708}html.dark .devices-section{background:#0c0c0e}html.dark .devices-title{color:#f4f3f0}html.dark .devices-body{color:#d8d6d0}html.dark .device-icon-float{background:#191920;box-shadow:0 4px 20px #0006}html.dark .device-icon-float svg{color:#f4f3f0}html.dark .device-pill{color:#d8d6d0;background:#141417;border-color:#23232a}html.dark .device-pill:hover{color:#f4f3f0;border-color:#c8b9a766;box-shadow:0 10px 25px #c8b9a714}html.dark .device-pill:hover svg{stroke:#cabaa6}html.dark .card{background:#141417}html.dark .card:hover{background:#191920;box-shadow:0 16px 32px #00000073}html.dark .card-icon,html.dark .card-title{color:#f4f3f0}html.dark .card-body{color:#d8d6d0}html.dark .cards-scroll-hint span{background:#2c2c34}html.dark .cards-scroll-hint span:first-child{background:#cabaa6}html.dark .section-cta-banner{background:linear-gradient(135deg,#141417 0%,#0c0c0e 100%)}html.dark .section-cta-text{color:#d8d6d0}html.dark .section-cta-btn{color:#1b1b1a;background:#f4f3f0}html.dark .section-cta-btn:hover{background:#fff}html.dark .day-ey{color:#cabaa6}html.dark .day-head h2{color:#f4f3f0}html.dark .day-head p{color:#d8d6d0}html.dark .day-timeline:before{background:linear-gradient(#cabaa6,#3a342a)}html.dark .day-time{color:#cabaa6;background:#141417;border-color:#2c2c34;box-shadow:0 4px 14px -6px #c8b9a759}html.dark .day-card{background:#141417;border-color:#23232a}html.dark .day-card:hover{box-shadow:0 18px 40px -26px #c8b9a74d}html.dark .day-card h3{color:#f4f3f0}html.dark .day-card p{color:#bdb8b0}html.dark .trust-title,html.dark .trust-text{color:#f4f3f0}html.dark .trust-item{border-top-color:#ffffff14}html.dark .trust-check{background:#cabaa6;border-color:#cabaa6;box-shadow:0 4px 12px -6px #00000080}html.dark .trust-check svg{color:#16130f}html.dark .trust-visual:before{border-color:#c8b9a726}html.dark .trust-visual:after{border-color:#c8b9a71a}html.dark .trust-shield path[fill=\#f5f5f7]{fill:#141417}html.dark .trust-shield path[stroke=\#1b1b1a]{stroke:#cabaa6}html.dark .link-arrow{color:#f4f3f0}html.dark .link-arrow:hover,html.dark .feedback-ey{color:#cabaa6}html.dark .feedback-section h2{color:#f4f3f0}html.dark .feedback-section>.feedback-inner>p{color:#d8d6d0}html.dark .fb-input{color:#f4f3f0;background:#161410;border-color:#2c2c34}html.dark .fb-input::placeholder{color:#9d9b93}html.dark .fb-input:focus{border-color:#c8b9a799;box-shadow:0 0 0 3px #c8b9a726}html.dark .fb-btn{color:#1b1b1a;background:#f4f3f0}html.dark .fb-btn:hover{background:#fff}html.dark .fb-success{color:#cabaa6;background:#2a2620;border-color:#3a342a}html.dark .fb-error{color:#e0816f}html.dark .early-access-title{color:#f4f3f0}html.dark .waitlist-box{background:#0c0c0e}html.dark .waitlist-title{color:#f4f3f0}html.dark .waitlist-desc{color:#d8d6d0}html.dark .form-input{color:#f4f3f0;background:#161410;border-color:#2c2c34}html.dark .form-input::placeholder{color:#9d9b93}html.dark .form-input:focus{border-color:#c8b9a799;box-shadow:0 0 0 3px #c8b9a726}html.dark .form-select{color:#9d9b93;background:#161410;border-color:#2c2c34}html.dark .form-select:valid{color:#f4f3f0}html.dark .btn-submit{color:#1b1b1a;background:#f4f3f0}html.dark .btn-submit:hover{background:#fff;box-shadow:0 4px 12px #0006}html.dark .success-icon{color:#1b1b1a;background:#cabaa6}html.dark .success-title{color:#f4f3f0}html.dark .success-desc{color:#d8d6d0}html.dark .roadmap-title{color:#f4f3f0}html.dark .roadmap-subtitle{color:#d8d6d0}html.dark .roadmap-timeline:before{background:#23232a}html.dark .roadmap-marker{background:#141417;border-color:#2c2c34}html.dark .roadmap-marker.active{background:#cabaa6;border-color:#cabaa6}html.dark .roadmap-phase{color:#9d9b93}html.dark .roadmap-item-title{color:#f4f3f0}html.dark .roadmap-item-desc{color:#d8d6d0}html.dark .roadmap-illustration circle[stroke=\#e5e5e5]{stroke:#23232a}html.dark .roadmap-illustration circle[fill=\#1b1b1a]{fill:#cabaa6}html.dark .roadmap-illustration circle[fill=\#f5f5f7]{fill:#191920}html.dark .roadmap-illustration [stroke=\#1b1b1a]{stroke:#9d9b93}html.dark .roadmap-illustration text[fill=\#fff]{fill:#1b1b1a}html.dark .roadmap-illustration text[fill=\#999]{fill:#d8d6d0}html.dark .roadmap-illustration text[fill=\#1b1b1a]{fill:#f4f3f0}html.dark .roadmap-illustration circle[fill=\#8a7860]{fill:#cabaa6}html.dark .roadmap-illustration rect[fill=\#f5f5f7]{fill:#191920}html.dark .faq-title{color:#f4f3f0}html.dark .faq-item{background:#141417}html.dark .faq-item:hover{background:#191920}html.dark .faq-question{color:#f4f3f0}html.dark .faq-icon{stroke:#9d9b93}html.dark .faq-answer{color:#d8d6d0}html.dark .enterprise-cta-inner{background:linear-gradient(160deg,#141417,#2a2620)}html.dark .footer{background:#0c0c0e;border-top-color:#23232a}html.dark .footer-logo{color:#f4f3f0}html.dark .footer-tagline{color:#d8d6d0}html.dark .footer-location{color:#9d9b93}html.dark .footer-col-title{color:#f4f3f0}html.dark .footer-link{color:#d8d6d0}html.dark .footer-link:hover{color:#f4f3f0}html.dark .footer-bottom{border-top-color:#23232a}html.dark .footer-copyright{color:#9d9b93}html.dark .theme-toggle{color:#d8d6d0;background:0 0;border-color:#2c2c34}html.dark .theme-toggle:hover{color:#f4f3f0;background:#191920;border-color:#4a443a}html.dark .intro-ey{color:#cabaa6}html.dark .intro-lead{color:#f4f3f0}html.dark .intro-uses span{color:#d8d6d0;background:#141417;border-color:#23232a}html.dark .page-title{color:#f4f3f0}html.dark .page-subtitle{color:#d8d6d0}html.dark .core-difference-section{background:linear-gradient(#0c0c0e 0%,#070708 100%)}html.dark .core-difference-label{color:#cabaa6}html.dark .core-difference-title{color:#f4f3f0}html.dark .core-difference-subtitle{color:#d8d6d0}html.dark .shift-side-new .shift-side-label{color:#cabaa6}html.dark .shift-side-old .shift-word{color:#4a443a}html.dark .shift-arrow{color:#2c2c34}html.dark .difference-column-old{background:#141417;border-color:#23232a}html.dark .difference-column-old .difference-column-icon{background:#23232a}html.dark .difference-column-old .difference-column-icon svg{stroke:#d8d6d0}html.dark .difference-column-old .difference-column-label{color:#9d9b93}html.dark .difference-column-old .difference-column-name{color:#d8d6d0}html.dark .difference-column-old .difference-item-icon{background:#ffffff0d}html.dark .difference-column-old .difference-item-icon svg{stroke:#d8d6d0}html.dark .difference-column-old .difference-item-text{color:#d8d6d0}html.dark .difference-column-header{border-bottom-color:#ffffff0f}html.dark .core-difference-tagline{color:#f4f3f0}html.dark .core-difference-tagline em{color:#cabaa6}html.dark .products-section{background:linear-gradient(#0c0c0e 0%,#070708 100%)}html.dark .products-label{color:#cabaa6}html.dark .products-title{color:#f4f3f0}html.dark .products-subtitle{color:#d8d6d0}html.dark .product-card-personal{background:#141417;border-color:#23232a}html.dark .product-card-personal .product-card-name{color:#cabaa6}html.dark .product-card-personal .product-card-desc{color:#d8d6d0}html.dark .product-card-personal .product-feature{color:#f4f3f0}html.dark .product-card-personal .product-feature-icon{background:#c8b9a71f}html.dark .product-card-personal .product-feature-icon svg{stroke:#cabaa6}html.dark .products-note{color:#d8d6d0}html.dark .products-note strong{color:#f4f3f0}html.dark .voice-section{background:linear-gradient(#0c0c0e 0%,#070708 100%)}html.dark .voice-title{color:#f4f3f0}html.dark .voice-body{color:#d8d6d0}html.dark .voice-feature{color:#f4f3f0;background:#141417;border-color:#23232a}html.dark .voice-feature:hover{border-color:#cabaa6}html.dark .voice-chat-label{color:#f4f3f0}html.dark .voice-chat-hint{color:#9d9b93}html.dark .voice-chat-orb-ring{border-color:#ffffff1f}html.dark .voice-chat-speaking{color:#f4f3f0}html.dark .voice-chat-start-btn{color:#1b1b1a;background:#f4f3f0}html.dark .voice-chat-start-btn:hover{background:#fff}html.dark .voice-chat-start-btn svg{stroke:#1b1b1a}html.dark .voice-chat-app-link{color:#9d9b93}html.dark .voice-chat-app-link:hover{color:#f4f3f0}html.dark .voice-avatar-user{color:#d8d6d0;background:#141417;border-color:#23232a}html.dark .voice-avatar-ai{color:#1b1b1a;background:#f4f3f0}html.dark .wave-bar,html.dark .voice-dot,html.dark .minimal-bar{background:#cabaa6}html.dark .product-voice-title{color:#f4f3f0}html.dark .product-voice-body{color:#d8d6d0}html.dark .domains-title{color:#f4f3f0}html.dark .domains-subtitle{color:#d8d6d0}html.dark .domain-card{background:#0c0c0e;border-color:#23232a}html.dark .domain-card:before{background:#cabaa6}html.dark .domain-card:hover{border-color:#4a443a}html.dark .domain-icon,html.dark .domain-title{color:#f4f3f0}html.dark .domain-desc{color:#d8d6d0}html.dark .teaser-section{background:#0c0c0e}html.dark .teaser-title{color:#f4f3f0}html.dark .teaser-body{color:#d8d6d0}html.dark .pillar-card{background:#141417}html.dark .pillar-title{color:#f4f3f0}html.dark .pillar-desc{color:#d8d6d0}html.dark .comparison-title{color:#f4f3f0}html.dark .comparison-voice{background:#141417;border-color:#23232a}html.dark .comparison-voice .comparison-icon svg{stroke:#d8d6d0}html.dark .comparison-voice .comparison-list li{color:#d8d6d0}html.dark .comparison-voice .comparison-summary{color:#9d9b93}html.dark .comparison-arrow svg{stroke:#4a443a}html.dark .diagram-container{background:#0c0c0e;border-color:#23232a}html.dark .diagram-title,html.dark .diagram-caption{color:#9d9b93}html.dark .pipeline-box{color:#f4f3f0;background:#141417;border-color:#23232a}html.dark .pipeline-box.highlight{color:#1b1b1a;background:#f4f3f0;border-color:#f4f3f0}html.dark .pipeline-time{color:#9d9b93}html.dark .pipeline-arrow{color:#4a443a}html.dark .layer-label{color:#9d9b93}html.dark .layer-bar.user{color:#9bc49b;background:#1d2a1d}html.dark .layer-bar.voice{color:#9bbcc4;background:#1d262a}html.dark .layer-bar.context{color:#c4b69b;background:#2a261d}html.dark .layer-bar.action{color:#c49bbc;background:#2a1d26}html.dark .layer-bar.services{color:#d8d6d0;background:#141417}html.dark .diagram-svg [fill=\#1b1b1a]{fill:#f4f3f0}html.dark .diagram-svg [stroke=\#1b1b1a]{stroke:#f4f3f0}html.dark .diagram-svg [stroke=\#e5e5e5]{stroke:#23232a}html.dark .diagram-svg [fill=\#f5f5f7]{fill:#191920}html.dark .stat-card{background:#141417}html.dark .stat-value{color:#f4f3f0}html.dark .stat-label{color:#9d9b93}html.dark .arch-center-text{color:#fff}html.dark .arch-node{color:#f4f3f0;background:#141417;border-color:#2c2c34;box-shadow:0 4px 15px #0006}html.dark .arch-node:hover{border-color:#c8b9a766;box-shadow:0 8px 25px #c8b9a726}html.dark .value-subtitle{color:#d8d6d0}html.dark .value-card{background:#141417;border-color:#23232a}html.dark .value-card:hover{border-color:#c8b9a74d;box-shadow:0 20px 40px #00000073}html.dark .value-icon svg{stroke:#cabaa6}html.dark .value-card-title{color:#f4f3f0}html.dark .value-card-body{color:#d8d6d0}html.dark .article-meta{color:#9d9b93}html.dark .article-title,html.dark .article-content{color:#f4f3f0}html.dark .article-content p{color:#bdb8b0}html.dark .article-content h2,html.dark .article-content h3{color:#f4f3f0}html.dark .article-back{color:#6fa8e0}html.dark .legal-title{color:#f4f3f0}html.dark .legal-date{color:#9d9b93}html.dark .legal-content{color:#f4f3f0}html.dark .legal-content p{color:#bdb8b0}html.dark .legal-content h2{color:#f4f3f0}html.dark .mission-box{background:#141417}html.dark .mission-title{color:#f4f3f0}html.dark .mission-body{color:#d8d6d0}html.dark .team-title{color:#f4f3f0}html.dark .team-avatar{background:linear-gradient(135deg,#141417 0%,#191920 100%)}html.dark .team-name{color:#f4f3f0}html.dark .team-role{color:#9d9b93}html.dark .team-intro-text{color:#f4f3f0}html.dark .team-intro-belief{color:#f4f3f0;border-top-color:#23232a}html.dark .team-focus-section{border-top-color:#23232a}html.dark .team-focus-title,html.dark .team-focus-text{color:#f4f3f0}html.dark .team-cta-section{border-top-color:#23232a}html.dark .team-cta-title{color:#f4f3f0}html.dark .team-cta-text{color:#d8d6d0}html.dark .team-cta-link{color:#f4f3f0;border-color:#f4f3f0}html.dark .team-cta-link:hover{color:#1b1b1a;background:#f4f3f0}html.dark .category-chip{color:#d8d6d0;background:#141417}html.dark .category-chip:hover{color:#f4f3f0;background:#191920}html.dark .post-card{background:#0c0c0e;border-color:#23232a}html.dark .post-card:hover{border-color:#4a443a;box-shadow:0 8px 24px #0006}html.dark .post-meta{color:#9d9b93}html.dark .post-tag{background:#191920}html.dark .post-title{color:#f4f3f0}html.dark .post-excerpt{color:#d8d6d0}html.dark .usecase-hero{background:linear-gradient(#0c0c0e 0%,#070708 100%)}html.dark .usecase-hero-title{color:#f4f3f0}html.dark .usecase-hero-subtitle{color:#d8d6d0}html.dark .usecase-tabs{background:#070708;border-bottom-color:#23232a}html.dark .usecase-tab{color:#d8d6d0}html.dark .usecase-tab:hover{color:#f4f3f0;background:#141417}html.dark .usecase-tab.active{color:#1b1b1a;background:#f4f3f0;border-color:#f4f3f0}html.dark .usecase-section-label{color:#cabaa6}html.dark .usecase-section-title{color:#f4f3f0}html.dark .usecase-section-desc{color:#d8d6d0}html.dark .usecase-card{background:#141417;border-color:#23232a;box-shadow:0 4px 20px #0006}html.dark .usecase-card:hover{border-color:#c8b9a733;box-shadow:0 25px 50px #00000080}html.dark .usecase-card-label{color:#cabaa6}html.dark .usecase-card-title{color:#f4f3f0}html.dark .usecase-card-desc{color:#d8d6d0}html.dark .usecase-card-quote{color:#f4f3f0;background:#191920;border-left-color:#cabaa6}html.dark .usecase-stats{background:#0c0c0e}html.dark .usecase-stat-value{color:#f4f3f0}html.dark .usecase-stat-label{color:#d8d6d0}html.dark .usecase-section.usecase-alt{background:#0c0c0e}html.dark .usecase-label{color:#cabaa6}html.dark .usecase-title{color:#f4f3f0}html.dark .usecase-desc{color:#d8d6d0}html.dark .usecase-quote{background:#141417;border-left-color:#cabaa6}html.dark .usecase-quote p{color:#f4f3f0}html.dark .btn-primary{color:#1b1b1a;background:#f4f3f0}html.dark .btn-primary:hover{background:#fff}html.dark .careers-intro-text{color:#f4f3f0}html.dark .careers-values{border-top-color:#23232a}html.dark .careers-section-title{color:#f4f3f0}html.dark .careers-value-card{background:#141417}html.dark .careers-value-icon svg{stroke:#cabaa6}html.dark .careers-value-card h3{color:#f4f3f0}html.dark .careers-value-card p{color:#d8d6d0}html.dark .careers-roles{border-top-color:#23232a}html.dark .careers-role-card{background:#141417;border-color:#23232a}html.dark .careers-role-card:hover{border-color:#cabaa6}html.dark .careers-role-info h3{color:#f4f3f0}html.dark .careers-role-info p{color:#d8d6d0}html.dark .careers-role-location,html.dark .careers-role-type{color:#9d9b93;background:#191920}html.dark .application-modal{background:#000000bf}html.dark .application-modal-content{background:#141417}html.dark .application-close{color:#9d9b93}html.dark .application-close:hover,html.dark .application-header h2{color:#f4f3f0}html.dark .application-header p{color:#d8d6d0}html.dark .form-section{border-bottom-color:#23232a}html.dark .form-section h3,html.dark .form-group label{color:#f4f3f0}html.dark .form-group input,html.dark .form-group select,html.dark .form-group textarea{color:#f4f3f0;background:#161410;border-color:#2c2c34}html.dark .form-group input::placeholder,html.dark .form-group textarea::placeholder{color:#9d9b93}html.dark .form-group input:focus,html.dark .form-group select:focus,html.dark .form-group textarea:focus{border-color:#cabaa6}html.dark .form-group input[type=file]{background:#191920}html.dark .application-submit{color:#1b1b1a;background:#f4f3f0}html.dark .application-submit:hover{background:#fff}html.dark .application-success h3{color:#f4f3f0}html.dark .application-success p{color:#d8d6d0}html.dark .contact-card{background:#0c0c0e;border-color:#23232a}html.dark .contact-card:hover{border-color:#4a443a}html.dark .contact-title{color:#f4f3f0}html.dark .contact-desc{color:#d8d6d0}html.dark .contact-email{color:#6fa8e0}html.dark .contact-main-card{background:#141417}html.dark .contact-main-icon{background:#cabaa6}html.dark .contact-main-icon svg{stroke:#1b1b1a}html.dark .contact-main-title{color:#f4f3f0}html.dark .contact-main-desc{color:#d8d6d0}html.dark .contact-main-email{color:#f4f3f0;background:#191920}html.dark .contact-main-email:hover{color:#1b1b1a;background:#f4f3f0}html.dark .contact-info-card{background:#0c0c0e;border-color:#23232a}html.dark .contact-info-icon svg{stroke:#cabaa6}html.dark .contact-info-card h3{color:#f4f3f0}html.dark .contact-info-card p{color:#d8d6d0}html.dark .contact-input{color:#f4f3f0;background:#161410;border-color:#2c2c34}html.dark .contact-input::placeholder{color:#9d9b93}html.dark .contact-input:focus{border-color:#c8b9a799;box-shadow:0 0 0 3px #c8b9a726}html.dark .contact-submit{color:#1b1b1a;background:#f4f3f0}html.dark .contact-submit:hover{background:#fff}html.dark .contact-error{color:#e0816f}html.dark .contact-form-done{color:#cabaa6}html.dark .ent-hero .ey{color:#cabaa6}html.dark .ent-hero h1{color:#f4f3f0}html.dark .ent-hero p{color:#d8d6d0}html.dark .ent-sec h2{color:#f4f3f0}html.dark .ent-sec .sub{color:#d8d6d0}html.dark .ent-card{background:#141417;border-color:#23232a}html.dark .ent-card:hover{box-shadow:0 26px 54px -34px #0000008c}html.dark .ent-card .ic{background:#c8b9a71f}html.dark .ent-card h4{color:#f4f3f0}html.dark .ent-card p{color:#d8d6d0}html.dark .ecmp th,html.dark .ecmp td{border-bottom-color:#23232a}html.dark .ecmp thead th{color:#f4f3f0;border-bottom-color:#2c2c34}html.dark .ecmp thead th.hs{color:#cabaa6}html.dark .ecmp td.row{color:#d8d6d0}html.dark .ecmp td.hs{color:#f4f3f0;background:#c8b9a714}html.dark .ecmp .yes{color:#cabaa6}html.dark .ecmp .no{color:#6b665e}html.dark .ent-cta-band h2{color:#f4f3f0}.demos-section{max-width:1100px;margin:0 auto;padding:64px 24px}.demos-head{text-align:center;margin-bottom:40px}.demos-ey{letter-spacing:.12em;text-transform:uppercase;color:#3c3b38;margin-bottom:14px;font-size:12px;font-weight:600;display:inline-block}.demos-head h2{letter-spacing:-.02em;color:#1b1b1a;margin-bottom:12px;font-size:clamp(28px,3.6vw,40px);font-weight:600}.demos-head p{color:#3c3b38;max-width:600px;margin:0 auto;font-size:17px}.demos-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-card{flex-direction:column;display:flex}.demo-wide{grid-column:1/-1}.demo-cap{color:#3c3b38;margin-bottom:10px;font-size:13.5px}.demo-cap b{color:#1b1b1a;font-weight:600}.demo-embed{background:0 0;border:0;border-radius:18px;width:100%;display:block;overflow:hidden}.demos-cta{text-align:center;margin-top:26px}@media (max-width:820px){.demos-grid{grid-template-columns:1fr}}html.dark .demos-ey{color:#d8d6d0}html.dark .demos-head h2{color:#f4f3f0}html.dark .demos-head p,html.dark .demo-cap{color:#d8d6d0}html.dark .demo-cap b{color:#f4f3f0}.logo-space{color:#3c3b38}html.dark .logo-space{color:#d8d6d0}.demo-about{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfbf999;border:1px solid #00000014;border-radius:14px;margin-top:12px;overflow:hidden}.demo-about[open]{background:#fbfbfa;box-shadow:0 22px 54px -40px #0000006b}.demo-about-sum{cursor:pointer;color:#1b1b1a;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:13px 16px;font-size:13.5px;font-weight:600;list-style:none;transition:background .18s;display:flex}.demo-about-sum::-webkit-details-marker{display:none}.demo-about-sum:hover{background:#8a78600f}.demo-about-sum:focus-visible{outline-offset:-2px;border-radius:14px;outline:2px solid #1b1b1a}.dab-info{color:#8a7860;flex:none;align-self:flex-start;margin-top:1px}.dab-lbl{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dab-lbl-t{font-size:13.5px}.dab-lbl-one{color:#66645f;font-size:11.5px;font-weight:400;line-height:1.35}.dab-chev{color:#8a7860;flex:none;transition:transform .25s}.demo-about[open] .dab-chev{transform:rotate(180deg)}.demo-about-body{border-top:1px solid #0000000f;padding:2px 18px 20px}.dab-one{color:#1b1b1a;letter-spacing:-.01em;margin:15px 0 2px;font-size:14.5px;font-weight:600;line-height:1.4}.dab-sec{margin-top:15px}.dab-dl{letter-spacing:.11em;text-transform:uppercase;color:#8a7860;margin-bottom:6px;font-size:10px;font-weight:700}.dab-sec>p{color:#3c3b38;margin:0;font-size:13.5px;line-height:1.6}.dab-two{grid-template-columns:1fr 1fr;gap:16px 26px;margin-top:15px;display:grid}.dab-sec ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.dab-sec li{color:#3c3b38;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.dab-sec li:before{content:"";background:#8a7860;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:3px}.dab-terms{flex-direction:column;gap:9px;margin:0;display:flex}.dab-term{font-size:12.5px;line-height:1.5}.dab-term dt{color:#1b1b1a;font-weight:650;display:inline}.dab-term dt:after{content:" — ";color:#8a7860;font-weight:400}.dab-term dd{color:#3c3b38;margin:0;display:inline}.dab-stage{color:#3c3b38;background:#8a786012;border:1px solid #8a786029;border-radius:10px;margin:18px 0 0;padding:11px 13px;font-size:12px;font-style:italic;line-height:1.55}.dab-stage-tag{letter-spacing:.1em;text-transform:uppercase;color:#8a7860;margin-right:8px;font-size:9.5px;font-style:normal;font-weight:700}@media (max-width:720px){.dab-two{grid-template-columns:1fr}}.demos-banner{color:#3c3b38;background:#8a78600f;border:1px solid #8a786038;border-radius:12px;align-items:flex-start;gap:10px;max-width:760px;margin:0 auto 26px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.demos-banner svg{color:#8a7860;flex:none;margin-top:2px}.demos-banner b{color:#1b1b1a;font-weight:600}html.dark .demos-banner{color:#d8d6d0;background:#cabaa612;border-color:#cabaa633}html.dark .demos-banner svg{color:#cabaa6}html.dark .demos-banner b{color:#f4f3f0}.demos-proto{max-width:1100px;color:inherit;background:linear-gradient(120deg,#fbfbfa,#f2f0ea);border:1px solid #0000001a;border-radius:20px;align-items:center;gap:30px;margin:0 auto 22px;padding:28px 32px;text-decoration:none;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s;display:flex;box-shadow:0 30px 70px -46px #0006}.demos-proto:hover{transform:translateY(-3px);box-shadow:0 42px 92px -46px #00000080}.demos-proto:focus-visible{outline-offset:3px;outline:2px solid #1b1b1a}.dp-l{flex:1;min-width:0}.dp-ey{letter-spacing:.12em;text-transform:uppercase;color:#8a7860;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.demos-proto h2{letter-spacing:-.02em;color:#1b1b1a;margin-bottom:8px;font-size:clamp(22px,3vw,30px);font-weight:640}.demos-proto p{color:#3c3b38;max-width:560px;margin:0 0 18px;font-size:14.5px;line-height:1.55}.dp-btn{color:#fbfbfa;background:#1b1b1a;border-radius:999px;align-items:center;gap:9px;padding:11px 20px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.demos-proto:hover .dp-btn{gap:13px}.dp-r{flex:none}.dp-win{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:9px;width:210px;height:138px;padding:11px;display:flex;overflow:hidden;box-shadow:0 16px 32px -22px #0006}.dp-dots{gap:5px;display:flex}.dp-dots i{background:#00000024;border-radius:50%;width:7px;height:7px}.dp-cols{flex:1;grid-template-columns:1fr 1.7fr 1fr;gap:6px;display:grid}.dp-cols span{background:#f1efe9;border:1px solid #0000000d;border-radius:6px}.dp-cols .dp-mid{background:linear-gradient(#f6f3ed,#ece5da)}@media (max-width:720px){.demos-proto{flex-direction:column;align-items:flex-start;padding:22px}.dp-r{display:none}}html.dark .demos-proto{background:linear-gradient(120deg,#16161a,#1c1a22);border-color:#26262d;box-shadow:0 30px 70px -46px #000000b3}html.dark .demos-proto:focus-visible{outline-color:#cabaa6}html.dark .demos-proto h2{color:#f4f3f0}html.dark .demos-proto p{color:#d8d6d0}html.dark .dp-ey{color:#cabaa6}html.dark .dp-btn{color:#16161a;background:#f4f3f0}html.dark .dp-win{background:#0f0f12;border-color:#26262d;box-shadow:0 16px 32px -22px #000000b3}html.dark .dp-dots i{background:#ffffff29}html.dark .dp-cols span{background:#17171b;border-color:#ffffff0d}html.dark .dp-cols .dp-mid{background:linear-gradient(#211d27,#16141b)}.nav-link.nav-proto{color:#8a7860;font-weight:600}.nav-link.nav-proto:hover{color:#6f5f49}html.dark .nav-link.nav-proto{color:#cabaa6}.mobile-nav-link.nav-proto{color:#8a7860}html.dark .mobile-nav-link.nav-proto{color:#cabaa6}.proto-home{margin-top:36px}html.dark .demo-about{background:#14141780;border-color:#23232a}html.dark .demo-about[open]{background:#121215b8}html.dark .demo-about-sum{color:#f4f3f0}html.dark .demo-about-sum:hover{background:#cabaa60f}html.dark .demo-about-sum:focus-visible{outline-color:#cabaa6}html.dark .dab-lbl-one{color:#9d9b93}html.dark .dab-info,html.dark .dab-chev,html.dark .dab-dl,html.dark .dab-term dt:after,html.dark .dab-stage-tag{color:#cabaa6}html.dark .demo-about-body{border-top-color:#23232a}html.dark .dab-one,html.dark .dab-term dt{color:#f4f3f0}html.dark .dab-sec>p,html.dark .dab-sec li,html.dark .dab-term dd,html.dark .dab-stage{color:#d8d6d0}html.dark .dab-sec li:before{background:#cabaa6}html.dark .dab-stage{background:#cabaa614;border-color:#cabaa62e}.site-nav{z-index:1000;justify-content:center;padding:18px 24px;transition:padding .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.site-nav .nav-inner{background:0 0;border:1px solid #0000;border-radius:980px;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1220px;padding:10px 12px 10px 18px;transition:max-width .4s cubic-bezier(.4,0,.2,1),background .35s,border-color .35s,box-shadow .35s;display:flex}.site-nav.scrolled{padding:12px 20px}.site-nav.scrolled .nav-inner{-webkit-backdrop-filter:blur(22px)saturate(1.5);backdrop-filter:blur(22px)saturate(1.5);background:#fcfbf9b8;border-color:#00000014;max-width:980px;box-shadow:0 14px 44px -20px #0000004d,inset 0 1px #fff9}.nav-right{align-items:center;gap:12px;display:flex}html.dark .site-nav.scrolled .nav-inner{background:#121215a8;border-color:#ffffff17;box-shadow:0 14px 44px -20px #0009,inset 0 1px #ffffff0f}@media (max-width:768px){.site-nav{padding:12px 14px}.site-nav.scrolled .nav-inner{max-width:100%}.nav-right .btn-header{display:none}}.hero-demo{width:100%;max-width:940px;margin:16px auto 0;position:relative}.hero-demo .hd-glow{filter:blur(40px);z-index:-1;pointer-events:none;background:radial-gradient(58% 56% at 50% 28%,#8a786038,#0000 72%);position:absolute;inset:-10% -8% -14%}.hero-demo .hd-frame{background:#fbfbfa;border:1px solid #00000014;border-radius:24px;overflow:hidden;box-shadow:0 50px 100px -55px #0000008c,0 10px 30px -22px #00000038}.hero-demo .demo-embed{border-radius:0;height:560px}html.dark .hero-demo .hd-frame{background:#0c0c0e;border-color:#ffffff17}html.dark .hero-demo .hd-glow{background:radial-gradient(58% 56% at 50% 28%,#cabaa629,#0000 72%)}@media (max-width:600px){.hero-demo .demo-embed{height:480px}}.demos-all{color:#fff;background:#1b1b1a;border-radius:980px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:500;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.demos-all:hover{background:#000;transform:translateY(-2px);box-shadow:0 12px 28px -16px #0006}html.dark .demos-all{color:#1b1b1a;background:#f4f3f0}html.dark .demos-all:hover{background:#fff}.demos-page-head{text-align:center;max-width:760px;margin:0 auto;padding:148px 24px 8px}.demos-page-head h1{letter-spacing:-.03em;color:#1b1b1a;margin-top:14px;font-size:clamp(36px,6vw,60px);font-weight:600;line-height:1.05}.demos-page-head p{color:#3c3b38;margin-top:16px;font-size:clamp(16px,2vw,19px);line-height:1.55}html.dark .demos-page-head h1{color:#f4f3f0}html.dark .demos-page-head p{color:#d8d6d0}@media (max-width:600px){.demos-page-head{padding-top:120px}}.faq-item.open .faq-answer{max-height:420px}.ent-hero{background:radial-gradient(120% 80% at 50% 0,#f3f1ec,#fff 62%)}.ent-band{background:linear-gradient(#1d1c1a,#121110)}.ent-band .sub{color:#bdb6a6}.ent-card:hover{box-shadow:0 26px 54px -34px #00000059}.ent-card h3{color:#1b1b1a;margin-bottom:7px;font-size:18px;font-weight:650}.ent-band .ent-card h3{color:#fff}.ent-card .ic{color:#1b1b1a}.ent-card .ic svg{width:23px;height:23px;display:block}.ent-band .ent-card .ic{color:#fff;background:#ffffff14}.ecmp thead th{border-bottom-color:#e7e6e3}.ecmp thead th.hs{color:#1b1b1a}.ecmp .no{color:#a4a3a1}html.dark .ent-hero{background:radial-gradient(120% 80% at 50% 0,#15151a,#070708 62%)}html.dark .ent-card h3,html.dark .ent-card .ic{color:#f4f3f0}.ent-band .ent-card p,.ent-kpi .kpi-lab{color:#bdb6a6}.ent-kpi .kpi-num{color:#cabaa6}.ent-charts .chart{box-shadow:0 24px 56px -38px #00000059}html.dark .chart [stroke=\#d3d6de]{stroke:#3a352c}html.dark .ent-band .ent-card h3{color:#fff}html.dark .ent-band .ent-card .ic{color:#fff;background:#ffffff14}.site-nav a:focus-visible,.btn-header:focus-visible{outline-offset:3px;border-radius:8px;outline:2px solid #1b1b1a}html.dark .site-nav a:focus-visible,html.dark .btn-header:focus-visible{outline-color:#cabaa6}html{scroll-padding-top:96px}.mobile-menu{top:80px}.demos-page-head+.demos-section{padding-top:24px}@media (prefers-reduced-motion:reduce){.site-nav,.site-nav .nav-inner,.demos-all{transition:none}.demos-all:hover{transform:none}.demo-about-sum,.dab-chev{transition:none}}.nav-link,.btn-header{white-space:nowrap}@media (max-width:1024px){.site-nav .nav-links{display:none}.site-nav .mobile-menu-btn{display:block}.site-nav .nav-right .btn-header{display:none}}.glasses-concept{color:#1b1b1a;justify-content:center;max-width:460px;margin:16px auto 0;display:flex;position:relative}.glasses-concept-glow{filter:blur(34px);z-index:0;pointer-events:none;background:radial-gradient(50% 60%,#8a786033,#0000 70%);position:absolute;inset:-34% 0}.glasses-art{z-index:1;width:100%;max-width:360px;height:auto;position:relative}.glasses-section .glasses-hero-image{color:#1b1b1a}html.dark .glasses-section .glasses-hero-image{color:#f4f3f0}.contrast-rows{flex-direction:column;max-width:940px;margin:14px auto 0;display:flex}.contrast-row{border-top:1px solid #e7e6e3;grid-template-columns:1fr 44px 1fr;align-items:center;gap:10px;padding:16px 6px;display:grid}.contrast-row:last-child{border-bottom:1px solid #e7e6e3}.contrast-row .cr-old{color:#66645f;text-align:right;font-size:15px;line-height:1.45}.contrast-row .cr-new{color:#1b1b1a;font-size:15px;font-weight:600;line-height:1.45}.contrast-row .cr-arrow{color:#8a7860;flex-shrink:0;justify-self:center;width:22px;height:22px}.contrast-row-head{border-top:0;padding-bottom:6px}.contrast-row-head .cr-label{letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:600}.contrast-row-head .cr-old{color:#a4a3a1}.contrast-row-head .cr-new{color:#8a7860}@media (max-width:640px){.contrast-row{grid-template-columns:1fr;gap:3px;padding:14px 2px}.contrast-row .cr-old{text-align:left}.contrast-row .cr-arrow,.contrast-row-head{display:none}}html.dark .contrast-row{border-color:#23232a}html.dark .contrast-row .cr-old{color:#9d9b93}html.dark .contrast-row .cr-new{color:#f4f3f0}html.dark .contrast-row .cr-arrow{color:#cabaa6}html.dark .contrast-row-head .cr-old{color:#67655e}html.dark .contrast-row-head .cr-new{color:#cabaa6}html.dark .glasses-concept{color:#f4f3f0}html.dark .glasses-concept-glow{background:radial-gradient(50% 60%,#cabaa629,#0000 70%)}html.dark .usecases-cta-content{background:linear-gradient(135deg,#141417 0%,#17171c 100%);border-color:#ffffff14}html.dark .usecases-cta-title{color:#f4f3f0}html.dark .usecases-cta-desc{color:#d8d6d0}html.dark .usecases-cta-btn{color:#1b1b1a;background:#f4f3f0}html.dark .usecases-cta-btn:hover{background:#fff}
