.feat-page{padding-top:72px}.feat-hero{padding-block:3.5rem 3rem;position:relative;overflow:hidden}.feat-hero-bg{pointer-events:none;background:radial-gradient(55% 50% at 72% 38%,#ffc1071a 0%,#0000 60%),radial-gradient(45% 40% at 18% 62%,#26a17b0f 0%,#0000 50%),linear-gradient(#0a0e14 0%,#0d1520 100%);position:absolute;inset:0}.feat-hero-grid{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid;position:relative}.feat-hero-title{margin-bottom:.65rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.2}.feat-hero-tagline{color:var(--color-gold);margin-bottom:1.1rem;font-size:clamp(.95rem,2.5vw,1.12rem);font-weight:600;line-height:1.45}.feat-hero-desc{color:var(--color-muted);max-width:520px;font-size:clamp(.88rem,2vw,1rem);line-height:1.75}.feat-hero-visual{justify-content:center;display:flex}.feat-hero-image{object-fit:contain;width:100%;max-width:520px;height:auto}.feat-light{color:#334155;background:#fff}.feat-grid-container{max-width:1320px}.feat-grid-section{padding-block:0}.feat-cards-grid{border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;grid-template-columns:1fr;display:grid}.feat-card{box-shadow:none;text-align:center;background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:0;flex-direction:column;align-items:center;gap:.55rem;min-height:100%;padding:1.35rem 1rem 1.5rem;display:flex;position:relative}.feat-card:hover{background:#fafbfc}.feat-card-head{justify-content:flex-start;align-items:flex-start;gap:.45rem;width:100%;min-height:3.6rem;margin-top:1rem;padding-inline:.4rem;display:flex}.feat-card-num{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.05rem;font-size:.7rem;font-weight:700;line-height:1;display:flex}.feat-card-num.blue,.feat-card-icon.blue{background:linear-gradient(145deg,#3b82f6 0%,#1d4ed8 100%)}.feat-card-num.purple,.feat-card-icon.purple{background:linear-gradient(145deg,#8b5cf6 0%,#6d28d9 100%)}.feat-card-num.green,.feat-card-icon.green{background:linear-gradient(145deg,#34d399 0%,#059669 100%)}.feat-card-num.teal,.feat-card-icon.teal{background:linear-gradient(145deg,#2dd4bf 0%,#0f766e 100%)}.feat-card-num.blue{box-shadow:0 2px 6px #2563eb59}.feat-card-num.purple{box-shadow:0 2px 6px #6d28d959}.feat-card-num.green{box-shadow:0 2px 6px #05966959}.feat-card-num.teal{box-shadow:0 2px 6px #0f766e59}.feat-card-head h2{color:#1e40af;text-align:left;flex:1;max-width:calc(100% - 30px);margin:0;font-size:.8rem;font-weight:700;line-height:1.35}.feat-card-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-top:.65rem;display:flex;box-shadow:0 4px 14px #0f172a24}.feat-card-icon svg{width:30px;height:30px}.feat-card>p{color:#64748b;text-align:left;flex:1;width:100%;margin:0;padding-inline:.4rem;font-size:.74rem;line-height:1.6}.feat-card-footnote{color:#64748b;text-align:center;margin:.15rem 0 0;font-size:.7rem;line-height:1.55}.feat-card-list{text-align:left;padding:0;flex-direction:column;align-self:flex-start;gap:.3rem;width:100%;max-width:fit-content;margin:.25rem auto 0;padding-left:.5rem;list-style:none;display:flex}.feat-card-list li{color:#475569;align-items:flex-start;gap:.4rem;font-size:.7rem;line-height:1.35;display:flex}.feat-check{color:#059669;background:#0596691f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:.05rem;font-size:.55rem;font-weight:800;display:inline-flex}.feat-why{background:#f0f4f8;border-top:1px solid #e2e8f0;padding-block:1.75rem 2rem}.feat-why-container{max-width:1320px}.feat-why-inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.feat-why-title{color:#1e40af;text-align:center;margin:0;font-size:1rem;font-weight:700;line-height:1.35}.feat-why-title br{display:none}.feat-why-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem;width:100%;display:grid}.feat-why-item{text-align:center;flex-direction:column;align-items:center;gap:.45rem;display:flex}.feat-why-item span{color:#475569;max-width:9.5rem;font-size:.68rem;font-weight:600;line-height:1.3}.feat-why-icon{color:#64748b;width:56px;height:56px;box-shadow:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;display:flex}.feat-why-icon svg{width:24px;height:24px}.feat-why-icon.blue{color:#3b82f6}.feat-why-icon.purple{color:#7c3aed}.feat-why-icon.green{color:#059669}.feat-why-icon.teal{color:#0f766e}@media (width>=480px){.feat-cards-grid{grid-template-columns:repeat(2,1fr)}.feat-why-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=640px){.feat-hero{padding-block:4rem 3.5rem}.feat-cards-grid{grid-template-columns:repeat(3,1fr)}.feat-why-grid{grid-template-columns:repeat(5,1fr)}}@media (width>=768px){.feat-hero-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.feat-why-inner{flex-direction:row;align-items:center;gap:1.5rem}.feat-why-title{text-align:left;flex:0 0 150px;font-size:.95rem}.feat-why-title br{display:block}.feat-why-grid{flex:1}}@media (width>=1024px){.feat-hero{padding-block:4.5rem 3.5rem}.feat-cards-grid{grid-template-columns:repeat(6,1fr)}.feat-card{padding:1.25rem .85rem 1.35rem}.feat-card-head h2{font-size:.8rem}.feat-card>p{font-size:.72rem}.feat-card-icon{width:60px;height:60px}.feat-card-icon svg{width:28px;height:28px}.feat-why-grid{grid-template-columns:repeat(10,1fr);gap:.5rem}.feat-why-title{flex:0 0 115px;font-size:.9rem}.feat-why-icon{width:52px;height:52px}.feat-why-icon svg{width:22px;height:22px}.feat-why-item span{font-size:.62rem}}@media (width>=1200px){.feat-card-head h2{font-size:.82rem}.feat-card>p{font-size:.74rem}}
