:root{--red:#d9222e;--dark:#15191e;--ink:#22272d;--muted:#646b73;--line:#e2e5e8;--bg:#f5f6f7;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:15px}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}button,a{transition:background .18s,transform .18s,color .18s}a:hover{color:var(--red)}:focus-visible{outline:3px solid #1075c9;outline-offset:4px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.utility{background:#111519;color:#ccd0d5;font-size:10px;letter-spacing:1.5px}.utility .wrap{display:flex;align-items:center;justify-content:space-between;height:32px}.utility a{font-size:11px;letter-spacing:0;color:#fff}.header-main{display:flex;gap:32px;align-items:center;min-height:104px}.brand{width:198px;flex-shrink:0}.brand img{width:100%;height:auto;display:block}.search{height:48px;display:flex;background:#f4f5f6;border:1px solid #e1e4e8;border-radius:7px;flex:1;overflow:hidden}.search input{width:100%;min-width:0;padding:0 17px;border:0;background:transparent;color:var(--ink);outline-offset:-3px;font-size:13px}.search button{background:var(--red);color:#fff;font-size:32px;width:54px;flex-shrink:0;border:0}.account-link{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:12px}.account-link small{display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.header-symbol{font-size:31px}.cart-link{display:flex;align-items:center;gap:3px}.cart-link span{font-size:38px}.cart-link b{font-size:10px;background:var(--red);color:white;border-radius:50%;min-width:20px;height:20px;display:grid;place-items:center}.nav{display:flex;gap:35px;align-items:center;min-height:47px;border-top:1px solid var(--line);font-size:12px;font-weight:550}.nav>a:first-child{font-weight:750}.nav-note{margin-left:auto;color:var(--muted);font-size:11px;display:flex;align-items:center;gap:7px}.nav-note i{height:6px;width:6px;background:#4b9161;border-radius:50%}.preview-bar{text-align:center;padding:8px 16px;background:#fff7ec;color:#77512d;font-size:10px;letter-spacing:.4px}.preview-bar span{margin:0 10px}.hero{position:relative;min-height:490px;background:#15191e url('/hero-parts.webp') center/cover no-repeat;display:flex;align-items:center;color:#fff;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(13,18,23,.88),rgba(13,18,23,.36) 60%,rgba(13,18,23,.05))}.hero-copy{max-width:570px;padding:64px 0}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2.3px;text-transform:uppercase;display:block;margin-bottom:19px;color:var(--red)}.hero .eyebrow{color:#f5898e;display:flex;align-items:center;gap:12px}.hero .eyebrow:before{content:"";height:2px;width:25px;background:var(--red)}.hero h1{font-size:58px;line-height:1.05;letter-spacing:-2.5px;margin:0 0 23px;font-weight:800}.hero h1 em{font-style:normal;color:#f35660}.hero p{color:#d2d6dc;line-height:1.75;font-size:14px;max-width:390px;margin-bottom:28px}.button,button.primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:6px;min-height:46px;padding:12px 22px;background:var(--red);color:white;font-weight:650;font-size:13px}.button:hover,button.primary:hover{background:#b91d28;color:#fff;transform:translateY(-1px)}.button.secondary{background:white;border-color:var(--line);color:var(--ink)}.button.dark{background:var(--dark)}.button.ghost{border:1px solid #5c6066;background:transparent;color:#fff}.hero-actions{display:flex;gap:13px}.hero-caption{position:absolute;right:25px;bottom:14px;color:#cbd0d4;font-size:9px}.trust{border-bottom:1px solid var(--line);background:#fff}.trust .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:27px;gap:28px}.trust-item{display:flex;gap:15px;align-items:center;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.icon{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;color:var(--red)}.icon svg{height:30px;width:30px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.trust b{font-size:12px}.trust small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.section{padding:58px 0}.section.tint{background:var(--bg)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:26px}.section-head h2{font-size:29px;letter-spacing:-.8px;margin:0}.section-head .eyebrow{margin-bottom:11px}.section-head>a{font-size:12px;font-weight:650;border-bottom:1px solid var(--ink);padding-bottom:5px}.section p.lead{color:var(--muted);line-height:1.7}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff;display:flex;align-items:center;gap:15px;min-height:115px}.category-card:hover{border-color:var(--red);transform:translateY(-3px)}.category-card strong{font-size:14px}.category-card small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.empty{border:1px dashed #d1d5da;border-radius:12px;padding:44px 24px;text-align:center;background:#fff;max-width:100%;color:var(--muted)}.empty .icon{margin:0 auto 14px;height:47px;width:47px;border-radius:50%;background:#f4f5f7;color:#888}.empty h2,.empty h3{color:var(--ink);margin:0 0 10px;font-size:19px;letter-spacing:-.3px}.empty p{font-size:13px;line-height:1.8;margin:8px auto 22px;max-width:510px}.empty a{font-size:12px;font-weight:600}.help-banner{display:grid;grid-template-columns:1.2fr 1fr;border-radius:12px;overflow:hidden;background:#171c22;color:white}.help-copy{padding:44px}.help-copy h2{font-size:30px;letter-spacing:-.8px;margin:0 0 18px}.help-copy p{color:#c0c5ce;max-width:440px;font-size:13px;line-height:1.8}.help-copy .eyebrow{color:#f58089}.help-aside{background:#232a32;display:flex;flex-direction:column;justify-content:center;padding:36px;gap:20px}.help-step{display:flex;gap:15px;align-items:center;font-size:13px}.help-step b{font-size:11px;border:1px solid #59626d;border-radius:50%;padding:10px;color:#ff9299}.help-step small{display:block;margin-top:4px;color:#aab3bf}.page{background:var(--bg);min-height:510px;padding:30px 0 65px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:24px}.page h1{font-size:34px;letter-spacing:-1px;margin:0 0 14px}.page-header{margin-bottom:30px}.page-header p{color:var(--muted);line-height:1.7}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:28px}.filters{background:#fff;border:1px solid var(--line);padding:22px;border-radius:10px;align-self:start}.filters h2{font-size:16px;margin:0 0 24px}.field{display:block;font-size:12px;font-weight:650;margin:0 0 18px}.field input,.field textarea,.field select{margin-top:8px}.field input:not([type=checkbox]),.field textarea,.field select{display:block;width:100%;padding:12px;border:1px solid #cdd2d9;background:#fff;border-radius:6px;color:var(--ink);min-height:44px;font-size:13px}.field textarea{min-height:100px;resize:vertical}.field small{display:block;color:var(--muted);font-weight:400;line-height:1.5;margin-top:6px}.check{display:flex;gap:9px;align-items:center;font-size:12px;margin:20px 0;line-height:1.5}.check input{accent-color:var(--red);width:16px;height:16px}.sortbar{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;color:var(--muted);margin-bottom:20px}.sortbar select{padding:9px;border:1px solid var(--line);border-radius:6px;background:white}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;padding:18px;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 30px #14203312;transform:translateY(-3px)}.product-img{display:grid;place-items:center;aspect-ratio:1;margin-bottom:18px;background:#fff}.product-img img{width:100%;height:100%;max-height:230px;object-fit:contain}.no-image{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:24px;border-radius:8px}.product-card small{font-size:10px;color:var(--muted)}.product-card h3{font-size:14px;line-height:1.6;margin:7px 0 13px;min-height:43px}.price{font-size:25px;font-weight:750;letter-spacing:-.8px}.product-card .price{font-size:23px}.stock-note{font-size:11px;color:#526157;display:block;margin-top:9px}.pagination{display:flex;gap:20px;justify-content:center;align-items:center;margin-top:30px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}.panel h2{font-size:20px;margin:0 0 22px;letter-spacing:-.3px}.auth-panel{max-width:470px;margin:15px auto}.auth-panel h1{font-size:29px}.auth-panel>p{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:28px}.auth-panel .primary{width:100%;margin:4px 0 18px}.auth-links{font-size:12px;display:flex;justify-content:space-between;gap:15px}.notice{padding:15px 18px;background:#fff6e9;color:#795527;font-size:12px;line-height:1.7;border:1px solid #eddcc4;border-radius:7px;margin:16px 0}.notice.success{background:#eef8f0;border-color:#c7e5ce;color:#285e39}.error{background:#fff1f2;color:#9c2631;border-color:#f0c6ca}.two-col{display:grid;grid-template-columns:1.6fr 1fr;gap:28px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:45px}.product-detail .product-img{min-height:350px;border:1px solid var(--line);border-radius:12px}.product-detail .product-img img{max-height:450px}.product-detail h1{font-size:30px;line-height:1.25}.detail-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:18px 0}.tag{background:#f1f3f5;padding:5px 8px;border-radius:4px;font-size:10px}.buy-line{display:flex;gap:12px;margin:25px 0}.buy-line input{width:75px;border:1px solid var(--line);border-radius:6px;text-align:center}.buy-line button{flex:1}.shipping-inline{display:flex;align-items:end;gap:10px}.shipping-inline .field{flex:1;margin:0}.shipping-inline .button{min-height:44px}.detail-bottom{margin-top:35px}.prose{line-height:1.9;max-width:850px;white-space:pre-line;font-size:14px}.prose h2{font-size:21px;margin:25px 0 6px}.prose p{color:#515a64}.gallery-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.gallery-thumbs img{height:64px;width:64px;object-fit:contain;border:1px solid var(--line);border-radius:6px}.cart-row{display:grid;grid-template-columns:75px 1fr auto;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{height:75px;width:75px;object-fit:contain}.cart-row h3{font-size:14px;margin:0 0 8px}.cart-row small{color:var(--muted);font-size:11px}.quantity-line{display:flex;gap:8px;align-items:center;margin-top:10px}.quantity-line input{width:62px;padding:7px;border:1px solid var(--line);border-radius:5px}.text-button{background:transparent;border:0;color:var(--red);font-size:12px;padding:8px}.summary-line{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px;font-size:13px}.summary-line.total{border-top:1px solid var(--line);padding-top:20px;font-size:20px;font-weight:750}.full{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.span2{grid-column:span 2}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tabs a{padding:10px 15px;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:12px}.tabs a.active{background:var(--dark);color:white}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.metric{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px}.metric small{font-size:11px;color:var(--muted)}.metric b{font-size:30px;display:block;margin-top:15px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.6px;background:#f7f8f9}th,td{padding:14px 12px;border-bottom:1px solid var(--line)}td{line-height:1.6}td a{color:var(--red)}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:650;font-size:13px}.integration{display:flex;justify-content:space-between;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.integration h3{font-size:14px;margin:0 0 8px}.integration p{margin:0;color:var(--muted);font-size:12px}.integration .tag{height:fit-content;white-space:nowrap}.loading{padding:80px 0;text-align:center;color:var(--muted)}footer{background:#171b20;color:#bcc2cc;padding:50px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:50px}.footer-brand>b{font-size:21px;font-style:italic;color:white;letter-spacing:-.5px}.footer-brand>b span{display:block;color:#f24d58;letter-spacing:5px;font-size:13px;margin-top:4px}.footer-brand p{max-width:210px}footer h3{font-size:12px;color:#fff;margin:0 0 20px}footer a{display:block;font-size:11px;margin-bottom:13px}footer p{font-size:11px;line-height:1.9}footer small{font-size:10px}.contact-number{font-size:19px;font-weight:650;color:#fff}.footer-bottom{border-top:1px solid #32373d;margin-top:42px;display:flex;justify-content:space-between;padding:23px 0;font-size:9px;letter-spacing:.5px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(100px);opacity:0;background:#15191e;color:#fff;box-shadow:0 6px 30px #0003;border-radius:8px;max-width:calc(100% - 30px);padding:15px 24px;font-size:13px;z-index:100;transition:transform .25s,opacity .25s}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.skip{position:fixed;top:-100px;left:20px;z-index:200;background:white;padding:15px}.skip:focus{top:10px}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.server-product{padding:30px}.status-label{font-size:11px;color:#5d6570}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-grid h2{margin-top:0}.contact-grid p{font-size:14px;line-height:1.8;color:var(--muted)}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}main>section,main>.page{animation:enter .3s ease-out}@media(min-width:1500px){.hero{min-height:540px}}@media(max-width:1000px){.wrap{width:calc(100% - 40px)}.header-main{gap:20px}.brand{width:160px}.account-link small{display:none}.header-symbol{display:none}.nav{gap:22px}.nav-note{display:none}.hero h1{font-size:49px}.hero{min-height:450px}.category-grid{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:25px}.product-detail{gap:25px}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.wrap{width:calc(100% - 32px)}.utility .wrap{height:28px}.utility{font-size:8px;letter-spacing:1px}.utility a{font-size:9px}.header-main{flex-wrap:wrap;gap:12px;padding:15px 0;min-height:auto}.brand{width:144px;margin-right:auto}.account-link{font-size:11px}.cart-link span{font-size:30px}.search{flex-basis:100%;order:5;height:45px}.search input{font-size:12px}.nav{gap:24px;white-space:nowrap;overflow-x:auto;min-height:43px;font-size:11px}.nav>a{flex-shrink:0}.preview-bar{font-size:9px}.hero{min-height:456px;background-position:61% center}.hero:before{background:linear-gradient(90deg,#0d1217ed,#0d121798)}.hero-copy{padding:52px 0;max-width:345px}.hero h1{font-size:43px;letter-spacing:-1.7px;line-height:1.1}.hero p{font-size:12px;max-width:305px}.eyebrow{font-size:9px}.hero-actions{gap:10px}.hero-actions .button{padding:12px 15px;font-size:11px;gap:9px}.hero-caption{font-size:8px;right:16px}.trust .wrap{grid-template-columns:1fr;gap:18px;padding:24px 0}.trust-item{border:0}.trust small{font-size:10px}.trust b{font-size:11px}.trust .icon{height:25px;width:28px}.trust .icon svg{height:26px}.section{padding:36px 0}.section-head h2{font-size:24px}.section-head>a{font-size:10px;white-space:nowrap}.section-head{gap:12px}.help-banner{grid-template-columns:1fr}.help-copy{padding:28px}.help-copy h2{font-size:27px}.help-aside{padding:28px}.category-card{padding:16px;gap:8px;min-height:90px}.category-card strong{font-size:12px}.category-card small{font-size:9px}.category-card .icon{width:30px}.catalog-layout{grid-template-columns:1fr;gap:20px}.filters{padding:18px}.filters form{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.filters h2{margin-bottom:17px}.filters .check{margin:0 0 15px}.filters button{align-self:end}.filters .field{margin-bottom:14px}.page{padding:24px 0 40px}.page h1{font-size:29px}.products{gap:10px}.product-card{padding:12px}.product-card h3{font-size:12px}.product-card .price{font-size:20px}.product-img{margin-bottom:10px}.sortbar{font-size:11px}.sortbar select{max-width:160px}.product-detail{grid-template-columns:1fr}.product-detail .product-img{min-height:280px}.two-col{grid-template-columns:1fr}.panel{padding:21px}.form-grid{gap:0 12px}.cart-row{grid-template-columns:50px 1fr;gap:12px}.cart-row>div:last-child{grid-column:2}.cart-row img{width:50px;height:50px}.metric{padding:20px}.metric-grid{gap:12px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:span 2}.footer-brand p{max-width:100%}.footer-bottom{gap:20px;flex-direction:column;line-height:1.7}.footer-grid>div:last-child{grid-column:span 2}.integration{gap:12px}.integration .tag{font-size:9px}footer{padding-top:35px}.auth-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Visual 0.2 — estrutura de marketplace, identidade Multimarcas. */
:root{--red:#2968c8;--blue:#2968c8;--dark:#333;--ink:#333;--muted:#737373;--line:#e6e6e6;--bg:#ebebeb;--yellow:#ffe600;--radius:6px;font-family:Arial,Helvetica,sans-serif}body{background:var(--bg)}.wrap{width:min(1200px,calc(100% - 48px))}a:hover{color:var(--blue)}.market-header{background:var(--yellow);border-bottom:1px solid #e1ce27}.header-main{min-height:78px;gap:28px}.brand{width:158px;padding:5px 8px;background:#fff;border-radius:4px}.brand img{width:142px;height:59px;object-fit:contain}.search{height:42px;border:0;border-radius:2px;background:#fff;box-shadow:0 1px 2px #0003;max-width:680px}.search input{font-size:15px;padding:0 17px}.search button{background:white;color:#606060;width:48px;position:relative;display:grid;place-items:center}.search button:before{content:"";position:absolute;left:0;height:26px;border-left:1px solid #ddd}.search button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.search button:hover{background:#f5f5f5}.header-assistance{margin-left:auto;white-space:nowrap;display:block;line-height:1.65;font-size:12px}.header-assistance span{display:block;font-size:11px;color:#585427}.header-assistance b{font-weight:600}.header-bottom{display:flex;gap:28px;align-items:center;min-height:44px;padding-bottom:7px}.delivery-link{display:flex;gap:7px;align-items:center;width:158px;flex-shrink:0;font-size:12px;line-height:1.4}.delivery-link svg{width:23px;height:27px;fill:none;stroke:currentColor;stroke-width:1.3}.delivery-link small{display:block;font-size:10px;color:#665f26}.nav{border:0;min-height:32px;gap:23px;font-size:12px;font-weight:400;margin:0;width:auto}.nav>a:first-child{font-weight:400}.nav span{margin-left:2px;color:#7b7026}.customer-nav{display:flex;gap:17px;align-items:center;margin-left:auto;font-size:11px;white-space:nowrap}.cart-link{position:relative;padding:2px 4px}.cart-link svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.4}.cart-link b{position:absolute;top:-3px;right:-6px;min-width:15px;height:15px;background:#333;font-size:9px;border:1px solid var(--yellow)}.preview-bar{background:#f6f6f6;color:#666;font-size:10px;padding:6px 12px;border-bottom:1px solid #dedede;letter-spacing:0}.button,button.primary{background:#3483fa;border-radius:5px;padding:12px 22px;font-size:13px;font-weight:600;min-height:42px;gap:12px}.button:hover,button.primary:hover{background:#2968c8;transform:none}.button.secondary{color:#2968c8;background:#e9f1ff;border-color:transparent}.button.secondary:hover{background:#d9e7fe}.button.dark{background:#3483fa}.eyebrow{letter-spacing:1.7px;font-size:10px;color:#4b4b4b}.market-home{background:linear-gradient(#f9e995 0,#ebebeb 480px)}.market-hero{position:relative;isolation:isolate;min-height:315px;background:#fbe889;overflow:hidden}.market-hero:before{content:"";position:absolute;inset:0 0 0 43%;background:url('/hero-parts.webp') 77% center/cover no-repeat;z-index:-2}.market-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffed91 0%,#ffed91 36%,#ffed91e8 44%,#ffed9100 62%);z-index:-1}.market-hero-copy{padding:41px 0 67px;max-width:650px}.campaign-label{display:block;font-size:11px;font-weight:600;letter-spacing:2px;margin-bottom:16px;color:#665713}.market-hero h1{font-size:34px;line-height:1.18;letter-spacing:-.6px;font-weight:400;margin:0 0 15px;color:#24241f}.market-hero h1 strong{font-weight:750}.market-hero p{font-size:14px;line-height:1.6;color:#4d472f;margin:0 0 22px}.market-hero .button{min-height:40px;padding:11px 20px}.market-hero-caption{position:absolute;right:20px;bottom:45px;color:#ddd;font-size:8px}.quick-access{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:-29px;margin-bottom:32px;z-index:1}.access-card{display:flex;align-items:center;flex-direction:column;text-align:center;min-height:242px;padding:21px 14px 15px;background:#fff;border-radius:6px;box-shadow:0 1px 2px #00000015;color:#333}.access-card:hover{box-shadow:0 6px 16px #00000012;color:#333;transform:translateY(-3px)}.access-card h2{font-size:14px;font-weight:600;margin:0 0 18px;min-height:32px;display:flex;align-items:center;justify-content:center;line-height:1.3}.access-illustration{width:68px;height:68px;border-radius:50%;background:#f4f7fc;display:grid;place-items:center;margin-bottom:16px}.access-illustration .icon{width:46px;height:46px;color:#3483fa}.access-illustration .icon svg{height:38px;width:38px;stroke-width:1.15}.access-card p{font-size:12px;line-height:1.5;color:#626262;max-width:150px;margin:0 0 20px;flex:1}.access-action{display:block;background:#eaf2ff;color:#2968c8;border-radius:4px;font-size:10px;font-weight:600;padding:8px 5px;width:100%}.market-shelf{background:#fff;padding:25px 25px 30px;border-radius:6px;margin-bottom:28px;box-shadow:0 1px 2px #00000010}.section-head{justify-content:flex-start;align-items:center;margin-bottom:25px;gap:24px}.section-head h2{font-size:22px;font-weight:600;letter-spacing:-.4px}.section-head>a{font-size:12px;color:#2968c8;border:0;padding:0;white-space:nowrap}.catalog-welcome{display:flex;align-items:center;gap:24px;background:#fafafa;border-radius:5px;padding:25px}.catalog-welcome>.icon{width:64px;height:64px;background:#fff;border:1px solid #eee;border-radius:50%;flex-shrink:0;color:#7b8eaa}.catalog-welcome h3{font-size:16px;font-weight:500;margin:0 0 8px}.catalog-welcome p{font-size:12px;line-height:1.65;margin:0;color:#737373;max-width:630px}.catalog-welcome .button{margin-left:auto;white-space:nowrap;font-size:11px;flex-shrink:0}.market-shelf .products{grid-template-columns:repeat(6,1fr);gap:12px}.product-card{border-radius:5px;border:1px solid #eee;padding:14px;box-shadow:none}.product-card h3{font-weight:400;color:#484848;font-size:13px;line-height:1.5}.product-card .price{font-weight:400;font-size:25px;letter-spacing:0}.stock-note{color:#348053;font-size:11px}.product-card:hover{transform:none;box-shadow:0 5px 13px #00000015}.discovery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:38px}.discovery-card{background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:30px;min-height:258px;overflow:hidden;box-shadow:0 1px 2px #00000010}.discovery-card>div:first-child{max-width:300px}.discovery-card .eyebrow{font-size:9px;margin-bottom:15px;color:#777}.discovery-card h2{font-size:25px;line-height:1.15;margin:0 0 13px;letter-spacing:0;font-weight:650}.discovery-card p{font-size:12px;line-height:1.7;color:#777;margin:0 0 20px}.discovery-card .button{font-size:11px;padding:10px 18px;min-height:37px}.code-art{background:#fffaf0;transform:rotate(-8deg);border:1px solid #eddeb3;border-radius:10px;width:165px;min-width:145px;padding:22px 12px;text-align:center;box-shadow:5px 8px 0 #ffe67c}.code-art .icon{margin:0 auto 13px;color:#385475}.code-art>span{font-size:9px;letter-spacing:1px;font-weight:600;display:block}.barcode{height:33px;margin:13px 3px 7px;background:repeating-linear-gradient(90deg,#3d454e 0px,#3d454e 2px,transparent 2px,transparent 4px,#3d454e 4px,#3d454e 5px,transparent 5px,transparent 8px)}.code-art small{font-size:7px;color:#777}.assistance-art{background:#edf4ff;width:145px;height:160px;flex-shrink:0;border-radius:65px 65px 8px 8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;text-align:center;color:#2968c8}.assistance-art .icon{width:50px;height:50px}.assistance-art .icon svg{width:46px;height:46px;stroke-width:1}.assistance-art>span{font-size:11px;line-height:1.5}.market-benefits{background:white;border-bottom:1px solid #eee;padding:45px 0}.market-benefits>.wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.market-benefits>.wrap>div{text-align:center;position:relative}.market-benefits>.wrap>div+div:before{position:absolute;content:"";height:65px;left:-25px;top:30px;border-left:1px solid #e5e5e5}.market-benefits .icon{margin:0 auto 20px;color:#4778bc;height:45px;width:45px}.market-benefits .icon svg{width:37px;height:37px}.market-benefits h2{font-size:18px;font-weight:400;margin:0 0 10px}.market-benefits p{font-size:12px;color:#888;line-height:1.6;max-width:290px;margin:0 auto 14px}.market-benefits a{font-size:12px;color:#2968c8}.page{padding-top:25px;background:#ebebeb}.page h1{font-size:28px;font-weight:600;letter-spacing:-.5px}.page-header p{font-size:13px}.panel{border-radius:6px;border-color:#e5e5e5;box-shadow:0 1px 2px #0000000a}.panel h2{font-weight:500}.auth-panel h2{font-size:27px;font-weight:600}.filters{background:transparent;border:0;padding:5px 12px 10px 0}.filters h2{font-size:15px}.filters .field{font-size:12px}.filters input,.filters select{font-size:12px}.catalog-layout{grid-template-columns:205px 1fr;gap:30px}.catalog-layout .products{grid-template-columns:repeat(3,1fr);gap:14px}.empty{border-style:solid;border-color:#e5e5e5;border-radius:6px}.empty h3{font-weight:500}.empty a{color:#2968c8}.price{font-weight:500;letter-spacing:0}.product-detail .price{font-size:34px}.product-detail>div:last-child{border:1px solid #e5e5e5;border-radius:7px;padding:25px}.product-detail h1{font-size:24px;font-weight:600}.product-detail .product-img{border:0}.product-detail .buy-line{flex-wrap:wrap}.buy-line button{min-height:48px}.product-detail .notice{font-size:11px}.text-button{color:#2968c8}.field input:not([type=checkbox]),.field textarea,.field select{border-color:#bbb;border-radius:5px}.tabs a.active{background:#2968c8}.metric{border-radius:6px}.metric b{font-weight:500}.tag{border-radius:3px}footer{background:white;color:#777;padding-top:35px}footer h3{color:#444;font-weight:500}.footer-brand>b{color:#333;font-size:19px}.footer-brand>b span{color:#555;font-size:11px}.footer-brand p{color:#888}.contact-number{color:#444;font-size:18px;font-weight:400}.footer-bottom{border-color:#eee;font-size:10px;letter-spacing:0;margin-top:30px}.footer-grid{gap:40px}#toast{background:#333;border-radius:5px}
@media(min-width:1500px){.market-hero-copy{padding-top:49px;padding-bottom:78px}.market-hero{min-height:330px}}
@media(max-width:1100px){.header-main{gap:20px}.header-bottom{gap:20px}.header-assistance{font-size:10px}.header-assistance span{font-size:10px}.customer-nav{gap:13px;font-size:10px}.nav{gap:15px;font-size:11px}.quick-access{gap:12px}.access-card{padding:18px 10px 13px}.access-card h2{font-size:12px}.access-card p{font-size:11px}.access-action{font-size:9px}.market-shelf .products{grid-template-columns:repeat(3,1fr)}.discovery-card{padding:25px}.code-art{min-width:120px;width:130px}.assistance-art{width:115px}.discovery-card h2{font-size:23px}}
@media(max-width:850px){.header-assistance{display:none}.header-main{gap:25px}.brand{width:145px}.brand img{width:129px;height:54px}.header-bottom{flex-wrap:wrap;gap:7px 20px;padding-bottom:10px}.delivery-link{width:145px}.customer-nav{margin-left:auto}.nav{order:3;width:100%;border-top:1px solid #d2c44466;padding-top:10px;gap:25px}.market-hero h1{font-size:29px}.market-hero-copy{max-width:490px}.market-hero:after{background:linear-gradient(90deg,#ffed91 0%,#ffed91 40%,#ffed91c9 53%,#ffed9100 76%)}.quick-access{grid-template-columns:repeat(3,1fr);gap:13px}.access-card{min-height:210px}.access-card h2{font-size:14px;min-height:auto}.access-illustration{height:56px;width:56px;margin-bottom:10px}.access-card p{font-size:12px;max-width:200px}.access-action{font-size:11px}.catalog-welcome{flex-wrap:wrap}.catalog-welcome>div{flex:1}.catalog-welcome .button{margin-left:88px}.discovery-grid{grid-template-columns:1fr}.discovery-card{min-height:230px}.code-art{margin-right:35px;width:150px}.assistance-art{margin-right:35px;width:140px}.market-benefits>.wrap{gap:28px}.market-benefits>.wrap>div+div:before{left:-14px}.market-benefits h2{font-size:16px}}
@media(max-width:700px){.wrap{width:calc(100% - 28px)}.header-main{flex-wrap:nowrap;gap:13px;padding:10px 0;min-height:67px}.brand{width:105px;padding:3px 4px;border-radius:3px;margin:0}.brand img{width:97px;height:41px}.search{order:0;flex:1;height:40px;flex-basis:auto}.search input{font-size:12px;padding:0 10px}.search button{width:36px}.search button svg{width:18px}.header-bottom{gap:10px;padding-bottom:0}.delivery-link{font-size:10px;width:auto}.delivery-link small{font-size:8px}.delivery-link svg{width:18px;height:23px}.customer-nav{font-size:10px;gap:12px}.customer-nav>a:first-child{display:none}.cart-link svg{width:23px}.nav{order:3;gap:25px;padding:9px 0;min-height:35px;font-size:10px;overflow-x:auto;margin:0}.preview-bar{font-size:9px;padding:6px 8px}.preview-bar span{margin:0 5px}.market-hero{min-height:281px}.market-hero:before{inset:0 0 0 55%;background-position:78% center}.market-hero:after{background:linear-gradient(90deg,#ffed91 0%,#ffed91 48%,#ffed91dc 67%,#ffed9144 100%)}.market-hero-copy{padding:27px 0 51px;max-width:345px}.campaign-label{font-size:8px;letter-spacing:1.3px;margin-bottom:12px}.market-hero h1{font-size:26px;line-height:1.17;letter-spacing:-.5px;margin-bottom:13px;max-width:310px}.market-hero p{font-size:11px;line-height:1.7;max-width:270px;margin-bottom:17px}.market-hero .button{font-size:11px;padding:10px 15px;min-height:36px}.market-hero-caption{bottom:25px;font-size:6px;right:12px;color:#575244}.quick-access{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:-15px;margin-bottom:22px}.access-card{min-height:191px;padding:16px 12px 12px}.access-card h2{font-size:12px;margin-bottom:13px;min-height:16px}.access-illustration{width:51px;height:51px;margin-bottom:10px}.access-illustration .icon svg{width:30px;height:30px}.access-card p{font-size:11px;max-width:155px;margin-bottom:13px}.access-action{font-size:10px;padding:7px 4px}.market-shelf{padding:20px 16px;margin-bottom:20px}.section-head{gap:14px;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.section-head h2{font-size:19px;line-height:1.3}.section-head>a{font-size:10px;margin-top:4px}.catalog-welcome{padding:20px 15px;text-align:center;gap:14px;flex-direction:column}.catalog-welcome>.icon{height:50px;width:50px}.catalog-welcome h3{font-size:15px;line-height:1.45}.catalog-welcome p{font-size:11px}.catalog-welcome .button{margin:0;font-size:11px}.market-shelf .products{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:11px}.product-card .price{font-size:22px}.product-card h3{font-size:12px}.discovery-grid{gap:17px;margin-bottom:25px}.discovery-card{padding:23px 20px;gap:12px;min-height:238px}.discovery-card>div:first-child{max-width:215px}.discovery-card h2{font-size:21px}.discovery-card p{font-size:11px}.discovery-card .eyebrow{font-size:8px;letter-spacing:1.2px}.code-art{min-width:92px;width:92px;padding:20px 8px;margin-right:4px}.code-art>span{font-size:7px;letter-spacing:0}.code-art small{font-size:6px}.barcode{height:26px}.assistance-art{width:85px;height:135px;margin-right:0}.assistance-art>span{font-size:9px}.assistance-art .icon svg{width:35px;height:35px}.market-benefits{padding:32px 0}.market-benefits>.wrap{grid-template-columns:1fr;gap:28px}.market-benefits>.wrap>div+div:before{display:none}.market-benefits .icon{margin-bottom:12px}.market-benefits h2{font-size:18px}.market-benefits p{font-size:12px}.catalog-layout{grid-template-columns:1fr;gap:18px}.catalog-layout .products{grid-template-columns:repeat(2,1fr)}.filters{padding:16px;background:#fff;border-radius:5px}.page h1{font-size:26px}.product-detail>div:last-child{padding:19px}.product-detail h1{font-size:24px}.footer-grid{gap:25px 20px}.footer-bottom{font-size:9px}.auth-panel h2{font-size:25px}}

/* Contato confirmado pelo proprietário — visível em todas as páginas. */
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:10px;background:#087f49;color:#fff;padding:11px 18px 11px 13px;border:1px solid #ffffff66;border-radius:30px;box-shadow:0 3px 14px #0003;line-height:1.3}.whatsapp-float:hover{background:#06673b;color:#fff}.whatsapp-float svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.whatsapp-float small{display:block;font-size:10px}.whatsapp-float strong{font-size:13px;font-weight:600}body{padding-bottom:82px}#toast{bottom:96px}
@media(max-width:700px){.whatsapp-float{right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:9px 14px 9px 11px;gap:8px}.whatsapp-float svg{width:26px;height:26px}.whatsapp-float strong{font-size:12px}.whatsapp-float small{font-size:9px}}

/* Logo original transparente, em resolução superior ao tamanho exibido. */
.market-header .brand{background:transparent;padding:0;border-radius:0}.market-header .brand img{width:100%;height:auto;object-fit:contain}

/* Banner com texto e fotografia separados, sem fusão de cores. */
.market-home{background:#ebebeb;padding-top:24px}.market-hero{background:#fff;min-height:0;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.market-hero:before,.market-hero:after{content:none}.market-hero-grid{display:grid;grid-template-columns:minmax(0,.735fr) minmax(0,1.265fr);align-items:center;gap:12px;padding:22px}.market-hero-copy{padding:18px 12px 18px 20px;max-width:none}.market-hero .campaign-label{display:inline-block;background:#fff3ad;color:#665713;padding:7px 10px;border-radius:3px;font-size:10px;letter-spacing:1.4px;margin-bottom:18px}.market-hero h1{font-size:clamp(26px,2.4vw,34px);line-height:1.18;color:#282828;max-width:540px}.market-hero p{color:#666;font-size:13px;line-height:1.7}.market-hero-photo{margin:0;min-width:0;position:relative;border-radius:5px;overflow:hidden;background:#fff}.market-hero-photo img{display:block;width:100%;height:407px;object-fit:contain;object-position:center}.market-hero-photo figcaption{position:absolute;right:9px;bottom:9px;font-size:8px;color:#fff;background:#171b20d9;padding:4px 6px;border-radius:3px}.quick-access{margin-top:22px}
@media(max-width:850px){.market-hero-grid{gap:12px;padding:16px}.market-hero-copy{padding:10px}.market-hero h1{font-size:27px}.market-hero-photo img{height:310px}}
@media(max-width:700px){.market-home{padding-top:14px}.market-hero-grid{grid-template-columns:1fr;gap:17px;padding:19px}.market-hero-copy{padding:0}.market-hero .campaign-label{font-size:8px;padding:6px 8px;margin-bottom:14px}.market-hero h1{font-size:27px;max-width:none;margin-bottom:13px}.market-hero p{font-size:12px;max-width:none;margin-bottom:18px}.market-hero-photo{margin-inline:-12px}.market-hero-photo img{height:auto;max-height:none;object-position:center}.market-hero-photo figcaption{font-size:7px;bottom:6px;right:6px}.quick-access{margin-top:16px}}

/* Logo ocupa as duas linhas; entrega e navegação começam à sua direita. */
.header-layout{display:grid;grid-template-columns:210px minmax(0,1fr);column-gap:28px;align-items:center}
.market-header .header-layout>.brand{grid-column:1;grid-row:1 / 3;width:210px;margin:0}
.header-layout .header-main,.header-layout .header-bottom{grid-column:2;min-width:0}
.header-layout .header-main{padding:10px 0;min-height:70px}
.header-layout .header-bottom{gap:20px}
.header-layout .delivery-link{width:158px}
.header-layout .nav{gap:18px;white-space:nowrap}
.header-layout .search{min-width:0}
@media(min-width:851px) and (max-width:1100px){
 .header-layout{grid-template-columns:190px minmax(0,1fr);column-gap:22px}
 .market-header .header-layout>.brand{width:190px}
 .header-layout .header-bottom{flex-wrap:wrap;gap:7px 18px}
 .header-layout .customer-nav{margin-left:auto}
}
@media(max-width:850px){
 .header-layout{grid-template-columns:160px minmax(0,1fr);column-gap:22px}
 .market-header .header-layout>.brand{width:160px}
 .header-layout .header-bottom{gap:7px 15px}
 .header-layout .nav{gap:22px}
}
@media(max-width:700px){
 .header-layout{grid-template-columns:120px minmax(0,1fr);column-gap:14px}
 .market-header .header-layout>.brand{grid-row:1;width:120px}
 .header-layout .header-main{grid-column:2;min-height:76px;padding:10px 0}
 .header-layout .header-bottom{grid-column:1 / -1;gap:10px}
 .header-layout .delivery-link{width:auto}
 .header-layout .nav{gap:25px}
}

/* Marca original no rodapé, com proporção preservada. */
.footer-brand .footer-logo{display:block;width:190px;max-width:100%;margin:0 0 16px}
.footer-logo img{display:block;width:100%;height:auto}
@media(max-width:700px){.footer-brand .footer-logo{width:160px}}

.review-search{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:20px}.review-search .field{margin:0;min-width:220px}.review-issue{margin:12px 0;padding:14px;border:1px solid #e5e5e5;border-radius:6px}.review-origins{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:14px;margin:18px 0}.review-origin{border:1px solid #ddd;border-radius:5px;padding:16px;min-width:0;overflow-wrap:anywhere}.review-origin h3{font-size:14px;line-height:1.5;margin:0 0 12px}.review-origin p,.review-origin li{font-size:12px;line-height:1.6}.review-origin dl{font-size:12px;display:grid;grid-template-columns:90px 1fr;gap:8px}.review-origin dt{color:#666}.review-origin dd{margin:0}.review-origin ul{padding-left:18px}.review-origin li{margin-bottom:10px}

/* Rodapé institucional: hierarquia, navegação e atendimento. */
.store-footer{background:#fff;border-top:4px solid #ffe600;padding-top:0;color:#525a65}
.store-footer .footer-grid{display:grid;grid-template-columns:1.2fr .85fr 1fr 1.25fr;gap:40px;padding-block:44px;align-items:start}
.store-footer .footer-brand .footer-logo{width:190px;margin:0 0 20px}
.store-footer .footer-since{display:block;font-size:14px;font-weight:650;color:#303740;line-height:1.5}
.store-footer .footer-brand p{max-width:255px;margin:10px 0 14px;color:#626a74;font-size:13px;line-height:1.8}
.store-footer .footer-about{display:inline-flex;gap:15px;align-items:center;font-size:13px;font-weight:600;color:#2968c8;margin:0}
.store-footer h3{margin:0 0 19px;font-size:14px;font-weight:650;line-height:1.5;color:#252c34}
.store-footer .footer-links{padding-top:7px;min-width:0}
.store-footer .footer-links a{display:block;width:fit-content;font-size:13px;line-height:1.6;padding-block:5px;margin:0 0 4px;color:#626a74}
.store-footer .footer-links a:hover,.store-footer .footer-bottom a:hover{color:#2968c8;text-decoration:underline;text-underline-offset:4px}
.store-footer .footer-contact{background:#f6f7f8;border:1px solid #e9ecef;border-radius:12px;padding:24px;min-width:0}
.store-footer .footer-contact h3{margin:0 0 7px}
.store-footer .footer-contact>p{font-size:12px;line-height:1.7;margin:0 0 17px;color:#626a74}
.store-footer a.footer-whatsapp{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#187548;color:#fff;border-radius:7px;padding:13px 16px;margin:0;font-size:22px}
.store-footer .footer-whatsapp small{display:block;font-size:11px;font-weight:400;line-height:1.5;color:#fff}
.store-footer .footer-whatsapp strong{display:block;font-size:18px;line-height:1.5;font-weight:650;white-space:nowrap}
.store-footer a.footer-whatsapp:hover{background:#105f39;color:#fff}
.store-footer .footer-hours{display:flex;align-items:center;gap:10px;margin-top:19px;font-size:11px;line-height:1.8;color:#626a74}
.store-footer .footer-hours strong,.store-footer .footer-hours span:not(.footer-clock){display:block}
.store-footer .footer-hours strong{font-size:12px;color:#39424c;font-weight:600}
.footer-clock{display:flex;flex-shrink:0}.footer-clock svg{width:23px;height:23px;fill:none;stroke:#6f7882;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.store-footer .footer-legal{background:#f8f9fa;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}
.footer-legal-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:19px;font-size:11px;line-height:1.8}
.footer-legal-inner strong{font-weight:650;color:#434b55;margin-right:20px}.footer-legal-inner address{font-style:normal;color:#626a74}
.store-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:20px;margin-top:0;border:0;font-size:11px;line-height:1.6;color:#747c85}
.store-footer .footer-bottom a{margin:0;color:#747c85;font-size:11px}
@media(max-width:1050px){.store-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px 48px}.store-footer .footer-contact{max-width:390px}.footer-legal-inner{align-items:flex-start;flex-direction:column;gap:6px}}
@media(max-width:600px){.store-footer .footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-block:30px}.store-footer .footer-brand{grid-column:1/-1}.store-footer .footer-brand .footer-logo{width:170px;margin-bottom:15px}.store-footer .footer-brand p{max-width:330px}.store-footer .footer-contact{grid-column:1/-1;max-width:none;padding:21px}.store-footer h3{font-size:13px;margin-bottom:13px}.store-footer .footer-links a{font-size:12px;padding-block:6px}.footer-legal-inner strong{display:block;margin:0}.store-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:10px;padding-block:18px;padding-right:52px}.store-footer .footer-whatsapp strong{font-size:19px}}

.store-footer .footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.store-footer .footer-social a{display:inline-flex;align-items:center;gap:8px;margin:0;padding:9px 12px;border:1px solid #dfe3e8;border-radius:7px;color:#39424c;font-size:12px;line-height:1.5}.store-footer .footer-social a:hover{background:#fff9d6;border-color:#e2c82e;color:#252c34}.footer-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-social .social-dot{fill:currentColor;stroke:none}.footer-social a:focus-visible{outline:2px solid #2968c8;outline-offset:3px}

.store-footer .footer-social a{border:0;padding:11px 15px;border-radius:9px;font-weight:650;gap:9px;box-shadow:0 3px 9px #16243a16;transition:filter .15s,box-shadow .15s}.store-footer .footer-social .social-instagram{color:#fff;background:linear-gradient(120deg,#833ab4 0%,#c13584 45%,#e1306c 70%,#f77737 100%)}.store-footer .footer-social .social-facebook{color:#fff;background:#1877f2}.store-footer .footer-social a:hover{color:#fff;filter:brightness(.92);box-shadow:0 4px 12px #16243a26}.footer-social svg{width:20px;height:20px;flex-shrink:0}.footer-social .social-facebook svg{fill:currentColor;stroke:none}
