.how-it-works{padding:96px 0;background:#fff}.hiw-header{text-align:center;margin-bottom:72px}.hiw-badge{margin-bottom:16px;border-color:rgba(14,145,140,.3);color:#0E918C;font-weight:500;letter-spacing:.03em}h1.section-title,h2.section-title{font-size:clamp(1.8rem,4vw,2.75rem);color:#0A0F1F;margin-bottom:12px;font-weight:800}.hiw-steps{position:relative;display:flex;flex-direction:column;gap:80px}.hiw-row{display:grid;grid-template-columns:3fr 2fr;gap:30px;align-items:center}.hiw-row--reversed{direction:rtl}.hiw-row--reversed>*{direction:ltr}.hiw-row--reversed .hiw-text-side{text-align:right}.hiw-row--reversed .hiw-step-desc{margin-left:auto;margin-right:0}.hiw-connector{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hiw-image-side{position:relative;z-index:1}.hiw-text-side{position:relative;z-index:2}.hiw-image-wrap{border-radius:16px;overflow:hidden;background:#f8f9fa;border:2px solid #f0f0f0}.hiw-image{display:block;width:100%;height:auto;border-radius:14px}.hiw-text-side{padding:8px 0}.hiw-step-badge{margin-bottom:16px}h2.hiw-step-title,h3.hiw-step-title{font-size:clamp(1.2rem,2.2vw,1.5rem);color:#0A0F1F;font-weight:700;margin-bottom:12px;line-height:1.3}div.hiw-step-desc,p.hiw-step-desc{color:#6b7280;font-size:14.5px;line-height:1.7;max-width:400px}.hiw-step-features{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-direction:column;gap:10px}.hiw-step-features li{display:flex;align-items:center;gap:10px;color:#4b5563;font-size:14px;line-height:1.5}.hiw-feature-icon{color:#0E918C;flex-shrink:0}.hiw-row--reversed .hiw-step-features{align-items:flex-end}.hiw-row--reversed .hiw-step-features li{flex-direction:row-reverse}@media (max-width:48em){.how-it-works{padding:64px 0}.hiw-header{margin-bottom:48px}.hiw-steps{gap:56px}.hiw-row{grid-template-columns:1fr;gap:32px}.hiw-row--reversed{direction:ltr}.hiw-row--reversed .hiw-text-side{text-align:center}.hiw-row--reversed .hiw-step-desc{margin-left:auto;margin-right:auto}.hiw-row--reversed .hiw-step-features{align-items:center}.hiw-row--reversed .hiw-step-features li{flex-direction:row}.hiw-text-side{text-align:center}.hiw-step-desc{max-width:100%;margin:0 auto}.hiw-step-features{align-items:center}.hiw-connector{display:none}}.features-section{padding:96px 0 80px;background:#f8f9fa}.features-header{text-align:center;margin-bottom:56px}.features-badge{margin-bottom:16px;border-color:rgba(14,145,140,.3);color:#0E918C;font-weight:500;letter-spacing:.03em}h2.features-title{color:#0A0F1F;font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:12px}.features-spotlight{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.features-spotlight>.scroll-reveal{height:100%}.spotlight-card{position:relative;height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:36px 28px 32px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.spotlight-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.08);border-color:rgba(14,145,140,.3)}.spotlight-icon-ring{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:color-mix(in srgb,var(--ring-color) 10%,transparent);color:var(--ring-color);margin-bottom:20px;transition:transform .3s ease}.spotlight-card:hover .spotlight-icon-ring{transform:scale(1.08)}div.spotlight-title,p.spotlight-title{color:#0A0F1F;margin-bottom:8px}.spotlight-accent-bar{position:absolute;bottom:0;left:0;width:100%;height:3px;opacity:0;transition:opacity .3s ease}.spotlight-card:hover .spotlight-accent-bar{opacity:1}.features-grid>.scroll-reveal,.grid-card{height:100%}.grid-card{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 20px;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.grid-card:hover{border-color:rgba(14,145,140,.3);box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-3px)}.grid-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(14,145,140,.08);color:#0E918C;transition:background .3s ease}.grid-card:hover .grid-card-icon{background:rgba(14,145,140,.14)}.grid-card-body{flex:1;min-width:0}div.grid-card-title,p.grid-card-title{color:#0A0F1F;margin-bottom:4px}@media (max-width:62em){.features-spotlight{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:48em){.features-section{padding:56px 0 48px}.features-header{margin-bottom:40px}.features-spotlight{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.spotlight-card{padding:28px 24px 24px}.grid-card{padding:20px 16px}}