:root{--primary:#101828;--primary-light:#1d2939;--accent:#155eef;--accent-light:#528bff;--bg:#f8fafc;--text:#1d2939;--text-muted:#475467;--text-light:#98a2b3;--card-bg:#fff;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.5s cubic-bezier(.4, 0, .2, 1);--glass:#fffc;--glass-blur:blur(12px)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{color:var(--primary);font-weight:700;line-height:1.2}section{max-width:1280px;margin:0 auto;padding:120px 20px}.container{width:100%}.section-title{text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px;font-size:2.25rem;font-weight:800}.section-subtitle{text-align:center;color:var(--text-muted);max-width:700px;margin:0 auto 60px;font-size:1.125rem;line-height:1.7}.btn{cursor:pointer;transition:var(--transition-fast);border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600}.btn-primary{background-color:var(--accent);color:#fff}.btn-primary:hover{background-color:var(--accent-light);transform:translateY(-2px)}.card{background:var(--card-bg);transition:var(--transition-slow);border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000000d}.card:hover{transform:translateY(-10px);box-shadow:0 10px 40px #0000001a}.the-problem{background-color:var(--card-bg);padding:120px 20px}.problem-subtitle{color:var(--primary);max-width:900px;margin-bottom:80px;font-size:1.35rem;font-weight:500}.problem-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin-left:auto;margin-right:auto;display:grid}.problem-card{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px;display:flex}.icon-wrapper{transition:var(--transition-fast);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;padding:12px;display:flex}.problem-card:hover .icon-wrapper{transform:scale(1.1)}.icon-blue{color:var(--accent)}.card-text{color:var(--text-muted);max-width:250px;font-size:1.05rem;font-weight:400;line-height:1.6}.card-text strong{color:var(--primary);font-weight:700}.problem-conclusion{text-align:center;color:var(--text-muted);max-width:800px;margin-top:80px;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.5}.problem-conclusion strong{color:var(--primary);font-weight:600}@media (width<=800px){.problem-grid{grid-template-columns:1fr;gap:40px}}.our-insight{background-color:var(--bg);padding:140px 20px}.title-centered{text-align:center;width:100%;margin-bottom:24px}.subtitle-centered{text-align:center;width:100%;margin-bottom:80px}.insight-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative;max-width:1100px!important}@media (width>=993px){.insight-container{flex-wrap:wrap;justify-content:center;display:flex}.insight-content{flex:0 0 45%;padding-right:40px}.insight-image-wrapper{flex:0 0 55%}.title-centered,.subtitle-centered{flex:0 0 100%;margin-left:auto;margin-right:auto}}.insight-list{flex-direction:column;gap:20px;margin-top:40px;list-style:none;display:flex}.insight-item{color:var(--text-muted);align-items:center;gap:16px;font-size:1.125rem;font-weight:500;display:flex}.vertical-bar{background-color:var(--accent);border-radius:2px;width:3px;height:24px}.insight-conclusion{color:var(--text-muted);max-width:90%;margin-top:40px;font-size:1.05rem;line-height:1.6}.insight-image-wrapper{transform-style:preserve-3d;border-radius:12px;overflow:hidden;box-shadow:0 24px 50px #1018281a}.insight-image{width:100%;height:auto;display:block}@media (width<=992px){.insight-container{flex-direction:column;gap:60px;display:flex}.insight-list{align-items:center}.insight-item{justify-content:flex-start;width:100%;max-width:400px}.insight-conclusion{text-align:center;margin:40px auto 0}}.our-approach{background-color:var(--card-bg);padding:120px 20px}.approach-subtitle{color:var(--primary);font-size:1.35rem;font-weight:500;margin-bottom:40px!important}.approach-intro{text-align:center;color:var(--text-muted);max-width:800px;margin:0 auto 40px;font-size:1.125rem;line-height:1.6}.approach-intro-highlight{margin-top:24px}.approach-features-box{background:#f8fafc;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:0 auto 60px;padding:60px 40px;display:grid;box-shadow:0 4px 20px #00000005}.feature-item{text-align:center;flex-direction:column;align-items:center;display:flex}.feature-icon-circle{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex;box-shadow:0 8px 16px #155eef33}.feature-icon-svg{color:#fff}.feature-label{color:var(--text);font-size:1.05rem;font-weight:500}.approach-outro{text-align:center;color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.5}@media (width<=768px){.approach-features-box{grid-template-columns:1fr;gap:30px;padding:40px 20px}}.the-platform-section{color:#fff;background:#101828;margin-top:-1px;padding:140px 20px}.platform-title{letter-spacing:.15em;margin-bottom:24px;font-weight:800;color:#fff!important}.platform-subtitle{margin-bottom:24px;font-size:1.25rem;font-weight:500;color:#fff!important}.platform-intro{text-align:center;color:var(--accent-light);max-width:800px;margin:0 auto 80px;font-size:1.125rem;line-height:1.6}.platform-process{justify-content:center;align-items:center;gap:16px;max-width:1400px;margin:0 auto;display:flex}.process-step-wrapper{flex:1;align-items:center;gap:16px;display:flex}.process-card{text-align:center;background:#1d2939;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;width:100%;min-height:380px;padding:32px 24px;display:flex}.step-number{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:24px;font-size:1.125rem;font-weight:700;display:flex}.step-icon{margin-bottom:24px}.step-icon-svg{color:var(--text-light);width:40px;height:40px}.step-title{color:#fff;margin-bottom:16px;font-size:1.125rem;font-weight:600;line-height:1.4}.step-description{color:var(--text-light);font-size:.95rem;line-height:1.6}.step-list{text-align:left;width:100%;margin-top:16px;padding:0;list-style:none}.step-list li{color:var(--text-light);border-left:2px solid var(--accent);margin-bottom:8px;padding-left:12px;font-size:.9rem;line-height:1.5}.process-arrow{justify-content:center;align-items:center;display:flex}@media (width<=1100px){.process-card{min-height:420px;padding:24px 16px}}@media (width<=992px){.platform-process{flex-direction:column}.process-step-wrapper{flex-direction:column;width:100%;max-width:400px}.process-card{min-height:auto}.process-arrow{margin:16px 0}}.strategic-domains{background-color:var(--bg);padding:140px 20px}.domains-staggered{flex-direction:column;gap:80px;max-width:1000px;margin-bottom:120px;margin-left:auto;margin-right:auto;display:flex}.domain-row{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.domain-content-card{background:#fff;border-radius:24px;flex-direction:column;gap:16px;padding:40px;display:flex;box-shadow:0 10px 40px #1018280d}.domain-icon{background:#f0f7ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;display:flex}.domain-icon-svg{color:var(--accent);width:24px;height:24px}.domain-title{color:var(--primary);font-size:1.5rem;font-weight:700}.domain-description{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.domain-placeholder{background:#e2e8f0;border-radius:24px;width:100%;height:300px}.calm-screen-section{text-align:center;max-width:600px;margin:0 auto}.calm-badge{background:var(--accent);color:#fff;letter-spacing:.1em;border-radius:50px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block}.calm-title{color:var(--primary);margin-bottom:16px;font-size:2.5rem}.calm-subtitle{color:var(--accent);margin-bottom:16px;font-size:1.25rem;font-weight:600}.calm-text{color:var(--text-muted);font-size:1.125rem}@media (width<=768px){.domain-row{flex-direction:column;gap:30px;display:flex}.domain-row.right{flex-direction:column-reverse}.domain-placeholder{height:200px}}.our-vision{color:#fff;text-align:center;background:#101828;padding:160px 20px 0;position:relative}.vision-title{letter-spacing:.15em;margin-bottom:32px;font-size:3rem;font-weight:800;color:#fff!important}.vision-text{max-width:800px;color:var(--text-light);margin:0 auto;font-size:1.35rem;font-weight:400;line-height:1.8}.footer{color:#475467;border-top:1px solid #ffffff0d;justify-content:center;margin-top:140px;padding:30px 20px;font-size:.875rem;display:flex}@media (width<=768px){.vision-title{font-size:2.25rem}.vision-text{padding:0 20px;font-size:1.125rem}}
