:root{--ink:#151515;--gold:#b98a35;--cream:#f5efe5;--paper:#fcfaf6;--muted:#716b61}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tahoma,Arial,sans-serif}a{text-decoration:none;color:inherit}button{font:inherit}img{display:block;max-width:100%}.announcement{height:34px;display:grid;place-items:center;background:#111;color:#ead9ad;font-size:12px}header{height:90px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:25px;background:rgba(252,250,246,.96);border-bottom:1px solid #e6dfd3;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;min-width:235px}.brand img{width:190px;max-height:60px;object-fit:contain}.brand span{font-size:12px;color:var(--gold);border-right:1px solid #d7c7a6;padding-right:12px}nav{display:flex;gap:28px;font-size:14px}nav a{padding:32px 0}.cta,.primary{background:#171717!important;color:#fff!important;border-color:#171717!important}.cta{padding:14px 20px;font-size:12px}.menu{display:none;border:0;background:none;font-size:27px}.hero{min-height:700px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream);overflow:hidden}.hero-copy{padding:95px 7vw 65px 5vw;align-self:center}.eyebrow{margin:0 0 20px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:2px}.hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.18;letter-spacing:-2px;margin:0}.hero h1 em{font-style:normal;color:var(--gold);font-weight:400}.hero-copy>p:not(.eyebrow){color:#5f594f;line-height:2;font-size:17px;max-width:590px;margin:30px 0}.actions{display:flex;gap:12px}.button{border:1px solid #222;padding:15px 24px;font-size:13px}.stats{display:flex;gap:32px;border-top:1px solid #d9cebc;margin-top:52px;padding-top:24px;color:var(--muted);font-size:12px}.stats span{display:flex;gap:7px;align-items:baseline}.stats b{font-size:24px;color:#171717}.hero-image{position:relative;min-height:700px}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center 67%}.hero-image>div{position:absolute;bottom:28px;right:28px;background:rgba(15,15,15,.86);color:#fff;padding:14px 18px;display:grid;gap:5px}.hero-image small{color:#d8bd7a}.section{padding:95px 5vw}.heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.heading h2,.heritage h2,.contact h2{font-size:clamp(34px,4vw,56px);line-height:1.25;letter-spacing:-1.5px;margin:0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.categories button{height:430px;position:relative;overflow:hidden;border:0;padding:0;color:#fff;text-align:right;cursor:pointer;background:#222}.categories img{width:100%;height:100%;object-fit:cover;transition:.6s}.categories button:hover img{transform:scale(1.06)}.categories i{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.88))}.categories span{position:absolute;bottom:24px;right:24px;left:24px;display:grid;gap:8px}.categories small{color:#e2c786}.categories strong{font-size:26px}.categories b{font-size:11px;font-weight:400}.products{background:#fff}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{padding:9px 16px;border:1px solid #d8d1c6;background:transparent;cursor:pointer;font-size:12px}.filters button.active{background:#171717;color:#fff;border-color:#171717}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-grid article{background:var(--paper);border:1px solid #e9e3d9;transition:.25s}.product-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(32,24,13,.1)}.product-image{aspect-ratio:1;position:relative;display:grid;place-items:center;background:#f3eee5;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-image span{position:absolute;top:13px;right:13px;z-index:2;background:#171717;color:#ecd9a8;padding:7px 9px;font-size:10px}.product-copy{padding:21px}.product-copy small,.branch-grid small{color:var(--gold);font-size:11px}.product-copy h3{font-size:18px;margin:8px 0 17px}.product-copy a{font-size:12px;border-top:1px solid #dfd7ca;padding-top:13px;display:block}.heritage{display:grid;grid-template-columns:1.08fr .92fr;background:#161616;color:#fff;min-height:620px}.heritage>img{width:100%;height:100%;object-fit:cover;filter:brightness(.66) saturate(.8)}.heritage>div{align-self:center;padding:85px 8vw}.heritage>div>p:not(.eyebrow){line-height:2.1;color:#c6c2b9;margin:28px 0}.heritage a{color:#e0c16f;border-bottom:1px solid #7d6832;padding-bottom:7px}.branches{background:#eee7dc}.branch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.branch-grid article{display:grid;grid-template-columns:42% 58%;min-height:240px;background:#fff}.branch-grid article>img{width:100%;height:100%;object-fit:cover}.branch-grid article>div{padding:26px;display:flex;flex-direction:column;align-items:flex-start}.branch-grid h3{font-size:21px;margin:9px 0}.branch-grid p{font-size:13px;color:var(--muted);line-height:1.7;margin:0 0 16px}.branch-grid a{font-size:12px;font-weight:700;margin-top:auto}.contact{padding:68px 7vw;display:flex;justify-content:space-between;align-items:center;gap:40px;background:#b68a3d}.contact .eyebrow{color:#4e3a19}.contact p{line-height:1.8}.contact>div:last-child{display:grid;gap:7px;min-width:250px}.contact a{padding:12px 20px;text-align:center;border:1px solid rgba(0,0,0,.35);direction:ltr}footer{padding:62px 6vw 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px;background:#101010;color:#ddd9d1}footer h3{color:#d9bd79;font-size:14px}footer a,footer p{display:block;color:#aaa59c;font-size:12px;line-height:1.7;margin:0 0 11px}.footer-brand img{width:220px;filter:brightness(0) invert(1);margin-bottom:17px}.copyright{grid-column:1/-1;border-top:1px solid #2a2a2a;padding-top:20px;text-align:center;margin-top:22px!important}.floating{position:fixed;bottom:22px;left:22px;z-index:15;background:#1f9d58;color:#fff;border-radius:30px;padding:13px 18px;font-size:12px;box-shadow:0 8px 25px rgba(0,0,0,.25)}
@media(max-width:1050px){nav{gap:14px}.cta{display:none}.categories{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){header{height:72px;padding:0 18px}.brand{min-width:0}.brand img{width:150px}.brand span{display:none}.menu{display:block}nav{display:none;position:absolute;top:72px;right:0;left:0;background:#fcfaf6;padding:18px;box-shadow:0 15px 30px rgba(0,0,0,.12);flex-direction:column}nav.open{display:flex}nav a{padding:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 24px}.hero-image{min-height:620px}.section{padding:72px 20px}.heading{align-items:flex-start;flex-direction:column}.product-grid,.branch-grid{grid-template-columns:1fr 1fr}.heritage{grid-template-columns:1fr}.heritage>img{height:390px}.heritage>div{padding:65px 24px}.branch-grid article{grid-template-columns:1fr}.branch-grid article>img{height:205px}.contact{align-items:flex-start;flex-direction:column;padding:55px 24px}.contact>div:last-child{width:100%}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:520px){.announcement{font-size:10px}.hero h1{font-size:45px}.actions{flex-direction:column}.button{text-align:center}.stats{gap:15px;flex-wrap:wrap}.categories,.product-grid,.branch-grid{grid-template-columns:1fr}.categories button{height:380px}.branch-grid article{grid-template-columns:42% 58%;min-height:205px}.branch-grid article>img{height:100%}.branch-grid article>div{padding:17px}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
.categories>a{height:430px;position:relative;overflow:hidden;border:0;padding:0;color:#fff;text-align:right;cursor:pointer;background:#222}.categories>a:hover img{transform:scale(1.06)}@media(max-width:520px){.categories>a{height:380px}}
@media(max-width:760px){body{overflow-x:hidden}.announcement{height:30px;padding:0 12px;text-align:center;white-space:nowrap}.hero-copy{padding:52px 20px 44px}.hero h1{font-size:42px;line-height:1.22;letter-spacing:-1px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin:22px 0}.actions{display:grid;grid-template-columns:1fr}.button{min-height:50px;display:grid;place-items:center}.stats{margin-top:34px;padding-top:20px;gap:18px}.stats b{font-size:21px}.hero-image{min-height:480px}.hero-image>div{right:16px;bottom:16px}.section{padding:58px 16px}.heading{gap:22px;margin-bottom:28px}.heading h2,.heritage h2,.contact h2{font-size:36px}.categories{gap:10px}.categories>a{height:340px}.filters{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{min-height:42px;white-space:nowrap;flex:0 0 auto;padding:10px 17px}.product-grid{gap:12px}.product-copy{padding:18px}.product-copy a{min-height:42px;display:flex;align-items:flex-end}.heritage>img{height:310px}.heritage>div{padding:55px 20px}.branch-grid{gap:12px}.branch-grid article{grid-template-columns:1fr;min-height:0}.branch-grid article>img{height:210px}.branch-grid article>div{padding:20px;min-height:150px}.contact{padding:48px 20px}.contact a{min-height:50px;display:grid;place-items:center;font-size:15px}footer{padding:48px 20px 88px;gap:26px}.floating{left:16px;bottom:16px;min-height:48px;display:grid;place-items:center;padding:0 18px}}
@media(max-width:520px){.product-grid,.branch-grid{grid-template-columns:1fr}.categories>a{height:320px}.hero-image{min-height:430px}.hero h1{font-size:38px}.branch-grid article{grid-template-columns:1fr}.branch-grid article>img{height:190px}.branch-grid article>div{padding:18px}.footer-brand img{width:190px}}

/* Complete Iraq branch directory */
.branch-grid article>div{min-width:0}.branch-grid p{min-height:44px}.branch-grid a{display:flex;align-items:center;min-height:42px;padding-top:12px;border-top:1px solid #e7dfd3;color:#1a1a1a}.branch-grid a:hover{color:var(--gold)}
@media(max-width:760px){.branch-grid p{min-height:0;margin-bottom:14px}.branch-grid a{width:100%;min-height:48px;font-size:13px}.branch-grid article>div{min-height:175px}}

/* Full product catalog */
.product-heading{align-items:flex-start}.catalog-intro{color:var(--muted);margin:14px 0 0}.catalog-tools{width:min(720px,100%);display:grid;gap:14px}.product-search{display:flex;align-items:center;border:1px solid #d8d1c6;background:#fff;min-height:52px;padding:0 16px;gap:14px}.product-search span{font-size:12px;color:var(--gold);font-weight:700}.product-search input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:15px}.catalog-count{color:var(--muted);font-size:13px;margin:-20px 0 24px}.catalog-more{text-align:center;margin-top:34px}.catalog-more button{min-width:190px;background:transparent;cursor:pointer}.catalog-more button[hidden]{display:none}.product-image span{max-width:calc(100% - 26px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-copy h3{line-height:1.65;min-height:59px}
@media(max-width:760px){.product-heading{width:100%}.catalog-tools{width:100%}.catalog-count{margin:-10px 0 20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{aspect-ratio:1}.product-image span{font-size:9px}.product-copy{padding:14px}.product-copy h3{font-size:15px;min-height:54px;margin:7px 0 12px}.product-copy a{font-size:11px}.catalog-more button{width:100%;min-height:50px}}
.product-image .availability{position:absolute;top:13px;left:13px;z-index:3;background:var(--gold);color:#fff;padding:7px 10px;font-size:10px}.product-copy .product-status{font-size:12px;border-top:1px solid #dfd7ca;padding-top:13px;display:block;color:#9a6c1c;font-weight:700}.coming-soon .product-image img{filter:saturate(.78)}
@media(max-width:760px){.product-image .availability{top:auto;bottom:10px;left:10px;font-size:9px}.product-copy .product-status{font-size:11px}}
@media(max-width:390px){.product-grid{gap:8px}.product-copy{padding:12px}.product-copy h3{font-size:14px}}
