.demo-module__RMWswW__hero{padding:calc(var(--nav-height) + 4rem)0 3rem;text-align:center;background:linear-gradient(180deg,#eef2ff 0%,var(--background)100%)}.demo-module__RMWswW__heroContent{max-width:680px;margin:0 auto}.demo-module__RMWswW__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.demo-module__RMWswW__subtext{color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:1.125rem;line-height:1.7}.demo-module__RMWswW__demoSection{padding:3rem 0 var(--spacing-5xl)}.demo-module__RMWswW__demoGrid{flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto;display:flex}.demo-module__RMWswW__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2rem}.demo-module__RMWswW__panelTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.25rem;font-size:1.125rem;font-weight:700}.demo-module__RMWswW__languagePills{flex-wrap:wrap;gap:.5rem;display:flex}.demo-module__RMWswW__languagePill{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--background);color:var(--text-secondary);font-size:.875rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;padding:.5rem 1.125rem;transition:all .2s}.demo-module__RMWswW__languagePill:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.demo-module__RMWswW__scenarioGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.demo-module__RMWswW__scenarioCard{border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;background:var(--background);padding:1.25rem;transition:all .3s}.demo-module__RMWswW__scenarioCard:hover{border-color:var(--accent-lighter);box-shadow:var(--shadow-md);transform:translateY(-2px)}.demo-module__RMWswW__scenarioTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.demo-module__RMWswW__scenarioText{color:var(--text-tertiary);font-size:.8125rem;line-height:1.5}.demo-module__RMWswW__playerPanel{width:100%;max-width:800px;margin:0 auto}.demo-module__RMWswW__playerCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;display:flex}.demo-module__RMWswW__playerWaveform{opacity:.3;justify-content:center;align-items:center;gap:2px;width:100%;max-width:500px;height:64px;display:flex}.demo-module__RMWswW__playerBar{border-radius:var(--radius-full);background:var(--accent);width:3px;min-height:3px}.demo-module__RMWswW__playerNote{color:var(--text-tertiary);max-width:400px;font-size:.875rem}.demo-module__RMWswW__playButton{background:var(--accent-gradient);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;box-shadow:0 4px 16px #4f46e54d}.demo-module__RMWswW__playButton:hover{transform:scale(1.05);box-shadow:0 6px 24px #4f46e566}.demo-module__RMWswW__comingSoon{color:var(--text-tertiary);font-size:.8125rem;font-style:italic}.demo-module__RMWswW__demoCta{text-align:center;margin-top:var(--spacing-4xl);border-radius:var(--radius-xl);background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 50%,#faf5ff 100%);padding:3rem 2rem}.demo-module__RMWswW__demoCtaHeading{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.demo-module__RMWswW__demoCtaText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.demo-module__RMWswW__demoCtaButton{background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4f46e54d}.demo-module__RMWswW__demoCtaButton:hover{transform:translateY(-2px);box-shadow:0 8px 28px #4f46e566}@media (max-width:640px){.demo-module__RMWswW__scenarioGrid{grid-template-columns:1fr}}
.Container-module__v1nOZW__container{max-width:1200px;padding:0 var(--spacing-xl);width:100%;margin:0 auto}
.WhyUs-module__Zcd3RG__section{padding:var(--spacing-5xl)0;background:var(--background)}.WhyUs-module__Zcd3RG__header{text-align:center;max-width:640px;margin:0 auto var(--spacing-3xl)}.WhyUs-module__Zcd3RG__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.WhyUs-module__Zcd3RG__intro{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.WhyUs-module__Zcd3RG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.WhyUs-module__Zcd3RG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WhyUs-module__Zcd3RG__card:before{content:"";background:var(--accent-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.WhyUs-module__Zcd3RG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-lighter);transform:translateY(-4px)}.WhyUs-module__Zcd3RG__card:hover:before{opacity:1}.WhyUs-module__Zcd3RG__cardLabel{font-family:var(--font-display);color:var(--accent);letter-spacing:.05em;opacity:.7;margin-bottom:1rem;font-size:.8125rem;font-weight:700;display:inline-block}.WhyUs-module__Zcd3RG__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.WhyUs-module__Zcd3RG__cardText{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (min-width:640px){.WhyUs-module__Zcd3RG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyUs-module__Zcd3RG__grid{grid-template-columns:repeat(4,1fr)}}
.Philosophy-module__iAOt8q__section{padding:var(--spacing-5xl)0;background:var(--background-alt)}.Philosophy-module__iAOt8q__header{text-align:center;max-width:680px;margin:0 auto var(--spacing-3xl)}.Philosophy-module__iAOt8q__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Philosophy-module__iAOt8q__intro{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Philosophy-module__iAOt8q__languageGrid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.Philosophy-module__iAOt8q__languageCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Philosophy-module__iAOt8q__languageCard:hover{box-shadow:var(--shadow-glow);border-color:var(--accent-lighter);transform:translateY(-3px)scale(1.02)}.Philosophy-module__iAOt8q__greeting{color:var(--accent);letter-spacing:.01em;font-size:1.5rem;font-weight:600}.Philosophy-module__iAOt8q__langInfo{flex-direction:column;gap:.125rem;display:flex}.Philosophy-module__iAOt8q__langNative{color:var(--text-primary);font-size:1rem;font-weight:600}.Philosophy-module__iAOt8q__langName{color:var(--text-tertiary);font-size:.8125rem;font-weight:500}.Philosophy-module__iAOt8q__langWave{align-items:center;gap:2px;height:16px;margin-top:.25rem;display:flex}.Philosophy-module__iAOt8q__miniWaveBar{background:var(--accent-lighter);border-radius:var(--radius-full);opacity:.6;width:3px;height:40%;min-height:3px;animation:1.2s ease-in-out infinite alternate Philosophy-module__iAOt8q__waveform}.Philosophy-module__iAOt8q__footnote{text-align:center;color:var(--text-tertiary);margin-top:2rem;font-size:.875rem;font-style:italic}@media (min-width:640px){.Philosophy-module__iAOt8q__languageGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Philosophy-module__iAOt8q__languageGrid{grid-template-columns:repeat(4,1fr)}.Philosophy-module__iAOt8q__languageCard:last-child{grid-column:2/3}}
.SystemsList-module__NRWPzW__section{padding:var(--spacing-5xl)0;background:var(--background)}.SystemsList-module__NRWPzW__header{text-align:center;max-width:640px;margin:0 auto var(--spacing-3xl)}.SystemsList-module__NRWPzW__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.SystemsList-module__NRWPzW__intro{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.SystemsList-module__NRWPzW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.SystemsList-module__NRWPzW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.SystemsList-module__NRWPzW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-lighter);transform:translateY(-3px)}.SystemsList-module__NRWPzW__cardIcon{margin-bottom:1rem;font-size:2rem;display:block}.SystemsList-module__NRWPzW__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.SystemsList-module__NRWPzW__cardText{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (min-width:640px){.SystemsList-module__NRWPzW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.SystemsList-module__NRWPzW__grid{grid-template-columns:repeat(3,1fr)}}
.Footer-module__3hUVsW__footer{background-color:var(--background-alt);border-top:1px solid var(--border);padding:var(--spacing-4xl)0 var(--spacing-xl);margin-top:auto}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__column{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__logo{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.25rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoIcon{background:var(--accent-gradient);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;line-height:1;display:inline-flex}.Footer-module__3hUVsW__description{color:var(--text-secondary);max-width:320px;font-size:.9375rem;line-height:1.6}.Footer-module__3hUVsW__madeIn{color:var(--text-tertiary);font-size:.875rem;font-weight:500}.Footer-module__3hUVsW__heading{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.625rem;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:var(--text-secondary);font-size:.9375rem;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-tertiary);font-size:.8125rem}.Footer-module__3hUVsW__legalLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLink{color:var(--text-tertiary);font-size:.8125rem;transition:color .2s}.Footer-module__3hUVsW__legalLink:hover{color:var(--text-secondary)}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr}.Footer-module__3hUVsW__bottom{text-align:left;flex-direction:row;justify-content:space-between}}
.Industries-module__SJa5Cq__section{padding:var(--spacing-5xl)0;position:relative;overflow:hidden}.Industries-module__SJa5Cq__gradientBg{z-index:0;background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 30%,#faf5ff 60%,#fdf2f8 100%);position:absolute;inset:0}.Industries-module__SJa5Cq__header{text-align:center;z-index:1;margin-bottom:var(--spacing-3xl);position:relative}.Industries-module__SJa5Cq__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Industries-module__SJa5Cq__intro{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Industries-module__SJa5Cq__grid{z-index:1;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid;position:relative}.Industries-module__SJa5Cq__statCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#ffffffb3;border:1px solid #fffc;flex-direction:column;gap:.75rem;padding:2rem;transition:all .3s;display:flex}.Industries-module__SJa5Cq__statCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Industries-module__SJa5Cq__pillarIcon{font-size:2rem}.Industries-module__SJa5Cq__pillarTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700}.Industries-module__SJa5Cq__pillarText{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (min-width:640px){.Industries-module__SJa5Cq__grid{grid-template-columns:repeat(2,1fr)}}
.HowWeWork-module__Lwr56G__section{padding:var(--spacing-5xl)0;background:var(--background-alt)}.HowWeWork-module__Lwr56G__inner{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.HowWeWork-module__Lwr56G__content{flex-direction:column;display:flex}.HowWeWork-module__Lwr56G__heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.HowWeWork-module__Lwr56G__subtext{color:var(--text-secondary);max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.HowWeWork-module__Lwr56G__features{flex-direction:column;gap:.75rem;display:flex}.HowWeWork-module__Lwr56G__feature{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.HowWeWork-module__Lwr56G__featureIcon{background:var(--accent-bg);width:24px;height:24px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.HowWeWork-module__Lwr56G__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:2.5rem}.HowWeWork-module__Lwr56G__formTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.375rem;font-weight:700}.HowWeWork-module__Lwr56G__form{flex-direction:column;gap:1.25rem;display:flex}.HowWeWork-module__Lwr56G__formGroup{flex-direction:column;gap:.375rem;display:flex}.HowWeWork-module__Lwr56G__formLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.HowWeWork-module__Lwr56G__formInput{border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);background:var(--background);appearance:none;outline:none;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.HowWeWork-module__Lwr56G__formInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51a}.HowWeWork-module__Lwr56G__formInput::placeholder{color:var(--text-tertiary)}.HowWeWork-module__Lwr56G__formTextarea{border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-primary);background:var(--background);resize:vertical;outline:none;width:100%;min-height:80px;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.HowWeWork-module__Lwr56G__formTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #4f46e51a}.HowWeWork-module__Lwr56G__formTextarea::placeholder{color:var(--text-tertiary)}.HowWeWork-module__Lwr56G__submitBtn{background:var(--accent-gradient);color:#fff;font-family:var(--font-sans);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4f46e54d}.HowWeWork-module__Lwr56G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #4f46e566}.HowWeWork-module__Lwr56G__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.HowWeWork-module__Lwr56G__successMessage{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.HowWeWork-module__Lwr56G__successIcon{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.HowWeWork-module__Lwr56G__successMessage h4{font-family:var(--font-display);color:var(--text-primary);font-size:1.375rem;font-weight:700}.HowWeWork-module__Lwr56G__successMessage p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.HowWeWork-module__Lwr56G__resetBtn{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;background:0 0;margin-top:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.HowWeWork-module__Lwr56G__resetBtn:hover{border-color:var(--accent);color:var(--accent)}.HowWeWork-module__Lwr56G__errorText{color:#ef4444;text-align:center;margin-top:-.5rem;font-size:.8125rem}@media (min-width:768px){.HowWeWork-module__Lwr56G__inner{grid-template-columns:1fr 1fr;gap:4rem}.HowWeWork-module__Lwr56G__content{padding-top:1.5rem}}
