:root{--background: #f6f1e9;--surface: #fbf8f3;--surface-strong: #f0e8dc;--text: #221b16;--muted: #6d6055;--line: rgba(34, 27, 22, .12);--accent: #9a7858;--shadow: 0 18px 44px rgba(47, 34, 22, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(154,120,88,.12),transparent 28%),linear-gradient(180deg,#fcfaf6,#f6f1e9);color:var(--text);font-family:Instrument Sans,sans-serif}img{display:block;max-width:100%}a{color:inherit}.site-shell{width:min(1180px,calc(100% - 24px));margin:12px auto 32px;padding:18px;border:1px solid rgba(255,255,255,.65);background:#fbf8f3d1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.section-space{padding-top:72px}.topbar,.hero-grid,.feature-layout,.story-grid,.cta-card,.nav-actions,.hero-actions{display:flex}.topbar,.cta-card{justify-content:space-between;align-items:center}.topbar{gap:16px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-text{display:grid;gap:2px}.brand-kicker,.section-kicker,.panel-label,.service-index{font-size:.74rem;text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}.brand-name,.hero-copy h1,.section-heading h2,.story-copy h2,.cta-card h2,.service-card h3,.feature-note-title{font-family:Cormorant Garamond,serif}.brand-name{font-size:1.7rem;color:var(--text)}.nav-actions,.hero-actions{flex-wrap:wrap;gap:12px}.nav-link,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.nav-link{border:1px solid var(--line);background:#ffffff70}.button:hover,.nav-link:hover{transform:translateY(-1px)}.button{border:1px solid transparent;font-weight:600}.button-primary{background:var(--text);color:#f7f1e8}.button-secondary{border-color:var(--line);background:#ffffff80}.hero-section{padding-top:4px}.hero-grid,.feature-layout,.story-grid,.service-grid,.product-grid{gap:18px}.hero-grid,.feature-layout,.story-grid{flex-direction:column}.hero-grid{padding-top:42px}.hero-copy h1,.section-heading h2,.story-copy h2,.cta-card h2{margin:0;line-height:.96}.hero-copy h1{margin-top:16px;font-size:clamp(3.3rem,12vw,6.8rem);max-width:10ch}.hero-subheading,.section-heading p,.service-card p,.story-copy p,.story-stat span,.feature-note p,.cta-card p,.panel-list p{color:var(--muted);line-height:1.75}.hero-subheading{max-width:36ch;margin:18px 0 0;font-size:1.04rem}.hero-actions{margin-top:26px}.hero-panel,.feature-note,.service-card,.story-panel,.cta-card,.product-card{border:1px solid var(--line);background:#ffffff70;box-shadow:inset 0 1px #ffffff73}.hero-panel,.feature-note,.story-panel,.cta-card,.service-card,.product-card{padding:22px}.panel-list{display:grid;gap:16px;margin-top:18px}.panel-list p{margin:0;padding-bottom:16px;border-bottom:1px solid var(--line)}.section-heading{display:grid;gap:14px;max-width:760px}.section-heading h2,.story-copy h2,.cta-card h2{font-size:clamp(2.4rem,7vw,4.2rem)}.feature-note-title,.service-card h3{margin:0;font-size:1.55rem}.feature-note .button{margin-top:14px}.product-grid,.service-grid{display:grid;grid-template-columns:1fr}.product-card{overflow:hidden;padding:0;background:#ffffff9e;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #2e21161a}.product-image-wrap{aspect-ratio:3 / 4;overflow:hidden;display:grid;place-items:center;padding:6px;background:radial-gradient(circle at top,#ffffffeb,#f7efe4eb 54%,#eadbc8fa)}.product-image{width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:auto;filter:drop-shadow(0 20px 24px rgba(53,37,23,.12))}.product-body{padding:18px}.product-title,.product-price{margin:0}.product-title{font-size:1.1rem;font-weight:600}.product-price{margin-top:6px;color:var(--muted)}.product-body:before{content:"Curated Piece";display:inline-block;margin-bottom:10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.service-card{min-height:100%}.service-index{display:inline-block;margin-bottom:18px}.story-panel{display:grid;gap:18px}.story-stat{padding-top:18px;border-top:1px solid var(--line)}.story-stat strong{display:block;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600}.cta-card{flex-direction:column;align-items:flex-start;gap:22px;background:linear-gradient(135deg,#ffffff85,#f0e8dce0),var(--surface-strong)}.admin-body .site-shell,.admin-body .topbar,.admin-body .hero-section,.admin-body .featured-section,.admin-body .services-section,.admin-body .story-section,.admin-body .cta-section{all:unset}@media(min-width:700px){.site-shell{width:min(1200px,calc(100% - 40px));margin-top:20px;padding:28px}.hero-grid,.feature-layout,.story-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.85fr);align-items:start}.product-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-card{flex-direction:row;align-items:center}}@media(min-width:1040px){.product-grid,.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
