:root{--page:#f8f5ef;--surface:#fffdf9;--ink:#2c2925;--muted:#756f67;--line:#e7dfd4;--accent:#8c6f55;--accent-dark:#6f5540;--sage:#8f9a84;--radius:18px;--shadow:0 10px 30px rgba(54,44,34,.08);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(100% - 32px,var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999}.announcement{background:var(--ink);color:#fff;text-align:center;padding:8px 16px;font-size:.88rem;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:20;background:rgba(248,245,239,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand{font-family:Georgia,serif;font-size:1.45rem;letter-spacing:.04em}.nav{display:flex;gap:24px;align-items:center}.nav a{font-size:.93rem}.header-actions{display:flex;justify-content:flex-end;gap:18px;align-items:center;font-size:.92rem}.mobile-toggle{display:none;background:none;border:0;font-size:1.4rem}.hero{padding:72px 0}.hero--banner{padding:28px 0 18px}.hero-banner-card{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#e9e1d7}.hero-banner-card img{width:100%;height:auto;display:block}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:var(--accent);font-weight:700}.hero h1,.section-heading h2,.rich-text h2{font-family:Georgia,serif;font-weight:500;line-height:1.08;margin:12px 0 18px}.hero h1{font-size:clamp(2.7rem,6vw,5.4rem)}.hero p{font-size:1.08rem;color:var(--muted);max-width:590px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;background:var(--accent);color:#fff;border:1px solid var(--accent);font-weight:600;cursor:pointer;transition:.2s}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-media{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#e9e1d7;aspect-ratio:4/5}.hero-media img{width:100%;height:100%;object-fit:cover}.placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e7ddcf,#f8f3eb);display:grid;place-items:center;color:var(--muted);text-align:center;padding:30px}.section{padding:68px 0}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:0}.section-heading p{color:var(--muted);max-width:560px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:210px;border-radius:var(--radius);padding:26px;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card strong{font-family:Georgia,serif;font-size:1.35rem}.category-card span{color:var(--muted);font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{display:block}.product-card__media{aspect-ratio:1/1.12;border-radius:var(--radius);overflow:hidden;background:#eee7de}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.03)}.product-card__meta{padding:14px 2px}.product-card__title{font-family:Georgia,serif;font-size:1.05rem;line-height:1.35}.product-card__price{margin-top:6px;color:var(--accent-dark);font-weight:700}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-card{background:var(--surface);padding:26px;border:1px solid var(--line);border-radius:var(--radius)}.trust-card h3{font-family:Georgia,serif;margin:8px 0 8px}.trust-card p{margin:0;color:var(--muted)}.rich-text{max-width:800px;margin:auto;text-align:center}.rich-text h2{font-size:clamp(2rem,4vw,3.5rem)}.rich-text p{color:var(--muted)}.collection-hero{padding:52px 0 28px}.collection-hero h1,.page-title{font-family:Georgia,serif;font-weight:500;font-size:clamp(2.2rem,5vw,4rem);margin:0 0 12px}.collection-hero p{color:var(--muted);max-width:680px}.toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:26px}.toolbar select{background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:10px 14px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:38px}.pagination a,.pagination span{padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.product-page{padding:52px 0 78px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-gallery img{width:100%;border-radius:var(--radius);background:#eee7de}.product-gallery img:first-child{grid-column:1/-1}.product-info{position:sticky;top:108px}.product-info h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.15;margin:0 0 12px}.product-price{font-size:1.35rem;font-weight:700;color:var(--accent-dark);margin:10px 0 18px}.product-description{color:var(--muted)}.product-description h3{color:var(--ink);font-family:Georgia,serif}.product-form{margin-top:24px}.product-form label{display:block;font-size:.86rem;font-weight:700;margin:0 0 7px}.product-form select,.product-form input[type=number]{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);margin-bottom:14px}.product-form .button{width:100%;border-radius:12px;min-height:52px}.microcopy{font-size:.84rem;color:var(--muted);margin-top:10px}.page-shell{padding:56px 0 80px}.prose{max-width:800px}.prose h1,.prose h2,.prose h3{font-family:Georgia,serif;font-weight:500}.prose a{text-decoration:underline}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px 10px;border-bottom:1px solid var(--line);text-align:left}.cart-product{display:flex;gap:16px;align-items:center}.cart-product img{width:82px;border-radius:12px}.cart-summary{margin-top:28px;display:flex;justify-content:flex-end}.cart-summary-box{width:min(100%,420px);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.site-footer{border-top:1px solid var(--line);padding:54px 0 26px;background:#f3eee6}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:36px}.footer-brand p{color:var(--muted);max-width:330px}.footer-col h3{font-family:Georgia,serif;font-size:1rem}.footer-col a{display:block;color:var(--muted);margin:8px 0;font-size:.92rem}.socials{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}.socials a{border:1px solid var(--line);padding:7px 11px;border-radius:999px;background:var(--surface);font-size:.84rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;margin-top:38px;color:var(--muted);font-size:.82rem}.search-form{display:flex;gap:10px;max-width:640px;margin:22px 0 34px}.search-form input{flex:1;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.empty-state{text-align:center;padding:72px 0;color:var(--muted)}
@media(max-width:990px){.nav{display:none}.mobile-toggle{display:block}.header-inner{grid-template-columns:auto 1fr auto}.brand{text-align:center}.hero-grid,.product-layout{grid-template-columns:1fr}.hero{padding-top:42px}.hero-media{max-height:680px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.page-width{width:min(100% - 24px,var(--max))}.hero h1{font-size:2.8rem}.category-grid,.product-grid,.trust-grid,.footer-grid{grid-template-columns:1fr 1fr}.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.header-actions .account-link{display:none}}
@media(max-width:460px){.category-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.product-grid{gap:14px}.section{padding:48px 0}}
