.bd-stores-page{--navy:#071f55;--orange:#ff5b1a;--red:#ff2e24;--muted:#657086;--line:#e4e8ef;min-height:100vh;background:#f6f7f9;color:var(--navy);font-family:Inter,system-ui,sans-serif}.bd-stores-page *{box-sizing:border-box}.bd-stores-page a{color:inherit;text-decoration:none}.bd-stores-page img{display:block;max-width:100%}.bd-stores-page button,.bd-stores-page input,.bd-stores-page select{font:inherit}.bd-stores-shell{min-height:100vh;background:#fff}
.bd-stores-header{position:relative;z-index:30;display:flex;min-height:86px;align-items:center;gap:34px;padding:12px max(34px,calc((100vw - 1380px)/2));background:#fff}.bd-stores-brand{width:185px;flex:none}.bd-stores-brand img{width:100%;height:auto;object-fit:contain}.bd-stores-nav{display:flex;align-items:center;gap:38px;margin-left:auto;font-size:13px;font-weight:700}.bd-stores-nav a{position:relative;padding:13px 0}.bd-stores-nav a:hover,.bd-stores-nav a.active{color:var(--orange)}.bd-stores-nav a.active:after{position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--orange);content:""}.bd-stores-button,.bd-stores-business>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 20px;border-radius:10px;background:linear-gradient(110deg,var(--orange),var(--red));box-shadow:0 8px 18px rgba(255,65,30,.18);color:#fff!important;font-size:12px;font-weight:800}.bd-stores-menu{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-size:20px}
.bd-stores-hero{position:relative;display:grid;min-height:215px;grid-template-columns:minmax(0,620px) 1fr;align-items:center;padding:20px max(60px,calc((100vw - 1280px)/2));overflow:hidden;background:linear-gradient(100deg,#fff 0%,#fff 70%,#fff7f1 100%)}.bd-stores-hero-copy{position:relative;z-index:2}.bd-stores-hero h1{max-width:620px;margin:0 0 12px;color:var(--navy)!important;font:800 clamp(30px,3.1vw,44px)/1.08 Poppins,Inter,sans-serif;letter-spacing:-.04em}.bd-stores-hero p{max-width:590px;margin:0;color:#34445f;font-size:14px;line-height:1.65}.bd-stores-people{position:absolute;right:0;bottom:0;width:min(43vw,600px);height:100%}.bd-stores-people:after{position:absolute;z-index:0;right:-130px;bottom:-260px;width:500px;height:500px;border-radius:50%;background:linear-gradient(145deg,#ff941b,var(--red));content:""}.bd-stores-people span{position:absolute;z-index:0;left:5%;top:25%;width:130px;height:100px;background-image:radial-gradient(#dfe4ec 2px,transparent 2px);background-size:13px 13px}.bd-stores-people img{position:absolute;z-index:1;right:55px;bottom:-8px;width:390px;max-height:230px;object-fit:contain;object-position:bottom}
.bd-stores-search-area{position:relative;z-index:6;width:min(1280px,calc(100% - 48px));margin:-6px auto 0}.bd-stores-search{display:grid;width:min(610px,100%);grid-template-columns:42px 1fr 36px;align-items:center;border:1px solid #dbe0e8;border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(7,31,85,.05)}.bd-stores-search>span{color:#466080;font-size:22px;text-align:center}.bd-stores-search input{height:48px;border:0;outline:0;color:var(--navy);font-size:12px}.bd-stores-search button{display:none;width:27px;height:27px;border:0;border-radius:50%;background:#eef1f5}.bd-stores-search button.is-visible{display:block}.bd-stores-filterbar{display:grid;grid-template-columns:1fr 1fr .85fr 1fr 1fr auto;gap:9px;margin-top:17px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 10px 27px rgba(7,31,85,.08)}.bd-stores-filterbar>label{display:grid;min-width:0;gap:4px;padding:8px 11px;border:1px solid #dfe4ec;border-radius:9px;background:#fff}.bd-stores-filterbar label>span{font-size:9px;font-weight:800}.bd-stores-filterbar select{width:100%;min-width:0;border:0;outline:0;background:#fff;color:#203454;font-size:10px}.bd-stores-toggle{position:relative;display:flex!important;align-items:center;justify-content:space-between}.bd-stores-toggle input{position:absolute;opacity:0}.bd-stores-toggle i{display:block;width:37px;height:21px;padding:3px;border-radius:999px;background:#cdd2da}.bd-stores-toggle i b{display:block;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.bd-stores-toggle input:checked+i{background:#23a766}.bd-stores-toggle input:checked+i b{transform:translateX(16px)}.bd-stores-reset{padding:0 17px;border:1px solid #ccd4e0;border-radius:9px;background:#fff;color:var(--navy);font-size:10px;font-weight:800;cursor:pointer}
.bd-stores-catalog{width:min(1280px,calc(100% - 48px));margin:14px auto 0;padding-bottom:30px}.bd-stores-resultsbar{display:flex;min-height:42px;align-items:center;gap:18px;padding:8px 14px;border-radius:10px;background:#f5f7fb;font-size:10px}.bd-stores-resultsbar strong{white-space:nowrap}.bd-stores-resultsbar>div{display:flex;align-items:center;gap:8px;margin-left:auto}.bd-stores-resultsbar>div span{font-weight:700}.bd-stores-resultsbar b{padding:7px 10px;border-radius:999px;background:#e9edf5;font-size:9px}.bd-stores-resultsbar>button{border:0;background:none;color:var(--orange);font-size:9px;font-weight:800;cursor:pointer}
.bd-stores-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:12px}.bd-directory-card{min-width:0;overflow:hidden;border:1px solid #e0e4eb;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(7,31,85,.055);transition:.18s}.bd-directory-card:hover{transform:translateY(-3px);box-shadow:0 13px 27px rgba(7,31,85,.12)}.bd-directory-card[hidden]{display:none}.bd-directory-cover{position:relative;display:block;height:132px;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--store-color) 25%,#e8edf2),#f8fafc)}.bd-directory-cover-pattern{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--store-color) 24%,transparent),transparent 30%),linear-gradient(135deg,transparent 45%,color-mix(in srgb,var(--store-color) 14%,transparent) 45% 57%,transparent 57%)}.bd-directory-cover-image{width:100%;height:100%;object-fit:cover;transition:.25s}.bd-directory-card:hover .bd-directory-cover-image{transform:scale(1.03)}.bd-directory-logo{position:absolute;left:12px;bottom:10px;display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:2px solid #fff;border-radius:11px;background:#fff;box-shadow:0 5px 13px #071f5540}.bd-directory-logo img{width:100%;height:100%;object-fit:contain}.bd-directory-status{position:absolute;left:10px;top:9px;display:flex;align-items:center;gap:5px;padding:5px 9px;border-radius:7px;background:#fff;color:#087a43;font-size:8px;font-weight:850}.bd-directory-status i{width:6px;height:6px;border-radius:50%;background:#21a95f}.bd-directory-status.is-closed{color:#d62828}.bd-directory-status.is-closed i{background:#ed3b3b}.bd-directory-favorite{position:absolute;right:9px;top:8px;display:grid;width:30px;height:30px;place-items:center;border:1px solid #dce1e8;border-radius:9px;background:#fff;color:#42516a;font-size:18px;cursor:pointer}.bd-directory-favorite.is-active{color:#ed3b3b}.bd-directory-body{padding:11px}.bd-directory-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.bd-directory-title>div{min-width:0}.bd-directory-title h2{margin:0;overflow:hidden;font:800 14px Poppins,Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.bd-directory-title p{margin:3px 0 0;color:#6f7b8e;font-size:9px}.bd-directory-title>span{max-width:48%;overflow:hidden;color:#596a81;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.bd-directory-modes{display:grid;grid-template-columns:repeat(3,1fr);margin:10px -11px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.bd-directory-modes span{padding:8px 3px;border-right:1px solid #edf0f4;color:#354761;font-size:8px;text-align:center}.bd-directory-modes span:last-child{border:0}.bd-directory-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:9px 0;color:#40516a;font-size:8px}.bd-directory-open{display:flex;height:31px;align-items:center;justify-content:center;border-radius:7px;background:linear-gradient(110deg,var(--orange),var(--red));color:#fff!important;font-size:9px;font-weight:850}
.bd-stores-empty{padding:50px 20px;text-align:center}.bd-stores-empty[hidden]{display:none}.bd-stores-empty img{width:70px;margin:0 auto 10px}.bd-stores-empty h2{margin:0;font-size:18px}.bd-stores-empty p{color:var(--muted);font-size:11px}.bd-stores-empty button{padding:9px 15px;border:0;border-radius:8px;background:var(--navy);color:#fff}.bd-stores-footer-actions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:18px}.bd-stores-footer-actions>p{margin:0;color:#607087;font-size:9px;text-align:center}.bd-stores-footer-actions aside{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.bd-stores-footer-actions aside img{width:36px}.bd-stores-footer-actions aside strong,.bd-stores-footer-actions aside span{display:block}.bd-stores-footer-actions aside strong{font-size:9px}.bd-stores-footer-actions aside span{margin-top:2px;color:#6c788a;font-size:7px}.bd-stores-footer-actions aside a{margin-left:10px;padding:8px 12px;border:1px solid var(--navy);border-radius:7px;font-size:8px;font-weight:800}.bd-stores-business{display:flex;min-height:87px;align-items:center;gap:20px;margin-top:13px;padding:13px 25px;border-radius:14px;background:linear-gradient(110deg,#071f55,#072d65);color:#fff}.bd-stores-business>img{width:58px}.bd-stores-business h2{margin:0;color:#fff!important;font:700 15px Poppins,sans-serif}.bd-stores-business p{margin:3px 0 0;color:#d6e0ed;font-size:9px}.bd-stores-business>a{margin-left:auto;white-space:nowrap}
@media(max-width:1100px){.bd-stores-header{padding:10px 22px}.bd-stores-button{display:none}.bd-stores-menu{display:block;margin-left:auto}.bd-stores-nav{display:none;position:absolute;right:20px;top:72px;width:240px;align-items:stretch;flex-direction:column;gap:0;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 15px 30px #071f5522}.bd-stores-nav.is-open{display:flex}.bd-stores-nav a{padding:10px}.bd-stores-hero{padding-left:28px}.bd-stores-filterbar{grid-template-columns:repeat(3,1fr)}.bd-stores-reset{min-height:52px}.bd-stores-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.bd-stores-brand{width:150px}.bd-stores-hero{min-height:245px;grid-template-columns:1fr;padding:25px 20px 95px}.bd-stores-hero h1{font-size:30px}.bd-stores-hero p{font-size:12px}.bd-stores-people{right:-35px;width:300px;height:120px}.bd-stores-people:after{right:-150px;bottom:-320px}.bd-stores-people img{right:20px;width:205px;max-height:125px}.bd-stores-search-area,.bd-stores-catalog{width:calc(100% - 28px)}.bd-stores-search{width:100%;margin-top:12px}.bd-stores-filterbar{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.bd-stores-filterbar>label{min-width:0}.bd-stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bd-stores-footer-actions{grid-template-columns:1fr}.bd-stores-footer-actions aside{justify-content:center}.bd-stores-business{align-items:flex-start;flex-wrap:wrap}.bd-stores-business>a{margin-left:78px}}
@media(max-width:520px){.bd-stores-header{min-height:67px;padding:8px 14px}.bd-stores-brand{width:132px}.bd-stores-hero{padding-bottom:85px}.bd-stores-hero h1{font-size:27px}.bd-stores-filterbar{padding:9px}.bd-stores-toggle{min-height:51px}.bd-stores-reset{min-height:51px}.bd-stores-resultsbar{align-items:flex-start;flex-wrap:wrap}.bd-stores-resultsbar>div{width:100%;order:3;margin:0;overflow:auto}.bd-stores-grid{grid-template-columns:1fr;gap:11px}.bd-directory-card{display:grid;grid-template-columns:118px minmax(0,1fr)}.bd-directory-cover{height:100%;min-height:185px}.bd-directory-status{left:7px;top:7px}.bd-directory-favorite{right:7px;top:7px}.bd-directory-logo{left:50%;bottom:12px;transform:translateX(-50%)}.bd-directory-body{min-width:0}.bd-directory-title{display:block}.bd-directory-title>span{display:block;max-width:100%;margin-top:5px}.bd-directory-modes{grid-template-columns:1fr}.bd-directory-modes span:nth-child(n+2){display:none}.bd-stores-footer-actions aside{align-items:flex-start;flex-wrap:wrap}.bd-stores-footer-actions aside a{width:100%;margin:0;text-align:center}.bd-stores-business{padding:16px}.bd-stores-business>img{width:45px}.bd-stores-business h2{font-size:13px}.bd-stores-business>a{width:100%;margin:4px 0 0}}
.public-active[data-public-route="explorar"]{background:#f6f7f9}.public-active[data-public-route="explorar"]>.app-shell>.content>.screen{width:100%;max-width:none!important;margin:0!important;padding:0!important;background:#f6f7f9}
.bd-stores-page .seo-catalog-data{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.bd-stores-page.bd-ssr-preview .bd-stores-search{min-height:50px;color:#718097;font-size:12px}.bd-stores-page.bd-ssr-preview .bd-stores-search>span:last-child{padding-left:4px}
