:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2e2b27;--ivory:#fbfaf7;--warm:#f5efe5;--gold:#b9975b;--gold-dark:#80643b;--charcoal:#2e2b27;--muted:#746b62;--line:#e9dfd1;--white:#fff;--shadow:0 18px 48px #2c251c17;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{background:var(--ivory);min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:var(--gold)}main{min-height:60vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7f0;border-bottom:1px solid #b9975b38;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);min-height:76px;margin:0 auto;display:flex}.brand-link{letter-spacing:.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-link img{border-radius:50%}.desktop-nav,.header-actions{align-items:center;gap:18px;display:flex}.desktop-nav a{color:var(--muted);font-size:.94rem;font-weight:700}.desktop-nav a:hover,.desktop-nav .nav-active{color:var(--charcoal)}.cart-link{border:1px solid var(--line);background:var(--white);border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-weight:800;display:inline-flex}.cart-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.cart-count{background:var(--gold);min-width:24px;height:24px;color:var(--white);border-radius:999px;place-items:center;font-size:.8rem;display:inline-grid}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:10px;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:var(--charcoal);height:2px;margin:4px 0;display:block}.mobile-nav{border-top:1px solid var(--line);background:var(--ivory);gap:8px;padding:0 16px 16px;display:grid}.mobile-nav a{background:var(--white);border-radius:10px;padding:12px;font-weight:800}.hero{border:1px solid var(--line);width:min(1180px,100% - 32px);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdf9,#f7efe4);border-radius:22px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:28px;margin:28px auto 42px;padding:34px;display:grid}.hero-logo{border-radius:50%;width:112px;height:112px;margin-bottom:12px}.hero h1,.page-heading h1,.content-page h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.1rem,5vw,4.5rem);line-height:.98}.hero p,.page-heading p,.brand-statement p,.content-page p{color:var(--muted);font-size:1.03rem;line-height:1.7}.hero-actions,.purchase-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-product{background:var(--white);border:1px solid #b9975b2e;border-radius:18px;overflow:hidden}.hero-product img{aspect-ratio:1;object-fit:cover;width:100%}.eyebrow{color:var(--gold-dark);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.primary-button,.secondary-button,.text-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:850;display:inline-flex}.primary-button{background:var(--charcoal);color:var(--white)}.primary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{background:var(--white);color:var(--charcoal);border-color:var(--line)}.text-button{color:var(--gold-dark);background:0 0;padding-inline-start:0;padding-inline-end:0}.danger{color:#9b2f2f}.wide{width:100%}.section,.page-section,.product-detail,.content-page{width:min(1180px,100% - 32px);margin:0 auto;padding:36px 0}.section-heading,.page-heading{margin-bottom:24px}.section-heading h2,.brand-statement h2,.shop-cta h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.5rem)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #2c251c0f}.product-card-image{background:linear-gradient(#fffdf8 0%,#f8f2e8 100%);justify-content:center;align-items:center;width:100%;height:clamp(210px,22vw,286px);padding:16px;display:flex;overflow:hidden}.product-card img{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%}.product-card-body{padding:16px}.product-card h3{min-height:3.1em;margin:0 0 8px;font-size:1rem;line-height:1.28}.product-card p:not(.eyebrow){min-height:3.4em;color:var(--muted);font-size:.92rem;line-height:1.5}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-weight:900;display:flex}.product-card-meta{gap:3px;display:grid}.product-card-meta span{color:var(--muted);font-size:.82rem;font-weight:800}.brand-statement,.shop-cta{border:1px solid var(--line);background:var(--white);border-radius:18px;width:min(1180px,100% - 32px);margin:30px auto;padding:28px}.shop-cta{justify-content:space-between;align-items:center;gap:20px;display:flex}.shop-tools{grid-template-columns:1fr 260px;gap:14px;margin-bottom:22px;display:grid}label span{margin-bottom:8px;font-weight:800;display:block}input,select,textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--charcoal);border-radius:10px;padding:12px 13px}.empty-state{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:24px}.product-detail-grid{grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);align-items:start;gap:34px;display:grid}.breadcrumb{color:var(--gold-dark);margin-bottom:18px;font-weight:900;display:inline-block}.product-image-panel{border:1px solid var(--line);background:linear-gradient(#fffdf8 0%,#f8f1e6 100%);border-radius:18px;justify-content:center;align-items:center;min-height:clamp(480px,58vw,690px);padding:clamp(20px,3vw,42px);display:flex;position:sticky;top:96px;overflow:hidden}.product-image-panel img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;max-height:620px}.product-info-panel h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.product-info-panel p{color:var(--muted);line-height:1.7}.product-intro{font-size:1.08rem}.price-line{margin-bottom:4px;font-size:1.2rem;font-weight:900;color:var(--charcoal)!important}.size-line{letter-spacing:.08em;text-transform:uppercase;margin-top:0;font-size:.95rem;font-weight:900;color:var(--gold-dark)!important}.quantity-control{border:1px solid var(--line);background:var(--white);border-radius:999px;grid-template-columns:42px 64px 42px;height:44px;display:inline-grid;overflow:hidden}.quantity-control button{background:var(--warm);cursor:pointer;border:0;font-weight:900}.quantity-control input{text-align:center;border:0;border-radius:0;padding:0}.shipping-note{border:1px solid var(--line);background:var(--white);border-radius:14px;margin-top:22px;padding:18px}.shipping-note h2{margin-top:0}.product-detail-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.detail-block{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:22px}.detail-block h2{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.2rem,2vw,1.65rem)}.detail-block p,.detail-block li,.detail-block dd{color:var(--muted);line-height:1.65}.detail-block ul{margin:0;padding-left:20px}.overview-block,.formula-block{grid-column:1/-1}.product-specs dl{gap:12px;margin:0;display:grid}.product-specs div{border-top:1px solid var(--line);grid-template-columns:170px minmax(0,1fr);gap:12px;padding-top:12px;display:grid}.product-specs div:first-child{border-top:0;padding-top:0}.product-specs dt{color:var(--charcoal);font-weight:900}.product-specs dd{margin:0}.fine-print{font-size:.9rem}.success-message,.checkout-message{color:#6f5229;background:#fff8e8;border:1px solid #b9975b52;border-radius:12px;padding:12px;font-weight:750}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.cart-lines{gap:14px;display:grid}.cart-line{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:112px minmax(0,1fr) auto 130px;align-items:center;gap:16px;padding:14px;display:grid}.cart-line img{border-radius:12px}.cart-line h2{margin:0 0 6px;font-size:1.05rem}.cart-line p{color:var(--muted);margin:0}.summary-card,.form-card{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:20px;box-shadow:0 10px 34px #2c251c0f}.summary-card{gap:14px;display:grid;position:sticky;top:96px}.summary-card h2,.form-card h2{margin:0 0 8px}.summary-row{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:18px;padding-bottom:10px;display:flex}.summary-row strong{color:var(--charcoal);text-align:right}.summary-row.total{font-size:1.1rem;font-weight:900}.notice{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.form-card{gap:16px;display:grid}.payment-choice-grid{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.span-two{grid-column:span 2}.checkbox-row{align-items:flex-start;gap:10px;display:flex}.checkbox-row input{width:auto;margin-top:4px}.narrow-page{max-width:760px}.content-page{max-width:760px;padding-block-start:58px;padding-block-end:58px}.content-page .primary-button{margin-top:12px}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 32px);color:var(--muted);grid-template-columns:1fr 1.4fr;gap:22px;margin:30px auto 0;padding:28px 0 34px;display:grid}.site-footer img{border-radius:50%}.site-footer h2{color:var(--charcoal);margin:10px 0 4px}.site-footer nav{color:var(--charcoal);flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;font-weight:800;display:flex}.copyright{grid-column:1/-1;margin:0;font-size:.9rem}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{grid-template-columns:1fr}.hero-product{max-width:520px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-card,.product-image-panel{position:static}.product-image-panel{min-height:430px}}@media (max-width:768px){.desktop-nav{display:none}.menu-button{display:block}.header-inner{min-height:68px}.brand-link span{font-size:.95rem}.hero{margin-top:18px;padding:22px}.shop-tools,.product-detail-grid,.product-detail-content,.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.cart-line{grid-template-columns:86px minmax(0,1fr)}.cart-line .quantity-control,.cart-line strong{grid-column:2}.shop-cta{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}}@media (max-width:560px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-image{height:190px;padding:12px}.product-card-body{padding:12px}.product-card h3{min-height:auto;font-size:.94rem}.product-card p:not(.eyebrow){min-height:auto;font-size:.86rem}.product-card-footer{gap:8px;display:grid}.product-image-panel{min-height:340px;padding:16px}.detail-block{padding:16px}.product-specs div{grid-template-columns:1fr;gap:4px}.hero h1,.page-heading h1,.content-page h1{font-size:2.2rem}.header-inner{width:min(100% - 22px,1180px)}.cart-link span:first-child{display:none}}@media (max-width:390px){.product-grid{grid-template-columns:1fr}}
