*{box-sizing:border-box}.pazos-profile-page{--red:#d71920;--dark:#0b0b0c;--ink:#171719;--muted:#6c6c72;--line:#e8e8ea;--soft:#f5f5f6;margin:0;background:#f2f2f3;color:var(--ink);font-family:Inter,Manrope,"Noto Sans",Arial,sans-serif}.pazos-profile-page a{-webkit-tap-highlight-color:transparent}.pazos-profile-header{min-height:82px;background:#0c0c0d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px max(24px,calc((100% - 1180px)/2));border-bottom:2px solid var(--red)}.pazos-profile-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.pazos-profile-brand>span{width:46px;height:46px;border-radius:13px;background:var(--red);display:grid;place-items:center;font-weight:900;font-size:25px;box-shadow:0 8px 20px rgba(215,25,32,.28)}.pazos-profile-brand b,.pazos-profile-brand small{display:block}.pazos-profile-brand small{color:#aaa;font-size:11px;margin-top:2px}.pazos-back-home{color:#fff;text-decoration:none;font-weight:800;border:1px solid #343438;border-radius:999px;padding:10px 15px}.pazos-back-home:hover{background:#fff;color:#111}.pazos-profile-page main{max-width:1180px;margin:30px auto 64px;padding:0 20px}.pazos-profile-hero{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.09)}.pazos-profile-cover{height:350px;background:linear-gradient(120deg,#101011,#3b0c0f 52%,#a30008);background-size:cover;background-position:center;position:relative}.pazos-profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 55%)}.pazos-profile-identity{padding:0 42px 34px;display:flex;gap:26px;align-items:flex-end}.pazos-profile-avatar{width:150px;height:150px;flex:0 0 150px;border-radius:30px;background:#fff;border:7px solid #fff;box-shadow:0 9px 28px rgba(0,0,0,.22);transform:translateY(-60px);display:grid;place-items:center;overflow:hidden;margin-bottom:-60px}.pazos-profile-avatar img{width:100%;height:100%;object-fit:cover}.pazos-profile-avatar span{font-size:62px}.pazos-profile-heading{flex:1;padding-top:22px}.pazos-profile-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.pazos-profile-badges span{padding:7px 11px;border-radius:999px;font-weight:900;font-size:11px}.status-active,.availability-available{background:#e4f8eb;color:#126d38}.status-passive,.availability-unavailable{background:#fde7e7;color:#a51d1d}.availability-preparing{background:#fff1c8;color:#865f00}.pazos-profile-sector{color:var(--red);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;margin:0 0 6px}.pazos-profile-heading h1{font-size:42px;line-height:1.08;margin:0 0 7px;letter-spacing:-.035em}.pazos-profile-owner{font-size:16px;color:var(--muted);margin:0}.pazos-profile-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0}.pazos-profile-actions a{min-height:58px;background:#fff;color:#18181a;text-decoration:none;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:850;box-shadow:0 8px 22px rgba(0,0,0,.04);transition:.18s ease}.pazos-profile-actions a:hover{transform:translateY(-2px);border-color:#bbb}.pazos-profile-actions a span{font-size:20px}.pazos-profile-actions .is-call{background:#161617;color:#fff;border-color:#161617}.pazos-profile-actions .is-whatsapp{background:#148b49;color:#fff;border-color:#148b49}.pazos-profile-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:18px}.pazos-profile-main,.pazos-profile-sidebar{display:flex;flex-direction:column;gap:18px}.pazos-content-card,.pazos-side-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 9px 28px rgba(0,0,0,.045)}.pazos-section-kicker{font-size:10px;color:var(--red);font-weight:950;letter-spacing:.15em;margin-bottom:7px}.pazos-content-card h2,.pazos-side-card h2{font-size:24px;margin:0 0 17px;letter-spacing:-.02em}.pazos-rich-text{font-size:16px;line-height:1.8;color:#38383c}.pazos-rich-text>:first-child{margin-top:0}.pazos-rich-text>:last-child{margin-bottom:0}.pazos-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.pazos-section-head>span{font-size:12px;color:var(--muted);background:var(--soft);padding:7px 10px;border-radius:999px}.pazos-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pazos-gallery-item{display:block;border-radius:14px;overflow:hidden;background:#ddd;aspect-ratio:4/3}.pazos-gallery-item:first-child{grid-column:span 2;grid-row:span 2}.pazos-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.pazos-gallery-item:hover img{transform:scale(1.035)}.pazos-product-placeholder{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#fff,#faf1f1)}.pazos-product-placeholder p{margin:0;color:var(--muted)}.pazos-product-placeholder>span{white-space:nowrap;background:#171719;color:#fff;padding:9px 13px;border-radius:999px;font-size:11px;font-weight:900}.pazos-side-card dl{margin:0}.pazos-side-card dl>div{padding:13px 0;border-bottom:1px solid var(--line)}.pazos-side-card dl>div:last-child{border-bottom:0;padding-bottom:0}.pazos-side-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#85858b;font-weight:900}.pazos-side-card dd{margin:4px 0 0;font-weight:750;line-height:1.45}.pazos-hours p{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:12px 0;margin:0}.pazos-hours p:last-child{border-bottom:0}.pazos-hours span{color:var(--muted);text-align:right}.pazos-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pazos-social-grid a{display:flex;align-items:center;gap:8px;padding:10px;background:var(--soft);border-radius:11px;color:#222;text-decoration:none;font-size:13px;font-weight:800}.pazos-social-grid a span{width:27px;height:27px;border-radius:8px;background:#171719;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}.pazos-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.pazos-related-grid a{border:1px solid var(--line);border-radius:14px;padding:10px;color:#18181a;text-decoration:none;min-width:0}.pazos-related-image{aspect-ratio:1;border-radius:11px;background:linear-gradient(135deg,#111,#a40008);display:grid;place-items:center;overflow:hidden;margin-bottom:9px}.pazos-related-image img{width:100%;height:100%;object-fit:cover}.pazos-related-image span{font-size:34px}.pazos-related-grid b,.pazos-related-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pazos-related-grid small{color:var(--red);font-weight:750;margin-top:3px}.pazos-profile-page footer{background:#0b0b0c;color:#aaa;padding:28px max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:2px solid var(--red)}.pazos-profile-page footer b,.pazos-profile-page footer span{display:block}.pazos-profile-page footer b{color:#fff;margin-bottom:3px}.pazos-profile-page footer a{color:#fff;text-decoration:none;font-weight:800}.pazos-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:999999;display:none;align-items:center;justify-content:center;padding:70px}.pazos-lightbox.is-open{display:flex}.pazos-lightbox img{max-width:min(1200px,90vw);max-height:86vh;object-fit:contain;border-radius:12px}.pazos-lightbox button{position:absolute;border:0;background:rgba(255,255,255,.13);color:#fff;width:48px;height:48px;border-radius:50%;font-size:34px;cursor:pointer}.pazos-lightbox-close{right:24px;top:22px}.pazos-lightbox-prev{left:24px;top:50%}.pazos-lightbox-next{right:24px;top:50%}.pazos-lightbox-open{overflow:hidden}
@media(max-width:980px){.pazos-profile-cover{height:300px}.pazos-profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.pazos-profile-layout{grid-template-columns:1fr}.pazos-profile-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pazos-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.pazos-profile-header{min-height:auto;padding:12px 16px}.pazos-profile-brand small{display:none}.pazos-back-home{font-size:12px;padding:8px 11px}.pazos-profile-page main{margin:14px auto 38px;padding:0 11px}.pazos-profile-hero{border-radius:18px}.pazos-profile-cover{height:220px}.pazos-profile-identity{padding:0 18px 22px;display:block}.pazos-profile-avatar{width:112px;height:112px;transform:translateY(-48px);margin-bottom:-37px;border-radius:23px}.pazos-profile-heading{padding-top:0}.pazos-profile-heading h1{font-size:30px}.pazos-profile-actions{grid-template-columns:1fr 1fr}.pazos-profile-actions a{min-height:52px;font-size:13px}.pazos-content-card,.pazos-side-card{padding:20px;border-radius:16px}.pazos-profile-sidebar{grid-template-columns:1fr}.pazos-gallery-grid{grid-template-columns:1fr 1fr}.pazos-gallery-item:first-child{grid-column:1/-1;grid-row:auto;aspect-ratio:16/10}.pazos-related-grid{grid-template-columns:1fr 1fr}.pazos-product-placeholder{align-items:flex-start;flex-direction:column}.pazos-lightbox{padding:55px 12px}.pazos-lightbox-prev{left:10px}.pazos-lightbox-next{right:10px}.pazos-lightbox-close{right:10px;top:10px}.pazos-profile-page footer{padding:22px 16px;display:block}.pazos-profile-page footer a{display:inline-block;margin-top:12px}}
@media(max-width:420px){.pazos-profile-actions{grid-template-columns:1fr}.pazos-gallery-grid,.pazos-related-grid,.pazos-social-grid{grid-template-columns:1fr}.pazos-gallery-item{aspect-ratio:16/10}}

.pazos-merchant-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pazos-merchant-product{display:block;background:#f7f7f7;border:1px solid #e9e9e9;border-radius:15px;padding:10px;text-decoration:none;color:#171717}.pazos-merchant-product>div{height:145px;border-radius:11px;overflow:hidden;background:#eee;display:flex;align-items:center;justify-content:center}.pazos-merchant-product img{width:100%;height:100%;object-fit:cover}.pazos-merchant-product h3{font-size:16px;margin:10px 0 5px}.pazos-merchant-product p{margin:0 0 5px}.pazos-merchant-product b{color:#b80000}.pazos-merchant-product small{color:#666}.pazos-product-empty-public{padding:22px;background:#f7f7f7;border-radius:14px}@media(max-width:900px){.pazos-merchant-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.pazos-merchant-products{grid-template-columns:1fr 1fr}.pazos-merchant-product>div{height:120px}}
