#lovable-badge,
a[href*="lovable.dev"],
aside:has(a[href*="lovable.dev"]) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

:root{--green-950:#061b14;--green-900:#0a271d;--green-850:#0f3024;--green-800:#163c2e;--ivory:#fff7e8;--paper:#f1eadc;--gold:#d7ac5a;--gold-2:#efcc83;--muted:rgba(255,247,232,.72);--ink:#10251c;--wa:#25d366;--line:rgba(215,172,90,.23);--shadow:0 18px 50px rgba(0,0,0,.24);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--green-950);color:var(--ivory);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;line-height:1.5}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 32px));margin:auto}.serif{font-family:"Bodoni 72",Didot,Baskerville,"Times New Roman",serif}
/* top */
.topbar{height:38px;display:grid;place-items:center;background:linear-gradient(90deg,#08241a,#123729,#08241a);border-bottom:1px solid rgba(215,172,90,.35);position:relative;overflow:hidden;z-index:100}.topbar span{position:absolute;opacity:0;transform:translateY(8px);transition:.35s ease;font-size:12px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.topbar span.active{opacity:1;transform:none}.topbar strong{color:var(--gold-2)}
.header{position:sticky;top:0;z-index:90;height:68px;background:rgba(6,27,20,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo img{width:min(67vw,315px);max-height:45px;object-fit:contain;object-position:left}.desktop-nav{display:none;align-items:center;gap:24px;font-size:13px;font-weight:700;color:rgba(255,255,255,.82)}.desktop-nav a:hover{color:var(--gold-2)}.header-actions{display:flex;gap:8px;align-items:center}.circle-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.035);display:grid;place-items:center;cursor:pointer;position:relative}.circle-btn svg{width:18px;height:18px}.cart-badge{position:absolute;right:-2px;top:-3px;width:18px;height:18px;border-radius:50%;background:var(--gold);color:var(--green-950);font-size:10px;display:grid;place-items:center;font-weight:900}
/* hero */
.hero{position:relative;min-height:calc(100svh - 106px);display:grid;grid-template-rows:52svh auto;overflow:hidden}.hero-slide{position:absolute;left:0;right:0;top:0;height:52svh;opacity:0;transition:opacity .7s ease;overflow:hidden}.hero-slide.active{opacity:1;z-index:2}.hero-bg{position:absolute;inset:-20px;background-size:cover;background-position:center;filter:blur(26px) brightness(.42) saturate(.9);transform:scale(1.08)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,16,11,.10),rgba(4,16,11,.38) 64%,#061b14 100%)}.hero-plant{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;padding:10px 18px 0}.hero-plant img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.30))}.hero-copy{grid-row:2;position:relative;z-index:8;padding:24px 16px 28px;background:linear-gradient(180deg,#071d16,#061b14)}.hero-copy h1{font-family:"Bodoni 72",Didot,Baskerville,"Times New Roman",serif;font-size:clamp(43px,12vw,60px);line-height:.94;letter-spacing:-.045em;margin:0;max-width:430px;text-wrap:balance}.hero-copy h1 em{color:var(--gold-2);font-style:normal}.hero-copy p{font-size:15px;line-height:1.5;color:var(--muted);max-width:470px;margin:14px 0 0}.hero-actions{display:grid;gap:10px;margin-top:18px}.btn{min-height:52px;border-radius:999px;border:1px solid transparent;display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:850;cursor:pointer}.btn-primary{background:linear-gradient(180deg,var(--gold-2),#c99d4d);color:#10271e;box-shadow:0 12px 28px rgba(0,0,0,.20)}.btn-wa{border-color:rgba(37,211,102,.65);background:rgba(37,211,102,.10);color:white}.btn-wa svg{width:19px;height:19px;fill:var(--wa)}.hero-meta{margin-top:16px;padding-top:13px;border-top:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.hero-name small{display:block;color:var(--gold-2);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.hero-name strong{font-family:Baskerville,"Times New Roman",serif;font-size:17px}.dots{display:flex;gap:6px}.dot{width:7px;height:7px;border-radius:99px;border:0;background:rgba(255,255,255,.34);padding:0;cursor:pointer}.dot.active{width:23px;background:var(--gold-2)}
/* section */
.section{padding:64px 0}.section-light{background:var(--paper);color:var(--ink)}.section-heading{margin-bottom:26px}.kicker{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.section-heading h2{font-family:"Bodoni 72",Didot,Baskerville,"Times New Roman",serif;font-size:clamp(36px,9vw,62px);line-height:.98;letter-spacing:-.035em;margin:7px 0 0}.section-heading p{color:rgba(255,247,232,.65);max-width:580px;margin:12px 0 0}.section-light .section-heading p{color:#5f6b62}.split-heading{display:grid;gap:12px}.split-heading>p{align-self:end}
/* premium */
.premium-wrap{background:radial-gradient(circle at 85% 10%,rgba(215,172,90,.10),transparent 36%),linear-gradient(180deg,#0a271d,#061b14)}.premium-grid{display:grid;gap:16px}.product-card{border:1px solid rgba(215,172,90,.14);background:#0b251c;border-radius:24px;overflow:hidden;box-shadow:0 14px 35px rgba(0,0,0,.14);min-width:0}.premium-card{background:linear-gradient(180deg,#102e23,#071d16);border-color:rgba(215,172,90,.35)}.product-media{width:100%;padding:0;border:0;background:#0c2018;position:relative;aspect-ratio:4/5;overflow:hidden;cursor:pointer}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-media img{transform:scale(1.025)}.media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.34))}.tag{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:rgba(6,27,20,.78);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.10);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.tag-gold{color:var(--gold-2);border-color:rgba(215,172,90,.30)}.product-body{padding:15px 15px 17px}.product-body h3{font-family:Baskerville,"Times New Roman",serif;font-size:20px;line-height:1.12;margin:0;min-height:45px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.product-bottom strong{color:var(--gold-2);font-size:20px;font-weight:850}.round-action{width:36px;height:36px;border-radius:50%;border:1px solid rgba(215,172,90,.36);background:rgba(215,172,90,.08);color:var(--gold-2);font-size:22px;cursor:pointer}.link-action{margin-top:11px;padding:0;border:0;background:none;color:rgba(255,247,232,.70);font-size:12px;font-weight:750;cursor:pointer}.link-action span{color:var(--gold-2)}
/* category nav + catalog */
.category-rail{position:sticky;top:68px;z-index:60;background:rgba(241,234,220,.94);backdrop-filter:blur(14px);border-top:1px solid #e4d9c7;border-bottom:1px solid #ded3c1;overflow:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-inner{display:flex;gap:8px;padding:10px 16px;width:max-content;margin:auto}.category-inner a{color:#24362d;font-size:11px;font-weight:800;padding:9px 12px;border-radius:999px;border:1px solid #d3c8b5;background:#f8f1e5;white-space:nowrap}.catalog-wrap{background:var(--paper);color:var(--ink)}.catalog-section{padding:58px 0;border-bottom:1px solid #dcd1bf}.catalog-section .section-heading p{color:#617066}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-section .product-card{background:#fffaf0;border-color:#ddd2bf;color:var(--ink);box-shadow:none;border-radius:19px}.catalog-section .product-body{padding:12px}.catalog-section .product-body h3{font-size:17px;min-height:41px}.catalog-section .product-bottom strong{color:#7a5a24;font-size:18px}.catalog-section .round-action{color:#183c2e;border-color:#bfd0c6;background:#eef5f1}.catalog-section .link-action{color:#53655b}.catalog-section .tag{background:rgba(7,29,22,.82);color:#fff7e8}
/* education */
.education{background:linear-gradient(160deg,#0a281e,#061b14)}.editorial-grid{display:grid;gap:14px}.editorial-card{padding:24px;border-radius:24px;border:1px solid rgba(215,172,90,.20);background:rgba(255,255,255,.025)}.editorial-card .num{color:var(--gold-2);font-family:Baskerville,serif;font-size:34px}.editorial-card h3{font-family:Baskerville,serif;font-size:25px;margin:10px 0 7px}.editorial-card p{font-size:14px;color:var(--muted);margin:0}
/* flow */
.flow{background:#eee5d6;color:var(--ink)}.steps{display:grid;gap:12px}.step{padding:20px;border-radius:20px;background:#faf4e9;border:1px solid #d9cbb6}.step strong{display:block;color:#7a5a24;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.step h3{font-family:Baskerville,serif;font-size:24px;margin:7px 0}.step p{color:#59675e;font-size:14px;margin:0}
/* professional */
.pro{padding:24px;border-radius:28px;background:linear-gradient(135deg,#163c2e,#081f17);border:1px solid rgba(215,172,90,.28);display:grid;gap:20px;position:relative;overflow:hidden}.pro:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(215,172,90,.08);right:-100px;top:-120px}.pro h2{font-family:Baskerville,serif;font-size:36px;line-height:1;margin:0}.pro p{color:var(--muted);max-width:650px}.pro .btn{max-width:330px}
/* faq */
.faq{background:#f4ecde;color:var(--ink)}.faq-list{border-top:1px solid #d4c8b7}.faq-item{border-bottom:1px solid #d4c8b7}.faq-q{width:100%;border:0;background:none;color:var(--ink);padding:19px 0;display:flex;justify-content:space-between;text-align:left;font-weight:800;font-size:15px;cursor:pointer}.faq-a{display:grid;grid-template-rows:0fr;transition:.25s ease}.faq-a>div{overflow:hidden}.faq-a p{margin:0 0 19px;color:#58655d;font-size:14px;max-width:780px}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.faq-q span:last-child{font-size:23px;transition:.2s}
/* footer */
.footer{padding:46px 0 22px;background:#051610}.footer-grid{display:grid;gap:28px}.footer-logo img{width:300px;max-width:78vw}.footer p{font-size:13px;color:rgba(255,247,232,.62);max-width:420px}.footer h4{color:var(--gold-2);font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px}.footer-links{display:grid;gap:8px;font-size:13px;color:rgba(255,247,232,.76)}.copyright{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;margin-top:28px;font-size:11px;color:rgba(255,255,255,.43);display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}
/* menu */
.menu{position:fixed;inset:0;z-index:120;background:#061b14;transform:translateX(100%);transition:.3s ease;padding:22px}.menu.open{transform:none}.menu-top{display:flex;justify-content:space-between;align-items:center}.menu-logo{width:270px;max-width:70vw}.menu nav{display:grid;margin-top:44px}.menu nav a{font-family:Baskerville,serif;font-size:34px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}
/* modal */
.modal{position:fixed;inset:0;z-index:130;display:none;align-items:flex-end;background:rgba(0,0,0,.62);backdrop-filter:blur(7px)}.modal.open{display:flex}.modal-panel{width:100%;max-height:92svh;overflow:auto;background:#f5edde;color:var(--ink);border-radius:28px 28px 0 0;padding:14px}.modal-media{aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:#dcd3c4}.modal-media img{width:100%;height:100%;object-fit:cover}.modal-content{padding:18px 5px 6px}.modal-content h3{font-family:Baskerville,serif;font-size:32px;line-height:1;margin:0}.modal-price{display:block;color:#7a5a24;font-size:28px;font-weight:900;margin-top:8px}.modal-content p{color:#5a665e}.modal-actions{display:grid;gap:9px;margin-top:18px}.modal-actions .btn-primary{border:0}.modal-actions .btn-wa{background:#103b2d;color:white;border-color:#2a594a}.modal-add-top{width:100%;margin:14px 0 4px}.modal-close{position:absolute;right:22px;top:22px;z-index:2;background:rgba(6,27,20,.8);border:0;border-radius:50%;width:42px;height:42px;font-size:22px;cursor:pointer}
.toast{position:fixed;z-index:150;left:50%;bottom:24px;transform:translate(-50%,25px);background:#102f24;color:#fff;padding:11px 16px;border-radius:999px;font-size:12px;font-weight:800;opacity:0;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:560px){.hero-actions{grid-template-columns:210px 250px;max-width:480px}.premium-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.editorial-grid,.steps{grid-template-columns:repeat(3,1fr)}}
@media(min-width:820px){.header{height:76px}.desktop-nav{display:flex}.menu-trigger{display:none}.hero{min-height:calc(100vh - 114px);display:block}.hero-slide{inset:0;height:auto}.hero-bg:after{background:linear-gradient(90deg,rgba(4,16,11,.92) 0%,rgba(4,16,11,.60) 40%,rgba(4,16,11,.08) 72%)}.hero-plant{left:47%;padding:22px 2vw 22px 0}.hero-copy{position:absolute;left:0;top:0;bottom:0;width:56%;padding:6vw 3vw 5vw 6vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#061b14 0%,rgba(6,27,20,.93) 70%,transparent 100%)}.hero-copy h1{font-size:clamp(62px,6.6vw,92px);max-width:720px}.hero-copy p{font-size:18px;max-width:600px}.hero-meta{max-width:500px;margin-top:25px}.category-rail{top:76px}.premium-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end}.section{padding:86px 0}.catalog-section{padding:72px 0}.pro{grid-template-columns:1fr auto;align-items:end;padding:36px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr}.modal{align-items:center;justify-content:center}.modal-panel{position:relative;width:min(920px,92vw);border-radius:28px;padding:16px;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;max-height:88vh}.modal-content{padding:36px 26px}}
@media(min-width:1100px){.container{width:min(1240px,calc(100% - 64px))}.product-grid{gap:20px}.product-body h3{font-size:19px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ============================================================
   AJUSTE MASTER V2 — REI DAS COLOCASIAS
   Mobile first, hero fotográfico, jornada clássicas -> raridades
   ============================================================ */

:root{
  --rdc-green-950:#061B14;
  --rdc-green-900:#0C261D;
  --rdc-green-800:#133629;
  --rdc-gold:#CAA15A;
  --rdc-gold-light:#E0BD7A;
  --rdc-ivory:#F5EFE2;
  --rdc-wa:#25D366;
}

/* TOPBAR */
.topbar{
  min-height:36px;
  background:linear-gradient(90deg,#061b14 0%,#123729 50%,#061b14 100%);
  border-bottom:1px solid rgba(224,189,122,.32);
}
.topbar span{
  color:var(--rdc-ivory)!important;
  font-weight:700;
  letter-spacing:.075em;
}
.topbar strong{color:var(--rdc-gold-light);font-weight:850}

/* HEADER / BRAND */
.header{
  background:rgba(6,27,20,.96)!important;
  border-bottom:1px solid rgba(224,189,122,.14)!important;
  backdrop-filter:blur(16px);
}
.header-inner{min-height:68px}
.brand-lockup{
  display:flex!important;
  align-items:center;
  gap:10px;
  min-width:0;
}
.brand-mark{
  width:42px!important;
  height:42px!important;
  object-fit:cover!important;
  border-radius:50%;
  flex:0 0 auto;
  border:1px solid rgba(224,189,122,.62);
  box-shadow:0 3px 15px rgba(0,0,0,.22);
}
.brand-name{
  color:var(--rdc-gold-light);
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;
  font-size:clamp(14px,4vw,18px);
  line-height:1;
  letter-spacing:.06em;
  font-weight:700;
  white-space:nowrap;
}
.header-actions{gap:7px}
.circle-btn{
  border-color:rgba(224,189,122,.24)!important;
  background:rgba(255,255,255,.035)!important;
}
.wa-head svg{width:18px;height:18px;fill:var(--rdc-wa)}
.wa-head{
  border-color:rgba(37,211,102,.38)!important;
}
.desktop-nav{gap:18px}
.desktop-nav a{
  font-size:12px!important;
  letter-spacing:.025em;
}

/* HERO — a fotografia inteira ocupa o palco visual */
.hero{
  display:block!important;
  min-height:calc(100svh - 106px)!important;
  background:var(--rdc-green-950)!important;
}
.hero-slide{
  inset:0!important;
  overflow:hidden;
}
.hero-bg{
  inset:0!important;
  filter:none!important;
  transform:none!important;
  background-size:cover!important;
  background-position:50% 46%!important;
  opacity:1!important;
}
.hero-plant{display:none!important}
.hero-slide::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(2,10,7,.04) 0%,rgba(2,10,7,.13) 36%,rgba(2,10,7,.74) 72%,rgba(6,27,20,.98) 100%),
    linear-gradient(90deg,rgba(4,18,13,.12) 0%,rgba(4,18,13,.02) 70%);
  pointer-events:none;
}
.hero-slide:nth-child(1) .hero-bg{background-position:50% 42%!important}
.hero-slide:nth-child(2) .hero-bg{background-position:50% 43%!important}
.hero-slide:nth-child(3) .hero-bg{background-position:50% 45%!important}
.hero-slide:nth-child(4) .hero-bg{background-position:50% 47%!important}

.hero-copy{
  z-index:5!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:calc(100svh - 106px)!important;
  justify-content:flex-end!important;
  padding:20px 18px 22px!important;
  background:none!important;
}
.hero-copy h1{
  max-width:390px;
  color:var(--rdc-ivory);
  font-family:"Cormorant Garamond","Bodoni 72","Didot","Baskerville","Times New Roman",serif!important;
  font-size:clamp(43px,12vw,60px)!important;
  line-height:.92!important;
  letter-spacing:-.042em!important;
  text-shadow:0 4px 24px rgba(0,0,0,.26);
}
.hero-copy h1 em{
  color:var(--rdc-gold-light)!important;
  font-style:normal!important;
}
.hero-copy > p{
  max-width:440px;
  color:rgba(245,239,226,.88)!important;
  font-size:15px!important;
  line-height:1.47!important;
}
.hero-actions{
  grid-template-columns:1fr!important;
  gap:10px!important;
  max-width:440px!important;
}
.btn-primary{
  background:linear-gradient(180deg,var(--rdc-gold-light),var(--rdc-gold))!important;
  color:#0c261d!important;
  border-color:transparent!important;
  box-shadow:0 12px 28px rgba(0,0,0,.25);
}
.btn-wa{
  border-color:rgba(37,211,102,.72)!important;
  background:rgba(37,211,102,.12)!important;
  color:#f7fff9!important;
}
.btn-wa svg{width:19px;height:19px;fill:var(--rdc-wa);flex:0 0 auto}
.hero-copy h1{order:1!important;margin:0!important}
.hero-copy > p{order:2!important}
.hero-meta{
  order:3!important;
  margin:16px 0 0!important;
  padding:13px 0 0!important;
  border-top:1px solid rgba(224,189,122,.3)!important;
  border-bottom:0!important;
}
.hero-actions{order:4!important;margin-top:16px!important}
.hero-name small{color:var(--rdc-gold-light)!important}
.dot.active{background:var(--rdc-gold-light)!important}

/* CATEGORY RAIL — horizontal mobile first */
.category-rail{
  position:sticky!important;
  top:68px!important;
  z-index:18!important;
  background:rgba(6,27,20,.95)!important;
  border-top:1px solid rgba(224,189,122,.12);
  border-bottom:1px solid rgba(224,189,122,.18)!important;
  backdrop-filter:blur(16px);
}
.category-inner{
  display:flex!important;
  gap:8px!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  padding:10px 14px!important;
}
.category-inner::-webkit-scrollbar{display:none}
.category-pill{
  flex:0 0 auto;
  scroll-snap-align:start;
  min-height:40px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  padding:0 17px!important;
  border-radius:999px!important;
  border:1px solid rgba(245,239,226,.12)!important;
  background:rgba(255,255,255,.025)!important;
  color:rgba(245,239,226,.78)!important;
  font-weight:720!important;
  font-size:12px!important;
  transition:.22s ease;
}
.category-pill.active{
  background:linear-gradient(180deg,var(--rdc-gold-light),var(--rdc-gold))!important;
  color:#0b241b!important;
  border-color:var(--rdc-gold)!important;
  box-shadow:0 7px 18px rgba(0,0,0,.19);
}
.rarity-pill:not(.active){
  border-color:rgba(224,189,122,.5)!important;
  color:var(--rdc-gold-light)!important;
}

/* SECTION TYPOGRAPHY */
.section-heading h2,
.pro h2,
.education h2,
.faq h2{
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif!important;
  letter-spacing:-.025em!important;
}
.section-heading .kicker{color:var(--rdc-gold)!important}

/* PRODUCT GRID / CARDS */
.product-grid,
.premium-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:20px!important;
}
.product-card{
  position:relative;
  overflow:hidden!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#0d291f 0%,#071d16 100%)!important;
  border:1px solid rgba(202,161,90,.66)!important;
  box-shadow:0 16px 36px rgba(0,0,0,.16)!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.product-card:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 42px rgba(0,0,0,.24)!important;
  border-color:rgba(224,189,122,.92)!important;
}
.product-title{
  padding:18px 18px 13px;
  border-bottom:1px solid rgba(224,189,122,.14);
}
.product-title h3{
  margin:0!important;
  color:var(--rdc-ivory)!important;
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif!important;
  font-size:clamp(24px,7vw,31px)!important;
  line-height:1.03!important;
  letter-spacing:-.022em!important;
}
.product-media{
  aspect-ratio:4/4.6!important;
  border-radius:0!important;
}
.product-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.product-media .tag{
  background:rgba(6,27,20,.82)!important;
  color:var(--rdc-ivory)!important;
  border:1px solid rgba(224,189,122,.3)!important;
  backdrop-filter:blur(8px);
}
.product-media .tag-gold{
  color:var(--rdc-gold-light)!important;
  border-color:rgba(224,189,122,.65)!important;
}
.product-body{
  padding:16px 18px 18px!important;
}
.product-bottom{
  display:block!important;
  padding-bottom:0!important;
}
.product-bottom strong{
  display:block;
  color:var(--rdc-gold-light)!important;
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif!important;
  font-size:31px!important;
  line-height:1!important;
}
.link-action{
  width:100%;
  margin-top:13px!important;
  padding:12px 0!important;
  color:var(--rdc-gold-light)!important;
  font-size:13px!important;
  font-weight:800!important;
  justify-content:space-between!important;
  border-top:1px solid rgba(224,189,122,.14)!important;
  border-bottom:1px solid rgba(224,189,122,.14)!important;
}
.link-action:hover{
  color:#fff2d1!important;
}
.card-add{
  width:100%;
  min-height:48px;
  margin-top:13px;
  border:0;
  border-radius:999px;
  background:linear-gradient(180deg,var(--rdc-gold-light),var(--rdc-gold));
  color:#0b241b;
  font-size:13px;
  font-weight:850;
  cursor:pointer;
  transition:transform .2s ease, box-shadow .2s ease;
}
.card-add:hover{
  transform:translateY(-1px);
  box-shadow:0 9px 20px rgba(0,0,0,.19);
}

/* MODAL / CULTIVAR */
.modal-panel{
  border:1px solid rgba(224,189,122,.46)!important;
  background:#071d16!important;
}
.modal-content .kicker{
  color:var(--rdc-gold)!important;
  font-size:12px!important;
}
.modal-content h3{
  color:var(--rdc-ivory)!important;
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif!important;
}
.modal-price{color:var(--rdc-gold-light)!important}
.cultivar-gallery{
  position:relative;
  width:100%;
  height:100%;
  min-height:360px;
  background:#04130e;
  overflow:hidden;
}
.cultivar-gallery-track{
  display:flex;
  width:100%;
  height:100%;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
}
.cultivar-gallery-track::-webkit-scrollbar{display:none}
.gallery-slide{
  flex:0 0 100%;
  width:100%;
  min-height:360px;
  scroll-snap-align:start;
  display:grid;
  place-items:center;
}
.gallery-slide img{
  width:100%;
  height:100%;
  max-height:72vh;
  object-fit:cover;
  background:#04130e;
}
.gallery-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:3;
  width:42px;height:42px;
  border-radius:50%;
  border:1px solid rgba(224,189,122,.4);
  background:rgba(6,27,20,.72);
  color:var(--rdc-gold-light);
  font-size:26px;
  cursor:pointer;
  display:none;
}
.cultivar-gallery.has-many .gallery-dots{display:flex}
.gallery-nav.prev{left:12px}
.gallery-nav.next{right:12px}
.gallery-dots{
  position:absolute;
  z-index:4;
  left:50%;
  bottom:12px;
  transform:translateX(-50%);
  display:flex;
  gap:6px;
}
.gallery-dot{
  width:7px;height:7px;border-radius:99px;
  background:rgba(255,255,255,.36);
}
.gallery-dot.active{width:20px;background:var(--rdc-gold-light)}

/* PAISAGISMO */
.pro{
  border:1px solid rgba(202,161,90,.45)!important;
  background:
    radial-gradient(circle at 90% 10%,rgba(202,161,90,.11),transparent 32%),
    linear-gradient(145deg,#0d291f,#071d16)!important;
  border-radius:24px!important;
}
.pro .kicker{color:var(--rdc-gold)!important}
.pro h2{color:var(--rdc-ivory)!important}
.pro .btn-wa{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
}

/* MENU */
.menu{
  background:#061b14!important;
}
.brand-mark-menu{
  width:54px!important;height:54px!important;border-radius:50%;object-fit:cover!important;
  border:1px solid rgba(224,189,122,.58);
}
.menu-brand-name{
  color:var(--rdc-gold-light);
  font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;
  font-size:18px;
  font-weight:700;
  letter-spacing:.05em;
  margin-left:10px;
  margin-right:auto;
}
.menu-top{display:flex;align-items:center}
.menu nav a{font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif!important}

/* FOOTER */
.footer-logo img{
  width:76px!important;height:76px!important;object-fit:cover!important;border-radius:50%;
  border:1px solid rgba(224,189,122,.45);
}

/* ACCESSIBILITY / TOUCH */
.btn,.card-add,.link-action,.circle-btn,.category-pill,.faq-q{min-height:44px}
a:focus-visible,button:focus-visible{
  outline:2px solid var(--rdc-gold-light);
  outline-offset:3px;
}

/* RESPONSIVE */
@media (max-width: 390px){
  .brand-mark{width:38px!important;height:38px!important}
  .brand-name{font-size:13px}
  .header-inner{min-height:64px}
  .hero{min-height:calc(100svh - 106px)!important}
  .hero-copy{min-height:calc(100svh - 106px)!important;padding:18px 14px 20px!important}
  .hero-copy h1{font-size:clamp(40px,12.6vw,53px)!important}
  .hero-copy > p{font-size:14px!important}
  .product-title h3{font-size:25px!important}
}

@media (min-width: 560px){
  .product-grid,.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (min-width: 760px){
  .header-inner{min-height:76px}
  .brand-mark{width:48px!important;height:48px!important}
  .brand-name{font-size:19px}
  .category-rail{top:76px!important}
  .hero{min-height:calc(100vh - 114px)!important}
  .hero-copy{
    min-height:calc(100vh - 114px)!important;
    justify-content:center!important;
    align-items:flex-start!important;
    width:min(58%,760px)!important;
    padding:7vw 4vw 7vw 6vw!important;
  }
  .hero-slide::after{
    background:
      linear-gradient(90deg,rgba(4,18,13,.94) 0%,rgba(4,18,13,.7) 36%,rgba(4,18,13,.16) 67%,rgba(4,18,13,.05) 100%),
      linear-gradient(180deg,rgba(4,18,13,.04),rgba(4,18,13,.2));
  }
  .hero-bg{background-position:64% center!important}
  .hero-slide:nth-child(1) .hero-bg{background-position:66% 46%!important}
  .hero-slide:nth-child(2) .hero-bg{background-position:64% 46%!important}
  .hero-slide:nth-child(3) .hero-bg{background-position:66% 48%!important}
  .hero-slide:nth-child(4) .hero-bg{background-position:64% 48%!important}
  .hero-copy h1{order:0!important;font-size:clamp(60px,6.4vw,92px)!important;max-width:700px}
  .hero-copy > p{order:0!important;font-size:18px!important;max-width:610px}
  .hero-actions{order:0!important;grid-template-columns:230px 340px!important;max-width:600px!important}
  .hero-meta{order:0!important;margin-top:16px!important;margin-bottom:0!important;padding-top:13px!important;padding-bottom:0!important;border-top:1px solid rgba(224,189,122,.3)!important;border-bottom:0!important}
  .product-grid,.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media (min-width: 1040px){
  .product-grid,.premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media (min-width: 1380px){
  .product-grid,.premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

/* Desktop nav + mobile controls */
@media (max-width: 959px){
  .desktop-nav{display:none!important}
  .menu-trigger{display:grid!important}
}
@media (min-width: 960px){
  .menu-trigger{display:none!important}
}

/* Final compatibility patch */
.hero-bg:after{background:none!important}
@media (max-width:1179px){
  .desktop-nav{display:none!important}
  .menu-trigger{display:grid!important}
}
@media (min-width:1180px){
  .desktop-nav{display:flex!important}
  .menu-trigger{display:none!important}
}

/* ============================================================
   FRETE SUBSIDIADO + CARRINHO + FAQ COLOCASIAS
   ============================================================ */
body.cart-open{overflow:hidden}

.cart-backdrop{
  position:fixed;inset:0;z-index:110;
  background:rgba(2,10,7,.62);
  opacity:0;visibility:hidden;
  transition:opacity .25s ease,visibility .25s ease;
  backdrop-filter:blur(3px);
}
.cart-backdrop.open{opacity:1;visibility:visible}
.cart-drawer{
  position:fixed;z-index:111;
  right:0;top:0;bottom:0;
  width:min(100%,430px);
  background:linear-gradient(180deg,#0b271d 0%,#061b14 100%);
  border-left:1px solid rgba(224,189,122,.28);
  box-shadow:-20px 0 55px rgba(0,0,0,.32);
  transform:translateX(104%);
  transition:transform .3s cubic-bezier(.2,.8,.2,1);
  display:flex;flex-direction:column;
  padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);
}
.cart-drawer.open{transform:translateX(0)}
.cart-head{
  position:sticky;top:0;z-index:3;
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:20px 18px 14px;
  background:var(--rdc-green-deep,#0d2A20);
  border-bottom:1px solid rgba(224,189,122,.14);
}
.cart-eyebrow{display:block;color:var(--rdc-gold);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:3px}
.cart-head h2{margin:0;color:var(--rdc-gold);font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;font-size:34px;line-height:1}
.cart-close{
  display:inline-flex;align-items:center;justify-content:center;
  flex:0 0 auto;min-width:44px;min-height:44px;width:44px;height:44px;
  border-radius:50%;border:1px solid rgba(224,189,122,.45);
  background:rgba(224,189,122,.12);color:var(--rdc-gold);
  font-size:26px;line-height:1;cursor:pointer;transition:background .2s,color .2s
}
.cart-close:hover{background:var(--rdc-gold);color:#0d2A20}
.cart-close:focus-visible{outline:2px solid var(--rdc-gold);outline-offset:2px}

.shipping-progress-card{
  margin:14px 16px 6px;padding:15px 14px 13px;border-radius:18px;
  background:rgba(202,161,90,.075);border:1px solid rgba(202,161,90,.34);
}
.shipping-progress-copy strong{display:block;color:var(--rdc-ivory);font-size:14px;line-height:1.35;margin-bottom:4px}
.shipping-progress-copy span{display:block;color:rgba(245,239,226,.7);font-size:12px;line-height:1.4}
.shipping-track{position:relative;height:8px;margin:14px 2px 8px;background:rgba(255,255,255,.1);border-radius:99px;overflow:visible}
.shipping-fill{position:absolute;inset:0 auto 0 0;width:0%;border-radius:99px;background:linear-gradient(90deg,#b98b43,var(--rdc-gold-light));transition:width .35s ease}
.shipping-marker{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);background:#0b271d;border:2px solid rgba(224,189,122,.9)}
.marker-300{left:50%}.marker-600{left:100%}
.shipping-milestones{display:flex;justify-content:space-between;gap:12px;color:rgba(245,239,226,.58);font-size:9px;line-height:1.25}
.shipping-milestones span:last-child{text-align:right}
.shipping-milestones b{display:block;color:var(--rdc-gold-light);font-size:10px}

.cart-items{padding:8px 16px;overflow:auto;flex:1;min-height:0}
.cart-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(245,239,226,.09)}
.cart-item img{width:64px;height:76px;object-fit:cover;border-radius:12px;border:1px solid rgba(202,161,90,.25);background:#04130e}
.cart-item-info strong{display:block;color:var(--rdc-ivory);font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;font-size:18px;line-height:1.05;margin-bottom:4px}
.cart-item-info span{display:block;color:var(--rdc-gold-light);font-size:13px;font-weight:800}
.cart-qty{display:flex;align-items:center;gap:7px;margin-top:8px}
.cart-qty button{width:28px;height:28px;border-radius:50%;border:1px solid rgba(224,189,122,.22);background:rgba(255,255,255,.035);color:var(--rdc-ivory);cursor:pointer}
.cart-qty b{min-width:18px;text-align:center;font-size:12px}
.cart-remove{border:0;background:transparent;color:rgba(245,239,226,.52);font-size:11px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:8px 0}

.cart-empty{margin:auto 24px;text-align:center;color:rgba(245,239,226,.65);display:none;flex-direction:column;gap:5px}
.cart-empty strong{color:var(--rdc-ivory);font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;font-size:24px}
.cart-empty span{font-size:13px;line-height:1.5}

.cart-summary{padding:13px 18px 8px;border-top:1px solid rgba(224,189,122,.14);background:rgba(2,10,7,.16)}
.cart-summary>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:5px 0;color:rgba(245,239,226,.7);font-size:13px}
.cart-summary>div strong{color:var(--rdc-ivory);font-size:14px}
.cart-summary .cart-total{margin-top:4px;padding-top:10px;border-top:1px solid rgba(224,189,122,.2);font-weight:800;color:var(--rdc-ivory)}
.cart-summary .cart-total strong{color:var(--rdc-gold-light);font-family:"Cormorant Garamond","Baskerville","Times New Roman",serif;font-size:25px}
.cart-summary small{display:block;margin-top:8px;color:rgba(245,239,226,.5);font-size:10px;line-height:1.45}
.cart-actions-panel{padding:10px 16px 16px}
.cart-checkout{width:100%;min-height:50px}
.cart-wholesale{display:block;margin-top:9px;padding:12px 13px;border-radius:15px;border:1px solid rgba(37,211,102,.28);background:rgba(37,211,102,.07)}
.cart-wholesale span{display:block;color:rgba(245,239,226,.62);font-size:10px;margin-bottom:3px}
.cart-wholesale strong{display:block;color:#b9f8ca;font-size:12px;line-height:1.35}

.faq .split-heading>p{max-width:540px}
.faq-item{border-color:rgba(202,161,90,.16)!important}
.faq-q{font-size:15px!important;line-height:1.35!important;color:#10251C!important}
.faq-q span:last-child{color:#10251C!important}
.faq-a p{font-size:14px!important;line-height:1.62!important;color:#0C261D!important}
.faq-a strong{color:#0C261D}
.faq-wa-link{color:#0C261D;font-weight:800;text-decoration:underline;text-underline-offset:3px}

@media(max-width:430px){
  .cart-drawer{width:100%}
  .cart-head{padding-top:17px}
  .shipping-progress-card{margin-left:12px;margin-right:12px}
  .cart-items{padding-left:12px;padding-right:12px}
  .cart-summary{padding-left:14px;padding-right:14px}
  .cart-actions-panel{padding-left:12px;padding-right:12px}
}
@media(min-width:760px){
  .faq-q{font-size:16px!important}
  .faq-a p{font-size:15px!important}
}

/* CULTIVAR SHEET / MODAL BEHAVIOUR */
.gallery-dots{display:none}
@media (max-width: 759px){
  .modal{align-items:flex-end!important;justify-content:stretch!important}
  .modal-panel{width:100%!important;max-height:92svh!important;border-radius:26px 26px 0 0!important;
    display:block!important;grid-template-columns:none!important;
    transform:translateY(100%);transition:transform .34s cubic-bezier(.22,.8,.24,1)}
  .modal.open .modal-panel{transform:translateY(0)}
  .gallery-nav{display:none!important}
}
@media (min-width: 760px){
  .modal{align-items:center!important;justify-content:center!important}
  .modal-panel{position:relative;width:min(920px,92vw)!important;border-radius:28px!important;padding:16px;
    display:grid!important;grid-template-columns:.9fr 1.1fr!important;gap:22px;max-height:88vh!important}
  .modal-content{padding:36px 26px}
  .cultivar-gallery.has-many .gallery-nav{display:grid;place-items:center}
}
.modal-close{width:44px!important;height:44px!important;min-width:44px;min-height:44px;display:grid;place-items:center;color:var(--rdc-gold-light)}

/* HERO copy tokens */
.hero-copy h1 em{color:#E0BD7A!important;font-style:normal}

.hero-actions .btn-wa{white-space:nowrap}

/* ---- Ficha Técnica ---- */
.spec-sheet{margin-top:22px}
.spec-sheet[hidden]{display:none}
.spec-sheet h4{font-family:Baskerville,"Bodoni 72",Didot,serif;font-size:22px;letter-spacing:-.01em;color:#E0BD7A;margin:0 0 12px}
.spec-row{padding:12px 0;border-bottom:1px solid rgba(202,161,90,.28)}
.spec-row:first-child{padding-top:0}
.spec-label{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#E0BD7A;margin-bottom:6px}
.spec-value{margin:0;font-family:inherit;font-size:14.5px;line-height:1.55;color:#F5EFE2}
.spec-note{margin:14px 0 0;text-align:left;font-size:12px;font-style:italic;color:rgba(245,239,226,.65)}

.cart-checkout.is-loading,.cart-checkout:disabled{opacity:.7;cursor:progress}

/* ---------------- CHECKOUT TRANSPARENTE (PAYMENT BRICK) ---------------- */
.pay-overlay{position:fixed;inset:0;z-index:80;display:none;background:rgba(4,18,13,.72);backdrop-filter:blur(4px);padding:16px;overflow-y:auto}
.pay-overlay.open{display:flex;align-items:flex-start;justify-content:center}
.pay-modal{width:100%;max-width:520px;margin:auto;background:#F5EFE2;border:1px solid rgba(224,189,122,.55);border-radius:22px;overflow:hidden;box-shadow:0 26px 70px rgba(0,0,0,.45)}
.pay-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#0C261D;border-bottom:1px solid rgba(224,189,122,.35)}
.pay-head h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:1.1rem;color:#E0BD7A;letter-spacing:.02em}
.pay-close{width:44px;height:44px;border-radius:50%;background:rgba(224,189,122,.16);border:1.5px solid #E0BD7A;color:#FFF7E8;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.25)}
.pay-close:hover{background:rgba(224,189,122,.32)}
.pay-back{font-size:.82rem;font-weight:800;color:#E0BD7A;letter-spacing:.02em;white-space:nowrap;padding:6px 10px;border-radius:999px;border:1px solid rgba(224,189,122,.5)}
.pay-back:hover{background:rgba(224,189,122,.16)}
.pay-body{padding:16px}
.pay-summary{border:1px solid rgba(202,161,90,.35);border-radius:16px;padding:12px 14px;background:#fff;margin-bottom:14px}
.pay-summary div{display:flex;justify-content:space-between;gap:12px;font-size:.92rem;color:#10251C;padding:3px 0}
.pay-summary .pay-summary-total{border-top:1px solid rgba(202,161,90,.35);margin-top:6px;padding-top:8px;font-size:1.02rem}
.pay-summary .pay-summary-total strong{color:#0C261D}
.pay-summary .checkout-preparing{min-height:96px;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#0C261D}
.checkout-preparing .brick-spinner{width:32px;height:32px}
.pay-brick{min-height:120px}
.pay-status{margin-top:14px;border:1px solid rgba(202,161,90,.45);border-radius:16px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:10px;color:#10251C}
.pay-status strong{font-size:1rem;color:#0C261D}
.pay-status small{color:#3C5A4C}
.pay-status img{width:190px;height:190px;align-self:center}
.pay-status textarea{width:100%;border:1px solid rgba(202,161,90,.5);border-radius:12px;padding:8px;font-size:.78rem;resize:none;color:#10251C}
.pay-retry{min-height:46px;border:0;border-radius:999px;background:#0C261D;color:#E0BD7A;font-weight:800;cursor:pointer}
.pay-note{margin:14px 0 0;font-size:.78rem;line-height:1.5;color:#3C5A4C}
@media(max-width:559px){.pay-overlay{padding:0}.pay-modal{max-width:none;min-height:100%;border-radius:0;border:0}}

/* Payment Brick loader */
.brick-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:220px;color:#F5EFE2;font-size:14px;letter-spacing:.02em}
.brick-spinner{width:38px;height:38px;border-radius:50%;border:3px solid rgba(224,189,122,.25);border-top-color:#E0BD7A;animation:brick-spin .9s linear infinite}
@keyframes brick-spin{to{transform:rotate(360deg)}}
/* ---- Checkout: formulário de dados e entrega ---- */
.pay-form{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(202,161,90,.35);border-radius:16px;background:#fff;padding:14px}
.pay-step{margin:0 0 4px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#3C5A4C;display:flex;align-items:center;justify-content:space-between;gap:10px}
.pay-form label{display:flex;flex-direction:column;gap:4px;font-size:.82rem;font-weight:700;color:#10251C}
.pay-form input{border:1px solid rgba(202,161,90,.5);border-radius:12px;padding:11px 12px;font-size:.95rem;font-weight:500;color:#10251C;background:#F5EFE2}
.pay-form input:focus{outline:2px solid #E0BD7A;outline-offset:1px;background:#fff}
.pay-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.pay-form-error{margin:0;font-size:.82rem;font-weight:700;color:#9B2C2C}
.pay-form-btn{min-height:48px;border:none;border-radius:999px;background:#147A45;color:#FFFFFF;font-weight:800;font-size:.95rem;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 20px rgba(20,122,69,.24)}
.pay-form-btn:hover{background:#0C5F35}
.pay-form-btn:disabled{opacity:.7;cursor:progress}
.pay-edit{border:1px solid rgba(202,161,90,.6);background:transparent;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800;color:#0C261D;cursor:pointer;text-transform:none;letter-spacing:.02em}
.pay-items{border:1px solid rgba(202,161,90,.35);border-radius:16px;padding:10px 14px;background:#F5EFE2;margin-bottom:12px;max-height:180px;overflow-y:auto}
.pay-items .pay-items-title{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#CAA15A;margin:0 0 6px}
.pay-item{display:flex;align-items:center;gap:10px;padding:5px 0;border-bottom:1px solid rgba(202,161,90,.18)}
.pay-item:last-child{border-bottom:0}
.pay-item img{width:40px;height:46px;object-fit:cover;border-radius:8px;border:1px solid rgba(202,161,90,.25)}
.pay-item-noimg{width:40px;height:46px;border-radius:8px;background:rgba(16,37,28,.08);flex:none}
.pay-item-info{flex:1;min-width:0;display:flex;flex-direction:column}
.pay-item-info strong{font-size:.86rem;color:#10251C;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pay-item-info span{font-size:.78rem;color:rgba(16,37,28,.7)}
.pay-item b{font-size:.86rem;color:#0C261D;white-space:nowrap}
