.solutions-page{--bg:#fcfaf4;--bg-white:#fff;--blue-cta:#386aff;--blue-cta-hover:#2a56e0;--salmon:#ffb8a7;--peach:#fbe9cf;--green:#daf6d5;--red:#ffcfd3;--lavender:#ded2fd;--light-blue:#b8d8ff;--text-dark:#1a1a2e;--text-body:#3a3a52;--text-muted:#7a7a92;--border:#e8e8ec;--font-display:"DM Serif Display", serif;--font-body:"DM Sans", sans-serif;font-family:var(--font-body);background:var(--bg);color:var(--text-body);-webkit-font-smoothing:antialiased;line-height:1.6}.solutions-page h1,.solutions-page h2{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;font-weight:400}.solutions-page h1 span,.solutions-page h2 span{font-family:inherit}.solutions-page h3{font-family:var(--font-body);color:var(--text-dark);font-weight:700}.solutions-page .hero{text-align:center;padding:100px 0 60px;position:relative}.solutions-page .hero-label{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-cta);font-size:.78rem;font-weight:600;font-family:var(--font-body);background:#386aff14;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;display:inline-flex}.solutions-page .hero-label .dot{background:var(--blue-cta);border-radius:50%;width:6px;height:6px}.solutions-page .hero h1{letter-spacing:-.03em;max-width:780px;margin:0 auto 24px;font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.15}.solutions-page .hero p.hero-sub{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:1.15rem;line-height:1.65}.solutions-page .container{max-width:1200px;margin:0 auto;padding:0 32px}.solutions-page .section-label{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700;font-family:var(--font-body);border-radius:8px;margin-bottom:16px;padding:6px 14px;display:inline-block}.solutions-page .feature-block{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:120px;display:grid}.solutions-page .feature-block:last-child{margin-bottom:0}.solutions-page .feature-block.reverse{direction:rtl}.solutions-page .feature-block.reverse>*{direction:ltr}.solutions-page .feature-text h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;line-height:1.2}.solutions-page .feature-text p{color:var(--text-muted);margin-bottom:28px;font-size:1.05rem;line-height:1.7}.solutions-page .feature-list{flex-direction:column;gap:14px;margin-bottom:32px;padding:0;list-style:none;display:flex}.solutions-page .feature-list li{color:var(--text-body);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.solutions-page .feature-list li .check{border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;margin-top:1px;display:flex}.solutions-page .feature-list li .check svg{width:12px;height:12px}.solutions-page .feature-visual{position:relative}.solutions-page .feature-visual .float-accent{z-index:-1;opacity:.6;border-radius:50%;position:absolute}.solutions-page .feature-card{background:var(--bg-white);border:1px solid var(--border);border-radius:24px;padding:32px;overflow:hidden;box-shadow:0 16px 48px #0000000f,0 2px 8px #00000008}.solutions-page .btn-primary{background:var(--blue-cta);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.solutions-page .btn-primary:hover{background:var(--blue-cta-hover);transform:translateY(-2px);box-shadow:0 8px 24px #386aff40}.solutions-page .btn-arrow{transition:transform .2s}.solutions-page .btn-primary:hover .btn-arrow{transform:translate(3px)}.solutions-page .cta-block{text-align:center;border-radius:24px;margin:0 0 120px;padding:48px}.solutions-page .cta-block h3{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:400}.solutions-page .cta-block p{color:var(--text-muted);max-width:400px;margin-bottom:24px;margin-left:auto;margin-right:auto}@media (max-width:900px){.solutions-page .feature-block{grid-template-columns:1fr;gap:40px}.solutions-page .feature-block.reverse{direction:ltr}}@media (max-width:600px){.solutions-page .container{padding:0 20px}.solutions-page .hero{padding:80px 0 40px}.solutions-page .cta-block{padding:32px 20px}}
