.inshape-quiz-section{--quiz-bg: #ffffff;--quiz-surface: #ffffff;--quiz-surface-soft: #fafafa;--quiz-text: #1a1a1a;--quiz-muted: #555555;--quiz-muted-soft: #a3a3a3;--quiz-border: #eeeeee;--quiz-accent: #ff4a2a;--quiz-shadow: none;--quiz-font-body: "Roboto Condensed", sans-serif;--quiz-font-accent: "Roboto Condensed", sans-serif;background:var(--quiz-bg);color:var(--quiz-text)}.inshape-quiz{font-family:var(--quiz-font-body);padding:14px 0 28px}.inshape-quiz [hidden]{display:none!important}.inshape-quiz__view{display:none}.inshape-quiz__view.is-active{display:block}.inshape-quiz__shell{width:min(1080px,calc(100% - 32px));margin:0 auto}.inshape-quiz__shell--hero{max-width:720px}.inshape-quiz__shell--result{align-items:center;display:flex;flex-direction:column;gap:22px;max-width:760px;padding:0}.inshape-quiz__hero-copy,.inshape-quiz__question-card,.inshape-quiz__shell--loading,.inshape-quiz__result-copy,.inshape-quiz__product-card{background:var(--quiz-surface);border:1px solid var(--quiz-border);border-radius:20px;box-shadow:var(--quiz-shadow)}.inshape-quiz__hero-copy,.inshape-quiz__shell--loading,.inshape-quiz__result-copy{padding:clamp(18px,4vw,28px)}.inshape-quiz__hero-copy{align-items:center;display:flex;flex-direction:column;position:relative;overflow:hidden;background:transparent;border:0;border-radius:0;padding:14px 0 0;text-align:center}.inshape-quiz__hero-copy:before{content:"";position:absolute;inset:0 auto auto 0;width:112px;height:2px;background:var(--quiz-text)}.inshape-quiz__hero-copy:after{display:none}.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__headline,.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__helper,.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__trust-item{font-family:var(--quiz-font-body)}.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__headline{font-size:clamp(32px,4vw,48px);line-height:.95;margin-top:12px;max-width:none}.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__body{font-size:17px;margin-top:18px;max-width:430px}.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__helper{font-size:16px;max-width:430px}.inshape-quiz__eyebrow,.inshape-quiz__step-label,.inshape-quiz__testimonial-label,.inshape-quiz__product-eyebrow,.inshape-quiz__loading-label{color:var(--quiz-muted);font-family:var(--quiz-font-accent);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.inshape-quiz__headline{color:var(--quiz-text);font-family:var(--quiz-font-body);font-size:clamp(34px,5vw,54px);font-style:italic;font-weight:700;letter-spacing:-.03em;line-height:.95;margin:0;position:relative;text-transform:uppercase;z-index:1}.inshape-quiz__headline--medium{font-size:clamp(26px,4vw,40px)}.inshape-quiz__body,.inshape-quiz__helper,.inshape-quiz__question-helper,.inshape-quiz__size-helper,.inshape-quiz__testimonial-quote,.inshape-quiz__testimonial-author,.inshape-quiz__product-price{color:var(--quiz-muted);font-family:var(--quiz-font-body);font-size:18px;line-height:1.45}.inshape-quiz__body{margin:12px auto 0;max-width:470px;position:relative;z-index:1}.inshape-quiz__helper{font-size:15px;margin:10px auto 0;max-width:520px}.inshape-quiz__trust-list{display:inline-grid;gap:12px;justify-items:start;list-style:none;margin:22px auto 20px;max-width:360px;width:100%;padding:0;position:relative;z-index:1}.inshape-quiz__trust-item{align-items:center;color:var(--quiz-text);display:inline-flex;font-family:var(--quiz-font-body);font-size:18px;font-weight:600;gap:12px;line-height:1.35;padding:0}.inshape-quiz__trust-item:before{align-items:center;background:var(--quiz-text);border-radius:50%;color:#fff;content:"\2713";display:inline-flex;flex:0 0 22px;font-size:12px;font-weight:700;height:22px;justify-content:center;line-height:1;transform:translateY(-1px);width:22px}.inshape-quiz__hero-proof{margin-top:18px;max-width:320px;width:100%}.inshape-quiz__hero-proof-image{border:1px solid var(--quiz-border);border-radius:16px;display:block;height:auto;width:100%}.inshape-quiz__button{align-items:center;-webkit-appearance:none;appearance:none;border:0;border-radius:16px;cursor:pointer;display:inline-flex;font-family:var(--quiz-font-accent);font-size:15px;font-weight:700;justify-content:center;letter-spacing:.16em;min-height:54px;padding:16px 22px;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,opacity .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.inshape-quiz__button:hover,.inshape-quiz__button:focus-visible{transform:translateY(-1px)}.inshape-quiz__button:disabled{cursor:not-allowed;opacity:.45;transform:none}.inshape-quiz__button--primary{background:var(--quiz-text);color:#fff}.inshape-quiz__button--primary:hover,.inshape-quiz__button--primary:focus-visible{background:var(--quiz-text)}.inshape-quiz__button--secondary{background:var(--quiz-surface);border:1px solid var(--quiz-border);color:var(--quiz-text)}.inshape-quiz__button--block{width:100%}.inshape-quiz__question-frame{margin:0 auto;max-width:860px}.inshape-quiz__question-topbar{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-bottom:18px;padding-top:4px}.inshape-quiz__question-topbar--static{margin:0 auto 18px;max-width:760px}.inshape-quiz__question-topbar--result{align-self:stretch;margin-bottom:14px;width:100%}.inshape-quiz__topbar-spacer{display:block;min-height:1px}.inshape-quiz__back{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--quiz-text);cursor:pointer;font-family:var(--quiz-font-body);font-size:14px;font-weight:700;padding:0;text-align:left}.inshape-quiz__back--restart{letter-spacing:0;text-transform:none}.inshape-quiz__question-brand{align-items:center;display:inline-flex;justify-self:center;line-height:0}.inshape-quiz__question-logo{display:block;height:auto;max-width:116px;width:100%}.inshape-quiz__step-label{justify-self:end;margin:0}.inshape-quiz__progress-track{background:#d0d0d0;border-radius:999px;height:3px;overflow:hidden;width:100%}.inshape-quiz__progress-track--loading{margin:18px auto;max-width:760px}.inshape-quiz__progress-fill{background:#141414;border-radius:inherit;height:100%;transition:width .25s ease;width:0}.inshape-quiz__question-card{background:transparent;border:0;border-radius:0;box-shadow:none;padding:44px 0 0}.inshape-quiz__question-head{margin:0 auto;max-width:760px;text-align:center}.inshape-quiz__question-title,.inshape-quiz__product-title{color:var(--quiz-text);font-family:var(--quiz-font-body);font-size:clamp(26px,3vw,44px);font-style:normal;font-weight:700;line-height:1.05;letter-spacing:-.03em;margin:0}.inshape-quiz__question-helper{color:var(--quiz-muted);font-family:var(--quiz-font-accent);font-size:13px;letter-spacing:.16em;margin:10px 0 0;text-transform:uppercase}.inshape-quiz__options{display:grid;gap:14px;margin:22px auto 0;max-width:760px}.inshape-quiz__option{align-items:center;background:#fff;border:1px solid var(--quiz-border);border-radius:14px;color:var(--quiz-text);cursor:pointer;display:flex;font-family:var(--quiz-font-body);font-size:18px;font-weight:600;gap:16px;justify-content:space-between;min-height:70px;padding:18px 20px;text-align:left;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.inshape-quiz__option:hover,.inshape-quiz__option:focus-visible{border-color:var(--quiz-text);box-shadow:none;transform:translateY(-1px)}.inshape-quiz__option.is-selected{background:var(--quiz-text);border-color:var(--quiz-text);box-shadow:none;color:#fff}.inshape-quiz__option-label{flex:1}.inshape-quiz__option.is-selected .inshape-quiz__option-label{color:#fff}.inshape-quiz__option-icon{align-items:center;background:var(--quiz-surface-soft);border-radius:999px;color:var(--quiz-text);display:inline-flex;flex:0 0 44px;height:44px;justify-content:center;width:44px}.inshape-quiz__option-icon svg{display:block;height:22px;width:22px}.inshape-quiz__option.is-selected .inshape-quiz__option-icon{background:#ffffff24;color:#fff}.inshape-quiz__option-indicator{align-items:center;background:#f7f7f7;border:1px solid #d7d7d7;border-radius:4px;color:transparent;display:inline-flex;font-size:13px;font-weight:700;height:20px;justify-content:center;min-width:20px;opacity:1;transform:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.inshape-quiz__option-indicator--single{background:#00b67a2e;border:0;border-radius:999px;height:18px;min-width:18px;position:relative}.inshape-quiz__option-indicator--single:after{background:var(--quiz-text);border-radius:50%;content:"";height:8px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.7);transition:opacity .18s ease,transform .18s ease;width:8px}.inshape-quiz__option.is-selected .inshape-quiz__option-indicator--single{background:transparent;border:2px solid #ffffff}.inshape-quiz__option.is-selected .inshape-quiz__option-indicator--single:after{background:#fff;opacity:1;transform:translate(-50%,-50%) scale(1)}.inshape-quiz__option--multi.is-selected .inshape-quiz__option-indicator{background:#fff;border-color:#fff;color:var(--quiz-text)}.inshape-quiz__options[data-question-id=age]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:430px}.inshape-quiz__options[data-question-id=age] .inshape-quiz__option-indicator,.inshape-quiz__options[data-question-id=size] .inshape-quiz__option-indicator{display:none}.inshape-quiz__options[data-question-id=age] .inshape-quiz__option,.inshape-quiz__options[data-question-id=size] .inshape-quiz__option{justify-content:center;min-height:56px;padding:14px 12px;text-align:center}.inshape-quiz__options[data-question-id=size]{grid-template-columns:repeat(3,minmax(0,1fr));max-width:420px}.inshape-quiz__options[data-question-id=prior] .inshape-quiz__option{justify-content:center;min-height:86px;text-align:center}.inshape-quiz__options[data-question-id=issues] .inshape-quiz__option{min-height:92px}.inshape-quiz__question-action{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#fff0,#fffffff0 24%,#fffffffa);border-top:1px solid rgba(17,17,17,.06);bottom:0;box-shadow:0 -10px 28px #1111110a;margin:0 auto;max-width:760px;padding:16px 0 0;position:sticky;width:100%;z-index:5}.inshape-quiz__button--next{border-radius:18px;margin-top:0;min-height:56px;width:100%}.inshape-quiz__shell--loading{background:transparent;border:0;border-radius:0;display:flex;flex-direction:column;max-width:820px;padding:0;text-align:center}.inshape-quiz__loading-header{margin:0 auto;max-width:560px;text-align:center}.inshape-quiz__loading-header .inshape-quiz__headline--medium{margin-bottom:0}.inshape-quiz__loading-message{background:var(--quiz-surface-soft);border:1px solid var(--quiz-border);border-radius:16px;margin-top:18px;margin-left:auto;margin-right:auto;max-width:540px;padding:14px 16px}.inshape-quiz__shell--loading .inshape-quiz__headline--medium{font-size:clamp(24px,3.2vw,32px);font-style:normal;line-height:1.05;text-transform:none}.inshape-quiz__shell--loading .inshape-quiz__body{font-size:15px;margin-top:0;max-width:none}.inshape-quiz__loading-label{color:var(--quiz-text);margin:8px 0 0}.inshape-quiz__loading-carousel-shell{background:transparent;border:0;border-radius:0;margin-top:0;margin-left:auto;margin-right:auto;max-width:760px;overflow:hidden;padding:0}.inshape-quiz__testimonial-carousel{display:block;margin-top:0}.inshape-quiz__testimonial-slide{display:none;min-height:100%;padding-right:0;width:100%}.inshape-quiz__testimonial-slide.is-active{display:block}.inshape-quiz__testimonial-card{background:#fff;border:1px solid var(--quiz-border);border-radius:16px;color:var(--quiz-text);height:100%;min-height:248px;padding:20px}.inshape-quiz__testimonial-stars{color:#00b67a;font-size:15px;letter-spacing:.18em;margin-bottom:12px}.inshape-quiz__testimonial-quote{color:var(--quiz-text);font-size:19px;font-weight:600;line-height:1.45;margin:0 0 18px}.inshape-quiz__testimonial-author{color:var(--quiz-muted);font-size:14px;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.inshape-quiz__result-copy .inshape-quiz__body{color:var(--quiz-muted);font-size:15px;margin:10px auto 0;max-width:30rem}.inshape-quiz__result-note{color:var(--quiz-text);font-size:14px;line-height:1.45;margin:10px auto 0;max-width:30rem}.inshape-quiz__result-note--muted{color:var(--quiz-muted)}.inshape-quiz__result-bullets{display:grid;gap:8px;list-style:none;margin:14px auto 0;max-width:31rem;padding:0;text-align:left}.inshape-quiz__result-bullets li{align-items:flex-start;display:flex;gap:8px;line-height:1.35}.inshape-quiz__result-bullets li:before{color:var(--quiz-accent);content:"\2022";display:inline-block;font-size:18px;line-height:1}.inshape-quiz__result-proof{color:var(--quiz-text);font-size:14px;font-weight:600;margin:14px auto 0;max-width:28rem}.inshape-quiz__size-line{color:var(--quiz-text);font-size:18px;font-weight:700;margin:20px 0 0}.inshape-quiz__size-line strong{color:var(--quiz-muted);display:block;font-family:var(--quiz-font-accent);font-size:12px;font-style:normal;font-weight:700;letter-spacing:.16em;margin-bottom:6px;text-transform:uppercase}.inshape-quiz__size-line span{color:var(--quiz-text);display:inline-block;font-size:clamp(30px,5vw,42px);font-style:italic;line-height:1}.inshape-quiz__size-helper{font-size:14px;margin-top:6px;max-width:24rem}.inshape-quiz__result-actions{display:none}.inshape-quiz__restart-link{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:var(--quiz-muted);cursor:pointer;font-family:var(--quiz-font-accent);font-size:14px;font-weight:700;letter-spacing:.08em;margin-top:16px;padding:0;text-transform:uppercase}.inshape-quiz__restart-link--card{display:block;margin:12px auto 0;text-align:center}.inshape-quiz__result-copy,.inshape-quiz__product-card{background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--quiz-text);overflow:hidden;padding:0}.inshape-quiz__result-copy{max-width:620px;padding:0;text-align:center}.inshape-quiz__product-card{background:var(--quiz-surface);border:1px solid var(--quiz-border);border-radius:20px;max-width:420px;padding:22px;width:100%}.inshape-quiz__product-eyebrow{color:var(--quiz-muted);margin:0 0 10px;text-align:center}.inshape-quiz__product-image{display:block;width:100%;height:auto;margin:0 auto 16px;object-fit:cover}.inshape-quiz__product-body{padding:0}.inshape-quiz__product-size{align-items:center;color:var(--quiz-text);display:flex;justify-content:space-between;margin:0 0 10px}.inshape-quiz__product-title{font-size:clamp(20px,2.8vw,30px);max-width:12ch;overflow-wrap:normal;word-break:normal}.inshape-quiz__product-size span{color:var(--quiz-muted);font-family:var(--quiz-font-accent);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.inshape-quiz__product-size strong{font-family:var(--quiz-font-body);font-size:22px;font-style:italic;line-height:1}.inshape-quiz__product-benefits{display:grid;gap:8px;list-style:none;margin:12px 0 0;padding:0}.inshape-quiz__product-benefits li{align-items:flex-start;color:var(--quiz-text);display:flex;font-size:14px;gap:8px;line-height:1.35}.inshape-quiz__product-benefits li:before{color:var(--quiz-accent);content:"\2022";display:inline-block;font-size:20px;line-height:1}.inshape-quiz__product-benefits li:nth-child(n+3){display:flex}.inshape-quiz__product-card .inshape-quiz__button--block{margin-top:14px}.inshape-quiz__shell--result{gap:20px;max-width:540px}.inshape-quiz__result-copy{display:grid;gap:6px;justify-items:center;max-width:100%;text-align:center}.inshape-quiz__result-copy .inshape-quiz__headline{font-size:clamp(30px,4.4vw,42px);font-style:normal;line-height:1.08;margin:0 auto;max-width:none;text-wrap:balance;text-transform:none}.inshape-quiz__result-reasons{display:grid;gap:12px;margin:0;width:100%}.inshape-quiz__result-reason{background:#fafafaeb;border:1px solid var(--quiz-border);border-radius:10px;display:grid;gap:6px;margin:0;padding:16px 18px;text-align:left}.inshape-quiz__result-reason-label,.inshape-quiz__product-summary-label{color:var(--quiz-muted);font-family:var(--quiz-font-accent);font-size:11px;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}.inshape-quiz__result-reason-copy,.inshape-quiz__product-summary-note,.inshape-quiz__cta-helper{color:var(--quiz-muted);font-size:14px;line-height:1.45;margin:0}.inshape-quiz__product-card{display:grid;gap:16px;max-width:100%;padding:20px;border-radius:10px}.inshape-quiz__product-summary{align-items:center;display:flex;gap:16px;justify-content:space-between}.inshape-quiz__product-summary--actions{border-bottom:1px solid var(--quiz-border);padding-bottom:14px}.inshape-quiz__product-summary-size{color:var(--quiz-text);font-size:clamp(42px,7vw,52px);font-style:italic;font-weight:700;letter-spacing:-.04em;line-height:.92}.inshape-quiz__product-card-main{align-items:start;display:grid;gap:16px;grid-template-columns:116px minmax(0,1fr)}.inshape-quiz__product-image{aspect-ratio:4 / 5;border-radius:10px;display:block;height:100%;margin:0;object-fit:cover;width:100%}.inshape-quiz__product-body{display:grid;gap:10px;min-width:0;padding:0}.inshape-quiz__product-title{font-size:clamp(22px,3vw,30px);line-height:1.08;max-width:none}.inshape-quiz__product-review{align-items:center;color:var(--quiz-text);display:flex;flex-wrap:nowrap;font-size:13px;font-weight:500;gap:6px;line-height:1.3;margin:0;white-space:nowrap}.inshape-quiz__product-review-stars{color:#f7be00;font-size:16px;letter-spacing:.06em}.inshape-quiz__product-benefits{display:grid;gap:8px;margin:0}.inshape-quiz__product-benefits li{align-items:flex-start;color:var(--quiz-text);display:flex;font-size:13px;font-weight:500;gap:8px;line-height:1.3}.inshape-quiz__product-benefits li:before{content:none}.inshape-quiz__product-benefit-icon{display:inline-flex;flex:0 0 16px;height:16px;margin-top:1px;width:16px}.inshape-quiz__product-benefit-icon svg{display:block;height:16px;width:16px}.inshape-quiz__product-actions{background:var(--quiz-surface);border:1px solid var(--quiz-border);border-radius:10px;display:grid;gap:14px;max-width:100%;padding:18px 20px;width:100%}.inshape-quiz__product-actions .inshape-quiz__result-reasons{gap:0}.inshape-quiz__product-card .inshape-quiz__button--block{margin-top:0}.inshape-quiz__product-actions .inshape-quiz__button--block{border-radius:12px;min-height:56px}.inshape-quiz__restart-link--card{margin-top:0}@media(min-width:768px){.inshape-quiz__options[data-question-id=shirt],.inshape-quiz__options[data-question-id=context],.inshape-quiz__options[data-question-id=issue],.inshape-quiz__options[data-question-id=priority]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.inshape-quiz__shell--result{max-width:680px}}@media(max-width:767px){.inshape-quiz{padding:8px 0 22px}.inshape-quiz__shell{width:min(100%,calc(100% - 20px))}.inshape-quiz__shell--result{gap:16px}.inshape-quiz__question-card,.inshape-quiz__product-body{padding:18px}.inshape-quiz__hero-copy,.inshape-quiz__shell--loading{padding:10px 0 0}.inshape-quiz__trust-list{justify-items:start;margin-left:auto;margin-right:auto;max-width:320px;width:min(100%,320px)}.inshape-quiz__trust-item{font-size:14px;gap:10px}.inshape-quiz__trust-item:before{flex:0 0 18px;font-size:10px;height:18px;width:18px}.inshape-quiz__result-copy{padding:0}.inshape-quiz__headline{font-size:32px}.inshape-quiz__view[data-quiz-view=landing] .inshape-quiz__headline{font-size:30px;line-height:.98;max-width:none}.inshape-quiz__body,.inshape-quiz__helper,.inshape-quiz__question-helper,.inshape-quiz__testimonial-quote,.inshape-quiz__size-helper,.inshape-quiz__product-price{font-size:16px}.inshape-quiz__question-topbar{grid-template-columns:1fr auto 1fr;margin-bottom:16px;padding-top:6px}.inshape-quiz__question-topbar--static{margin-bottom:14px}.inshape-quiz__question-card{border-radius:24px;padding-top:36px}.inshape-quiz__question-title,.inshape-quiz__product-title{font-size:24px;line-height:1.08}.inshape-quiz__question-brand,.inshape-quiz__step-label,.inshape-quiz__back{font-size:14px}.inshape-quiz__question-logo{max-width:96px}.inshape-quiz__question-helper{font-size:12px;letter-spacing:.14em;margin-top:8px}.inshape-quiz__option{font-size:16px;min-height:66px;padding:14px 16px}.inshape-quiz__option-icon{flex:0 0 38px;height:38px;width:38px}.inshape-quiz__option-icon svg{height:18px;width:18px}.inshape-quiz__options[data-question-id=shirt],.inshape-quiz__options[data-question-id=context],.inshape-quiz__options[data-question-id=issue],.inshape-quiz__options[data-question-id=priority]{grid-template-columns:1fr}.inshape-quiz__options[data-question-id=issue] .inshape-quiz__option,.inshape-quiz__options[data-question-id=priority] .inshape-quiz__option{min-height:70px}.inshape-quiz__question-action{padding:12px 0 0}.inshape-quiz__button,.inshape-quiz__product-card .inshape-quiz__button--block{width:100%}.inshape-quiz__testimonial-slide{padding-right:0;width:100%}.inshape-quiz__testimonial-card{min-height:184px;padding:18px}.inshape-quiz__loading-message{padding:12px 14px}.inshape-quiz__loading-label{font-size:11px}.inshape-quiz__testimonial-quote{font-size:18px}.inshape-quiz__result-copy .inshape-quiz__body{font-size:14px;margin-top:8px}.inshape-quiz__result-copy .inshape-quiz__headline{font-size:24px;font-style:normal;text-transform:none}.inshape-quiz__size-line{margin-top:14px}.inshape-quiz__size-line span{font-size:30px}.inshape-quiz__size-helper{font-size:12px}.inshape-quiz__product-card{max-width:100%;padding:18px}.inshape-quiz__product-image{display:none}.inshape-quiz__product-body{padding:8px 0 0}.inshape-quiz__product-title{font-size:20px;max-width:none}.inshape-quiz__product-size strong{font-size:20px}.inshape-quiz__product-benefits{display:grid;gap:10px}.inshape-quiz__product-card .inshape-quiz__button--block{font-size:13px;min-height:48px;padding:14px 16px}.inshape-quiz__shell--result{gap:18px;max-width:100%}.inshape-quiz__result-copy{gap:4px}.inshape-quiz__result-copy .inshape-quiz__headline{font-size:26px;line-height:1.08;max-width:none}.inshape-quiz__result-reason-copy{font-size:13px}.inshape-quiz__result-reason{padding:14px 16px}.inshape-quiz__product-card{gap:16px;padding:18px}.inshape-quiz__product-summary-size{font-size:38px}.inshape-quiz__product-card-main{align-items:start;gap:12px;grid-template-columns:96px minmax(0,1fr)}.inshape-quiz__product-image{display:block}.inshape-quiz__product-title{font-size:20px}.inshape-quiz__product-review{font-size:12px;gap:5px}.inshape-quiz__product-review-stars{font-size:14px}.inshape-quiz__product-benefits li{font-size:12px;gap:7px}.inshape-quiz__product-benefit-icon{flex-basis:14px;height:14px;width:14px}.inshape-quiz__product-benefit-icon svg{height:14px;width:14px}.inshape-quiz__product-actions{padding:16px 18px}.inshape-quiz__product-summary--actions{padding-bottom:12px}.inshape-quiz__restart-link{margin-top:14px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/inshape-quiz.css.map */
