:root{
  --bg:#f7f2ea; --paper:#fffdfa; --ink:#231d19; --muted:#6f655d;
  --line:#e3d8cb; --green:#34b14d; --green2:#2b9140; --red:#e7453d;
  --yellow:#f6c645; --shadow:0 18px 46px rgba(40,29,21,.12);
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#f8f3ec,#f3eadf);color:var(--ink)}
img{display:block;width:100%} a{text-decoration:none;color:inherit} button,input{font:inherit}
.promo-bar{position:sticky;top:0;z-index:50;background:#1b1715;color:#fff;text-align:center;padding:10px 12px;font-weight:800;font-size:12px;letter-spacing:.03em}
.promo-bar b{color:#ffd258}
.page{width:min(100% - 18px,560px);margin:0 auto;padding:12px 0 96px}
.topline{display:flex;justify-content:space-between;align-items:center;padding:8px 2px 16px;color:#897c70;font-size:12px}
.brand{font-weight:900;letter-spacing:.16em;color:#221b16}
.pill-note{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#fff}
.hero{background:var(--paper);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}
.hero-head{padding:22px 20px 0}.eyebrow,.section-tag{font-size:11px;letter-spacing:.14em;color:#a17044;font-weight:900;margin-bottom:8px}
h1{margin:0;font-size:46px;line-height:.95;letter-spacing:-.05em}
.lead{color:var(--muted);font-size:16px;line-height:1.45;margin:14px 0 14px}
.hero-visual{position:relative;background:#e8dfd2;margin:0 20px;border-radius:22px;overflow:hidden;border:1px solid var(--line)}
.hero-visual img{aspect-ratio:1/1;object-fit:cover}
.sale{position:absolute;right:12px;top:12px;width:80px;height:80px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:24px;font-weight:900;box-shadow:0 8px 22px rgba(231,69,61,.28)}
.label{position:absolute;left:12px;bottom:12px;padding:9px 12px;border-radius:999px;background:rgba(0,0,0,.78);color:#fff;font-size:11px;font-weight:900}
.chips{display:flex;flex-wrap:wrap;gap:8px;padding:16px 20px 0}
.chips span{padding:9px 12px;border-radius:999px;background:#f4ece2;border:1px solid var(--line);font-size:12px;font-weight:700}
.price-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 20px 0;align-items:stretch}
.price-box{padding:14px 15px;border:1px solid var(--line);border-radius:18px;background:#fff}
.price-box s{display:block;color:#95887d;font-size:13px}.price-box strong{display:block;font-size:40px;line-height:1.05}
.cta{display:flex;align-items:center;justify-content:center;padding:0 22px;min-height:100%;border-radius:18px;background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;font-weight:900;font-size:18px;box-shadow:0 12px 26px rgba(43,145,64,.25)}
.trust{display:flex;gap:8px;flex-wrap:wrap;padding:15px 20px 20px}
.trust span{padding:9px 12px;border-radius:999px;background:#17131008;border:1px solid var(--line);font-size:12px}
.section{margin-top:14px;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:20px}
.benefits{display:grid;gap:12px}
.benefits .item{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}
.icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#eaf7ed;color:#24903b;font-size:20px;font-weight:900}
.item h3{margin:0 0 5px;font-size:16px}.item p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}
.reviews{display:grid;gap:12px}
.review{padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}
.review-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:6px}
.review-head b{font-size:15px}.stars{color:#f2b400;font-size:12px}.review p{margin:0;color:#5d544d;font-size:13px;line-height:1.45}
.order{background:linear-gradient(145deg,#181412,#2c221b);color:#fff}
.order .section-tag{color:#e9b680}.order h2{margin:0;font-size:38px;line-height:.95;letter-spacing:-.04em}
.order p{color:#d5c8bc;font-size:14px;line-height:1.45}
form{display:grid;gap:12px;margin-top:15px}
label{display:grid;gap:6px} label span{font-size:12px;font-weight:700;color:#d1c7be}
input{width:100%;padding:15px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#fff;color:#231d19;outline:none}
.field-help{color:#b2a59a;font-size:11px} .submit{min-height:58px;border:0;border-radius:14px;background:linear-gradient(180deg,#45c45d,#2fa246);color:#fff;font-size:18px;font-weight:900}
.form-note{text-align:center;color:#bdb0a5;font-size:11px}.form-status{font-size:12px}.form-status.error{color:#ff8a82}.form-status.success{color:#70de89}
.bot-field{position:absolute!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;overflow:hidden!important}
.footer{display:flex;justify-content:space-between;padding:18px 2px 0;color:#988c80;font-size:11px}
.sticky-buy{position:fixed;left:50%;transform:translateX(-50%);bottom:10px;z-index:60;width:min(540px,calc(100% - 18px));display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 10px 10px 16px;border-radius:18px;background:rgba(23,18,15,.97);color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.24)}
.sticky-price{display:flex;flex-direction:column}.sticky-price span{font-size:10px;color:#af9f93;text-decoration:line-through}.sticky-price strong{font-size:20px}
.sticky-btn{padding:12px 20px;border-radius:14px;background:var(--green);font-weight:900}
.site-toast{position:fixed;left:50%;transform:translate(-50%,130%);bottom:86px;opacity:0;transition:.28s;z-index:90;width:min(500px,calc(100% - 24px));display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid #d9e7dd;box-shadow:0 14px 38px rgba(20,35,27,.18)}
.site-toast.show{transform:translate(-50%,0);opacity:1}
.toast-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eaf7ed}
.toast-copy b{display:block;font-size:13px}.toast-copy span{display:block;font-size:11px;color:var(--muted);margin-top:2px}
/* offers */
.offers-page,.success-page{margin:0;background:linear-gradient(180deg,#f8f3ec,#f3eadf);min-height:100vh}
.offers-wrap,.simple-box{width:min(100% - 18px,560px);margin:0 auto}
.offers-wrap{padding:12px 0 92px}
.offer-hero{background:linear-gradient(145deg,#181412,#2c221b);color:#fff;padding:22px;border-radius:26px;box-shadow:var(--shadow)}
.offer-hero .mini{font-size:11px;letter-spacing:.12em;color:#e7ba85;font-weight:900}
.offer-hero h1{font-size:38px;line-height:.95;margin:8px 0 10px}
.offer-hero p{color:#d8cec6;font-size:14px;line-height:1.5;margin:0}
.offer-badge{display:inline-flex;margin-top:14px;padding:10px 12px;border-radius:999px;background:#f6c645;color:#322200;font-weight:900;font-size:12px}
.customer-box{margin-top:12px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.customer-box b{display:block;font-size:18px}
.customer-box p{margin:6px 0 0;color:var(--muted);font-size:14px}
.grid{display:grid;gap:12px;margin-top:14px}
.upsell-card{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}
.upsell-card.selected{border-color:#9ed0aa;box-shadow:0 12px 34px rgba(43,145,64,.18)}
.upsell-media img{height:100%;object-fit:cover;border-radius:14px;border:1px solid var(--line)}
.upsell-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}
.upsell-badge{padding:6px 10px;border-radius:999px;background:#fff1c2;color:#5e4500;font-size:11px;font-weight:900}
.upsell-body h3{margin:0 0 5px;font-size:16px;line-height:1.25}.upsell-body p{margin:0 0 9px;color:var(--muted);font-size:13px;line-height:1.4}
.upsell-price{display:flex;gap:8px;align-items:end;margin-bottom:10px}.upsell-price s{color:#988a80;font-size:12px}.upsell-price strong{font-size:22px}
.pick-btn,.finish-btn,.ghost-btn,.primary-link-btn{border:0;border-radius:14px;min-height:46px;padding:0 16px;background:linear-gradient(180deg,var(--green),var(--green2));color:#fff;font-weight:900;cursor:pointer}
.summary{position:sticky;bottom:10px;z-index:30;margin-top:14px;padding:16px;border-radius:20px;background:rgba(23,18,15,.97);color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.24)}
.summary-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.summary small{display:block;color:#b7a99d;font-size:11px}.summary strong{font-size:22px}
.summary-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.ghost-btn{background:#fff;color:#231d19;border:1px solid var(--line)}
.simple-box{padding:80px 0}.simple-box>div{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:28px;text-align:center}
.done-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#eaf7ed;color:#24903b;font-size:28px;font-weight:900}
.simple-box h1{font-size:36px;margin:0 0 8px}.simple-box p{margin:0 0 18px;color:var(--muted);line-height:1.5}
@media(max-width:460px){ .upsell-card{grid-template-columns:1fr}.cta{font-size:16px}.price-row{grid-template-columns:1fr} h1{font-size:40px} }

/* Clean product photography patch */
.upsell-media {
  background: #f7f5f1;
  overflow: hidden;
}
.upsell-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 130px;
  object-fit: contain !important;
  object-position: center !important;
  padding: 7px;
  background: #f7f5f1;
}
.gallery-main img,
.hero-visual img,
.hero-media img,
.anatomy-img img {
  object-position: center !important;
}


/* ===== SITE 2 — restored dark premium design ===== */
:root{
  --bg:#eee4d7;
  --paper:#fffaf4;
  --ink:#241b16;
  --muted:#75675c;
  --line:#e3d1bf;
  --green:#34b14d;
  --green2:#2b9140;
  --red:#e34035;
  --yellow:#f1bd67;
  --shadow:0 22px 58px rgba(46,31,22,.15);
}

body{
  background:
    radial-gradient(circle at 50% -12%, rgba(184,137,90,.22), transparent 26%),
    linear-gradient(180deg,#e9dccd 0%,#f6eee5 38%,#eee3d7 100%);
}

.promo-bar{
  background:#1e1814;
  color:#fff4e7;
  box-shadow:0 8px 28px rgba(27,20,16,.18);
  letter-spacing:.03em;
}
.promo-bar b{color:#ffd06a}

.page{width:min(100% - 20px,560px)}

.topline{
  padding:12px 4px 16px;
  color:#776a60;
}
.brand{color:#241b16}
.pill-note{
  border-color:#d8c3af;
  background:rgba(255,250,244,.72);
}

.hero{
  background:#241b16;
  color:#fff;
  border-radius:26px;
  border:0;
  box-shadow:0 26px 70px rgba(35,24,17,.24);
}

.hero-head{padding:24px 20px 0}
.eyebrow{color:#e2bb8d}
.hero h1{
  color:#fff;
  font-size:48px;
  line-height:.94;
}
.lead{color:#d8ccc2}

.hero-visual{
  margin:0;
  border-radius:0;
  border:0;
  background:#bca58d;
}
.hero-visual img{
  aspect-ratio:1/1;
  object-fit:cover;
  padding:0;
  background:transparent;
}
.sale{
  background:linear-gradient(180deg,#ff574b,#d93027);
  box-shadow:0 12px 30px rgba(217,48,39,.32);
}
.label{
  background:rgba(17,13,11,.90);
  color:#fff;
}

.chips{
  padding:18px 20px 0;
}
.chips span{
  background:#fffaf4;
  color:#372a22;
  border-color:#fffaf4;
  box-shadow:0 6px 16px rgba(0,0,0,.08);
}

.price-row{padding:18px 20px 0}
.price-box{
  background:#fffaf4;
  border:0;
  color:#241b16;
}
.price-box s{color:#9b8b7e}

.cta{
  background:linear-gradient(180deg,#48c861,#2da447);
  box-shadow:0 14px 30px rgba(45,164,71,.28);
  border-radius:17px;
}

.trust{
  padding:16px 20px 0;
}
.trust span{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.13);
  color:#eee1d6;
}

.hero-proof{
  margin:15px 20px 20px;
  padding:14px 0 0;
  border-top:1px solid rgba(255,255,255,.10);
  display:flex;
  align-items:center;
  gap:8px;
  color:#d5c7bb;
}
.hero-proof b{
  font-size:21px;
  color:#fff;
}
.hero-proof span{font-size:13px}
.hero-proof i{
  margin-left:auto;
  color:#ffc64f;
  font-style:normal;
  letter-spacing:.05em;
}

.section{
  background:rgba(255,250,244,.96);
  border-color:#dfcbb8;
  border-radius:22px;
}

.section-tag{color:#976b48}

.benefits .item{
  background:#fffaf4;
  border-color:#e4d2c1;
}
.icon{
  background:#2a211b;
  color:#f1c493;
}

.review{
  background:#fffaf4;
  border-color:#e2d0bf;
}
.stars{color:#e6aa31}

.order{
  background:
    radial-gradient(circle at 86% 0%, rgba(209,151,91,.20), transparent 30%),
    linear-gradient(145deg,#2a1f19,#100e0c);
  border:0;
}
.order .section-tag{color:#e8b77f}
.order p{color:#d2c5bb}
input{
  border-color:rgba(255,255,255,.13);
}

.sticky-buy{
  background:rgba(29,23,19,.97);
  border:1px solid rgba(255,255,255,.07);
}
.sticky-btn{
  background:linear-gradient(180deg,#48c861,#2da447);
}

.site-toast{
  border-color:#ddcfbf;
}

/* Upsell page in the same dark premium language */
.offers-page{
  background:linear-gradient(180deg,#e8dbcc,#f5eee6);
}
.offer-hero{
  background:
    radial-gradient(circle at 88% 0%,rgba(207,149,87,.26),transparent 32%),
    linear-gradient(150deg,#2a1f19,#100d0b);
  border:0;
  color:#fff;
  border-radius:24px;
}
.offer-hero .mini{color:#efc28f}
.offer-hero p{color:#d8ccc2}
.offer-badge{
  background:#e3b06b;
  color:#24180d;
}

.upsell-card{
  background:#fffaf4;
  border-color:#dfcbb8;
  border-radius:18px;
}
.upsell-card.selected{
  border-color:#c69d6b;
  box-shadow:0 16px 38px rgba(83,55,35,.16);
}
.upsell-media{
  background:#f4ece3;
}
.upsell-badge{
  background:#f2e5d8;
  color:#71523b;
}
.pick-btn{
  background:#2fa746;
}
.summary{
  background:rgba(29,23,19,.97);
  border-radius:18px;
}
.finish-btn{
  background:linear-gradient(180deg,#48c861,#2da447);
}
.ghost-btn{
  background:#f5eadf;
  color:#2a211b;
  border-color:#d8c5b3;
}

@media(max-width:460px){
  .hero h1{font-size:42px}
}
