:root{--ink:#093a5b;--muted:#667784;--line:#ece7e1;--cream:#fff9f3;--orange:#ff643d;--blue:#1ea9dd;--green:#15a77a;--pink:#ef5b8f;--shadow:0 18px 50px rgba(33,43,54,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Cairo",system-ui,sans-serif;color:var(--ink);background:#fff}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-row{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand strong{font-size:30px;letter-spacing:-1.5px}.brand strong span{color:var(--orange)}.brand small{font-size:10px;margin-top:7px;color:var(--muted);font-weight:700}.main-nav{display:flex;align-items:center;gap:22px}.main-nav a{text-decoration:none;font-weight:700;font-size:14px;color:#395566}.main-nav a:hover,.main-nav a.active{color:var(--orange)}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:23px;width:46px;height:46px;color:var(--ink)}
.hero-section{background:linear-gradient(180deg,#fff8f1,#fff);padding:20px 0 8px}.hero-wrap{width:min(1024px,100%);margin:auto;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.hero-wrap img{width:100%;height:auto}
.intro{text-align:center;padding:54px 0 28px}.eyebrow{font-weight:800;letter-spacing:3px;font-size:11px;color:var(--orange)}.intro h1,.section-heading h2{margin:10px 0 12px;font-size:clamp(30px,5vw,48px);line-height:1.25}.intro p{max-width:760px;margin:0 auto;color:var(--muted);line-height:2;font-size:16px}
.products-section{padding:34px 0 80px}.section-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:24px}.empty-state{min-height:330px;border:1px dashed #d8d3cc;border-radius:24px;background:var(--cream);display:grid;place-items:center;text-align:center;padding:40px}.empty-state>*{margin:4px}.empty-icon{font-size:48px;color:var(--orange)}.empty-state h3{font-size:30px}.empty-state p{max-width:620px;color:var(--muted);line-height:1.9}
.site-footer{border-top:1px solid var(--line);background:#fffaf5;padding-top:40px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;padding-bottom:34px}.footer-grid p{color:var(--muted);max-width:520px;line-height:1.9}.footer-grid h4{margin:0 0 12px}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:9px}.footer-grid a{text-decoration:none}.copyright{text-align:center;border-top:1px solid var(--line);padding:16px;color:var(--muted);font-size:13px}
.page-shell{min-height:64vh;padding:64px 0}.page-card{max-width:850px;margin:auto;border:1px solid var(--line);border-radius:22px;padding:34px;background:#fff;box-shadow:0 14px 40px rgba(20,40,60,.06)}.page-card h1{font-size:38px;margin-top:0}.page-card p{color:var(--muted);line-height:2}.contact-box{display:grid;gap:12px;margin-top:24px}.contact-box div{padding:14px;border-radius:12px;background:var(--cream)}
@media(max-width:760px){.wrap{width:min(100% - 22px,1180px)}.nav-row{min-height:68px}.brand strong{font-size:25px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:68px;right:11px;left:11px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:12px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:10px}.hero-section{padding:0;background:#fff}.hero-wrap{width:100%;border-radius:0;box-shadow:none}.hero-wrap img{width:100%;height:auto;object-fit:contain}.intro{padding:34px 0 20px}.intro h1{font-size:32px}.intro p{font-size:14px}.products-section{padding-top:24px}.empty-state{min-height:260px;border-radius:18px}.footer-grid{grid-template-columns:1fr}.page-shell{padding:34px 0}.page-card{padding:24px;border-radius:16px}.page-card h1{font-size:31px}}
