@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Cardo:ital@1&display=swap";:root{--wdct-navy: #2B3A55;--wdct-navy-hover: #1F2C44;--wdct-rust: #A93F36;--wdct-rust-hover: #8B342D;--wdct-bone: #F4EFE7;--wdct-bone-deep: #E9E1D2;--wdct-clay: #C8B59A;--wdct-ink: #1a1a1a;--wdct-ink-body: rgb(26 26 26 / .81);--wdct-ink-mute: rgb(26 26 26 / .55);--wdct-ink-faint: rgb(26 26 26 / .3);--wdct-ink-line: rgb(0 0 0 / .16);--wdct-divider: #dfdfdf;--wdct-paper: #ffffff;--wdct-stone: #f5f5f5;--wdct-amber: #d97706;--wdct-font: "Poppins", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--wdct-serif: "Cardo", "Times New Roman", Georgia, serif;--wdct-r-card: 4px;--wdct-r-input: 4px;--wdct-r-button: 14px;--wdct-r-pill: 100px;--wdct-ls-eyebrow: .08em}.pdp-wdct__container{max-width:1280px;margin:0 auto;padding:0 24px}@media(max-width:768px){.pdp-wdct__container{padding:0 16px}}.pdp--wdct{padding:24px 0 48px;background:var(--wdct-paper);color:var(--wdct-ink);font-family:var(--wdct-font)}.pdp-wdct__lay{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:48px;align-items:start}.pdp-wdct__lay>*{min-width:0}@media(max-width:820px){.pdp-wdct__lay{grid-template-columns:minmax(0,1fr);gap:24px}}.wdct-gallery{position:sticky;top:24px}.wdct-gallery__hero{position:relative;background:var(--wdct-bone);border-radius:8px;aspect-ratio:1 / 1;overflow:hidden}.wdct-gallery__hero img{width:100%;height:100%;object-fit:cover}.wdct-jobs .wdct-job:first-child .wdct-job__media img{object-position:center 35%}.wdct-gallery__counter{position:absolute;bottom:12px;right:12px;background:#1f2a44d9;color:#fff;padding:4px 10px;border-radius:12px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.wdct-gallery__thumbs-wrap{margin-top:12px;overflow-x:auto}.wdct-gallery__thumbs{display:flex;gap:8px;padding-bottom:4px}.wdct-gallery__thumb{flex:0 0 80px;height:80px;border-radius:6px;overflow:hidden;background:var(--wdct-bone);border:2px solid transparent;padding:0;cursor:pointer;transition:border-color .12s ease}.wdct-gallery__thumb.is-active{border-color:var(--wdct-navy)}.wdct-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wdct-buybox{font-size:16px;line-height:1.45}.wdct-buybox__rating{display:inline-flex;align-items:center;gap:8px;color:var(--wdct-amber);font-size:15px;font-weight:500}.wdct-buybox__rating--lg{font-size:18px}.wdct-buybox__rating .wdct-stars{color:var(--wdct-amber);display:inline-flex;gap:3px}.wdct-rating-num{color:var(--wdct-ink);font-weight:700;font-size:19px}.wdct-rating-sep{color:var(--wdct-ink)}.wdct-buybox__rating a{color:var(--wdct-ink);font-weight:600;font-size:15px;text-decoration:underline}.wdct-buybox__title{font-size:44px;line-height:1.1;font-weight:600;margin:12px 0 8px;letter-spacing:-.015em;color:var(--wdct-ink)}.wdct-buybox__subtitle{color:var(--wdct-ink-body);font-size:15px;line-height:1.5;margin:0 0 16px}@media(max-width:560px){.wdct-buybox__subtitle{display:none}}.wdct-buybox__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:14px}.wdct-buybox__price{font-size:32px;font-weight:700;color:var(--wdct-ink)}.wdct-buybox__list{text-decoration:line-through;color:var(--wdct-ink-mute);font-size:18px}.wdct-buybox__sale{background:var(--wdct-rust);color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:var(--wdct-r-pill);letter-spacing:.04em;text-transform:uppercase}.wdct-hero-bullets{list-style:none;padding:0;margin:16px 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:12px 14px}.wdct-hero-bullets li{display:flex;gap:8px;align-items:center;font-size:14px;color:var(--wdct-ink);line-height:1.3}.wdct-hero-bullets .wdct-hb-icon{flex:0 0 22px;color:var(--wdct-ink)}.wdct-opt-group{margin:18px 0}.wdct-opt-head{font-size:17px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--wdct-navy);margin-bottom:10px}.wdct-opt-current{color:var(--wdct-ink);font-weight:500;text-transform:none;letter-spacing:0}.wdct-swatches{display:flex;gap:12px;flex-wrap:wrap}.wdct-swatch{width:54px;height:54px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;position:relative;box-shadow:inset 0 0 0 1px #00000014;transition:transform .12s ease}.wdct-swatch.is-active{border-color:var(--wdct-navy);transform:scale(1.05)}.wdct-swatch[data-soldout=true]:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:linear-gradient(to top right,transparent calc(50% - 1px),rgba(0,0,0,.55) 50%,transparent calc(50% + 1px));border-radius:50%;pointer-events:none}.wdct-size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.wdct-size-pill{text-align:left;padding:10px;border:1.5px solid var(--wdct-ink-line);background:#fff;border-radius:8px;cursor:pointer;position:relative;display:flex;flex-direction:column;gap:4px;font-family:inherit;transition:border-color .12s ease,background .12s ease}.wdct-size-pill.is-active{border-color:var(--wdct-navy);background:#2b3a550a;box-shadow:inset 0 0 0 1px var(--wdct-navy)}.wdct-size-pill .wdct-size-name{font-size:14px;font-weight:600;color:var(--wdct-ink);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.wdct-size-pill .wdct-size-dim{font-size:12px;color:var(--wdct-ink-body);font-weight:500;white-space:nowrap}.wdct-size-pill .wdct-size-price{font-size:17px;font-weight:700;color:var(--wdct-ink)}.wdct-size-pill .wdct-size-price-list{text-decoration:line-through;color:var(--wdct-ink-body);font-size:15px;font-weight:500;margin-left:6px}.wdct-soldout-tag{position:absolute;top:6px;right:6px;background:var(--wdct-ink-mute);color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;letter-spacing:.04em}.wdct-buybox__ship{display:flex;gap:10px;align-items:flex-start;background:var(--wdct-bone);padding:10px 14px;border-radius:6px;font-size:14px;margin:18px 0}.wdct-ship-icon{flex:0 0 20px;color:var(--wdct-navy)}.wdct-buybox__cart-row{display:flex;gap:8px;margin:18px 0 14px}.wdct-qty{display:flex;align-items:stretch;border:1.5px solid var(--wdct-ink-line);border-radius:8px;overflow:hidden}.wdct-qty button{width:36px;background:#fff;border:0;font-size:18px;color:var(--wdct-ink);cursor:pointer}.wdct-qty input{width:44px;text-align:center;border:0;background:#fff;font-size:15px;-moz-appearance:textfield;font-family:inherit;color:var(--wdct-ink)}.wdct-qty input::-webkit-outer-spin-button,.wdct-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wdct-btn-cart{flex:1;background:var(--wdct-navy);color:#fff;border:0;padding:14px 18px;border-radius:var(--wdct-r-button);font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;display:flex;justify-content:center;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.06em;transition:background .12s ease,opacity .12s ease}.wdct-btn-cart:hover:not([disabled]){background:var(--wdct-navy-hover)}.wdct-btn-cart:hover:not([disabled]){background:#1f2c43}.wdct-btn-cart[disabled]{background:var(--wdct-ink-mute);cursor:not-allowed}.wdct-atc-total{font-weight:500;opacity:.85}.wdct-buybox__payments{display:flex;gap:10px;flex-wrap:nowrap;justify-content:space-between;align-items:center;font-size:11px;color:var(--wdct-ink-mute);margin:12px 0 18px}.wdct-pay-mark{display:inline-flex;align-items:center;flex:0 1 auto;justify-content:center;min-width:0}.wdct-pay-svg{height:22px;width:auto;max-width:100%}.wdct-buybox__promise{display:flex;gap:12px;align-items:flex-start;background:var(--wdct-bone);padding:16px 18px;border-radius:8px;font-size:16px;line-height:1.5;color:var(--wdct-ink);margin:14px 0}.wdct-buybox__promise svg{flex:0 0 20px;color:var(--wdct-navy);margin-top:2px}.wdct-buybox__perks{list-style:none;padding:18px 0 0;margin:14px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px 16px;border-top:1px solid var(--wdct-ink-line)}@media(max-width:480px){.wdct-buybox__perks{grid-template-columns:1fr 1fr}}.wdct-buybox__perks li{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center;font-size:15px;letter-spacing:.03em;text-transform:uppercase;color:var(--wdct-ink);font-weight:600}.wdct-buybox__perks svg{color:var(--wdct-navy)}.wdct-sec{padding:clamp(40px,5vw,72px) 0;font-family:var(--wdct-font);color:var(--wdct-ink)}.wdct-sec--cream{background:var(--wdct-bone)}.wdct-sec--soft{background:#f7f7f5}.wdct-sec--paper{background:var(--wdct-paper)}.wdct-sec__head{text-align:center;max-width:760px;margin:0 auto 48px}.wdct-sec__head--left{text-align:left;margin-left:0}.wdct-sec__head h2{font-family:var(--wdct-font);font-size:clamp(26px,3vw,40px);line-height:1.12;font-weight:500;margin:14px 0 0;letter-spacing:-.015em;color:var(--wdct-ink)}.wdct-sec__head h2 em{font-family:var(--wdct-serif);font-style:italic;color:var(--wdct-rust);font-weight:400}.wdct-sec__head p{color:var(--wdct-ink-body);font-size:16px;line-height:1.55;margin:16px auto 0;max-width:640px}.wdct-eyebrow{display:inline-block;font-family:var(--wdct-font);font-size:18px;font-weight:600;letter-spacing:.18em;color:var(--wdct-rust);text-transform:uppercase}.wdct-fits{padding:clamp(40px,5vw,64px) 0;background:var(--wdct-paper);border-top:1px solid var(--wdct-ink-line);border-bottom:1px solid var(--wdct-ink-line);font-family:var(--wdct-font);color:var(--wdct-ink)}.wdct-fits__head{text-align:center;margin-bottom:28px}.wdct-fits__eyebrow{display:inline-block;font-size:18px;font-weight:600;letter-spacing:var(--wdct-ls-eyebrow);color:var(--wdct-rust);text-transform:uppercase;margin-bottom:14px}.wdct-fits__title{font-family:var(--wdct-font);font-size:clamp(20px,2vw,28px);letter-spacing:-.01em;margin:0;font-weight:600;color:var(--wdct-ink)}.wdct-fits__brands{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:baseline;gap:10px 18px;padding:8px 0;max-width:none;margin:0 auto;color:var(--wdct-ink);font-family:var(--wdct-font);font-size:19px;font-weight:700;letter-spacing:.01em}.wdct-fits__brand{opacity:.88;white-space:nowrap}.wdct-fits__brand--serif{font-family:var(--wdct-serif);font-style:italic;color:var(--wdct-ink);font-size:22px;font-weight:400;opacity:1}@media(max-width:1100px){.wdct-fits__brands{flex-wrap:wrap;justify-content:center}}@media(max-width:560px){.wdct-fits__brands{font-size:16px;gap:8px 16px}.wdct-fits__brand--serif{font-size:18px}.wdct-fits__title{font-size:20px}}.wdct-jobs{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1024px;margin:0 auto}@media(max-width:820px){.wdct-jobs{grid-template-columns:1fr;gap:28px}}.wdct-job__media{aspect-ratio:4 / 3;background:var(--wdct-bone-deep);overflow:hidden;margin-bottom:18px}.wdct-job__media img{width:100%;height:100%;object-fit:cover}.wdct-job h3{font-family:var(--wdct-font);font-size:19px;font-weight:600;margin:0 0 8px;color:var(--wdct-ink);letter-spacing:-.005em}.wdct-job p{font-size:16px;line-height:1.55;color:var(--wdct-ink-body);margin:0}.wdct-dims{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1024px;margin:0 auto}@media(max-width:820px){.wdct-dims{grid-template-columns:1fr;gap:32px}}.wdct-dim{background:transparent;border:0;padding:24px 0;text-align:center}.wdct-dim__chip{display:inline-block;background:var(--wdct-navy);color:#fff;padding:4px 12px;font-size:11px;letter-spacing:.14em;font-weight:600;text-transform:uppercase;border-radius:0;margin-bottom:18px}.wdct-dim__chip--alt{background:var(--wdct-rust)}.wdct-dim__img{aspect-ratio:1 / 1;background:var(--wdct-bone);border-radius:0;overflow:hidden;margin-bottom:18px;max-width:520px;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.wdct-dim__img img{width:100%;height:auto;object-fit:contain}.wdct-dim__pitch{font-size:16px;line-height:1.55;color:var(--wdct-ink);max-width:42ch;margin:0 auto}.wdct-dim__pitch strong{color:var(--wdct-ink)}.wdct-dim__measure{margin:36px auto 0;max-width:1024px;background:var(--wdct-navy);color:#fff;display:flex;gap:16px;align-items:center;padding:22px 28px;border-radius:0;font-size:16px;line-height:1.45}.wdct-dim__measure svg{flex:0 0 28px}.wdct-dim__measure .s{color:#ffffffb3;font-size:13px;line-height:1.4}.wdct-video{position:relative;aspect-ratio:16/9;overflow:hidden;cursor:pointer;max-width:1024px;margin:0 auto;background:linear-gradient(135deg,#4a3a2a,#2a2018)}.wdct-video__thumb{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.wdct-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffeb;width:78px;height:78px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--wdct-navy);transition:background .16s ease,transform .16s ease;box-shadow:0 6px 24px #0000002e}.wdct-video__play svg{margin-left:4px}.wdct-video:hover .wdct-video__play{background:#fff;transform:translate(-50%,-50%) scale(1.05)}.wdct-video__label{position:absolute;bottom:16px;left:18px;color:#fffffff2;font-size:12px;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.45)}.wdct-video__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000}.wdct-features{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(28px,3vw,56px);max-width:1232px;margin:0 auto}@media(max-width:820px){.wdct-features{grid-template-columns:1fr 1fr}}@media(max-width:480px){.wdct-features{grid-template-columns:1fr}}.wdct-feature{display:flex;gap:18px;align-items:flex-start}.wdct-feature__icon{flex:0 0 48px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:var(--wdct-paper);border:1px solid var(--wdct-ink-line);border-radius:50%;color:var(--wdct-navy);margin-top:2px}.wdct-feature h4{font-family:var(--wdct-font);font-size:18px;font-weight:600;margin:0 0 6px;color:var(--wdct-ink);letter-spacing:-.005em}.wdct-feature p{font-size:16px;line-height:1.55;color:var(--wdct-ink-body);margin:0}.wdct-photos{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;padding:4px 0 18px;max-width:1180px;margin:0 auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wdct-photos::-webkit-scrollbar{display:none}.wdct-photo{flex:0 0 240px;aspect-ratio:1;background:#d6c9b1;border-radius:0;overflow:hidden}@media(max-width:820px){.wdct-photo{flex:0 0 180px}}.wdct-photo img{width:100%;height:100%;object-fit:cover;display:block}.wdct-photo--more{background:var(--wdct-navy);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-family:var(--wdct-font);transition:background .16s ease}.wdct-photo--more:hover{background:var(--wdct-navy-hover)}.wdct-photo__num{font-size:28px;font-weight:700}.wdct-photo__lbl{font-size:13px;letter-spacing:.04em;text-transform:uppercase;opacity:.95;font-weight:600;padding:0 12px}.wdct-photo .ph-photo{background:linear-gradient(135deg,#d6c9b1,#c9bba0)}.wdct-photo .ph-photo__label{font-size:9px;color:#1a1a1a8c}.wdct-founder{display:grid;grid-template-columns:1fr 2fr;gap:48px;max-width:960px;margin:0 auto;align-items:center}@media(max-width:820px){.wdct-founder{grid-template-columns:1fr;gap:20px;text-align:center}}.wdct-founder__mark{font-size:36px;font-weight:700;letter-spacing:.02em;font-family:var(--wdct-font)}.wdct-founder__mark .strong{color:var(--wdct-navy)}.wdct-founder__mark .light{color:var(--wdct-rust);font-weight:400}.wdct-founder__quote{font-family:var(--wdct-serif);font-style:italic;font-size:clamp(22px,2.2vw,30px);line-height:1.4;color:var(--wdct-ink);margin:16px 0 20px}.wdct-founder__attr{font-size:13px;color:var(--wdct-ink-mute);display:flex;flex-direction:column;gap:4px}.wdct-founder__attr strong{color:var(--wdct-ink);font-size:14px}.wdct-faq{max-width:800px;margin:0 auto;border-top:1px solid var(--wdct-ink-line)}.wdct-faq__item{border-bottom:1px solid var(--wdct-ink-line)}.wdct-faq__q{width:100%;text-align:left;background:transparent;border:0;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:24px;font-weight:500;color:var(--wdct-ink);cursor:pointer;font-family:inherit}.wdct-faq__chev{flex-shrink:0;color:var(--wdct-navy);transition:transform .22s ease}.wdct-faq__item.is-open .wdct-faq__chev{transform:rotate(180deg);color:var(--wdct-rust)}.wdct-faq__item.is-open .wdct-faq__q{color:var(--wdct-rust)}.wdct-faq__a{overflow:hidden;max-height:0;transition:max-height .24s ease}.wdct-faq__item.is-open .wdct-faq__a{max-height:600px}.wdct-faq__a-inner{padding:0 4px 22px;font-size:19px;line-height:1.55;color:var(--wdct-ink-body)}.wdct-faq__a-inner p{margin:0 0 8px}.wdct-faq__a-inner strong{color:var(--wdct-ink)}.wdct-reviews-mount{max-width:1180px;margin:0 auto}.wdct-reviews-mount trustify-review-box{display:block;min-height:320px}.wdct-reviews-mount .tr-review-box__title{display:none}.wdct-reviews-mount [data-tab=questions],.wdct-reviews-mount .tr-tabs__tab:has([href*=question]){display:none}.wdct-reviews-mount .tr-review-box{max-width:1180px;margin:0 auto}.wdct-reviews-mount .tr-button--primary{background:var(--wdct-navy);color:#fff;border-radius:0;font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:13px}.wdct-reviews-mount .tr-button--primary:hover{background:var(--wdct-rust)}.wdct-reviews-mount .tr-review-item,.wdct-reviews-mount [class*=tr-review-card],.wdct-reviews-mount [class*=tr-card]{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:22px 0!important;border-bottom:1px solid var(--wdct-ink-line)!important;margin:0!important}.wdct-reviews-mount .tr-review-item:last-child,.wdct-reviews-mount [class*=tr-review-card]:last-child{border-bottom:0!important}.wdct-reviews-mount [class*=tr-review-list],.wdct-reviews-mount .tr-reviews-list{background:transparent!important;padding:0!important}.wdct-reviews-mount .tr-review-content,.wdct-reviews-mount [class*=tr-review-body],.wdct-reviews-mount [class*=tr-review-text]{font-size:16px!important;line-height:1.55!important;color:var(--wdct-ink)!important}.wdct-reviews-mount .tr-review-reviewer,.wdct-reviews-mount [class*=tr-reviewer-name]{font-size:14px!important;font-weight:600!important;color:var(--wdct-ink)!important}.wdct-popcard{position:fixed;left:20px;bottom:20px;z-index:70;width:min(320px,calc(100vw - 40px));background:var(--wdct-paper);border:1px solid var(--wdct-ink-line);box-shadow:0 12px 32px #0000001f;padding:18px 20px;transform:translateY(calc(100% + 40px));opacity:0;transition:transform .32s ease,opacity .22s ease;pointer-events:none;font-family:var(--wdct-font)}.wdct-popcard.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.wdct-popcard__close{position:absolute;top:6px;right:6px;width:28px;height:28px;display:grid;place-items:center;background:transparent;border:0;color:var(--wdct-ink-mute);cursor:pointer;font-size:18px;line-height:1}.wdct-popcard__close:hover{color:var(--wdct-ink)}.wdct-popcard__stars{display:inline-flex;gap:2px;color:var(--wdct-amber);margin-bottom:8px}.wdct-popcard__quote{font-size:15px;font-weight:500;line-height:1.4;color:var(--wdct-ink);letter-spacing:-.005em;margin:0 0 12px}.wdct-popcard__attr{font-size:11.5px;color:var(--wdct-ink-mute);letter-spacing:.04em}.wdct-popcard__attr strong{color:var(--wdct-ink);font-weight:600}@media(max-width:820px){.wdct-popcard{display:none!important}}.ph-photo{width:100%;height:100%;background:linear-gradient(135deg,var(--wdct-bone) 0%,#e5dfd1 100%);display:flex;align-items:center;justify-content:center}.ph-photo__label{font-size:11px;letter-spacing:.12em;color:var(--wdct-ink-mute);text-transform:uppercase}.wdct-sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--wdct-ink-line, #ddd);box-shadow:0 -4px 16px #0000000f;transform:translateY(110%);opacity:0;transition:transform .24s ease,opacity .24s ease;z-index:50;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,sans-serif}.wdct-sticky-atc.is-visible{transform:translateY(0);opacity:1}.wdct-sticky-atc__inner{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:14px}.wdct-sticky-atc__thumb{flex:0 0 56px;width:56px;height:56px;background:var(--wdct-bone, #F4EFE7);border-radius:6px;overflow:hidden}.wdct-sticky-atc__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wdct-sticky-atc__copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.wdct-sticky-atc__name{font-size:14px;font-weight:600;color:var(--wdct-ink, #1a1a1a);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wdct-sticky-atc__meta{font-size:12px;color:var(--wdct-ink-mute, #5a5a5a)}.wdct-sticky-atc__price{font-size:16px;font-weight:700;color:var(--wdct-ink, #1a1a1a);margin-right:4px;white-space:nowrap}.wdct-sticky-atc__btn{background:var(--wdct-navy, #2B3A55);color:#fff;border:0;padding:12px 22px;border-radius:var(--wdct-r-button, 14px);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;transition:background .12s ease}.wdct-sticky-atc__btn:hover{background:var(--wdct-navy-hover, #1f2c43)}@media(max-width:820px){.wdct-sticky-atc{display:block;padding-bottom:env(safe-area-inset-bottom)}.wdct-sticky-atc__inner{padding:8px 12px;gap:10px}.wdct-sticky-atc__thumb{flex:0 0 44px;width:44px;height:44px}.wdct-sticky-atc__name{font-size:13px}.wdct-sticky-atc__meta{display:none}.wdct-sticky-atc__price{font-size:15px}.wdct-sticky-atc__btn{padding:12px 18px;font-size:13px}.wdct-buybox__title{font-size:28px;line-height:1.15;letter-spacing:-.01em}.wdct-buybox__price{font-size:26px}.wdct-buybox__list{font-size:15px}.wdct-eyebrow{font-size:14px;letter-spacing:.08em}.wdct-fits__eyebrow{font-size:14px}.wdct-sec__head p{font-size:14px;line-height:1.45}.wdct-faq__q{font-size:18px;padding:16px 4px}.wdct-faq__a-inner{font-size:16px;padding:0 4px 16px}.wdct-buybox__perks{gap:14px 18px;padding-top:16px}.wdct-buybox__perks li{font-size:13px;gap:8px}.wdct-buybox__perks svg{width:28px!important;height:28px!important}.wdct-buybox__ship{padding:12px 14px;font-size:14px;gap:8px;line-height:1.35}.wdct-buybox__ship svg{width:18px;height:18px}.wdct-buybox__cart-row{gap:6px}.wdct-qty{flex:0 0 auto}.wdct-qty button{width:32px}.wdct-qty input{width:36px;font-size:16px}.wdct-btn-cart{flex:1 1 auto;padding:18px 14px;font-size:16px;letter-spacing:.04em;min-height:56px}.wdct-size-pill{display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"name dim ." "price price price";column-gap:8px;row-gap:4px;padding:12px 14px}.wdct-size-pill .wdct-size-name{grid-area:name;align-self:center;font-size:15px}.wdct-size-pill .wdct-size-dim{grid-area:dim;align-self:center;font-size:13px}.wdct-size-pill .wdct-size-price{grid-area:price;font-size:17px}.wdct-size-pill .wdct-size-price-list{font-size:13px}}@media(max-width:820px){.wdct-size-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:480px){.wdct-size-grid{grid-template-columns:1fr}}@media(min-width:821px){.wdct-size-pill:has(.wdct-soldout-tag) .wdct-size-name{padding-right:44px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/os-pdp-wdct.css.map */
