:root{
  --ink:#121826;--muted:#687386;--paper:#fff;--soft:#f5f7f9;--line:#e6e9ee;
  --accent:#f5b942;--accent-2:#ffd978;--green:#178f5b;--danger:#b42318;
  --radius:22px;--shadow:0 16px 50px rgba(18,24,38,.08);--container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 36px),var(--container));margin:auto}.narrow{max-width:820px}
.topbar{background:var(--ink);color:#fff;text-align:center;font-size:12px;padding:7px 14px;letter-spacing:.04em}.site-header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-main{height:78px;display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:28px}.brand img{width:170px}.search{display:flex;background:var(--soft);border:1px solid transparent;border-radius:14px;overflow:hidden}.search:focus-within{border-color:#cbd2dc;background:#fff}.search input{width:100%;border:0;background:transparent;padding:13px 16px;outline:0}.search button{width:52px;border:0;background:transparent;font-size:24px;cursor:pointer}.header-offers{font-weight:800;padding:10px 14px}.category-nav{border-top:1px solid var(--line)}.category-scroll{height:43px;display:flex;gap:26px;align-items:center;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-scroll a{font-size:13px;font-weight:650;color:#3e4958}.category-scroll a:hover{color:#000}
.hero{background:linear-gradient(180deg,#fff 0%,#f6f7f9 100%);overflow:hidden}.hero-grid{min-height:560px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding:68px 0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850;color:#80600c}.hero h1,.page-hero h1,.legal-page h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px;max-width:780px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:13px;padding:12px 18px;font-weight:800;cursor:pointer}.btn-primary{background:var(--ink);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(18,24,38,.15)}.btn-ghost{background:#fff;border:1px solid var(--line)}.btn-disabled{background:#eef0f2;color:#7a8492;cursor:default}.btn-lg{padding:15px 21px}.btn-xl{width:100%;font-size:17px;padding:18px 24px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#4b5563;font-size:13px;font-weight:650}.hero-visual{height:420px;position:relative}.hero-card{position:absolute;border-radius:32px;box-shadow:var(--shadow)}.hero-card-main{inset:12px 30px 35px 20px;background:var(--accent);padding:52px}.hero-card-main:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.28);right:-30px;top:-35px}.hero-mini-label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.hero-card-main strong{display:block;font-size:44px;line-height:1.05;letter-spacing:-.045em;margin:35px 0 18px}.hero-card-main p{max-width:280px;font-weight:650}.hero-card-float{right:0;bottom:8px;background:#fff;padding:22px 26px;transform:rotate(2deg);font-size:14px}.hero-card-float strong{font-size:20px}
.category-section,.products-section,.guides-section{padding:78px 0}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:28px}.section-head h2{font-size:34px;line-height:1.1;letter-spacing:-.035em;margin:9px 0 0}.section-head>a{font-weight:800;font-size:14px}.section-head.centered{text-align:center;justify-content:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:20px;background:var(--soft);border:1px solid transparent;border-radius:18px}.category-tile:hover{background:#fff;border-color:var(--line);box-shadow:var(--shadow);transform:translateY(-2px)}.category-icon{display:grid;place-items:center;width:48px;height:48px;background:#fff;border-radius:14px;font-size:22px}.category-tile strong{display:block}.category-tile small{display:block;color:var(--muted);margin-top:2px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.product-image{aspect-ratio:1/0.83;background:var(--soft);position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.badge,.discount{position:absolute;z-index:2;top:12px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.02em}.badge{left:12px;background:#fff}.discount{right:12px;background:#173f2c;color:#fff}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-name{font-weight:850;line-height:1.25;margin-bottom:7px}.product-desc{color:var(--muted);font-size:13px;margin:0 0 14px}.price-block{margin-top:auto;padding:8px 0 14px}.old-price{display:block;color:#8c95a1;text-decoration:line-through;font-size:12px}.price-block strong{font-size:24px;letter-spacing:-.03em}.product-card .btn{width:100%}.price-notice{font-size:12px;color:var(--muted);margin-top:16px}.how{padding:86px 0;background:var(--ink);color:#fff}.how .eyebrow{color:var(--accent-2)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:30px}.step>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--accent);color:var(--ink);font-weight:900}.step h3{font-size:22px;margin:28px 0 8px}.step p{color:#bac2ce;margin:0}.content-strip{padding:90px 0;background:#f4efe4}.content-strip-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.content-strip h2{font-size:42px;line-height:1.05;letter-spacing:-.045em;margin:12px 0}.content-strip p{color:#5f6570}.text-link{font-weight:850}.mini-guide-list{border-top:1px solid #d6cdbd}.mini-guide-list a{display:grid;grid-template-columns:40px 1fr auto;gap:16px;padding:22px 4px;border-bottom:1px solid #d6cdbd;align-items:center}.mini-guide-list span,.mini-guide-list em{font-size:12px;color:#777}.page-hero.compact{padding:70px 0 55px;background:var(--soft)}.page-hero.compact h1{font-size:clamp(42px,5vw,64px);margin-bottom:12px}.page-hero p{color:var(--muted);font-size:18px;max-width:720px}.toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px;color:var(--muted);font-size:13px}.toolbar strong{color:var(--ink)}.empty{padding:70px 0;text-align:center}.product-page{padding:34px 0 80px}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:center;margin-bottom:28px;white-space:nowrap;overflow:hidden}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:start}.product-gallery{background:var(--soft);border-radius:26px;min-height:520px;display:grid;place-items:center;position:relative;overflow:hidden}.product-gallery>img{width:100%;height:100%;min-height:520px;object-fit:cover}.product-gallery .badge{top:18px;left:18px}.product-info{padding-top:16px}.product-info h1{font-size:clamp(38px,4.8vw,62px);line-height:1.02;letter-spacing:-.05em;margin:12px 0 18px}.lead{font-size:17px;color:var(--muted)}.price-panel{padding:20px 0 24px}.current-price{font-size:38px;font-weight:900;letter-spacing:-.04em}.current-price span{font-size:12px;background:#e4f5ec;color:#106d45;padding:6px 8px;border-radius:999px;vertical-align:middle}.price-panel small{color:var(--muted)}.marketplace-note{margin-top:15px;padding:14px 16px;background:var(--soft);border-radius:14px;font-size:12px}.marketplace-note strong,.marketplace-note span{display:block}.marketplace-note span{color:var(--muted);margin-top:3px}.product-content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:56px;padding:74px 0}.product-content-grid h2{font-size:34px;margin:10px 0 16px}.product-content-grid article p{font-size:17px;color:#4f5968}.highlights-card{background:var(--soft);border-radius:22px;padding:28px}.highlights-card h3{margin-top:0}.highlights-card ul{list-style:none;padding:0;margin:0}.highlights-card li{padding:10px 0;border-bottom:1px solid var(--line)}.related{padding-top:30px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{padding:28px;border:1px solid var(--line);border-radius:22px}.guide-card>span{font-size:11px;font-weight:850;color:#80600c}.guide-card h2{font-size:24px;line-height:1.15}.guide-card p{color:var(--muted)}.guide-card a{font-weight:850;font-size:13px}.legal-page{padding:82px 0}.legal-page h1{font-size:56px}.legal-page h2{font-size:25px;margin-top:38px}.legal-page p{font-size:17px;color:#505a68}.site-footer{background:#0d1220;color:#fff;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr .6fr .8fr;gap:60px}.footer-logo{width:160px;filter:brightness(0) invert(1)}.footer-grid p{color:#aeb7c4;max-width:520px}.disclosure{font-size:12px}.footer-grid h3{font-size:13px}.footer-grid a{display:block;color:#c5ccd6;font-size:13px;margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;color:#8e98a8;font-size:11px}
.admin-body{background:#f4f6f8}.admin-top{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4vw;position:sticky;top:0;z-index:5}.admin-top img{width:145px}.admin-top nav{display:flex;gap:20px;font-size:13px;font-weight:750}.admin-main{width:min(calc(100% - 40px),1180px);margin:38px auto 80px}.admin-page-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-page-head span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.admin-page-head h1{font-size:42px;letter-spacing:-.04em;margin:3px 0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.admin-stats>div,.admin-panel,.admin-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.admin-stats span,.admin-stats small{display:block;color:var(--muted);font-size:12px}.admin-stats strong{display:block;font-size:36px}.admin-panel-head{display:flex;justify-content:space-between;align-items:center}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{padding:14px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-table th{color:var(--muted);font-size:11px;text-transform:uppercase}.row-actions{white-space:nowrap}.row-actions a{margin-right:10px;font-weight:800}.danger{color:var(--danger)}.admin-form{max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}.form-grid label,.login-card label{font-size:12px;font-weight:800}.form-grid input,.form-grid textarea,.form-grid select,.login-card input{width:100%;margin-top:6px;border:1px solid #d9dee6;border-radius:10px;padding:11px 12px;background:#fff}.span-2{grid-column:span 2}.check{display:flex;align-items:center;gap:8px}.check input{width:auto!important;margin:0!important}.admin-login{margin:0;min-height:100vh;background:#f2f4f7;display:grid;place-items:center;padding:24px}.login-card{width:min(100%,430px);background:#fff;padding:34px;border-radius:22px;box-shadow:var(--shadow)}.login-card img{width:150px;margin-bottom:26px}.login-card h1{margin:0 0 6px}.login-card p{color:var(--muted);font-size:13px}.login-card label{display:block;margin:14px 0}.login-card .btn{width:100%;margin-top:8px}.admin-alert{padding:12px 14px;border-radius:10px;font-size:13px;margin:12px 0}.admin-alert.success{background:#eaf7ef;color:#146c43}.admin-alert.error{background:#fff0ef;color:#a1261c}
@media(max-width:960px){.header-main{grid-template-columns:160px 1fr}.header-offers{display:none}.hero-grid{grid-template-columns:1fr;padding:56px 0}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.content-strip-grid,.product-layout,.product-content-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}.guide-grid{grid-template-columns:1fr}.admin-top nav a:nth-child(3),.admin-top nav a:nth-child(4){display:none}}
@media(max-width:640px){.container{width:min(calc(100% - 24px),var(--container))}.topbar{font-size:10px}.header-main{height:auto;min-height:66px;grid-template-columns:1fr auto;gap:12px;padding:10px 0}.brand img{width:135px}.search{grid-column:1/-1;grid-row:2;margin-bottom:2px}.category-nav{margin-top:0}.category-scroll{gap:20px}.hero-grid{min-height:0;padding:48px 0}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{display:grid;gap:6px}.category-section,.products-section,.guides-section{padding:54px 0}.category-grid{grid-template-columns:1fr}.category-tile{padding:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:12px}.product-name{font-size:13px}.product-desc{display:none}.price-block strong{font-size:19px}.product-card .btn{font-size:12px;padding:10px}.badge{font-size:8px;max-width:68%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discount{font-size:8px}.section-head h2{font-size:28px}.section-head>a{display:none}.steps{grid-template-columns:1fr}.how{padding:58px 0}.content-strip{padding:58px 0}.content-strip-grid{gap:30px}.content-strip h2{font-size:34px}.mini-guide-list a{grid-template-columns:32px 1fr}.mini-guide-list em{display:none}.page-hero.compact{padding:45px 0 36px}.page-hero.compact h1{font-size:42px}.product-page{padding-top:18px}.product-layout{gap:24px}.product-gallery,.product-gallery>img{min-height:0}.product-info h1{font-size:38px}.current-price{font-size:32px}.product-content-grid{padding:48px 0;gap:28px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.legal-page{padding:50px 0}.legal-page h1{font-size:42px}.admin-main{width:min(calc(100% - 20px),1180px);margin-top:24px}.admin-top{padding:0 14px}.admin-top nav{gap:12px}.admin-top nav a:nth-child(2){display:none}.admin-page-head{align-items:start;flex-direction:column}.admin-stats{grid-template-columns:1fr}.admin-panel{overflow-x:auto;padding:10px}.admin-table{min-width:700px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.admin-form{padding:16px}}
.admin-head-actions{display:flex;gap:10px;flex-wrap:wrap}.import-intro{margin-bottom:18px}.import-intro h2{font-size:30px;letter-spacing:-.03em;margin:8px 0}.import-intro p{color:var(--muted);max-width:760px}.admin-form small{display:block;color:var(--muted);font-weight:500;margin-top:5px}.admin-alert.warn{background:#fff8e5;color:#7b5600}.import-preview{margin-top:22px}.import-preview .admin-panel-head{gap:20px}.import-preview .admin-panel-head h2{font-size:30px;margin:6px 0}.import-method{font-size:11px;background:var(--soft);border-radius:999px;padding:7px 10px;color:var(--muted)}.import-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;margin-top:22px}.import-main-image{aspect-ratio:1/.82;background:var(--soft);border-radius:18px;overflow:hidden;display:grid;place-items:center}.import-main-image img{width:100%;height:100%;object-fit:contain}.import-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:8px}.import-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.import-review label{display:block;font-size:12px;font-weight:800;margin-bottom:13px}.import-review input,.import-review textarea,.import-review select{width:100%;margin-top:5px;border:1px solid #d9dee6;border-radius:10px;padding:11px 12px;background:#fff}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.import-review .check{display:flex}.import-review .check input{width:auto;margin:0}.import-meta{background:var(--soft);border-radius:14px;padding:14px;margin:14px 0}.import-meta>div{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:6px 0;font-size:11px;border-bottom:1px solid var(--line)}.import-meta>div:last-child{border-bottom:0}.import-meta span{color:var(--muted)}.break-word{word-break:break-all}.product-gallery-wrap{min-width:0}.product-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:4px}.product-thumb{border:1px solid var(--line);background:#fff;border-radius:10px;padding:3px;width:72px;height:72px;flex:0 0 72px;cursor:pointer}.product-thumb.active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}
@media(max-width:760px){.import-grid{grid-template-columns:1fr}.import-thumbs{grid-template-columns:repeat(4,1fr)}.two-cols{grid-template-columns:1fr}.admin-head-actions{width:100%}.admin-head-actions .btn{flex:1}}

.inline-form{display:inline}.link-button{border:0;background:none;padding:0;margin-right:10px;font:inherit;font-weight:800;color:inherit;cursor:pointer}.link-button:hover{text-decoration:underline}

/* V3 - importação automática */
.import-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.import-box h2{font-size:28px;margin:8px 0}.import-box>p{color:var(--muted);margin-top:0}.import-box form label{display:block;font-size:12px;font-weight:800;margin:16px 0}.import-box input,.import-box textarea{width:100%;margin-top:7px;border:1px solid #d9dee6;border-radius:12px;padding:13px;background:#fff}.import-box textarea{resize:vertical;min-height:220px}.bulk-actions{display:flex;gap:10px}.import-live-result{margin-top:16px}.admin-alert.info{background:#eef4ff;color:#25477d}.admin-alert.warn{background:#fff7e1;color:#7a5510}.import-success-card{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px;border:1px solid #cfe8da;background:#f0faf4;border-radius:14px}.import-success-card img{width:86px;height:86px;object-fit:cover;border-radius:10px;background:#fff}.import-success-card strong,.import-success-card span,.import-success-card small,.import-success-card a{display:block}.import-success-card span{font-weight:800;margin:3px 0}.import-success-card small{color:#587066}.import-success-card a{margin-top:6px;font-size:12px;font-weight:850}.bulk-progress{height:10px;background:#edf0f3;border-radius:999px;overflow:hidden;margin:16px 0}.bulk-progress span{display:block;height:100%;width:0;background:var(--ink);transition:width .2s}.bulk-summary{font-size:13px;color:var(--muted);margin-bottom:12px}.bulk-results-wrap{overflow-x:auto}.status-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:850;white-space:nowrap}.status-pill.processing{background:#eef1f5;color:#596474}.status-pill.success{background:#e7f7ee;color:#126a43}.status-pill.error{background:#fff0ef;color:#a1261c}.bulk-error{color:#8c3c36;font-size:12px}.import-notes{margin-top:22px}.import-notes h2{margin-top:0}.import-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.import-steps>div{border:1px solid var(--line);border-radius:16px;padding:18px}.import-steps>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);font-weight:900}.import-steps strong{display:block;margin:14px 0 5px}.import-steps p{font-size:12px;color:var(--muted);margin:0}.specs-section{padding:10px 0 58px}.specs-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden}.spec-row{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;padding:14px 18px;border-bottom:1px solid var(--line)}.spec-row:nth-child(odd){border-right:1px solid var(--line)}.spec-row span{color:var(--muted);font-size:13px}.spec-row strong{font-size:13px}.break-word{word-break:break-word}
@media(max-width:900px){.import-mode-grid{grid-template-columns:1fr}.import-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.import-steps{grid-template-columns:1fr}.specs-grid{grid-template-columns:1fr}.spec-row:nth-child(odd){border-right:0}.spec-row{grid-template-columns:1fr;gap:3px}.bulk-actions{flex-direction:column}.bulk-actions .btn{width:100%}}
code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:#f1f3f5;padding:2px 5px;border-radius:5px;font-size:.92em}.import-notes .admin-panel-head h2{margin:0}.import-notes .admin-panel-head a{font-size:12px;font-weight:800}.import-steps>div>span{width:auto;min-width:38px;padding:0 8px;border-radius:999px;font-size:10px}.admin-alert small{display:block;margin-top:5px;word-break:break-word}

/* V4 - Capturador do navegador */
.browser-capture-status{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;border-left:4px solid var(--accent)}
.browser-capture-status h2{margin:6px 0 5px;font-size:24px}.browser-capture-status p{margin:0;color:var(--muted);max-width:760px}.capture-download{margin-top:14px}.status-pill.warn{background:#fff7e1;color:#7a5510}
@media(max-width:640px){.browser-capture-status{align-items:flex-start;flex-direction:column}.browser-capture-status .status-pill{order:-1}}

/* V4.1 - preço e resumo automático */
.import-success-card .import-short-desc{margin:5px 0 7px;color:var(--muted);font-size:12px;line-height:1.4;max-width:620px}
.import-success-card span small{display:inline;color:var(--muted);font-weight:600;text-decoration:line-through;margin-left:4px}

/* V6.0 — SEO/GEO + redesign editorial */
:root{--ink:#101827;--muted:#667085;--soft:#f6f7f9;--line:#e7e9ee;--accent:#f4b63f;--accent-soft:#fff6dd;--green:#147a4b;--container:1220px}
body{background:#fff}.topbar{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.topbar a{text-decoration:underline;text-underline-offset:2px}.header-main{height:82px}.header-offers{display:flex;align-items:center;gap:8px;background:var(--ink);color:#fff;border-radius:999px;padding:10px 16px}.category-nav{background:#fff}.category-scroll a{transition:.2s}.category-scroll a:hover{color:#000}
.hero-editorial{background:linear-gradient(135deg,#f7f7f4 0%,#fff 58%,#fff7df 100%);border-bottom:1px solid var(--line)}.hero-grid-new{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;min-height:660px;padding:70px 0}.hero-copy-new h1{font-size:clamp(48px,6.5vw,82px);line-height:.95;letter-spacing:-.065em;max-width:780px;margin:15px 0 24px}.hero-copy-new>p{font-size:19px;color:var(--muted);max-width:660px}.hero-proof{display:flex;gap:32px;margin-top:38px;flex-wrap:wrap}.hero-proof div{display:grid}.hero-proof strong{font-size:24px}.hero-proof span{font-size:12px;color:var(--muted)}.hero-product{background:#fff;border:1px solid var(--line);border-radius:30px;padding:16px;box-shadow:0 28px 70px rgba(16,24,39,.10)}.hero-product-image{position:relative;display:grid;place-items:center;background:#f5f6f7;border-radius:22px;aspect-ratio:1/1;overflow:hidden}.hero-product-image img{width:100%;height:100%;object-fit:contain;padding:24px}.hero-deal-badge{position:absolute;top:16px;left:16px;background:#173f2c;color:#fff;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:900;z-index:2}.hero-product-copy{padding:20px 8px 8px}.hero-product-copy>span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#7c620f;font-weight:850}.hero-product-copy h2{font-size:23px;line-height:1.15;margin:9px 0}.hero-product-price{display:flex;align-items:baseline;gap:10px;margin:12px 0}.hero-product-price strong{font-size:32px}.hero-product-price small{text-decoration:line-through;color:var(--muted)}
.category-section-new{padding:62px 0}.section-head p{color:var(--muted);margin:7px 0 0}.category-grid-new{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-tile-new{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:17px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s}.category-tile-new:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.category-icon-new{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--accent-soft);font-weight:900}.category-tile-new strong,.category-tile-new small{display:block}.category-tile-new small{color:var(--muted);margin-top:2px}
.product-grid{gap:16px}.product-card{border-radius:22px;transition:.22s}.product-image{aspect-ratio:1/1;background:#f6f7f8}.product-image img{object-fit:contain;padding:16px}.discount{left:12px;right:auto;background:#173f2c}.product-body{padding:15px}.product-card-meta{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:8px}.product-card-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#80600c}.product-card-meta small{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-name{font-size:15px}.product-desc{min-height:40px}.price-block strong{display:block}.saving{display:block;color:var(--green);font-size:11px;margin-top:3px}.btn-card{margin-top:4px;background:#f3f4f6;color:var(--ink);justify-content:space-between}.product-card:hover .btn-card{background:var(--ink);color:#fff}.compact-grid .product-card:nth-child(n+5){display:none}.deal-band{padding:72px 0;background:#111827;color:#fff}.deal-band .eyebrow{color:#f9d87f}.deal-band .section-head p,.deal-band .section-head>a{color:#cbd2dc}.deal-band .product-card{color:var(--ink)}.popular-section{padding:78px 0}.how-new{padding:90px 0}.how-new .step{background:rgba(255,255,255,.03)}.content-strip-new{background:#f4efe4}
.category-hero-v6,.offers-hero-v6,.guides-hero-v6{padding:72px 0 58px;background:linear-gradient(180deg,#f7f8fa,#fff);border-bottom:1px solid var(--line)}.category-hero-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.category-hero-v6 h1,.offers-hero-v6 h1,.guides-hero-v6 h1{font-size:clamp(46px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:14px 0}.category-stat{min-width:210px;border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.category-stat strong,.category-stat span,.category-stat small{display:block}.category-stat strong{font-size:38px}.category-stat span{font-weight:800}.category-stat small{color:var(--muted);margin-top:5px}.category-explainer{margin-top:60px;padding:30px;border-radius:24px;background:var(--soft);max-width:850px}.category-explainer h2{margin-top:0}.offer-filters{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.offer-filters a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800}.offer-filters a.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.product-layout-v6{grid-template-columns:1fr .9fr;gap:60px}.product-gallery-v6{min-height:560px;background:#f7f8f9}.product-gallery-v6>img{min-height:560px;object-fit:contain;padding:28px}.gallery-offer-badge{position:absolute;top:18px;left:18px;background:#173f2c;color:#fff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;z-index:2}.product-kicker{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.product-kicker span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#80600c}.product-kicker small{font-size:11px;color:var(--muted)}.product-info-v6 h1{font-size:clamp(36px,4.2vw,58px);line-height:1.02}.quick-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.quick-specs div{background:var(--soft);border-radius:12px;padding:10px 12px}.quick-specs span,.quick-specs strong{display:block}.quick-specs span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.quick-specs strong{font-size:13px;margin-top:2px}.price-panel-v6{border-top:1px solid var(--line);margin-top:20px}.price-label{display:block;font-size:11px;color:var(--muted);font-weight:800;margin-bottom:5px}.saving-line{display:block;color:var(--green);font-size:12px;margin:4px 0}.affiliate-cta{justify-content:space-between}.product-facts-section{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;padding:78px 0}.product-content-main{padding-right:30px}.product-content-main h2{font-size:38px;letter-spacing:-.04em;margin:10px 0}.product-content-main>p{font-size:17px;color:#4f5968}.source-note{margin-top:25px;border-left:3px solid var(--accent);padding:12px 16px;background:var(--accent-soft);font-size:12px;color:#5d6470}.attention-card{background:#111827;color:#fff;border-radius:24px;padding:28px}.attention-card .eyebrow{color:#f9d87f}.attention-card h3{font-size:24px}.attention-card ul{list-style:none;padding:0;margin:0}.attention-card li{display:grid;grid-template-columns:24px 1fr;gap:10px;border-top:1px solid rgba(255,255,255,.1);padding:13px 0}.attention-card li span{color:#f9d87f}.attention-card li p{margin:0;color:#ced4dd;font-size:13px}.specs-section-v6{padding-bottom:70px}.specs-section-v6 .specs-grid{background:#fff}.product-qa{padding:10px 0 70px}.qa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.qa-grid article{border:1px solid var(--line);border-radius:18px;padding:20px}.qa-grid h3{font-size:17px;margin:0 0 8px}.qa-grid p{color:var(--muted);font-size:13px;margin:0}.mobile-affiliate-bar{display:none}
.guide-long-section{padding:70px 0}.guide-long-grid{display:grid;grid-template-columns:220px 1fr;gap:64px;align-items:start}.guide-index{position:sticky;top:160px;display:grid;gap:8px;border:1px solid var(--line);border-radius:18px;padding:18px}.guide-index strong{margin-bottom:4px}.guide-index a{font-size:13px;color:var(--muted)}.guide-content{max-width:820px}.guide-content article{padding:0 0 64px;scroll-margin-top:150px}.guide-content h2{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 18px}.guide-content h3{font-size:21px;margin-top:28px}.guide-content p,.guide-content li{font-size:17px;color:#4f5968}.guide-checklist{background:var(--soft);border-radius:24px;padding:30px!important}.guide-checklist li{margin:8px 0}
@media(max-width:980px){.hero-grid-new{grid-template-columns:1fr;padding:56px 0}.hero-product{max-width:620px}.category-grid-new{grid-template-columns:repeat(2,1fr)}.product-layout-v6,.product-facts-section{grid-template-columns:1fr}.product-content-main{padding-right:0}.qa-grid{grid-template-columns:1fr}.guide-long-grid{grid-template-columns:1fr}.guide-index{position:static;grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:640px){body{padding-bottom:76px}.topbar{gap:5px}.topbar span:nth-of-type(2),.topbar a{display:none}.hero-grid-new{min-height:0;padding:42px 0;gap:34px}.hero-copy-new h1{font-size:48px}.hero-copy-new>p{font-size:16px}.hero-proof{gap:18px;margin-top:24px}.hero-proof strong{font-size:20px}.hero-product{border-radius:22px}.hero-product-copy h2{font-size:18px}.category-grid-new{grid-template-columns:1fr 1fr}.category-tile-new{grid-template-columns:38px 1fr;padding:12px}.category-tile-new>span:last-child{display:none}.category-icon-new{width:38px;height:38px}.category-tile-new strong{font-size:12px}.category-tile-new small{font-size:10px}.product-image img{padding:10px}.product-card-meta small,.saving{display:none}.product-name{font-size:13px}.product-body{padding:11px}.price-block strong{font-size:20px}.btn-card{font-size:11px;padding:9px}.deal-band,.popular-section{padding:54px 0}.category-hero-grid{grid-template-columns:1fr}.category-stat{min-width:0}.product-gallery-v6,.product-gallery-v6>img{min-height:0;aspect-ratio:1/1}.product-gallery-v6>img{padding:18px}.product-info-v6 h1{font-size:34px}.quick-specs{grid-template-columns:1fr 1fr}.product-facts-section{padding:48px 0}.product-content-main h2{font-size:30px}.attention-card{padding:22px}.specs-section-v6{padding-bottom:48px}.guide-index{grid-template-columns:1fr 1fr}.guide-content h2{font-size:31px}.guide-content p,.guide-content li{font-size:16px}.mobile-affiliate-bar{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--line);padding:10px 12px;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -10px 30px rgba(16,24,39,.08)}.mobile-affiliate-bar small,.mobile-affiliate-bar strong{display:block}.mobile-affiliate-bar small{font-size:10px;color:var(--muted)}.mobile-affiliate-bar .btn{padding:11px 15px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}}


/* V6.1 — marketplace UX, performance e densidade visual */
:root{--container:1280px;--card-radius:16px;--market-blue:#151f2e;--warm:#fff8e7}
.site-header{box-shadow:0 1px 0 rgba(16,24,39,.04)}
.header-main{grid-template-columns:190px minmax(320px,1fr) auto;gap:22px;height:76px}
.search{background:#fff;border:1px solid #d7dce3;box-shadow:0 2px 8px rgba(16,24,39,.04);border-radius:10px}
.search input{font-size:14px}.search button{background:#f5f6f7;border-left:1px solid #e1e5ea}
.category-scroll{gap:22px}.category-scroll a{font-size:12px}.category-scroll .nav-deal{font-weight:900;color:#8a5a00}
.hero-market{background:#f3f5f7;border-bottom:1px solid var(--line)}
.hero-market-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;padding:44px 0 48px;min-height:510px}
.hero-market-copy h1{font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.055em;margin:12px 0 20px;max-width:720px}
.hero-market-copy>p{font-size:17px;color:var(--muted);max-width:650px}
.market-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px;font-size:12px;color:#566170;font-weight:700}
.market-hero-product{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px rgba(16,24,39,.08)}
.market-hero-image{position:relative;display:grid;place-items:center;min-height:330px;background:#fff}
.market-hero-image img{width:100%;height:100%;object-fit:contain;padding:22px}
.market-hero-info{padding:28px 24px;display:flex;flex-direction:column;justify-content:center;background:#fffdf7;border-left:1px solid var(--line)}
.market-hero-info>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#8a6100}
.market-hero-info h2{font-size:20px;line-height:1.18;margin:8px 0 18px}
.market-hero-info div{display:flex;gap:9px;align-items:baseline}.market-hero-info strong{font-size:30px}.market-hero-info small{text-decoration:line-through;color:var(--muted)}
.market-hero-info>a{font-size:12px;font-weight:900;margin-top:18px}
.market-benefits{background:#fff;border-bottom:1px solid var(--line)}
.market-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0}
.market-benefits-grid div{padding:0 18px;border-right:1px solid var(--line)}.market-benefits-grid div:first-child{padding-left:0}.market-benefits-grid div:last-child{border-right:0}
.market-benefits-grid b,.market-benefits-grid span{display:block}.market-benefits-grid b{font-size:13px}.market-benefits-grid span{font-size:11px;color:var(--muted);margin-top:2px}
.category-market{padding:50px 0 34px}.category-market-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.category-market-card{min-height:112px;border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff;display:flex;flex-direction:column;justify-content:center;transition:.18s}
.category-market-card:hover{box-shadow:0 8px 28px rgba(16,24,39,.08);transform:translateY(-2px)}
.category-market-card>span{font-size:23px}.category-market-card strong{font-size:13px;margin-top:7px}.category-market-card small{font-size:10px;color:var(--muted)}
.marketplace-section,.category-spotlight,.latest-section{padding:54px 0}.category-spotlight:nth-of-type(even){background:#f7f8fa}
.market-grid.product-grid,.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.product-card{border-radius:var(--card-radius);box-shadow:none}.product-card:hover{box-shadow:0 10px 30px rgba(16,24,39,.09);transform:translateY(-1px)}
.product-image{aspect-ratio:1/1;background:#fff}.product-image img{padding:12px;transition:transform .2s}.product-card:hover .product-image img{transform:scale(1.02)}
.product-body{padding:12px}.product-card-meta{margin-bottom:6px}.product-name{font-size:13.5px;line-height:1.3;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-desc{display:none}.price-block{padding:8px 0 10px}.price-block strong{font-size:22px}.old-price{font-size:11px}.saving{font-size:10px}
.btn-card{padding:9px 11px;font-size:11px;border-radius:10px}
.discount{font-size:9px;padding:5px 7px;top:9px;left:9px}
.price-rail{background:#fff8e7;padding:54px 0;border-top:1px solid #f1e3bc;border-bottom:1px solid #f1e3bc}
.product-info-v6{position:sticky;top:142px}
.product-gallery-v6{border:1px solid var(--line);background:#fff}
.product-gallery-v6>img{padding:18px}
.product-thumbs{gap:7px}.product-thumb{width:64px;height:64px;flex-basis:64px}
.source-product-name{font-size:11px;color:#8a93a1;margin:-8px 0 12px}
.quick-specs{grid-template-columns:repeat(2,1fr)}
.product-buying-guide{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;background:#f7f8fa;border:1px solid var(--line);border-radius:22px;padding:28px;margin:0 0 64px}
.product-buying-guide h2{font-size:30px;letter-spacing:-.035em;margin:9px 0}.product-buying-guide p{color:#566170}.product-buying-guide ul{margin:0;padding:0;list-style:none}
.product-buying-guide li{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.product-buying-guide li:before{content:"✓";font-weight:900;margin-right:9px;color:var(--green)}
.category-seo-content{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;margin-top:60px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#f8f9fa}
.category-seo-content h2{font-size:30px;margin:8px 0}.category-seo-content p{color:#566170}.category-seo-content ul{margin:0;padding:0;list-style:none}.category-seo-content li{padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}
.related-categories{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:20px}.related-categories strong{font-size:12px}.related-categories a{font-size:11px;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:7px 10px}
@media(max-width:1180px){.market-grid.product-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-market-grid{grid-template-columns:repeat(4,1fr)}.market-hero-product{grid-template-columns:1fr}}
@media(max-width:900px){.header-main{grid-template-columns:150px 1fr}.header-offers{display:none}.hero-market-grid{grid-template-columns:1fr}.market-hero-product{max-width:720px;grid-template-columns:1fr 1fr}.market-benefits-grid{grid-template-columns:1fr 1fr;gap:18px}.market-benefits-grid div{border-right:0;padding:0}.market-grid.product-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-info-v6{position:static}.product-buying-guide,.category-seo-content{grid-template-columns:1fr}}
@media(max-width:640px){.header-main{height:auto;grid-template-columns:1fr auto;padding:10px 0;gap:10px}.brand img{width:142px}.search{grid-column:1/3;grid-row:2}.hero-market-grid{padding:30px 0 34px}.hero-market-copy h1{font-size:42px}.market-hero-product{grid-template-columns:1fr}.market-hero-image{min-height:280px}.market-hero-info{border-left:0;border-top:1px solid var(--line);padding:20px}.market-benefits-grid{font-size:11px}.category-market-grid{grid-template-columns:repeat(3,1fr)}.category-market-card{min-height:96px;padding:11px}.category-market-card strong{font-size:11px}.market-grid.product-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-body{padding:9px}.product-name{font-size:12px}.price-block strong{font-size:18px}.old-price{font-size:10px}.product-card-meta span{font-size:8px}.btn-card{padding:8px;font-size:10px}.product-buying-guide,.category-seo-content{padding:20px}.product-buying-guide h2,.category-seo-content h2{font-size:25px}}


/* V6.2 — Radar de produtos e afiliados */
.radar-intro{display:flex;justify-content:space-between;gap:30px;align-items:center}
.radar-intro h2{max-width:800px}.radar-count{min-width:120px;text-align:center;border-left:1px solid var(--line);padding-left:24px}
.radar-count strong{display:block;font-size:42px;line-height:1}.radar-count span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.affiliate-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.affiliate-flow-grid>div{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}
.affiliate-flow-grid span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#111827;color:#fff;font-weight:900;font-size:11px;margin-bottom:12px}
.affiliate-flow-grid strong{font-size:13px}.affiliate-flow-grid p{font-size:12px;color:var(--muted);margin:5px 0 0}
.affiliate-flow-actions{display:flex;align-items:center;gap:14px;margin-top:16px}.affiliate-flow-actions small{color:var(--muted)}
.radar-toolbar{display:flex;gap:18px;align-items:end;flex-wrap:wrap}
.radar-search-wrap{flex:1;min-width:260px}.radar-search-wrap label{margin:0}
.radar-category-filter{display:flex;gap:6px;flex-wrap:wrap}
.radar-category-filter button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;cursor:pointer}
.radar-category-filter button.active{background:#111827;color:#fff;border-color:#111827}
.radar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}
.radar-card{display:flex;flex-direction:column;gap:12px}.radar-card[hidden]{display:none}
.radar-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}
.radar-card-head small{color:var(--muted);font-size:10px;text-align:right}
.radar-priority{font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;border-radius:999px;padding:5px 7px;background:#f0f2f5}
.radar-priority.muito_alta{background:#fff0d2;color:#8b5700}.radar-priority.media{background:#eef0f3;color:#596273}
.radar-card h3{font-size:17px;line-height:1.18;margin:0}.radar-card>p{font-size:11px;color:var(--muted);margin:0}
.radar-search-link{align-self:flex-start}
.radar-import-form{border-top:1px solid var(--line);padding-top:12px;display:grid;gap:10px}
.radar-import-form label{font-size:10px;margin:0}.radar-input-row{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:5px}
.radar-input-row input{min-width:0}
.btn-mini{padding:8px 10px;font-size:10px}
.radar-import-form .open-product,.radar-import-form .radar-import{width:100%;justify-content:center}
.radar-result{min-height:20px;font-size:11px}
.radar-processing{color:#6b7280}.radar-error{color:#b42318}.radar-success{display:grid;gap:3px;background:#effaf3;border:1px solid #c7ebd3;border-radius:10px;padding:10px}
.radar-success strong{font-size:12px}.radar-success span{font-size:10px;color:#4f6657}.radar-success a{font-size:10px;font-weight:900}
.radar-note{margin-top:20px}.radar-note p{margin-bottom:0;color:var(--muted)}
@media(max-width:1100px){.radar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-flow-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.radar-intro{align-items:flex-start}.radar-count{min-width:76px}.radar-grid{grid-template-columns:1fr}.affiliate-flow-grid{grid-template-columns:1fr}.affiliate-flow-actions{align-items:flex-start;flex-direction:column}}
\n\n/* V6.3 — imagens HD */
.product-image img{image-rendering:auto}.product-gallery-v6{overflow:visible}
.product-main-zoom-trigger{position:relative;width:100%;min-height:560px;border:0;background:#fff;display:grid;place-items:center;cursor:zoom-in;padding:0}
.product-main-zoom-trigger img{width:100%;height:100%;max-height:720px;object-fit:contain;padding:10px}.zoom-hint{position:absolute;right:14px;bottom:14px;background:rgba(17,24,39,.86);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}
.product-thumb{width:72px;height:72px;flex-basis:72px}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-zoom-modal[hidden]{display:none}.product-zoom-modal{position:fixed;inset:0;z-index:99999;background:rgba(5,8,12,.94);display:flex;align-items:center;justify-content:center;padding:30px}.product-zoom-stage{width:min(94vw,1500px);height:min(90vh,1100px);display:grid;place-items:center;overflow:auto}.product-zoom-stage img{max-width:100%;max-height:100%;object-fit:contain}.product-zoom-close{position:fixed;right:20px;top:18px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.4);color:#fff;font-size:28px;cursor:pointer}.product-zoom-caption{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);color:#cfd5dd;font-size:10px}body.zoom-open{overflow:hidden}
@media(max-width:900px){.product-main-zoom-trigger{min-height:420px}.product-main-zoom-trigger img{max-height:620px}}
@media(max-width:640px){.product-main-zoom-trigger{min-height:330px}.product-main-zoom-trigger img{max-height:480px;padding:4px}.zoom-hint{right:8px;bottom:8px}.product-zoom-modal{padding:10px}.product-zoom-close{right:10px;top:10px}}
