:root{--navy:#0b3b66;--blue:#0c5c99;--gold:#f2b544;--ink:#102131;--muted:#607080;--bg:#f6f8fb;--white:#fff;--green:#1fa855;--shadow:0 14px 35px rgba(20,45,70,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Hind',system-ui,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e8edf3}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.header-logo{width:54px;height:54px;object-fit:contain;border-radius:12px;background:#fff}.brand strong{font:700 18px Poppins;display:block}.brand small{display:block;color:var(--muted);font-size:12px}.site-header nav{display:flex;gap:18px}.site-header nav a{color:var(--ink);font-weight:600;text-decoration:none}.site-header nav a:hover{color:var(--blue)}.menu-btn{display:none;border:0;background:transparent;font-size:27px}.hero{padding:72px 0;background:radial-gradient(circle at 10% 0%,#e8f4ff 0,transparent 38%),linear-gradient(180deg,#fbfdff,#f6f9fd)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.eyebrow{display:inline-block;color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:13px}.hero h1{font:800 clamp(38px,5.4vw,68px)/1.07 Poppins;margin:14px 0 18px;letter-spacing:-.04em}.hero h1 span{color:var(--blue)}.hero-copy>p{max-width:700px;color:var(--muted);font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 18px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:12px;text-decoration:none;border:0;cursor:pointer;font:700 15px Poppins}.btn.primary{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 9px 22px rgba(12,92,153,.22)}.btn.whatsapp{background:var(--green);color:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#3e5365;font-weight:600}.hero-card{background:linear-gradient(160deg,var(--navy),#092b4b);color:#fff;padding:28px;border-radius:26px;box-shadow:0 22px 45px rgba(7,42,72,.24);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.06);right:-50px;top:-50px}.logo-card{background:#fff;color:var(--ink);border:1px solid #e5eaf0}.main-logo{display:block;width:min(100%,340px);margin:0 auto 14px;border-radius:18px}.logo-card p{color:var(--muted);margin-top:4px}.logo-card ul{padding-left:20px;margin-bottom:0}.section{padding:78px 0}.section-head{max-width:720px;margin-bottom:34px}.section-head h2,.about-grid h2,.contact-grid h2,.shop-copy h2{font:700 clamp(30px,4vw,45px)/1.15 Poppins;margin:9px 0 12px}.section-head p,.about-grid p,.contact-grid p,.shop-copy p{color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:26px;border:1px solid #e5ebf2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(20,45,70,.06);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card .icon{font-size:34px}.card h3{font:700 20px Poppins;margin:12px 0 8px}.card p{color:var(--muted);min-height:72px}.card a{font-weight:700;color:var(--blue);text-decoration:none}.brands-section{padding:64px 0;background:linear-gradient(135deg,#0a3256,var(--navy));color:#fff}.section-head.light{margin-bottom:26px}.section-head.light .eyebrow{color:#ffd178}.section-head.light h2{color:#fff}.brand-pills{display:flex;flex-wrap:wrap;gap:14px}.brand-pills span{padding:13px 18px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-weight:700}.shop-section{background:#f8fbfe}.shop-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.shop-photo-wrap{border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid #e4eaf0}.shop-photo{display:block;width:100%;height:520px;object-fit:cover}.photo-caption{padding:12px 16px;font-weight:700;color:#405568;font-size:14px}.shop-details{display:grid;gap:12px;margin:24px 0}.shop-details div{padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #e3eaf1}.shop-details strong,.shop-details span{display:block}.shop-details span{color:var(--muted)}.shop-details a{color:var(--blue);text-decoration:none;font-weight:700}.about-section{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.owner-card{display:grid;grid-template-columns:190px 1fr;background:var(--bg);border:1px solid #e3e9f0;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px rgba(20,45,70,.08)}.owner-photo{width:100%;height:100%;min-height:260px;object-fit:cover;object-position:center 26%}.owner-info{padding:26px;align-self:center}.owner-label{font:700 11px Poppins;letter-spacing:.12em;color:var(--blue)}.owner-info h3{font:700 25px Poppins;margin:8px 0 12px}.owner-info p{font-size:16px;margin:6px 0}.contact-section{padding:80px 0;background:#eef5fb}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.contact-form{background:#fff;padding:26px;border-radius:20px;box-shadow:var(--shadow);display:grid;gap:13px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dbe4ed;border-radius:11px;padding:14px 15px;font:500 16px Hind;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7bb2dc;box-shadow:0 0 0 3px #e7f3fc}.full{width:100%}footer{padding:25px 0;background:#071e32;color:#d6e0e8}.footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:52px;height:52px;object-fit:contain;background:#fff;border-radius:10px}.floating-wa{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;text-decoration:none;font-size:26px;box-shadow:0 10px 26px rgba(0,0,0,.22);z-index:15}
@media(max-width:900px){.menu-btn{display:block}.site-header nav{display:none;position:absolute;left:4%;right:4%;top:76px;background:#fff;border:1px solid #e4eaf0;border-radius:14px;padding:12px;box-shadow:var(--shadow);flex-direction:column;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:11px}.hero{padding:58px 0}.hero-grid,.shop-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:28px}.cards{grid-template-columns:repeat(2,1fr)}.shop-photo{height:auto;max-height:650px}.owner-card{grid-template-columns:180px 1fr}.footer-row{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.nav-wrap{height:76px}.header-logo{width:48px;height:48px}.brand small{display:none}.hero h1{font-size:38px}.hero-copy>p{font-size:18px}.cards{grid-template-columns:1fr}.hero-actions .btn{width:100%}.trust-row{gap:8px;flex-direction:column}.section{padding:60px 0}.hero-card{padding:20px}.owner-card{grid-template-columns:1fr}.owner-photo{height:330px;min-height:0;object-position:center 22%}.owner-info{padding:22px}.footer-row{font-size:14px}.shop-photo{height:auto}}

.catalog-section{background:#f7fbff;border-top:1px solid #edf2f6;border-bottom:1px solid #edf2f6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e3eaf1;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(20,45,70,.07);display:flex;flex-direction:column}.product-photo{width:100%;height:250px;object-fit:cover;background:#eef4f8}.product-photo.placeholder{display:grid;place-items:center;font:800 44px Poppins;color:#0b3b66}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-meta{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0c5c99}.product-card h3{font:700 20px Poppins;margin:8px 0}.product-card p{color:#607080;margin:0 0 12px}.product-price{display:flex;gap:10px;align-items:baseline;margin-top:auto;padding-top:8px}.product-price strong{font:800 22px Poppins;color:#0b3b66}.product-price del{color:#82909c}.product-enquire{margin-top:14px;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:11px;background:#1fa855;color:#fff;font-weight:700;text-decoration:none}.catalog-section #catalogStatus{margin-bottom:0}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.product-grid{grid-template-columns:1fr}.product-photo{height:230px}}
