:root{--bg:#f8f1e8;--bg-deep:#efe0cf;--panel:#fffbf6e6;--panel-strong:#fff8f0;--ink:#2c1c14;--muted:#6e584d;--line:#4f342824;--accent:#a8532c;--accent-strong:#7d3818;--accent-soft:#efd9c7;--leaf:#395648;--shadow:0 18px 60px #643f2a24;--radius-lg:30px;--radius-md:20px;--radius-sm:14px}*{box-sizing:border-box}html{color:var(--ink);background:radial-gradient(circle at 0 0,#e8a67857,#0000 26%),radial-gradient(circle at 100% 100%,#6d91802e,#0000 24%),linear-gradient(#fbf4ed 0%,#f6ede3 100%)}body{min-height:100vh;color:var(--ink);margin:0;font-family:Manrope,Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}img{max-width:100%;display:block}.page-frame{min-height:100vh}.site-shell{width:min(1200px,100% - 2rem);margin:0 auto}.header-wrap{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f1e8d1;border-bottom:1px solid #4f342814;position:sticky;top:0}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand-lockup{gap:.25rem;display:grid}.brand-badge,.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.74rem}.brand-name,h1,h2,h3,h4{letter-spacing:-.03em;font-family:Fraunces,Iowan Old Style,serif}.brand-name{font-size:1.2rem}.site-nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.site-nav a{color:var(--muted);font-size:.96rem}.cart-link{min-width:7rem}.page-stack{gap:2rem;padding:2rem 0 4rem;display:grid}.hero,.contact-grid,.cart-grid,.product-detail,.design-band,.section-heading{gap:1.5rem;display:grid}.hero-home,.design-band,.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.hero-copy,.hero-card,.panel,.rich-panel,.product-card,.category-card,.design-option-card,.design-preview-card,.purchase-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-copy,.hero-card,.panel,.rich-panel,.purchase-panel{padding:2rem}.hero-copy h1,.section-heading h1,.section-heading h2,.rich-panel h1,.design-band-copy h2{margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.94}.section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end}.compact-heading h2{font-size:clamp(1.8rem,4vw,2.6rem)}.hero-copy p,.section-heading p,.rich-panel p,.panel p,.product-copy p,.product-detail-copy p,.design-band-copy p,.purchase-panel p,.footer-brand p{color:var(--muted);line-height:1.68}.button-row,.action-stack,.footer-links,.stat-strip,.category-pill-row{flex-wrap:wrap;gap:.75rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.35rem;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover,.gallery-thumb:hover,.quantity-stepper button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent-strong);color:#fff7f0}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff6}.stat-chip,.category-pill{border:1px solid var(--line);color:var(--muted);background:#ffffff6b;border-radius:999px;padding:.7rem 1rem;font-size:.92rem}.category-pill.is-active{background:var(--accent-soft);color:var(--accent-strong);border-color:#a8532c3d}.hero-showcase{gap:1rem;display:grid}.showcase-main{border-radius:calc(var(--radius-lg) - 8px);min-height:20rem;overflow:hidden}.showcase-main-link{transition:transform .14s,box-shadow .14s;display:block}.showcase-main-link:hover,.showcase-main-link:focus-visible{transform:translateY(-2px);box-shadow:0 16px 32px #60341c29}.showcase-main img,.product-image,.product-gallery-image{object-fit:cover;width:100%;height:100%}.showcase-aside{gap:.85rem;display:grid}.mini-product-card{border-radius:var(--radius-md);color:inherit;background:#ffffff75;grid-template-columns:92px 1fr;align-items:center;gap:.9rem;padding:.85rem;text-decoration:none;transition:transform .14s,background .14s,box-shadow .14s;display:grid}.mini-product-card:hover,.mini-product-card:focus-visible{background:#ffffffb8;transform:translateY(-2px);box-shadow:0 14px 28px #60341c1f}.mini-product-card h3,.category-card h3,.product-card h3,.design-preview-card figcaption,.design-option-card figcaption{margin:0;font-size:1.08rem}.mini-product-card p{margin:.3rem 0 0}.mini-product-image{border-radius:var(--radius-sm);object-fit:cover;width:92px;height:92px}.section-stack{gap:1.3rem;display:grid}.category-grid,.product-grid,.design-preview-grid,.design-option-grid{gap:1.2rem;display:grid}.category-grid,.product-grid,.design-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.design-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card,.design-preview-card,.design-option-card{padding:1.15rem}.category-card p,.design-preview-card figcaption,.design-option-card figcaption{color:var(--muted)}.product-card{overflow:hidden}.product-image-wrap{aspect-ratio:4/3;overflow:hidden}.product-copy,.product-meta{padding:1.2rem 1.2rem 0}.product-meta{justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:1.2rem;display:flex}.price,.detail-price{font-size:1.2rem;font-weight:700}.design-band-copy{align-content:start;gap:1rem;display:grid}.design-preview-card img,.design-option-card img{aspect-ratio:1;border-radius:var(--radius-sm);object-fit:cover;margin-bottom:.75rem}.breadcrumb-row{color:var(--muted);flex-wrap:wrap;gap:.55rem;font-size:.92rem;display:flex}.breadcrumb-row span:not(:last-child):after{content:"/";color:#6e584d80;margin-left:.55rem}.product-detail{align-items:start}.product-detail-media,.product-detail-copy{gap:1.25rem;display:grid}.product-gallery{gap:1rem;display:grid}.product-gallery-main{border-radius:var(--radius-lg);min-height:28rem;box-shadow:var(--shadow);overflow:hidden}.product-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.gallery-thumb{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;padding:0;overflow:hidden}.gallery-thumb img{aspect-ratio:1;object-fit:cover;width:100%}.gallery-thumb.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #a8532c24}.description-stack{gap:.85rem;display:grid}.purchase-panel{gap:1rem;display:grid}.product-price-stack{gap:.3rem;display:grid}.option-stack,.intake-panel,.detail-list{gap:.85rem;display:grid}.option-field{gap:.4rem;display:grid}.option-field span,.quantity-row span:first-child{color:var(--ink);font-size:.92rem;font-weight:600}.option-field select{border:1px solid var(--line);background:#fffaf5;border-radius:14px;width:100%;min-height:46px;padding:.75rem .85rem}.option-field input,.option-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fffaf5;border-radius:14px;padding:.8rem .9rem}.option-field textarea{resize:vertical;min-height:110px}.intake-form-grid{gap:.85rem;display:grid}.detail-list{color:var(--muted);margin:0;padding:0;list-style:none}.quantity-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quantity-stepper{border:1px solid var(--line);background:#ffffff94;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem;display:inline-flex}.quantity-stepper button{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-strong);cursor:pointer;border:0;border-radius:999px}.contact-grid,.cart-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.checkout-shell{gap:1.25rem;display:grid}.checkout-heading{align-items:end}.checkout-frame-wrap{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1rem}.checkout-frame-host{min-height:70vh}.checkout-fallback-panel{justify-items:start}.prose-panel,.panel{gap:.85rem;display:grid}.cart-list{gap:1rem;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.cart-item:last-child{border-bottom:0}.cart-item-image{object-fit:cover;border-radius:18px;width:88px;height:88px}.summary-row{justify-content:space-between;align-items:center;margin:1rem 0;display:flex}.status-note{color:var(--muted);font-size:.92rem}.contact-link{color:var(--accent-strong);font-weight:700}.site-footer{border-top:1px solid #4f342814;align-items:start;padding-top:1.5rem;padding-bottom:2rem}.footer-brand,.footer-contact{max-width:26rem}.footer-links{align-items:center}@media (max-width:1080px){.hero-home,.design-band,.product-detail,.section-heading,.contact-grid,.cart-grid{grid-template-columns:1fr}.product-grid,.category-grid,.design-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-shell{width:min(100% - 1rem,1200px)}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.product-grid,.category-grid,.design-preview-grid,.design-option-grid{grid-template-columns:1fr}.product-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-item,.mini-product-card{grid-template-columns:1fr}.product-meta,.quantity-row{flex-direction:column;align-items:flex-start}}
