:root{--ink:#17212b;--muted:#66717d;--brand:#0f766e;--paper:#f7faf9}*{box-sizing:border-box}html{background:var(--paper);direction:rtl}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Noto Sans Arabic,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{min-height:100vh}.nav{z-index:10;background:#fff;border-bottom:1px solid #e5e9e7;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(1rem,50vw - 560px);display:flex;position:sticky;top:0}.store-header{z-index:20;background:#fff;border-bottom:1px solid #e5e9e7;position:sticky;top:0}.nav-inner{align-items:center;gap:1rem;width:min(1120px,100% - 2rem);margin:auto;padding:.8rem 0;display:flex}.brand-mark{color:var(--brand);align-items:center;gap:.45rem;font-size:1.25rem;font-weight:900;display:flex}.brand-symbol{background:var(--brand);color:#fff;border-radius:.65rem;place-items:center;width:2rem;height:2rem;font-weight:900;display:grid}.header-search{max-width:560px;color:var(--brand);background:#f1f6f4;border-radius:.75rem;flex:1;align-items:center;gap:.5rem;margin:auto;padding:0 .8rem;display:flex}.header-search input{background:0 0;border:0;outline:0;width:100%;padding:.75rem}.desktop-links{color:var(--muted);gap:1rem;font-weight:700;display:flex}.desktop-links a{align-items:center;gap:.3rem;display:flex}.cart-button,.menu-button{color:var(--brand);cursor:pointer;background:#e7f4f0;border:0;border-radius:.7rem;place-items:center;width:2.8rem;height:2.8rem;display:grid;position:relative}.cart-button b,.bottom-nav b{color:#fff;text-align:center;background:#ea7b32;border-radius:99px;min-width:1.15rem;padding:.1rem;font-size:.7rem;position:absolute;top:-.25rem;left:-.25rem}.menu-button{background:#fff;border:1px solid #dbe7e2;font-size:1.3rem;display:none}.mobile-menu{border-top:1px solid #eee;flex-direction:column;gap:.25rem;padding:.5rem 1rem 1rem;display:flex}.mobile-menu a{border-radius:.5rem;padding:.6rem}.bottom-nav{display:none}.store-footer{color:#fff;background:#113d38;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;padding:2.5rem max(1rem,50vw - 560px);display:grid}.store-footer div{flex-direction:column;gap:.45rem;display:flex}.store-footer p{color:#c7ddda;margin:0;font-size:.9rem}.store-footer a{color:#d7ece8;font-size:.9rem}.card-actions{flex-wrap:wrap;gap:.5rem;display:flex}.card-actions .button{padding:.55rem .75rem;font-size:.85rem}.brand{color:var(--brand);font-size:1.25rem;font-weight:800}.navlinks{color:var(--muted);gap:1rem;font-size:.95rem;display:flex}.container{width:min(1120px,100% - 2rem);margin:auto;padding:2.5rem 0}.hero{background:radial-gradient(circle at 15% 10%,#fff 0 16%,#0000 42%),linear-gradient(135deg,#cceee6,#f7fbfa 72%);border:1px solid #d8ebe5;border-radius:1.5rem;margin-bottom:2.5rem;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,3.5rem);box-shadow:0 14px 36px #173b2c12}.hero h1{margin:.25rem 0 1rem;font-size:clamp(2rem,7vw,4rem)}.hero p{color:var(--muted);max-width:38rem;line-height:1.8}.hero-eyebrow{color:var(--brand)!important}.hero .button span{margin-inline-start:.35rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin:0 0 1rem;display:flex}.section-heading h2{margin:.2rem 0 0}.text-link{color:var(--brand);font-weight:800}.eyebrow{color:#71817d;text-transform:none;margin:.1rem 0;font-size:.75rem;font-weight:800}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 1rem;display:inline-flex}.button.secondary{color:#14534d;background:#e5f1ee}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card{background:#fff;border:1px solid #e5e9e7;border-radius:1rem;overflow:hidden;box-shadow:0 4px 18px #173b2c0d}.card img,.media{aspect-ratio:1;object-fit:cover;background:#e7efec;width:100%;display:block}.product-image-link{background:#eef5f2;display:block;position:relative;overflow:hidden}.product-image-link img{transition:transform .25s}.product-image-link:hover img{transform:scale(1.035)}.availability-badge{background:#fff;border-radius:99px;padding:.32rem .6rem;font-size:.7rem;font-weight:900;position:absolute;top:.75rem;right:.75rem;box-shadow:0 3px 10px #173b2c1a}.availability-badge.available{color:#1d765e}.availability-badge.soon{color:#9a641d}.card-body{padding:1rem}.card h2{margin:.3rem 0 .35rem;font-size:1.05rem;line-height:1.55}.product-summary{min-height:2.85rem;margin:.25rem 0;font-size:.83rem;line-height:1.7}.price{color:var(--brand);margin:0;font-size:1.25rem;font-weight:900}.price small{font-size:.72rem;font-weight:700}.product-card-footer{justify-content:space-between;align-items:center;gap:.75rem;margin:.65rem 0;display:flex}.quick-add{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.7rem;width:2.5rem;height:2.5rem;font-size:1.5rem;line-height:1}.quick-add:disabled{color:#8b9a95;cursor:not-allowed;background:#dfe9e5}.muted{color:var(--muted)}.product{grid-template-columns:1.1fr 1fr;align-items:start;gap:2rem;display:grid}.gallery{background:#fff;border-radius:1rem;padding:1rem}.gallery-main{aspect-ratio:1;object-fit:cover;background:#e7efec;border-radius:.75rem;width:100%}.thumbs{gap:.5rem;margin-top:.75rem;display:flex;overflow:auto}.thumbs button{background:0 0;border:2px solid #0000;border-radius:.5rem;min-width:64px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--brand)}.thumbs img{object-fit:cover;width:64px;height:64px;display:block}.detail h1{margin:.25rem 0 1rem;font-size:clamp(2rem,6vw,3.2rem)}.detail p{color:var(--muted);line-height:1.9}.search{background:#fff;border:1px solid #d4ddda;border-radius:.75rem;width:100%;padding:.9rem 1rem}.feed{scroll-snap-type:y mandatory;overscroll-behavior-y:contain;max-width:520px;height:calc(100vh - 90px);margin:auto;overflow-y:auto}.slide{scroll-snap-align:start;color:#fff;background:#15221f;align-items:end;height:100%;min-height:520px;display:flex;position:relative}.slide video,.slide img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.slide:after{content:"";background:linear-gradient(#0000,#000b);position:absolute;inset:40% 0 0}.slide-content{z-index:1;width:100%;padding:1.5rem;position:relative}.slide-content h2{margin:.3rem 0;font-size:clamp(1.5rem,5vw,2.1rem)}.slide-content .button{min-width:9rem}.slide-content p{margin:.3rem 0}.slide-controls{z-index:2;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.icon-button{color:#fff;cursor:pointer;background:#0008;border:0;border-radius:50%;width:42px;height:42px}.empty{text-align:center;color:var(--muted);padding:3rem 1rem}.admin-layout{background:#f4f7f6;min-height:100vh;display:flex}.admin-sidebar{color:#fff;z-index:40;background:#113d38;flex-direction:column;width:250px;padding:1rem;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{border-bottom:1px solid #fff2;align-items:center;gap:.6rem;padding:.5rem 0 1.25rem;display:flex}.admin-brand button{color:#fff;background:0 0;border:0;margin-right:auto;font-size:1.5rem;display:none}.admin-nav{flex-direction:column;gap:.3rem;padding:1rem 0;display:flex;overflow:auto}.admin-nav a{color:#c9dedb;border-radius:.65rem;align-items:center;gap:.7rem;padding:.7rem .8rem;font-size:.9rem;font-weight:700;display:flex}.admin-nav a.active,.admin-nav a:hover{color:#113d38;background:#fff}.back-store{color:#c9dedb;margin-top:auto;padding:.8rem}.admin-main{flex:1;margin-left:250px}.admin-topbar{background:#fff;border-bottom:1px solid #e4ece9;align-items:center;gap:1rem;height:70px;padding:0 2rem;display:flex}.admin-topbar div{flex-direction:column;display:flex}.admin-topbar small{color:var(--muted);font-size:.75rem}.status-dot{color:#22745f;background:#e5f4ee;border-radius:99px;margin-left:auto;padding:.35rem .7rem;font-size:.8rem}.admin-menu{background:0 0;border:0;font-size:1.3rem;display:none}.admin-content{max-width:1250px;padding:2rem}.admin-overlay{display:none}.admin-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-heading h1{margin:0;font-size:1.7rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{background:#fff;border:1px solid #e2ebe7;border-radius:1rem;padding:1.2rem}.stat-card strong{color:var(--brand);margin-top:.5rem;font-size:1.7rem;display:block}.admin-table{border-collapse:collapse;background:#fff;border-radius:1rem;width:100%;overflow:hidden}.admin-table th,.admin-table td{text-align:right;border-bottom:1px solid #edf1ef;padding:1rem}.admin-table th{color:var(--muted);background:#f8fbfa;font-size:.8rem}.admin-panel{background:#fff;border:1px solid #e2ebe7;border-radius:1rem;padding:1.2rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-field{flex-direction:column;gap:.35rem;display:flex}.form-field input,.form-field textarea,.form-field select{background:#fff;border:1px solid #d4dfdb;border-radius:.6rem;padding:.7rem}.admin-chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{color:#1d6458;background:#e7f4f0;border-radius:99px;padding:.4rem .7rem;font-size:.8rem}.cart-list{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.cart-row{border-bottom:1px solid #edf1ef;align-items:center;gap:.8rem;padding-bottom:.75rem;display:flex}.cart-row img{object-fit:cover;border-radius:.5rem;width:64px;height:64px}.cart-row div{flex:1;min-width:0}.cart-row strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cart-row p{margin:.2rem 0}.media-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.media-tile{aspect-ratio:1;text-align:center;color:#1c6558;background:linear-gradient(135deg,#d8eee8,#f8fbfa);border-radius:.8rem;place-content:center;font-weight:800;display:grid}.media-tile span{color:var(--muted);font-size:.75rem;font-weight:400}@media (max-width:900px){.desktop-links{display:none}.menu-button{display:grid}.bottom-nav{z-index:30;background:#fff;border-top:1px solid #dbe7e2;justify-content:space-around;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#71817d;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;font-size:.72rem;font-weight:700;display:flex;position:relative}.bottom-nav a.active{color:var(--brand)}.store-footer{grid-template-columns:1fr 1fr;padding-bottom:5.5rem}.admin-sidebar{transition:transform .2s;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-sidebar .admin-brand button{display:block}.admin-main{margin-left:0}.admin-menu{display:block}.admin-overlay{z-index:35;background:#0008;border:0;display:block;position:fixed;inset:0}.admin-content{padding:1.2rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.product{grid-template-columns:1fr;gap:1rem}.navlinks{gap:.5rem;font-size:.85rem}.container{padding:1.5rem 0 5.5rem}.hero{border-radius:1.1rem;padding:2rem 1rem}.hero h1{font-size:2.15rem}.header-search{min-width:0;max-width:none;padding-inline:.45rem}.header-search input{min-width:0;font-size:.8rem}.nav-inner{gap:.4rem}.brand-mark span:last-child{display:none}.brand-symbol{width:1.9rem;height:1.9rem}.store-footer,.form-grid{grid-template-columns:1fr}.admin-table{font-size:.82rem}.admin-table th,.admin-table td{padding:.7rem .5rem}.admin-heading h1{font-size:1.35rem}.section-heading{align-items:center}.section-heading h2{font-size:1.25rem}.text-link{font-size:.8rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.product-card .card-body{padding:.75rem}.product-card h2{font-size:.9rem}.product-summary{display:none}.product-card .card-actions{gap:.35rem}.product-card .card-actions .button{flex:1;padding:.55rem .45rem;font-size:.72rem}.product-card .price{font-size:1.05rem}.availability-badge{top:.5rem;right:.5rem}.feed{height:calc(100svh - 64px)}.slide{min-height:480px}.store-footer{margin-top:2rem}}
