:root{--background:#fbf6ed;--card:#fffdf9;--secondary:#f2e6d4;--primary:#4b2d23;--accent:#c77d3b;--muted:#7d6d62;--border:#e7d9c7;--input:#d9c9b6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--primary);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.store-shell{background:var(--background);min-height:100vh;overflow:hidden}.section-width{width:min(1180px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0;display:flex}.brand{letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700}.brand span,.eyebrow,h1 em,.story em{color:var(--accent)}.site-nav{color:var(--muted);gap:34px;font-size:14px;font-weight:600;display:flex}.site-nav a:hover{color:var(--primary)}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-size:14px;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button:active{transform:translateY(1px)}.button-primary{color:#fffaf3;background:var(--primary)}.button-primary:hover{background:#61382a}.button-outline{color:var(--primary);background:0 0;border:1px solid #4b2d2338}.button-outline:hover{background:#f4e9d9;border-color:#4b2d236b}.button-ghost{color:var(--primary);background:0 0;padding:0 10px}.button-ghost:hover{background:#f4e9d9}.cart-button{width:42px;height:42px;min-height:42px;padding:0;position:relative}.cart-count{color:#fffaf3;background:var(--accent);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:-5px;right:-5px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:74px 0 105px;display:grid}.hero-copy{max-width:600px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:9px;margin:0 0 19px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:31px;height:1px;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(48px,6vw,79px);line-height:.98}h1 em,h2 em{font-style:italic;font-weight:400}.hero-lede{max-width:455px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.8}.primary-link{color:#fffaf3;background:var(--primary);border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-top:31px;padding:14px 21px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 12px 22px #4b2d2324}.primary-link:hover{background:#61382a}.hero-media{width:100%;max-width:500px;margin:0 auto;position:relative}.hero-image-wrap{background:var(--secondary);border-radius:31px;overflow:hidden;box-shadow:0 24px 50px #4b2d2324}.hero-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.hero-note{border:1px solid var(--border);background:var(--card);border-radius:17px;flex-direction:column;gap:4px;padding:16px 20px;display:flex;position:absolute;bottom:-22px;left:-26px;box-shadow:0 14px 30px #4b2d2321}.hero-note strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.hero-note span{color:var(--muted);font-size:11px}.product-section{background:var(--secondary);padding:93px 0 105px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:37px;display:flex}.section-heading .eyebrow,.cart-header .eyebrow,.story .eyebrow{margin-bottom:8px}.section-heading h2,.story h2,.cart-header h2{letter-spacing:-.045em;margin-bottom:0;font-size:48px;line-height:1.02}.section-heading>p{max-width:250px;color:var(--muted);margin-bottom:2px;font-size:14px;line-height:1.65}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;display:grid}.product-card{background:var(--card);border:1px solid #b5997c57;border-radius:25px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 17px 30px #4b2d231a}.product-photo-wrap{aspect-ratio:1/1.05;background:#ead6bd;position:relative;overflow:hidden}.product-photo{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.product-card:hover .product-photo{transform:scale(1.035)}.product-badge{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;background:#fffdf9e0;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.product-body{padding:18px}.product-topline{justify-content:space-between;align-items:start;gap:10px;min-height:125px;display:flex}.product-topline h3{letter-spacing:-.025em;margin:0;font-size:21px;line-height:1.08}.product-topline p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.45}.product-price{color:var(--primary);flex:none;padding-top:2px;font-family:Courier New,monospace;font-size:13px;font-weight:700}.add-button{width:100%;min-height:39px;margin-top:16px;padding:0 12px}.story{justify-content:space-between;align-items:center;gap:45px;padding:95px 0;display:flex}.story h2{max-width:600px;font-size:42px}.story>p{max-width:420px;color:var(--muted);margin:0;font-size:14px;line-height:1.9}.site-footer{border-top:1px solid var(--border)}.footer-inner{color:var(--muted);justify-content:space-between;align-items:center;gap:25px;padding:29px 0;font-size:13px;display:flex}.footer-inner .brand{color:var(--primary);font-size:17px}.cart-overlay{z-index:20;position:fixed;inset:0}.cart-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4b2d234d;border:0;width:100%;height:100%;position:absolute;inset:0}.cart-drawer{background:var(--card);flex-direction:column;width:min(100%,450px);height:100%;padding:30px;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-15px 0 36px #4b2d2329}.cart-header{justify-content:space-between;align-items:start;display:flex}.cart-header h2{font-size:37px}.cart-header h2 span{color:var(--muted);letter-spacing:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400}.close-button{width:38px;height:38px;min-height:38px;padding:0}.empty-cart{text-align:center;color:var(--accent);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.empty-cart h3{color:var(--primary);margin:5px 0 0;font-size:22px}.empty-cart p{color:var(--muted);margin:0;font-size:14px}.cart-items{flex-direction:column;gap:21px;padding:34px 0;display:flex}.cart-item{align-items:center;gap:13px;display:flex}.cart-thumb{object-fit:cover;border-radius:15px;flex:0 0 62px;width:62px;height:62px}.cart-item-copy{flex:1;min-width:0}.cart-item-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.cart-item-copy p{color:var(--muted);margin:4px 0 7px;font-family:Courier New,monospace;font-size:11px}.cart-item>strong{color:var(--primary);font-family:Courier New,monospace;font-size:12px}.quantity{align-items:center;gap:7px;display:flex}.quantity .button{border-radius:50%;width:25px;min-width:25px;height:25px;min-height:25px;padding:0}.quantity>span{text-align:center;width:18px;font-size:13px;font-weight:700}.cart-summary{border-top:1px solid var(--border);margin-top:auto;padding-top:23px}.cart-summary label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;display:block}.cart-summary select,.cart-summary input{border:1px solid var(--input);width:100%;height:43px;color:var(--primary);background:var(--background);border-radius:11px;outline:none;margin-top:8px;padding:0 12px;font-size:13px}.cart-summary select:focus,.cart-summary input:focus{border-color:var(--accent)}.form-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.cart-summary>input{margin-top:10px}.payment-options{gap:7px;margin-top:13px;display:flex}.payment-options button{border:1px solid var(--input);color:var(--muted);background:0 0;border-radius:10px;flex:1;padding:9px 4px;font-size:11px;font-weight:800}.payment-options button.selected{border-color:var(--primary);color:#fffaf3;background:var(--primary)}.totals{color:var(--muted);flex-direction:column;gap:8px;margin-top:23px;font-size:13px;display:flex}.totals>div{justify-content:space-between;align-items:center;display:flex}.totals b{color:var(--primary);font-family:Courier New,monospace;font-size:12px}.totals .total-line{border-top:1px solid var(--border);margin-top:5px;padding-top:13px}.totals .total-line strong{color:var(--primary);font-family:Georgia,Times New Roman,serif;font-size:20px}.totals .total-line b{font-size:15px}.order-button{width:100%;margin-top:18px}.order-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:11px;line-height:1.5}@media (max-width:900px){.hero{gap:42px;padding:52px 0 84px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-topline{min-height:105px}}@media (max-width:650px){.section-width,.site-header{width:min(100% - 28px,540px)}.site-header{padding:17px 0}.site-nav{display:none}.hero{grid-template-columns:1fr;gap:45px;padding:48px 0 78px}h1{font-size:clamp(48px,14vw,70px)}.hero-note{left:12px}.product-section{padding:70px 0 78px}.section-heading{flex-direction:column;align-items:start;gap:15px;margin-bottom:28px}.section-heading h2,.story h2{font-size:39px}.section-heading>p{margin:0}.product-grid{grid-template-columns:1fr;gap:16px}.product-photo-wrap{aspect-ratio:1/.78}.product-topline{min-height:auto}.story{flex-direction:column;align-items:start;gap:22px;padding:72px 0}.footer-inner{flex-direction:column;align-items:start;gap:10px;padding:23px 0}.cart-drawer{padding:24px 20px}}
