.solutions-page{background:#0a0c10;width:100%;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif}.container{max-width:900px;margin:0 auto;padding:0 1.5rem}.solutions-hero{text-align:center;padding:10rem 0 4rem}.hero-label{color:#ff5f1f;text-transform:uppercase;letter-spacing:.15em;background:#ff5f1f1a;border-radius:100px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.solutions-hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.hero-audience{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:1rem;display:flex}.text-link{color:#fff;background:#ff5f1f;border-radius:.75rem;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #ff5f1f40}.text-link:hover{background:#e64a00;transform:translateY(-2px)}.text-link-muted{color:#94a3b8;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.text-link-muted:hover{color:#fff}.arrow-icon{width:16px;height:16px;transition:transform .2s}.text-link:hover .arrow-icon{transform:translate(4px)}.messages-section{background:#0f1117;border-top:1px solid #ffffff0d;padding:5rem 0}.section-title{text-align:center;color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.messages-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.message-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.25rem;padding:2rem;transition:all .3s}.message-card:hover{border-color:#ff5f1f4d}.message-card h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.message-card p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.integrations-section{background:#0a0c10;padding:5rem 0}.integrations-list{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.integrations-list span{color:#94a3b8;background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.integrations-list span:hover{color:#ff5f1f;border-color:#ff5f1f}@media (max-width:768px){.solutions-hero{padding:8rem 0 3rem}.messages-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;gap:1rem}.text-link{justify-content:center;width:100%}}
