.sc-scope{--sc-ink:#06272df5;--sc-ink-2:#163f41;--sc-night:#062b2e;--sc-night-2:#0b4647;--sc-paper:#fffdf9;--sc-cream:#f6f1e8;--sc-mist:#eaf4f1;--sc-line:#d8e1de;--sc-teal:#55bbb3;--sc-teal-bright:#79d7d0;--sc-lavender:#8d86de;--sc-lavender-pale:#efedff;--sc-gold:#c58b36;--sc-gold-pale:#fff1d6;--sc-coral:#cf8064;--sc-white:#fff;--sc-muted:#637777;--sc-shadow-sm:0 8px 24px rgba(7,41,43,.08);--sc-shadow:0 24px 60px rgba(7,41,43,.14);--sc-radius:22px;--sc-radius-lg:36px;--sc-display:"Iowan Old Style","Palatino Linotype",Georgia,serif;--sc-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sc-container:min(1200px, calc(100vw - 40px) );color:var(--sc-ink);font-family:var(--sc-sans)}.sc-container{width:var(--sc-container);margin-inline:auto}.sc-section{padding:60px 0}@media(max-width:749px){.sc-section{padding:40px 0}}.sc-section-cream{background:var(--sc-cream)}.sc-section-mist{background:var(--sc-mist)}.sc-section-dark{background:var(--sc-night);color:#fff}.sc-section-dark .sc-muted{color:#c9dcda}.sc-section-heading{margin-bottom:36px;flex-wrap:wrap}.sc-scope.sc-section.sc-section-cream .sc-section-heading{display:block}.sc-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:1.216rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase;color:var(--champagne-dark);margin-bottom:10px}.sc-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.sc-section-heading h2{font-family:var(--sc-display);font-weight:650;line-height:1.06;letter-spacing:-.03em;margin:0;font-size:clamp(3.04rem,4vw,4.8rem)}.sc-muted{color:var(--sc-muted)}.sc-link-arrow{display:inline-flex;align-items:center;gap:8px;font-weight:780;border-bottom:1px solid currentColor;padding-bottom:2px;color:var(--ink);text-decoration:none;white-space:nowrap}.sc-link-arrow:after{content:"\2192";transition:transform .2s}.sc-link-arrow:hover:after{transform:translate(4px)}.sc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:11px 20px;border-radius:999px;border:1px solid transparent;font-weight:780;font-size:1.44rem;transition:.25s ease;white-space:nowrap;cursor:pointer;text-decoration:none}.sc-btn:hover{transform:translateY(-2px)}.sc-btn-primary{background:var(--sc-ink);color:#fff;box-shadow:0 12px 26px #102f312e}.sc-btn-primary:hover{background:#061f21;color:#fff}.sc-btn-outline{border-color:var(--sc-ink);background:transparent;color:var(--sc-ink)}.sc-btn-outline:hover{background:var(--sc-ink);color:#fff}.sc-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--sc-line);border-radius:999px;background:#ffffffb8;font-size:1.248rem;font-weight:700}.sc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:989px){.sc-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:589px){.sc-product-grid{grid-template-columns:1fr;gap:16px}}.sc-product-card{border:1px solid var(--sc-line);border-radius:24px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:.25s;text-decoration:none;color:inherit}.sc-product-card:hover{transform:translateY(-4px);box-shadow:var(--sc-shadow)}.sc-product-card-media{aspect-ratio:1.15/1;background:var(--sc-cream);overflow:hidden;display:block}.sc-product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s;display:block}.sc-product-card:hover .sc-product-card-media img{transform:scale(1.025)}.sc-product-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.sc-product-card h3{font-family:var(--sc-sans);font-size:1.632rem;font-weight:700;letter-spacing:0;margin:0 0 8px;line-height:1.3}.sc-product-card h3 a{color:inherit;text-decoration:none}.sc-product-card p{font-size:1.376rem;color:var(--sc-muted);margin:0 0 14px}.sc-price-row{display:flex;align-items:baseline;gap:9px;margin:0 0 16px}.sc-price-row strong{font-family:var(--sc-display);font-size:2.4rem;font-weight:650}.sc-price-row span{color:var(--sc-muted);text-decoration:line-through;font-size:1.44rem}.sc-price-row em{font-style:normal;font-size:1.088rem;text-transform:uppercase;letter-spacing:.08em;background:var(--sc-mist);padding:4px 7px;border-radius:999px}.sc-product-card-actions{display:grid;gap:10px;margin-top:auto;grid-template-columns:1fr 1fr}.sc-product-card-actions form{flex:1;margin:0}.sc-product-card-actions .sc-btn{width:100%}.sc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:989px){.sc-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:589px){.sc-category-grid{grid-template-columns:1fr}}.sc-category-card{position:relative;border-radius:var(--sc-radius-lg);overflow:hidden;display:block;aspect-ratio:.85/1;text-decoration:none;color:#fff;background:var(--sc-night)}.sc-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sc-category-card:hover img{transform:scale(1.05)}.sc-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#062b2ed1,#062b2e26 55%,#062b2e0d)}.sc-category-card-body{position:absolute;left:0;right:0;bottom:0;padding:26px;z-index:2}.sc-category-card-body span.sc-eyebrow{color:var(--sc-teal-bright)}.sc-category-card-body h3{font-family:var(--sc-display);font-size:2.4rem;font-weight:650;margin:0 0 6px;letter-spacing:-.01em}.sc-category-card-body p{margin:0 0 14px;font-size:1.376rem;color:#dcece9}.sc-category-card-body .sc-link-arrow{color:#fff}.sc-empty-note{padding:24px;border:1px dashed var(--sc-line);border-radius:16px;color:var(--sc-muted);font-size:1.44rem}.sc-shop-hero{padding:64px 0 48px}.sc-shop-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}@media(max-width:849px){.sc-shop-hero-grid{grid-template-columns:1fr}}.sc-shop-hero-copy h1{font-family:var(--sc-display);font-weight:650;letter-spacing:-.03em;line-height:1.02;margin:10px 0 20px;font-size:clamp(40px,6vw,64px)}.sc-shop-hero-subtext{font-size:18px;color:var(--sc-muted);max-width:46ch;margin:0 0 28px}.sc-shop-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.sc-shop-hero-visual{position:relative}.sc-shop-hero-visual img{width:100%;border-radius:var(--sc-radius-lg);display:block}.sc-shop-hero-visual-fallback{position:relative;aspect-ratio:16/11;background:var(--sc-night);border-radius:var(--sc-radius-lg);overflow:hidden}.sc-shop-hero-card{position:absolute;width:56%;padding:20px;border-radius:18px;background:#fffdf9;color:var(--sc-ink);box-shadow:var(--sc-shadow)}.sc-shop-hero-card-brand{display:inline-block;font-size:.66rem;letter-spacing:.1em;font-weight:750;color:#fff;background:linear-gradient(120deg,var(--sc-lavender),var(--sc-teal));padding:5px 10px;border-radius:999px;margin-bottom:14px}.sc-shop-hero-card strong{display:block;font-family:var(--sc-display);font-size:1.5rem;margin-bottom:4px}.sc-shop-hero-card span:not(.sc-shop-hero-card-brand){font-size:14px;color:var(--sc-muted)}.sc-shop-hero-card-1{top:8%;left:6%;transform:rotate(-4deg);z-index:2}.sc-shop-hero-card-2{bottom:10%;right:6%;transform:rotate(3deg);background:#0e3a3c;color:#fff}.sc-shop-hero-card-2 span:not(.sc-shop-hero-card-brand){color:#c9dcda}.sc-shop-hero-card-2 .sc-shop-hero-card-brand{background:linear-gradient(120deg,var(--sc-gold),#e0ab5f)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sc-shop.css.map */
