:root{--saffron-50:#fef4e7;--saffron-100:#fce3c2;--saffron-300:#f6a847;--saffron-500:#ec6f0a;--saffron-600:#c85907;--saffron-700:#9c4708;--teal-50:#e3f0ef;--teal-100:#bcdad8;--teal-500:#0e5c58;--teal-600:#0a4844;--teal-700:#073330;--hibiscus:#d63b28;--sand-50:#fbf7f1;--sand-100:#f4ecdf;--sand-200:#e7dac6;--sand-300:#d2c0a4;--sand-400:#a2917a;--sand-500:#6f6354;--sand-700:#332c23;--sand-900:#211b14;--success:#2e9e5b;--warning:#f2a60c;--bg:#fff;--sunken:#f7f2ea;--fg-1:var(--sand-900);--fg-2:var(--sand-500);--fg-3:var(--sand-400);--border:#332c231f;--f-ar:"Cairo",system-ui,sans-serif;--f-ar-body:"Tajawal",system-ui,sans-serif;--f-head:"Sora",sans-serif;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-pill:9999px;--shadow-pop:0 6px 20px #332c231a,0 1px 3px #332c230f;--ease:cubic-bezier(.2,.7,.3,1)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--f-ar);background:var(--sand-100);color:var(--fg-1);-webkit-font-smoothing:antialiased}::selection{background:var(--saffron-300)}a{color:inherit;text-decoration:none}.brand-lk{align-items:center;gap:9px;display:inline-flex}.brand-lk__mark{flex:none;width:34px;height:34px}.brand-lk__words{flex-direction:column;line-height:1;display:flex}.brand-lk__en{font-family:var(--f-head);letter-spacing:-.02em;direction:ltr;font-size:19px;font-weight:800}.brand-lk__en b{color:var(--sand-900);font-weight:800}.brand-lk__en i{color:var(--saffron-500);font-style:normal;font-weight:800}.brand-lk__ar{font-family:var(--f-ar);color:var(--sand-500);margin-top:3px;font-size:12px;font-weight:700}.brand-lk--sm .brand-lk__mark{width:30px;height:30px}.brand-lk--sm .brand-lk__en{font-size:16px}.brand-lk--sm .brand-lk__ar{font-size:11px}.brand-lk--lg .brand-lk__mark{width:52px;height:52px}.brand-lk--lg .brand-lk__en{font-size:30px}.brand-lk--lg .brand-lk__ar{font-size:16px}.brand-lk--white .brand-lk__en b,.brand-lk--white .brand-lk__en i,.brand-lk--white .brand-lk__ar{color:#fff}.app{background:var(--bg);flex-direction:column;max-width:440px;min-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 60px #332c231a}.scroll{flex:1;padding-bottom:84px;overflow-y:auto}.tnav{z-index:20;border-bottom:1px solid var(--border);background:#fff;padding:12px 16px;position:sticky;top:0}.tnav-row{align-items:center;gap:12px;display:flex}.tnav .mk{flex:none;width:34px;height:34px}.tnav .brand{line-height:1.05}.tnav .brand b{font-family:var(--f-ar);font-size:17px;font-weight:800;display:block}.tnav .brand span{color:var(--fg-3);font-size:11px;font-weight:600}.tnav .cart{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;justify-content:center;align-items:center;width:42px;height:42px;margin-inline-start:auto;display:flex;position:relative}.tnav .cart svg{width:21px;height:21px;color:var(--sand-700)}.tnav .cart .dot{top:-5px;background:var(--hibiscus);color:#fff;min-width:18px;height:18px;font-size:11px;font-weight:700;font-family:var(--f-ar);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;display:flex;position:absolute;inset-inline-start:-5px}.loc{color:var(--fg-2);align-items:center;gap:5px;margin-top:10px;font-size:12.5px;font-weight:600;display:flex}.loc svg{width:15px;height:15px;color:var(--saffron-500)}.loc b{color:var(--fg-1);font-weight:700}.loc .chev{width:13px;height:13px;color:var(--fg-3);margin-inline-start:2px}.search{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);height:46px;color:var(--fg-3);font-size:14px;font-family:var(--f-ar-body);text-align:start;cursor:pointer;align-items:center;gap:10px;width:100%;margin-top:12px;padding:0 14px;display:flex}.search svg{width:18px;height:18px}.hero{border-radius:var(--r-lg);background:var(--saffron-500);color:#fff;margin:16px;padding:22px 20px;position:relative;overflow:hidden}.hero .wm{bottom:-34px;opacity:.14;width:170px;height:170px;position:absolute;inset-inline-start:-30px}.hero .tagline{font-family:var(--f-ar);font-size:28px;font-weight:900;line-height:1.25;position:relative}.hero .sub{font-family:var(--f-ar-body);opacity:.92;max-width:24ch;margin-top:8px;font-size:14px;position:relative}.hero .cta{color:var(--saffron-600);border-radius:var(--r-pill);cursor:pointer;font-size:15px;font-weight:800;font-family:var(--f-ar);background:#fff;border:none;align-items:center;gap:8px;margin-top:16px;padding:11px 20px;display:inline-flex;position:relative}.hero .cta svg{width:18px;height:18px}.sec{margin:24px 16px 0}.sec-h{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.sec-h h2{font-family:var(--f-ar);margin:0;font-size:19px;font-weight:800}.sec-h a{color:var(--saffron-600);font-size:13px;font-weight:700;text-decoration:none}.cats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cat{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;transition:transform .2s var(--ease),border-color .2s;flex-direction:column;align-items:center;gap:8px;padding:14px 6px;display:flex}.cat:hover{border-color:var(--saffron-300);transform:translateY(-2px)}.cat .ci{border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.cat .ci svg{width:24px;height:24px}.cat .cl{font-size:13px;font-weight:700}.hscroll{padding-bottom:6px;scrollbar-width:none;gap:14px;margin:0 -16px;padding-inline:16px;display:flex;overflow-x:auto}.hscroll::-webkit-scrollbar{display:none}.store{border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;background:#fff;flex:none;width:172px;overflow:hidden}.store .banner{background:linear-gradient(135deg,var(--teal-500),var(--teal-600));height:64px;position:relative}.store .logo{bottom:-16px;border:1px solid var(--border);width:42px;height:42px;box-shadow:var(--shadow-pop);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:14px}.store .logo svg{width:22px;height:22px;color:var(--saffron-500)}.store .sb{padding:22px 14px 14px}.store .sn{font-size:14.5px;font-weight:700}.store .sc{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body);margin-top:1px}.store .meta{color:var(--fg-2);align-items:center;gap:12px;margin-top:9px;font-size:12px;font-weight:700;display:flex}.store .meta span{align-items:center;gap:4px;display:inline-flex}.store .meta svg{width:14px;height:14px}.store .meta .star{color:var(--warning)}.pgrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.prod{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;overflow:hidden}.prod .img{background:var(--sunken);justify-content:center;align-items:center;height:108px;display:flex;position:relative}.prod .img>svg{width:38px;height:38px;color:var(--sand-300)}.prod .tag{top:8px;background:var(--hibiscus);color:#fff;border-radius:var(--r-pill);padding:3px 8px;font-size:10.5px;font-weight:700;position:absolute;inset-inline-start:8px}.prod .pb{padding:10px 12px}.prod .pn{font-size:14px;font-weight:700;line-height:1.3}.prod .ps{color:var(--fg-3);font-size:11.5px;font-family:var(--f-ar-body);margin-top:2px}.prod .pf{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.prod .price{color:var(--saffron-600);font-size:16px;font-weight:800}.prod .price small{color:var(--fg-3);font-size:11px;font-weight:600}.prod .add{background:var(--saffron-500);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:filter .2s;display:flex}.prod .add:hover{filter:brightness(1.08)}.prod .add svg{width:18px;height:18px}.official{border-radius:var(--r-lg);border:1px solid var(--teal-100);margin:24px 16px 0;overflow:hidden}.official .ohead{background:var(--teal-500);color:#fff;align-items:center;gap:13px;padding:18px;display:flex;position:relative;overflow:hidden}.official .ohead .wm{bottom:-30px;opacity:.16;width:130px;height:130px;position:absolute;inset-inline-start:-24px}.official .ohead .ol{background:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.official .ohead .ol svg{width:28px;height:28px}.official .ohead .ot{position:relative}.official .ohead .ot .row{align-items:center;gap:8px;display:flex}.official .ohead .ot b{font-family:var(--f-ar);font-size:17px;font-weight:800}.official .ohead .verified{border-radius:var(--r-pill);background:#fff3;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.official .ohead .verified svg{width:12px;height:12px}.official .ohead .ot span{font-family:var(--f-ar-body);opacity:.9;margin-top:3px;font-size:12.5px;display:block}.official .obody{background:var(--teal-50);grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.foot{background:var(--sand-50);border-top:1px solid var(--border);margin-top:28px;padding:22px 16px}.foot .fb{align-items:center;gap:10px;margin-bottom:12px;display:flex}.foot .fb .mk{width:28px;height:28px}.foot .fb b{font-family:var(--f-ar);font-size:15px;font-weight:800}.foot .links{color:var(--fg-2);flex-wrap:wrap;gap:14px;font-size:13px;font-weight:600;display:flex}.foot .copy{color:var(--fg-3);font-size:11.5px;font-family:var(--f-ar-body);margin-top:14px}.bnav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#ffffffeb;justify-content:space-around;padding:9px 6px;display:flex;position:sticky;bottom:0}.bn{color:var(--fg-3);cursor:pointer;font-size:11px;font-weight:600;font-family:var(--f-ar);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.bn svg{width:23px;height:23px}.bn.on{color:var(--saffron-500)}@media (width>=760px){.app{max-width:1180px}.scroll{padding-bottom:24px}.bnav{border-top:none;border-bottom:1px solid var(--border);order:-1;justify-content:flex-start;gap:8px;padding:11px 28px;position:sticky;top:0;bottom:auto}.bn{border-radius:var(--r-pill);flex-direction:row;flex:none;gap:7px;padding:9px 16px;font-size:14px}.bn.on{background:var(--saffron-50)}.bn svg{width:19px;height:19px}.tnav{position:static}.tnav-row{padding:18px 28px 12px}.tnav .search{max-width:560px}.hero{flex-direction:column;align-items:flex-start;margin:20px 28px 0;padding:44px 40px;display:flex}.hero .wm{width:240px;height:240px;bottom:-60px}.hero .tagline{font-size:46px}.hero .sub{max-width:40ch;font-size:17px}.sec{margin:30px 28px 0}.sec-h h2{font-size:22px}.cats{grid-template-columns:repeat(6,1fr)}.pgrid{grid-template-columns:repeat(4,1fr)}.official{margin:30px 28px 0}.official .obody{grid-template-columns:repeat(4,1fr)}.foot{padding:28px}}.s-stores .scroll{padding-bottom:24px}.s-stores .hd{z-index:20;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0}.s-stores .hd-row{align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.s-stores .back{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-stores .back svg{width:20px;height:20px;color:var(--sand-700)}.s-stores .hd-row h1{font-family:var(--f-ar);flex:1;margin:0;font-size:19px;font-weight:800}.s-stores .hd-row .count{color:var(--fg-3);font-size:12.5px;font-weight:600}.s-stores .search{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);height:46px;color:var(--fg-3);font-size:14px;font-family:var(--f-ar-body);align-items:center;gap:10px;width:auto;margin:0 16px 12px;padding:0 14px;display:flex}.s-stores .search svg{width:18px;height:18px}.s-stores .filters{scrollbar-width:none;gap:9px;padding:0 16px 12px;display:flex;overflow-x:auto}.s-stores .filters::-webkit-scrollbar{display:none}.s-stores .chip{border-radius:var(--r-pill);border:1.4px solid var(--border);height:36px;color:var(--fg-2);font-family:var(--f-ar);cursor:pointer;transition:all .18s var(--ease);background:#fff;flex:none;align-items:center;gap:6px;padding:0 16px;font-size:13.5px;font-weight:700;display:inline-flex}.s-stores .chip svg{width:14px;height:14px}.s-stores .chip.on{background:var(--saffron-500);border-color:var(--saffron-500);color:#fff}.s-stores .chip.f{color:var(--fg-1)}.s-stores .list{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.s-stores .scard{border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s;background:#fff;align-items:center;gap:14px;padding:14px;display:flex}.s-stores .scard:hover{box-shadow:var(--shadow-pop);transform:translateY(-2px)}.s-stores .scard .lg{background:linear-gradient(135deg,var(--teal-500),var(--teal-600));border-radius:16px;flex:none;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.s-stores .scard .lg .inner{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-stores .scard .lg .inner svg{width:20px;height:20px;color:var(--saffron-500)}.s-stores .scard.off .lg{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600))}.s-stores .scard .info{flex:1;min-width:0}.s-stores .scard .nrow{align-items:center;gap:7px;display:flex}.s-stores .scard .nrow .sn{font-size:15.5px;font-weight:800}.s-stores .scard .vf{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);align-items:center;gap:3px;padding:2px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.s-stores .scard .vf svg{width:11px;height:11px}.s-stores .scard .open{color:var(--success-fg);align-items:center;gap:5px;margin-inline-start:auto;font-size:11.5px;font-weight:700;display:inline-flex}.s-stores .scard .open i{background:var(--success);border-radius:50%;width:7px;height:7px}.s-stores .scard .open.closed{color:var(--fg-3)}.s-stores .scard .open.closed i{background:var(--sand-400)}.s-stores .scard .sc{color:var(--fg-3);font-size:12.5px;font-family:var(--f-ar-body);margin-top:2px}.s-stores .scard .meta{color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:14px;margin-top:9px;font-size:12px;font-weight:700;display:flex}.s-stores .scard .meta span{align-items:center;gap:4px;display:inline-flex}.s-stores .scard .meta svg{width:14px;height:14px}.s-stores .scard .meta .star{color:var(--warning)}.s-stores .empty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:60px 30px;display:flex}.s-stores .empty .ei{background:var(--sand-50);border:1px solid var(--border);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.s-stores .empty .ei svg{width:38px;height:38px;color:var(--sand-300)}.s-stores .empty h3{font-family:var(--f-ar);margin:0;font-size:18px;font-weight:800}.s-stores .empty p{font-family:var(--f-ar-body);color:var(--fg-2);max-width:30ch;margin:0;font-size:14px}.s-stores .empty button{background:var(--saffron-500);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);cursor:pointer;border:none;margin-top:6px;padding:11px 22px;font-size:14px;font-weight:700}@media (width>=760px){.s-stores .hd{position:static}.s-stores .hd .back{display:none}.s-stores .hd-row{padding:24px 28px 14px}.s-stores .hd-row h1{font-size:28px}.s-stores .search{max-width:540px;margin:0 28px 16px}.s-stores .filters{flex-wrap:wrap;padding:0 28px 18px;overflow:visible}.s-stores .list{grid-template-columns:1fr 1fr;align-content:start;gap:14px;padding:20px 28px;display:grid}}@media (width>=1040px){.s-stores .list{grid-template-columns:1fr 1fr 1fr}}.s-store .scroll{padding-bottom:96px}.s-store .banner{background:linear-gradient(135deg,var(--teal-500),var(--teal-700));height:148px;position:relative;overflow:hidden}.s-store .banner .wm{bottom:-40px;opacity:.14;width:190px;height:190px;position:absolute;inset-inline-start:-30px}.s-store .banner .top{top:14px;justify-content:space-between;display:flex;position:absolute;inset-inline:14px}.s-store .banner .ic{border-radius:var(--r-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffff2e;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-store .banner .ic svg{color:#fff;width:20px;height:20px}.s-store .shead{margin-top:-34px;padding:0 18px;position:relative}.s-store .shead .logo{border:1px solid var(--border);width:72px;height:72px;box-shadow:var(--shadow-pop);background:#fff;border-radius:20px;justify-content:center;align-items:center;display:flex}.s-store .shead .logo svg{width:40px;height:40px;color:var(--saffron-500)}.s-store .shead .nrow{align-items:center;gap:8px;margin-top:12px;display:flex}.s-store .shead h1{font-family:var(--f-ar);margin:0;font-size:23px;font-weight:800}.s-store .shead .open{color:#1e6b3d;border-radius:var(--r-pill);background:#e4f2e9;align-items:center;gap:5px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.s-store .shead .open i{background:var(--success);border-radius:50%;width:7px;height:7px}.s-store .shead .desc{font-family:var(--f-ar-body);color:var(--fg-2);margin-top:6px;font-size:14px}.s-store .shead .meta{color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;font-size:13px;font-weight:700;display:flex}.s-store .shead .meta span{align-items:center;gap:5px;display:inline-flex}.s-store .shead .meta svg{width:15px;height:15px}.s-store .shead .meta .star{color:var(--warning)}.s-store .shead .meta .star b{color:var(--fg-1)}.s-store .ctabs{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);scrollbar-width:none;background:#fffffff0;gap:8px;margin-top:18px;padding:12px 18px;display:flex;position:sticky;top:0;overflow-x:auto}.s-store .ctabs::-webkit-scrollbar{display:none}.s-store .ctab{border-radius:var(--r-pill);border:1.4px solid var(--border);height:38px;color:var(--fg-2);font-family:var(--f-ar);cursor:pointer;transition:all .18s var(--ease);white-space:nowrap;background:#fff;flex:none;padding:0 16px;font-size:13.5px;font-weight:700}.s-store .ctab.on{background:var(--saffron-500);border-color:var(--saffron-500);color:#fff}.s-store .cat-block{padding:20px 18px 0}.s-store .cat-block h2{font-family:var(--f-ar);align-items:center;gap:8px;margin:0 0 14px;font-size:18px;font-weight:800;display:flex}.s-store .cat-block h2 .cnt{color:var(--fg-3);background:var(--sand-50);border-radius:var(--r-pill);padding:2px 9px;font-size:12px;font-weight:700}.s-store .pgrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.s-store .prod .img{height:112px}.s-store .prod .soldout{color:#fff;background:#211b1480;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;inset:0}.s-store .prod .add.dis{background:var(--sand-200);color:var(--sand-400);cursor:not-allowed}.s-store .prod .stepper{background:var(--saffron-500);border-radius:var(--r-pill);align-items:center;height:34px;display:flex}.s-store .prod .stepper button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-store .prod .stepper button svg{width:16px;height:16px}.s-store .prod .stepper .q{color:#fff;text-align:center;min-width:18px;font-size:14px;font-weight:800;font-family:var(--f-ar)}.s-store .cartbar{bottom:16px;background:var(--saffron-500);color:#fff;border-radius:var(--r-md);width:calc(100% - 36px);max-width:404px;box-shadow:var(--shadow-modal);cursor:pointer;transition:transform .25s var(--ease),opacity .25s;z-index:30;align-items:center;gap:12px;margin:0 auto;padding:12px 16px;display:flex;position:fixed;inset-inline:0}.s-store .cartbar.hidden{opacity:0;pointer-events:none;transform:translateY(120%)}.s-store .cartbar .cb-count{border-radius:var(--r-sm);background:#ffffff38;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:15px;font-weight:800;display:flex}.s-store .cartbar .cb-txt{font-size:15px;font-weight:800}.s-store .cartbar .cb-total{align-items:center;gap:8px;margin-inline-start:auto;font-size:16px;font-weight:800;display:flex}.s-store .cartbar .cb-total svg{width:18px;height:18px}@media (width>=760px){.s-store .banner{height:200px}.s-store .shead{margin-top:-44px;padding:0 32px}.s-store .shead .logo{width:96px;height:96px}.s-store .shead h1{font-size:30px}.s-store .ctabs{flex-wrap:wrap;padding:14px 32px;overflow:visible}.s-store .cat-block{padding:26px 32px 0}.s-store .pgrid{grid-template-columns:repeat(4,1fr);gap:16px}.s-store .prod .img{height:140px}.s-store .cartbar{max-width:520px;bottom:24px}}@media (width>=1040px){.s-store .pgrid{grid-template-columns:repeat(5,1fr)}}.s-browse .scroll{padding-bottom:24px}.s-browse .hd{z-index:20;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0}.s-browse .hd-row{align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.s-browse .back{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-browse .back svg{width:20px;height:20px;color:var(--sand-700)}.s-browse .hd-row h1{font-family:var(--f-ar);flex:1;margin:0;font-size:19px;font-weight:800}.s-browse .search{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);align-items:center;gap:10px;height:46px;margin:0 16px 12px;padding:0 14px;display:flex}.s-browse .search svg{width:18px;height:18px;color:var(--fg-3);flex:none}.s-browse .search input{font-family:var(--f-ar-body);color:var(--fg-1);background:0 0;border:none;outline:none;flex:1;font-size:14px}.s-browse .search input::placeholder{color:var(--fg-3)}.s-browse .filters{scrollbar-width:none;gap:9px;padding:0 16px 12px;display:flex;overflow-x:auto}.s-browse .filters::-webkit-scrollbar{display:none}.s-browse .chip{border-radius:var(--r-pill);border:1.4px solid var(--border);height:36px;color:var(--fg-2);font-family:var(--f-ar);cursor:pointer;background:#fff;flex:none;padding:0 16px;font-size:13.5px;font-weight:700}.s-browse .chip.on{background:var(--saffron-500);border-color:var(--saffron-500);color:#fff}.s-browse .grid{padding:14px 16px}.s-browse .empty{text-align:center;color:var(--fg-2);font-family:var(--f-ar-body);padding:60px 30px}@media (width>=760px){.s-browse .hd-row{padding:24px 28px 14px}.s-browse .hd-row h1{font-size:28px}.s-browse .search{max-width:560px;margin:0 28px 16px}.s-browse .filters{flex-wrap:wrap;padding:0 28px 18px}.s-browse .grid{padding:20px 28px}}.s-product .scroll{padding-bottom:92px}.s-product .tbar{z-index:20;justify-content:space-between;padding:14px 16px;display:flex;position:sticky;top:0}.s-product .tbar .ic{border-radius:var(--r-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);cursor:pointer;background:#ffffffe6;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.s-product .tbar .ic svg{width:20px;height:20px;color:var(--sand-700)}.s-product .gallery{margin-top:-58px}.s-product .gmain{background:var(--sunken);justify-content:center;align-items:center;height:300px;display:flex;position:relative}.s-product .gmain>svg{width:90px;height:90px;color:var(--sand-300)}.s-product .gmain .tag{top:70px;background:var(--hibiscus);color:#fff;border-radius:var(--r-pill);padding:5px 12px;font-size:12px;font-weight:700;position:absolute;inset-inline-start:18px}.s-product .thumbs{scrollbar-width:none;gap:10px;padding:14px 16px;display:flex;overflow-x:auto}.s-product .thumb{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:2px solid #0000;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.s-product .thumb svg{width:26px;height:26px;color:var(--sand-300)}.s-product .thumb.on{border-color:var(--saffron-500)}.s-product .info{padding:6px 18px 0}.s-product .info h1{font-family:var(--f-ar);margin:0;font-size:24px;font-weight:800;line-height:1.3}.s-product .info .storeline{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.s-product .info .stchip{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);cursor:pointer;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.s-product .info .stchip svg{width:15px;height:15px}.s-product .info .rate{color:var(--fg-2);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.s-product .info .rate svg{width:15px;height:15px;color:var(--warning)}.s-product .info .rate b{color:var(--fg-1)}.s-product .info .priceblock{align-items:baseline;gap:10px;margin-top:16px;display:flex}.s-product .info .price{font-family:var(--f-ar);color:var(--saffron-600);font-size:32px;font-weight:900}.s-product .info .price small{color:var(--fg-3);font-size:15px;font-weight:700}.s-product .info .old{color:var(--fg-3);font-size:17px;font-weight:600;text-decoration:line-through}.s-product .divider{background:var(--border);height:1px;margin:20px 18px}.s-product .sec-t{font-family:var(--f-ar);margin:0 18px 10px;font-size:17px;font-weight:800}.s-product .desc{font-family:var(--f-ar-body);color:var(--fg-2);padding:0 18px;font-size:15px;line-height:1.8}.s-product .specs{grid-template-columns:1fr 1fr;gap:10px;padding:14px 18px 0;display:grid}.s-product .spec{background:var(--sand-50);border:1px solid var(--border);border-radius:var(--r-md);padding:11px 14px}.s-product .spec .k{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body)}.s-product .spec .v{margin-top:2px;font-size:14px;font-weight:700}.s-product .related{padding:8px 0 0}.s-product .rscroll{scrollbar-width:none;gap:14px;padding:0 18px 6px;display:flex;overflow-x:auto}.s-product .rcard{border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;background:#fff;flex:none;width:150px;overflow:hidden}.s-product .rcard .ri{background:var(--sunken);justify-content:center;align-items:center;height:96px;display:flex}.s-product .rcard .ri svg{width:32px;height:32px;color:var(--sand-300)}.s-product .rcard .rb{padding:10px 12px}.s-product .rcard .rn{font-size:13.5px;font-weight:700}.s-product .rcard .rp{color:var(--saffron-600);margin-top:6px;font-size:14px;font-weight:800}.s-product .rcard .rp small{color:var(--fg-3);font-size:11px;font-weight:600}.s-product .addbar{bottom:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:30;background:#fffffff2;align-items:center;gap:12px;max-width:440px;margin:0 auto;padding:12px 16px;display:flex;position:fixed;inset-inline:0}.s-product .stepper{background:var(--sand-50);border:1px solid var(--border);border-radius:var(--r-pill);align-items:center;height:50px;display:flex}.s-product .stepper button{cursor:pointer;width:46px;height:50px;color:var(--sand-700);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.s-product .stepper button svg{width:18px;height:18px}.s-product .stepper .q{font-family:var(--f-ar);text-align:center;min-width:28px;font-size:17px;font-weight:800}.s-product .addcta{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:50px;font-family:var(--f-ar);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:9px;font-size:16px;font-weight:800;display:flex}.s-product .addcta svg{width:20px;height:20px}.s-product .addcta .ttl{opacity:.85;margin-inline-start:6px;font-weight:700}@media (width>=760px){.s-product .pmain{grid-template-columns:1fr 1fr;align-items:start;gap:32px;padding:0 32px;display:grid}.s-product .gallery{margin-top:8px;position:sticky;top:16px}.s-product .gmain{border-radius:var(--r-lg);border:1px solid var(--border);height:380px}.s-product .info{padding:8px 0 0}.s-product .info h1{font-size:30px}.s-product .info .price{font-size:38px}.s-product .divider{margin:22px 0}.s-product .sec-t,.s-product .desc,.s-product .specs{margin-inline:0;padding-inline:0}.s-product .addbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;max-width:none;margin:24px 0 0;padding:0;position:static}.s-product .related{padding:8px 32px 32px}.s-product .rscroll{padding:0 0 6px}}.s-cart .scroll{padding-bottom:120px}.s-cart .hd{z-index:20;border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}.s-cart .back{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-cart .back svg{width:20px;height:20px;color:var(--sand-700)}.s-cart .hd h1{font-family:var(--f-ar);flex:1;margin:0;font-size:19px;font-weight:800}.s-cart .hd .clr{color:var(--hibiscus);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--f-ar);background:0 0;border:none}.s-cart .wrap{padding:16px}.s-cart .group{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:16px;overflow:hidden}.s-cart .group .gh{border-bottom:1px solid var(--border);background:var(--sand-50);align-items:center;gap:10px;padding:14px 16px;display:flex}.s-cart .group .gh .lg{background:linear-gradient(135deg,var(--teal-500),var(--teal-600));border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-cart .group .gh .lg svg{color:#fff;width:18px;height:18px}.s-cart .group .gh b{font-family:var(--f-ar);font-size:15px;font-weight:800}.s-cart .group .gh .eta{color:var(--fg-3);align-items:center;gap:4px;margin-inline-start:auto;font-size:12px;font-weight:700;display:inline-flex}.s-cart .group .gh .eta svg{width:13px;height:13px}.s-cart .item{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 16px;display:flex}.s-cart .item:last-of-type{border-bottom:none}.s-cart .item .img{border-radius:var(--r-md);background:var(--sunken);flex:none;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.s-cart .item .img svg{width:28px;height:28px;color:var(--sand-300)}.s-cart .item .it{flex:1;min-width:0}.s-cart .item .it .nm{font-size:14.5px;font-weight:700}.s-cart .item .it .un{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body);margin-top:1px}.s-cart .item .it .pr{color:var(--saffron-600);margin-top:7px;font-size:15px;font-weight:800}.s-cart .item .it .pr small{color:var(--fg-3);font-size:11px;font-weight:600}.s-cart .item .ctrl{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.s-cart .item .stepper{background:var(--sand-50);border:1px solid var(--border);border-radius:var(--r-pill);align-items:center;height:36px;display:flex}.s-cart .item .stepper button{cursor:pointer;width:34px;height:36px;color:var(--sand-700);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.s-cart .item .stepper button svg{width:15px;height:15px}.s-cart .item .stepper .q{text-align:center;min-width:22px;font-size:14px;font-weight:800;font-family:var(--f-ar)}.s-cart .item .rm{color:var(--fg-3);cursor:pointer;font-size:11.5px;font-weight:700;font-family:var(--f-ar);background:0 0;border:none}.s-cart .group .gsub{color:var(--fg-2);background:var(--sand-50);justify-content:space-between;padding:12px 16px;font-size:13px;font-weight:700;display:flex}.s-cart .group .gsub b{color:var(--fg-1)}.s-cart .promo{gap:10px;margin-bottom:16px;display:flex}.s-cart .promo .inp{border:1.6px solid var(--border);border-radius:var(--r-md);background:#fff;flex:1;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.s-cart .promo .inp svg{width:18px;height:18px;color:var(--fg-3)}.s-cart .promo .inp input{font-family:var(--f-ar);color:var(--fg-1);background:0 0;border:none;outline:none;flex:1;font-size:14px}.s-cart .promo .inp input::placeholder{color:var(--fg-3);font-family:var(--f-ar-body)}.s-cart .promo .apply{border-radius:var(--r-md);background:var(--teal-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;padding:0 20px;font-size:14px;font-weight:700}.s-cart .promo-msg{color:var(--success-fg);align-items:center;gap:6px;margin:-8px 0 16px;font-size:12.5px;font-weight:700;display:flex}.s-cart .promo-msg svg{width:14px;height:14px}.s-cart .summary{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:16px}.s-cart .summary h3{font-family:var(--f-ar);margin:0 0 14px;font-size:16px;font-weight:800}.s-cart .srow{color:var(--fg-2);font-size:14px;font-family:var(--f-ar-body);justify-content:space-between;margin-bottom:10px;display:flex}.s-cart .srow .v{font-family:var(--f-ar);color:var(--fg-1);font-weight:700}.s-cart .srow.discount .v{color:var(--success-fg)}.s-cart .summary .line{background:var(--border);height:1px;margin:14px 0}.s-cart .srow.total{font-size:17px}.s-cart .srow.total span{font-family:var(--f-ar);color:var(--fg-1);font-weight:800}.s-cart .srow.total .v{color:var(--saffron-600);font-size:20px}.s-cart .cbar{bottom:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:30;background:#fffffff5;max-width:440px;margin:0 auto;padding:14px 16px;position:fixed;inset-inline:0}.s-cart .cbar .checkout{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;width:100%;height:54px;font-family:var(--f-ar);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.s-cart .cbar .checkout .t{margin-inline-start:auto}.s-cart .cbar .checkout svg{width:20px;height:20px}.s-cart .empty-cart{text-align:center;color:var(--fg-2);font-family:var(--f-ar-body);padding:80px 30px}@media (width>=760px){.s-cart .scroll{padding-bottom:24px}.s-cart .wrap{grid-template-columns:1fr 360px;align-items:start;gap:24px;padding:24px 32px;display:grid}.s-cart .groups,.s-cart .promo{grid-column:1}.s-cart .right{grid-area:1/2/span 3;position:sticky;top:24px}.s-cart .summary{margin-bottom:14px}.s-cart .cbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;max-width:none;margin:0;padding:0;position:static}}.s-cart .cpanel{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:14px;padding:16px}.s-cart .cpanel h3{font-family:var(--f-ar);color:var(--fg-1);margin:0 0 10px;font-size:15px;font-weight:800}.s-cart .cpanel h3:not(:first-child){margin-top:18px}.s-cart .addrs{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.s-cart .addr,.s-cart .pay{border:1.5px solid var(--border);border-radius:var(--r-md);cursor:pointer;font-family:var(--f-ar-body);color:var(--fg-1);align-items:flex-start;gap:10px;padding:11px 12px;font-size:14px;display:flex}.s-cart .addr.on,.s-cart .pay.on{border-color:var(--saffron-500);background:var(--sand-50)}.s-cart .addr input,.s-cart .pay input{accent-color:var(--saffron-500);flex:none;margin-top:3px}.s-cart .pay{margin-bottom:8px}.s-cart .pay span{flex-direction:column;gap:2px;display:flex}.s-cart .pay b{font-family:var(--f-ar);font-weight:700}.s-cart .pay small{color:var(--fg-3);font-size:12px}.s-cart .addr-new{border:1.5px solid var(--border);border-radius:var(--r-md);width:100%;height:44px;font-family:var(--f-ar-body);box-sizing:border-box;background:#fff;padding:0 12px;font-size:14px}.s-cart .ipay{background:var(--sand-50);border:1px solid var(--border);border-radius:var(--r-md);margin-top:10px;padding:12px}.s-cart .ipay .handle{font-family:var(--f-ar-body);color:var(--fg-2);margin-bottom:8px;font-size:13px;line-height:1.7}.s-cart .ipay .handle b{font-family:var(--f-ar);color:var(--saffron-600)}.s-cart .ipay input{border:1.5px solid var(--border);border-radius:var(--r-md);width:100%;height:42px;font-family:var(--f-ar-body);box-sizing:border-box;padding:0 12px;font-size:14px}.s-cart .co-err{color:var(--hibiscus);font-family:var(--f-ar-body);border-radius:var(--r-md);text-align:center;background:#fdecec;margin-bottom:10px;padding:10px 12px;font-size:13px}.s-account .scroll{padding-bottom:90px}.s-account .phead{background:var(--teal-500);color:#fff;padding:24px 18px 22px;position:relative;overflow:hidden}.s-account .phead .wm{bottom:-40px;opacity:.13;width:170px;height:170px;position:absolute;inset-inline-start:-30px}.s-account .phead .prow{align-items:center;gap:14px;display:flex;position:relative}.s-account .phead .av{background:var(--saffron-500);width:64px;height:64px;font-family:var(--f-ar);border:3px solid #ffffff4d;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.s-account .phead .pi h1{font-family:var(--f-ar);margin:0;font-size:20px;font-weight:800}.s-account .phead .pi .ph{opacity:.9;font-size:13px;font-family:var(--f-ar-body);text-align:right;direction:ltr;margin-top:3px}.s-account .phead .stats{gap:10px;margin-top:18px;display:flex;position:relative}.s-account .phead .stat{border-radius:var(--r-md);text-align:center;background:#ffffff1f;flex:1;padding:12px}.s-account .phead .stat .n{font-family:var(--f-ar);font-size:20px;font-weight:800}.s-account .phead .stat .l{opacity:.9;font-size:11.5px;font-family:var(--f-ar-body);margin-top:2px}.s-account .wrap{padding:18px 16px}.s-account .sec-t{font-family:var(--f-ar);justify-content:space-between;align-items:center;margin:0 2px 12px;font-size:16px;font-weight:800;display:flex}.s-account .block{margin-bottom:24px}.s-account .order{border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;transition:transform .16s var(--ease),box-shadow .16s;background:#fff;align-items:center;gap:13px;margin-bottom:10px;padding:14px;display:flex}.s-account .order:hover{box-shadow:var(--shadow-pop);transform:translateY(-1px)}.s-account .order .lg{background:linear-gradient(135deg,var(--teal-500),var(--teal-600));border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.s-account .order .lg svg{color:#fff;width:22px;height:22px}.s-account .order .oi{flex:1;min-width:0}.s-account .order .oi .on{font-size:14.5px;font-weight:700}.s-account .order .oi .om{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body);margin-top:2px}.s-account .order .oright{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.s-account .order .oright .tot{color:var(--saffron-600);font-size:14px;font-weight:800}.s-account .bdg{border-radius:var(--r-pill);align-items:center;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.s-account .bdg.otw{background:var(--saffron-50);color:var(--saffron-600)}.s-account .bdg.delivered{background:var(--success-bg);color:var(--success-fg)}.s-account .bdg.pending{background:var(--warning-bg);color:var(--warning-fg)}.s-account .bdg.cancelled{color:#9b221b;background:#fbe4e2}.s-account .addr{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;align-items:flex-start;gap:13px;margin-bottom:10px;padding:14px;display:flex}.s-account .addr .ai{background:var(--teal-50);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-account .addr .ai svg{width:19px;height:19px;color:var(--teal-600)}.s-account .addr .at{flex:1}.s-account .addr .at .lbl{align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.s-account .addr .at .lbl .def{background:var(--saffron-50);color:var(--saffron-700);border-radius:var(--r-pill);padding:2px 8px;font-size:10px;font-weight:700}.s-account .addr .at .det{color:var(--fg-2);font-size:13px;font-family:var(--f-ar-body);margin-top:3px;line-height:1.5}.s-account .settings{border:1px solid var(--border);border-radius:var(--r-md);background:#fff;overflow:hidden}.s-account .settings .srow{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:13px;padding:15px 16px;display:flex}.s-account .settings .srow:last-child{border-bottom:none}.s-account .settings .srow:hover{background:var(--sand-50)}.s-account .settings .si{background:var(--sand-50);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-account .settings .si svg{width:18px;height:18px;color:var(--sand-700)}.s-account .settings .sl{flex:1;font-size:14.5px;font-weight:700}.s-account .logout{border-radius:var(--r-md);width:100%;color:var(--hibiscus);font-family:var(--f-ar);cursor:pointer;background:#fff;border:1px solid #edb7b2;justify-content:center;align-items:center;gap:9px;margin-top:16px;padding:15px;font-size:15px;font-weight:700;display:flex}.s-account .guest{text-align:center;padding:50px 30px}.s-account .guest p{color:var(--fg-2);font-family:var(--f-ar-body);margin-bottom:16px}.s-account .guest button{background:var(--saffron-500);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);cursor:pointer;border:none;padding:13px 28px;font-size:15px;font-weight:700}@media (width>=760px){.s-account .phead{padding:30px 32px}.s-account .wrap{grid-template-columns:1fr 1fr;align-items:start;gap:24px 28px;padding:24px 32px;display:grid}.s-account .block{margin-bottom:0}.s-account .block.orders{grid-area:1/1/span 2}}.s-track .scroll{padding-bottom:28px}.s-track .hd{z-index:20;border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;top:0}.s-track .back{border-radius:var(--r-md);background:var(--sand-50);border:1px solid var(--border);cursor:pointer;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.s-track .back svg{width:20px;height:20px;color:var(--sand-700)}.s-track .hd .ht{flex:1}.s-track .hd .ht h1{font-family:var(--f-ar);margin:0;font-size:17px;font-weight:800}.s-track .hd .ht span{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body)}.s-track .wrap{padding:18px 16px}.s-track .etahero{background:var(--saffron-500);color:#fff;border-radius:var(--r-lg);margin-bottom:18px;padding:22px;position:relative;overflow:hidden}.s-track .etahero .wm{bottom:-40px;opacity:.14;width:180px;height:180px;position:absolute;inset-inline-start:-30px}.s-track .etahero .lbl{font-family:var(--f-ar-body);opacity:.92;font-size:13px;position:relative}.s-track .etahero .big{font-family:var(--f-ar);margin-top:4px;font-size:32px;font-weight:900;position:relative}.s-track .etahero .rider{align-items:center;gap:10px;margin-top:16px;display:flex;position:relative}.s-track .etahero .rider .rav{background:#fff3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.s-track .etahero .rider .rav svg{color:#fff;width:24px;height:24px}.s-track .etahero .rider .rn{font-size:14px;font-weight:700}.s-track .etahero .rider .rr{opacity:.9;font-size:12px;font-family:var(--f-ar-body)}.s-track .etahero .rider .call{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-inline-start:auto;display:flex}.s-track .etahero .rider .call svg{width:20px;height:20px;color:var(--saffron-600)}.s-track .steps{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:18px;padding:20px 18px}.s-track .step{gap:14px;padding-bottom:26px;display:flex;position:relative}.s-track .step:last-child{padding-bottom:0}.s-track .step .dot{z-index:1;background:var(--sand-100);width:34px;height:34px;color:var(--sand-400);transition:all .3s var(--ease);font-weight:800;font-family:var(--f-ar);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.s-track .step .dot svg{width:17px;height:17px}.s-track .step:before{content:"";top:34px;background:var(--sand-200);width:2px;height:calc(100% - 34px);position:absolute;inset-inline-start:16px}.s-track .step:last-child:before{display:none}.s-track .step.done .dot{background:var(--success);color:#fff}.s-track .step.done:before{background:var(--success)}.s-track .step.active .dot{background:var(--saffron-500);color:#fff;animation:trackpulse 1.8s var(--ease) infinite;box-shadow:0 0 #ec6f0a80}@keyframes trackpulse{0%{box-shadow:0 0 #ec6f0a73}70%{box-shadow:0 0 0 12px #ec6f0a00}to{box-shadow:0 0 #ec6f0a00}}.s-track .step .sc{padding-top:5px}.s-track .step .sc .st{font-family:var(--f-ar);font-size:15px;font-weight:700}.s-track .step.pending .sc .st{color:var(--fg-3)}.s-track .step .sc .sm{color:var(--fg-3);font-size:12.5px;font-family:var(--f-ar-body);margin-top:2px}.s-track .step.active .sc .st{color:var(--saffron-600)}.s-track .card{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:18px;overflow:hidden}.s-track .card .ch{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.s-track .card .ch .lg{background:linear-gradient(135deg,var(--teal-500),var(--teal-600));border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-track .card .ch .lg svg{color:#fff;width:18px;height:18px}.s-track .card .ch b{font-family:var(--f-ar);flex:1;font-size:15px;font-weight:800}.s-track .oitem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}.s-track .oitem:last-of-type{border-bottom:none}.s-track .oitem .q{background:var(--saffron-50);width:28px;height:28px;color:var(--saffron-700);font-size:13px;font-weight:800;font-family:var(--f-ar);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.s-track .oitem .nm{flex:1;font-size:14px;font-weight:700}.s-track .oitem .pr{color:var(--saffron-600);font-size:14px;font-weight:800}.s-track .card .ctot{background:var(--sand-50);font-family:var(--f-ar);justify-content:space-between;padding:14px 16px;font-weight:800;display:flex}.s-track .card .ctot .v{color:var(--saffron-600)}.s-track .dinfo{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:16px}.s-track .dinfo .drow{gap:12px;padding:8px 0;display:flex}.s-track .dinfo .drow .di{background:var(--teal-50);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.s-track .dinfo .drow .di svg{width:17px;height:17px;color:var(--teal-600)}.s-track .dinfo .drow .k{color:var(--fg-3);font-size:12px;font-family:var(--f-ar-body)}.s-track .dinfo .drow .v{margin-top:1px;font-size:14px;font-weight:700}@media (width>=760px){.s-track .wrap{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;padding:24px 32px;display:grid}.s-track .etahero{grid-column:1/-1;margin-bottom:0}.s-track .steps{margin-bottom:0}.s-track .rightcol{flex-direction:column;gap:18px;display:flex}.s-track .card,.s-track .dinfo{margin-bottom:0}}.s-login{background:var(--sand-100);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.s-login .card{border:1px solid var(--border);border-radius:var(--r-lg);width:100%;max-width:380px;box-shadow:var(--shadow-pop);background:#fff;padding:32px 26px}.s-login .mk{width:56px;height:56px;margin:0 auto 14px;display:block}.s-login h1{font-family:var(--f-ar);text-align:center;margin:0 0 4px;font-size:22px;font-weight:800}.s-login .sub{text-align:center;color:var(--fg-2);font-family:var(--f-ar-body);margin:0 0 24px;font-size:14px}.s-login label{margin-bottom:7px;font-size:13px;font-weight:700;display:block}.s-login input{border:1.6px solid var(--border);border-radius:var(--r-md);width:100%;height:48px;font-family:var(--f-ar);outline:none;padding:0 14px;font-size:15px}.s-login input:focus{border-color:var(--saffron-500);box-shadow:0 0 0 3px #ec6f0a2e}.s-login .otp{direction:ltr;gap:10px;display:flex}.s-login .otp input{text-align:center;font-family:Space Mono,monospace;font-size:22px;font-weight:800}.s-login .hint{color:var(--saffron-600);margin-top:8px;font-size:12px}.s-login .err{color:var(--hibiscus);margin-top:8px;font-size:13px}.s-login .btn{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;width:100%;height:50px;font-family:var(--f-ar);cursor:pointer;border:none;margin-top:20px;font-size:16px;font-weight:800}.s-login .btn:disabled{opacity:.6;cursor:default}.s-login .field{margin-bottom:4px}.dweb-home{background:var(--canvas);direction:rtl;min-height:100vh}.dweb-home *{box-sizing:border-box}.dweb-home .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-home .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-home .logo .mark{flex:none;width:42px;height:42px}.dweb-home .logo .wm{line-height:1}.dweb-home .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-home .logo .wm .en .s{color:var(--saffron-500)}.dweb-home .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-home .logo.sm .mark{width:34px;height:34px}.dweb-home .logo.sm .wm .en{font-size:19px}.dweb-home .logo.sm .wm .ar{font-size:11px}.dweb-home .logo.lg .mark{width:54px;height:54px}.dweb-home .logo.lg .wm .en{font-size:30px}.dweb-home .logo.on-dark .wm .en{color:#fff}.dweb-home .logo.on-dark .wm .ar{color:#ffffffb3}.dweb-home .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-home .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-home .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-home .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-home .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-home .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-home .util .right a{align-items:center;gap:6px;transition:color .16s;display:inline-flex}.dweb-home .util .right a:hover{color:#fff}.dweb-home .util .right svg{width:14px;height:14px}.dweb-home .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-home .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-home .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;transition:border-color .18s,background .18s;display:flex}.dweb-home .search:hover{background:var(--sand-100)}.dweb-home .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-home .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-home .search input{font-family:var(--f-ar-body);color:var(--fg-1);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-home .search input::placeholder{color:var(--fg-3)}.dweb-home .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-home .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background .16s;display:flex;position:relative}.dweb-home .icon-btn:hover{background:var(--sand-100)}.dweb-home .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-home .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-home .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;transition:filter .18s,transform 80ms;display:inline-flex}.dweb-home .btn-login:hover{filter:brightness(1.06)}.dweb-home .btn-login:active{transform:translateY(1px)}.dweb-home .btn-login svg{width:18px;height:18px}.dweb-home .catnav{border-bottom:1px solid var(--border);background:#fff}.dweb-home .catnav .wrap{scrollbar-width:none;align-items:center;gap:6px;height:56px;display:flex;overflow-x:auto}.dweb-home .catnav .wrap::-webkit-scrollbar{display:none}.dweb-home .catnav .all{border-radius:var(--r-pill);background:var(--saffron-50);height:38px;color:var(--saffron-700);font-family:var(--f-ar);flex:none;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.dweb-home .catnav .all svg{width:17px;height:17px}.dweb-home .catnav a{border-radius:var(--r-pill);height:38px;font-family:var(--f-ar);color:var(--fg-2);white-space:nowrap;flex:none;align-items:center;padding:0 14px;font-size:14px;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.dweb-home .catnav a:hover{background:var(--sunken);color:var(--fg-1)}.dweb-home .catnav .sep{background:var(--border);flex:none;width:1px;height:22px;margin:0 6px}.dweb-home .catnav .deal{color:var(--hibiscus);font-weight:700}.dweb-home .hero{padding:36px 0 8px}.dweb-home .hero .wrap{grid-template-columns:1.05fr .95fr;gap:28px;display:grid}.dweb-home .hero .panel{background:var(--saffron-500);border-radius:var(--r-xl);color:#fff;flex-direction:column;justify-content:center;padding:48px 44px;display:flex;position:relative;overflow:hidden}.dweb-home .hero .panel .wm-bg{inset-inline-start:-60px;opacity:.13;width:300px;height:300px;position:absolute;bottom:-80px}.dweb-home .hero .panel .ey{font-family:var(--f-ar);border-radius:var(--r-pill);background:#ffffff2e;width:fit-content;padding:7px 15px;font-size:14px;font-weight:700;position:relative}.dweb-home .hero .panel h1{font-family:var(--f-ar);margin:16px 0 12px;font-size:46px;font-weight:900;line-height:1.25;position:relative}.dweb-home .hero .panel p{font-family:var(--f-ar-body);opacity:.95;max-width:34ch;margin:0 0 26px;font-size:17px;line-height:1.7;position:relative}.dweb-home .hero .panel .cta-row{gap:12px;display:flex;position:relative}.dweb-home .hero .panel .cta{border-radius:var(--r-pill);height:54px;color:var(--saffron-600);font-family:var(--f-ar);cursor:pointer;background:#fff;border:none;align-items:center;gap:9px;padding:0 26px;font-size:16px;font-weight:800;transition:transform .12s;display:inline-flex}.dweb-home .hero .panel .cta:hover{transform:translateY(-2px)}.dweb-home .hero .panel .cta svg{width:19px;height:19px}.dweb-home .hero .panel .cta.ghost{color:#fff;background:#ffffff29}.dweb-home .hero .side{grid-template-rows:1fr 1fr;gap:20px;display:grid}.dweb-home .hero .promo{border-radius:var(--r-xl);color:#fff;flex-direction:column;justify-content:center;padding:30px 130px 30px 30px;display:flex;position:relative;overflow:hidden}.dweb-home .hero .promo.teal{background:var(--teal-500)}.dweb-home .hero .promo.dark{background:var(--sand-900)}.dweb-home .hero .promo h3{font-family:var(--f-ar);margin:0 0 6px;font-size:24px;font-weight:800}.dweb-home .hero .promo p{font-family:var(--f-ar-body);opacity:.9;margin:0;font-size:14px}.dweb-home .hero .promo .ph-ic{inset-inline-end:24px;background:#ffffff24;border-radius:20px;justify-content:center;align-items:center;width:74px;height:74px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dweb-home .hero .promo .ph-ic svg{color:#fff;width:38px;height:38px}.dweb-home .hero .promo .txt{z-index:1;position:relative}.dweb-home .section{padding:40px 0 8px}.dweb-home .sec-head{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.dweb-home .sec-head h2{font-family:var(--f-ar);margin:0;font-size:28px;font-weight:800}.dweb-home .sec-head .sub{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:4px;font-size:14px}.dweb-home .sec-head a{font-family:var(--f-ar);color:var(--saffron-600);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.dweb-home .sec-head a svg{width:16px;height:16px}.dweb-home .cats{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.dweb-home .cat{border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s,border-color .18s;background:#fff;flex-direction:column;align-items:center;gap:13px;padding:24px 14px;display:flex}.dweb-home .cat:hover{box-shadow:var(--shadow-pop);border-color:#0000;transform:translateY(-4px)}.dweb-home .cat .ci{border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.dweb-home .cat .ci svg{width:30px;height:30px}.dweb-home .cat .cl{font-family:var(--f-ar);font-size:15px;font-weight:700}.dweb-home .cat .cc{font-family:var(--f-ar-body);color:var(--fg-3);font-size:12px}.dweb-home .stores{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.dweb-home .store{border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s;background:#fff;overflow:hidden}.dweb-home .store:hover{box-shadow:var(--shadow-pop);transform:translateY(-4px)}.dweb-home .store .banner{background:linear-gradient(135deg,var(--teal-500),var(--teal-700));height:96px;position:relative}.dweb-home .store .banner.off{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600))}.dweb-home .store .banner .wm{inset-inline-end:-14px;opacity:.18;width:110px;height:110px;position:absolute;bottom:-30px}.dweb-home .store .openpill{top:12px;color:var(--success);font-family:var(--f-ar);border-radius:var(--r-pill);background:#ffffffeb;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:12px}.dweb-home .store .openpill i{background:var(--success);border-radius:50%;width:6px;height:6px}.dweb-home .store .logo{bottom:-22px;border:1px solid var(--border);width:54px;height:54px;box-shadow:var(--shadow-pop);background:#fff;border-radius:15px;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:18px}.dweb-home .store .logo svg{width:28px;height:28px;color:var(--saffron-500)}.dweb-home .store .sb{padding:30px 18px 18px}.dweb-home .store .sn{font-family:var(--f-ar);align-items:center;gap:7px;font-size:17px;font-weight:800;display:flex}.dweb-home .store .vf{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);align-items:center;gap:3px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.dweb-home .store .vf svg{width:11px;height:11px}.dweb-home .store .sc{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:2px;font-size:13px}.dweb-home .store .meta{border-top:1px solid var(--border);font-family:var(--f-ar);color:var(--fg-2);align-items:center;gap:16px;margin-top:14px;padding-top:14px;font-size:13px;font-weight:700;display:flex}.dweb-home .store .meta span{align-items:center;gap:5px;display:inline-flex}.dweb-home .store .meta svg{width:15px;height:15px}.dweb-home .store .meta .star{color:var(--warning)}.dweb-home .products{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.dweb-home .prod{border:1px solid var(--border);border-radius:var(--r-lg);transition:transform .18s var(--ease),box-shadow .18s;background:#fff;flex-direction:column;display:flex;overflow:hidden}.dweb-home .prod:hover{box-shadow:var(--shadow-pop);transform:translateY(-4px)}.dweb-home .prod .img{background:var(--sunken);justify-content:center;align-items:center;height:150px;display:flex;position:relative}.dweb-home .prod .img>svg{width:46px;height:46px;color:var(--sand-300)}.dweb-home .prod .tag{top:10px;background:var(--hibiscus);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);padding:3px 9px;font-size:11px;font-weight:700;position:absolute;inset-inline-start:10px}.dweb-home .prod .fav{top:10px;cursor:pointer;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;inset-inline-end:10px}.dweb-home .prod .fav svg{width:16px;height:16px;color:var(--sand-400);transition:color .16s}.dweb-home .prod .fav:hover svg{color:var(--hibiscus)}.dweb-home .prod .pb{flex-direction:column;flex:1;padding:14px;display:flex}.dweb-home .prod .pst{font-family:var(--f-ar-body);color:var(--fg-3);align-items:center;gap:5px;font-size:11.5px;display:flex}.dweb-home .prod .pst svg{width:13px;height:13px;color:var(--saffron-500)}.dweb-home .prod .pn{font-family:var(--f-ar);margin-top:4px;font-size:15px;font-weight:700;line-height:1.4}.dweb-home .prod .pf{justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.dweb-home .prod .price{font-family:var(--f-ar);color:var(--saffron-600);font-size:18px;font-weight:800}.dweb-home .prod .price small{color:var(--fg-3);font-size:12px;font-weight:600}.dweb-home .prod .add{background:var(--saffron-500);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:filter .16s,transform 80ms;display:flex}.dweb-home .prod .add:hover{filter:brightness(1.08)}.dweb-home .prod .add:active{transform:scale(.92)}.dweb-home .prod .add svg{width:20px;height:20px}.dweb-home .official{margin:48px 0 8px}.dweb-home .official .box{background:linear-gradient(120deg,var(--teal-600),var(--teal-700));border-radius:var(--r-xl);color:#fff;align-items:center;gap:36px;padding:44px 48px;display:flex;position:relative;overflow:hidden}.dweb-home .official .wm{inset-inline-start:-40px;opacity:.12;width:280px;height:280px;position:absolute;top:-60px}.dweb-home .official .oc{flex:1;position:relative}.dweb-home .official .badge{background:var(--saffron-500);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.dweb-home .official .badge svg{width:14px;height:14px}.dweb-home .official h2{font-family:var(--f-ar);margin:14px 0 8px;font-size:32px;font-weight:900}.dweb-home .official p{font-family:var(--f-ar-body);opacity:.92;max-width:46ch;margin:0 0 22px;font-size:16px;line-height:1.7}.dweb-home .official .cta{border-radius:var(--r-pill);height:52px;color:var(--teal-700);font-family:var(--f-ar);cursor:pointer;background:#fff;border:none;align-items:center;gap:9px;padding:0 28px;font-size:15px;font-weight:800;display:inline-flex}.dweb-home .official .cta svg{width:18px;height:18px}.dweb-home .official .mini{flex:none;grid-template-columns:1fr 1fr;gap:14px;width:340px;display:grid;position:relative}.dweb-home .official .mcard{border-radius:var(--r-md);background:#fffffff5;padding:14px}.dweb-home .official .mcard .mi{border-radius:var(--r-sm);background:var(--sunken);justify-content:center;align-items:center;height:54px;margin-bottom:10px;display:flex}.dweb-home .official .mcard .mi svg{width:26px;height:26px;color:var(--sand-300)}.dweb-home .official .mcard .mn{font-family:var(--f-ar);color:var(--fg-1);font-size:13px;font-weight:700}.dweb-home .official .mcard .mp{font-family:var(--f-ar);color:var(--saffron-600);margin-top:3px;font-size:14px;font-weight:800}.dweb-home .trust{border-block:1px solid var(--border);background:#fff;margin-top:48px}.dweb-home .trust .wrap{grid-template-columns:repeat(4,1fr);gap:24px;padding:32px;display:grid}.dweb-home .trust .t{align-items:center;gap:14px;display:flex}.dweb-home .trust .t .ti{background:var(--saffron-50);border-radius:14px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.dweb-home .trust .t .ti svg{width:24px;height:24px;color:var(--saffron-600)}.dweb-home .trust .t b{font-family:var(--f-ar);font-size:15px;font-weight:800;display:block}.dweb-home .trust .t span{font-family:var(--f-ar-body);color:var(--fg-3);font-size:13px}.dweb-home footer{background:var(--sand-900);color:#ffffffb3;margin-top:0}.dweb-home footer .wrap{padding:56px 32px 28px}.dweb-home footer .top{border-bottom:1px solid #ffffff1f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px;display:grid}.dweb-home footer .about p{font-family:var(--f-ar-body);max-width:34ch;margin:16px 0 18px;font-size:14px;line-height:1.8}.dweb-home footer .social{gap:10px;display:flex}.dweb-home footer .social a{background:#ffffff14;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .16s;display:flex}.dweb-home footer .social a:hover{background:var(--saffron-500)}.dweb-home footer .social svg{color:#fff;width:19px;height:19px}.dweb-home footer .col h4{font-family:var(--f-ar);color:#fff;margin:0 0 16px;font-size:15px;font-weight:800}.dweb-home footer .col a{font-family:var(--f-ar-body);padding:6px 0;font-size:14px;transition:color .16s;display:block}.dweb-home footer .col a:hover{color:#fff}.dweb-home footer .bottom{font-family:var(--f-ar-body);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:13px;display:flex}.dweb-home footer .bottom .pay{gap:8px;display:flex}.dweb-home footer .bottom .pay span{font-family:var(--f-ar);color:#fff;background:#ffffff14;border-radius:7px;padding:5px 11px;font-size:12px;font-weight:700}@media (width<=1100px){.dweb-home .cats{grid-template-columns:repeat(3,1fr)}.dweb-home .stores{grid-template-columns:repeat(2,1fr)}.dweb-home .products{grid-template-columns:repeat(3,1fr)}.dweb-home .hero .wrap{grid-template-columns:1fr}.dweb-home .official .box{flex-direction:column;align-items:flex-start}.dweb-home .official .mini{grid-template-columns:repeat(4,1fr);width:100%}}.dweb-home footer .about .logo{justify-content:flex-end}.dweb-home footer .col a,.dweb-home footer .social a{cursor:pointer}@media (width<=1000px){.dweb-home footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-home footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-home footer .wrap{padding:40px 20px 24px}.dweb-home footer .top{grid-template-columns:1fr;gap:26px}.dweb-home footer .about p{max-width:none}.dweb-home footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-stores{background:var(--canvas);direction:rtl;min-height:100vh}.dweb-stores *{box-sizing:border-box}.dweb-stores .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-stores .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-stores .logo .mark{flex:none;width:42px;height:42px}.dweb-stores .logo .wm{line-height:1}.dweb-stores .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-stores .logo .wm .en .s{color:var(--saffron-500)}.dweb-stores .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-stores .logo.lg .mark{width:54px;height:54px}.dweb-stores .logo.lg .wm .en{font-size:30px}.dweb-stores .logo.on-dark .wm .en{color:#fff}.dweb-stores .logo.on-dark .wm .ar{color:#ffffffb3}.dweb-stores .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-stores .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-stores .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-stores .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-stores .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-stores .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-stores .util .right a{align-items:center;gap:6px;transition:color .16s;display:inline-flex}.dweb-stores .util .right a:hover{color:#fff}.dweb-stores .util .right svg{width:14px;height:14px}.dweb-stores .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-stores .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-stores .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;transition:border-color .18s,background .18s;display:flex}.dweb-stores .search:hover{background:var(--sand-100)}.dweb-stores .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-stores .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-stores .search input{font-family:var(--f-ar-body);color:var(--fg-1);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-stores .search input::placeholder{color:var(--fg-3)}.dweb-stores .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-stores .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background .16s;display:flex;position:relative}.dweb-stores .icon-btn:hover{background:var(--sand-100)}.dweb-stores .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-stores .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-stores .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;transition:filter .18s,transform 80ms;display:inline-flex}.dweb-stores .btn-login:hover{filter:brightness(1.06)}.dweb-stores .btn-login svg{width:18px;height:18px}.dweb-stores .catnav{border-bottom:1px solid var(--border);background:#fff}.dweb-stores .catnav .wrap{scrollbar-width:none;align-items:center;gap:6px;height:56px;display:flex;overflow-x:auto}.dweb-stores .catnav .wrap::-webkit-scrollbar{display:none}.dweb-stores .catnav .all{border-radius:var(--r-pill);background:var(--saffron-50);height:38px;color:var(--saffron-700);font-family:var(--f-ar);flex:none;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.dweb-stores .catnav .all svg{width:17px;height:17px}.dweb-stores .catnav a{border-radius:var(--r-pill);height:38px;font-family:var(--f-ar);color:var(--fg-2);white-space:nowrap;flex:none;align-items:center;padding:0 14px;font-size:14px;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.dweb-stores .catnav a:hover{background:var(--sunken);color:var(--fg-1)}.dweb-stores .catnav .sep{background:var(--border);flex:none;width:1px;height:22px;margin:0 6px}.dweb-stores .catnav .deal{color:var(--hibiscus);font-weight:700}.dweb-stores .crumb{font-family:var(--f-ar-body);color:var(--fg-3);padding:20px 0 0;font-size:13px}.dweb-stores .crumb a:hover{color:var(--saffron-600)}.dweb-stores .crumb b{color:var(--fg-1);font-family:var(--f-ar);font-weight:700}.dweb-stores .phead{justify-content:space-between;align-items:flex-end;padding:14px 0 26px;display:flex}.dweb-stores .phead h1{font-family:var(--f-ar);margin:0;font-size:34px;font-weight:900}.dweb-stores .phead .sub{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:4px;font-size:15px}.dweb-stores .phead .sortby{align-items:center;gap:10px;display:flex}.dweb-stores .phead .sortby .lbl{font-family:var(--f-ar-body);color:var(--fg-3);font-size:13px}.dweb-stores .selbox{border:1.5px solid var(--border-2);border-radius:var(--r-md);background:#fff;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.dweb-stores .selbox svg{width:16px;height:16px;color:var(--fg-3)}.dweb-stores .selbox select{font-family:var(--f-ar);color:var(--fg-1);cursor:pointer;background:0 0;border:none;outline:none;font-size:14px;font-weight:700}.dweb-stores .shell{grid-template-columns:264px 1fr;align-items:start;gap:28px;padding-bottom:64px;display:grid}.dweb-stores .filters{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:8px 0;position:sticky;top:96px}.dweb-stores .fgroup{border-bottom:1px solid var(--border);padding:18px 20px}.dweb-stores .fgroup:last-child{border-bottom:none}.dweb-stores .fgroup h3{font-family:var(--f-ar);margin:0 0 14px;font-size:15px;font-weight:800}.dweb-stores .chips{flex-wrap:wrap;gap:8px;display:flex}.dweb-stores .chip{border-radius:var(--r-pill);border:1.5px solid var(--border-2);font-family:var(--f-ar);color:var(--fg-2);cursor:pointer;transition:all .16s var(--ease);background:#fff;padding:7px 13px;font-size:13px;font-weight:600}.dweb-stores .chip:hover{border-color:var(--saffron-300);color:var(--fg-1)}.dweb-stores .chip.on{background:var(--saffron-500);border-color:var(--saffron-500);color:#fff}.dweb-stores .fopt{cursor:pointer;font-family:var(--f-ar);color:var(--fg-2);align-items:center;gap:11px;padding:9px 0;font-size:14px;font-weight:600;display:flex}.dweb-stores .fopt .rd{border:2px solid var(--border-2);border-radius:50%;flex:none;width:20px;height:20px;transition:border-color .16s;position:relative}.dweb-stores .fopt.on .rd{border-color:var(--saffron-500)}.dweb-stores .fopt.on .rd:after{content:"";background:var(--saffron-500);border-radius:50%;position:absolute;inset:3px}.dweb-stores .fopt.on{color:var(--fg-1)}.dweb-stores .fopt .star{color:var(--warning);display:inline-flex}.dweb-stores .fopt .star svg{width:15px;height:15px}.dweb-stores .clearf{border:1px solid var(--border-2);border-radius:var(--r-md);width:calc(100% - 40px);height:42px;font-family:var(--f-ar);color:var(--fg-2);cursor:pointer;background:#fff;margin:6px 20px 12px;font-size:13.5px;font-weight:700}.dweb-stores .resnum{font-family:var(--f-ar-body);color:var(--fg-3);margin-bottom:16px;font-size:13.5px}.dweb-stores .resnum b{color:var(--fg-1);font-family:var(--f-ar);font-weight:700}.dweb-stores .stores{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dweb-stores .store{border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s;background:#fff;overflow:hidden}.dweb-stores .store:hover{box-shadow:var(--shadow-pop);transform:translateY(-4px)}.dweb-stores .store.closed{opacity:.72}.dweb-stores .store .banner{background:linear-gradient(135deg,var(--teal-500),var(--teal-700));height:104px;position:relative}.dweb-stores .store .banner.off{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600))}.dweb-stores .store .banner .wm{inset-inline-end:-14px;opacity:.18;width:120px;height:120px;position:absolute;bottom:-30px}.dweb-stores .store .openpill{top:12px;color:var(--success);font-family:var(--f-ar);border-radius:var(--r-pill);background:#ffffffeb;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:12px}.dweb-stores .store .openpill i{background:var(--success);border-radius:50%;width:6px;height:6px}.dweb-stores .store .openpill.shut{color:var(--fg-3)}.dweb-stores .store .openpill.shut i{background:var(--fg-3)}.dweb-stores .store .logo{bottom:-24px;border:1px solid var(--border);width:58px;height:58px;box-shadow:var(--shadow-pop);background:#fff;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:18px}.dweb-stores .store .logo svg{width:30px;height:30px;color:var(--saffron-500)}.dweb-stores .store .sb{padding:32px 18px 18px}.dweb-stores .store .sn{font-family:var(--f-ar);align-items:center;gap:7px;font-size:18px;font-weight:800;display:flex}.dweb-stores .store .vf{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);align-items:center;gap:3px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.dweb-stores .store .vf svg{width:11px;height:11px}.dweb-stores .store .sc{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:3px;font-size:13px}.dweb-stores .store .meta{border-top:1px solid var(--border);font-family:var(--f-ar);color:var(--fg-2);align-items:center;gap:14px;margin-top:14px;padding-top:14px;font-size:13px;font-weight:700;display:flex}.dweb-stores .store .meta span{align-items:center;gap:5px;display:inline-flex}.dweb-stores .store .meta svg{width:15px;height:15px}.dweb-stores .store .meta .star{color:var(--warning)}.dweb-stores .store .minord{font-family:var(--f-ar-body);color:var(--fg-3);margin-inline-start:auto;font-size:12px;font-weight:500}.dweb-stores .empty{text-align:center;color:var(--fg-3);grid-column:1/-1;padding:70px 20px}.dweb-stores .empty svg{width:60px;height:60px;color:var(--sand-300);margin-bottom:14px}.dweb-stores .empty b{font-family:var(--f-ar);color:var(--fg-1);margin-bottom:6px;font-size:19px;font-weight:800;display:block}.dweb-stores .empty span{font-family:var(--f-ar-body);font-size:14px}.dweb-stores footer{background:var(--sand-900);color:#ffffffb3}.dweb-stores footer .wrap{padding:48px 32px 26px}.dweb-stores footer .top{border-bottom:1px solid #ffffff1f;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:32px;display:grid}.dweb-stores footer .about p{font-family:var(--f-ar-body);max-width:34ch;margin:16px 0 0;font-size:14px;line-height:1.8}.dweb-stores footer .col h4{font-family:var(--f-ar);color:#fff;margin:0 0 16px;font-size:15px;font-weight:800}.dweb-stores footer .col a{font-family:var(--f-ar-body);padding:6px 0;font-size:14px;transition:color .16s;display:block}.dweb-stores footer .col a:hover{color:#fff}.dweb-stores footer .bottom{font-family:var(--f-ar-body);padding-top:22px;font-size:13px}@media (width<=1080px){.dweb-stores .shell{grid-template-columns:1fr}.dweb-stores .filters{position:static}.dweb-stores .stores{grid-template-columns:repeat(2,1fr)}}.dweb-stores footer .about .logo{justify-content:flex-end}.dweb-stores footer .col a,.dweb-stores footer .social a{cursor:pointer}@media (width<=1000px){.dweb-stores footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-stores footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-stores footer .wrap{padding:40px 20px 24px}.dweb-stores footer .top{grid-template-columns:1fr;gap:26px}.dweb-stores footer .about p{max-width:none}.dweb-stores footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-store{background:var(--canvas);direction:rtl;min-height:100vh}:root{--saffron-50:#fef4e7;--saffron-100:#fce3c2;--saffron-200:#f9c786;--saffron-300:#f6a847;--saffron-400:#f4861a;--saffron-500:#ec6f0a;--saffron-600:#c85907;--saffron-700:#9c4708;--teal-50:#e3f0ef;--teal-100:#bcdad8;--teal-500:#0e5c58;--teal-600:#0a4844;--teal-700:#073330;--hibiscus:#d63b28;--sand-50:#fbf7f1;--sand-100:#f4ecdf;--sand-200:#e7dac6;--sand-300:#d2c0a4;--sand-400:#a2917a;--sand-500:#6f6354;--sand-700:#332c23;--sand-900:#211b14;--success:#2e9e5b;--warning:#f2a60c;--bg:#fff;--canvas:#fbf8f3;--sunken:#f4eee4;--fg-1:var(--sand-900);--fg-2:var(--sand-500);--fg-3:var(--sand-400);--border:#332c231a;--border-2:#332c2324;--f-head:"Sora",system-ui,sans-serif;--f-ar:"Cairo",system-ui,sans-serif;--f-ar-body:"Tajawal",system-ui,sans-serif;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-pill:9999px;--shadow-pop:0 8px 28px #332c231a,0 2px 6px #332c230f;--shadow-bar:0 -6px 24px #332c231a;--ease:cubic-bezier(.2,.7,.3,1);--max:1280px}.dweb-store *{box-sizing:border-box}.dweb-store .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-store .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-store .logo .mark{flex:none;width:42px;height:42px}.dweb-store .logo .wm{line-height:1}.dweb-store .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-store .logo .wm .en .s{color:var(--saffron-500)}.dweb-store .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-store .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-store .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-store .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-store .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-store .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-store .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-store .util .right a:hover{color:#fff}.dweb-store .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-store .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-store .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;transition:border-color .18s,background .18s;display:flex}.dweb-store .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-store .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-store .search input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-store .search input::placeholder{color:var(--fg-3)}.dweb-store .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-store .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dweb-store .icon-btn:hover{background:var(--sand-100)}.dweb-store .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-store .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-store .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.dweb-store .btn-login:hover{filter:brightness(1.06)}.dweb-store .btn-login svg{width:18px;height:18px}.dweb-store .shero{position:relative}.dweb-store .shero .banner{background:linear-gradient(135deg,var(--teal-500),var(--teal-700));height:220px;position:relative;overflow:hidden}.dweb-store .shero .banner .wm{inset-inline-end:6%;opacity:.14;width:330px;height:330px;position:absolute;bottom:-90px}.dweb-store .shero .info{margin-top:-60px;position:relative}.dweb-store .shero .card{border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-pop);background:#fff;align-items:center;gap:22px;padding:24px 28px;display:flex}.dweb-store .shero .slogo{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600));border-radius:24px;flex:none;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.dweb-store .shero .slogo svg{color:#fff;width:50px;height:50px}.dweb-store .shero .si{flex:1}.dweb-store .shero .si h1{font-family:var(--f-ar);align-items:center;gap:10px;margin:0;font-size:30px;font-weight:900;display:flex}.dweb-store .shero .si .vf{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);align-items:center;gap:4px;padding:3px 11px;font-size:12px;font-weight:700;display:inline-flex}.dweb-store .shero .si .vf svg{width:13px;height:13px}.dweb-store .shero .si .meta{font-family:var(--f-ar);color:var(--fg-2);flex-wrap:wrap;align-items:center;gap:18px;margin-top:10px;font-size:14px;font-weight:700;display:flex}.dweb-store .shero .si .meta span{align-items:center;gap:6px;display:inline-flex}.dweb-store .shero .si .meta svg{width:16px;height:16px}.dweb-store .shero .si .meta .star{color:var(--warning)}.dweb-store .shero .si .meta .open{color:var(--success)}.dweb-store .shero .si .meta .sep{background:var(--border-2);width:1px;height:14px}.dweb-store .shero .fav-btn{border:1.5px solid var(--border-2);cursor:pointer;background:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.dweb-store .shero .fav-btn svg{width:22px;height:22px;color:var(--fg-3)}.dweb-store .shero .fav-btn:hover svg{color:var(--hibiscus)}.dweb-store .ctabs{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fbf8f3eb;margin-top:24px;position:sticky;top:78px}.dweb-store .ctabs .wrap{scrollbar-width:none;align-items:center;gap:6px;height:58px;display:flex;overflow-x:auto}.dweb-store .ctabs .wrap::-webkit-scrollbar{display:none}.dweb-store .ctab{border-radius:var(--r-pill);height:40px;font-family:var(--f-ar);color:var(--fg-2);cursor:pointer;white-space:nowrap;transition:all .16s var(--ease);flex:none;align-items:center;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.dweb-store .ctab:hover{background:var(--sunken)}.dweb-store .ctab.on{background:var(--saffron-500);color:#fff}.dweb-store .psec{padding:30px 0 8px}.dweb-store .psec h2{font-family:var(--f-ar);align-items:center;gap:10px;margin:0 0 18px;font-size:24px;font-weight:800;display:flex}.dweb-store .psec h2 .c{font-family:var(--f-ar-body);color:var(--fg-3);font-size:14px;font-weight:500}.dweb-store .products{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dweb-store .prod{border:1px solid var(--border);border-radius:var(--r-lg);transition:transform .18s var(--ease),box-shadow .18s;background:#fff;flex-direction:column;display:flex;overflow:hidden}.dweb-store .prod:hover{box-shadow:var(--shadow-pop);transform:translateY(-4px)}.dweb-store .prod .img{background:var(--sunken);justify-content:center;align-items:center;height:150px;display:flex;position:relative}.dweb-store .prod .img>svg{width:46px;height:46px;color:var(--sand-300)}.dweb-store .prod .tag{top:10px;background:var(--hibiscus);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);padding:3px 9px;font-size:11px;font-weight:700;position:absolute;inset-inline-start:10px}.dweb-store .prod .sold{font-family:var(--f-ar);color:var(--fg-2);-webkit-backdrop-filter:saturate(.4);backdrop-filter:saturate(.4);background:#fbf7f1b3;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;position:absolute;inset:0}.dweb-store .prod .pb{flex-direction:column;flex:1;padding:14px;display:flex}.dweb-store .prod .pn{font-family:var(--f-ar);font-size:15px;font-weight:700;line-height:1.4}.dweb-store .prod .pd{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:3px;font-size:12px}.dweb-store .prod .pf{justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.dweb-store .prod .price{font-family:var(--f-ar);color:var(--saffron-600);font-size:18px;font-weight:800}.dweb-store .prod .price small{color:var(--fg-3);font-size:12px;font-weight:600}.dweb-store .prod .add{background:var(--saffron-500);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:filter .16s,transform 80ms;display:flex}.dweb-store .prod .add:hover{filter:brightness(1.08)}.dweb-store .prod .add:active{transform:scale(.92)}.dweb-store .prod .add:disabled{background:var(--sand-200);color:var(--sand-400);cursor:not-allowed}.dweb-store .prod .add svg{width:20px;height:20px}.dweb-store .prod .stepper{background:var(--saffron-500);border-radius:12px;align-items:center;gap:0;height:40px;display:none;overflow:hidden}.dweb-store .prod .stepper.show{display:inline-flex}.dweb-store .prod .stepper button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:40px;font-size:18px;display:flex}.dweb-store .prod .stepper button svg{width:16px;height:16px}.dweb-store .prod .stepper .q{text-align:center;color:#fff;min-width:26px;font-family:var(--f-ar);font-size:15px;font-weight:800}.dweb-store .cartbar{bottom:0;background:var(--saffron-500);color:#fff;box-shadow:var(--shadow-bar);transition:transform .3s var(--ease);z-index:60;position:fixed;inset-inline:0;transform:translateY(100%)}.dweb-store .cartbar.show{transform:translateY(0)}.dweb-store .cartbar .wrap{align-items:center;gap:18px;height:74px;display:flex}.dweb-store .cartbar .cc{background:#ffffff2e;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative}.dweb-store .cartbar .cc svg{width:24px;height:24px}.dweb-store .cartbar .cc .n{top:-5px;border-radius:var(--r-pill);min-width:20px;height:20px;color:var(--saffron-600);font-family:var(--f-ar);background:#fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:800;display:flex;position:absolute;inset-inline-start:-5px}.dweb-store .cartbar .ct b{font-family:var(--f-ar);font-size:17px;font-weight:800;display:block}.dweb-store .cartbar .ct span{font-family:var(--f-ar-body);opacity:.9;font-size:13px}.dweb-store .cartbar .go{border-radius:var(--r-pill);height:50px;color:var(--saffron-600);font-family:var(--f-ar);cursor:pointer;background:#fff;border:none;align-items:center;gap:9px;margin-inline-start:auto;padding:0 28px;font-size:16px;font-weight:800;display:inline-flex}.dweb-store .cartbar .go svg{width:19px;height:19px}@media (width<=1080px){.dweb-store .products{grid-template-columns:repeat(3,1fr)}}.dweb-store footer .about .logo{justify-content:flex-end}.dweb-store footer .col a,.dweb-store footer .social a{cursor:pointer}@media (width<=1000px){.dweb-store footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-store footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-store footer .wrap{padding:40px 20px 24px}.dweb-store footer .top{grid-template-columns:1fr;gap:26px}.dweb-store footer .about p{max-width:none}.dweb-store footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-product{background:var(--canvas);direction:rtl;min-height:100vh}:root{--saffron-50:#fef4e7;--saffron-100:#fce3c2;--saffron-200:#f9c786;--saffron-300:#f6a847;--saffron-400:#f4861a;--saffron-500:#ec6f0a;--saffron-600:#c85907;--saffron-700:#9c4708;--teal-50:#e3f0ef;--teal-100:#bcdad8;--teal-500:#0e5c58;--teal-600:#0a4844;--teal-700:#073330;--hibiscus:#d63b28;--sand-50:#fbf7f1;--sand-100:#f4ecdf;--sand-200:#e7dac6;--sand-300:#d2c0a4;--sand-400:#a2917a;--sand-500:#6f6354;--sand-700:#332c23;--sand-900:#211b14;--success:#2e9e5b;--warning:#f2a60c;--bg:#fff;--canvas:#fbf8f3;--sunken:#f4eee4;--fg-1:var(--sand-900);--fg-2:var(--sand-500);--fg-3:var(--sand-400);--border:#332c231a;--border-2:#332c2324;--f-head:"Sora",system-ui,sans-serif;--f-ar:"Cairo",system-ui,sans-serif;--f-ar-body:"Tajawal",system-ui,sans-serif;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-pill:9999px;--shadow-pop:0 8px 28px #332c231a,0 2px 6px #332c230f;--ease:cubic-bezier(.2,.7,.3,1);--max:1280px}.dweb-product *{box-sizing:border-box}.dweb-product .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-product .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-product .logo .mark{flex:none;width:42px;height:42px}.dweb-product .logo .wm{line-height:1}.dweb-product .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-product .logo .wm .en .s{color:var(--saffron-500)}.dweb-product .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-product .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-product .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-product .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-product .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-product .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-product .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-product .util .right a:hover{color:#fff}.dweb-product .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-product .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-product .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;display:flex}.dweb-product .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-product .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-product .search input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-product .search input::placeholder{color:var(--fg-3)}.dweb-product .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-product .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dweb-product .icon-btn:hover{background:var(--sand-100)}.dweb-product .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-product .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-product .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.dweb-product .btn-login:hover{filter:brightness(1.06)}.dweb-product .btn-login svg{width:18px;height:18px}.dweb-product .crumb{font-family:var(--f-ar-body);color:var(--fg-3);padding:20px 0;font-size:13px}.dweb-product .crumb a:hover{color:var(--saffron-600)}.dweb-product .crumb b{color:var(--fg-1);font-family:var(--f-ar);font-weight:700}.dweb-product .pmain{grid-template-columns:1.1fr 1fr;align-items:start;gap:40px;padding-bottom:48px;display:grid}.dweb-product .gallery{position:sticky;top:98px}.dweb-product .gmain{aspect-ratio:1;border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.dweb-product .gmain>svg{width:120px;height:120px;color:var(--sand-200)}.dweb-product .gmain .tag{top:18px;background:var(--hibiscus);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);padding:5px 13px;font-size:13px;font-weight:700;position:absolute;inset-inline-start:18px}.dweb-product .thumbs{gap:12px;margin-top:14px;display:flex}.dweb-product .thumb{border-radius:var(--r-md);border:1.5px solid var(--border);cursor:pointer;background:#fff;justify-content:center;align-items:center;width:84px;height:84px;transition:border-color .16s;display:flex}.dweb-product .thumb svg{width:34px;height:34px;color:var(--sand-200)}.dweb-product .thumb.on{border-color:var(--saffron-500)}.dweb-product .pinfo .store-chip{border:1px solid var(--border);border-radius:var(--r-pill);font-family:var(--f-ar);color:var(--fg-2);background:#fff;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:13px;font-weight:700;display:inline-flex}.dweb-product .pinfo .store-chip .sc-lg{background:var(--saffron-50);border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.dweb-product .pinfo .store-chip .sc-lg svg{width:15px;height:15px;color:var(--saffron-600)}.dweb-product .pinfo h1{font-family:var(--f-ar);margin:16px 0 10px;font-size:34px;font-weight:900;line-height:1.25}.dweb-product .pinfo .rate{font-family:var(--f-ar);color:var(--fg-2);align-items:center;gap:14px;font-size:14px;font-weight:700;display:flex}.dweb-product .pinfo .rate .star{color:var(--warning);align-items:center;gap:5px;display:inline-flex}.dweb-product .pinfo .rate .star svg{width:16px;height:16px}.dweb-product .pinfo .rate .sep{background:var(--border-2);width:1px;height:14px}.dweb-product .pinfo .priceblock{align-items:baseline;gap:12px;margin:22px 0;display:flex}.dweb-product .pinfo .price{font-family:var(--f-ar);color:var(--saffron-600);font-size:38px;font-weight:900}.dweb-product .pinfo .price small{color:var(--fg-3);font-size:16px;font-weight:700}.dweb-product .pinfo .old{font-family:var(--f-ar);color:var(--fg-3);font-size:20px;font-weight:700;text-decoration:line-through}.dweb-product .pinfo .save{background:var(--success);color:#fff;font-family:var(--f-ar);border-radius:var(--r-pill);padding:4px 11px;font-size:13px;font-weight:700}.dweb-product .buybar{align-items:center;gap:14px;margin:24px 0;display:flex}.dweb-product .qstep{border:1.6px solid var(--border-2);border-radius:var(--r-md);background:#fff;align-items:center;height:56px;display:flex;overflow:hidden}.dweb-product .qstep button{cursor:pointer;width:50px;height:56px;color:var(--fg-1);background:0 0;border:none;justify-content:center;align-items:center;transition:background .16s;display:flex}.dweb-product .qstep button:hover{background:var(--sunken)}.dweb-product .qstep button svg{width:18px;height:18px}.dweb-product .qstep .q{text-align:center;min-width:46px;font-family:var(--f-ar);font-size:19px;font-weight:800}.dweb-product .addbtn{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:56px;font-family:var(--f-ar);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:800;transition:filter .16s,transform 80ms;display:inline-flex}.dweb-product .addbtn:hover{filter:brightness(1.07)}.dweb-product .addbtn:active{transform:translateY(1px)}.dweb-product .addbtn svg{width:21px;height:21px}.dweb-product .linetotal{font-family:var(--f-ar-body);color:var(--fg-3);text-align:center;margin-top:-10px;font-size:13px}.dweb-product .linetotal b{font-family:var(--f-ar);color:var(--fg-1);font-weight:800}.dweb-product .feats{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.dweb-product .feat{border:1px solid var(--border);border-radius:var(--r-md);font-family:var(--f-ar);background:#fff;flex:1;align-items:center;gap:9px;min-width:150px;padding:12px 15px;font-size:13px;font-weight:700;display:flex}.dweb-product .feat .fi{background:var(--saffron-50);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dweb-product .feat .fi svg{width:18px;height:18px;color:var(--saffron-600)}.dweb-product .feat span{font-family:var(--f-ar-body);color:var(--fg-3);font-size:11.5px;font-weight:500;display:block}.dweb-product .pdesc{border-top:1px solid var(--border);padding-top:24px}.dweb-product .pdesc h3{font-family:var(--f-ar);margin:0 0 12px;font-size:17px;font-weight:800}.dweb-product .pdesc p{font-family:var(--f-ar-body);color:var(--fg-2);margin:0 0 18px;font-size:15px;line-height:1.8}.dweb-product .specs{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.dweb-product .spec{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 0;font-size:14px;display:flex}.dweb-product .spec .k{color:var(--fg-3);font-family:var(--f-ar-body)}.dweb-product .spec .v{font-family:var(--f-ar);font-weight:700}.dweb-product .related{padding:8px 0 64px}.dweb-product .related h2{font-family:var(--f-ar);margin:0 0 18px;font-size:24px;font-weight:800}.dweb-product .relgrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.dweb-product .rcard{border:1px solid var(--border);border-radius:var(--r-lg);cursor:pointer;transition:transform .18s var(--ease),box-shadow .18s;background:#fff;overflow:hidden}.dweb-product .rcard:hover{box-shadow:var(--shadow-pop);transform:translateY(-4px)}.dweb-product .rcard .img{background:var(--sunken);justify-content:center;align-items:center;height:130px;display:flex}.dweb-product .rcard .img svg{width:40px;height:40px;color:var(--sand-300)}.dweb-product .rcard .rb{padding:12px}.dweb-product .rcard .rn{font-family:var(--f-ar);font-size:14px;font-weight:700}.dweb-product .rcard .rf{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.dweb-product .rcard .rp{font-family:var(--f-ar);color:var(--saffron-600);font-size:15px;font-weight:800}.dweb-product .rcard .ra{background:var(--saffron-500);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dweb-product .rcard .ra svg{width:18px;height:18px}@media (width<=1080px){.dweb-product .pmain{grid-template-columns:1fr}.dweb-product .gallery{position:static}.dweb-product .relgrid{grid-template-columns:repeat(3,1fr)}}.dweb-product footer .about .logo{justify-content:flex-end}.dweb-product footer .col a,.dweb-product footer .social a{cursor:pointer}@media (width<=1000px){.dweb-product footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-product footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-product footer .wrap{padding:40px 20px 24px}.dweb-product footer .top{grid-template-columns:1fr;gap:26px}.dweb-product footer .about p{max-width:none}.dweb-product footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-cart{background:var(--canvas);direction:rtl;min-height:100vh}.dweb-cart *{box-sizing:border-box}.dweb-cart .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-cart .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-cart .logo .mark{flex:none;width:42px;height:42px}.dweb-cart .logo .wm{line-height:1}.dweb-cart .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-cart .logo .wm .en .s{color:var(--saffron-500)}.dweb-cart .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-cart .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-cart .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-cart .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-cart .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-cart .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-cart .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-cart .util .right a:hover{color:#fff}.dweb-cart .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-cart .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-cart .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;display:flex}.dweb-cart .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-cart .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-cart .search input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-cart .search input::placeholder{color:var(--fg-3)}.dweb-cart .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-cart .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dweb-cart .icon-btn:hover{background:var(--sand-100)}.dweb-cart .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-cart .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-cart .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.dweb-cart .btn-login:hover{filter:brightness(1.06)}.dweb-cart .btn-login svg{width:18px;height:18px}.dweb-cart .crumb{font-family:var(--f-ar-body);color:var(--fg-3);padding:20px 0;font-size:13px}.dweb-cart .crumb b{color:var(--fg-1);font-family:var(--f-ar);font-weight:700}.dweb-cart .ptitle{font-family:var(--f-ar);margin:0 0 4px;font-size:32px;font-weight:900}.dweb-cart .psub{font-family:var(--f-ar-body);color:var(--fg-3);margin-bottom:24px;font-size:14px}.dweb-cart .cart-shell{grid-template-columns:1fr 380px;align-items:start;gap:28px;padding-bottom:64px;display:grid}.dweb-cart .store-group{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:20px;overflow:hidden}.dweb-cart .sg-head{border-bottom:1px solid var(--border);background:var(--sand-50);align-items:center;gap:12px;padding:16px 20px;display:flex}.dweb-cart .sg-head .lg{border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dweb-cart .sg-head .lg.teal{background:linear-gradient(135deg,var(--teal-500),var(--teal-600))}.dweb-cart .sg-head .lg.off{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600))}.dweb-cart .sg-head .lg svg{color:#fff;width:20px;height:20px}.dweb-cart .sg-head b{font-family:var(--f-ar);align-items:center;gap:6px;font-size:15px;font-weight:800;display:flex}.dweb-cart .sg-head .vf{background:var(--teal-50);color:var(--teal-600);border-radius:var(--r-pill);align-items:center;gap:3px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.dweb-cart .sg-head .vf svg{width:10px;height:10px}.dweb-cart .sg-head .eta{font-family:var(--f-ar-body);color:var(--fg-3);align-items:center;gap:5px;margin-inline-start:auto;font-size:12.5px;display:inline-flex}.dweb-cart .sg-head .eta svg{width:14px;height:14px}.dweb-cart .citem{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:16px 20px;display:flex}.dweb-cart .citem:last-child{border-bottom:none}.dweb-cart .citem .img{border-radius:var(--r-md);background:var(--sunken);flex:none;justify-content:center;align-items:center;width:74px;height:74px;display:flex}.dweb-cart .citem .img svg{width:32px;height:32px;color:var(--sand-300)}.dweb-cart .citem .ci{flex:1}.dweb-cart .citem .cn{font-family:var(--f-ar);font-size:15px;font-weight:700}.dweb-cart .citem .cu{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:2px;font-size:12.5px}.dweb-cart .citem .cp{font-family:var(--f-ar);color:var(--saffron-600);margin-top:6px;font-size:15px;font-weight:800}.dweb-cart .citem .qstep{border:1.5px solid var(--border-2);border-radius:var(--r-md);background:#fff;align-items:center;height:42px;display:flex;overflow:hidden}.dweb-cart .citem .qstep button{cursor:pointer;width:38px;height:42px;color:var(--fg-1);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.dweb-cart .citem .qstep button:hover{background:var(--sunken)}.dweb-cart .citem .qstep button svg{width:15px;height:15px}.dweb-cart .citem .qstep .q{text-align:center;min-width:34px;font-family:var(--f-ar);font-size:15px;font-weight:800}.dweb-cart .citem .rm{cursor:pointer;width:38px;height:38px;color:var(--fg-3);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .16s,color .16s;display:flex}.dweb-cart .citem .rm:hover{background:var(--sand-50);color:var(--hibiscus)}.dweb-cart .citem .rm svg{width:18px;height:18px}.dweb-cart .sg-foot{background:var(--sand-50);font-family:var(--f-ar);color:var(--fg-2);justify-content:space-between;padding:13px 20px;font-size:13.5px;display:flex}.dweb-cart .sg-foot b{color:var(--fg-1);font-weight:800}.dweb-cart .summary{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;position:sticky;top:98px;overflow:hidden}.dweb-cart .summary h3{font-family:var(--f-ar);border-bottom:1px solid var(--border);margin:0;padding:20px 22px 16px;font-size:18px;font-weight:800}.dweb-cart .summary .body{padding:18px 22px}.dweb-cart .promo{gap:10px;margin-bottom:18px;display:flex}.dweb-cart .promo .pin{border:1.5px solid var(--border-2);border-radius:var(--r-md);flex:1;align-items:center;height:46px;padding:0 14px;display:flex}.dweb-cart .promo .pin input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:14px}.dweb-cart .promo .pin input::placeholder{color:var(--fg-3)}.dweb-cart .promo button{border-radius:var(--r-md);background:var(--teal-500);color:#fff;height:46px;font-family:var(--f-ar);cursor:pointer;border:none;padding:0 18px;font-size:14px;font-weight:700}.dweb-cart .promo button:hover{filter:brightness(1.08)}.dweb-cart .promo-ok{background:var(--success-bg);color:var(--success-fg);border-radius:var(--r-md);font-family:var(--f-ar);align-items:center;gap:7px;margin-bottom:18px;padding:10px 14px;font-size:13px;font-weight:700;display:none}.dweb-cart .promo-ok.show{display:flex}.dweb-cart .promo-ok svg{width:16px;height:16px}.dweb-cart .srow{font-family:var(--f-ar);color:var(--fg-2);justify-content:space-between;padding:9px 0;font-size:14.5px;display:flex}.dweb-cart .srow .v{color:var(--fg-1);font-weight:700}.dweb-cart .srow .v.disc{color:var(--success)}.dweb-cart .srow.total{border-top:1px solid var(--border);color:var(--fg-1);margin-top:8px;padding-top:16px;font-size:18px;font-weight:800}.dweb-cart .srow.total .v{color:var(--saffron-600);font-size:22px}.dweb-cart .checkout{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;width:100%;height:56px;font-family:var(--f-ar);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:17px;font-weight:800;transition:filter .16s,transform 80ms;display:flex}.dweb-cart .checkout:hover{filter:brightness(1.07)}.dweb-cart .checkout:active{transform:translateY(1px)}.dweb-cart .checkout svg{width:20px;height:20px}.dweb-cart .paynote{font-family:var(--f-ar-body);color:var(--fg-3);justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:12.5px;display:flex}.dweb-cart .paynote svg{width:15px;height:15px}.dweb-cart .codiv{font-family:var(--f-ar);color:var(--fg-1);border-top:1px solid var(--border);margin:20px 0 12px;padding-top:16px;font-size:14.5px;font-weight:800}.dweb-cart .addrs{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.dweb-cart .addr,.dweb-cart .pay{border:1.5px solid var(--border-2);border-radius:var(--r-md);cursor:pointer;font-family:var(--f-ar-body);color:var(--fg-1);align-items:flex-start;gap:10px;padding:11px 13px;font-size:14px;display:flex}.dweb-cart .addr.on,.dweb-cart .pay.on{border-color:var(--saffron-500);background:var(--sand-50)}.dweb-cart .addr input,.dweb-cart .pay input{accent-color:var(--saffron-500);flex:none;margin-top:3px}.dweb-cart .pay{margin-bottom:8px}.dweb-cart .pay span{flex-direction:column;gap:2px;display:flex}.dweb-cart .pay b{font-family:var(--f-ar);font-weight:700}.dweb-cart .pay small{color:var(--fg-3);font-size:12px}.dweb-cart .addr-new{border:1.5px solid var(--border-2);border-radius:var(--r-md);width:100%;height:46px;font-family:var(--f-ar-body);box-sizing:border-box;background:#fff;padding:0 14px;font-size:14px}.dweb-cart .addr-new::placeholder{color:var(--fg-3)}.dweb-cart .ipay{background:var(--sand-50);border:1px solid var(--border);border-radius:var(--r-md);margin-top:10px;padding:13px}.dweb-cart .ipay .handle{font-family:var(--f-ar-body);color:var(--fg-2);margin-bottom:9px;font-size:13px;line-height:1.7}.dweb-cart .ipay .handle b{font-family:var(--f-ar);color:var(--saffron-600)}.dweb-cart .ipay input{border:1.5px solid var(--border-2);border-radius:var(--r-md);width:100%;height:44px;font-family:var(--f-ar-body);box-sizing:border-box;padding:0 14px;font-size:14px}.dweb-cart .co-err{color:var(--hibiscus);font-family:var(--f-ar);border-radius:var(--r-md);text-align:center;background:#fdecec;margin-top:14px;padding:11px 14px;font-size:13px;font-weight:700}@media (width<=1080px){.dweb-cart .cart-shell{grid-template-columns:1fr}.dweb-cart .summary{position:static}}.dweb-cart footer .about .logo{justify-content:flex-end}.dweb-cart footer .col a,.dweb-cart footer .social a{cursor:pointer}@media (width<=1000px){.dweb-cart footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-cart footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-cart footer .wrap{padding:40px 20px 24px}.dweb-cart footer .top{grid-template-columns:1fr;gap:26px}.dweb-cart footer .about p{max-width:none}.dweb-cart footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-track{background:var(--canvas);direction:rtl;min-height:100vh}:root{--saffron-50:#fef4e7;--saffron-100:#fce3c2;--saffron-200:#f9c786;--saffron-300:#f6a847;--saffron-400:#f4861a;--saffron-500:#ec6f0a;--saffron-600:#c85907;--saffron-700:#9c4708;--teal-50:#e3f0ef;--teal-100:#bcdad8;--teal-500:#0e5c58;--teal-600:#0a4844;--teal-700:#073330;--hibiscus:#d63b28;--sand-50:#fbf7f1;--sand-100:#f4ecdf;--sand-200:#e7dac6;--sand-300:#d2c0a4;--sand-400:#a2917a;--sand-500:#6f6354;--sand-700:#332c23;--sand-900:#211b14;--success:#2e9e5b;--success-bg:#e4f2e9;--success-fg:#1e6b3d;--warning:#f2a60c;--bg:#fff;--canvas:#fbf8f3;--sunken:#f4eee4;--fg-1:var(--sand-900);--fg-2:var(--sand-500);--fg-3:var(--sand-400);--border:#332c231a;--border-2:#332c2324;--f-head:"Sora",system-ui,sans-serif;--f-ar:"Cairo",system-ui,sans-serif;--f-ar-body:"Tajawal",system-ui,sans-serif;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-pill:9999px;--shadow-pop:0 8px 28px #332c231a,0 2px 6px #332c230f;--ease:cubic-bezier(.2,.7,.3,1);--max:1280px}.dweb-track *{box-sizing:border-box}.dweb-track .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-track .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-track .logo .mark{flex:none;width:42px;height:42px}.dweb-track .logo .wm{line-height:1}.dweb-track .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-track .logo .wm .en .s{color:var(--saffron-500)}.dweb-track .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-track .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-track .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-track .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-track .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-track .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-track .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-track .util .right a:hover{color:#fff}.dweb-track .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-track .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-track .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;display:flex}.dweb-track .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-track .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-track .search input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-track .search input::placeholder{color:var(--fg-3)}.dweb-track .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-track .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dweb-track .icon-btn:hover{background:var(--sand-100)}.dweb-track .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-track .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-track .btn-login{border-radius:var(--r-md);background:var(--saffron-500);color:#fff;height:48px;font-family:var(--f-ar);cursor:pointer;border:none;align-items:center;gap:8px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.dweb-track .btn-login:hover{filter:brightness(1.06)}.dweb-track .btn-login svg{width:18px;height:18px}.dweb-track .crumb{font-family:var(--f-ar-body);color:var(--fg-3);padding:20px 0;font-size:13px}.dweb-track .crumb b{color:var(--fg-1);font-family:var(--f-ar);font-weight:700}.dweb-track .track-shell{grid-template-columns:1fr 380px;align-items:start;gap:28px;padding-bottom:64px;display:grid}.dweb-track .eta-hero{background:var(--saffron-500);color:#fff;border-radius:var(--r-xl);margin-bottom:22px;padding:30px 32px;position:relative;overflow:hidden}.dweb-track .eta-hero .wm{inset-inline-start:-40px;opacity:.13;width:230px;height:230px;position:absolute;bottom:-70px}.dweb-track .eta-hero .oid{font-family:var(--f-ar-body);opacity:.9;font-size:14px;position:relative}.dweb-track .eta-hero .big{font-family:var(--f-ar);margin:6px 0 4px;font-size:40px;font-weight:900;position:relative}.dweb-track .eta-hero .sub{font-family:var(--f-ar-body);opacity:.92;font-size:15px;position:relative}.dweb-track .rider{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;align-items:center;gap:14px;margin-bottom:22px;padding:18px 20px;display:flex}.dweb-track .rider .rav{background:var(--teal-500);color:#fff;width:54px;height:54px;font-family:var(--f-ar);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.dweb-track .rider .ri b{font-family:var(--f-ar);font-size:16px;font-weight:800}.dweb-track .rider .ri .rr{font-family:var(--f-ar);color:var(--warning);align-items:center;gap:5px;margin-top:2px;font-size:13px;font-weight:700;display:flex}.dweb-track .rider .ri .rr svg{width:14px;height:14px}.dweb-track .rider .ri .rr span{color:var(--fg-3);font-weight:500;font-family:var(--f-ar-body)}.dweb-track .rider .call{gap:10px;margin-inline-start:auto;display:flex}.dweb-track .rider .call button{border:1.5px solid var(--border-2);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .16s;display:flex}.dweb-track .rider .call button:hover{background:var(--sand-50)}.dweb-track .rider .call button svg{width:20px;height:20px;color:var(--teal-600)}.dweb-track .rider .call button.primary{background:var(--teal-500);border-color:var(--teal-500)}.dweb-track .rider .call button.primary svg{color:#fff}.dweb-track .steps{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:28px 28px 14px}.dweb-track .steps h3{font-family:var(--f-ar);margin:0 0 24px;font-size:18px;font-weight:800}.dweb-track .step{gap:18px;padding-bottom:30px;display:flex;position:relative}.dweb-track .step:last-child{padding-bottom:0}.dweb-track .step .dot{z-index:1;border:2px solid var(--border-2);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.dweb-track .step .dot svg{width:20px;height:20px;color:var(--fg-3)}.dweb-track .step:not(:last-child):before{content:"";inset-inline-start:20px;background:var(--border-2);width:2px;position:absolute;top:42px;bottom:0}.dweb-track .step.done .dot{background:var(--success);border-color:var(--success)}.dweb-track .step.done .dot svg{color:#fff}.dweb-track .step.done:not(:last-child):before{background:var(--success)}.dweb-track .step.active .dot{background:var(--saffron-500);border-color:var(--saffron-500);animation:pulse 1.8s var(--ease) infinite;box-shadow:0 0 #ec6f0a80}.dweb-track .step.active .dot svg{color:#fff}@keyframes dweb-track-pulse{0%{box-shadow:0 0 #ec6f0a80}70%{box-shadow:0 0 0 12px #ec6f0a00}to{box-shadow:0 0 #ec6f0a00}}.dweb-track .step .sc{padding-top:7px}.dweb-track .step .sc b{font-family:var(--f-ar);font-size:16px;font-weight:800}.dweb-track .step.pending .sc b{color:var(--fg-3)}.dweb-track .step .sc span{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:2px;font-size:13px;display:block}.dweb-track .step.active .sc b{color:var(--saffron-600)}.dweb-track .sumcard{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:20px;overflow:hidden}.dweb-track .sumcard h3{font-family:var(--f-ar);border-bottom:1px solid var(--border);margin:0;padding:18px 20px 14px;font-size:16px;font-weight:800}.dweb-track .sumcard .sitem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 20px;display:flex}.dweb-track .sumcard .sitem .si{background:var(--sunken);border-radius:11px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.dweb-track .sumcard .sitem .si svg{width:22px;height:22px;color:var(--sand-300)}.dweb-track .sumcard .sitem .sn{font-family:var(--f-ar);flex:1;font-size:14px;font-weight:700}.dweb-track .sumcard .sitem .sn span{font-family:var(--f-ar-body);color:var(--fg-3);font-size:12px;font-weight:500;display:block}.dweb-track .sumcard .sitem .sp{font-family:var(--f-ar);color:var(--saffron-600);font-size:14px;font-weight:800}.dweb-track .sumcard .srow{font-family:var(--f-ar);color:var(--fg-2);justify-content:space-between;padding:9px 20px;font-size:14px;display:flex}.dweb-track .sumcard .srow .v{color:var(--fg-1);font-weight:700}.dweb-track .sumcard .srow.total{border-top:1px solid var(--border);color:var(--fg-1);margin-top:6px;padding-top:14px;padding-bottom:18px;font-size:16px;font-weight:800}.dweb-track .sumcard .srow.total .v{color:var(--saffron-600);font-size:18px}.dweb-track .infocard{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;padding:18px 20px}.dweb-track .infocard h3{font-family:var(--f-ar);margin:0 0 14px;font-size:16px;font-weight:800}.dweb-track .irow{font-family:var(--f-ar);align-items:flex-start;gap:11px;padding:9px 0;font-size:14px;display:flex}.dweb-track .irow svg{width:18px;height:18px;color:var(--saffron-500);flex:none;margin-top:2px}.dweb-track .irow .k{color:var(--fg-3);font-family:var(--f-ar-body);font-size:12.5px}.dweb-track .irow b{font-family:var(--f-ar);font-weight:700;display:block}@media (width<=1080px){.dweb-track .track-shell{grid-template-columns:1fr}}.dweb-track footer .about .logo{justify-content:flex-end}.dweb-track footer .col a,.dweb-track footer .social a{cursor:pointer}@media (width<=1000px){.dweb-track footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-track footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-track footer .wrap{padding:40px 20px 24px}.dweb-track footer .top{grid-template-columns:1fr;gap:26px}.dweb-track footer .about p{max-width:none}.dweb-track footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}.dweb-account{background:var(--canvas);direction:rtl;min-height:100vh}:root{--saffron-50:#fef4e7;--saffron-100:#fce3c2;--saffron-200:#f9c786;--saffron-300:#f6a847;--saffron-400:#f4861a;--saffron-500:#ec6f0a;--saffron-600:#c85907;--saffron-700:#9c4708;--teal-50:#e3f0ef;--teal-100:#bcdad8;--teal-500:#0e5c58;--teal-600:#0a4844;--teal-700:#073330;--hibiscus:#d63b28;--sand-50:#fbf7f1;--sand-100:#f4ecdf;--sand-200:#e7dac6;--sand-300:#d2c0a4;--sand-400:#a2917a;--sand-500:#6f6354;--sand-700:#332c23;--sand-900:#211b14;--success:#2e9e5b;--success-bg:#e4f2e9;--success-fg:#1e6b3d;--warning:#f2a60c;--warning-bg:#fcf0d4;--warning-fg:#8a5e07;--bg:#fff;--canvas:#fbf8f3;--sunken:#f4eee4;--fg-1:var(--sand-900);--fg-2:var(--sand-500);--fg-3:var(--sand-400);--border:#332c231a;--border-2:#332c2324;--f-head:"Sora",system-ui,sans-serif;--f-ar:"Cairo",system-ui,sans-serif;--f-ar-body:"Tajawal",system-ui,sans-serif;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-pill:9999px;--shadow-pop:0 8px 28px #332c231a,0 2px 6px #332c230f;--ease:cubic-bezier(.2,.7,.3,1);--max:1280px}.dweb-account *{box-sizing:border-box}.dweb-account .wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.dweb-account .logo{direction:ltr;align-items:center;gap:9px;display:flex}.dweb-account .logo .mark{flex:none;width:42px;height:42px}.dweb-account .logo .wm{line-height:1}.dweb-account .logo .wm .en{font-family:var(--f-head);letter-spacing:-.02em;color:var(--sand-900);font-size:23px;font-weight:800}.dweb-account .logo .wm .en .s{color:var(--saffron-500)}.dweb-account .logo .wm .ar{font-family:var(--f-ar);color:var(--sand-500);text-align:right;direction:rtl;margin-top:2px;font-size:13px;font-weight:700}.dweb-account .util{background:var(--teal-700);color:#ffffffd9;font-family:var(--f-ar-body);font-size:13px}.dweb-account .util .wrap{align-items:center;gap:20px;height:40px;display:flex}.dweb-account .util .loc{align-items:center;gap:7px;font-weight:500;display:flex}.dweb-account .util .loc svg{width:15px;height:15px;color:var(--saffron-300)}.dweb-account .util .loc b{color:#fff;font-family:var(--f-ar);font-weight:700}.dweb-account .util .right{align-items:center;gap:20px;margin-inline-start:auto;display:flex}.dweb-account .util .right a:hover{color:#fff}.dweb-account .header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.dweb-account .header .wrap{align-items:center;gap:28px;height:78px;display:flex}.dweb-account .search{background:var(--sunken);border-radius:var(--r-pill);border:1.5px solid #0000;flex:1;align-items:center;gap:11px;max-width:540px;height:50px;padding:0 20px;display:flex}.dweb-account .search:focus-within{border-color:var(--saffron-400);background:#fff;box-shadow:0 0 0 3px #ec6f0a24}.dweb-account .search svg{width:20px;height:20px;color:var(--fg-3);flex:none}.dweb-account .search input{font-family:var(--f-ar-body);background:0 0;border:none;outline:none;flex:1;font-size:15px}.dweb-account .search input::placeholder{color:var(--fg-3)}.dweb-account .header .actions{align-items:center;gap:12px;margin-inline-start:auto;display:flex}.dweb-account .icon-btn{border-radius:var(--r-md);background:var(--sunken);cursor:pointer;border:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.dweb-account .icon-btn:hover{background:var(--sand-100)}.dweb-account .icon-btn svg{width:22px;height:22px;color:var(--sand-700)}.dweb-account .icon-btn .count{top:-4px;border-radius:var(--r-pill);background:var(--hibiscus);color:#fff;min-width:20px;height:20px;font-family:var(--f-ar);border:2px solid #fff;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-start:-4px}.dweb-account .pagehead{padding:24px 0 22px}.dweb-account .pagehead h1{font-family:var(--f-ar);margin:0;font-size:32px;font-weight:900}.dweb-account .acc-shell{grid-template-columns:280px 1fr;align-items:start;gap:28px;padding-bottom:64px;display:grid}.dweb-account .prof{position:sticky;top:98px}.dweb-account .prof .card{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;overflow:hidden}.dweb-account .prof .top{background:var(--teal-500);text-align:center;padding:26px 20px 20px;position:relative;overflow:hidden}.dweb-account .prof .top .wm{inset-inline-start:-30px;opacity:.12;width:150px;height:150px;position:absolute;bottom:-50px}.dweb-account .prof .av{background:var(--saffron-500);color:#fff;width:78px;height:78px;font-family:var(--f-ar);border:3px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:28px;font-weight:800;display:flex;position:relative}.dweb-account .prof .nm{font-family:var(--f-ar);color:#fff;font-size:18px;font-weight:800;position:relative}.dweb-account .prof .ph{font-family:var(--f-ar-body);color:#fffc;direction:ltr;font-size:13px;position:relative}.dweb-account .prof .stats{border-top:1px solid var(--border);display:flex}.dweb-account .prof .stat{text-align:center;border-inline-start:1px solid var(--border);flex:1;padding:14px 0}.dweb-account .prof .stat:first-child{border-inline-start:none}.dweb-account .prof .stat b{font-family:var(--f-ar);font-size:18px;font-weight:800;display:block}.dweb-account .prof .stat span{font-family:var(--f-ar-body);color:var(--fg-3);font-size:11.5px}.dweb-account .navlist{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-top:16px;overflow:hidden}.dweb-account .navlist a{border-bottom:1px solid var(--border);font-family:var(--f-ar);color:var(--fg-2);cursor:pointer;align-items:center;gap:12px;padding:14px 18px;font-size:14.5px;font-weight:700;transition:background .16s,color .16s;display:flex}.dweb-account .navlist a:last-child{border-bottom:none}.dweb-account .navlist a svg{width:19px;height:19px}.dweb-account .navlist a:hover{background:var(--sand-50);color:var(--fg-1)}.dweb-account .navlist a.on{background:var(--saffron-50);color:var(--saffron-700)}.dweb-account .navlist a.out{color:var(--hibiscus)}.dweb-account .navlist a .chev{width:16px;height:16px;color:var(--fg-3);margin-inline-start:auto}.dweb-account .sec{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;margin-bottom:22px;overflow:hidden}.dweb-account .sec .sh{border-bottom:1px solid var(--border);align-items:center;padding:18px 22px;display:flex}.dweb-account .sec .sh h2{font-family:var(--f-ar);margin:0;font-size:18px;font-weight:800}.dweb-account .sec .sh a{font-family:var(--f-ar);color:var(--saffron-600);margin-inline-start:auto;font-size:13px;font-weight:700}.dweb-account .order{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:14px;padding:16px 22px;transition:background .16s;display:flex}.dweb-account .order:last-child{border-bottom:none}.dweb-account .order:hover{background:var(--sand-50)}.dweb-account .order .lg{border-radius:13px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dweb-account .order .lg.teal{background:linear-gradient(135deg,var(--teal-500),var(--teal-600))}.dweb-account .order .lg.off{background:linear-gradient(135deg,var(--saffron-500),var(--saffron-600))}.dweb-account .order .lg svg{color:#fff;width:22px;height:22px}.dweb-account .order .oi{flex:1}.dweb-account .order .oi b{font-family:var(--f-ar);font-size:15px;font-weight:700}.dweb-account .order .oi span{font-family:var(--f-ar-body);color:var(--fg-3);margin-top:1px;font-size:12.5px;display:block}.dweb-account .order .oright{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.dweb-account .order .oright .tot{font-family:var(--f-ar);color:var(--saffron-600);font-size:15px;font-weight:800}.dweb-account .bdg{border-radius:var(--r-pill);font-family:var(--f-ar);align-items:center;gap:6px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.dweb-account .bdg i{border-radius:50%;width:7px;height:7px}.dweb-account .bdg.otw{background:var(--saffron-50);color:var(--saffron-600)}.dweb-account .bdg.delivered{background:var(--success-bg);color:var(--success-fg)}.dweb-account .addrs{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px;display:grid}.dweb-account .addr{border:1px solid var(--border);border-radius:var(--r-md);align-items:flex-start;gap:13px;padding:16px;display:flex}.dweb-account .addr .ai{background:var(--teal-50);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dweb-account .addr .ai svg{width:19px;height:19px;color:var(--teal-600)}.dweb-account .addr .at{flex:1}.dweb-account .addr .lbl{font-family:var(--f-ar);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.dweb-account .addr .def{background:var(--saffron-50);color:var(--saffron-700);border-radius:var(--r-pill);padding:2px 8px;font-size:10px;font-weight:700}.dweb-account .addr .det{font-family:var(--f-ar-body);color:var(--fg-2);margin-top:4px;font-size:13px;line-height:1.5}.dweb-account .addnew{border:1.6px dashed var(--border-2);border-radius:var(--r-md);font-family:var(--f-ar);color:var(--saffron-600);cursor:pointer;background:0 0;grid-column:1/-1;justify-content:center;align-items:center;gap:9px;padding:16px;font-size:14px;font-weight:700;display:flex}.dweb-account .addnew svg{width:18px;height:18px}@media (width<=1080px){.dweb-account .acc-shell{grid-template-columns:1fr}.dweb-account .prof{position:static}.dweb-account .addrs{grid-template-columns:1fr}}.dweb-account footer .about .logo{justify-content:flex-end}.dweb-account footer .col a,.dweb-account footer .social a{cursor:pointer}@media (width<=1000px){.dweb-account footer .top{grid-template-columns:1fr 1fr;gap:32px 28px}.dweb-account footer .about{grid-column:1/-1}}@media (width<=560px){.dweb-account footer .wrap{padding:40px 20px 24px}.dweb-account footer .top{grid-template-columns:1fr;gap:26px}.dweb-account footer .about p{max-width:none}.dweb-account footer .bottom{flex-direction:column;align-items:flex-start;gap:12px}}
