:root{--bg: #0c0c11;--bg-2: #12121a;--surface: #171720;--surface-2: #1e1e29;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--red: #e11d2e;--red-2: #ff3b4e;--red-soft: rgba(225, 29, 46, .14);--gold: #f5b301;--text: #f6f6f8;--muted: #a3a3b2;--font-head: "Changa", "Cairo", sans-serif;--font-body: "Cairo", "Segoe UI", sans-serif;--font-logo: "Bebas Neue", "Changa", sans-serif;--radius: 16px;--shadow: 0 18px 40px rgba(0, 0, 0, .45)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.25}::selection{background:var(--red);color:#fff}.app{min-height:100vh}.section{padding:84px 24px;max-width:1200px;margin:0 auto}.section__head{text-align:center;margin-bottom:44px}.section__eyebrow{display:inline-block;font-family:var(--font-head);font-size:.85rem;font-weight:700;letter-spacing:2px;color:var(--red-2);border:1px solid rgba(255,59,78,.35);background:var(--red-soft);padding:4px 16px;border-radius:999px;margin-bottom:14px}.section__title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.section__title em{color:var(--red-2);font-style:normal}.section__sub{color:var(--muted);max-width:620px;margin:10px auto 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:12px;font-family:var(--font-head);font-weight:700;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn--accent{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;box-shadow:0 10px 24px #e11d2e59}.btn--accent:hover{transform:translateY(-2px);box-shadow:0 14px 30px #e11d2e73}.btn--ghost{border:1px solid var(--line-strong);color:var(--text);background:#ffffff0a}.btn--ghost:hover{background:#ffffff17;transform:translateY(-2px)}.btn--outline{border:1px solid var(--red);color:var(--red-2)}.btn--outline:hover{background:var(--red-soft)}.btn--block{width:100%}.btn--sm{padding:10px 18px;font-size:.92rem}.btn:disabled{opacity:.6;cursor:not-allowed}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.inline-ic{vertical-align:-2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero__content,.section,.features__inner,.about__inner,.footer__inner{animation:fadeUp .7s ease both}.nav{position:sticky;top:0;z-index:60;background:#0c0c11d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav__inner{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.nav__logo{display:flex;align-items:center;gap:10px}.nav__logo-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;font-family:var(--font-logo);font-size:1.5rem;display:grid;place-items:center;box-shadow:0 6px 16px #e11d2e66}.nav__logo-text{font-family:var(--font-logo);font-size:1.35rem;letter-spacing:2px;line-height:1;display:flex;flex-direction:column}.nav__logo-text small{font-family:var(--font-body);font-size:.62rem;letter-spacing:0;color:var(--muted)}.nav__links{display:flex;gap:26px}.nav__links a{color:var(--muted);font-weight:600;font-size:.95rem;position:relative;padding:4px 0;transition:color .2s}.nav__links a:after{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;background:var(--red-2);transition:width .25s ease}.nav__links a:hover{color:var(--text)}.nav__links a:hover:after{width:100%}.nav__actions{display:flex;align-items:center;gap:12px}.nav__cart{position:relative;width:44px;height:44px;border-radius:12px;border:1px solid var(--line-strong);background:#ffffff0a;display:grid;place-items:center;transition:background .2s,transform .2s}.nav__cart:hover{background:var(--red-soft);transform:translateY(-2px)}.nav__badge{position:absolute;top:-6px;left:-6px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--red-2);color:#fff;font-size:.72rem;font-weight:800;display:grid;place-items:center;font-family:var(--font-body)}.nav__burger{display:none;width:44px;height:44px;border-radius:12px;border:1px solid var(--line-strong);place-items:center}.hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.05)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0c11f0,#0c0c11b8,#0c0c1159),linear-gradient(0deg,var(--bg) 0%,transparent 30%)}.hero__content{position:relative;max-width:1200px;margin:0 auto;padding:60px 24px;width:100%}.hero__badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff0f;border:1px solid var(--line-strong);border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:600;color:#d9d9e2;margin-bottom:26px}.hero__title{font-size:clamp(2.6rem,7vw,4.6rem);font-weight:800;line-height:1.08;max-width:640px}.hero__title em{color:var(--red-2);font-style:normal;text-shadow:0 0 40px rgba(225,29,46,.5)}.hero__sub{color:var(--muted);font-size:1.08rem;max-width:520px;margin:20px 0 32px}.hero__cta{display:flex;gap:14px;flex-wrap:wrap}.hero__stats{display:flex;gap:34px;margin-top:48px;flex-wrap:wrap}.hero__stats span{color:var(--muted);font-size:.9rem}.hero__stats b{display:block;font-family:var(--font-head);font-size:1.5rem;color:var(--text)}.features{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-2)}.features__inner{max-width:1200px;margin:0 auto;padding:26px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature{display:flex;gap:13px;align-items:flex-start}.feature__icon{flex:none;width:46px;height:46px;border-radius:12px;background:var(--red-soft);border:1px solid rgba(255,59,78,.3);color:var(--red-2);display:grid;place-items:center}.feature h4{font-size:1rem;margin-bottom:2px}.feature p{color:var(--muted);font-size:.84rem}.shop{padding:84px 24px;max-width:1200px;margin:0 auto}.shop__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:36px}.chips{display:flex;gap:10px;flex-wrap:wrap}.chip{padding:9px 20px;border-radius:999px;border:1px solid var(--line-strong);background:#ffffff08;color:var(--muted);font-weight:700;font-size:.9rem;transition:all .2s ease}.chip:hover{color:var(--text);border-color:var(--red)}.chip--active{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;border-color:transparent;box-shadow:0 8px 18px #e11d2e59}.search{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:10px 16px;min-width:260px;color:var(--muted);transition:border-color .2s}.search:focus-within{border-color:var(--red)}.search input{background:none;border:none;outline:none;color:var(--text);width:100%;font-size:.92rem}.search input::placeholder{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:fadeUp .5s ease both}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#e11d2e73}.card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--bg-2)}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.card:hover .card__media img{transform:scale(1.06)}.card__tag{position:absolute;top:12px;right:12px;background:#0c0c11cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line-strong);color:#fff;font-size:.72rem;font-weight:700;padding:4px 12px;border-radius:999px}.card__discount{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:999px;font-family:var(--font-head)}.card__body{padding:16px}.card__rating{display:inline-flex;align-items:center;gap:4px;color:var(--gold);font-size:.85rem;font-weight:700}.card__rating small{color:var(--muted);font-weight:500}.card__body h3{font-size:1.02rem;font-weight:700;margin:6px 0 12px;min-height:2.6em}.card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.card__price b{font-family:var(--font-head);font-size:1.15rem;color:var(--text)}.card__price s{color:var(--muted);font-size:.82rem;margin-right:6px}.card__add{width:40px;height:40px;border-radius:11px;background:var(--red-soft);border:1px solid rgba(255,59,78,.35);color:var(--red-2);display:grid;place-items:center;transition:all .2s}.card__add:hover{background:var(--red);color:#fff;transform:translateY(-2px)}.empty{text-align:center;color:var(--muted);padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:10px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#06060ac7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;animation:fadeIn .22s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal__card{background:var(--surface);border:1px solid var(--line-strong);border-radius:20px;position:relative;max-width:560px;width:100%;max-height:92vh;overflow:auto;box-shadow:var(--shadow);animation:popIn .28s ease both}@keyframes popIn{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1)}}.modal__close{position:absolute;top:14px;left:14px;z-index:5;width:38px;height:38px;border-radius:50%;background:#0c0c11bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--line-strong);color:#fff;display:grid;place-items:center;transition:background .2s,transform .2s}.modal__close:hover{background:var(--red);transform:rotate(90deg)}.modal__media{aspect-ratio:16/9;overflow:hidden;background:var(--bg-2)}.modal__media img{width:100%;height:100%;object-fit:cover}.modal__body{padding:22px 24px 26px}.modal__cat{color:var(--red-2);font-weight:700;font-size:.8rem}.modal__body h3{font-size:1.45rem;margin:4px 0 8px}.modal__rating{margin-bottom:12px}.modal__desc{color:var(--muted);font-size:.95rem}.modal__price-row{display:flex;align-items:baseline;gap:10px;margin:16px 0 8px;flex-wrap:wrap}.modal__price{font-family:var(--font-head);font-size:1.7rem;color:var(--red-2)}.modal__price-row s{color:var(--muted)}.modal__meta{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.85rem;margin-bottom:18px}.modal__actions{display:flex;gap:12px;flex-wrap:wrap}.qty{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line-strong);border-radius:12px;background:var(--bg-2);padding:4px}.qty button{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--text);transition:background .2s}.qty button:hover{background:var(--red-soft);color:var(--red-2)}.qty span{min-width:32px;text-align:center;font-weight:800}.qty--sm button{width:28px;height:28px}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#06060a99;opacity:0;pointer-events:none;transition:opacity .3s}.drawer-scrim--open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;left:0;bottom:0;z-index:85;width:min(430px,92vw);background:var(--surface);border-left:1px solid var(--line-strong);display:flex;flex-direction:column;transform:translate(-105%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.drawer--open{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.drawer__head h3{display:flex;align-items:center;gap:9px;font-size:1.15rem}.drawer__head small{color:var(--muted);font-family:var(--font-body)}.drawer__close{width:38px;height:38px;border-radius:10px;border:1px solid var(--line-strong);display:grid;place-items:center;transition:background .2s}.drawer__close:hover{background:var(--red-soft)}.drawer__ship{padding:14px 22px;background:var(--bg-2);border-bottom:1px solid var(--line)}.drawer__ship p{font-size:.86rem;color:var(--muted);margin-bottom:8px}.drawer__ship b{color:var(--red-2)}.ship-bar{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.ship-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--red),var(--gold));transition:width .4s ease}.drawer__list{flex:1;overflow-y:auto;padding:14px 22px;display:flex;flex-direction:column;gap:14px}.drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);padding:30px;text-align:center}.ditem{display:flex;gap:13px;align-items:center;background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:10px}.ditem img{width:72px;height:72px;object-fit:cover;border-radius:10px;flex:none}.ditem__info{flex:1;min-width:0}.ditem__info h4{font-size:.92rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.ditem__price{color:var(--muted);font-size:.82rem}.ditem__row{display:flex;align-items:center;gap:10px;margin-top:6px}.ditem__remove{color:var(--muted);padding:5px;border-radius:8px;transition:all .2s}.ditem__remove:hover{color:var(--red-2);background:var(--red-soft)}.ditem__total{font-family:var(--font-head);font-size:1rem;color:var(--gold)}.drawer__foot{padding:18px 22px 22px;border-top:1px solid var(--line);background:var(--bg-2)}.drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.drawer__subtotal b{font-family:var(--font-head);font-size:1.4rem;color:var(--red-2)}.drawer__note{font-size:.78rem;color:var(--muted);margin-bottom:14px}.modal__card--checkout{max-width:500px}.checkout__title{padding:22px 24px 0;font-size:1.4rem}.checkout__summary{padding:8px 24px 0;color:var(--muted);font-size:.9rem}.checkout__summary b{color:var(--text);font-family:var(--font-head)}.checkout{padding:16px 24px 26px;display:flex;flex-direction:column;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field span{font-size:.86rem;font-weight:700;color:#d5d5de}.field input{background:var(--bg-2);border:1px solid var(--line-strong);border-radius:11px;padding:12px 15px;color:var(--text);font-size:.95rem;outline:none;transition:border-color .2s,box-shadow .2s}.field input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e11d2e2e}.field input::placeholder{color:#66667a}.pay{border:none;display:flex;flex-direction:column;gap:10px}.pay legend{font-size:.86rem;font-weight:700;color:#d5d5de;margin-bottom:8px}.pay__option{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:12px;border:1px solid var(--line-strong);background:var(--bg-2);cursor:pointer;transition:border-color .2s,background .2s}.pay__option input{accent-color:var(--red);width:16px;height:16px}.pay__option--on{border-color:var(--red);background:var(--red-soft)}.pay__option span{display:flex;flex-direction:column}.pay__option small{color:var(--muted);font-size:.78rem}.checkout__privacy{font-size:.75rem;color:var(--muted);text-align:center}.checkout-done{text-align:center;padding:56px 30px;display:flex;flex-direction:column;align-items:center;gap:10px}.checkout-done svg{color:#22c55e}.checkout-done h3{font-size:1.5rem}.checkout-done p{color:var(--muted)}.checkout-done b{color:var(--gold);font-family:var(--font-head);font-size:1.2rem}.checkout-done__sub{max-width:340px}.checkout-done .btn{margin-top:12px}.toast{position:fixed;bottom:26px;right:26px;z-index:120;display:flex;align-items:center;gap:10px;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:14px;padding:14px 20px;font-size:.92rem;font-weight:600;box-shadow:var(--shadow);animation:toastIn .3s ease both;max-width:min(360px,90vw)}.toast--success svg{color:#22c55e}.toast--error svg{color:var(--red-2)}@keyframes toastIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.about{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about__inner{max-width:1200px;margin:0 auto;padding:84px 24px;display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.about__text p{color:var(--muted);margin:14px 0 22px}.about__list{list-style:none;display:flex;flex-direction:column;gap:13px}.about__list li{display:flex;align-items:flex-start;gap:11px;color:#d5d5de;font-size:.95rem}.about__list svg{flex:none;color:var(--red-2);margin-top:4px}.about__img{border-radius:20px;overflow:hidden;border:1px solid var(--line-strong);box-shadow:var(--shadow);aspect-ratio:4/3}.about__img img{width:100%;height:100%;object-fit:cover}.footer{background:#09090d}.footer__inner{max-width:1200px;margin:0 auto;padding:64px 24px 40px;display:grid;grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:36px}.footer__col{display:flex;flex-direction:column;gap:11px}.footer__col--brand p{color:var(--muted);font-size:.9rem}.footer__col h4{font-size:1.02rem;margin-bottom:6px;color:#fff}.footer__col a{color:var(--muted);font-size:.9rem;display:inline-flex;align-items:center;gap:8px;transition:color .2s;width:fit-content}.footer__col a:hover{color:var(--red-2)}.footer__place{color:var(--muted);font-size:.9rem;display:inline-flex;align-items:center;gap:8px}.footer__pay{color:var(--muted);font-size:.85rem}.footer__bottom{border-top:1px solid var(--line);text-align:center;padding:20px 24px;color:#66667a;font-size:.82rem}@media (max-width: 1024px){.grid{grid-template-columns:repeat(3,1fr)}.features__inner{grid-template-columns:repeat(2,1fr)}.footer__inner{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.nav__links{position:absolute;top:100%;right:0;left:0;flex-direction:column;background:#0c0c11f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);padding:10px 24px 18px;gap:4px;display:none}.nav__links--open{display:flex}.nav__links a{padding:11px 4px;border-bottom:1px solid var(--line)}.nav__burger{display:grid}.grid{grid-template-columns:repeat(2,1fr);gap:14px}.hero{min-height:86vh}.hero__stats{gap:22px}.about__inner{grid-template-columns:1fr}.shop__toolbar{flex-direction:column;align-items:stretch}.search{min-width:0}.toast{right:16px;left:16px;bottom:16px;max-width:none}}@media (max-width: 480px){.section,.shop{padding:60px 16px}.grid,.features__inner,.footer__inner{grid-template-columns:1fr}.modal__actions{flex-direction:column}.modal__actions .btn{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
