:root{--zabehaty-green: #0a4c26;--zabehaty-green-deep: #006536;--zabehaty-green-soft: #1e3932;--zabehaty-cream: #fbf9f2;--zabehaty-accent: #01b044;--zabehaty-whatsapp: #25d366;--zabehaty-text: #1f2937;--zabehaty-muted: #6b7280;--zabehaty-border: #e5e7eb;--font-ar: "IBM Plex Sans Arabic", "Segoe UI", system-ui, sans-serif;--font-en: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;color:var(--zabehaty-text);background:var(--zabehaty-cream);font-family:var(--font-ar)}[dir=ltr] body{font-family:var(--font-en)}#root{min-height:100vh}a{color:inherit}button{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,#fff,#f7faf8);border-bottom:1px solid var(--zabehaty-border);box-shadow:0 1px #0a4c260f}.header-inner{max-width:1120px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--zabehaty-green);font-weight:700;font-size:1.125rem}.brand-name{letter-spacing:.02em}.header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.btn-address{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .9rem;border-radius:999px;border:1px solid rgba(10,76,38,.2);background:#fff;color:var(--zabehaty-green);font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.btn-address:hover{background:#eef5f1;border-color:var(--zabehaty-accent)}.pin{font-size:1rem;line-height:1}.lang-switch{display:inline-flex;border-radius:999px;border:1px solid var(--zabehaty-border);overflow:hidden;background:#fff}.lang-switch button{padding:.45rem .65rem;border:none;background:transparent;color:var(--zabehaty-muted);font-size:.8rem;font-weight:600;cursor:pointer}.lang-switch button.active{background:var(--zabehaty-green);color:#fff}.btn-icon{border:none;background:transparent;padding:.4rem;cursor:pointer;border-radius:8px}.btn-icon:hover{background:#0a4c2614}.burger{display:block;width:22px;height:2px;background:var(--zabehaty-green);border-radius:1px;box-shadow:0 6px 0 var(--zabehaty-green),0 -6px 0 var(--zabehaty-green)}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:0 1rem 1rem;max-width:1120px;margin:0 auto}.mobile-nav a{padding:.85rem 0;border-top:1px solid var(--zabehaty-border);text-decoration:none;color:var(--zabehaty-green);font-weight:600}.home{flex:1;max-width:1120px;margin:0 auto;padding:1.5rem 1rem 3rem;width:100%}.hero{margin-bottom:2rem}.hero-card{background:linear-gradient(135deg,var(--zabehaty-green) 0%,var(--zabehaty-green-soft) 55%,var(--zabehaty-green-deep) 100%);color:#fff;border-radius:20px;padding:2rem 1.5rem;box-shadow:0 12px 40px #0a4c2640}.hero-title{margin:0 0 1rem;font-size:clamp(1.15rem,3vw,1.5rem);font-weight:700;line-height:1.45}.hero-text{margin:0;font-size:1.05rem;line-height:1.75;opacity:.95}.contact-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:16px;background:#fff;border:1px solid var(--zabehaty-border);text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}.contact-card:hover:not(.static){box-shadow:0 8px 24px #0a4c261f;transform:translateY(-2px)}.contact-card.wa{border-color:#25d36673;background:linear-gradient(180deg,#f1fff7,#fff)}.contact-card.static{cursor:default}.contact-icon{font-size:1.5rem;line-height:1}.contact-label{display:block;font-size:.8rem;font-weight:600;color:var(--zabehaty-muted);margin-bottom:.25rem}.contact-value{display:block;font-weight:600;color:var(--zabehaty-text);word-break:break-word}.site-footer{margin-top:auto;padding:2rem 1rem;background:#fff;border-top:1px solid var(--zabehaty-border)}.footer-inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.footer-link{color:var(--zabehaty-green);font-weight:600;text-decoration:underline;text-underline-offset:3px}.copyright{margin:0;color:var(--zabehaty-muted);font-size:.9rem}.api-status{max-width:1120px;margin:.5rem auto 0;text-align:center;font-size:.75rem;color:var(--zabehaty-muted);word-break:break-all}.api-status[data-ok=true]{color:var(--zabehaty-accent)}.api-status[data-ok=false]{color:#d63c46}.footer-note{max-width:1120px;margin:1rem auto 0;text-align:center;font-size:.8rem;color:var(--zabehaty-muted);line-height:1.5}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f172a73;display:flex;align-items:flex-end;justify-content:center;padding:1rem}@media (min-width: 640px){.modal-backdrop{align-items:center}}.modal{width:min(480px,100%);background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 24px 48px #0000002e}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.modal-head h2{margin:0;font-size:1.1rem;color:var(--zabehaty-green)}.btn-close{border:none;background:#f3f4f6;padding:.35rem .75rem;border-radius:8px;cursor:pointer;font-weight:600;color:var(--zabehaty-text)}.modal-hint{margin:0 0 .5rem;font-size:.85rem;color:var(--zabehaty-muted)}.addr-input{width:100%;padding:.75rem 1rem;border-radius:12px;border:1px solid var(--zabehaty-border);font:inherit;margin-bottom:.75rem}.modal-note{margin:0;font-size:.8rem;color:var(--zabehaty-muted);line-height:1.5}.terms-page{flex:1;max-width:720px;margin:0 auto;padding:1.5rem 1rem 3rem;width:100%}.back-link{display:inline-block;margin-bottom:1.5rem;color:var(--zabehaty-green);font-weight:600;text-decoration:none}.back-link:hover{text-decoration:underline}.terms-article{background:#fff;border:1px solid var(--zabehaty-border);border-radius:16px;padding:1.5rem 1.25rem}.terms-article h1{margin:0 0 1rem;font-size:1.35rem;color:var(--zabehaty-green)}.terms-article p{margin:0 0 1rem;line-height:1.7;color:var(--zabehaty-text)}.terms-article a{color:#006536;word-break:break-all}
