.ms-hero{background:var(--color-bg-dark);color:#fff;padding-top:calc(72px + var(--section-py))}.ms-hero__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.ms-hero__grid{grid-template-columns:55fr 45fr}}.ms-hero__headline{font-family:var(--font-display);font-size:var(--text-hero);font-weight:700;line-height:1.1;color:#fff;margin-bottom:1.25rem}.ms-hero__accent{color:var(--color-brand)}.ms-hero__sub{font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffffbf;line-height:1.7;margin-bottom:2rem}.ms-hero__sub strong{color:#fff}.ms-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.0625rem;margin-bottom:1rem}.ms-hero__trust{font-size:.875rem;color:#ffffff73}.ms-hero__image-wrap{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1.5rem}.ms-hero__image{width:100%;height:auto;object-fit:contain}.ms-trust{background:var(--color-brand);color:#fff;padding:.875rem 0}.ms-trust__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 2.5rem}.ms-trust__item{display:flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:#ffffffe6}.ms-how{background:var(--color-bg-light)}.ms-how__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.ms-how__grid{grid-template-columns:repeat(2,1fr)}}.ms-how__image-wrap{border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border)}.ms-how__image{width:100%;height:auto;display:block}.ms-features{background:#fff}.ms-features__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.5rem}.ms-feature-card{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;transition:box-shadow var(--transition),transform var(--transition)}.ms-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.ms-feature-card__icon{width:44px;height:44px;background:#c0151a14;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;color:var(--color-brand);margin-bottom:1rem}.ms-feature-card__title{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-text-dark);margin-bottom:.5rem}.ms-feature-card__body{font-size:.9375rem;color:var(--color-text-muted);line-height:1.65}.ms-blades{background:var(--color-bg-charcoal);color:#fff}.ms-blades__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.ms-blades__grid{grid-template-columns:repeat(2,1fr)}}.ms-blades__image-wrap{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1rem}.ms-blades__image{width:100%;height:auto;object-fit:contain}.ms-blades__package{border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.ms-blades__package-img{width:100%;height:auto;display:block}.ms-reviews{background:var(--color-bg-light)}.ms-reviews__aggregate{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:3rem;flex-wrap:wrap}.ms-reviews__score{font-family:var(--font-display);font-size:clamp(3rem,6vw,5rem);font-weight:700;color:var(--color-text-dark);line-height:1}.ms-reviews__stars{font-size:1.5rem;color:var(--color-brand);letter-spacing:2px;display:block;margin-bottom:.25rem}.ms-reviews__count{font-size:.9rem;color:var(--color-text-muted)}.ms-reviews__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.25rem;margin-bottom:2rem}.ms-review-card{background:#fff;border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-sm);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.625rem}.ms-review-card__stars{color:var(--color-brand);font-size:.9rem;letter-spacing:1px}.ms-review-card__title{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-text-dark);line-height:1.35}.ms-review-card__quote{font-size:.9375rem;color:var(--color-text-muted);line-height:1.65;font-style:italic;flex:1}.ms-review-card__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border);margin-top:auto}.ms-review-card__name{font-weight:600;font-size:.875rem;color:var(--color-text-dark)}.ms-review-card__badge{font-size:.775rem;font-weight:600;color:#b45309;background:#fef3c7;padding:.2rem .5rem;border-radius:999px}.ms-reviews__more{text-align:center;font-size:.8rem;color:var(--color-text-muted)}.ms-reviews__more a{color:var(--color-brand);text-decoration:underline}.ms-specs{background:#fff}.ms-specs__layout{display:flex;flex-direction:column;gap:2rem}.ms-specs__table-wrap{background:#fff;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden;box-shadow:var(--shadow-sm)}.ms-specs__table{width:100%;border-collapse:collapse}.ms-specs__row:last-child th,.ms-specs__row:last-child td{border-bottom:none}.ms-specs__label{font-size:.875rem;font-weight:600;color:var(--color-text-muted);text-align:left;padding:.875rem 1.25rem;border-bottom:1px solid var(--color-border);white-space:nowrap;width:40%;background:var(--color-bg-light)}.ms-specs__value{font-size:.9375rem;color:var(--color-text-dark);padding:.875rem 1.25rem;border-bottom:1px solid var(--color-border);line-height:1.5}.ms-specs__image-wrap{display:flex;justify-content:center}.ms-specs__image{width:100%;max-width:900px;height:auto;border-radius:var(--radius-md);border:1px solid var(--color-border);display:block}.ms-faq{background:#fff}.ms-faq .section-headline{margin-bottom:2.5rem}.faq__list{max-width:720px;margin-inline:auto;display:flex;flex-direction:column}.faq__item{border-bottom:1px solid var(--color-border)}.faq__item:first-child{border-top:1px solid var(--color-border)}.faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-weight:600;font-size:1.0625rem;color:var(--color-text-dark);cursor:pointer;list-style:none;transition:color var(--transition)}.faq__question::-webkit-details-marker{display:none}.faq__question:hover{color:var(--color-brand)}.faq__chevron{flex-shrink:0;color:var(--color-text-muted);transition:transform var(--transition),color var(--transition)}details[open] .faq__chevron{transform:rotate(180deg);color:var(--color-brand)}details[open] .faq__question{color:var(--color-brand)}.faq__answer{padding-bottom:1.25rem;padding-right:2rem}.faq__answer p{font-size:1rem;color:var(--color-text-muted);line-height:1.75}.ms-cta{background:var(--color-brand);color:#fff;text-align:center}.ms-cta__inner{max-width:700px;margin-inline:auto}.ms-cta__headline{font-family:var(--font-display);font-size:var(--text-h2);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.ms-cta__sub{font-size:clamp(1rem,1.5vw,1.2rem);color:#ffffffd9;line-height:1.65;margin-bottom:2rem}.ms-cta__guarantees{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;margin-bottom:2rem}.ms-cta__guarantees [role=listitem]{display:flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:600;color:#ffffffe6}.ms-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:1.125rem 2.5rem;font-size:1.0625rem;margin-bottom:1.25rem}.ms-cta__trust{font-size:.875rem;color:#ffffffa6}
