:root{--accent:#6f8f1f;--accent-dark:#526b16;--ink:#1f211c;--muted:#696b63;--paper:#faf9f5;--card:#fff;--line:#e3e1d9;--radius:26px;--shadow:0 24px 70px rgba(32,35,26,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.seller-site{max-width:1240px;margin:auto;padding:0 26px}.site-loading{max-width:1180px;margin:80px auto;padding:2rem;color:var(--muted)}.site-header{min-height:84px;display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center}.seller-brand{font-size:1.05rem;font-weight:900;color:inherit;text-decoration:none}.site-header nav{display:flex;gap:22px;align-items:center}.site-header nav a,.lang-switch a{color:inherit;text-decoration:none;font-size:.9rem;font-weight:750}.basket-link{padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px}.lang-switch{display:flex;gap:4px}.lang-switch a{padding:.4rem .48rem;border-radius:7px;cursor:pointer}.lang-switch a.active{background:var(--accent);color:#fff}.site-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.95fr);min-height:610px;margin:28px 0 80px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--card);box-shadow:var(--shadow)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,78px)}.kicker{margin:0;color:var(--accent-dark);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1,.section-heading h2,.story-section h2,.contact-section h2,.marketplace-bridge h2{font-family:Georgia,"Times New Roman",serif}.hero-copy h1{font-size:clamp(3.4rem,7vw,6.6rem);line-height:.92;letter-spacing:-.045em;margin:.5rem 0 1.2rem}.hero-lead{max-width:59ch;font-size:clamp(1.02rem,1.4vw,1.18rem);color:var(--muted)}.hero-media{min-height:470px;background:#efede5 center/cover no-repeat}.hero-media img{width:100%;height:100%;display:block;object-fit:cover}.chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:16px}.chips span{background:#eff4e2;color:#4c6415;border-radius:999px;padding:.38rem .62rem;font-size:.78rem;font-weight:850}.hero-actions{display:flex;gap:10px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.05rem;border-radius:999px;text-decoration:none;font-weight:850}.button.primary{background:var(--accent);color:#fff}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.fact-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:-45px auto 85px;max-width:980px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--line);box-shadow:0 14px 40px rgba(30,33,24,.05)}.fact{background:#fff;padding:17px 20px}.fact strong,.fact span{display:block}.fact span{font-size:.85rem;color:var(--muted)}.site-section{margin:0 0 96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:22px}.section-heading h2,.story-section h2,.contact-section h2,.marketplace-bridge h2{font-size:clamp(2.3rem,5vw,4.2rem);line-height:.98;letter-spacing:-.025em;margin:.35rem 0}.text-link,.seller-links a,.contact-links a{color:var(--accent-dark);font-weight:850;text-decoration:none}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:calc(var(--radius) * .72);overflow:hidden;background:#fff;min-width:0}.product-card>a{color:inherit;text-decoration:none}.product-image{aspect-ratio:4/3;background:#f0eee8;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;display:block;padding:14px}.product-body{padding:16px}.product-body h3{font-size:1.12rem;margin:0 0 5px}.product-body p{color:var(--muted);margin:.3rem 0 1rem;min-height:2.8em}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.stock{font-size:.76rem;font-weight:800;color:#627c1c}.story-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:56px;align-items:center}.story-text{font-size:1.08rem;color:var(--muted);white-space:pre-line}.story-image{aspect-ratio:4/3;background:#eeeae1 center/cover no-repeat;border-radius:var(--radius)}.seller-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.gallery-grid figure{margin:0;aspect-ratio:1;background:#eeeae1;border-radius:18px;overflow:hidden}.gallery-grid figure:first-child{grid-row:span 2;aspect-ratio:auto}.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.contact-links{display:grid;gap:8px;align-content:center}.marketplace-bridge{display:flex;justify-content:space-between;gap:35px;align-items:center;margin:0 0 60px;padding:38px;border-radius:var(--radius);background:#edf3df;border:1px solid #dce6c7}.marketplace-bridge p:last-child{max-width:650px;color:#526044}.marketplace-bridge h2{font-size:clamp(2rem,4vw,3.4rem)}footer{display:flex;justify-content:space-between;gap:32px;padding:30px 0 50px;border-top:1px solid var(--line);color:var(--muted)}.powered-footer-seller strong{color:var(--ink)}.powered-footer-cfb{display:grid;gap:3px;max-width:580px}.powered-footer-cfb strong{color:var(--ink)}.powered-footer-cfb a{margin-top:5px;color:var(--accent-dark);font-weight:850;text-decoration:none}body.theme-minimal{--paper:#fff;--line:#e8e8e5;--shadow:none}body.theme-warm{--paper:#f7f1e6;--card:#fffaf2;--line:#e9dfcf}body.theme-bold{--ink:#151713;--paper:#f5f6f1;--shadow:0 28px 80px rgba(24,28,18,.12)}body.heading-modern .hero-copy h1,body.heading-modern .section-heading h2,body.heading-modern .story-section h2,body.heading-modern .contact-section h2,body.heading-modern .marketplace-bridge h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.05em}body.heading-compact .hero-copy h1{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3rem,6vw,5rem)}body.surface-clean{--radius:8px}body.surface-square{--radius:0px}.site-hero.layout-image-first{grid-template-columns:1fr}.site-hero.layout-image-first .hero-media{order:-1;min-height:520px}.site-hero.layout-centered{grid-template-columns:1fr;text-align:center}.site-hero.layout-centered .hero-copy{align-items:center}.site-hero.layout-centered .hero-media{display:none}.product-grid.layout-cards4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid.layout-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid.layout-featured .product-card:first-child{grid-row:span 2}.product-grid.layout-featured .product-card:first-child .product-image{aspect-ratio:auto;min-height:420px}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.site-hero,.story-section{grid-template-columns:1fr}.hero-media{order:-1;min-height:360px}.fact-strip{margin-top:-50px;grid-template-columns:1fr}.product-grid,.product-grid.layout-cards4{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-row:auto}.contact-section{grid-template-columns:1fr}.marketplace-bridge{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.seller-site{padding:0 14px}.site-header{min-height:68px}.site-hero{margin-top:12px;min-height:0}.hero-copy{padding:28px 22px}.hero-copy h1{font-size:3.4rem}.hero-media{min-height:280px}.hero-actions{align-items:stretch;flex-direction:column}.fact-strip{margin-bottom:64px}.site-section{margin-bottom:70px}.section-heading{align-items:flex-start;flex-direction:column}.product-grid,.product-grid.layout-cards4,.product-grid.layout-featured{grid-template-columns:1fr}.story-section{gap:25px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure:first-child{aspect-ratio:1}.contact-section,.marketplace-bridge{padding:25px}footer{flex-direction:column}}

.seller-links{gap:9px}.seller-links .social-link{display:inline-flex;align-items:center;gap:.48rem;padding:.5rem .68rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--accent-dark);line-height:1;transition:transform .15s ease,border-color .15s ease,background .15s ease}.seller-links .social-link:hover{transform:translateY(-1px);border-color:var(--accent);background:#f8faF2}.social-link svg{width:14px;height:14px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-link svg .fill,.social-link svg .solid{fill:currentColor;stroke:none}.powered-footer-seller{display:grid;align-content:start;gap:6px}.footer-seller-shop{color:var(--accent-dark);font-weight:850;text-decoration:none;font-size:.92rem}@media(max-width:560px){.seller-links .social-link{padding:.55rem}.seller-links .social-link span{display:none}.social-link svg{width:18px;height:18px}}

/* Webpackage R2: fixed, contrast-safe palettes. Theme changes the whole surface system, not only an accent. */
:root{
  --button-text:#fff;
  --surface-alt:#f0eee8;
  --chip-bg:#eff4e2;
  --chip-text:#4c6415;
  --market-bg:#edf3df;
  --market-line:#dce6c7;
  --market-text:#526044;
}
body.theme-natural{
  --paper:#faf9f5;--card:#fff;--ink:#1f211c;--muted:#696b63;--line:#e3e1d9;
  --accent:#6f8f1f;--accent-dark:#526b16;--button-text:#fff;--surface-alt:#f0eee8;
  --chip-bg:#eff4e2;--chip-text:#4c6415;--market-bg:#edf3df;--market-line:#dce6c7;--market-text:#526044;
}
body.theme-clean{
  --paper:#ffffff;--card:#ffffff;--ink:#171916;--muted:#626760;--line:#e4e7e2;
  --accent:#456b45;--accent-dark:#315233;--button-text:#fff;--surface-alt:#f4f6f3;
  --chip-bg:#edf3ed;--chip-text:#315233;--market-bg:#f0f5ef;--market-line:#dce7dc;--market-text:#425944;--shadow:none;
}
body.theme-sand{
  --paper:#f5efe5;--card:#fffaf2;--ink:#29231d;--muted:#74695d;--line:#dfd2c1;
  --accent:#8a5a32;--accent-dark:#684124;--button-text:#fffaf2;--surface-alt:#eee1cf;
  --chip-bg:#efe0cc;--chip-text:#684124;--market-bg:#eadfca;--market-line:#dac7aa;--market-text:#5d4c37;
}
body.theme-forest{
  --paper:#152118;--card:#1d2b20;--ink:#f4f1e7;--muted:#bdc8bb;--line:#38513d;
  --accent:#b7cf6d;--accent-dark:#d8e8a3;--button-text:#172014;--surface-alt:#26382a;
  --chip-bg:#31452f;--chip-text:#deebb8;--market-bg:#233522;--market-line:#40593b;--market-text:#cbd8bf;
  --shadow:0 24px 70px rgba(0,0,0,.22);
}
body.theme-dark{
  --paper:#161714;--card:#21231e;--ink:#f3f0e7;--muted:#bcbdb4;--line:#3e4039;
  --accent:#d2bd7a;--accent-dark:#ead99f;--button-text:#1e1b13;--surface-alt:#292b26;
  --chip-bg:#37372d;--chip-text:#eadfae;--market-bg:#292a23;--market-line:#46473a;--market-text:#d0cdbd;
  --shadow:0 24px 70px rgba(0,0,0,.28);
}
body.theme-sea{
  --paper:#eef3f4;--card:#fbfdfd;--ink:#18282d;--muted:#60747a;--line:#d2dee1;
  --accent:#286b78;--accent-dark:#1f5661;--button-text:#fff;--surface-alt:#e2ecee;
  --chip-bg:#dcebee;--chip-text:#245d68;--market-bg:#dfecee;--market-line:#cadde0;--market-text:#3f646c;
}
body.theme-natural .button.primary,body.theme-clean .button.primary,body.theme-sand .button.primary,body.theme-forest .button.primary,body.theme-dark .button.primary,body.theme-sea .button.primary,
body.theme-natural .lang-switch a.active,body.theme-clean .lang-switch a.active,body.theme-sand .lang-switch a.active,body.theme-forest .lang-switch a.active,body.theme-dark .lang-switch a.active,body.theme-sea .lang-switch a.active{color:var(--button-text)}
.button.secondary,.fact,.product-card,.contact-section,.seller-links .social-link{background:var(--card);color:var(--ink)}
.hero-media,.product-image,.story-image,.gallery-grid figure{background-color:var(--surface-alt)}
.chips span{background:var(--chip-bg);color:var(--chip-text)}
.marketplace-bridge{background:var(--market-bg);border-color:var(--market-line)}
.marketplace-bridge p:last-child{color:var(--market-text)}
.product-body p,.story-text{color:var(--muted)}
