body.buyer-site {--paper:#f6f8f7;--white:#fff;--ink:#1a1f24;--muted:#647067;--accent:#07c160;--deep:#059a4e;--line:#e5e7eb;--soft:#eafaf1;--green:#eafaf1;--orange:#fff5d6;}
.buyer-site .primary:hover {background:#04793d;}
.buyer-site .environment {background:#fff5d6;border-color:#eee1bb;color:#735218;}
.buyer-site .shop-header {gap:20px;flex-wrap:wrap;}
.buyer-site .shop-header .brand {padding-bottom:4px;}
.buyer-site .panel {border:1px solid var(--line);padding:28px;border-radius:20px;}
.buyer-site .shop-content {padding-top:18px;}
.buyer-site .body-text,.buyer-site h1 {overflow-wrap:anywhere;}
@media(max-width:600px){.buyer-site .panel{padding:20px;}.buyer-site .shop-header .actions{gap:16px;}}
