:root{
  --cream:#fbf4e8;
  --cream-2:#f0dfca;
  --ink:#211a16;
  --muted:#7c6a5d;
  --card:#fffaf3;
  --line:#ead8c3;
  --sage:#70856b;
  --sage-dark:#40563f;
  --terracotta:#9b5735;
  --gold:#c49755;
  --shadow:0 24px 70px rgba(37,25,17,.13);
  --radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-hero{min-height:680px;background:radial-gradient(circle at 15% 18%,rgba(196,151,85,.34),transparent 28%),radial-gradient(circle at 82% 18%,rgba(112,133,107,.27),transparent 24%),linear-gradient(135deg,#271d18 0%,#483126 54%,#8a5635 100%);color:#fff;position:relative;overflow:hidden}.site-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(#000,transparent 92%)}.topbar,.hero-grid,.storefront,.site-footer,.detail-nav,.detail-wrap{width:min(1180px,calc(100% - 36px));margin-inline:auto}.topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:24px 0}.logo{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em;font-size:22px}.logo-mark{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:#fff;color:#2b1f19;font-family:'DM Serif Display',serif;font-size:30px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.logo.dark .logo-mark{background:var(--ink);color:#fff}.nav-actions{display:flex;gap:10px;align-items:center}.nav-link{border:1px solid rgba(255,255,255,.26);padding:11px 15px;border-radius:999px;font-weight:800;font-size:14px;background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}.nav-link.ghost{background:transparent}.nav-link.dark{border-color:var(--line);background:#fff}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center;padding:48px 0 92px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:#f0c98b}.eyebrow.dark{color:var(--terracotta)}.hero-copy h1{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:.94;font-size:clamp(56px,8vw,104px);letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}.hero-copy p{font-size:18px;line-height:1.75;max-width:650px;color:#f5e6d3}.search-card{margin-top:32px;background:rgba(255,250,243,.96);border:1px solid rgba(255,255,255,.34);box-shadow:var(--shadow);border-radius:24px;padding:10px;display:grid;grid-template-columns:1.1fr .65fr auto;gap:8px}.search-card input,.search-card select{border:0;border-radius:18px;background:#fff6ea;color:var(--ink);padding:17px 16px;font:inherit;outline:none}.search-card button,.btn{border:0;border-radius:18px;background:var(--sage);color:#fff;padding:16px 22px;font-weight:900;cursor:pointer;box-shadow:0 14px 30px rgba(64,86,63,.25)}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:none}.hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-meta span{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.hero-visual{height:500px;position:relative}.v-card{position:absolute;border-radius:34px;background-size:cover;background-position:center;box-shadow:0 28px 90px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.28);overflow:hidden}.v-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.48))}.v-card span{position:absolute;left:24px;bottom:22px;font-family:'DM Serif Display',serif;font-size:34px}.v-card.one{inset:8px 85px 170px 8px;background-image:linear-gradient(135deg,#916448,#c6a16f)}.v-card.two{inset:150px 0 28px 160px;background-image:linear-gradient(135deg,#6f846c,#d7bb8b)}.v-card.three{inset:auto 240px 0 0;height:210px;background-image:linear-gradient(135deg,#2c211b,#a45f3b)}.storefront{padding:34px 0 80px}.category-strip{display:flex;gap:10px;overflow:auto;padding:6px 0 26px;scrollbar-width:none}.chip{flex:0 0 auto;border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 16px;font-weight:900;color:#594638}.chip small{color:var(--muted);margin-left:5px}.chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:22px 0 26px}.section-head h2{font-family:'DM Serif Display',Georgia,serif;font-size:48px;letter-spacing:-.035em;line-height:1;margin:8px 0 0}.section-head p{color:var(--muted);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 45px rgba(42,28,19,.08);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(42,28,19,.15)}.product-image{position:relative;display:block;height:330px;background:linear-gradient(135deg,#e8d5bd,#9c7555);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.04)}.no-photo{display:grid;place-items:center;height:100%;font-family:'DM Serif Display',serif;font-size:38px;color:#fff}.ribbon{position:absolute;top:16px;left:16px;background:var(--terracotta);color:#fff;border-radius:999px;padding:8px 11px;font-style:normal;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.18)}.product-info{padding:20px}.product-topline{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.product-info h3{font-size:22px;line-height:1.18;margin:12px 0 18px;letter-spacing:-.03em}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-bottom strong{font-size:26px}.mini-btn{background:#f1e4d5;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:900;color:#4c3729}.empty-state{background:#fff;border:1px solid var(--line);border-radius:28px;padding:42px;text-align:center}.empty-state h3{font-family:'DM Serif Display',Georgia,serif;font-size:42px;margin:0 0 8px}.site-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:36px 0 54px;border-top:1px solid var(--line);color:var(--muted)}.site-footer b{display:block;color:var(--ink);font-size:22px;margin-bottom:4px}.site-footer p{margin:0}.detail-body{background:linear-gradient(135deg,#fbf4e8,#f0dfca)}.detail-nav{display:flex;justify-content:space-between;align-items:center;padding:22px 0}.detail-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start;padding:34px 0 82px}.detail-photo,.detail-panel{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}.detail-photo img{width:100%;height:min(72vh,720px);object-fit:cover}.detail-placeholder{height:560px;display:grid;place-items:center;background:linear-gradient(135deg,#71513e,#c79b63);color:#fff;font-family:'DM Serif Display',serif;font-size:58px}.detail-panel{padding:42px}.detail-panel h1{font-family:'DM Serif Display',Georgia,serif;font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.05em;margin:12px 0 16px}.detail-code{color:var(--muted);font-weight:700}.detail-price{font-size:44px;font-weight:900;margin:18px 0;color:var(--sage-dark)}.discount-note{display:inline-block;background:#fff0df;color:#8a4a29;border:1px solid #f0cda8;border-radius:999px;padding:10px 13px;font-weight:900}.detail-description{font-size:17px;line-height:1.75;color:#4f4038;margin:24px 0}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.detail-facts{padding:20px;margin:24px 0 0;background:#fbf4e8;border:1px solid var(--line);border-radius:22px;color:#5a4a40;line-height:1.85}.detail-facts li{margin-left:16px}@media(max-width:980px){.site-hero{min-height:auto}.hero-grid,.detail-wrap{grid-template-columns:1fr}.hero-visual{height:360px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-card{grid-template-columns:1fr}.section-head{display:block}.section-head h2{font-size:38px}.detail-panel{padding:28px}}@media(max-width:620px){.topbar,.detail-nav{align-items:flex-start;gap:16px;flex-direction:column}.nav-actions{width:100%;justify-content:space-between}.hero-copy h1{font-size:54px}.hero-grid{padding-top:20px}.hero-visual{display:none}.storefront{padding-top:24px}.product-grid{grid-template-columns:1fr}.product-image{height:290px}.section-head h2{font-size:34px}.site-footer{display:block}.detail-photo img,.detail-placeholder{height:430px}}
.availability{display:inline-block;margin:0 0 14px;padding:8px 12px;border-radius:999px;font-weight:900}.availability.ok{background:#e8f4de;color:#315620}.availability.ko{background:#f2e1df;color:#8b1d12}.detail-facts li{margin-bottom:6px}


/* WhatsApp prenotazione + QR pubblico */
.btn.whatsapp{background:#25D366;box-shadow:0 14px 30px rgba(37,211,102,.22)}
.public-qr-box{display:flex;gap:14px;align-items:center;background:#f7fbf4;border:1px solid #dbeacd;border-radius:22px;padding:14px;margin:20px 0}
.public-qr-box img{width:104px;height:104px;border-radius:12px;background:#fff;border:1px solid #e1e1e1;padding:6px}
.public-qr-box b{display:block;font-weight:900;color:#40563f;margin-bottom:4px}
.public-qr-box span{display:block;color:#4f4038;font-weight:700;line-height:1.35}
.public-qr-box small{display:block;color:#7c6a5d;margin-top:5px;word-break:break-all}
.booking-disabled{display:inline-block;border-radius:18px;background:#f2e1df;color:#8b1d12;border:1px solid #e7c3bd;padding:14px 16px;font-weight:900}
@media(max-width:620px){.public-qr-box{align-items:flex-start}.public-qr-box img{width:88px;height:88px}.detail-actions .btn{width:100%;text-align:center}}

/* Tema automatico della vetrina ricavato dal logo del negozio */
:root{
  --logo-primary:#27a9e1;
  --logo-primary-dark:#176f98;
  --logo-primary-deep:#104b69;
  --logo-primary-soft:#d7f1fb;
  --logo-primary-faint:#f3fbfe;
  --logo-accent:#ed2028;
  --logo-accent-dark:#a9141a;
  --logo-accent-soft:#fde3e4;
  --logo-ink:#12394b;
  --logo-muted:#4d7180;
  --logo-line:#b9ddea;
}

html.has-shop-logo-theme body,
body.public-logo-theme{
  --cream:var(--logo-primary-faint);
  --cream-2:var(--logo-primary-soft);
  --ink:var(--logo-ink);
  --muted:var(--logo-muted);
  --card:#fff;
  --line:var(--logo-line);
  --sage:var(--logo-primary);
  --sage-dark:var(--logo-primary-dark);
  --terracotta:var(--logo-accent);
  --gold:var(--logo-accent);
  background:
    radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--logo-primary) 10%,transparent),transparent 34rem),
    linear-gradient(180deg,#fff 0,var(--logo-primary-faint) 100%);
  color:var(--logo-ink);
}

html.has-shop-logo-theme .site-hero,
body.public-logo-theme .site-hero{
  min-height:620px;
  color:#fff;
  background:
    radial-gradient(circle at 82% 22%,color-mix(in srgb,var(--logo-accent) 54%,transparent) 0 8%,transparent 24%),
    radial-gradient(circle at 72% 74%,rgba(255,255,255,.22) 0 7%,transparent 28%),
    linear-gradient(135deg,var(--logo-primary-deep) 0%,var(--logo-primary-dark) 42%,var(--logo-primary) 100%);
  border-bottom:7px solid var(--logo-accent);
}

html.has-shop-logo-theme .site-hero:before,
body.public-logo-theme .site-hero:before{
  opacity:.58;
  background-image:
    radial-gradient(circle,rgba(255,255,255,.20) 1.5px,transparent 1.7px),
    linear-gradient(120deg,transparent 0 64%,rgba(255,255,255,.08) 64% 65%,transparent 65%);
  background-size:28px 28px,100% 100%;
  mask-image:linear-gradient(#000,rgba(0,0,0,.36));
}

html.has-shop-logo-theme .topbar,
body.public-logo-theme .topbar{
  padding-top:18px;
}

html.has-shop-logo-theme .brand-logo-badge,
body.public-logo-theme .brand-logo-badge{
  min-width:104px;
  min-height:82px;
  padding:8px 12px;
  border-radius:22px;
  border:3px solid rgba(255,255,255,.92);
  background:#fff;
  box-shadow:0 12px 34px rgba(6,52,73,.24),0 0 0 3px color-mix(in srgb,var(--logo-accent) 84%,white) inset;
}

html.has-shop-logo-theme .site-logo-image,
body.public-logo-theme .site-logo-image{
  width:112px;
  max-height:78px;
  filter:none;
}

html.has-shop-logo-theme .topbar .brand-main,
body.public-logo-theme .topbar .brand-main{
  color:#fff;
  font-family:Inter,system-ui,sans-serif;
  font-size:clamp(25px,3vw,38px);
  font-weight:900;
  letter-spacing:-.035em;
  text-shadow:0 2px 12px rgba(0,0,0,.2);
}

html.has-shop-logo-theme .topbar .brand-stack small,
body.public-logo-theme .topbar .brand-stack small{
  color:rgba(255,255,255,.86);
}

html.has-shop-logo-theme .nav-link,
body.public-logo-theme .nav-link{
  border-color:rgba(255,255,255,.45);
  background:rgba(255,255,255,.13);
  box-shadow:none;
}
html.has-shop-logo-theme .nav-link:hover,
body.public-logo-theme .nav-link:hover{
  background:#fff;
  color:var(--logo-primary-deep);
}

html.has-shop-logo-theme .hero-grid,
body.public-logo-theme .hero-grid{
  gap:38px;
  padding-top:34px;
}

html.has-shop-logo-theme .eyebrow,
body.public-logo-theme .eyebrow{
  color:#fff;
  letter-spacing:.12em;
}

html.has-shop-logo-theme .hero-copy h1,
body.public-logo-theme .hero-copy h1{
  max-width:700px;
  font-family:Inter,system-ui,sans-serif;
  font-size:clamp(48px,7vw,86px);
  font-weight:950;
  line-height:.98;
  letter-spacing:-.065em;
}

html.has-shop-logo-theme .hero-copy h1:after,
body.public-logo-theme .hero-copy h1:after{
  content:"";
  display:block;
  width:92px;
  height:9px;
  margin-top:22px;
  border-radius:999px;
  background:var(--logo-accent);
  box-shadow:102px 0 0 rgba(255,255,255,.82);
}

html.has-shop-logo-theme .hero-copy p,
body.public-logo-theme .hero-copy p{
  color:rgba(255,255,255,.92);
  max-width:630px;
}

html.has-shop-logo-theme .search-card,
body.public-logo-theme .search-card{
  border:3px solid rgba(255,255,255,.92);
  border-radius:23px;
  background:#fff;
  box-shadow:0 22px 55px rgba(4,51,72,.28);
}
html.has-shop-logo-theme .search-card input,
html.has-shop-logo-theme .search-card select,
body.public-logo-theme .search-card input,
body.public-logo-theme .search-card select{
  background:var(--logo-primary-faint);
  border:1px solid var(--logo-line);
  color:var(--logo-ink);
}
html.has-shop-logo-theme .search-card button,
body.public-logo-theme .search-card button{
  background:var(--logo-accent);
  box-shadow:0 12px 28px color-mix(in srgb,var(--logo-accent) 30%,transparent);
}
html.has-shop-logo-theme .search-card button:hover,
body.public-logo-theme .search-card button:hover{
  background:var(--logo-accent-dark);
}

html.has-shop-logo-theme .hero-meta span,
body.public-logo-theme .hero-meta span{
  border:1px solid rgba(255,255,255,.65);
  background:rgba(255,255,255,.14);
}

html.has-shop-logo-theme .hero-visual,
body.public-logo-theme .hero-visual{
  height:440px;
}
html.has-shop-logo-theme .v-card,
body.public-logo-theme .v-card{
  border:4px solid rgba(255,255,255,.94);
  box-shadow:0 25px 68px rgba(3,49,70,.28);
}
html.has-shop-logo-theme .v-card:before,
body.public-logo-theme .v-card:before{
  background:
    linear-gradient(180deg,transparent 20%,rgba(7,45,61,.52)),
    radial-gradient(circle at 70% 25%,rgba(255,255,255,.55) 0 8%,transparent 9%);
}
html.has-shop-logo-theme .v-card span,
body.public-logo-theme .v-card span{
  font-family:Inter,system-ui,sans-serif;
  font-size:26px;
  font-weight:950;
  letter-spacing:-.04em;
}
html.has-shop-logo-theme .v-card.one,
body.public-logo-theme .v-card.one{
  background-image:linear-gradient(135deg,var(--logo-primary-soft),var(--logo-primary));
}
html.has-shop-logo-theme .v-card.two,
body.public-logo-theme .v-card.two{
  background-image:linear-gradient(135deg,#fff,var(--logo-accent));
}
html.has-shop-logo-theme .v-card.three,
body.public-logo-theme .v-card.three{
  background-image:linear-gradient(135deg,var(--logo-primary-deep),var(--logo-primary));
}

html.has-shop-logo-theme .storefront,
body.public-logo-theme .storefront{
  padding-top:42px;
}
html.has-shop-logo-theme .chip,
body.public-logo-theme .chip{
  border:2px solid var(--logo-line);
  color:var(--logo-primary-deep);
  box-shadow:0 7px 18px rgba(11,83,112,.06);
}
html.has-shop-logo-theme .chip:hover,
body.public-logo-theme .chip:hover{
  border-color:var(--logo-primary);
}
html.has-shop-logo-theme .chip.active,
body.public-logo-theme .chip.active{
  background:var(--logo-primary);
  border-color:var(--logo-primary);
  color:#fff;
}
html.has-shop-logo-theme .chip.active small,
body.public-logo-theme .chip.active small{
  color:#fff;
}
html.has-shop-logo-theme .eyebrow.dark,
body.public-logo-theme .eyebrow.dark{
  color:var(--logo-accent);
}
html.has-shop-logo-theme .section-head h2,
body.public-logo-theme .section-head h2{
  font-family:Inter,system-ui,sans-serif;
  color:var(--logo-primary-deep);
  font-weight:950;
}

html.has-shop-logo-theme .product-card,
body.public-logo-theme .product-card{
  border:2px solid var(--logo-line);
  border-radius:24px;
  box-shadow:0 14px 35px rgba(10,81,109,.10);
}
html.has-shop-logo-theme .product-card:hover,
body.public-logo-theme .product-card:hover{
  border-color:var(--logo-primary);
  box-shadow:0 24px 55px rgba(10,81,109,.17);
}
html.has-shop-logo-theme .product-image,
body.public-logo-theme .product-image{
  background:linear-gradient(135deg,var(--logo-primary-soft),#fff);
}
html.has-shop-logo-theme .no-photo,
body.public-logo-theme .no-photo{
  color:var(--logo-primary-deep);
  font-family:Inter,system-ui,sans-serif;
  font-weight:950;
}
html.has-shop-logo-theme .ribbon,
body.public-logo-theme .ribbon{
  background:var(--logo-accent);
}
html.has-shop-logo-theme .product-topline,
body.public-logo-theme .product-topline{
  color:var(--logo-muted);
}
html.has-shop-logo-theme .product-info h3,
body.public-logo-theme .product-info h3{
  color:var(--logo-ink);
}
html.has-shop-logo-theme .product-bottom strong,
body.public-logo-theme .product-bottom strong{
  color:var(--logo-primary-deep);
}
html.has-shop-logo-theme .mini-btn,
body.public-logo-theme .mini-btn{
  color:#fff;
  background:var(--logo-primary);
  border-color:var(--logo-primary);
}
html.has-shop-logo-theme .mini-btn:hover,
body.public-logo-theme .mini-btn:hover{
  background:var(--logo-primary-dark);
}

html.has-shop-logo-theme .site-footer,
body.public-logo-theme .site-footer{
  border-top:4px solid var(--logo-primary);
  color:var(--logo-muted);
}
html.has-shop-logo-theme .site-footer b,
body.public-logo-theme .site-footer b{
  color:var(--logo-primary-deep);
}
html.has-shop-logo-theme .public-privacy-link a,
body.public-logo-theme .public-privacy-link a{
  color:var(--logo-primary-deep);
  background:#fff;
  border-color:var(--logo-primary);
}

/* Scheda articolo e pagine pubbliche secondarie */
html.has-shop-logo-theme body.detail-body,
body.public-logo-theme.detail-body{
  background:
    radial-gradient(circle at 5% 0%,var(--logo-primary-soft),transparent 34rem),
    linear-gradient(180deg,#fff,var(--logo-primary-faint));
}
html.has-shop-logo-theme .detail-nav,
body.public-logo-theme .detail-nav{
  margin-top:14px;
  margin-bottom:14px;
  padding:14px 18px;
  border:2px solid var(--logo-line);
  border-radius:24px;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 32px rgba(10,81,109,.08);
}
html.has-shop-logo-theme .detail-nav .brand-logo-badge,
body.public-logo-theme .detail-nav .brand-logo-badge{
  min-width:88px;
  min-height:64px;
  border-color:var(--logo-primary-soft);
  box-shadow:0 0 0 3px var(--logo-accent-soft) inset;
}
html.has-shop-logo-theme .detail-nav .brand-main,
body.public-logo-theme .detail-nav .brand-main{
  color:var(--logo-primary-deep);
  font-family:Inter,system-ui,sans-serif;
  font-weight:950;
}
html.has-shop-logo-theme .nav-link.dark,
body.public-logo-theme .nav-link.dark{
  color:var(--logo-primary-deep);
  border:2px solid var(--logo-line);
  background:#fff;
}
html.has-shop-logo-theme .nav-link.dark:hover,
body.public-logo-theme .nav-link.dark:hover{
  color:#fff;
  border-color:var(--logo-primary);
  background:var(--logo-primary);
}
html.has-shop-logo-theme .detail-photo,
html.has-shop-logo-theme .detail-panel,
body.public-logo-theme .detail-photo,
body.public-logo-theme .detail-panel{
  border:2px solid var(--logo-line);
  box-shadow:0 18px 48px rgba(10,81,109,.12);
}
html.has-shop-logo-theme .detail-placeholder,
body.public-logo-theme .detail-placeholder{
  color:var(--logo-primary-deep);
  background:linear-gradient(135deg,var(--logo-primary-soft),#fff);
  font-family:Inter,system-ui,sans-serif;
  font-weight:950;
}
html.has-shop-logo-theme .detail-panel h1,
body.public-logo-theme .detail-panel h1{
  color:var(--logo-primary-deep);
  font-family:Inter,system-ui,sans-serif;
  font-weight:950;
}
html.has-shop-logo-theme .detail-price,
body.public-logo-theme .detail-price{
  color:var(--logo-primary-dark);
}
html.has-shop-logo-theme .btn:not(.whatsapp),
body.public-logo-theme .btn:not(.whatsapp){
  background:var(--logo-primary);
  color:#fff;
}
html.has-shop-logo-theme .btn.secondary,
body.public-logo-theme .btn.secondary{
  color:var(--logo-primary-deep);
  background:#fff;
  border:2px solid var(--logo-line);
}
html.has-shop-logo-theme .btn.secondary:hover,
body.public-logo-theme .btn.secondary:hover{
  color:#fff;
  background:var(--logo-primary-dark);
  border-color:var(--logo-primary-dark);
}
html.has-shop-logo-theme .detail-facts,
body.public-logo-theme .detail-facts{
  color:var(--logo-ink);
  background:var(--logo-primary-faint);
  border-color:var(--logo-line);
}
html.has-shop-logo-theme .availability.ok,
body.public-logo-theme .availability.ok{
  background:var(--logo-primary-soft);
  color:var(--logo-primary-deep);
}
html.has-shop-logo-theme .discount-note,
body.public-logo-theme .discount-note{
  background:var(--logo-accent-soft);
  color:var(--logo-accent-dark);
  border-color:color-mix(in srgb,var(--logo-accent) 35%,white);
}

@media(max-width:900px){
  html.has-shop-logo-theme .site-logo-image,
  body.public-logo-theme .site-logo-image{width:94px;max-height:68px}
  html.has-shop-logo-theme .brand-logo-badge,
  body.public-logo-theme .brand-logo-badge{min-width:88px;min-height:70px}
}

@media(max-width:620px){
  html.has-shop-logo-theme .site-hero,
  body.public-logo-theme .site-hero{border-bottom-width:5px}
  html.has-shop-logo-theme .topbar,
  body.public-logo-theme .topbar{align-items:stretch}
  html.has-shop-logo-theme .brand-logo-bar,
  body.public-logo-theme .brand-logo-bar{width:100%;align-items:center}
  html.has-shop-logo-theme .brand-stack,
  body.public-logo-theme .brand-stack{min-width:0;flex:1}
  html.has-shop-logo-theme .topbar .brand-main,
  body.public-logo-theme .topbar .brand-main{font-size:22px}
  html.has-shop-logo-theme .site-logo-image,
  body.public-logo-theme .site-logo-image{width:80px;max-height:60px}
  html.has-shop-logo-theme .brand-logo-badge,
  body.public-logo-theme .brand-logo-badge{min-width:78px;min-height:64px;border-radius:18px}
  html.has-shop-logo-theme .hero-copy h1,
  body.public-logo-theme .hero-copy h1{font-size:46px}
  html.has-shop-logo-theme .search-card,
  body.public-logo-theme .search-card{border-width:2px}
  html.has-shop-logo-theme .detail-nav,
  body.public-logo-theme .detail-nav{width:calc(100% - 24px);border-radius:18px}
}
