.ddm{padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,4vw,4rem) 0;color:#191714;background:#f7f4ed}.ddm *{box-sizing:border-box}.ddm [hidden]{display:none!important}.ddm__shell{max-width:1312px;margin:auto;padding:clamp(1.5rem,3.5vw,3rem);border:1px solid rgba(25,23,20,.14);border-radius:22px;color:#191714;background:radial-gradient(circle at 92% 8%,rgba(176,141,79,.14),transparent 28%),#fffdf8;box-shadow:0 14px 34px #2f251812;font-family:var(--font-stack-body, system-ui, sans-serif)}.ddm__intro{display:flex;align-items:center;justify-content:space-between;gap:2rem}.ddm__eyebrow{margin:0 0 .55rem;color:#7a2423;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.ddm__intro h2{max-width:720px;margin:0 0 .75rem;color:#191714;font-family:var(--font-stack-header, Georgia, serif);font-size:clamp(1.65rem,3.4vw,2.75rem);font-weight:550;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}.ddm__intro p:not(.ddm__eyebrow){max-width:720px;margin:0;color:#625b51;line-height:1.65;text-wrap:pretty}.ddm__start,.ddm__reset{min-height:50px;padding:.75rem 1.35rem;border-radius:12px;font:750 .92rem/1.2 inherit;cursor:pointer}.ddm__start{flex:0 0 auto;border:1px solid #191714;color:#fff;background:#191714;box-shadow:0 9px 22px #19171424}.ddm__start:hover{background:#2b2721}.ddm__start:disabled{opacity:.55;cursor:not-allowed}.ddm__quiz{max-width:880px;margin:2rem auto 0;padding:clamp(1.25rem,3vw,2.25rem);border:1px solid rgba(25,23,20,.14);border-radius:18px;background:#f7f4ed;scroll-margin-top:88px}.ddm__progress-row p{margin:0 0 .5rem;color:#625b51;font-size:.7rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.ddm__progress{height:6px;overflow:hidden;margin-bottom:1.4rem;border-radius:999px;background:#e6ddcf}.ddm__progress span{display:block;width:16.67%;height:100%;border-radius:inherit;background:#7a2423;transition:width .18s ease}.ddm__question{margin:0;padding:0;border:0}.ddm__question legend{width:100%;margin:0 0 1rem;padding:0;color:#191714;font-family:var(--font-stack-header, Georgia, serif);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.ddm__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.ddm__option{min-height:64px;padding:.85rem 1rem;border:1px solid rgba(25,23,20,.18);border-radius:13px;color:#191714;background:#fffdf8;font:650 .9rem/1.4 inherit;text-align:left;cursor:pointer}.ddm__option:hover{border-color:#7a2423;color:#7a2423;background:#fff9ef}.ddm__back{min-height:44px;margin-top:.65rem;padding:.5rem .2rem;border:0;color:#7a2423;background:transparent;font:700 .84rem inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.ddm__results{margin-top:2rem;scroll-margin-top:96px}.ddm__results-head{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.ddm__results h3{margin:0;color:#191714;font-family:var(--font-stack-header, Georgia, serif);font-size:clamp(1.5rem,3vw,2.25rem)}.ddm__reset{border:1px solid rgba(25,23,20,.24);color:#191714;background:#fffdf8}.ddm__result-note{max-width:78ch;margin:.75rem 0 1.25rem;color:#625b51;line-height:1.6}.ddm__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ddm__product{overflow:hidden;border:1px solid rgba(25,23,20,.14);border-radius:16px;background:#fffdf8;box-shadow:0 8px 22px #2f251812}.ddm__image-link{display:block;overflow:hidden;aspect-ratio:1;border-bottom:1px solid rgba(25,23,20,.12);background:#eee5d7}.ddm__image{display:block;width:100%;height:100%;object-fit:cover}.ddm__image--placeholder{display:grid;place-items:center;color:#b08d4f;font-size:4rem}.ddm__product-body{padding:1rem}.ddm__rank{display:inline-block;margin-bottom:.55rem;padding:.3rem .55rem;border-radius:999px;color:#7a2423;background:#f2e7d5;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ddm__product h4{margin:0 0 .5rem;font-family:var(--font-stack-header, Georgia, serif);font-size:1.05rem;line-height:1.3}.ddm__product h4 a{color:#191714;text-decoration:none}.ddm__why{min-height:4.5em;margin:0 0 .75rem;color:#625b51;font-size:.82rem;line-height:1.52}.ddm__price{margin:0 0 .75rem;color:#191714;font-size:1rem;font-weight:800}.ddm__form label{display:block;margin:0 0 .4rem;color:#625b51;font-size:.74rem;font-weight:700}.ddm__form select{width:100%;min-height:44px;margin-bottom:.6rem;padding:.5rem .65rem;border:1px solid rgba(25,23,20,.2);border-radius:10px;color:#191714;background:#fff}.ddm__form button{width:100%;min-height:48px;border:1px solid #191714;border-radius:11px;color:#fff;background:#191714;font:800 .88rem inherit;cursor:pointer}.ddm__details{display:block;min-height:44px;margin-top:.45rem;padding-top:.65rem;color:#7a2423;font-size:.8rem;font-weight:700;text-align:center;text-underline-offset:3px}.ddm__truth{margin:1rem 0 0;color:#746c61;font-size:.72rem;line-height:1.5}.ddm button:focus-visible,.ddm a:focus-visible,.ddm select:focus-visible{outline:3px solid #7a2423;outline-offset:3px}@media(max-width:900px){.ddm__intro{align-items:flex-start;flex-direction:column;gap:1.25rem}.ddm__grid{grid-template-columns:1fr 1fr}.ddm__start{align-self:stretch}}@media(max-width:620px){.ddm{padding:1rem .75rem 0}.ddm__shell{padding:1.25rem 1rem;border-radius:16px}.ddm__options,.ddm__grid{grid-template-columns:1fr}.ddm__option{min-height:58px}.ddm__results-head{align-items:flex-start;flex-direction:column}.ddm__reset{width:100%}.ddm__why{min-height:0}}@media(prefers-reduced-motion:reduce){.ddm__progress span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/deckaura-deck-matcher.css.map */
