:root{--ink:#101820;--muted:#5d6670;--line:#e7eaee;--blue:#1666d8;--green:#16b95c;--soft:#f5f6f8;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(calc(100% - 64px),var(--max));margin:auto}
.site-header{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand img{width:176px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a{font-size:14px;padding:30px 0 27px;position:relative}.main-nav a.active:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:2px;background:#111}.header-actions{display:flex;align-items:center;gap:18px}.search{height:44px;width:200px;background:#f4f5f7;border-radius:9px;display:flex;align-items:center;padding:0 13px;color:#111}.search span{font-size:22px}.search input{border:0;background:transparent;outline:0;width:100%;padding-left:8px;font-size:12px}.whatsapp-head{display:flex;align-items:center;gap:9px}.wa-icon{width:35px;height:35px;border-radius:9px;background:#16b95c;color:#fff;display:grid;place-items:center;font-size:23px}.whatsapp-head small,.whatsapp-head strong{display:block}.whatsapp-head small{font-size:11px;color:#333}.whatsapp-head strong{font-size:13px}.menu-btn{display:none;border:0;background:none;font-size:25px}
.hero{height:410px;position:relative;overflow:hidden;background:#111}.hero-photo{position:absolute;inset:0;background:url("assets/hero-store.jpg") center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,15,.98) 0%,rgba(5,10,15,.86) 32%,rgba(5,10,15,.12) 65%,rgba(5,10,15,.02) 100%)}.hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff;padding-bottom:54px}.eyebrow{letter-spacing:3px;font-size:11px;margin:0 0 10px;color:inherit}.hero h1{font-size:44px;line-height:1.04;margin:0 0 12px;letter-spacing:-1.5px}.hero h1 em{font-style:normal;color:#58a2ff}.hero-copy{font-size:14px;line-height:1.45;margin:0;color:#f1f4f7}.hero-content>.btn{position:absolute;left:32px;right:32px;bottom:18px;width:auto;min-height:48px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:7px;padding:12px 18px;font-size:13px;font-weight:650;border:1px solid transparent}.btn-light{background:#fff;color:#111}.btn-dark{background:#111;color:#fff}.btn-outline{background:#fff;border-color:#cfd5dc;color:#111}
.section{padding:34px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section h2,.section-heading h2{font-size:26px;letter-spacing:-.7px;margin:0}.section-heading a{font-size:13px;text-decoration:underline}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.category-card{height:176px;border:1px solid var(--line);border-radius:8px;padding:8px 10px 12px;display:flex;flex-direction:column;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.06)}.category-card img{height:126px;width:100%;object-fit:cover;border-radius:5px}.category-card span{font-size:13px;font-weight:650;margin-top:7px}.category-card b{font-weight:400;margin-left:auto;margin-top:-18px}
.pc-banner{height:190px;border-radius:8px;overflow:hidden;background:#0d1117;color:#fff;position:relative;display:flex}.pc-banner img{width:41%;object-fit:cover}.pc-copy{padding:28px 30px}.pc-copy h2{margin:0 0 7px;font-size:24px;line-height:1.05}.pc-copy p:not(.eyebrow){font-size:13px;color:#dce2e8;margin:0 0 13px}.brand-list{margin-left:auto;padding:22px 35px;text-align:center;line-height:1.45;font-size:14px;font-weight:700;color:#dbe1e7;border-left:1px solid #44505c}
.reviews{padding-top:34px}.reviews-head{display:flex;justify-content:space-between;align-items:center;gap:30px}.reviews-head h2{font-size:26px;margin:0 0 5px}.reviews-head>div:first-child>p:last-child{margin:0;color:var(--muted);font-size:14px}.google-box{display:grid;grid-template-columns:48px auto;gap:4px 12px;align-items:center;min-width:300px}.google-g{font-size:46px;font-weight:800;grid-row:span 2}.google-box strong{font-size:28px}.stars{color:#f4a900;letter-spacing:1px}.google-box small{display:block;color:var(--muted);font-size:11px}.google-box a{grid-column:2;font-size:12px;text-decoration:underline}.review-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.review-card{border:1px solid var(--line);border-radius:8px;padding:16px;min-height:145px}.review-top{display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#dbe6f5;display:grid;place-items:center;color:#365b86}.review-top strong{font-size:12px}.review-top .stars{font-size:12px}.g-mini{margin-left:auto;color:#4285f4}.review-card p{font-size:13px;line-height:1.45;color:#505862;margin:12px 0 0}.dots{text-align:center;padding-top:13px}.dots i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d5d9de;margin:0 3px}.dots i.active{background:#111}
.services{margin-top:10px;background:#f4f5f6;border-radius:8px;padding:20px 30px;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:15px}.service-icon{font-size:38px;color:#8d98a3}.services h2{margin:0 0 4px;font-size:22px}.services p:last-child{margin:0;color:var(--muted);font-size:13px}
.location{padding-top:25px}.location-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:12px;align-items:stretch}.location-info{padding:14px 8px}.location-info h2{font-size:27px;margin:0 0 15px}.address{font-size:14px;line-height:1.6;color:#424b54}.address b{margin-right:8px}.location-buttons{display:flex;gap:10px;margin-top:18px}.storefront{width:100%;height:176px;object-fit:cover;border-radius:7px}.map-card{height:176px;border-radius:7px;overflow:hidden;border:1px solid var(--line)}.map-card iframe{width:100%;height:100%;border:0}
footer{background:#0b1722;color:#fff;padding:28px 0;margin-top:15px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1.2fr 1fr;gap:35px}.footer-logo{width:165px;filter:brightness(0) invert(1);margin-bottom:5px}.footer-grid p,.footer-grid span,.footer-grid a{font-size:12px;color:#c8d0d8;display:block;margin:6px 0}.footer-grid h3{font-size:12px;margin:5px 0 10px;color:#fff}.social{display:flex;gap:12px;margin-top:15px}.social a{font-size:21px;color:#fff}
@media(max-width:1050px){.main-nav{gap:16px}.header-actions .search{width:155px}.category-grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:38px}}
@media(max-width:760px){.container{width:min(calc(100% - 32px),var(--max))}.site-header{height:70px}.brand img{width:145px}.main-nav,.header-actions .search{display:none}.header-actions{margin-left:auto}.whatsapp-head small{display:none}.whatsapp-head strong{font-size:11px}.menu-btn{display:block}.hero{height:440px}.hero-photo{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(5,10,15,.97),rgba(5,10,15,.7) 60%,rgba(5,10,15,.1))}.hero h1{font-size:37px}.hero-content{padding-bottom:58px}.hero-content>.btn{left:0;right:0;bottom:16px}.desktop{display:none}.section{padding:28px 0}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{height:165px}.category-card img{height:112px}.pc-banner{height:auto;min-height:320px;display:block}.pc-banner img{width:100%;height:145px}.pc-copy{padding:22px}.brand-list{display:none}.reviews-head{display:block}.google-box{margin-top:18px}.review-carousel{grid-template-columns:1fr;overflow:hidden}.review-card:not(:first-child){display:none}.services{grid-template-columns:45px 1fr;padding:18px}.services .btn{grid-column:2;justify-self:start}.location-grid{grid-template-columns:1fr}.storefront,.map-card{height:210px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:430px){.brand img{width:132px}.whatsapp-head{display:none}.hero h1{font-size:34px}.hero-copy{font-size:13px}.category-grid{gap:8px}.category-card{height:158px}.category-card img{height:104px}.section-heading h2{font-size:23px}.reviews-head h2{font-size:23px}.footer-grid{grid-template-columns:1fr}}

.review-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:12px}.review-controls>button{border:0;background:#fff;font-size:27px;color:#555;cursor:pointer;width:30px;height:30px;line-height:20px}.review-controls .dots{padding:0}.review-controls .dots button{width:7px;height:7px;border:0;border-radius:50%;background:#d5d9de;margin:0 3px;padding:0;cursor:pointer}.review-controls .dots button.active{background:#111}.review-loading{grid-column:1/-1;border:1px solid var(--line);border-radius:8px;padding:28px;text-align:center;color:var(--muted);font-size:13px}.avatar-photo{object-fit:cover}.review-card p{max-height:86px;overflow:auto}.google-box #google-count{white-space:normal}
@media(max-width:760px){.google-box{min-width:0}.review-controls{margin-bottom:4px}}

/* Elfsight Google Reviews */
.google-direct-link{font-size:13px;text-decoration:underline;white-space:nowrap}.elfsight-reviews{width:100%;min-height:190px;margin-top:18px}.elfsight-reviews .eapps-widget-toolbar{display:none!important}
@media(max-width:760px){.reviews-head{gap:15px}.google-direct-link{display:inline-block;margin-top:14px;white-space:normal}.elfsight-reviews{min-height:240px}}
