@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@600;700&display=swap";:root{--pw-bg:#f7f5f2;--pw-text:#1a1a1a;--pw-muted:#5c5854;--pw-border:#e8e4de;--pw-cta:#b85c38;--pw-cta-hover:#9d4d2e;--pw-sage:#4a7c6f;--pw-white:#fff;--pw-header:#fff;--pw-radius:999px;--pw-card:16px;--pw-shadow:0 10px 30px #1a1a1a0f;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:var(--pw-bg);color:var(--pw-text);min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.announce{color:#fff;text-align:center;letter-spacing:.01em;background:#1a1a1a;padding:10px 16px;font-size:13px;font-weight:500}.announce-copper{background:var(--pw-cta);color:#fff}.site-header{background:var(--pw-header);border-bottom:1px solid var(--pw-border)}.header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1120px;margin:0 auto;padding:14px 20px;display:flex}.brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--pw-text);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;display:flex}.brand img,.brand svg{width:40px;height:40px;box-shadow:0 0 0 1px var(--pw-border);background:#fff;border-radius:50%}.nav-links{color:var(--pw-text);gap:28px;font-weight:500;display:none}.nav-links a:hover{color:var(--pw-cta)}.cart-btn{border:1px solid var(--pw-border);background:var(--pw-white);border-radius:var(--pw-radius);align-items:center;gap:8px;padding:8px 14px 8px 16px;font-weight:600;display:inline-flex}.cart-count{background:var(--pw-cta);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;display:inline-flex}.wrap{max-width:1120px;margin:0 auto;padding:28px 20px 80px}.crumbs{color:#8a857f;margin:8px 0 18px;font-size:13px}.hero{gap:28px;display:grid}.hero-media{background:#ece7e0;border-radius:20px;min-height:280px;overflow:hidden}.hero-media svg,.hero-media img{width:100%;height:auto}.overline{color:var(--pw-sage);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:600}h1,h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 12px}h1{font-size:clamp(2rem,5vw,3.1rem);line-height:1.1}h2{font-size:1.6rem}.lede{color:var(--pw-muted);max-width:38rem;margin:0 0 22px}.actions{flex-direction:column;gap:10px;display:flex}.btn{border-radius:var(--pw-radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:14px 22px;font-weight:600;display:inline-flex}.btn-primary{background:var(--pw-cta);color:#fff}.btn-primary:hover{background:var(--pw-cta-hover)}.btn-secondary{background:var(--pw-white);border-color:var(--pw-border);color:var(--pw-text)}.btn-outline-copper,.etsy-cta{border:1px solid var(--pw-cta);color:var(--pw-cta);background:0 0}.btn-outline-copper:hover,.etsy-cta:hover{background:#f8efe9}.etsy-cta{margin-top:12px}.btn:disabled{opacity:.55;cursor:not-allowed}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.pdp .trust-row{margin-top:4px;margin-bottom:8px}.chip{border:1px solid var(--pw-border);background:var(--pw-white);border-radius:var(--pw-radius);align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:inline-flex}.chip .dot{background:var(--pw-sage);border-radius:50%;width:8px;height:8px}.chip.sage{color:var(--pw-sage);background:#eef4f2;border-color:#c5d6d0}.page-head{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 16px;display:flex}.page-head h1{margin:0}.section-head{justify-content:space-between;align-items:baseline;margin:48px 0 16px;display:flex}.section-head a{color:var(--pw-cta);font-weight:600}.card-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.product-card{background:var(--pw-white);border:1px solid var(--pw-border);border-radius:16px;overflow:hidden}.product-card .thumb{aspect-ratio:1;background:#ece7e0;overflow:hidden}.product-card .thumb img{object-fit:cover;width:100%;height:100%}.product-card:hover{box-shadow:var(--pw-shadow)}.product-card .meta{padding:14px 16px 18px}.product-card h3{margin:0 0 4px;font-size:1.05rem}.price{color:var(--pw-text);font-size:14px;font-weight:600}.product-card .sub{color:var(--pw-muted);margin-top:4px;font-size:13px}.gallery-main{aspect-ratio:1;background:#ece7e0;border-radius:16px;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%}.thumbs{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;margin:12px 0 24px;display:grid}.thumbs button{cursor:pointer;aspect-ratio:1;background:#ece7e0;border:2px solid #0000;border-radius:10px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--pw-cta)}.thumbs img,.thumbs svg{object-fit:cover;width:100%;height:100%}.price-row{margin:6px 0 8px;font-weight:600}.stars{color:#c9a227;letter-spacing:2px;font-size:14px}.stars span{color:var(--pw-muted);letter-spacing:0;margin-left:8px}.field{margin:18px 0}.field label{margin-bottom:8px;font-weight:700;display:block}.pills{flex-wrap:wrap;gap:8px;display:flex}.pill{border:1px solid var(--pw-border);background:var(--pw-white);border-radius:var(--pw-radius);cursor:pointer;padding:10px 16px}.pill.selected{border-color:var(--pw-cta);box-shadow:0 0 0 1px var(--pw-cta)}select,input[type=text],input[type=email]{border:1px solid var(--pw-border);background:var(--pw-white);border-radius:10px;width:100%;padding:12px 14px}.help{color:var(--pw-muted);margin-top:6px;font-size:13px}.name-box{position:relative}.name-box input{padding-right:56px}.char-count{color:var(--pw-muted);font-size:12px;position:absolute;bottom:12px;right:12px}.customize{border-top:1px solid var(--pw-border);margin-top:8px;padding-top:8px}.customize .kicker{letter-spacing:.08em;text-transform:uppercase;color:#8a857f;margin:12px 0 8px;font-size:11px;font-weight:700}.sticky-bar{background:var(--pw-white);border-top:1px solid var(--pw-border);padding:12px 16px calc(12px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;bottom:0}.sticky-bar strong{font-size:1.15rem}.sticky-bar small{color:var(--pw-muted);display:block}.thanks-hero{text-align:center;padding:28px 0 8px}.check{background:#dce8e4;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;display:flex}.check svg{width:36px;height:36px}.card{background:var(--pw-white);border:1px solid var(--pw-border);border-radius:16px;margin:16px 0;padding:20px}.card .kicker{letter-spacing:.08em;color:#8a857f;margin-bottom:8px;font-size:11px;font-weight:700}.order-id{font-family:var(--font-display);margin:0;font-size:1.8rem}.muted{color:var(--pw-muted)}.line{border-top:1px solid var(--pw-border);grid-template-columns:64px 1fr auto;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:grid}.line .thumb{background:#ece7e0;border-radius:8px;width:64px;height:64px;overflow:hidden}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid var(--pw-border);grid-template-columns:28px 1fr;gap:12px;padding:14px 0;display:grid}.steps li:first-child{border-top:0}.num{background:#f0ece6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.site-footer{text-align:center;color:var(--pw-muted);padding:28px 16px 40px;font-size:13px}.footer-brand{justify-content:center;width:fit-content;margin:0 auto 16px;font-size:1.1rem}.site-footer em{margin-top:4px;display:block}.footer-note{margin-bottom:8px}.footer-note a{color:var(--pw-text);font-weight:600}.shop-about .about-rows{gap:10px;margin:18px 0 0;padding:0;display:grid}.shop-about .about-rows div{grid-template-columns:5.5rem 1fr;gap:12px;font-size:14px;display:grid}.shop-about .about-rows dt{color:var(--pw-muted);margin:0}.shop-about .about-rows dd{margin:0;font-weight:600}.err{color:#9b2c2c;margin-top:8px;font-size:14px}.ok{color:var(--pw-sage);margin-top:8px;font-size:14px}.cart-line{border-top:1px solid var(--pw-border);grid-template-columns:72px 1fr auto;align-items:start;gap:12px;padding:16px 0;display:grid}.cart-line:first-child{border-top:0;padding-top:0}.cart-line .thumb{background:#ece7e0;border-radius:10px;width:72px;height:72px;overflow:hidden}.cart-line .thumb img{object-fit:cover;width:100%;height:100%}.qty{border:1px solid var(--pw-border);border-radius:var(--pw-radius);background:var(--pw-white);align-items:center;gap:0;margin:10px 0 6px;display:inline-flex;overflow:hidden}.qty button{cursor:pointer;background:0 0;border:0;width:36px;height:32px}.qty span{text-align:center;min-width:22px;font-weight:600}.text-btn{color:var(--pw-cta);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.qty-row{align-items:center;gap:12px;margin-top:8px;display:flex}.qty-row .qty{margin:0}.totals{gap:8px;margin-top:8px;display:grid}.totals-row{justify-content:space-between;gap:12px;display:flex}.totals-row.total{border-top:1px solid var(--pw-border);margin-top:6px;padding-top:10px;font-size:1.15rem;font-weight:700}.stack-actions{gap:10px;margin-top:16px;display:grid}.stack-actions .text-btn{justify-self:start}.btn-block{width:100%}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pay-stub{border:1.5px dashed var(--pw-border);background:#faf8f5;border-radius:12px;padding:18px 16px}.cart-foot{border-top:1px solid var(--pw-border);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.promo-row{gap:8px;display:flex}.promo-row input{flex:1}.promo-row .btn{padding:12px 16px}.checkout-grid{gap:16px;display:grid}@media (width>=840px){.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.header-inner .cart-btn{justify-self:end}.nav-links{display:flex}.hero.home{background:var(--pw-white);border:1px solid var(--pw-border);border-radius:24px;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.hero-copy{padding:12px 24px 12px 8px}.actions{flex-direction:row}.actions .btn{flex:1;min-width:160px}.etsy-cta{margin-top:20px}.card-grid{grid-template-columns:repeat(3,1fr)}.pdp{grid-template-columns:1.1fr .9fr;align-items:start;gap:40px;display:grid}.sticky-bar{display:none}.desk-checkout{margin-top:20px;display:flex}.checkout-grid{grid-template-columns:1.1fr .9fr;align-items:start}}@media (width<=839px){.desk-checkout{display:none}.sticky-bar{z-index:20;position:fixed;bottom:0;left:0;right:0}}
