@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";.wl-page{--wl-ink: #252722;--wl-muted: #686b62;--wl-paper: #fffdf8;--wl-cream: #f5f1e8;--wl-sage: #6f7763;--wl-sage-dark: #4b5244;--wl-sage-light: #dfe3d7;--wl-line: #d9d7cf;width:100vw;margin-left:calc(50% - 50vw);color:var(--wl-ink);background:var(--wl-paper);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.wl-page *,.wl-page *:before,.wl-page *:after{box-sizing:border-box}.wl-page h1,.wl-page h2,.wl-page h3{margin-top:0;color:var(--wl-ink);font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.08}.wl-page h1{font-size:clamp(44px,6vw,76px);letter-spacing:-.045em}.wl-page h2{font-size:clamp(31px,4vw,48px);letter-spacing:-.035em}.wl-page h3{font-size:22px}.wl-page p{margin-top:0}.wl-page a{color:inherit}.wl-page button,.wl-page input,.wl-page select{font:inherit}.wl-page [hidden]{display:none!important}.wl-prototype-note{min-height:44px;padding:9px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--wl-ink);color:#ffffffe0;font-size:12px}.wl-prototype-note>span{font-weight:600;letter-spacing:.12em;text-transform:uppercase}.wl-prototype-note a{text-underline-offset:4px}.wl-eyebrow{margin:0 0 16px;color:var(--wl-sage);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.wl-collection-hero{padding:90px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(120deg,#f7f2e7 0% 58%,#dfe3d7 58% 100%)}.wl-collection-hero h1{max-width:720px;margin-bottom:24px}.wl-lead{max-width:700px;margin-bottom:30px;color:#555750;font-size:18px;line-height:1.7}.wl-service-points{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:11px 28px;list-style:none}.wl-service-points li{position:relative;padding-left:20px;color:#4e514a;font-size:13px}.wl-service-points li:before{content:"\2713";position:absolute;left:0;color:var(--wl-sage);font-weight:600}.wl-collection-heading{padding:88px max(24px,calc((100vw - 1180px)/2)) 30px;display:flex;align-items:end;justify-content:space-between;gap:32px;background:#f0eee8}.wl-collection-heading>div{max-width:720px}.wl-collection-heading h2{margin-bottom:16px}.wl-collection-heading p:last-child{margin-bottom:0;color:var(--wl-muted)}.wl-collection-heading>span{color:var(--wl-muted);font-size:13px}.wl-filters{padding:0 max(24px,calc((100vw - 1180px)/2)) 24px;display:flex;flex-wrap:wrap;gap:8px;background:#f0eee8}.wl-filters button{min-height:42px;padding:9px 15px;border:1px solid #cbc9c1;border-radius:0;background:transparent;color:var(--wl-muted);cursor:pointer;font-size:13px}.wl-filters button.is-active{border-color:var(--wl-sage-dark);background:var(--wl-sage-dark);color:#fff}.wl-product-grid{padding:0 max(24px,calc((100vw - 1180px)/2)) 100px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:#f0eee8}.wl-product-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--wl-line);background:var(--wl-paper);transition:transform .2s ease,box-shadow .2s ease}.wl-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #22241f1a}.wl-product-image{position:relative;min-height:280px;display:block;overflow:hidden;background:#e4e6dc}.wl-product-image img{width:100%;height:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;transition:transform .35s ease}.wl-product-card:hover .wl-product-image img{transform:scale(1.02)}.wl-category-label{position:absolute;top:14px;left:14px;padding:5px 9px;background:#fffdf8e6;color:var(--wl-sage-dark);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.wl-image-placeholder{width:100%;min-height:280px;padding:30px;display:grid;place-items:center;color:var(--wl-muted);font-size:13px;text-align:center}.wl-product-card-copy{padding:22px 22px 14px}.wl-product-card-copy h3{margin-bottom:9px}.wl-product-card-copy h3 a{text-decoration:none}.wl-product-card-copy p{margin-bottom:0;color:var(--wl-muted);font-size:13px}.wl-product-card-footer{margin-top:auto;padding:17px 22px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--wl-line);font-size:13px}.wl-product-card-footer>span{color:var(--wl-muted)}.wl-product-card-footer strong{color:var(--wl-ink)}.wl-product-card-footer>a{color:var(--wl-sage-dark);font-weight:600;text-decoration:none}.wl-empty{grid-column:1 / -1;padding:40px;border:1px solid var(--wl-line);background:var(--wl-paper);text-align:center}.wl-pagination{padding:0 max(24px,calc((100vw - 1180px)/2)) 60px;background:#f0eee8;text-align:center}.wl-bespoke{padding:80px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px;background:var(--wl-sage-dark);color:#fff}.wl-bespoke h2{margin-bottom:16px;color:#fff}.wl-bespoke>div{max-width:760px}.wl-bespoke p:last-child{margin-bottom:0;color:#ffffffb8}.wl-bespoke .wl-eyebrow{color:#d5dacb}.wl-button{min-height:52px;padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:0;cursor:pointer;font-weight:600;text-align:center;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.wl-button:hover{transform:translateY(-2px)}.wl-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.wl-button-primary{width:100%;background:var(--wl-sage-dark);color:#fff;box-shadow:0 10px 24px #4b524429}.wl-button-primary:hover{background:#3d4437;color:#fff}.wl-button-light{background:var(--wl-paper);color:var(--wl-ink)}.wl-back-link{max-width:1180px;margin:0 auto;padding:28px 24px 0;display:block;color:var(--wl-sage-dark);font-size:13px;font-weight:600;text-decoration:none}.wl-product-heading{max-width:1180px;margin:0 auto;padding:54px 24px 36px}.wl-product-heading h1{max-width:850px;margin-bottom:18px;font-size:clamp(40px,5vw,62px)}.wl-product-intro{max-width:720px;color:var(--wl-muted);font-size:16px}.wl-product-intro p:last-child{margin-bottom:0}.wl-product-facts{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.wl-product-facts span{padding:6px 10px;background:var(--wl-sage-light);color:var(--wl-sage-dark);font-size:12px;font-weight:600}.wl-setup-warning{max-width:1132px;margin:0 auto 24px;padding:15px 18px;border-left:4px solid #a33e31;background:#f8e9e5;color:#7b2f26;font-size:13px}.wl-product-layout{padding:0 max(24px,calc((100vw - 1180px)/2)) 100px;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);gap:34px;align-items:start}.wl-product-media{position:sticky;top:24px}.wl-product-media>img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;background:#e4e6dc}.wl-product-media>.wl-image-placeholder{aspect-ratio:1 / 1;background:#e4e6dc}.wl-product-media>p{margin:11px 0 0;color:var(--wl-muted);font-size:12px}.wl-product-builder{min-width:0}.wl-product-form{border:1px solid var(--wl-line);background:var(--wl-paper)}.wl-option-group{margin:0;padding:30px 34px 34px;border:0;border-bottom:1px solid var(--wl-line)}.wl-option-group legend,.wl-group-label{width:100%;margin-bottom:15px;display:flex;align-items:center;gap:13px;color:var(--wl-ink);font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:500;line-height:1.2}.wl-step-number{color:var(--wl-sage);font-family:DM Sans,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em}.wl-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.wl-choice{position:relative;min-height:64px;padding:13px 15px;display:flex;align-items:center;justify-content:center;border:1px solid var(--wl-line);background:#fff;cursor:pointer;text-align:center}.wl-choice input{position:absolute;opacity:0}.wl-choice span{font-size:13px;font-weight:600;line-height:1.35}.wl-choice.is-selected{border-color:var(--wl-sage);background:#f1f3eb;box-shadow:inset 0 0 0 1px var(--wl-sage)}.wl-select-wrap{position:relative}.wl-select-wrap select{width:100%;min-height:56px;padding:0 44px 0 15px;-webkit-appearance:none;appearance:none;border:1px solid #c9c8c1;border-radius:0;background:#fff;color:var(--wl-ink);cursor:pointer}.wl-select-wrap:after{content:"\2304";position:absolute;right:17px;top:13px;color:var(--wl-sage-dark);font-size:20px;pointer-events:none}.wl-option-group>p{margin:10px 0 0;color:var(--wl-muted);font-size:12px}.wl-artwork-spec{margin-bottom:14px;padding:13px 15px;display:flex;justify-content:space-between;gap:18px;background:#eeeee8;font-size:12px}.wl-artwork-spec span{color:var(--wl-muted);text-align:right}.wl-artwork-methods{grid-template-columns:1fr 1fr}.wl-upload-panel{margin-top:14px;padding:20px;border:1px dashed #aeb1a7;background:#fbfaf5}.wl-upload-panel>label{margin-bottom:8px;display:block;font-size:13px;font-weight:600}.wl-upload-panel input[type=file]{width:100%;padding:12px;border:1px solid var(--wl-line);background:#fff;font-size:13px}.wl-upload-panel small{margin-top:8px;display:block;color:var(--wl-muted);font-size:12px}.wl-artwork-checklist{margin-top:14px;color:var(--wl-muted);font-size:12px}.wl-artwork-checklist summary{color:var(--wl-sage-dark);cursor:pointer;font-weight:600}.wl-artwork-checklist ul{margin-bottom:0}.wl-field-error{min-height:18px;margin:8px 0 0!important;color:#a33e31!important;font-size:12px!important}.wl-order-summary{padding:30px 34px 34px;border-top:4px solid var(--wl-sage-dark);background:#faf8f1}.wl-summary-topline{display:flex;justify-content:space-between;gap:18px;color:var(--wl-sage);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.wl-summary-topline span:last-child{padding:4px 8px;border-radius:999px;background:var(--wl-sage-light);color:var(--wl-sage-dark);letter-spacing:.04em}.wl-order-summary h2{margin:15px 0 20px;font-size:30px}.wl-summary-options{padding:15px 0;border-top:1px solid var(--wl-line);border-bottom:1px solid var(--wl-line)}.wl-summary-row{display:flex;justify-content:space-between;gap:20px;font-size:13px}.wl-summary-row+.wl-summary-row{margin-top:8px}.wl-summary-row span{color:var(--wl-muted)}.wl-summary-row strong{max-width:62%;text-align:right;overflow-wrap:anywhere}.wl-price-line{margin-top:19px;display:flex;align-items:end;justify-content:space-between;gap:20px}.wl-price-line span{font-size:13px;font-weight:600}.wl-price-line strong{font-family:Playfair Display,Georgia,serif;font-size:29px;font-weight:500}.wl-unit-price{margin:2px 0 18px;color:var(--wl-muted);font-size:12px;text-align:right}.wl-dispatch-note{margin-bottom:18px;padding:13px;display:grid;gap:4px;background:#eef0e8;font-size:12px}.wl-dispatch-note span{color:var(--wl-muted)}.wl-text-link{margin-top:13px;display:block;color:var(--wl-sage-dark);font-size:12px;font-weight:600;text-align:center;text-underline-offset:4px}.wl-page button:focus-visible,.wl-page a:focus-visible,.wl-page input:focus-visible,.wl-page select:focus-visible,.wl-choice:has(input:focus-visible){outline:3px solid rgba(75,82,68,.35);outline-offset:3px}@media(max-width:900px){.wl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wl-product-layout{grid-template-columns:1fr}.wl-product-media{position:relative;top:auto}}@media(max-width:620px){.wl-prototype-note{padding:10px 17px;align-items:flex-start;flex-direction:column;gap:4px}.wl-collection-hero{padding:60px 18px;background:linear-gradient(145deg,#f7f2e7,#e5e8dd)}.wl-collection-heading{padding:65px 18px 24px;align-items:flex-start;flex-direction:column;gap:10px}.wl-filters{padding:0 18px 20px}.wl-product-grid{padding:0 18px 70px;grid-template-columns:1fr}.wl-bespoke{padding:65px 18px;grid-template-columns:1fr;gap:28px}.wl-back-link{padding:22px 18px 0}.wl-product-heading{padding:42px 18px 28px}.wl-product-layout{padding:0 18px 70px}.wl-option-group,.wl-order-summary{padding:25px 20px 28px}.wl-choice-grid,.wl-artwork-methods{grid-template-columns:1fr}.wl-artwork-spec{align-items:flex-start;flex-direction:column;gap:4px}.wl-artwork-spec span{text-align:left}}@media(prefers-reduced-motion:reduce){.wl-page *,.wl-page *:before,.wl-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/clyde-white-label.css.map */
