.dcq{--dcq-accent: var(--brand-secondary, #d70605);--dcq-title-color: #092751;--dcq-card: #fff;--dcq-ink: #15181d;--dcq-muted: #68645d;--dcq-line: #e4ded3;--dcq-stone: #f4f1ea;--dcq-heading: var(--font-heading-family, sans-serif);color:var(--dcq-ink);font-family:var(--font-body-family, sans-serif);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.dcq *,.dcq *:before,.dcq *:after{box-sizing:border-box}.dcq button:not(.btn),.dcq a:not(.btn){font:inherit}.dcq button:not(.btn){width:auto;min-width:0;max-width:100%;height:auto;min-height:0;margin:0;color:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit;text-indent:0;text-transform:none;white-space:normal;transition:none;appearance:none;-webkit-appearance:none}.dcq button:not(.btn) span{white-space:normal}.dcq img{display:block;width:100%;height:auto}.dcq a:not(.btn){text-decoration:none}.dcq .dcq-inner{padding:clamp(24px,4vw,48px);border-radius:16px;background:var(--dcq-bg, #b80404)}.dcq .dcq-head{max-width:780px;margin:0 auto 20px;text-align:center;color:var(--dcq-head-color, #fff)}.dcq .dcq-eyebrow{margin:0 0 6px;opacity:.85;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.dcq .dcq-title{margin:0;color:inherit;font-family:var(--dcq-heading);font-size:clamp(29px,3.6vw,44px);font-weight:var(--font-heading-weight, 700);letter-spacing:-.02em;line-height:1.12}.dcq .dcq-sub{max-width:720px;margin:9px auto 0;opacity:.92;font-size:clamp(15px,1.8vw,18px)}.dcq .dcq-card{max-width:1120px;margin:0 auto;overflow:hidden;border:1px solid var(--dcq-line);border-radius:14px;background:var(--dcq-card)}.dcq .dcq-progress-shell{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:11px clamp(18px,4vw,36px);border-bottom:1px solid var(--dcq-line);background:#fbfaf7}.dcq .dcq-progress-track{height:7px;overflow:hidden;border-radius:999px;background:#e9e4dc}.dcq .dcq-progress-fill{display:block;width:33.333%;height:100%;border-radius:inherit;background:var(--dcq-accent);transition:width .28s ease}.dcq .dcq-progress-label{min-width:112px;color:var(--dcq-muted);font-size:12px;font-weight:600;letter-spacing:.02em;text-align:right}.dcq .dcq-stage{min-height:0;padding:clamp(24px,3.5vw,38px)}.dcq .dcq-panel{animation:dcqFade .24s ease both}@keyframes dcqFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.dcq .dcq-question{max-width:760px;margin:0 auto 6px;color:var(--dcq-title-color);font-family:var(--dcq-heading);font-size:clamp(24px,2.6vw,31px);font-weight:var(--font-heading-weight, 700);letter-spacing:-.015em;line-height:1.2;text-align:center}.dcq .dcq-hint{max-width:680px;margin:0 auto 20px;color:var(--dcq-muted);font-size:15px;text-align:center}.dcq .dcq-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:780px;margin:0 auto}.dcq .dcq-option{display:flex;align-items:center;width:100%;min-width:0;min-height:72px;overflow:hidden;padding:13px 15px;border:1.5px solid var(--dcq-line);border-radius:10px;background:var(--dcq-card);cursor:pointer;text-align:left}.dcq .dcq-option:hover{border-color:var(--dcq-accent)}.dcq .dcq-option-copy{display:block;width:100%;min-width:0;max-width:100%;white-space:normal}.dcq .dcq-option-title{display:block;width:100%;min-width:0;color:var(--dcq-title-color);font-family:var(--dcq-heading);font-size:16px;font-weight:600;line-height:1.3;overflow-wrap:anywhere;white-space:normal}.dcq .dcq-option-desc{display:block;width:100%;min-width:0;margin-top:3px;color:var(--dcq-muted);font-size:13px;line-height:1.4;overflow-wrap:anywhere;white-space:normal}.dcq .dcq-projects{display:grid;grid-template-columns:repeat(var(--project-count),minmax(0,1fr));gap:10px;width:100%;max-width:1040px;margin:0 auto}.dcq .dcq-project{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:92px;overflow:hidden;padding:13px 11px;border:1.5px solid var(--dcq-line);border-radius:10px;background:var(--dcq-card);cursor:pointer;text-align:center}.dcq .dcq-project:hover{border-color:var(--dcq-accent)}.dcq .dcq-project-title{display:block;color:var(--dcq-title-color);font-family:var(--dcq-heading);font-size:14px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.dcq .dcq-project-desc{display:block;margin-top:5px;color:var(--dcq-muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.dcq .dcq-looks{display:grid;grid-template-columns:repeat(var(--look-count),minmax(0,1fr));gap:10px;max-width:1040px;margin:0 auto}.dcq .dcq-look{position:relative;display:block;width:100%;min-width:0;height:auto;overflow:hidden;padding:0;border:1.5px solid var(--dcq-line);border-radius:11px;background:var(--dcq-card);cursor:pointer;text-align:left}.dcq .dcq-look:hover{border-color:var(--dcq-accent)}.dcq .dcq-look-images{display:grid;width:100%;height:138px;overflow:hidden;background:var(--dcq-stone)}.dcq .dcq-look-images img{width:100%;min-width:0;height:100%;object-fit:cover}.dcq .dcq-look-copy{display:block;width:100%;min-width:0;min-height:84px;padding:12px 13px;white-space:normal}.dcq .dcq-look-title{display:block;color:var(--dcq-title-color);font-family:var(--dcq-heading);font-size:16px;font-weight:600;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.dcq .dcq-look-desc{display:block;margin-top:5px;color:var(--dcq-muted);font-size:13px;line-height:1.45;overflow-wrap:anywhere;white-space:normal}.dcq .dcq-look-note{display:block;margin-top:7px;color:var(--dcq-accent);font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.25}.dcq .dcq-back-row{max-width:900px;margin:16px auto 0;text-align:center}.dcq .dcq-back{display:inline-block;width:auto;padding:4px 0;border:0;border-bottom:1px solid #b8b2a9;background:transparent;color:var(--dcq-muted);cursor:pointer;font-size:13px;font-weight:600;line-height:1.4}.dcq .dcq-back:hover{color:var(--dcq-title-color);border-color:var(--dcq-title-color)}.dcq .dcq-result-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,4vw,44px);align-items:start;max-width:1040px;margin:0 auto}.dcq .dcq-result-gallery{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(190px,2fr) minmax(90px,1fr);gap:6px;overflow:hidden;border-radius:11px;background:var(--dcq-stone)}.dcq .dcq-result-gallery img{width:100%;height:100%;object-fit:cover}.dcq .dcq-result-gallery img:first-child{grid-column:1 / -1}.dcq .dcq-result-badge{position:absolute;top:13px;left:13px;padding:7px 10px;border-radius:999px;background:var(--dcq-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dcq .dcq-kicker{margin:0 0 5px;color:var(--dcq-accent);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.dcq .dcq-result-title{margin:0;color:var(--dcq-title-color);font-family:var(--dcq-heading);font-size:clamp(27px,3.5vw,40px);font-weight:var(--font-heading-weight, 700);letter-spacing:-.02em;line-height:1.12}.dcq .dcq-result-title.dcq-question{max-width:none;margin:0;text-align:left}.dcq .dcq-fit{margin:13px 0 0;color:var(--dcq-ink);font-size:15px;line-height:1.55}.dcq .dcq-fit strong{color:var(--dcq-title-color)}.dcq .dcq-benefits{display:grid;gap:7px;margin:18px 0 0;padding:0;list-style:none}.dcq .dcq-benefits li{position:relative;padding-left:24px;color:var(--dcq-ink);font-size:14px}.dcq .dcq-benefits li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--dcq-accent);font-weight:900}.dcq .dcq-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.dcq .dcq-detail-panel{min-width:0;padding:13px;border:1px solid var(--dcq-line);border-radius:8px;background:#fbfaf7}.dcq .dcq-detail-label{display:block;margin-bottom:8px;color:var(--dcq-title-color);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.dcq .dcq-detail-panel .dcq-benefits{gap:5px;margin:0}.dcq .dcq-detail-panel .dcq-benefits li{padding-left:18px;font-size:12px;line-height:1.4}.dcq .dcq-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin:0}.dcq .dcq-specs div{min-width:0}.dcq .dcq-specs dt{color:var(--dcq-muted);font-size:10px;line-height:1.25}.dcq .dcq-specs dd{margin:2px 0 0;color:var(--dcq-title-color);font-size:11px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.dcq .dcq-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.dcq .dcq-actions .btn{width:100%;height:auto;min-height:var(--buttons-height, 4.8rem);padding-block:1rem;padding-inline:1.6rem;line-height:1.3;white-space:normal}.dcq .dcq-actions .btn .btn__text{overflow:visible;text-overflow:clip;white-space:normal}.dcq .dcq-offer{margin:11px 0 0;color:var(--dcq-muted);font-size:12.5px;text-align:center}.dcq .dcq-result-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:17px}.dcq .dcq-text-link{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:38px;padding:7px 5px;border-bottom:1px solid #aba59c;color:var(--dcq-title-color);font-size:12.5px;font-weight:650;line-height:1.3;text-align:center;white-space:normal}.dcq .dcq-text-link:hover{border-color:var(--dcq-accent);color:var(--dcq-accent)}.dcq .dcq-result-reset{max-width:900px;margin:20px auto 0;padding-top:15px;border-top:1px solid var(--dcq-line);text-align:center}.dcq .dcq-noscript{padding:20px;color:var(--dcq-title-color);text-align:center}@media(max-width:900px){.dcq .dcq-projects{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.dcq .dcq-result-grid{grid-template-columns:1fr}.dcq .dcq-result-gallery{width:100%;max-width:620px;margin:0 auto}}@media(max-width:640px){.dcq .dcq-option{min-height:68px}.dcq .dcq-looks{grid-template-columns:1fr;max-width:520px}.dcq .dcq-look{display:grid;grid-template-columns:minmax(142px,44%) minmax(0,56%)}.dcq .dcq-look-images{height:122px}.dcq .dcq-look-copy{min-height:0;align-self:center}.dcq .dcq-actions{grid-template-columns:1fr}}@media(max-width:520px){.dcq .dcq-inner{padding:22px 14px;border-radius:12px}.dcq .dcq-head{margin-bottom:15px;padding:0 8px}.dcq .dcq-eyebrow{font-size:10px}.dcq .dcq-title{font-size:28px}.dcq .dcq-sub{margin-top:7px;font-size:14px;line-height:1.45}.dcq .dcq-card{border-radius:12px}.dcq .dcq-stage{min-height:0;padding:22px 14px 25px}.dcq .dcq-progress-shell{grid-template-columns:1fr auto;gap:9px;padding:10px 14px}.dcq .dcq-progress-label{min-width:88px;font-size:10px;text-align:right}.dcq .dcq-question{font-size:23px}.dcq .dcq-hint{margin-bottom:16px;font-size:13px}.dcq .dcq-option{min-height:0;padding:12px 13px}.dcq .dcq-option-title{font-size:14px}.dcq .dcq-option-desc{margin-top:2px;font-size:11px;line-height:1.3}.dcq .dcq-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dcq .dcq-project{min-height:82px;padding:10px 8px}.dcq .dcq-project-title{font-size:13px}.dcq .dcq-project-desc{font-size:10px}.dcq .dcq-look{grid-template-columns:minmax(118px,39%) minmax(0,61%)}.dcq .dcq-look-images{height:112px}.dcq .dcq-look-copy{padding:11px}.dcq .dcq-look-title{font-size:14px}.dcq .dcq-look-desc{margin-top:3px;font-size:11px;line-height:1.35}.dcq .dcq-look-note{margin-top:4px;font-size:9px}.dcq .dcq-result-gallery{grid-template-rows:minmax(160px,2fr) minmax(76px,1fr)}.dcq .dcq-detail-grid{grid-template-columns:1fr}.dcq .dcq-result-title{font-size:29px}.dcq .dcq-result-links{gap:8px}}@media(prefers-reduced-motion:reduce){.dcq *,.dcq *:before,.dcq *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/custom-stain-quiz.css.map */
