.features-hero-art-wrap{justify-content:center;margin-top:40px;display:flex}.features-hero .features-hero-art{aspect-ratio:1;border:2px solid color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:8px 8px 0 0 color-mix(in srgb, var(--brand-cyan) 28%, transparent);overflow:hidden}.features-hero .features-hero-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.lvl2-public-shell .features-grid.features{grid-template-columns:repeat(3,1fr);gap:20px}.lvl2-public-shell .features-grid .feature--card{grid-column:auto;min-height:420px}.features-card-list{border-top:1px dashed var(--border-strong);gap:10px;margin:0;padding:14px 0 0;list-style:none;display:grid}.features-card-list li{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--foreground-muted);align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.features-card-list li svg{color:var(--tone-color);flex:0 0 14px}.features-grid .feature__img{height:180px}.features-grid .feature__img .features-card-art{width:100%;height:100%}.features-grid .feature__img .features-card-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.lvl2-public-shell .features-big-cta{min-height:auto;padding:clamp(64px,8vw,104px) 0}.features-compare-list{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}@media (max-width:639px){.features-compare-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.features-compare-list .lv-btn{letter-spacing:.05em;width:100%;min-width:0;padding-inline:4px;font-size:10px}.features-compare-list .lv-btn:last-child:nth-child(odd){grid-column:span 2}}.features-compare-all{text-align:center}@media (max-width:1100px){.lvl2-public-shell .features-grid.features{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.lvl2-public-shell .features-grid.features{grid-template-columns:1fr}.features-hero .features-hero-art{max-width:100%}.features-grid .feature__img{height:160px}}