/*
Theme Name: Zarwa & Zara Threads Premium
Author: Zarwa & Zara Threads
Description: Fully editable luxury fashion WordPress theme for Zarwa & Zara Threads, with social links, WhatsApp, contact details, colors, logo, hero image and WooCommerce support.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: zarwa-zara-threads
*/
:root{--gold:#b99a5b;--ink:#26221e;--cream:#f7f2ea;--muted:#746e66;--border:#e7ded2;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.container{width:min(var(--max),92%);margin:auto}.topbar{background:var(--ink);color:#fff;text-align:center;padding:7px;font-size:12px;letter-spacing:1.4px}
.site-header{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:10}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px}.custom-logo{max-height:62px;width:auto}.site-title{font:600 25px Georgia,serif}
.main-nav ul{list-style:none;display:flex;gap:24px;margin:0;padding:0}.main-nav a{text-transform:uppercase;letter-spacing:1px;font-size:12px}.main-nav a:hover{color:var(--gold)}
.hero{min-height:610px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(18,15,12,.72),rgba(18,15,12,.10)),var(--hero,#d9d0c4);background-size:cover;background-position:center}.hero-content{padding:85px 0;max-width:690px}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:12px}.hero h1{font:500 clamp(44px,6vw,78px)/1.1 Georgia,serif;margin:14px 0}.hero p{font-size:18px;max-width:590px}.button{display:inline-block;background:var(--gold);border:1px solid var(--gold);color:#fff;padding:13px 28px;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;margin:8px 8px 0 0}.button.light{background:transparent}
.section{padding:76px 0}.section.alt{background:#faf7f2}.section-title{text-align:center;font:500 43px Georgia,serif;margin:0 0 10px}.section-intro{text-align:center;color:var(--muted);max-width:700px;margin:0 auto 40px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--cream);padding:32px;text-align:center}.card h3{font:500 24px Georgia,serif;margin:8px}.card p{color:var(--muted);margin:0}
.social{background:var(--cream);text-align:center;padding:55px 25px}.social h2{font:500 38px Georgia,serif;margin:8px 0}.social-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}
.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{border:1px solid var(--border);padding:25px;text-align:center}.contact-card h3{font:500 21px Georgia,serif}.contact-card p{color:var(--muted)}
.site-footer{background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px;padding:55px 0}.site-footer h3{font:500 21px Georgia,serif}.site-footer p,.site-footer li{color:#d5cec4;font-size:14px}.site-footer ul{list-style:none;padding:0}.copyright{text-align:center;border-top:1px solid #4b4640;padding:18px;color:#c9c1b7;font-size:12px}
.page-wrap{padding:65px 0}.content-area{max-width:900px;margin:auto}.entry-title{font:500 48px Georgia,serif}.woocommerce ul.products li.product{border:1px solid var(--border);padding:12px}.woocommerce ul.products li.product .button{width:100%;text-align:center}.woocommerce span.onsale{background:var(--gold)}
.whatsapp{position:fixed;right:20px;bottom:20px;z-index:50;background:#25d366;color:#fff;padding:12px 17px;border-radius:30px;font-weight:bold;box-shadow:0 4px 15px rgba(0,0,0,.18)}
@media(max-width:800px){.header-inner{min-height:72px}.main-nav ul{gap:10px;flex-wrap:wrap;justify-content:flex-end}.site-title{font-size:18px}.hero{min-height:520px}.cards,.contact-grid,.footer-grid{grid-template-columns:1fr}.section{padding:55px 0}.whatsapp{right:12px;bottom:12px}}
