
/*
Theme Name: SWAT Screenshot Match
Theme URI: https://www.swat-trading.com
Author: OpenAI
Version: 7.0
Description: Premium Arabic WordPress website matching approved SWAT screenshot with 5 pages and 7 product pages.
*/

:root{
  --gold:#d89d18;
  --gold2:#f2c35d;
  --black:#060606;
  --text:#111;
  --muted:#666;
  --line:#e7e7e7;
  --soft:#fafafa;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;direction:rtl;background:#fff;color:var(--text);font-family:Tahoma,Arial,sans-serif;line-height:1.65}
a{text-decoration:none;color:inherit}
.container{width:min(1320px,92%);margin:auto}
img{max-width:100%;display:block}
.topbar{background:#070707;color:#fff;font-size:14px}
.topbar .container{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.topbar span{white-space:nowrap}.welcome{color:var(--gold)}

.header{background:#fff;border-bottom:1px solid #eee;box-shadow:0 4px 18px rgba(0,0,0,.04);position:sticky;top:0;z-index:40}
.header .container{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{height:66px;object-fit:contain}
.nav{display:flex;gap:34px;align-items:center;flex-wrap:wrap}
.nav a{font-weight:800;padding:30px 0;border-bottom:3px solid transparent;font-size:17px}
.nav a:hover,.nav a.current{color:var(--gold);border-color:var(--gold)}

.hero{background:linear-gradient(90deg,#fff 0%,#fff 48%,#f8f8f8 67%,#fff1cb 100%);border-bottom:1px solid #e8e8e8;position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;right:0;top:0;bottom:0;width:36%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(216,157,24,.12));pointer-events:none}
.hero .container{position:relative;min-height:390px;display:grid;grid-template-columns:1fr 1.25fr;gap:35px;align-items:center}
.hero-text{padding:25px 0}
.hero h1{margin:0 0 8px;color:var(--gold);font-size:66px;line-height:1.05;font-weight:900;letter-spacing:-1px}
.hero h2{margin:0 0 16px;font-size:34px;line-height:1.42;color:#111;font-weight:900}
.hero p{margin:0 0 28px;color:#333;font-size:18px}
.hero-actions{display:flex;gap:18px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;min-width:172px;padding:13px 26px;border-radius:8px;font-weight:900;font-size:16px;transition:.2s}
.btn:hover{transform:translateY(-2px)}
.btn-gold{background:linear-gradient(180deg,var(--gold2),var(--gold));color:#111;box-shadow:0 10px 22px rgba(216,157,24,.22)}
.btn-outline{background:#fff;border:1px solid var(--gold);color:#111}
.hero-visual{position:relative}
.hero-visual img{width:100%;height:310px;object-fit:cover;border-radius:0;filter:drop-shadow(0 18px 28px rgba(0,0,0,.12))}

.features{background:#fff;border-bottom:1px solid #e9e9e9}
.features .container{display:grid;grid-template-columns:repeat(4,1fr)}
.feature{text-align:center;padding:27px 20px;border-left:1px solid #e6e6e6}
.feature:first-child{border-right:1px solid #e6e6e6}
.icon{width:50px;height:50px;border:2px solid var(--gold);color:var(--gold);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:8px}
.feature h3{margin:4px 0;font-size:18px;font-weight:900}.feature p{margin:0;color:#666;font-size:14px}

.section{padding:28px 0 38px}
.section-title{text-align:center;margin-bottom:24px}
.section-title h1,.section-title h2{margin:0;color:var(--gold);font-size:36px;line-height:1.2;font-weight:900}
.section-title p{margin:7px 0 0;color:#666}
.tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:20px}
.tab{min-width:112px;padding:10px 19px;background:#fafafa;border:1px solid #ddd;border-radius:7px;text-align:center;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.03)}
.tab.active{background:linear-gradient(180deg,var(--gold2),var(--gold));border-color:var(--gold);color:#111}

.product-area{position:relative}
.arrow{position:absolute;top:45%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--gold2),var(--gold));color:#fff;font-size:28px;font-weight:900;z-index:5;box-shadow:0 5px 16px rgba(0,0,0,.15)}
.arrow.left{left:-18px}.arrow.right{right:-18px}
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.product-shot{background:#fff;border:1px solid #ddd;border-radius:9px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.product-shot img{width:100%;height:285px;object-fit:cover}
.dots{text-align:center;margin:15px 0 0}.dots span{display:inline-block;width:9px;height:9px;border-radius:50%;background:#d4d4d4;margin:0 4px}.dots span:first-child{width:18px;border-radius:10px;background:var(--gold)}

.brands{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;background:#fff;padding:20px 0}
.brands .container{display:grid;grid-template-columns:1.1fr 2fr;align-items:center;gap:35px}
.brands h2{margin:0;color:var(--gold);font-size:30px}.brands p{margin:2px 0 0;color:#666}
.brands-img img{width:100%;height:64px;object-fit:cover}

.services{padding:25px 0 30px}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.service-card{border:1px solid #ddd;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.service-card img{width:100%;height:175px;object-fit:cover}

.why{padding:12px 0 34px}
.why-grid{display:grid;grid-template-columns:1.2fr 1fr 1.1fr;gap:24px;align-items:stretch}
.photo-box{border:1px solid #ddd;border-radius:10px;overflow:hidden}.photo-box img{width:100%;height:100%;object-fit:cover}
.checks{background:#fff;border:1px solid #ddd;border-radius:10px;padding:22px}.checks h2{margin:0 0 10px;color:var(--gold);font-size:26px}.checks ul{list-style:none;margin:0;padding:0}.checks li{padding:5px 0}.checks li:before{content:"✓";color:var(--gold);font-weight:900;margin-left:8px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden}
.stat{text-align:center;padding:25px 12px;border-left:1px solid #e5e5e5}.stat:last-child{border-left:none}.num{font-size:34px;color:var(--gold);font-weight:900}.stat p{margin:0}

.cta{padding:0 0 34px}
.cta .container{border:1px solid #ddd;border-radius:12px;min-height:112px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:20px 36px;gap:20px;position:relative;overflow:hidden}
.cta .splash{position:absolute;left:0;bottom:0;width:32%;height:100%;opacity:.95}.cta .splash img{width:100%;height:100%;object-fit:cover}.cta h2{margin:0;font-size:25px}.cta p{margin:0;color:#555}.cta-content{position:relative;z-index:2}.cta .btn{position:relative;z-index:2}

.footer{background:linear-gradient(90deg,#111,#242424,#111);color:#fff;padding:38px 0}
.footer .container{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:30px}.footer h3{color:var(--gold);margin:0 0 10px}.footer p{margin:5px 0;color:#eee}.footer-logo{height:70px;margin-bottom:10px}

.page-hero{background:#f8f8f8;padding:55px 0;border-bottom:1px solid #e8e8e8}.page-hero h1{margin:0;text-align:center;color:var(--gold);font-size:42px}
.content-box{background:#fff;border:1px solid #ddd;border-radius:14px;padding:30px;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.category-card{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.category-card .cat-img{height:160px;background:url("assets/workshop.png") center/cover no-repeat}
.category-card .inner{padding:22px}.category-card h3{margin:0 0 8px}.category-card p{margin:0 0 15px;color:#666}
.product-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:22px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.05)}
.bottle{width:76px;height:125px;border-radius:12px 12px 8px 8px;background:linear-gradient(90deg,#ddd,#fff,#caa044);border:2px solid #d2d2d2;position:relative;box-shadow:0 12px 18px rgba(0,0,0,.13);margin:0 auto 16px}.bottle:before{content:"";position:absolute;top:-15px;right:23px;width:28px;height:18px;background:#0b4fa2;border-radius:5px 5px 0 0}.bottle:after{content:attr(data-brand);position:absolute;top:38px;right:7px;left:7px;background:#fff;border:1px solid #ddd;border-radius:4px;padding:8px 2px;font-size:11px;font-weight:900;line-height:1.1}

@media(max-width:1000px){
  .hero .container,.why-grid,.brands .container{grid-template-columns:1fr}
  .products-grid,.service-grid,.features .container,.category-grid{grid-template-columns:repeat(2,1fr)}
  .product-shot img{height:240px}
}
@media(max-width:650px){
  .topbar .container,.header .container{text-align:center;justify-content:center}.header .container{flex-direction:column}.nav{gap:14px;justify-content:center}
  .hero h1{font-size:42px}.hero h2{font-size:25px}.hero .container{grid-template-columns:1fr}.hero-visual img{height:240px}
  .products-grid,.service-grid,.features .container,.category-grid,.stats,.footer .container{grid-template-columns:1fr}
  .feature,.feature:first-child{border:0;border-bottom:1px solid #eee}.arrow{display:none}.cta .container{display:block;text-align:center}.cta .splash{display:none}
}
