.what-body-mirror-measures-section{--measures-accent:#2563eb;--measures-accent-light:#3b82f6;padding:80px 20px;background:linear-gradient(180deg,#faf8f6,#f8f6f4 15%,#f8f6f4 85%,#f5f2ee)}.dark .what-body-mirror-measures-section{background:linear-gradient(180deg,#0f172a,#020617 15%,#020617 85%,#030712)}@media(max-width:768px){.what-body-mirror-measures-section{padding:40px 0 48px}}.what-body-mirror-measures-section .container{background:rgba(0,0,0,0)!important}.what-body-mirror-measures-section__title{font-size:2.25rem;font-weight:700;color:#000;text-align:center;margin-bottom:40px;letter-spacing:-.02em;line-height:1.2;position:relative;background:none!important}.dark .what-body-mirror-measures-section__title{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);background:none!important}@media(max-width:768px){.what-body-mirror-measures-section__title{font-size:1.5rem;margin-bottom:12px;padding-inline:16px}}.what-body-mirror-measures-section__subtitle{font-size:1.125rem;font-weight:600;color:#fff;text-align:center;margin-bottom:32px;letter-spacing:-.01em}.dark .what-body-mirror-measures-section__subtitle{color:#fff}@media(max-width:768px){.what-body-mirror-measures-section__subtitle{font-size:1rem;margin-bottom:24px;padding-inline:16px}}.what-body-mirror-measures-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.95fr);gap:28px 32px;align-items:center;max-width:1120px;margin:0 auto}@media(max-width:900px){.what-body-mirror-measures-layout{grid-template-columns:1fr;gap:24px;padding-inline:16px;align-items:stretch}}.what-body-mirror-measures-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);gap:12px;width:100%}.what-body-mirror-measures-cell{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px;padding:16px 18px;margin:0;border:none;border-radius:16px;cursor:pointer;background:linear-gradient(165deg,#1a1f2e,#141824 55%,#0f1219);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 6px 24px rgba(0,0,0,.14);transform:scale(1);transition:transform .28s cubic-bezier(.34,1.2,.64,1),box-shadow .22s ease,border-color .2s ease,background .2s ease;min-height:0}.dark .what-body-mirror-measures-cell{background:linear-gradient(165deg,#1e293b,#0f172a 55%,#020617);border-color:hsla(0,0%,100%,.07);box-shadow:0 8px 28px rgba(0,0,0,.35)}.what-body-mirror-measures-cell:hover:not(.what-body-mirror-measures-cell--active){transform:translateY(-2px) scale(1);border-color:hsla(0,0%,100%,.14);box-shadow:0 12px 36px rgba(0,0,0,.2)}.dark .what-body-mirror-measures-cell:hover:not(.what-body-mirror-measures-cell--active){border-color:hsla(0,0%,100%,.12);box-shadow:0 14px 40px rgba(0,0,0,.45)}.what-body-mirror-measures-cell:focus-visible{outline:2px solid var(--measures-accent);outline-offset:2px}.what-body-mirror-measures-cell--active{z-index:2;transform:scale(1.045);border-color:var(--measures-accent);box-shadow:0 14px 44px rgba(37,99,235,.22),0 0 0 2px var(--measures-accent)}.dark .what-body-mirror-measures-cell--active{box-shadow:0 16px 48px rgba(0,0,0,.5),0 0 0 2px var(--measures-accent),0 0 28px rgba(59,130,246,.28)}.what-body-mirror-measures-cell--active:hover{transform:scale(1.055) translateY(-2px);border-color:hsla(0,0%,100%,.14);box-shadow:0 18px 48px rgba(37,99,235,.26),0 0 0 2px var(--measures-accent)}.dark .what-body-mirror-measures-cell--active:hover{border-color:hsla(0,0%,100%,.12);box-shadow:0 20px 52px rgba(0,0,0,.52),0 0 0 2px var(--measures-accent),0 0 32px rgba(59,130,246,.32)}@media(max-width:768px){.what-body-mirror-measures-cell{padding:14px 16px;gap:6px;border-radius:14px}}.what-body-mirror-measures-cell__tab{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.55);line-height:1.25}.what-body-mirror-measures-cell__score{display:inline-block;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--measures-accent-light);padding:3px 8px;border-radius:6px;background:rgba(37,99,235,.18);border:1px solid rgba(59,130,246,.4);line-height:1.3;max-width:100%}.what-body-mirror-measures-cell__title{font-size:clamp(.95rem,1.1vw + .75rem,1.15rem);font-weight:700;color:#fff;line-height:1.22;letter-spacing:-.02em;margin:0}.what-body-mirror-measures-preview{position:sticky;top:88px;min-height:200px}@media(max-width:900px){.what-body-mirror-measures-preview{position:static;top:auto}}.what-body-mirror-measures-preview__frame{position:relative;box-sizing:border-box;width:100%;aspect-ratio:3/4;max-height:min(72vh,640px);margin:0 auto;padding:clamp(12px,2.5vw,20px);border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#1c1c1c,#121212);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 20px 60px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.05)}.dark .what-body-mirror-measures-preview__frame{background:linear-gradient(180deg,#252525,#141414);border-color:hsla(0,0%,100%,.07);box-shadow:0 24px 64px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.04)}@media(max-width:900px){.what-body-mirror-measures-preview__frame{max-height:none;aspect-ratio:10/13;max-width:380px;padding:14px}}.what-body-mirror-measures-preview__track{display:flex;height:100%;min-height:0;transition:transform .45s ease}.what-body-mirror-measures-preview__track--reduced-motion{transition:none}@media(prefers-reduced-motion:reduce){.what-body-mirror-measures-preview__track{transition:none}.what-body-mirror-measures-cell{transition:box-shadow .22s ease,border-color .2s ease,background .2s ease}}.what-body-mirror-measures-preview__slide{display:flex;align-items:center;justify-content:center;min-height:0;box-sizing:border-box}.what-body-mirror-measures-preview__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center center;display:block;user-select:none}.what-body-mirror-measures-preview__dots-wrap{display:flex;justify-content:center;margin-top:clamp(14px,2.2vw,20px)}.what-body-mirror-measures-preview__dots-row{--dot-size:10px;--dot-gap:12px;--stride:calc(var(--dot-size) + var(--dot-gap));position:relative;display:inline-flex;align-items:center;gap:var(--dot-gap);padding:8px 0 4px}.what-body-mirror-measures-preview__dots-glider{position:absolute;left:0;top:50%;width:var(--dot-size);height:var(--dot-size);margin-top:calc(var(--dot-size)/-2);border-radius:50%;background:var(--measures-accent);box-shadow:0 0 0 2px rgba(37,99,235,.35),0 0 14px rgba(59,130,246,.45);transform:translateX(calc(var(--measures-active-dot, 0) * var(--stride)));transition:transform .45s ease;pointer-events:none;z-index:0}.what-body-mirror-measures-preview__dots-glider--reduced-motion{transition:none}.what-body-mirror-measures-preview__dot{position:relative;z-index:1;flex:0 0 var(--dot-size);width:var(--dot-size);height:var(--dot-size);padding:0;border:2px solid rgba(0,0,0,.18);border-radius:50%;background:hsla(0,0%,100%,.92);cursor:pointer;transition:border-color .25s ease,transform .25s ease,background .25s ease}.dark .what-body-mirror-measures-preview__dot{border-color:hsla(0,0%,100%,.32);background:rgba(18,18,22,.92)}.what-body-mirror-measures-preview__dot:hover{border-color:rgba(37,99,235,.55)}.what-body-mirror-measures-preview__dot:focus-visible{outline:2px solid var(--measures-accent);outline-offset:3px}.what-body-mirror-measures-preview__dot--active{border-color:var(--measures-accent);background:rgba(0,0,0,0)}@media(prefers-reduced-motion:reduce){.what-body-mirror-measures-preview__dots-glider{transition:none}}.what-body-mirror-measures-preview__placeholder{position:relative;flex:1 1 auto;align-self:stretch;width:100%;min-height:120px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)}.dark .what-body-mirror-measures-preview__placeholder{background:linear-gradient(145deg,#1f1f1f,#141414)}.what-body-mirror-measures-preview__placeholder:after{content:"";position:absolute;inset:0;margin:auto;width:48px;height:48px;border:2px solid hsla(0,0%,100%,.12);border-radius:50%}