.features-hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.features-hero__content{max-width:540px}.features-hero__content .section-subtitle{max-width:100%}.features-hero__visual{align-self:center;min-width:0;position:relative}.features-hero__visual:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#2850a059 0%,#14326e26 40%,#0000 70%);position:absolute;inset:-25% -15%}.features-hero__image{z-index:1;object-fit:contain;object-position:center;width:100%;height:auto;display:block;position:relative}.features-capabilities{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.features-capabilities__image{justify-content:center;align-items:center;display:flex}.features-product-image{border-radius:var(--radius-mixed);object-fit:contain;width:380px;max-width:100%;height:auto}.capabilities-list{margin:1.5rem 0 0;padding-left:1.5rem}.capabilities-list li{color:var(--color-text-light);margin-bottom:.65rem;line-height:1.65;list-style:outside}.capabilities-list li::marker{color:var(--color-accent-aaa)}.features-field-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.features-field-card{background:var(--color-bg);border:1px solid var(--color-border);border-left:3px solid var(--color-accent-aaa);border-radius:var(--radius-mixed);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);padding:1.75rem 1.5rem;position:relative}.features-field-card:after{content:"";background:var(--color-accent-aaa);pointer-events:none;width:8px;height:8px;position:absolute;bottom:0;left:0}.features-field-card__icon{color:var(--color-accent-aaa);margin-bottom:.875rem;font-size:2rem;display:block}.features-field-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.features-field-card p{color:var(--color-text-light);font-size:.9rem;line-height:1.65}.features-remote{grid-template-columns:1fr 1.4fr;align-items:center;gap:4rem;display:grid}.features-remote__image{border-radius:var(--radius-mixed);object-fit:cover;aspect-ratio:4/3;width:100%;height:auto}.features-remote__content p{color:var(--color-text-light);margin-bottom:1rem;line-height:1.75}.features-remote__price{font-size:2rem;font-weight:900;color:var(--color-accent-aaa)!important;margin-bottom:1.5rem!important}.features-where-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:900px){.features-where-grid{grid-template-columns:repeat(4,1fr)}}.features-where-item{background:var(--color-bg);border:1px solid var(--color-border);border-left:3px solid var(--color-accent-aaa);border-radius:var(--radius-mixed);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%);padding:1.75rem 1.5rem;position:relative}.features-where-item:after{content:"";background:var(--color-accent-aaa);pointer-events:none;width:8px;height:8px;position:absolute;bottom:0;left:0}.features-where-item h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.features-where-item p{color:var(--color-text-light);font-size:.9rem;line-height:1.65}.specs-table{border-radius:var(--radius-mixed);border:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:0;margin-top:2rem;display:grid;overflow:hidden}.spec-row{display:contents}.spec-label,.spec-value{border-bottom:1px solid #ffffff12;padding:.875rem 1.25rem}.spec-row:last-child .spec-label,.spec-row:last-child .spec-value{border-bottom:none}.spec-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-inverse);background:#ffffff0a;border-right:1px solid #ffffff12;font-size:.875rem;font-weight:700}.spec-value{color:var(--color-text-inverse-muted);font-size:.95rem;line-height:1.55}.features-price{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.features-price__details{flex-direction:column;gap:.5rem;margin:1.5rem 0 0;padding-left:1.25rem;display:flex}.features-price__details li{color:var(--color-text-light);font-size:1rem;line-height:1.6;list-style:outside}.features-price__details li::marker{color:var(--color-accent-aaa)}.features-price__actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.features-cta{text-align:center}.features-cta .section-subtitle{margin:0 auto 2rem}@media (max-width:900px){.features-field-grid{grid-template-columns:repeat(2,1fr)}.features-remote,.features-price{grid-template-columns:1fr;gap:2.5rem}.features-price__actions{flex-flow:wrap}}@media (max-width:768px){.features-hero{grid-template-columns:1fr}.features-hero__visual{order:-1}.features-capabilities{grid-template-columns:1fr;gap:2.5rem}.features-product-image{width:100%}.specs-table{border-radius:0;grid-template-columns:1fr}.spec-label{border-bottom:none;border-right:none;padding-bottom:.25rem}.spec-value{padding-top:.25rem}.features-where-grid,.features-field-grid{grid-template-columns:1fr}}
