: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{width:100%;padding:120px 0;display:block}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.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{text-align:center;z-index:1;padding:80px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.the-problem:before{content:"";z-index:-1;background-color:#fff;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.container{max-width:1000px;margin:0 auto}.section-title{color:#000;letter-spacing:-.01em;margin-bottom:24px;font-size:2.9rem;font-weight:500}.problem-subtitle{color:#000;-webkit-font-smoothing:antialiased;max-width:850px;margin:0 auto 70px;font-size:1.45rem;font-weight:400;line-height:1.5}.problem-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:0 auto 70px;display:grid}.problem-card{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:10px;display:flex}.icon-wrapper{color:#2563eb;justify-content:center;align-items:center;display:flex}.card-text{color:#333335;max-width:280px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.card-text strong{color:#0f172a;font-weight:700}.problem-conclusion{text-align:center;color:#475569;flex-direction:column;gap:16px;max-width:1080px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6;display:flex}.problem-conclusion strong{color:#0f172a;font-weight:400}@media (width<=768px){.the-problem{padding:90px 20px 60px}.section-title{letter-spacing:.02em;margin-bottom:18px;font-size:2.2rem}.problem-subtitle{max-width:320px;margin:0 auto 50px;font-size:1.15rem;line-height:1.5}.problem-grid{flex-direction:column;gap:40px;margin-bottom:50px;display:flex}.problem-card{gap:14px;padding:0}.icon-wrapper svg{width:28px;height:28px}.card-text{max-width:260px;font-size:.95rem;line-height:1.6}.problem-conclusion{gap:14px;max-width:320px;font-size:1rem}.problem-conclusion p{line-height:1.6}}.strategic-domains{background-color:var(--bg);padding:140px 20px 0}.domains-staggered{flex-direction:column;gap:80px;max-width:1000px;margin-bottom:120px;margin-left:auto;margin-right:auto;display:flex}.domain-image{aspect-ratio:16/9;object-fit:cover;border-radius:16px;width:100%;max-width:500px;height:auto;display:block;box-shadow:0 10px 30px #00000014}.section-subtitle{color:#242222;text-align:center;max-width:900px;margin:0 auto 60px;font-size:1.2rem;font-weight:400;line-height:1.6}.domain-row{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.domain-content-clean{flex-direction:column;gap:16px;display:flex}.domain-header{align-items:center;gap:20px;display:flex}.domain-icon{background:#155dfc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.domain-icon-svg{color:#fff;width:32px;height:32px}.domain-title{color:var(--primary);font-size:2rem;font-weight:500}.domain-description{color:#424040;font-size:1.15rem;font-weight:400;line-height:1.6}.domain-placeholder{background:#e2e8f0;border-radius:24px;width:100%;height:300px}.calm-screen-section{text-align:center;background:#eef4ff;width:100vw;margin-left:-50vw;margin-right:-50vw;padding:100px 20px;position:relative;left:50%;right:50%}.calm-badge{background:var(--accent);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:50px;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.95rem;font-weight:500;display:inline-flex}.calm-title{color:var(--primary);margin-bottom:16px;font-size:2.75rem;font-weight:550}.calm-subtitle{color:#242222;margin-bottom:16px;font-size:1.5rem;font-weight:400}.calm-text{color:var(--text-muted);font-size:1.175rem}.calm-features-box{background:#dbdbdb2e;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:50px auto 40px;padding:50px 40px;display:grid;box-shadow:0 4px 20px #00000005}.calm-feature-item{text-align:center;flex-direction:column;align-items:center;display:flex}.calm-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}.calm-feature-icon-svg{color:#fff}.calm-feature-label{color:var(--text);font-size:1.05rem;font-weight:500}.explore-button{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-flex}@media (width<=768px){.domain-row{flex-direction:column;align-items:center;gap:22px;display:flex}.domain-row.right{flex-direction:column-reverse}.domain-content-clean{text-align:left;align-items:flex-start;gap:14px;max-width:320px;margin:0 auto}.domain-header{justify-content:flex-start;gap:12px}.domain-title{font-size:1.55rem}.domain-description{font-size:.95rem;line-height:1.6}.calm-badge{white-space:nowrap;padding:8px 14px;font-size:.85rem}.calm-features-box{border-radius:14px;grid-template-columns:1fr;gap:28px;max-width:340px;margin:40px auto;padding:36px 20px}.calm-feature-icon-circle{width:72px;height:72px;margin-bottom:16px}.calm-feature-icon-svg{width:28px;height:28px}.calm-feature-label{font-size:.95rem}}.our-vision{color:#fff;text-align:center;background:linear-gradient(90deg,#0f182e,#1b3686);padding:160px 20px 0;position:relative}.vision-title{margin-bottom:32px;font-size:3rem;font-weight:500;color:#fff!important}.vision-text{color:#dbeafe;max-width:900px;margin:0 auto;font-size:1.55rem;font-weight:400;line-height:1.8}.vision-rationale{max-width:700px;margin:0 auto;padding-top:60px}.vision-rationale p{color:#bedbe5;margin-bottom:12px;font-size:1.25rem;font-weight:400}.footer{color:#90a1aa;text-align:center;box-sizing:border-box;background:#020618;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100vw;margin-top:140px;margin-left:-50vw;margin-right:-50vw;padding:40px 20px;font-size:.875rem;display:flex;position:relative;left:50%;right:50%}.footer p{margin:0}.footer-subtext{opacity:.8;font-size:.8rem;font-weight:400}@media (width<=768px){.our-vision{padding:120px 20px 0}.vision-title{letter-spacing:.02em;margin-bottom:20px;font-size:2.2rem}.vision-text{max-width:320px;margin:0 auto;font-size:1.1rem;line-height:1.7}.vision-rationale{flex-direction:column;gap:10px;max-width:320px;margin:0 auto;padding-top:50px;display:flex}.vision-rationale p{font-size:1rem;line-height:1.6}.footer{margin-top:80px;padding:30px 20px}.footer-subtext{font-size:.75rem}}.our-solutions-section{color:#fff;background:linear-gradient(90deg,#111e3d,#1a3583);margin-top:-1px;padding:140px 20px}.solutions-title{letter-spacing:-.01em;text-align:center;margin-bottom:24px;font-size:2.9rem;font-weight:500;color:#fff!important}.solutions-subtitle{color:#dbeaf8;text-align:center;margin-bottom:24px;font-size:1.25rem;font-weight:400}.solutions-intro{text-align:center;color:#bedbff;max-width:800px;margin:0 auto 80px;font-size:1.125rem;line-height:1.6}.solutions-process{justify-content:center;align-items:flex-start;gap:12px;max-width:1400px;margin:0 auto;display:flex}.process-step-wrapper{flex:none;align-items:flex-start;gap:12px;display:flex}.process-card{text-align:center;background:#6a728d4b;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:260px;min-height:280px;padding:48px 24px;display:flex}.process-arrow{color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.process-step-wrapper:first-child .process-arrow{margin-top:200px}.process-step-wrapper:nth-child(2) .process-arrow{margin-top:240px}.process-step-wrapper:nth-child(3) .process-arrow{margin-top:280px}.step-number{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:32px;font-size:1.125rem;font-weight:700;display:flex}.step-icon{margin-bottom:32px}.step-icon-svg{color:#8ec5ff;width:44px;height:44px}.step-title{color:#fff;margin-bottom:16px;font-size:1.15rem;font-weight:700;line-height:1.3}.step-description{color:#bdcce4;font-size:.9rem;font-weight:500;line-height:1.6}.step-list{text-align:left;width:100%;margin-top:24px;padding:0;list-style:none}.step-list li{color:#bdcce4;border-left:2px solid var(--accent);margin-bottom:10px;padding-left:12px;font-size:.85rem;line-height:1.5}.solutions-outro-text{text-align:center;color:#bdcce4;max-width:850px;margin:100px auto 0;font-size:1.125rem;line-height:1.7}@media (width<=1024px){.our-solutions-section{padding:100px 20px 60px}.solutions-title{margin-bottom:16px;font-size:2.2rem}.solutions-subtitle{margin-bottom:16px;font-size:1.1rem}.solutions-intro{max-width:320px;margin:0 auto 50px;font-size:.95rem;line-height:1.6}.solutions-process{flex-direction:column;align-items:center;gap:28px}.process-step-wrapper{flex-direction:column;align-items:center;gap:18px;width:100%}.process-card{border-radius:16px;width:100%;max-width:340px;min-height:auto;padding:36px 20px}.step-number{width:42px;height:42px;margin-bottom:20px;font-size:1rem}.step-icon-svg{width:36px;height:36px;margin-bottom:20px}.step-title{margin-bottom:12px;font-size:1.05rem}.step-description{font-size:.9rem;line-height:1.6}.step-list{margin-top:18px}.step-list li{padding-left:10px;font-size:.85rem;line-height:1.5}.process-arrow{margin:0;transform:none!important}.process-step-wrapper:first-child .process-arrow,.process-step-wrapper:nth-child(2) .process-arrow,.process-step-wrapper:nth-child(3) .process-arrow{margin-top:0!important}.solutions-outro-text{max-width:320px;margin:60px auto 0;font-size:.95rem;line-height:1.6}}
