/* R2084 — demonstrações públicas por segmento e chamadas nas páginas comerciais. */
.sd84-page{--sd-navy:#052d4d;--sd-blue:#075ee8;--sd-ink:#082b45;--sd-muted:#5b7589;background:#fff;color:var(--sd-ink)}
.sd84-page *{box-sizing:border-box}
.sd84-hero{position:relative;overflow:hidden;padding:clamp(68px,8vw,118px) 0;background:radial-gradient(circle at 84% 14%,rgba(25,122,255,.2),transparent 31%),linear-gradient(135deg,#f8fbff 0%,#eef7ff 58%,#f8fffd 100%)}
.sd84-hero:before{content:"";position:absolute;inset:auto auto -180px -120px;width:480px;height:480px;border:78px solid rgba(7,94,232,.035);border-radius:50%}
.sd84-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.96fr);gap:clamp(42px,7vw,94px);align-items:center}
.sd84-kicker,.sd84-demo-copy>span,.sd84-intro span,.sd84-complete>div>div>span{display:flex;align-items:center;gap:9px;color:#0662dd;font-size:12px;font-weight:900;letter-spacing:.16em}
.sd84-kicker i{width:30px;height:3px;border-radius:10px;background:#24c57a}
.sd84-hero h1{max-width:720px;margin:18px 0 20px;font-size:clamp(44px,5.1vw,72px);line-height:1.01;letter-spacing:-.055em;color:#052844}
.sd84-hero-copy>p{max-width:690px;margin:0;color:#506d83;font-size:clamp(17px,1.55vw,21px);line-height:1.7}
.sd84-hero-actions,.sd84-demo-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:30px}
.sd84-hero-proof{display:flex;flex-wrap:wrap;gap:13px 22px;margin:30px 0 0;padding:24px 0 0;border-top:1px solid #cfdfec;list-style:none}
.sd84-hero-proof li{display:flex;align-items:center;gap:7px;color:#31546d;font-weight:750;font-size:13px}
.sd84-hero-proof i{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#dcf9ed;color:#07965a;font-style:normal}
.sd84-hero-stack{position:relative;display:grid;gap:13px;padding:34px;border:1px solid rgba(127,169,201,.4);border-radius:34px;background:rgba(255,255,255,.76);box-shadow:0 34px 90px rgba(4,50,84,.14);backdrop-filter:blur(18px)}
.sd84-stack-card{display:grid;grid-template-columns:54px 1fr 34px;gap:14px;align-items:center;padding:15px;border:1px solid #d9e7f1;border-radius:20px;background:#fff;color:#173d58;text-decoration:none;transition:.2s ease}
.sd84-stack-card:hover,.sd84-stack-card.active{border-color:var(--segment-accent);transform:translateX(-7px);box-shadow:0 16px 34px rgba(8,47,76,.1)}
.sd84-stack-card>span{display:grid;place-items:center;aspect-ratio:1;border-radius:16px;background:var(--segment-soft);color:var(--segment-accent);font-size:17px;font-weight:950}
.sd84-stack-card small{display:block;margin-bottom:3px;color:#7890a2;font-size:9px;font-weight:900;letter-spacing:.12em}.sd84-stack-card b{font-size:17px}.sd84-stack-card>i{color:var(--segment-accent);font-size:23px;font-style:normal}
.sd84-chat-bubble{position:absolute;right:-30px;bottom:-30px;display:flex;align-items:center;gap:12px;min-width:232px;padding:16px 19px;border-radius:20px;background:#0eaa68;color:#fff;box-shadow:0 22px 54px rgba(1,116,68,.28)}
.sd84-chat-bubble>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#0eaa68;font-style:normal;font-weight:950}.sd84-chat-bubble b,.sd84-chat-bubble small{display:block}.sd84-chat-bubble small{margin-top:2px;opacity:.78}
.sd84-segment-nav{position:sticky;z-index:18;top:0;border-bottom:1px solid #dae7f0;background:rgba(255,255,255,.94);box-shadow:0 10px 26px rgba(10,52,82,.06);backdrop-filter:blur(16px)}
.sd84-segment-nav>div{display:flex;gap:9px;align-items:center;min-height:82px}.sd84-segment-nav>div>span{margin-right:auto;color:#6b8599;font-size:11px;font-weight:900;letter-spacing:.14em}
.sd84-segment-nav a{display:flex;align-items:center;gap:9px;padding:10px 16px;border:1px solid #d7e5ef;border-radius:14px;color:#284d66;font-size:13px;font-weight:850;text-decoration:none}.sd84-segment-nav a i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#edf5ff;color:#075ee8;font-style:normal;font-size:11px}.sd84-segment-nav a:hover,.sd84-segment-nav a.active{border-color:#075ee8;background:#f1f7ff;color:#075ee8}
.sd84-intro{padding:92px 0 34px;text-align:center}.sd84-intro span{justify-content:center}.sd84-intro h2{margin:12px auto 14px;font-size:clamp(34px,4vw,53px);letter-spacing:-.045em}.sd84-intro p{max-width:790px;margin:auto;color:#627b8e;font-size:16px;line-height:1.7}
.sd84-demo{padding:70px 0}.sd84-demo:nth-of-type(even){background:#f7fbfe}.sd84-demo.featured{background:linear-gradient(180deg,var(--segment-soft),#fff 78%)}
.sd84-demo-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);gap:clamp(38px,6vw,80px);align-items:center}
.sd84-demo-copy>span{color:var(--segment-accent)}.sd84-demo-copy h2{margin:16px 0 18px;font-size:clamp(34px,3.8vw,54px);line-height:1.05;letter-spacing:-.045em}.sd84-demo-copy>p{color:#5b768a;font-size:16px;line-height:1.78}
.sd84-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px}.sd84-feature-list span{display:flex;align-items:center;gap:9px;padding:12px;border-radius:13px;background:var(--segment-soft);color:#244b64;font-size:12px;font-weight:800}.sd84-feature-list i{color:var(--segment-accent);font-style:normal}
.sd84-plan-link{padding:12px;color:var(--segment-accent);font-size:13px;font-weight:900;text-decoration:none}.sd84-plan-link:hover{text-decoration:underline}
.sd84-browser{position:relative;overflow:hidden;border:1px solid #cddde9;border-radius:27px;background:#fff;box-shadow:0 30px 80px rgba(6,47,78,.17)}
.sd84-browser>header{display:flex;align-items:center;gap:7px;height:43px;padding:0 18px;border-bottom:1px solid #dce8f0;background:#f7fafc}.sd84-browser>header>div{display:flex;gap:5px}.sd84-browser>header i{display:block;width:8px;height:8px;border-radius:50%;background:#b6c7d3}.sd84-browser>header i:first-child{background:#ff6d62}.sd84-browser>header i:nth-child(2){background:#ffbd45}.sd84-browser>header i:nth-child(3){background:#32c678}.sd84-browser>header span{margin:auto;color:#8095a4;font-size:9px;font-weight:800;letter-spacing:.1em}.sd84-browser>header b{color:#0a9d61;font-size:8px;letter-spacing:.1em}
.sd84-store-head{display:flex;align-items:center;gap:11px;padding:16px 18px}.sd84-store-head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--segment-accent);color:#fff;font-weight:950}.sd84-store-head small,.sd84-store-head strong{display:block}.sd84-store-head small{margin-bottom:2px;color:#8aa0b0;font-size:7px;font-weight:900;letter-spacing:.13em}.sd84-store-head strong{font-size:14px}.sd84-store-head button{display:flex;align-items:center;gap:7px;margin-left:auto;padding:9px 11px;border:0;border-radius:12px;background:#eef6fb;color:#153d57;font:inherit;font-size:10px;font-weight:800}.sd84-store-head button i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--segment-accent);color:#fff;font-style:normal;font-size:8px}
.sd84-store-hero{display:flex;align-items:center;justify-content:space-between;margin:0 18px;padding:18px 20px;border-radius:18px;background:linear-gradient(125deg,var(--segment-accent),color-mix(in srgb,var(--segment-accent),#052e4c 36%));color:#fff}.sd84-store-hero small,.sd84-store-hero b,.sd84-store-hero span{display:block}.sd84-store-hero small{margin-bottom:6px;font-size:7px;font-weight:900;letter-spacing:.16em;opacity:.72}.sd84-store-hero b{max-width:330px;font-size:18px;line-height:1.15}.sd84-store-hero span{margin-top:6px;font-size:9px;opacity:.8}.sd84-store-hero>i{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:rgba(255,255,255,.17);font-style:normal;font-size:24px}
.sd84-category-row{display:flex;gap:7px;overflow:hidden;padding:14px 18px 10px}.sd84-category-row span{white-space:nowrap;padding:7px 10px;border:1px solid #d9e6ee;border-radius:10px;color:#648093;font-size:8px;font-weight:850}.sd84-category-row span.active{border-color:var(--segment-accent);background:var(--segment-soft);color:var(--segment-accent)}
.sd84-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 18px 18px}.sd84-product-grid article{overflow:hidden;border:1px solid #dce7ef;border-radius:15px;background:#fff}.sd84-product-art{position:relative;display:grid;place-items:center;height:86px;background:linear-gradient(145deg,var(--segment-soft),#fff)}.sd84-product-art:before,.sd84-product-art:after{content:"";position:absolute;border-radius:50%;background:color-mix(in srgb,var(--segment-accent),transparent 90%)}.sd84-product-art:before{width:58px;height:58px;left:12px;top:11px}.sd84-product-art:after{width:36px;height:36px;right:8px;bottom:7px}.sd84-product-art span{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:58px;border:2px solid color-mix(in srgb,var(--segment-accent),#fff 20%);border-radius:12px 12px 16px 16px;background:#fff;color:var(--segment-accent);box-shadow:0 8px 17px rgba(5,48,80,.12);font-size:11px;font-weight:950}.sd84-product-art.art-2 span{width:54px;height:48px;border-radius:24px 24px 13px 13px}.sd84-product-art.art-3 span{width:37px;height:61px;border-radius:12px 12px 8px 8px}.sd84-product-art.art-4 span{transform:rotate(-5deg);width:50px;height:50px;border-radius:14px}
.sd84-product-grid section{padding:10px}.sd84-product-grid small,.sd84-product-grid b{display:block}.sd84-product-grid small{overflow:hidden;color:#899eac;font-size:7px;font-weight:750;white-space:nowrap}.sd84-product-grid b{overflow:hidden;margin:3px 0 9px;color:#143c57;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.sd84-product-grid footer{display:flex;align-items:center;justify-content:space-between}.sd84-product-grid strong{color:var(--segment-accent);font-size:10px}.sd84-product-grid footer i{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:var(--segment-soft);color:var(--segment-accent);font-style:normal;font-weight:950}
.sd84-order-sheet{position:absolute;right:18px;bottom:18px;width:min(310px,46%);padding:15px;border:1px solid color-mix(in srgb,var(--segment-accent),#fff 65%);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 22px 45px rgba(5,45,73,.2);backdrop-filter:blur(14px);transform:translateY(73%);transition:.25s ease}.sd84-browser:hover .sd84-order-sheet{transform:translateY(0)}
.sd84-order-head{display:flex;align-items:center;gap:9px}.sd84-order-head>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--segment-soft);color:var(--segment-accent)}.sd84-order-head small,.sd84-order-head b{display:block}.sd84-order-head small{font-size:6px;font-weight:900;letter-spacing:.12em;color:#8399a9}.sd84-order-head b{font-size:11px}.sd84-order-head strong{margin-left:auto;color:var(--segment-accent);font-size:13px}.sd84-order-sheet ul{display:grid;gap:4px;margin:10px 0;padding:9px 0;border-block:1px solid #e2ebf1;list-style:none}.sd84-order-sheet li{color:#607b8e;font-size:8px}.sd84-fulfillment{display:flex;gap:5px;margin-bottom:9px}.sd84-fulfillment span{padding:6px 8px;border-radius:8px;background:#f1f5f8;color:#698293;font-size:7px;font-weight:850}.sd84-fulfillment span.active{background:var(--segment-soft);color:var(--segment-accent)}.sd84-order-sheet>button{width:100%;padding:9px;border:0;border-radius:10px;background:#11a665;color:#fff;font:inherit;font-size:8px;font-weight:850}
.sd84-complete{padding:90px 0;background:linear-gradient(130deg,#032e50,#075ee8);color:#fff}.sd84-complete-grid{display:grid;grid-template-columns:1fr .85fr .62fr;gap:50px;align-items:center}.sd84-complete>div>div>span{color:#79d8ff}.sd84-complete h2{margin:13px 0;font-size:clamp(31px,3vw,45px);line-height:1.07;letter-spacing:-.04em}.sd84-complete p{color:#c6dcf0;line-height:1.7}.sd84-complete-items{display:grid;gap:8px}.sd84-complete-items span{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.07);font-size:12px;font-weight:800}.sd84-complete-items i{color:#60e2b1;font-style:normal;font-size:10px}.sd84-complete aside{padding:24px;border-radius:22px;background:#fff;color:#0e3854;box-shadow:0 22px 55px rgba(1,28,49,.25)}.sd84-complete aside b{font-size:20px}.sd84-complete aside p{margin:9px 0 18px;color:#668092;font-size:12px}.sd84-complete .site-btn.light{background:#075ee8;color:#fff}
.sd84-disclaimer{padding:25px 0;background:#f4f8fb}.sd84-disclaimer>div{display:flex;gap:12px;align-items:flex-start}.sd84-disclaimer i{display:grid;flex:0 0 25px;place-items:center;height:25px;border-radius:50%;background:#e3eef7;color:#356782;font-style:normal;font-weight:900}.sd84-disclaimer p{margin:0;color:#667e90;font-size:11px;line-height:1.6}

/* Chamadas reutilizadas na home e em downloads. */
.sd84-promo{padding:82px 0;background:#f4f9fd}.sd84-promo-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.sd84-promo-head span{display:block;margin-bottom:8px;color:#075ee8;font-size:11px;font-weight:900;letter-spacing:.15em}.sd84-promo-head h2{max-width:760px;margin:0;color:#082d49;font-size:clamp(31px,3.4vw,47px);letter-spacing:-.045em}.sd84-promo-head p{max-width:440px;margin:0;color:#5f798d;line-height:1.65}.sd84-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sd84-promo-card{position:relative;overflow:hidden;min-height:282px;padding:26px;border:1px solid #d7e5ef;border-radius:25px;background:#fff;color:#153c58;text-decoration:none;box-shadow:0 16px 44px rgba(8,50,79,.07);transition:.22s ease}.sd84-promo-card:after{content:"";position:absolute;right:-55px;bottom:-60px;width:180px;height:180px;border:34px solid var(--promo-soft);border-radius:50%}.sd84-promo-card:hover{transform:translateY(-7px);border-color:var(--promo-accent);box-shadow:0 24px 54px rgba(8,50,79,.13)}.sd84-promo-card>i{display:grid;place-items:center;width:49px;height:49px;border-radius:15px;background:var(--promo-soft);color:var(--promo-accent);font-style:normal;font-weight:950}.sd84-promo-card small{display:block;margin:22px 0 7px;color:var(--promo-accent);font-size:9px;font-weight:900;letter-spacing:.13em}.sd84-promo-card b{display:block;max-width:280px;font-size:22px;line-height:1.15}.sd84-promo-card p{max-width:295px;margin:11px 0 23px;color:#668094;font-size:13px;line-height:1.6}.sd84-promo-card>span{position:relative;z-index:1;color:var(--promo-accent);font-size:12px;font-weight:900}.sd84-promo-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:20px 24px;border-radius:20px;background:#062f50;color:#fff}.sd84-promo-footer p{margin:0;color:#c1d7e7;font-size:13px}.sd84-promo-footer p b{color:#fff}.sd84-promo-footer a{white-space:nowrap;color:#fff;font-weight:900;text-decoration:none}

/* R2088 — as chamadas comerciais também mostram produtos reais de cada demo. */
.sd84-promo-card{min-height:478px;padding:18px 22px 24px}.sd84-promo-card>i{width:43px;height:43px;margin-top:17px;border-radius:13px}.sd84-promo-card>small{margin:15px 0 7px}.sd84-promo-card p{margin:9px 0 18px;line-height:1.55}.sd84-promo-products{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:7px;border:1px solid color-mix(in srgb,var(--promo-accent),#fff 74%);border-radius:17px;background:var(--promo-soft)}.sd84-promo-products>span{overflow:hidden;min-width:0;border-radius:11px;background:#fff;box-shadow:0 7px 18px rgba(8,50,79,.08)}.sd84-promo-photo{display:block;height:98px;background-repeat:no-repeat;background-size:200% 200%;background-color:#eef3f6}.sd84-promo-photo.photo-1{background-position:0 0}.sd84-promo-photo.photo-2{background-position:100% 0}.sd84-promo-photo.photo-3{background-position:0 100%}.sd84-promo-mercadinho .sd84-promo-photo{background-image:url("demo-catalogs/mercadinho-products.png")}.sd84-promo-roupas .sd84-promo-photo{background-image:url("demo-catalogs/roupas-products.png")}.sd84-promo-adega .sd84-promo-photo{background-image:url("demo-catalogs/adega-products.png")}.sd84-promo-products b,.sd84-promo-products em{display:block;overflow:hidden;max-width:none;padding-inline:7px;text-overflow:ellipsis;white-space:nowrap}.sd84-promo-products b{margin-top:7px;color:#183d56;font-size:8px;line-height:1.2}.sd84-promo-products em{padding-block:3px 8px;color:var(--promo-accent);font-size:8px;font-style:normal;font-weight:900}

@media(max-width:1050px){.sd84-hero-grid,.sd84-demo-grid{grid-template-columns:1fr}.sd84-hero-stack{width:min(660px,100%);margin:auto}.sd84-demo-copy{max-width:760px}.sd84-browser{max-width:850px}.sd84-complete-grid{grid-template-columns:1fr 1fr}.sd84-complete aside{grid-column:1/-1}.sd84-promo-head{display:block}.sd84-promo-head p{max-width:760px;margin-top:12px}}
@media(max-width:760px){.sd84-hero{padding:58px 0}.sd84-hero h1{font-size:42px}.sd84-hero-stack{padding:17px}.sd84-chat-bubble{position:static;margin-top:4px}.sd84-segment-nav{position:relative}.sd84-segment-nav>div{overflow:auto;min-height:70px}.sd84-segment-nav>div>span{display:none}.sd84-segment-nav a{flex:0 0 auto}.sd84-intro{padding-top:65px}.sd84-demo{padding:48px 0}.sd84-feature-list{grid-template-columns:1fr}.sd84-browser{border-radius:20px}.sd84-store-hero{padding:15px}.sd84-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd84-product-grid article:nth-child(n+3){display:none}.sd84-order-sheet{position:relative;right:auto;bottom:auto;width:auto;margin:0 18px 18px;transform:none}.sd84-complete-grid,.sd84-promo-grid{grid-template-columns:1fr}.sd84-promo{padding:60px 0}.sd84-promo-footer{display:block}.sd84-promo-footer a{display:inline-block;margin-top:12px}}
@media(max-width:480px){.sd84-hero-actions .site-btn,.sd84-demo-actions .site-btn{width:100%;justify-content:center}.sd84-demo-actions{align-items:stretch}.sd84-plan-link{text-align:center}.sd84-store-head button{display:none}.sd84-store-hero>i{display:none}.sd84-category-row span:nth-child(n+4){display:none}.sd84-complete-items{grid-template-columns:1fr}.sd84-promo-head h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.sd84-stack-card,.sd84-promo-card,.sd84-order-sheet{transition:none}}

/* Catálogos demonstrativos: cada segmento tem hierarquia, navegação e compra próprias. */
.sd84-browser[data-segment-layout]{min-height:650px}.sd84-browser[data-segment-layout] button{cursor:default}.sd84-demo-photo{background-repeat:no-repeat;background-size:200% 200%;background-color:#f2f5f2}.sd84-demo-photo.photo-1{background-position:0 0}.sd84-demo-photo.photo-2{background-position:100% 0}.sd84-demo-photo.photo-3{background-position:0 100%}.sd84-demo-photo.photo-4{background-position:100% 100%}
.sd84-browser-mercadinho .sd84-demo-photo{background-image:url("demo-catalogs/mercadinho-products.png")}.sd84-browser-roupas .sd84-demo-photo{background-image:url("demo-catalogs/roupas-products.png")}.sd84-browser-adega .sd84-demo-photo{background-image:url("demo-catalogs/adega-products.png")}

/* Mercadinho: corredor lateral, gôndola de ofertas e cesta sempre visível. */
.sd84-browser-mercadinho{background:#f5f8f3}.sd84-market-head{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:14px;align-items:center;padding:15px 18px;background:#fff}.sd84-market-head .sd84-store-head{padding:0}.sd84-market-head label{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #d8e6dc;border-radius:10px;background:#f6faf7;color:#758b7b;font-size:9px}.sd84-market-head label i{font-style:normal;font-size:18px}.sd84-market-head>button{display:flex;align-items:center;gap:7px;padding:10px 12px;border:0;border-radius:10px;background:#137d53;color:#fff;font:inherit;font-size:9px;font-weight:850}.sd84-market-head>button i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#fff;color:#137d53;font-style:normal}.sd84-market-offer{display:flex;align-items:center;justify-content:space-between;margin:0 18px;padding:17px 20px;border-radius:17px;background:linear-gradient(112deg,#106e4c,#20a26d 70%,#efb62f);color:#fff}.sd84-market-offer small,.sd84-market-offer b,.sd84-market-offer span{display:block}.sd84-market-offer small{font-size:7px;font-weight:900;letter-spacing:.15em}.sd84-market-offer b{margin:3px 0;font-size:19px}.sd84-market-offer span{font-size:8px;opacity:.82}.sd84-market-offer>strong{padding-left:20px;border-left:1px solid rgba(255,255,255,.25);font-size:9px;text-align:center}.sd84-market-offer em{font-size:20px;font-style:normal}.sd84-market-body{display:grid;grid-template-columns:125px minmax(0,1fr);gap:14px;padding:15px 18px}.sd84-market-aisles{display:grid;align-content:start;gap:5px;padding:13px;border:1px solid #d9e6dc;border-radius:14px;background:#fff}.sd84-market-aisles>b{margin-bottom:4px;color:#769080;font-size:7px;letter-spacing:.14em}.sd84-market-aisles span{display:flex;align-items:center;gap:7px;padding:8px;border-radius:9px;color:#5c7164;font-size:8px;font-weight:800}.sd84-market-aisles span.active{background:#e7f7ee;color:#10734c}.sd84-market-aisles i{font-style:normal;font-size:6px;opacity:.65}.sd84-market-shelf>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:8px}.sd84-market-shelf header small,.sd84-market-shelf header b{display:block}.sd84-market-shelf header small{color:#168457;font-size:6px;font-weight:900;letter-spacing:.13em}.sd84-market-shelf header b{font-size:13px}.sd84-market-shelf header>span{color:#168457;font-size:7px;font-weight:850}.sd84-market-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.sd84-market-products article{overflow:hidden;border:1px solid #dce8df;border-radius:12px;background:#fff}.sd84-market-products .sd84-demo-photo{height:98px}.sd84-market-products section{padding:8px}.sd84-market-products small,.sd84-market-products b{display:block}.sd84-market-products small{color:#839388;font-size:6px}.sd84-market-products b{overflow:hidden;margin:2px 0 7px;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.sd84-market-products footer{display:flex;align-items:center;justify-content:space-between}.sd84-market-products strong{color:#116f4b;font-size:9px}.sd84-market-products footer i{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:#e6f7ee;color:#137d53;font-style:normal;font-weight:950}.sd84-market-checkout{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;margin:0 18px 18px;padding:12px 14px;border:1px solid #bddcca;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(15,83,55,.09)}.sd84-market-checkout>span{display:grid;grid-template-columns:auto 1fr;column-gap:8px}.sd84-market-checkout>span i{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#e6f7ee;color:#137d53;font-style:normal}.sd84-market-checkout b,.sd84-market-checkout small{display:block}.sd84-market-checkout b{font-size:9px}.sd84-market-checkout small{color:#73877a;font-size:7px}.sd84-market-checkout>strong{color:#116f4b;font-size:13px}.sd84-market-checkout>button{padding:9px 11px;border:0;border-radius:9px;background:#137d53;color:#fff;font:inherit;font-size:8px;font-weight:850}

/* Moda: capa editorial, coleção horizontal e seleção por tamanho. */
.sd84-browser-roupas{border-radius:5px;background:#fbf8f3;color:#211c18}.sd84-browser-roupas>header{background:#f5efe8}.sd84-fashion-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:15px 20px;background:#fbf8f3}.sd84-fashion-head>span{font-size:8px;letter-spacing:.3em}.sd84-fashion-head>strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:500;letter-spacing:.09em}.sd84-fashion-head>div{display:flex;justify-content:flex-end;gap:10px}.sd84-fashion-head i{font-style:normal;font-size:11px}.sd84-fashion-head i:last-child{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#221d19;color:#fff;font-size:7px}.sd84-fashion-nav{display:flex;justify-content:center;gap:24px;padding:8px 16px;border-block:1px solid #e7ddd3;color:#72665d;font-size:7px;font-weight:850;letter-spacing:.08em}.sd84-fashion-editorial{display:grid;grid-template-columns:.86fr 1.14fr;min-height:235px;margin:14px 18px;background:#eadbcf}.sd84-fashion-cover{position:relative;min-height:235px}.sd84-fashion-cover>span{position:absolute;left:10px;bottom:10px;padding:5px 7px;background:#fff;color:#302721;font-size:6px;font-weight:900;letter-spacing:.12em}.sd84-fashion-editorial>div:last-child{display:grid;align-content:center;padding:24px}.sd84-fashion-editorial small{color:#9b5e3d;font-size:7px;font-weight:900;letter-spacing:.16em}.sd84-fashion-editorial h3{margin:8px 0 9px;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;line-height:1.04}.sd84-fashion-editorial p{margin:0 0 13px;color:#6d5d52;font-size:8px;line-height:1.55}.sd84-fashion-editorial button{justify-self:start;padding:9px 12px;border:1px solid #2c241f;background:transparent;color:#2c241f;font:inherit;font-size:7px;font-weight:850}.sd84-fashion-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 18px 14px}.sd84-fashion-rail article{min-width:0}.sd84-fashion-rail .sd84-demo-photo{height:94px}.sd84-fashion-rail section{padding:8px 2px}.sd84-fashion-rail small,.sd84-fashion-rail b,.sd84-fashion-rail strong{display:block}.sd84-fashion-rail small{color:#8a7a6f;font-size:6px}.sd84-fashion-rail b{overflow:hidden;margin:3px 0;font-family:Georgia,"Times New Roman",serif;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sd84-fashion-rail strong{color:#8e4f31;font-size:8px}.sd84-fashion-rail section>div{display:flex;align-items:center;gap:3px;margin-top:6px}.sd84-fashion-rail i{display:grid;place-items:center;width:17px;height:17px;border:1px solid #d9ccc1;font-style:normal;font-size:6px}.sd84-fashion-rail button{display:grid;place-items:center;width:19px;height:19px;margin-left:auto;border:0;background:#251f1b;color:#fff;font-size:11px}.sd84-fashion-bag{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:12px 18px;border-top:1px solid #e1d7cf;background:#fff}.sd84-fashion-bag small,.sd84-fashion-bag b{display:block}.sd84-fashion-bag small{color:#9b5e3d;font-size:6px;font-weight:900;letter-spacing:.12em}.sd84-fashion-bag b{margin-top:2px;font-size:8px}.sd84-fashion-bag>strong{font-family:Georgia,"Times New Roman",serif;font-size:13px}.sd84-fashion-bag>button{padding:9px 12px;border:0;background:#27201c;color:#fff;font:inherit;font-size:7px;font-weight:850}

/* Adega: seleção por ocasião, catálogo em lista e responsabilidade em destaque, sem fundo preto. */
.sd84-browser-adega{background:#f8efe3;color:#3b2220}.sd84-browser-adega>header{border-color:#ead6c7;background:#fff9f0}.sd84-cellar-head{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff9f0}.sd84-cellar-head>span{display:flex;align-items:center;gap:9px}.sd84-cellar-head>span b{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#7b263d;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:13px}.sd84-cellar-head small{color:#765e58;font-size:8px;font-weight:800}.sd84-cellar-head>div{display:flex;align-items:center;gap:6px;margin-left:auto;padding:7px 9px;border:1px solid #dec4af;border-radius:999px}.sd84-cellar-head>div i{color:#7b263d;font-style:normal;font-size:8px;font-weight:950}.sd84-cellar-head>button{display:flex;align-items:center;gap:6px;padding:9px 11px;border:0;border-radius:999px;background:#7b263d;color:#fff;font:inherit;font-size:8px;font-weight:850}.sd84-cellar-head>button i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#fff;color:#7b263d;font-style:normal}.sd84-cellar-spotlight{display:grid;grid-template-columns:1.12fr .88fr;min-height:210px;margin:0 18px;border-radius:4px;background:linear-gradient(120deg,#7b263d,#a64655);color:#fff;overflow:hidden}.sd84-cellar-spotlight>div:first-child{display:grid;align-content:center;padding:23px}.sd84-cellar-spotlight small{color:#f2c985;font-size:7px;font-weight:900;letter-spacing:.15em}.sd84-cellar-spotlight h3{margin:7px 0 9px;font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:500;line-height:1.08}.sd84-cellar-spotlight p{margin:0 0 13px;color:#f6e9e1;font-size:8px;line-height:1.55}.sd84-cellar-spotlight button{justify-self:start;padding:8px 11px;border:1px solid #f5d9a6;background:#fff7e8;color:#6d2237;font:inherit;font-size:7px;font-weight:850}.sd84-cellar-body{display:grid;grid-template-columns:125px minmax(0,1fr);gap:13px;padding:14px 18px}.sd84-cellar-body>nav{display:grid;align-content:start;gap:5px}.sd84-cellar-body>nav span{display:flex;gap:7px;padding:8px;border-left:2px solid transparent;color:#7b655e;font-size:7px;font-weight:800}.sd84-cellar-body>nav span.active{border-left-color:#7b263d;background:#f0ddd2;color:#6e2338}.sd84-cellar-body>nav i{font-style:normal;opacity:.6}.sd84-cellar-body>section{display:grid;gap:5px}.sd84-cellar-body>section>header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:2px}.sd84-cellar-body>section>header small,.sd84-cellar-body>section>header b{display:block}.sd84-cellar-body>section>header small{color:#a45e32;font-size:6px;font-weight:900;letter-spacing:.12em}.sd84-cellar-body>section>header b{font-family:Georgia,"Times New Roman",serif;font-size:12px}.sd84-cellar-body>section>header span{grid-column:2;grid-row:1/3;color:#7b263d;font-size:7px;font-weight:850}.sd84-cellar-body article{display:grid;grid-template-columns:48px minmax(0,1fr) auto 24px;gap:8px;align-items:center;padding:6px;border:1px solid #e5d4c7;background:#fffaf3}.sd84-cellar-body article .sd84-demo-photo{width:48px;height:44px}.sd84-cellar-body article small,.sd84-cellar-body article b{display:block}.sd84-cellar-body article small{color:#8b746b;font-size:6px}.sd84-cellar-body article b{font-size:8px}.sd84-cellar-body article strong{color:#7b263d;font-size:8px}.sd84-cellar-body article button{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:50%;background:#7b263d;color:#fff}.sd84-cellar-order{display:grid;grid-template-columns:1fr auto auto;gap:13px;align-items:center;margin:0 18px 17px;padding:10px 12px;border:1px solid #dcc2ae;background:#fffaf3}.sd84-cellar-order>span{display:flex;align-items:center;gap:8px}.sd84-cellar-order i{display:grid;place-items:center;width:27px;height:27px;border:1px solid #7b263d;border-radius:50%;color:#7b263d;font-style:normal;font-size:7px;font-weight:950}.sd84-cellar-order small{color:#79645c;font-size:7px}.sd84-cellar-order>b{color:#7b263d;font-family:Georgia,"Times New Roman",serif;font-size:13px}.sd84-cellar-order>button{padding:9px 11px;border:0;background:#7b263d;color:#fff;font:inherit;font-size:7px;font-weight:850}

@media(max-width:760px){.sd84-browser[data-segment-layout]{min-height:0}.sd84-market-head{grid-template-columns:1fr auto}.sd84-market-head label{grid-column:1/-1;grid-row:2}.sd84-market-body,.sd84-cellar-body{grid-template-columns:1fr}.sd84-market-aisles,.sd84-cellar-body>nav{display:flex;overflow-x:auto}.sd84-market-aisles>b{display:none}.sd84-market-aisles span,.sd84-cellar-body>nav span{flex:0 0 auto}.sd84-market-products,.sd84-fashion-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.sd84-market-checkout,.sd84-fashion-bag,.sd84-cellar-order{grid-template-columns:1fr auto}.sd84-market-checkout>button,.sd84-fashion-bag>button,.sd84-cellar-order>button{grid-column:1/-1}.sd84-fashion-editorial,.sd84-cellar-spotlight{grid-template-columns:1fr 1fr}.sd84-fashion-nav{justify-content:flex-start;overflow-x:auto}.sd84-cellar-head>div small{display:none}}
@media(max-width:480px){.sd84-market-head label{display:none}.sd84-market-offer{margin-inline:12px;padding:14px}.sd84-market-offer>strong{display:none}.sd84-market-body,.sd84-fashion-rail,.sd84-cellar-body{padding-inline:12px}.sd84-market-checkout,.sd84-cellar-order{margin-inline:12px}.sd84-fashion-editorial,.sd84-cellar-spotlight{grid-template-columns:1fr;margin-inline:12px}.sd84-fashion-cover,.sd84-cellar-spotlight>.sd84-demo-photo{min-height:185px}.sd84-fashion-editorial>div:last-child{padding:19px}.sd84-fashion-bag{grid-template-columns:1fr auto}.sd84-cellar-head>div{display:none}.sd84-cellar-body article{grid-template-columns:44px minmax(0,1fr) auto}.sd84-cellar-body article>strong{display:none}.sd84-cellar-body article .sd84-demo-photo{width:44px}}
