.mdgw{--mdgw-ink: #221f1f;--mdgw-muted: #6e6660;--mdgw-line: #e8e0d6;--mdgw-paper: #fffaf4;--mdgw-soft: #f7eee6;--mdgw-rose: #8c4f59;--mdgw-sage: #69795f;--mdgw-gold: #a87935;--mdgw-shadow: 0 18px 44px rgba(34, 31, 31, .08);color:var(--mdgw-ink);background:linear-gradient(180deg,#fffaf4,#fff 42%,#f8f4ef);padding:clamp(28px,5vw,72px) 0 clamp(44px,7vw,92px)}.mdgw *,.mdgw *:before,.mdgw *:after{box-sizing:border-box;letter-spacing:0}.mdgw [hidden]{display:none!important}.mdgw button,.mdgw input,.mdgw textarea,.mdgw select{font:inherit}.mdgw__hero{max-width:780px;margin:0 auto clamp(24px,4vw,46px);text-align:center}.mdgw__hero-copy{max-width:680px;margin:0 auto}.mdgw__eyebrow,.mdgw__question-kicker{margin:0 0 10px;color:var(--mdgw-rose);font-size:12px;font-weight:700;text-transform:uppercase}.mdgw__heading{margin:0;max-width:680px;font-size:clamp(32px,4.3vw,56px);line-height:1.04;font-weight:600}.mdgw__intro{max-width:620px;margin:18px auto 0;color:var(--mdgw-muted);font-size:clamp(16px,1.6vw,20px);line-height:1.6}.mdgw__shell{max-width:1180px;margin:0 auto;border:1px solid var(--mdgw-line);border-radius:8px;background:#ffffffe0;box-shadow:var(--mdgw-shadow);overflow:hidden}.mdgw__quiz,.mdgw__result{padding:clamp(20px,4vw,44px)}.mdgw__progress{display:flex;align-items:center;gap:14px;max-width:960px;margin-left:auto;margin-right:auto;margin-bottom:clamp(22px,4vw,38px);color:var(--mdgw-muted);font-size:13px;font-weight:700}.mdgw__progress-track{flex:1;height:6px;overflow:hidden;border-radius:999px;background:var(--mdgw-soft)}.mdgw__progress-fill{width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--mdgw-rose),var(--mdgw-gold));transition:width .18s ease}.mdgw__question{max-width:960px;margin:0 auto;text-align:center}.mdgw__question-title{margin:0;font-size:clamp(26px,3.4vw,44px);line-height:1.08;font-weight:600}.mdgw__question-subtitle{max-width:700px;margin:12px auto 0;color:var(--mdgw-muted);font-size:16px;line-height:1.55}.mdgw__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:clamp(20px,4vw,34px)}.mdgw__option{min-height:104px;padding:18px;border:1px solid var(--mdgw-line);border-radius:8px;background:#fff;color:var(--mdgw-ink);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mdgw__option:hover,.mdgw__option:focus-visible{border-color:#a87935b3;box-shadow:0 12px 28px #221f1f14;outline:none;transform:translateY(-1px)}.mdgw__option.is-selected{border-color:var(--mdgw-rose);box-shadow:inset 0 0 0 1px var(--mdgw-rose),0 12px 26px #8c4f591f}.mdgw__option-title{display:block;margin:0 0 7px;font-size:16px;font-weight:700;line-height:1.25}.mdgw__option-text{display:block;color:var(--mdgw-muted);font-size:13px;line-height:1.4}.mdgw__quiz-actions,.mdgw__result-actions,.mdgw__note-actions,.mdgw__card-actions,.mdgw__combo-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.mdgw__quiz-actions{justify-content:flex-start;max-width:960px;margin-left:auto;margin-right:auto;margin-top:clamp(24px,4vw,42px)}.mdgw__button{min-height:44px;border-radius:8px;border:1px solid transparent;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--mdgw-ink);background:transparent;font-size:13px;font-weight:800;line-height:1.1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.mdgw__button:disabled{cursor:not-allowed;opacity:.48}.mdgw__button--primary{border-color:var(--mdgw-ink);background:var(--mdgw-ink);color:#fff}.mdgw__button--primary:hover:not(:disabled),.mdgw__button--primary:focus-visible:not(:disabled){border-color:var(--mdgw-rose);background:var(--mdgw-rose);color:#fff;outline:none}.mdgw__button--ghost{border-color:var(--mdgw-line);background:#fff}.mdgw__button--ghost:hover:not(:disabled),.mdgw__button--ghost:focus-visible:not(:disabled){border-color:var(--mdgw-gold);outline:none}.mdgw__button--text{min-height:38px;padding:0;color:var(--mdgw-muted);text-decoration:underline;text-underline-offset:3px}.mdgw__result-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:clamp(22px,4vw,34px)}.mdgw__result-title{margin:0;font-size:clamp(28px,3.7vw,48px);line-height:1.05;font-weight:600}.mdgw__result-description{max-width:760px;margin:12px 0 0;color:var(--mdgw-muted);font-size:16px;line-height:1.55}.mdgw__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mdgw__product-actions{display:flex;justify-content:flex-end;margin-top:14px}.mdgw__product-card,.mdgw__combo,.mdgw__note-panel,.mdgw__save-panel{border:1px solid var(--mdgw-line);border-radius:8px;background:#fff}.mdgw__product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden}.mdgw__card-image{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--mdgw-soft)}.mdgw__card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.mdgw__product-card:hover .mdgw__card-image img{transform:scale(1.02)}.mdgw__card-body{display:flex;flex:1;flex-direction:column;gap:12px;padding:16px}.mdgw__card-meta{color:var(--mdgw-sage);font-size:12px;font-weight:800;text-transform:uppercase}.mdgw__card-title{margin:0;font-size:17px;line-height:1.3;font-weight:700}.mdgw__card-title a{color:inherit;text-decoration:none}.mdgw__card-title a:hover,.mdgw__card-title a:focus-visible{text-decoration:underline;text-underline-offset:3px}.mdgw__card-description{margin:0;color:var(--mdgw-muted);font-size:13px;line-height:1.45}.mdgw__price{margin-top:auto;color:var(--mdgw-ink);font-size:15px;font-weight:800}.mdgw__size-field{display:grid;gap:7px}.mdgw__size-label,.mdgw__field-label{color:var(--mdgw-muted);font-size:12px;font-weight:800;text-transform:uppercase}.mdgw__select,.mdgw__input,.mdgw__textarea{width:100%;border:1px solid var(--mdgw-line);border-radius:8px;background:#fff;color:var(--mdgw-ink);outline:none}.mdgw__select,.mdgw__input{min-height:44px;padding:0 12px}.mdgw__textarea{min-height:112px;resize:vertical;padding:12px;line-height:1.45}.mdgw__select:focus,.mdgw__input:focus,.mdgw__textarea:focus{border-color:var(--mdgw-rose);box-shadow:0 0 0 2px #8c4f591f}.mdgw__card-actions{margin-top:2px}.mdgw__card-actions .mdgw__button{flex:1 1 140px}.mdgw__size-guide{color:var(--mdgw-muted);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.mdgw__size-guide:hover,.mdgw__size-guide:focus-visible{color:var(--mdgw-rose);outline:none}.mdgw__status{min-height:18px;margin:0;color:var(--mdgw-muted);font-size:13px;line-height:1.35}.mdgw__status.is-error{color:#9d2e2e}.mdgw__status.is-success{color:#2d6a4f}.mdgw__combo{margin-top:16px;padding:clamp(18px,3vw,28px);background:linear-gradient(135deg,#fff,#fff7ee)}.mdgw__combo-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.mdgw__combo-kicker{margin:0 0 6px;color:var(--mdgw-gold);font-size:12px;font-weight:800;text-transform:uppercase}.mdgw__combo-title{margin:0;font-size:clamp(22px,2.2vw,30px);line-height:1.16}.mdgw__combo-text{max-width:660px;margin:8px 0 0;color:var(--mdgw-muted);font-size:15px;line-height:1.55}.mdgw__combo-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.mdgw__combo-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:10px;border:1px solid rgba(34,31,31,.08);border-radius:8px;background:#ffffffc7}.mdgw__combo-item img{width:76px;height:92px;object-fit:cover;border-radius:6px;background:var(--mdgw-soft)}.mdgw__combo-name{margin:0 0 5px;font-size:14px;font-weight:800;line-height:1.25}.mdgw__combo-price{margin:0;color:var(--mdgw-muted);font-size:13px;font-weight:700}.mdgw__combo-size{margin-top:9px}.mdgw__combo-actions{justify-content:flex-end}.mdgw__post-result{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:16px;margin-top:16px}.mdgw__note-panel,.mdgw__save-panel{padding:clamp(18px,3vw,26px)}.mdgw__panel-title{margin:0;font-size:20px;line-height:1.25;font-weight:800}.mdgw__panel-text{margin:7px 0 0;color:var(--mdgw-muted);font-size:14px;line-height:1.5}.mdgw__field{display:grid;gap:7px;margin-top:16px}.mdgw__note-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px}.mdgw__note-count{color:var(--mdgw-muted);font-size:12px;font-weight:800}.mdgw__email-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.mdgw__field--email{margin-top:0}.mdgw__login-link{display:inline-flex;margin-top:12px;color:var(--mdgw-muted);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.mdgw__save-success,.mdgw .newsletter-form-message{display:flex;align-items:center;gap:8px;margin:10px 0 0;font-size:13px;line-height:1.4}.mdgw__save-success,.mdgw .newsletter-form-message--success{color:#2d6a4f}.mdgw .newsletter-form-message--error{color:#9d2e2e}.mdgw__noscript{margin-top:18px;padding:16px;border:1px solid var(--mdgw-line);border-radius:8px;background:#fff;color:var(--mdgw-muted)}@media(max-width:1023px){.mdgw__options,.mdgw__products,.mdgw__combo-products,.mdgw__post-result{grid-template-columns:1fr 1fr}.mdgw__result-head,.mdgw__combo-head{flex-direction:column}.mdgw__result-actions,.mdgw__combo-actions{width:100%;justify-content:flex-start}}@media(max-width:767px){.mdgw{padding-top:22px}.mdgw__heading{line-height:1.04}.mdgw__quiz,.mdgw__result{padding:18px}.mdgw__options,.mdgw__products,.mdgw__combo-products,.mdgw__post-result{grid-template-columns:1fr}.mdgw__option{min-height:88px;padding:15px}.mdgw__quiz-actions,.mdgw__note-footer,.mdgw__email-row{display:grid;grid-template-columns:1fr}.mdgw__quiz-actions .mdgw__button,.mdgw__note-actions .mdgw__button,.mdgw__result-actions .mdgw__button,.mdgw__combo-actions .mdgw__button,.mdgw__email-row .mdgw__button,.mdgw__note-actions,.mdgw__result-actions,.mdgw__combo-actions,.mdgw__product-actions,.mdgw__product-actions .mdgw__button{width:100%}.mdgw__combo-item{grid-template-columns:68px minmax(0,1fr)}.mdgw__combo-item img{width:68px;height:82px}.mdgw__card-actions{display:grid;grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mothers-day-gift-wizard.css.map */
