@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&display=swap";.wolden-customize{--wc-orange-1: #FF6B6B;--wc-orange-2: #FF8E53;--wc-orange-border: #FF8E53;--wc-orange-wash: #FFF3EB;--wc-text-primary: #1d1d1d;--wc-text-secondary: #555555;--wc-text-tertiary: #8a8a8a;--wc-radius: 14px;--wc-pad-y: 24px;--wc-pad-x: 20px;width:100%;margin:16px 0 0;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wolden-customize__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wolden-customize__upload-zone{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:130px;padding:var(--wc-pad-y) var(--wc-pad-x);background:linear-gradient(180deg,#ffffff 0%,var(--wc-orange-wash) 100%);border:2px dashed var(--wc-orange-border);border-radius:var(--wc-radius);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .1s ease}.wolden-customize__upload-zone:hover,.wolden-customize__upload-zone:focus-visible{background:linear-gradient(180deg,var(--wc-orange-wash) 0%,#FFE0CE 100%);border-color:var(--wc-orange-1);box-shadow:0 4px 16px #ff8e532e;outline:none}.wolden-customize__upload-zone:active{transform:translateY(1px)}.wolden-customize__upload-zone>*:not(input),.wolden-customize__upload-zone>*>*,.wolden-customize__upload-zone>*>*>*{pointer-events:none}.wolden-customize__upload-zone[data-wc-state=dragover]{background:linear-gradient(180deg,#ffe0ce,#ffd1b5);border-color:var(--wc-orange-1);border-style:solid;box-shadow:0 6px 24px #ff6b6b47}.wolden-customize__upload-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--wc-orange-1) 0%,var(--wc-orange-2) 100%);color:#fff;box-shadow:0 2px 6px #ff6b6b40}.wolden-customize__upload-icon svg{display:block;transition:opacity .12s ease-out}.wolden-customize__upload-zone[data-wc-state=uploading] .wolden-customize__upload-icon svg{opacity:0}.wolden-customize__upload-zone[data-wc-state=uploading] .wolden-customize__upload-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:32px;height:32px;border:3px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:50%;animation:wc-upload-spin .8s linear infinite}@keyframes wc-upload-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wolden-customize__upload-zone[data-wc-state=uploading] .wolden-customize__upload-icon:after{animation:none;border-top-color:#ffffff52}}.wolden-customize__upload-copy{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.wolden-customize__upload-title{font-size:17px;font-weight:700;line-height:1.3;color:var(--wc-text-primary);letter-spacing:-.01em}.wolden-customize__upload-subtitle{font-size:14px;font-weight:500;line-height:1.4;color:var(--wc-text-secondary)}.wolden-customize__upload-hint{font-size:12px;font-weight:400;line-height:1.4;color:var(--wc-text-tertiary);margin-top:2px}.wolden-customize__upload-zone[data-wc-state=dragover] .wolden-customize__upload-title:after{content:" \2014  drop to upload";color:var(--wc-orange-1)}.product-title,.product-title h1,.product-title h2,.product-information .product-title,.product-information .product-title h1,.product-information .product-title h2,product-title,product-title h1,product-title h2{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%;display:block}.wc-auto-child product-form-component variant-picker-component,.wc-auto-child .product-information variant-picker-component,.wc-auto-child variant-picker,.wc-auto-child variant-radios,.wc-auto-child variant-selects,.wc-auto-child .variant-picker-block,.wc-auto-child .variant-picker-component,.wc-auto-child [class*=variant-picker],.wc-auto-child .product-information .swatches-component,.wc-auto-child [data-block-type=variant-picker],.wc-auto-child [data-block-type=size-chart-link],.wc-auto-child .product-information [class*=size-chart],.wc-auto-child .product-title h1,.wc-auto-child .product-information h1{display:none!important}.wc-auto-child [data-wc-component=pdp-options] [class*=variant-picker],.wc-auto-child [data-wc-component=modal] [class*=variant-picker]{display:revert!important}.wolden-customize__cart-error{margin:10px 0 0;padding:10px 12px;font-size:13px;line-height:1.45;color:#b22222;background:#fdecea;border:1px solid #f5c2c0;border-radius:8px}.wolden-customize__error{margin:8px 4px 0;font-size:13px;line-height:1.4;color:#c0392b;font-weight:500}.wolden-customize__error:empty{display:none}@media(max-width:600px){.wolden-customize{--wc-pad-y: 20px;--wc-pad-x: 16px}.wolden-customize__upload-zone{min-height:110px;gap:14px}.wolden-customize__upload-icon{width:48px;height:48px}.wolden-customize__upload-icon svg{width:24px;height:24px}.wolden-customize__upload-title{font-size:15px}.wolden-customize__upload-subtitle{font-size:13px}.wolden-customize__upload-hint{font-size:11px}}@media(prefers-reduced-motion:reduce){.wolden-customize__upload-zone{transition:none}}.wolden-customize__body--locked{overflow:hidden}.wolden-customize__modal{--wc-maroon: #6F323C;--wc-maroon-dark: #5A2830;--wc-orange-1: #FF6B6B;--wc-orange-2: #FF8E53;--wc-text: #1d1d1d;--wc-text-muted: #666;--wc-bg-card: #ffffff;--wc-bg-result: linear-gradient(180deg, #f6f0fa 0%, #fff 80%);position:fixed;top:0;right:0;bottom:0;left:0;height:100vh;height:100dvh;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wolden-customize__modal[hidden]{display:none}.wolden-customize__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#140c108c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.wolden-customize__modal-panel{position:relative;background:var(--wc-bg-card);border-radius:18px;width:100%;max-width:560px;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow-y:auto;padding:40px 32px 32px;box-shadow:0 24px 60px #00000040,0 8px 24px #0000001f;animation:wc-modal-slide-up .36s ease-out}@keyframes wc-modal-slide-up{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}.wolden-customize__modal-close{position:absolute;top:14px;right:14px;z-index:3;width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:var(--wc-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001f,0 0 0 1px #0000000d;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.wolden-customize__modal-close:hover,.wolden-customize__modal-close:focus-visible{background:#fff;transform:scale(1.06);box-shadow:0 4px 10px #00000029,0 0 0 1px #00000014;outline:none}.wolden-customize__modal-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.wolden-customize__modal-state[hidden]{display:none}.wolden-customize__modal-title{margin:4px 0 0;font-family:Montserrat,sans-serif;font-weight:800;font-size:24px;line-height:1.2;color:var(--wc-text);letter-spacing:-.01em}.wolden-customize__modal-subtitle{margin:4px 0 0;max-width:440px;color:var(--wc-text-muted);font-size:14px;line-height:1.5}.wolden-customize__modal-state--generating{padding:8px 0 0;min-height:380px;justify-content:space-between;gap:0}.wolden-customize__loading-copy{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:100%;padding:12px 0}.wolden-customize__modal-state--generating .wolden-customize__modal-title{min-height:1.2em}.wolden-customize__modal-state--generating .wolden-customize__modal-subtitle{min-height:4.5em;display:flex;align-items:center;justify-content:center}@media(max-width:750px){.wolden-customize__modal-state--generating .wolden-customize__loading-copy{padding-left:20px;padding-right:20px}.wolden-customize__modal-state--generating .wolden-customize__modal-title{font-size:26px}.wolden-customize__modal-state--generating .wolden-customize__modal-subtitle{font-size:16px}}.wolden-customize__progress{margin-bottom:4px}.wolden-customize__progress-ring{position:relative;width:120px;height:120px}.wolden-customize__progress-ring-track{position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #f0e4e9;border-radius:50%}.wolden-customize__progress-ring-fill{position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid var(--wc-maroon);border-top-color:transparent;border-radius:50%;animation:wc-spin 1.6s linear infinite}.wolden-customize__progress-ring-core{position:absolute;top:24px;right:24px;bottom:24px;left:24px;background:linear-gradient(135deg,var(--wc-orange-1) 0%,var(--wc-orange-2) 100%);border-radius:50%;box-shadow:0 0 24px #ff8e5380;animation:wc-pulse 2.4s ease-in-out infinite}@keyframes wc-spin{to{transform:rotate(360deg)}}@keyframes wc-pulse{0%,to{box-shadow:0 0 18px #ff8e5373;transform:scale(1)}50%{box-shadow:0 0 34px #ff6b6b9e;transform:scale(1.04)}}.wolden-customize__progress-bar{margin:4px auto 0;width:100%;max-width:360px;height:6px;background:#f0e4e9;border-radius:999px;overflow:hidden}.wolden-customize__progress-bar-fill{height:100%;width:0%;background:var(--wc-maroon);transition:width .9s cubic-bezier(.4,0,.2,1);border-radius:inherit}.wolden-customize__modal-state--timeout{padding:24px 0 12px;min-height:320px;justify-content:center}.wolden-customize__timeout-icon{color:var(--wc-maroon);margin-bottom:6px;opacity:.85}.wolden-customize__modal-state--timeout .wolden-customize__modal-subtitle{max-width:420px;margin-bottom:12px}.wolden-customize__email-benefits{list-style:none;margin:8px 0 16px;padding:0;display:flex;flex-direction:column;gap:6px;text-align:left;max-width:360px;width:100%;font-size:13.5px;color:var(--wc-text)}.wolden-customize__email-benefits li{display:flex;gap:8px;align-items:flex-start;line-height:1.4}.wolden-customize__email-benefits li>span{color:#2d6a4f;font-weight:700;flex:0 0 auto}.wolden-customize__diy-frame-savings{display:inline-block;margin-left:8px;padding:2px 8px;background:var(--wc-maroon, #6F323C);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;vertical-align:middle}.wolden-customize__reopen-pill{position:fixed;bottom:22px;right:22px;z-index:9000;display:inline-flex;align-items:center;gap:4px;padding:4px;background:var(--wc-maroon, #6F323C);color:#fff;border-radius:999px;box-shadow:0 12px 28px #0000002e,0 4px 10px #0000001a;animation:wc-reopen-pop .4s cubic-bezier(.34,1.56,.64,1);font-family:Montserrat,sans-serif}.wolden-customize__reopen-pill[hidden]{display:none}.wolden-customize__reopen-pill-btn{background:transparent;color:inherit;border:0;cursor:pointer;padding:8px 14px 8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;letter-spacing:.01em;transition:background .15s ease}.wolden-customize__reopen-pill-btn:hover,.wolden-customize__reopen-pill-btn:focus-visible{background:#ffffff1a;outline:none}.wolden-customize__reopen-pill-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55ea6;animation:wc-reopen-dot 1.6s ease-in-out infinite}.wolden-customize__reopen-pill-dismiss{background:transparent;color:#ffffffb3;border:0;cursor:pointer;padding:6px;margin-right:4px;display:inline-flex;align-items:center;border-radius:999px;transition:color .15s ease,background .15s ease}.wolden-customize__reopen-pill-dismiss:hover,.wolden-customize__reopen-pill-dismiss:focus-visible{color:#fff;background:#ffffff1a;outline:none}@keyframes wc-reopen-pop{0%{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:none}}@keyframes wc-reopen-dot{0%,to{box-shadow:0 0 #22c55ea6}50%{box-shadow:0 0 0 6px #22c55e00}}@media(max-width:540px){.wolden-customize__reopen-pill{bottom:16px;right:16px}.wolden-customize__reopen-pill-btn{padding:8px 10px;font-size:13px}}.wolden-customize__upload-proof{display:flex;align-items:center;gap:8px;margin:20px 0 0;padding:0 4px;font-size:12.5px;line-height:1.4;color:var(--wc-text-muted);text-align:center;justify-content:center}.wolden-customize__upload-proof-stars{flex:0 0 auto;font-size:12.5px;letter-spacing:.5px;color:#1d1d1d;line-height:1}.wolden-customize__art-frame{position:relative;cursor:zoom-in;background:transparent;border:0;padding:0;width:100%;display:block;border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.wolden-customize__art-frame:hover,.wolden-customize__art-frame:focus-visible{transform:translateY(-1px);box-shadow:0 8px 22px #0000001a;outline:none}.wolden-customize__art-zoom-hint{position:absolute;bottom:10px;right:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#0000008c;color:#fff;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.02em;pointer-events:none;opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wolden-customize__art-frame:hover .wolden-customize__art-zoom-hint,.wolden-customize__art-frame:focus-visible .wolden-customize__art-zoom-hint{opacity:1;transform:none}.wolden-customize__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000000;background:#000000db;display:flex;align-items:center;justify-content:center;padding:24px;animation:wc-lightbox-fade .18s ease-out}.wolden-customize__lightbox[hidden]{display:none}@keyframes wc-lightbox-fade{0%{opacity:0}to{opacity:1}}.wolden-customize__lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:0;background:#ffffff1a;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:1}.wolden-customize__lightbox-close:hover,.wolden-customize__lightbox-close:focus-visible{background:#ffffff38;outline:none}.wolden-customize__lightbox-frame{position:relative;max-width:min(92vw,1080px);max-height:90vh;border-radius:14px;overflow:hidden;background:#1a1a1a}.wolden-customize__lightbox-image{display:block;width:100%;height:100%;max-height:90vh;object-fit:contain}.wolden-customize__result-share{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 0;align-items:center}.wolden-customize__share-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;color:var(--wc-text);border:1px solid #e3d5da;border-radius:var(--style-border-radius-buttons-secondary, 6px);cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;font-size:12.5px;letter-spacing:.01em;transition:background .15s ease,border-color .15s ease,color .15s ease}.wolden-customize__share-btn:hover,.wolden-customize__share-btn:focus-visible{background:#6f323c0f;border-color:var(--wc-maroon);color:var(--wc-maroon);outline:none}.wolden-customize__share-btn svg{stroke:currentColor}.wolden-customize__share-feedback{font-size:12px;color:#2d6a4f;font-weight:600;margin-left:4px;min-height:1em}@media(max-width:540px){.wolden-customize__lightbox-close{top:10px;right:10px}.wolden-customize__result-share{gap:6px}.wolden-customize__share-btn{font-size:12px;padding:7px 11px}}.wolden-customize__progress-pill{position:fixed;bottom:22px;right:22px;z-index:9000;display:inline-flex;align-items:center;padding:4px;background:var(--wc-maroon, #6F323C);color:#fff;border-radius:999px;box-shadow:0 12px 28px #0000002e,0 4px 10px #0000001a;animation:wc-reopen-pop .4s cubic-bezier(.34,1.56,.64,1);font-family:Montserrat,sans-serif}.wolden-customize__progress-pill[hidden]{display:none}.wolden-customize__progress-pill-btn{background:transparent;color:inherit;border:0;cursor:pointer;padding:8px 14px 8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;letter-spacing:.01em;transition:background .15s ease}.wolden-customize__progress-pill-btn:hover,.wolden-customize__progress-pill-btn:focus-visible{background:#ffffff1a;outline:none}.wolden-customize__progress-pill-spinner{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background-color:#ffffff26;background-position:center center;background-size:cover;background-repeat:no-repeat;box-shadow:0 0 0 1.5px #ffffff8c,0 0 6px #00000040;animation:wc-spin 1.6s linear infinite}@media(max-width:540px){.wolden-customize__progress-pill{bottom:16px;right:16px}.wolden-customize__progress-pill-btn{padding:8px 10px;font-size:13px}}@keyframes wc-zone-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-9px)}20%,40%,60%,80%{transform:translate(9px)}}.wolden-customize__upload-zone--shake{animation:wc-zone-shake .55s cubic-bezier(.36,.07,.19,.97) both;box-shadow:0 0 0 3px #c0392b2e,0 6px 18px #c0392b1f!important;border-color:#c0392b8c!important}@media(prefers-reduced-motion:reduce){.wolden-customize__upload-zone--shake{animation:none}}.wolden-customize__google-signin-wrap{display:flex;flex-direction:column;align-items:center;width:100%;margin:4px 0 12px}.wolden-customize__google-signin-button{display:flex;justify-content:center;width:100%;min-height:44px}.wolden-customize__google-signin-loading{font-size:13px;color:var(--wc-text-muted);font-style:italic;display:inline-flex;align-items:center;gap:6px}.wolden-customize__google-signin-loading:before{content:"";width:12px;height:12px;border-radius:50%;border:2px solid #e0d8da;border-top-color:var(--wc-maroon);animation:wc-spin .8s linear infinite}.wolden-customize__or-divider{display:flex;align-items:center;width:100%;max-width:360px;margin:4px auto 12px;color:var(--wc-text-muted);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.wolden-customize__or-divider:before,.wolden-customize__or-divider:after{content:"";flex:1 1 auto;height:1px;background:#e3d5da}.wolden-customize__or-divider span{padding:0 12px;white-space:nowrap}@media screen and (min-width:750px){.header__column--left{padding-inline-start:clamp(16px,3vw,48px)}}.icon-block .icon_text,.icon-block .icon_text *{white-space:nowrap;text-align:center}.icon-block .icon_text{font-size:clamp(11px,1.6vw,14px);line-height:1.25;margin-block-start:6px}.icon-block .icon_text p{margin:0}.wolden-customize__result-header{margin-bottom:4px}.wolden-customize__result-image-wrap{margin:8px 0;width:100%;background:var(--wc-bg-result);border-radius:12px;padding:12px;box-shadow:inset 0 0 0 1px #0000000a}.wolden-customize__result-image{display:block;width:100%;height:auto;max-height:60vh;object-fit:contain;border-radius:8px}.wolden-customize__result-meta{margin:0;color:var(--wc-text-muted);font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:0}.wolden-customize__result-actions{display:flex;gap:12px;margin-top:16px;width:100%;max-width:360px}.wolden-customize__btn{flex:1 1 auto;padding:12px 18px;border:2px solid transparent;border-radius:var(--style-border-radius-buttons-primary, 6px);font-family:inherit;font-weight:700;font-size:15px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.wolden-customize__btn--primary{background:var(--wc-maroon);color:#fff}.wolden-customize__btn--primary:hover:not(:disabled){background:var(--wc-maroon-dark)}.wolden-customize__btn--primary:disabled{background:#c8b3b9;color:#fff;cursor:not-allowed}.wolden-customize__btn--secondary{background:#fff;color:var(--wc-maroon);border-color:var(--wc-maroon)}.wolden-customize__btn--secondary:hover{background:#6f323c0f}.wolden-customize__result-note{margin:16px 0 0;color:#999;font-size:12px;line-height:1.5;font-style:italic;max-width:460px}.wolden-customize__error-icon{color:#c0392b;margin-bottom:4px}@media(max-width:600px){.wolden-customize__modal{padding:8px}.wolden-customize__modal-panel{width:100%;max-width:100%;box-sizing:border-box;padding:28px 14px 16px;max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);border-radius:14px}.wolden-customize__modal-title{font-size:20px}.wolden-customize__progress-ring{width:96px;height:96px}.wolden-customize__progress-ring-core{top:18px;right:18px;bottom:18px;left:18px}.wolden-customize__modal-state--result{align-items:stretch;width:100%}.wolden-customize__result-grid{width:100%;gap:10px}.wolden-customize__result-art-card,.wolden-customize__result-options-card{width:100%;box-sizing:border-box;background:transparent;box-shadow:none;border-radius:0;padding:0}.wolden-customize__size-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.wolden-customize__size-pill{flex:0 0 auto;padding:10px 4px;font-size:13px;text-align:center;width:100%;min-width:0}.wolden-customize__format-tiles{gap:8px}.wolden-customize__format-tile{padding:10px 8px}.wolden-customize__diy-frame-upsell{padding:10px;gap:8px}.wolden-customize__diy-frame-content{gap:8px}.wolden-customize__diy-frame-image{width:38px;height:38px}.wolden-customize__diy-frame-image img{width:32px;height:32px}.wolden-customize__diy-frame-title{font-size:13px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.wolden-customize__diy-frame-savings{font-size:10px;padding:2px 6px;margin-left:0}.wolden-customize__diy-frame-desc{font-size:11.5px;line-height:1.35}.wolden-customize__slider-arrow{width:32px;height:32px}.wolden-customize__slider-arrow--prev{left:6px}.wolden-customize__slider-arrow--next{right:6px}.wolden-customize__slider-thumbs{gap:6px}.wolden-customize__result-actions{flex-direction:column}.wolden-customize__btn{width:100%}.wolden-customize__result-h1{font-size:22px;margin:4px 0 8px;text-align:center}.wolden-customize__card-label{font-size:11.5px}}@media(prefers-reduced-motion:reduce){.wolden-customize__modal-panel,.wolden-customize__progress-ring-fill,.wolden-customize__progress-ring-core,.wolden-customize__reopen-pill,.wolden-customize__reopen-pill-dot,.wolden-customize__progress-pill,.wolden-customize__progress-pill-spinner{animation:none}.wolden-customize__progress-bar-fill{transition:none}}.wolden-customize__modal[data-wc-modal-state=result] .wolden-customize__modal-panel{max-width:980px}.wolden-customize__modal-state--result{align-items:stretch;text-align:left;width:100%;gap:20px}.wolden-customize__result-h1{margin:8px 0 12px;text-align:center;font-family:Montserrat,sans-serif;font-weight:800;font-size:28px;line-height:1.15;color:var(--wc-text, #1d1d1d);letter-spacing:-.01em}@media(max-width:700px){.wolden-customize__result-h1{font-size:22px}}.wolden-customize__result-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:900px){.wolden-customize__result-grid{grid-template-columns:1fr}}.wolden-customize__result-art-card,.wolden-customize__result-options-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 1px #0000000d,0 0 0 1px #0000000a;min-width:0}.wolden-customize__card-label{margin:0 0 10px;font-size:12px;font-weight:700;color:var(--wc-text, #1d1d1d);text-transform:none;letter-spacing:0}.wolden-customize__format-tiles{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px 0 14px}.wolden-customize__format-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 10px 12px;background:#fff;border:2px solid #e0d8da;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;color:#b0a8aa;font-family:inherit}.wolden-customize__format-tile:hover{border-color:var(--wc-maroon, #6F323C);color:var(--wc-maroon, #6F323C)}.wolden-customize__format-tile--active{border-color:var(--wc-maroon, #6F323C);color:var(--wc-maroon, #6F323C);background:#fdfaf9}.wolden-customize__format-icon{display:inline-flex;align-items:center;justify-content:center}.wolden-customize__format-name{font-size:14px;font-weight:700}.wolden-customize__branch-header{display:none}.wolden-customize__format-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:10px;font-weight:800;letter-spacing:.05em;padding:2px 8px;border-radius:999px;color:#fff;background:var(--wc-maroon, #6F323C);white-space:nowrap}.wolden-customize__format-badge--popular{background:var(--wc-maroon-dark, #5A2830)}.wolden-customize__format-badge--new{background:#ffab41}.wolden-customize__format-badge--premium{background:linear-gradient(135deg,#6f323c,#8b4254)}@media(max-width:600px){.wolden-customize__format-tiles{grid-template-columns:1fr 1fr;gap:6px}.wolden-customize__format-tiles .wolden-customize__format-tile{padding:10px 4px 8px;border-width:1px;gap:4px}.wolden-customize__format-tiles .wolden-customize__format-name{font-size:11px}.wolden-customize__format-tiles .wolden-customize__format-icon svg,.wolden-customize__format-tiles .wolden-customize__format-icon img{width:36px;height:36px}.wolden-customize__format-tiles .wolden-customize__format-badge{font-size:8px;padding:1px 6px;top:-7px;letter-spacing:.04em}}@media(max-width:480px){.wolden-customize__format-tiles{grid-template-columns:1fr 1fr;gap:5px}.wolden-customize__format-tiles .wolden-customize__format-tile{padding:9px 2px 7px}.wolden-customize__format-tiles .wolden-customize__format-name{font-size:10px}.wolden-customize__format-tiles .wolden-customize__format-icon svg,.wolden-customize__format-tiles .wolden-customize__format-icon img{width:32px;height:32px}.wolden-customize__format-tiles .wolden-customize__format-badge{font-size:7px;padding:1px 5px}}.wolden-customize__pdp-options .variant-option--swatches .swatch,.wolden-customize__modal .variant-option--swatches .swatch{border-radius:50%}.wolden-customize__pdp-options .variant-option--swatches .swatch,.wolden-customize__modal .variant-option--swatches .swatch{width:23px!important;height:23px!important;border-radius:50%!important;border:none!important;outline:1px solid #E0E0E0!important;outline-offset:4px!important;box-shadow:none!important;box-sizing:border-box!important;position:relative!important}.wolden-customize__pdp-options .variant-option--swatches .swatch:after,.wolden-customize__modal .variant-option--swatches .swatch:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;pointer-events:none;box-shadow:0 2px 5px #0000002e}.wolden-customize__pdp-options .variant-option--swatches .variant-option__button-label--has-swatch.wc-swatch-active .swatch,.wolden-customize__modal .variant-option--swatches .variant-option__button-label--has-swatch.wc-swatch-active .swatch{border:none!important;outline:1.5px solid #333333!important;outline-offset:4px!important}.wolden-customize__pdp-options .variant-option--swatches .variant-option__button-label,.wolden-customize__modal .variant-option--swatches .variant-option__button-label{outline:none!important;width:23px!important;height:23px!important;cursor:pointer!important}.wolden-customize__pdp-options .variant-option--swatches .swiper-slide,.wolden-customize__modal .variant-option--swatches .swiper-slide,.wolden-customize__pdp-options .variant-option--swatches .swatch,.wolden-customize__modal .variant-option--swatches .swatch{cursor:pointer!important}.wolden-customize__pdp-options .variant-option--swatches .swiper,.wolden-customize__pdp-options .variant-option--swatches .swiper-slide,.wolden-customize__pdp-options .variant-option--swatches .variant-option__button-label,.wolden-customize__pdp-options .variant-option--swatches .pro_var,.wolden-customize__modal .variant-option--swatches .swiper,.wolden-customize__modal .variant-option--swatches .swiper-slide,.wolden-customize__modal .variant-option--swatches .variant-option__button-label,.wolden-customize__modal .variant-option--swatches .pro_var{overflow:visible!important}.wolden-customize__pdp-options .variant-option--swatches .swiper,.wolden-customize__modal .variant-option--swatches .swiper{width:auto!important;height:auto!important;margin-top:2px!important}.wolden-customize__pdp-options .variant-option--swatches .swiper-slide,.wolden-customize__modal .variant-option--swatches .swiper-slide{margin-right:10px!important;width:23px!important;height:23px!important}.wolden-customize__pdp-options .variant-option--swatches .swiper-slide:last-child,.wolden-customize__modal .variant-option--swatches .swiper-slide:last-child{margin-right:0!important}.product-information slideshow-slide.product-media-container img,.product-information .slideshow-controls__thumbnails-container button img{transition:opacity .2s ease}.product-information.wc-gallery-fade-out slideshow-slide.product-media-container img,.product-information.wc-gallery-fade-out .slideshow-controls__thumbnails-container button img{opacity:0}.wolden-customize__format-branch[hidden]{display:none}.wolden-customize__pdp-options:not(.wc-show-selectors) [data-wc-format-branch]{display:none!important}.wolden-customize__pdp-options:not(.wc-show-selectors){margin-bottom:-4px}body[data-wc-product-type=catalog] product-price .price-recipe:before,body[data-wc-product-type=catalog] product-price .price__current:before,body[data-wc-product-type=catalog] product-price>div:first-child>.price:first-child:before{content:"From ";font-weight:inherit;color:inherit;margin-right:4px}@media(max-width:750px){body[data-wc-product-type=catalog] .product-information.section{padding-top:0}body[data-wc-product-type=catalog] .product-information__media{margin-bottom:-9px}body[data-wc-product-type=catalog] .product-information__media .media-gallery__mobile-controls,body[data-wc-product-type=catalog] .product-information__media slideshow-controls[class*=mobile-controls]{transform:translateY(13%)}body[data-wc-product-type=catalog] .product-information .shipping-notice{margin-top:2px}body[data-wc-product-type=catalog] .wolden-customize__upload-zone{margin-top:6px}body[data-wc-product-type=catalog] .wolden-customize-steps{margin-top:-7px;margin-bottom:-8px}body[data-wc-product-type=catalog] .product-information accordion-custom{margin-top:2px}body[data-wc-product-type=catalog] .product-information .group-block-content>.text-block:first-child{line-height:.9!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}body[data-wc-product-type=catalog] .product-information .group-block-content{gap:4px!important}}.shipping-notice__suffix--mobile,.shipping-notice__promo--mobile{display:none}@media(max-width:750px){.shipping-notice__suffix--desktop,.shipping-notice__promo--desktop{display:none}.shipping-notice__suffix--mobile,.shipping-notice__promo--mobile{display:inline}}.shipping-notice{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.shipping-notice__left{flex:0 1 auto;min-width:0}.wolden-start-here-cta{display:none;align-items:center;gap:4px;flex:0 0 auto;margin-left:auto;margin-bottom:-2px}.wolden-start-here-cta__arrow{width:18px;height:17px;display:block;transform:translateY(3px)}.wolden-start-here-cta__pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#f58066;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000001f}body[data-wc-product-type=catalog]:not(.wc-has-gen) .wolden-start-here-cta{display:inline-flex}.wc-atc-spinner{display:inline-block;width:14px;height:14px;border:1.5px solid currentColor;border-right-color:transparent;border-radius:50%;animation:wc-atc-spin .8s linear infinite;flex:0 0 auto}@keyframes wc-atc-spin{to{transform:rotate(360deg)}}@media(max-width:768px){body.wc-has-gen add-to-cart-component,body.wc-has-gen .product-form__submit-wrapper{position:sticky;bottom:0;z-index:50;background:#fff;padding:12px 0 calc(12px + env(safe-area-inset-bottom));margin-bottom:0;box-shadow:0 -2px 8px #00000014;border-top:1px solid #ececec}}.wolden-customize-steps{display:none;width:100%}body[data-wc-product-type=catalog]:not(.wc-has-gen) .wolden-customize-steps{display:block}.wolden-steps-bar{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding:0 4px}.wolden-step{display:flex;align-items:center;gap:4px;flex:0 0 auto;justify-content:center}.wolden-step-arrow{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0}.wolden-step-arrow svg{width:16px;height:16px;stroke:#c4bfb8;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wolden-step-icon{width:24px;height:24px;min-width:24px;border-radius:50%;background:#fafafa;border:1.5px solid #e0ddd9;display:flex;align-items:center;justify-content:center}.wolden-step-icon svg{width:11px;height:11px;stroke:#a39d96;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wolden-step-label{font-size:11.5px;font-weight:600;color:#8e8882;line-height:1.2;letter-spacing:.01em;white-space:nowrap}.wolden-steps-inline{display:none}@media(max-width:750px){.wolden-steps-bar{display:none}.wolden-steps-inline{display:flex;align-items:center;justify-content:center;gap:0;margin-top:16px;padding:0 2px 4px;flex-wrap:nowrap}}.wolden-inline-step{font-size:clamp(11px,3.3vw,14px);font-weight:600;color:#a39d96;letter-spacing:.02em;white-space:nowrap}.wolden-inline-arrow{margin:0 3px;flex:0 0 auto}.wolden-inline-arrow svg{width:18px;height:18px;stroke:#c4bfb8;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:-4px}.wolden-customize__branch-header{margin:0 0 8px;font-weight:700;font-size:14px;color:var(--wc-text, #1d1d1d)}@media(max-width:750px){body.wc-auto-child .product-information{padding-top:0!important}body.wc-auto-child .product-information [class*=product-details-margin]{margin-top:4px!important}body.wc-auto-child .product-information .layout-panel-flex{gap:4px!important}}@media(max-width:750px){.wolden-customize__modal .wolden-customize__card-label{font-size:14px;font-weight:700}.wolden-customize__modal .wolden-customize__branch-header{font-size:11.5px;font-weight:700}}.wolden-customize__mockup-frame{width:100%;border-radius:10px;overflow:hidden;background:#f6f3f0;margin-bottom:12px}.wolden-customize__mockup-image{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:contain}.wolden-customize__picker-label{margin:8px 0 6px;font-size:13px;font-weight:700;color:var(--wc-text, #1d1d1d)}.wolden-customize__picker-hint{font-weight:400;color:#999;font-size:12px}.wolden-customize__size-pills{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.wolden-customize__size-pill{flex:1 0 auto;padding:10px 14px;background:#fff;border:1.5px solid #e0d8da;border-radius:var(--style-border-radius-buttons-secondary, 6px);font-family:inherit;font-size:13px;font-weight:600;color:var(--wc-text, #1d1d1d);cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.wolden-customize__size-pill:hover{border-color:var(--wc-maroon, #6F323C)}.wolden-customize__size-pill[aria-checked=true]{background:var(--wc-maroon, #6F323C);border-color:var(--wc-maroon, #6F323C);color:#fff}.wolden-customize__bullets{list-style:none;margin:12px 0;padding:0}.wolden-customize__bullets li{position:relative;padding-left:14px;margin-bottom:6px;font-size:13px;line-height:1.45;color:var(--wc-text, #1d1d1d)}.wolden-customize__bullets li:before{content:"\2022";position:absolute;left:0;color:var(--wc-maroon, #6F323C);font-weight:700}.wolden-customize__pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.wolden-customize__price-compare{text-decoration:line-through;color:#999;font-size:14px;font-weight:600}.wolden-customize__price-sale{color:var(--wc-maroon, #6F323C);font-size:22px;font-weight:800;font-variant-numeric:tabular-nums}.wolden-customize__price-savings{color:#fff;background:#ff6680;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;letter-spacing:.04em}.wolden-customize__price-savings:empty{display:none}.wolden-customize__result-actions--checkout{margin-top:8px;flex-direction:column;gap:8px;max-width:none}.wolden-customize__result-actions--checkout .wolden-customize__btn--primary{display:inline-flex;align-items:center;justify-content:center}.wolden-customize__result-quality{margin:12px 0 0;text-align:center;font-size:12px;color:#777}.wolden-customize__result-quality a{color:var(--wc-maroon, #6F323C);text-decoration:underline;cursor:pointer}.wolden-customize__upload-state-b{position:relative;width:100%;background:linear-gradient(180deg,#fff8f1,#fcefe3);border:1.5px solid var(--wc-orange-border, #FF8E53);border-radius:var(--wc-radius, 14px);padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wolden-customize__upload-state-b[hidden]{display:none}.wolden-customize__upload-state-b-icon{font-size:28px;line-height:1}.wolden-customize__upload-state-b-heading{font-size:17px;font-weight:800;color:var(--wc-text-primary, #1d1d1d);margin:0;line-height:1.25}.wolden-customize__upload-state-b-btn{background:var(--wc-orange-2, #FF8E53);color:#fff;font-size:15px;font-weight:700;padding:12px 28px;border:0;border-radius:999px;cursor:pointer;margin-top:4px;box-shadow:0 2px 8px #ff8e5347;transition:transform .18s ease,box-shadow .18s ease}.wolden-customize__upload-state-b-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #ff8e5357}.wolden-customize__upload-state-b-btn:focus-visible{outline:2px solid var(--wc-maroon, #6F323C);outline-offset:2px}.wolden-customize__upload-state-b-secondary{font-size:12px;color:var(--wc-text-tertiary, #8a8a8a);margin:4px 0 0}.wolden-customize__upload-state-b-secondary a{color:var(--wc-text-secondary, #555);text-decoration:underline;text-underline-offset:2px}@media(max-width:480px){.wolden-customize__upload-state-b{padding:20px 16px}.wolden-customize__upload-state-b-heading{font-size:15px}}.wolden-customize__gens{margin-top:14px}.wolden-customize__gens[hidden]{display:none}.wolden-customize__gens-banner{background:#f6f0fa;border:1px solid #e9dde7;border-radius:8px;padding:8px 12px;font-size:12px;color:#555;margin-bottom:10px;text-align:center;line-height:1.4}.wolden-customize__gens-banner[hidden]{display:none}.wolden-customize__gens-banner-icon{font-size:11px;margin-right:4px}.wolden-customize__gens-banner-link{color:var(--wc-maroon, #6F323C);font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.wolden-customize__gens-label{font-size:11.5px;font-weight:800;letter-spacing:.06em;color:var(--wc-maroon, #6F323C);margin-bottom:8px}.wolden-customize__gens-strip-track{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding:4px 2px 6px;-webkit-overflow-scrolling:touch}.wolden-customize__gens-strip-track::-webkit-scrollbar{height:6px}.wolden-customize__gens-strip-track::-webkit-scrollbar-thumb{background:#6f323c2e;border-radius:3px}.wolden-customize__gen-thumb{flex:0 0 auto;position:relative;width:64px;height:64px;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f6f0fa;cursor:pointer;padding:0;outline:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.wolden-customize__gen-thumb:hover{transform:scale(1.02)}.wolden-customize__gen-thumb:focus-visible{outline:2px solid var(--wc-maroon, #6F323C);outline-offset:2px}.wolden-customize__gen-thumb--active{border-color:var(--wc-maroon, #6F323C);transform:scale(1.04);box-shadow:0 4px 12px #6f323c2e}.wolden-customize__gen-thumb img{width:100%;height:100%;object-fit:cover;display:block}.wolden-customize__gen-thumb-ord{position:absolute;bottom:3px;right:3px;font-size:9px;font-weight:700;color:#fff;background:#0000008c;padding:1px 5px;border-radius:4px;line-height:1;letter-spacing:.02em}@media(min-width:768px){.wolden-customize__gen-thumb{width:80px;height:80px}.wolden-customize__gen-thumb-ord{font-size:10px;padding:2px 6px}}@media(prefers-reduced-motion:reduce){.wolden-customize__gen-thumb{transition:none}}.wolden-customize__gen-thumb--add{background:var(--wc-maroon, #6F323C);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.wolden-customize__gen-thumb--add:hover{background:#56272f}.wolden-customize__gen-thumb--add img{display:none}.wolden-customize__gen-thumb-add-plus{font-size:22px;font-weight:600;line-height:1}.wolden-customize__gen-thumb-add-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wolden-customize__email-sent{margin-top:16px;padding:24px 20px;background:linear-gradient(180deg,#fff8f1,#fcefe3);border:1.5px solid var(--wc-orange-border, #FF8E53);border-radius:14px;text-align:center}.wolden-customize__email-sent[hidden]{display:none}.wolden-customize__email-sent-icon{display:inline-block;color:var(--wc-orange-2, #FF8E53);margin-bottom:12px}.wolden-customize__email-sent-title{font-size:20px;font-weight:800;color:var(--wc-text-primary, #1d1d1d);margin:0 0 8px}.wolden-customize__email-sent-body{font-size:14px;color:var(--wc-text-secondary, #555);line-height:1.5;margin:0 0 12px}.wolden-customize__email-sent-body strong{color:var(--wc-text-primary, #1d1d1d)}.wolden-customize__email-sent-tip{font-size:12.5px;color:var(--wc-text-tertiary, #8a8a8a);margin:0}.wolden-customize__email-sent-tip a{color:var(--wc-maroon, #6F323C);text-decoration:underline;text-underline-offset:2px}.wolden-customize__btn--fullwidth{flex:1 1 100%;width:100%}.wolden-customize__result-actions--checkout:has(.wolden-customize__btn--fullwidth){display:flex}.wolden-customize__modal-testimonials{margin-top:14px}.wolden-customize__modal-testimonials .wolden-reviews{margin:0}.account-actions__nav .account-actions__link.button-secondary:hover{--button-border-color: var(--color-secondary-button-border)}.wolden-customize__toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(120%);z-index:1000020;background:#1d1d1d;color:#fff;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;padding:12px 20px;border-radius:999px;box-shadow:0 8px 24px #00000047;opacity:0;transition:transform .28s cubic-bezier(.34,1.56,.64,1),opacity .28s ease;pointer-events:none;max-width:calc(100vw - 32px);text-align:center}.wolden-customize__toast--visible{transform:translate(-50%) translateY(0);opacity:1}@media(prefers-reduced-motion:reduce){.wolden-customize__toast{transition:opacity .2s ease;transform:translate(-50%)}}.wolden-customize__regen-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000010;display:flex;align-items:center;justify-content:center;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.wolden-customize__regen-confirm[hidden]{display:none}.wolden-customize__regen-confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#140a0e8c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.wolden-customize__regen-confirm-card{position:relative;background:#fff;border-radius:16px;padding:24px 24px 20px;width:min(420px,calc(100vw - 32px));box-shadow:0 20px 60px #00000047;text-align:center;animation:wc-regen-confirm-in .2s cubic-bezier(.34,1.56,.64,1)}@keyframes wc-regen-confirm-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.wolden-customize__regen-confirm-title{font-size:20px;font-weight:800;color:var(--wc-text-primary, #1d1d1d);margin:0 0 10px;line-height:1.2}.wolden-customize__regen-confirm-body{font-size:14px;color:var(--wc-text-secondary, #555);margin:0 0 20px;line-height:1.5}.wolden-customize__regen-confirm-body strong{color:var(--wc-text-primary, #1d1d1d)}.wolden-customize__regen-confirm-actions{display:flex;gap:10px;justify-content:stretch}.wolden-customize__regen-confirm-btn{flex:1 1 0;font-size:14px;font-weight:700;padding:12px 16px;border-radius:10px;cursor:pointer;border:1.5px solid transparent;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.wolden-customize__regen-confirm-btn:focus-visible{outline:2px solid var(--wc-maroon, #6F323C);outline-offset:2px}.wolden-customize__regen-confirm-btn--cancel{background:#f4eef0;color:var(--wc-text-primary, #1d1d1d);border-color:#e0d8da}.wolden-customize__regen-confirm-btn--cancel:hover{background:#ebdfe2}.wolden-customize__regen-confirm-btn--yes{background:var(--wc-maroon, #6F323C);color:#fff}.wolden-customize__regen-confirm-btn--yes:hover{background:#56272f;box-shadow:0 4px 12px #6f323c47}@media(max-width:540px){.wolden-customize__regen-confirm{align-items:flex-end}.wolden-customize__regen-confirm-card{width:100%;border-radius:16px 16px 0 0;padding-bottom:max(20px,env(safe-area-inset-bottom))}@keyframes wc-regen-confirm-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){.wolden-customize__regen-confirm-card{animation:none}}.wolden-customize__result-slider{margin-top:4px;width:100%}.wolden-customize__slider-deck{position:relative;width:100%}.wolden-customize__slider-deck[hidden]{display:none}.wolden-customize__slider-viewport{width:100%;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#f6f0fa,#fff 80%)}.wolden-customize__slider-track{display:flex;width:100%;transition:transform .42s cubic-bezier(.4,0,.2,1);will-change:transform}.wolden-customize__slide{flex:0 0 100%;width:100%;aspect-ratio:4 / 5;background:transparent;border:0;padding:0;margin:0;cursor:zoom-in;display:block}.wolden-customize__slide:focus-visible{outline:2px solid var(--wc-maroon, #6F323C);outline-offset:-2px}.wolden-customize__slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.wolden-customize__slide img[data-wc-element=slide-pk-kit]{object-position:top center}.wolden-customize__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:0;background:#fffffff0;color:var(--wc-text, #1d1d1d);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001f,0 0 0 1px #0000000d;transition:background .15s ease,transform .15s ease;z-index:2}.wolden-customize__slider-arrow:hover,.wolden-customize__slider-arrow:focus-visible{background:#fff;transform:translateY(-50%) scale(1.06);outline:none}.wolden-customize__slider-arrow--prev{left:10px}.wolden-customize__slider-arrow--next{right:10px}.wolden-customize__slider-thumbs{display:flex;gap:8px;justify-content:center;margin-top:10px}.wolden-customize__slider-thumb{flex:0 0 auto;width:56px;aspect-ratio:4 / 5;padding:0;border:2px solid transparent;border-radius:8px;background:#f6f3f0;cursor:pointer;overflow:hidden;transition:border-color .15s ease,transform .15s ease,opacity .15s ease;opacity:.65}.wolden-customize__slider-thumb img{display:block;width:100%;height:100%;object-fit:cover}.wolden-customize__slider-thumb:hover,.wolden-customize__slider-thumb:focus-visible{opacity:1;outline:none;border-color:#6f323c66}.wolden-customize__slider-thumb--active{opacity:1;border-color:var(--wc-maroon, #6F323C);transform:scale(1.05)}@media(max-width:540px){.wolden-customize__slider-thumb{width:44px}}@media(prefers-reduced-motion:reduce){.wolden-customize__slider-track,.wolden-customize__slider-arrow,.wolden-customize__slider-thumb{transition:none}}.wolden-customize__result-meta{margin:8px 0 0;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#999;text-align:center}@media(max-width:700px){.wolden-customize__modal[data-wc-modal-state=result] .wolden-customize__modal-panel{padding:28px 16px 20px}.wolden-customize__result-grid{gap:12px}.wolden-customize__slider-arrow{width:32px;height:32px}.wolden-customize__price-sale{font-size:20px}}.wolden-customize__email-gate-icon{color:var(--wc-maroon, #6F323C);margin-bottom:4px}.wolden-customize__modal-state--email-gate,.wolden-customize__modal-state--daily-limit{align-items:center;text-align:center;max-width:520px;margin:0 auto}.wolden-customize__email-form{display:flex;gap:8px;margin:12px 0 4px;width:100%;max-width:420px}.wolden-customize__signin-button{display:block;width:100%;max-width:420px;margin:12px auto 4px}.wolden-customize__email-input{flex:1 1 auto;padding:12px 14px;border:2px solid #e0d8da;border-radius:var(--style-border-radius-inputs, 8px);font-family:inherit;font-size:14px;outline:none;transition:border-color .15s}.wolden-customize__email-input:focus{border-color:var(--wc-maroon, #6F323C)}.wolden-customize__email-form .wolden-customize__btn{flex:0 0 auto}.wolden-customize__email-note{margin:4px 0 0;font-size:12px;color:#c0392b;min-height:16px}.wolden-customize__email-note:empty{display:none}.wolden-customize__email-finer-note{margin:12px 0 0;font-size:11px;color:#999;max-width:420px;line-height:1.5}.wolden-customize__diy-frame-upsell{display:flex;align-items:center;gap:12px;padding:12px 14px;margin:0 0 12px;background:#fff7e6;border:2px dashed #ffab41;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}.wolden-customize__diy-frame-upsell[hidden]{display:none}.wolden-customize__diy-frame-upsell:hover{background:#fff0d3;border-color:#ff8e10}.wolden-customize__diy-frame-checkbox{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:var(--wc-maroon, #6F323C)}.wolden-customize__diy-frame-content{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.wolden-customize__diy-frame-image{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border-radius:8px;color:#ff8e10;flex:0 0 auto}.wolden-customize__diy-frame-text{display:flex;flex-direction:column;gap:2px}.wolden-customize__diy-frame-title{font-size:14px;font-weight:800;color:var(--wc-text, #1d1d1d)}.wolden-customize__diy-frame-desc{font-size:12px;line-height:1.4;color:#555}.wolden-customize__added-icon{color:#2d6a4f;margin-bottom:4px}.wolden-customize__modal-state--added{align-items:center;text-align:center}.wolden-customize__modal[data-wc-modal-state=quality-check] .wolden-customize__modal-panel{max-width:760px}.wolden-customize__modal-state--quality-check{align-items:stretch;text-align:left;width:100%;gap:16px}.wolden-customize__modal-state--quality-check .wolden-customize__modal-title{text-align:center}.wolden-customize__modal-state--quality-check .wolden-customize__modal-subtitle{text-align:center;margin:0 auto 4px}.wolden-customize__qc-grid{display:grid;grid-template-columns:minmax(280px,1fr) 1fr;gap:18px}@media(max-width:700px){.wolden-customize__qc-grid{grid-template-columns:1fr}}.wolden-customize__qc-tiles{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.wolden-customize__qc-tile{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;border-radius:10px;background:#fff;overflow:hidden;cursor:default}.wolden-customize__qc-tile--upload{border:2px dashed #d6d4d3;cursor:pointer;transition:border-color .15s,background .15s}.wolden-customize__qc-tile--upload:hover{border-color:var(--wc-orange-2, #FF8E53);background:#fff7f1}.wolden-customize__qc-tile--original{border:2px solid var(--wc-maroon, #6F323C)}.wolden-customize__qc-tile-badge{position:absolute;top:6px;left:6px;font-size:10px;font-weight:800;background:var(--wc-maroon, #6F323C);color:#fff;padding:2px 6px;border-radius:4px;letter-spacing:.04em;z-index:2}.wolden-customize__qc-tile-img{display:block;width:100%;height:100%;object-fit:cover}.wolden-customize__qc-tile-img[hidden]{display:none}.wolden-customize__qc-tile-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;text-align:center;color:#999}.wolden-customize__qc-tile-plus{font-size:32px;font-weight:300;color:var(--wc-orange-2, #FF8E53);line-height:1}.wolden-customize__qc-tile-text{font-size:12px;font-weight:500}.wolden-customize__qc-lists{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){.wolden-customize__qc-lists{grid-template-columns:1fr}}.wolden-customize__qc-list{background:#fff;border-radius:10px;padding:12px 14px;box-shadow:0 0 0 1px #0000000d}.wolden-customize__qc-list-title{margin:0 0 8px;font-size:13px;font-weight:800;letter-spacing:.02em}.wolden-customize__qc-list--do .wolden-customize__qc-list-title{color:#2d6a4f}.wolden-customize__qc-list--dont .wolden-customize__qc-list-title{color:#c0392b}.wolden-customize__qc-list ul{margin:0;padding:0;list-style:none}.wolden-customize__qc-list li{position:relative;padding-left:18px;margin-bottom:4px;font-size:12px;line-height:1.4;color:var(--wc-text, #1d1d1d)}.wolden-customize__qc-list li:before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;border-radius:50%}.wolden-customize__qc-list--do li:before{background:#2d6a4f;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" stroke="white" stroke-width="2"><polyline points="3 6 5 8 9 4"/></svg>');background-position:center;background-repeat:no-repeat}.wolden-customize__qc-list--dont li:before{background:#c0392b;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" stroke="white" stroke-width="2"><line x1="3" y1="3" x2="9" y2="9"/><line x1="9" y1="3" x2="3" y2="9"/></svg>');background-position:center;background-repeat:no-repeat}.wolden-customize__qc-status{margin:4px 0 0;font-size:12px;text-align:center;color:#666;min-height:16px}@media(max-width:749px){cart-drawer-component .additional-checkout-buttons{max-height:56px;overflow:hidden}cart-drawer-component shopify-apple-pay-button,cart-drawer-component shopify-paypal-button,cart-drawer-component shopify-google-pay-button{display:none}}@media(max-width:749px){.bottom-announcement-swiper .swiper-slide p{margin-top:-2px;margin-bottom:-2px}}@media(min-width:750px){cart-drawer-component .bottom-announcement-swiper{padding-bottom:4px}}@media screen and (max-width:749px){body.wolden-customize-pdp-active .wolden-customize__pdp-options .variant-swiper-color{margin-left:4px}}[data-wc-format-branch=paint_kit] fieldset+fieldset,[data-wc-format-branch=canvas_framed] fieldset+fieldset{margin-top:2px}.cart-drawer__inner .gen\:py-3.gen\:mb-4.gen\:border-b.gen\:border-t{padding-top:10px!important;padding-bottom:10px!important}.cart-drawer__inner .cart-drawer__summary{gap:20.4px!important;padding-bottom:9.2px!important;padding-top:13px!important}@media screen and (min-width:750px){.cart-drawer__inner .cart-drawer__summary{padding-bottom:14.8px!important;padding-top:21px!important}}.cart-drawer__inner .bottom-announcement-swiper .swiper-slide p>svg:first-child{transform:translateY(-2px)}.cart-drawer__inner .bottom-announcement-swiper .swiper-slide p{margin-top:-2px!important}@media(max-width:749px){.cart-drawer__inner .bottom-announcement-swiper .swiper-slide p{margin-top:-4px!important}}.cart-drawer__inner .cart-drawer__summary .cart__checkout-button{font-size:calc(14px + 1pt)!important;line-height:1.15!important}@media screen and (min-width:750px){slideshow-slides[size=large]{min-height:36rem}}@media screen and (min-width:750px){.header__column--left .header-logo{margin-inline-start:-24px}}:root{--product-corner-radius: 12px}.card-gallery{border-radius:12px;overflow:hidden}.account-popover .account-actions__link.button .account-actions__sign-in-text,.account-drawer .account-actions__link.button .account-actions__sign-in-text{text-transform:none;font-weight:600;letter-spacing:normal}.account-popover .account-actions__link.button-secondary:hover,.account-drawer .account-actions__link.button-secondary:hover{--button-border-color: var(--color-secondary-button-hover-text)}.wolden-customize__qc-status:empty{display:none}.wolden-customize__pdp-options[hidden]{display:none}.wolden-customize__pdp-options{margin:7px 0 16px}.wolden-customize__pdp-format-row[hidden]{display:none}body.wolden-customize-pdp-active variant-picker,body.wolden-customize-pdp-active product-form-component variant-picker{display:none!important}add-to-cart-component style[data-shopify],button.add-to-cart-button style[data-shopify]{display:none!important}add-to-cart-component .visually-hidden,button.add-to-cart-button .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}button.add-to-cart-button .animation-btn-2{display:none}button.add-to-cart-button.animation-parent-class{position:relative!important;overflow:hidden!important}.variant-option--buttons .variant-option__button-label--no-swatch.is-checked{background-color:rgb(var(--color-foreground-rgb, 0 0 0));border-color:rgb(var(--color-foreground-rgb, 0 0 0))}.variant-option--buttons .variant-option__button-label--no-swatch.is-checked .variant-option__button-label__text{color:rgb(var(--color-background-rgb, 255 255 255))}@layer utilities{[data-wc-component=pdp-options] .variant-option__button-label--no-swatch,[data-wc-component=modal] .variant-option__button-label--no-swatch{border-width:1px!important}}.wolden-customize__pdp-options .swiper.variant-swiper,[data-wc-component=modal] .swiper.variant-swiper,[data-wc-component=pdp-options] .swiper.variant-swiper{padding:0!important}[data-wc-component=pdp-options] [data-wc-element=pdp-format-row][hidden]~[data-wc-format-branch] fieldset[data-option-name=Size]{margin-top:-8px}.wolden-customize.wolden-customize--upload-zone{margin-top:8px}.wolden-customize__upload-proof{margin-top:30px;padding:0;text-align:left;justify-content:flex-start}.wolden-sale-pill{display:inline-flex;align-items:center;justify-content:center;margin-left:7px;padding:8px 14px;border:1px solid #000;border-radius:999px;background:#000;color:#fff;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:1;vertical-align:middle;transform:translateY(-2px);-webkit-user-select:none;user-select:none;white-space:nowrap;text-decoration:none}.wolden-reviews-slider--collection-section{padding-block:8px 12px}.wolden-reviews-slider--collection{grid-column:2;width:100%}@media(min-width:750px){.wolden-reviews-slider--collection{max-width:640px}}.wc-canvas-parent media-gallery slideshow-slides>slideshow-slide:nth-child(n+3) img.product-media__image{object-position:top!important}.wc-canvas-child media-gallery slideshow-slides>slideshow-slide:nth-child(n+2) img.product-media__image{object-position:top!important}.menu-drawer__menu-item{font-size:14px!important}.menu-drawer__list-item a{padding-top:14px!important;padding-bottom:14px!important}.shipping-notice__period,.shipping-notice__promo--mobile{display:none}@media(max-width:750px){.shipping-notice__promo--desktop{display:none}.shipping-notice__promo--mobile{display:inline}}product-price .price{margin-left:1px}add-to-cart-component[data-add-to-cart-animation=false] .add-to-cart-text--added>*{display:none}add-to-cart-component[data-add-to-cart-animation=false] .add-to-cart-text--added:before{content:"Upload a photo to customize";font:inherit;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wolden-customize.css.map */
