/*
Theme Name: ZAKO Imports Multipage Premium
Theme URI: https://zakoimports.com
Author: ZAKO Imports
Description: Multi-page SEO-focused WordPress theme for ZAKO Imports with photo assets, product pages, and no project section.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: zako-imports
*/
:root{--dark:#101216;--ink:#20242b;--gold:#c8a24d;--gold2:#ddb75b;--cream:#f7f3ea;--white:#fff;--muted:#68707a;--line:#e6dfcf;--shadow:0 20px 60px rgba(0,0,0,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:auto}.topbar{background:rgba(13,15,19,.97);color:#fff;position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(200,162,77,.25);backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 0}.brand{display:flex;align-items:center;gap:18px}.brand img{width:154px}.tagline{font-size:13px;color:#ddd;max-width:250px;border-left:1px solid rgba(200,162,77,.45);padding-left:16px}.menu{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.menu a:hover{color:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:14px 25px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;font-size:13px;border:1px solid transparent;transition:.25s}.btn.gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#fff;box-shadow:0 12px 28px rgba(200,162,77,.28)}.btn.dark{border-color:rgba(255,255,255,.55);color:#fff}.btn:hover{transform:translateY(-2px)}.hero{min-height:680px;color:#fff;background:linear-gradient(90deg,rgba(8,10,12,.92) 0%,rgba(8,10,12,.68) 43%,rgba(8,10,12,.16) 100%),var(--hero) center/cover no-repeat;display:flex;align-items:center}.hero.small{min-height:430px}.hero-content{max-width:710px;padding:80px 0}.eyebrow{color:var(--gold2);font-weight:800;letter-spacing:.18em;text-transform:uppercase;font-size:13px;margin-bottom:16px}.hero h1,.page-title{font-size:clamp(40px,6vw,76px);line-height:1.02;margin:0 0 22px;font-weight:900}.hero h1 span{color:var(--gold2)}.hero p{font-size:20px;max-width:605px;color:#f0f0f0;margin:0 0 34px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.section{padding:78px 0}.section.alt{background:var(--cream)}.section.dark{background:var(--dark);color:#fff}.section-title{margin-bottom:30px}.section-title h2{font-size:34px;letter-spacing:.07em;text-transform:uppercase;margin:0}.gold-line:after{content:'';display:block;width:78px;height:3px;background:var(--gold);margin-top:12px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:38px;align-items:center}.card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 10px 34px rgba(0,0,0,.07)}.card-photo{height:265px;object-fit:cover;width:100%}.card-body{padding:26px}.card h3{margin:0 0 10px;font-size:22px}.card p{margin:0;color:#626974}.lead{font-size:19px;color:#4f5863}.dark .lead,.dark .card p{color:#d9dce0}.product-links{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-link{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.06)}.product-link img{height:48px;margin:0 auto 12px}.photo-panel{border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.photo-panel img{height:460px;width:100%;object-fit:cover}.list{display:grid;gap:13px;margin-top:24px}.list div{padding-left:25px;position:relative}.list div:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:900}.contact-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:var(--shadow)}.contact-card input,.contact-card textarea{width:100%;padding:14px 15px;border:1px solid #d8d8d8;border-radius:8px;margin-bottom:14px;font:inherit}.contact-card textarea{min-height:140px}.footer{background:#0d0f13;color:#d8d8d8;padding:36px 0;font-size:14px}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#fff}.mobile-toggle{display:none}@media(max-width:940px){.nav{flex-wrap:wrap;align-items:flex-start}.tagline{display:none}.mobile-toggle{display:none}.menu{display:flex;order:3;width:100%;gap:12px;overflow-x:auto;padding:10px 0 4px;font-size:12px;white-space:nowrap;-webkit-overflow-scrolling:touch}.menu a{padding:8px 0}.hero{min-height:590px;background-position:center}.hero.small{min-height:350px}.hero-content{padding:56px 0}.hero h1,.page-title{font-size:clamp(34px,10vw,48px)}.hero p{font-size:17px}.hero-actions{gap:12px}.btn{padding:12px 18px;font-size:12px}.grid-3,.grid-2,.product-links{grid-template-columns:1fr}.section{padding:54px 0}.section-title h2{font-size:27px}.card-photo{height:230px}.photo-panel img{height:315px}.brand img{width:138px}.contact-card{padding:24px}.map-frame iframe{height:300px}}@media(max-width:520px){.container{width:min(94vw,1180px)}.menu{gap:14px}.hero{min-height:540px}.hero.small{min-height:320px}.hero h1,.page-title{font-size:36px}.hero p{font-size:16px}.product-link{padding:18px}.card-body{padding:22px}.footer-inner{display:grid;gap:18px}.map-frame iframe{height:260px}}

.map-frame{margin-top:22px;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff}.map-frame iframe{width:100%;height:360px;border:0;display:block}
@media(max-width:940px){.map-frame iframe{height:300px}}

/* Mobile responsive refinements */
@media(max-width:940px){body{overflow-x:hidden}.topbar{position:sticky}.menu::-webkit-scrollbar{height:3px}.menu::-webkit-scrollbar-thumb{background:var(--gold);border-radius:8px}}
