:root{--bg:#fff;--surface:#f7f7f7;--text:#111;--muted:#666;--border:#e7e7e7;--accent:#0a84ff;--danger:#dd2f2f;--success:#168b4d;--radius:14px;--shadow:0 8px 28px #0000000f;--font-ui:Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-am:"Noto Sans Ethiopic", var(--font-ui);font-family:var(--font-ui);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.45}*{box-sizing:border-box}html.lang-am,html.lang-am body,html.lang-am #root{font-family:var(--font-am)}body{background:var(--bg);margin:0}a{color:inherit;text-decoration:none}#root{min-height:100dvh}.container{width:min(1180px,94vw);margin:0 auto}.top-note{color:#fff;text-align:center;background:#111;padding:.5rem;font-size:.88rem}.header{border-bottom:1px solid var(--border);z-index:40;background:#fff;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.brand{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.brand svg{width:auto;height:42px;display:block}.accent{color:var(--accent)}.nav{flex-wrap:wrap;gap:1rem;display:flex}.nav-link{border-bottom:2px solid #0000;border-radius:4px;padding:.4rem .55rem;font-size:.9rem;font-weight:500;transition:color .15s,border-bottom-color .15s,background .15s}.nav-link:hover{color:var(--accent);background:0 0}.nav-link.active{color:var(--accent);border-bottom-color:var(--accent);background:0 0;font-weight:600}.actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.lang-toggle{align-items:center;gap:.2rem;display:inline-flex}.lang-toggle .pill{cursor:pointer;font:inherit;padding:.35rem .55rem}.lang-toggle__sep{opacity:.45;-webkit-user-select:none;user-select:none;font-size:.75rem}.nav-request-cta{color:#fff;white-space:nowrap;background:#ff6b00;border-radius:8px;flex-shrink:0;padding:.44rem 1.05rem;font-size:.87rem;font-weight:600;transition:background .15s,box-shadow .15s}.nav-request-cta:hover{background:#e55e00;box-shadow:0 2px 10px #ff6b0047}.nav-icon-btn{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.nav-icon-btn:hover{background:var(--surface)}.nav-icon-btn.active{background:var(--surface);color:var(--accent)}.nav-cart-badge{background:var(--accent);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 3px;font-size:.56rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-7px}.nav-profile{display:inline-flex;position:relative}.nav-dropdown{border:1px solid var(--border);z-index:100;background:#fff;border-radius:12px;min-width:192px;padding:4px 0;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d}.nav-dropdown__user{border-bottom:1px solid var(--border);margin-bottom:2px;padding:.75rem 1rem .65rem}.nav-dropdown__user-name{color:var(--text);font-size:.88rem;font-weight:600;display:block}.nav-dropdown__user-email{color:var(--muted);margin-top:1px;font-size:.74rem;display:block}.nav-dropdown__item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;padding:.62rem 1rem;font-size:.88rem;font-weight:400;text-decoration:none;transition:background .12s;display:flex}.nav-dropdown__item:hover{background:var(--surface)}.nav-dropdown__item.active{color:var(--accent);background:#0a84ff0d;font-weight:500}.nav-dropdown__signout{color:var(--danger);border-top:1px solid var(--border);margin-top:2px;padding-top:10px}.nav-link--desktop-hide{display:none}.btn,button{cursor:pointer;border:0;border-radius:10px;padding:.7rem 1rem;font-size:.95rem}.btn-primary{background:var(--accent);color:#fff;transition:background-color .2s}.atc-btn--added{background:#2d9e6b!important}.btn-secondary{background:var(--surface)}.btn-danger{background:var(--danger);color:#fff}.hero{color:#fff;text-align:center;background:linear-gradient(120deg,#111,#2e2e2e);border-radius:20px;margin:1.25rem 0 2rem;padding:3.2rem 1.2rem}.hero h1{margin:0;font-size:clamp(1.8rem,4vw,3rem)}.hero p{color:#f0f0f0;max-width:620px;margin:.8rem auto 1.4rem}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-v2{color:#fff;background:linear-gradient(135deg,#0c0b1d 0%,#141428 45%,#0d1f3c 100%);border-radius:20px;margin:1.25rem 0 2rem;overflow:hidden}.hero-v2__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;padding:3.5rem 3rem 3.5rem 3.5rem;display:grid}.hero-v2__badge{color:#7ec9ff;letter-spacing:.06em;text-transform:uppercase;background:#0a84ff2e;border:1px solid #0a84ff61;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1.1rem;padding:.28rem .85rem;font-size:.72rem;font-weight:700;animation:.5s 50ms both heroFadeUp;display:inline-flex}.hero-v2__badge:before{content:"📍";font-size:.75rem}.hero-v2__title-am{font-family:var(--font-am);color:#fff;letter-spacing:-.01em;margin:0 0 .45rem;font-size:clamp(1.75rem,3.2vw,2.6rem);font-weight:800;line-height:1.22;animation:.55s .12s both heroFadeUp}.hero-v2__title-en{color:#ffffff85;margin:0 0 1.25rem;font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:400;line-height:1.5;animation:.55s .22s both heroFadeUp}.hero-v2__sub{color:#ffffffbf;max-width:420px;margin:0 0 1.9rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7;animation:.55s .32s both heroFadeUp}.hero-v2__actions{flex-wrap:wrap;gap:.75rem;animation:.55s .42s both heroFadeUp;display:flex}.hero-v2__btn-primary{background:var(--accent);color:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.82rem 1.9rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 22px #0a84ff6b}.hero-v2__btn-primary:hover{background:#0070d8;transform:translateY(-2px);box-shadow:0 7px 28px #0a84ff94}.hero-v2__btn-secondary{color:#ffffffe0;background:#ffffff14;border:1.5px solid #ffffff38;border-radius:10px;align-items:center;padding:.82rem 1.6rem;font-size:.97rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,transform .15s;display:inline-flex}.hero-v2__btn-secondary:hover{background:#ffffff29;border-color:#ffffff6b;transform:translateY(-2px)}.hero-v2__trust{color:#ffffff52;letter-spacing:.02em;margin-top:1rem;font-size:.75rem;animation:.55s .52s both heroFadeUp}.hero-v2__images{grid-template-columns:1fr 1fr;gap:.7rem;animation:.7s .18s both heroFadeUp;display:grid}.hero-v2__img-cell{aspect-ratio:1;background:#f8f8f8;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.hero-v2__img-cell img{object-fit:contain;width:100%;height:100%;display:block}.hero-v2__img-placeholder{background:linear-gradient(135deg,#0a84ff1f,#ffffff0a);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}@media (width<=900px){.hero-v2__inner{grid-template-columns:1fr;gap:2rem;padding:2.8rem 2rem 2rem}.hero-v2__sub{max-width:100%}.hero-v2__img-cell:nth-child(n+3){display:none}.hero-v2__images{grid-template-columns:1fr 1fr;max-width:320px}}@media (width<=640px){.hero-v2__inner{padding:2.2rem 1.4rem 1.8rem}.hero-v2__images{display:none}.hero-v2__title-am{font-size:1.75rem}}.grid{gap:1rem;display:grid}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.card-body{padding:1rem}.section-title{margin:2rem 0 1rem;font-size:1.35rem}.product-card{transition:box-shadow .2s;position:relative}.product-card:hover{box-shadow:0 12px 32px #00000017,0 4px 10px #0000000a}.product-card:focus-within{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.product-card{transition:none;animation:none}.product-card:hover{transform:none}.nav-link,.pill,.header{transition:none}}.product-card__link{z-index:1;position:absolute;inset:0}.product-card__content{z-index:0;position:relative}.product-card__actions{z-index:2;padding:0 1rem 1rem;position:relative}.product-card img{aspect-ratio:1;object-fit:contain;background:#f8f8f8;width:100%;display:block}.product-card__placeholder{aspect-ratio:1;background:var(--surface);color:#bbb;justify-content:center;align-items:center;width:100%;display:flex}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#e8e8e8 25%,#f2f2f2 50%,#e8e8e8 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s ease-in-out infinite shimmer}.skeleton--image{aspect-ratio:1;border-radius:0;width:100%}.skeleton--line{height:.8rem}.skeleton--btn{border-radius:var(--radius);width:100%;height:2.25rem}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.price{font-weight:700}.badge{color:var(--accent);background:#e9f3ff;border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:700;display:inline-block}.layout-split{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.form-group{gap:.35rem;margin-bottom:.85rem;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;font:inherit;border-radius:8px;padding:.68rem .75rem}.error-text{color:var(--danger);font-size:.8rem}.success-text{color:var(--success);font-size:.9rem}.pill{border:1px solid var(--border);background:#fff;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;transition:background .18s,color .18s,border-color .18s}.pill-active{border-color:var(--accent);color:var(--text);background:#0a84ff1f;font-weight:600}.pill.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.nav-icon{justify-content:center;align-items:center;display:none}.nav-label{display:inline}.filter-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.subcategory-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;display:flex}.subcategory-filters .pill{cursor:pointer;font:inherit}.shop-filters{flex-direction:column;gap:.55rem;margin-bottom:.75rem;display:flex}.shop-search{border:1px solid var(--border);width:100%;font:inherit;border-radius:8px;padding:.6rem .75rem;font-size:.9rem}.shop-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.4rem;padding-bottom:2px;display:flex;overflow-x:auto}.shop-chips::-webkit-scrollbar{display:none}.shop-chip{cursor:pointer;font:inherit;white-space:nowrap;border:1.5px solid var(--border);color:var(--text);-webkit-tap-highlight-color:transparent;background:#fff;border-radius:999px;flex-shrink:0;padding:.38rem .9rem;font-size:.82rem;transition:background .15s,border-color .15s,color .15s}.shop-chip:hover{border-color:var(--accent);color:var(--accent)}.shop-chip--active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.shop-filter-row{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.shop-filter-row select{border:1px solid var(--border);width:100%;font:inherit;border-radius:8px;padding:.52rem .65rem;font-size:.82rem}.footer{border-top:1px solid var(--border);margin-top:3rem;padding:1.5rem 0 2.5rem}.notif-wrapper{position:relative}.notif-bell{justify-content:center;align-items:center;padding:.38rem .55rem;display:inline-flex;position:relative}.notif-badge{background:var(--danger);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 2px;font-size:.58rem;font-weight:700;line-height:1;display:flex;position:absolute;top:1px;right:1px}.notif-dropdown{border:1px solid var(--border);border-radius:var(--radius);z-index:200;background:#fff;width:320px;max-height:420px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 8px 32px #0000001f}.notif-dropdown__header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.notif-dropdown__title{font-size:.9rem;font-weight:700}.notif-dropdown__mark-all{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.notif-dropdown__mark-all:hover{text-decoration:underline}.notif-dropdown__empty{color:var(--muted);text-align:center;margin:0;padding:1.25rem 1rem;font-size:.88rem}.notif-list{margin:0;padding:0;list-style:none}.notif-item{border-bottom:1px solid var(--border);cursor:pointer;background:#0a84ff0a;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;transition:background .15s;display:flex}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#0a84ff14}.notif-item--read{background:0 0}.notif-item--read:hover{background:var(--surface)}.notif-item__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.notif-item__body{flex:1;min-width:0}.notif-item__msg{word-break:break-word;margin:0 0 .2rem;font-size:.85rem;line-height:1.4}.notif-item--read .notif-item__msg{color:var(--muted)}.notif-item__time{color:var(--muted);margin:0;font-size:.75rem}@media (width<=640px){.notif-dropdown{width:calc(100vw - 2rem);right:-1rem}}.request-banner{border-radius:var(--radius);background:linear-gradient(90deg,#0a84ff12,#0a84ff08);border:1px solid #0a84ff38;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:1.75rem 0;padding:1.4rem 1.6rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.request-banner:hover{border-color:#0a84ff7a;transform:translateY(-2px);box-shadow:0 6px 24px #0a84ff14}.request-banner--compact{align-items:center;gap:.75rem;margin:1rem 0;padding:.85rem 1.1rem}.request-banner .btn-primary{transition:background .2s,transform .2s,box-shadow .2s}.request-banner .btn-primary:hover{background:#0070d8;transform:translateY(-2px);box-shadow:0 6px 22px #0a84ff7a}@media (prefers-reduced-motion:reduce){.request-banner,.request-banner .btn-primary{transition:none}}.req-page{max-width:960px;margin:0 auto;padding-bottom:3rem}.req-layout{grid-template-columns:2fr 3fr;align-items:start;gap:3.5rem;padding-top:2.5rem;display:grid}.req-sidebar{position:sticky;top:5.5rem}.req-hero{text-align:left;padding:0 0 1.75rem}.req-hero__title{color:#1a2340;margin:0 0 .6rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.2}.req-urgency{color:#ff6b00;margin:0 0 .4rem;font-size:.9rem;font-weight:600;line-height:1.4}.req-trust-line{color:var(--muted);margin:0 0 1rem;font-size:.82rem}.req-trust-pills{flex-wrap:wrap;gap:.4rem;display:flex}.req-trust-pill{color:#1a2340;letter-spacing:.01em;background:#1a234012;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:600}.req-steps{justify-content:flex-start;align-items:flex-start;margin:1.75rem 0 0;padding:0;display:flex}.req-step{flex-direction:column;flex:1;align-items:center;gap:.45rem;max-width:130px;display:flex}.req-step__num{color:#fff;background:#ff6b00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:flex}.req-step__label{color:var(--muted);text-align:center;font-size:.75rem;font-weight:500;line-height:1.35}.req-step-divider{background:var(--border);flex:1 0;max-width:36px;height:2px;margin-top:17px}.req-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 32px #00000012,0 1px 4px #0000000a}.req-photo-zone{border:2px dashed var(--border);cursor:pointer;text-align:center;background:#fafafa;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:1.1rem 1rem;transition:border-color .2s,background .2s;display:flex}.req-photo-zone:hover,.req-photo-zone:focus-visible{background:#ff6b000a;border-color:#ff6b00;outline:none}.req-photo-zone--has-photo{border-style:solid;border-color:#ff6b0066;padding:1.25rem}.req-photo-zone__icon{font-size:2rem;line-height:1}.req-photo-zone__label{color:var(--text);font-size:.92rem;font-weight:600}.req-photo-zone__hint{color:var(--muted);max-width:280px;font-size:.8rem;line-height:1.4}.req-photo-preview{object-fit:cover;border:2px solid #ff6b00;border-radius:10px;width:110px;height:110px}.req-photo-zone__change{color:#ff6b00;margin-top:.2rem;font-size:.8rem;font-weight:600}.req-form-group{margin-bottom:1.25rem}.req-label{color:var(--text);font-size:.88rem;font-weight:600;line-height:1.4}.req-input{border:1.5px solid var(--border);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.82rem 1rem;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.req-input:focus{border-color:#1a2340;outline:none;box-shadow:0 0 0 3px #1a234017}.req-input--readonly{background:var(--surface);color:var(--muted);cursor:default}.req-signed-in-note{color:var(--success);margin:.2rem 0 0;font-size:.8rem}.req-submit-btn{color:#fff;width:100%;font:inherit;cursor:pointer;letter-spacing:.01em;background:#ff6b00;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;margin-top:.25rem;padding:1rem 1.5rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:flex}.req-submit-btn:hover:not(:disabled){background:#e05e00;transform:translateY(-1px);box-shadow:0 6px 24px #ff6b0059}.req-submit-btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.req-submit-btn:disabled{opacity:.65;cursor:not-allowed}.req-microcopy{text-align:center;color:var(--muted);margin:.7rem 0 0;font-size:.78rem}.req-success{text-align:center;border:1px solid var(--border);background:#fff;border-radius:20px;max-width:500px;margin:3rem auto;padding:3rem 2rem;box-shadow:0 4px 32px #00000012}.req-success__icon{background:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.req-success__title{color:#1a2340;margin:0 0 .6rem;font-size:1.5rem;font-weight:800}.req-success__msg{color:var(--muted);max-width:340px;margin:0 auto;font-size:1rem;line-height:1.6}@media (width<=768px){.req-layout{grid-template-columns:1fr;gap:1.25rem;padding-top:1.25rem}.req-sidebar{position:static}.req-hero{text-align:center;padding:0 0 .75rem}.req-trust-pills{justify-content:center}.req-steps{display:none}}@media (width<=640px){.req-card{border-radius:12px;padding:1.5rem 1.1rem}}@media (prefers-reduced-motion:reduce){.req-submit-btn,.req-photo-zone{transition:none}}@media (width<=980px){.grid.cols-4,.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-split{grid-template-columns:1fr}.header-inner{flex-direction:column;align-items:flex-start;gap:.6rem;padding:.6rem 0}.brand svg{height:34px}.nav,.actions{flex-wrap:wrap;width:100%}}@media (width<=640px){.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}}.bottom-nav,.nav-link--admin-mobile{display:none}@media (width<=768px){.nav-link--mobile-hide{display:none}.nav-link--admin-mobile{display:flex}.nav-link--desktop-hide{display:inline-flex}.nav-link.active{background:#0a84ff17;border-bottom-color:#0000}.header{transition:transform .28s}.header--hidden{transform:translateY(-100%)}.header-inner{flex-direction:row;align-items:center;gap:.75rem;padding:.55rem 0}.brand svg{height:32px}.actions{display:none}.nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:1;gap:.2rem;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.35rem .6rem;font-size:.82rem}.bottom-nav{z-index:50;border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 16px #00000012}.bottom-nav__item{min-height:56px;color:var(--muted);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.22rem;padding:.6rem .25rem;font-size:.65rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.bottom-nav__item.active{color:var(--accent)}.bottom-nav__item.active svg{stroke:var(--accent)}.bottom-nav__cart-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.bottom-nav__badge{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.58rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-9px}main{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.footer{margin-bottom:calc(90px + env(safe-area-inset-bottom,0px))}}.dash-page{flex-direction:column;gap:1.25rem;max-width:680px;margin:0 auto;padding:1.5rem 1rem 4rem;display:flex}.dash-welcome{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#1a2340 0%,#263354 100%);flex-flow:wrap;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.dash-avatar{color:#fff;letter-spacing:.5px;background:#ffffff2e;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.15rem;font-weight:700;display:flex}.dash-welcome__body{flex:1;min-width:0}.dash-welcome__name{white-space:normal;text-overflow:unset;word-break:break-word;margin:0 0 .2rem;font-size:1.15rem;font-weight:700;line-height:1.3;overflow:visible}.dash-welcome__sub{color:#ffffffa6;margin:0;font-size:.8rem}.dash-welcome__email{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;margin:.1rem 0 0;font-size:.78rem;overflow:hidden}.dash-welcome__role{text-transform:uppercase;letter-spacing:.6px;color:#ff6b00;background:#ff6b0026;border-radius:4px;margin-top:.35rem;padding:.15rem .45rem;font-size:.72rem;font-weight:600;display:inline-block}.dash-stats{border-top:1px solid #ffffff1f;gap:0;width:100%;margin-top:.85rem;padding-top:.85rem;display:flex}.dash-stat{text-align:center;border-right:1px solid #ffffff1f;flex:1;padding:0 .5rem}.dash-stat:last-child{border-right:none}.dash-stat__num{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.1}.dash-stat__num--sm{font-size:1rem}.dash-stat__label{color:#ffffff8c;margin-top:.2rem;font-size:.72rem}.dash-sign-out-btn{color:#e53e3e;cursor:pointer;background:#fff;border:1.5px solid #e53e3e;border-radius:8px;flex-shrink:0;align-self:flex-end;align-items:center;gap:.35rem;margin-left:auto;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.dash-sign-out-btn:hover{color:#fff;background:#e53e3e;border-color:#e53e3e}.dash-shop-cta{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.dash-shop-cta__title{color:var(--text);font-size:.9rem;font-weight:600}.dash-shop-cta__btn-wrap{flex-shrink:0;display:inline-block}.dash-shop-cta__btn{color:#fff;background:#ff6b00;border-radius:6px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s;display:inline-flex}.dash-shop-cta__btn:hover{background:#e55f00}.dash-shop-cta__arrow{transition:transform .18s;display:inline-block}.dash-shop-cta__btn:hover .dash-shop-cta__arrow{transform:translate(3px)}.dash-quick{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.dash-action{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text);text-align:center;flex-direction:column;align-items:center;gap:.55rem;padding:1rem .75rem .9rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.dash-action:hover{border-color:#ff6b00;transform:translateY(-3px);box-shadow:0 8px 24px #00000017}.dash-action__icon-wrap{color:#ff6b00;background:#fff5ee;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s;display:flex}.dash-action:hover .dash-action__icon-wrap{color:#fff;background:#ff6b00}.dash-action__label{color:var(--text);font-size:.73rem;font-weight:600;line-height:1.3}.dash-section{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.dash-section__head{border-bottom:1px solid var(--border);align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.dash-section__icon-wrap{color:#ff6b00;background:#fff5ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dash-section__title{margin:0 0 .15rem;font-size:.95rem;font-weight:700;line-height:1.2}.dash-section__desc{color:var(--muted);margin:0;font-size:.78rem}.dash-section__badge{color:#fff;background:#ff6b00;border-radius:20px;flex-shrink:0;align-self:center;margin-left:auto;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.dash-section__body{padding:1rem 1.25rem}.dash-section__head--toggle{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}.dash-section__head--toggle:hover{background:#fafafa}.dash-section__head--collapsed{border-bottom:none}.dash-info-row{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.6rem 0;display:flex}.dash-info-row:last-of-type{border-bottom:none}.dash-info-row__label{color:var(--muted);flex-shrink:0;min-width:4.5rem;font-size:.8rem}.dash-info-row__value{word-break:break-all;flex:1;font-size:.9rem;font-weight:600}.dash-info-row__edit{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:.25rem;transition:color .15s;display:flex}.dash-info-row__edit:hover{color:var(--accent)}.dash-orders{flex-direction:column;gap:.75rem;display:flex}.dash-order{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.dash-order__left{flex-direction:column;gap:.2rem;min-width:0;display:flex}.dash-order__id{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.dash-order__total{color:var(--text);font-size:1rem;font-weight:700}.dash-order__payment{color:var(--muted);text-transform:capitalize;font-size:.73rem}.dash-order__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.3rem;display:flex}.dash-status{text-transform:capitalize;white-space:nowrap;border-radius:20px;padding:.22rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.dash-status--confirmed{color:#1a56db;background:#e8f0fe}.dash-status--packed{color:#c45100;background:#fff3e0}.dash-status--on-the-way{color:#7c3aed;background:#f3e8ff}.dash-status--delivered{color:#15803d;background:#dcfce7}.dash-order__date{color:var(--muted);font-size:.72rem}.dash-addr{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:.65rem;padding:.75rem .9rem}.dash-addr:last-child{margin-bottom:0}.dash-addr__name{margin:0 0 .2rem;font-size:.85rem;font-weight:700}.dash-addr__detail{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.dash-empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.dash-empty__icon{margin-bottom:.25rem;font-size:2.25rem;line-height:1}.dash-empty__msg{margin:0;font-size:.95rem;font-weight:600}.dash-empty__hint{color:var(--muted);margin:0;font-size:.82rem}.dash-empty__cta{color:#fff;background:#ff6b00;border-radius:10px;margin-top:.75rem;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s,transform .15s;display:inline-block}.dash-empty__cta:hover{background:#e05c00;transform:translateY(-1px)}@media (width<=480px){.dash-page{padding:1rem .75rem 3rem}.dash-quick{grid-template-columns:repeat(2,1fr)}.dash-welcome{padding:1.25rem}.dash-welcome__name{font-size:1rem}.dash-section__head{padding:.9rem 1rem}.dash-section__body{padding:.85rem 1rem}.dash-order{flex-direction:column;align-items:flex-start;gap:.6rem}.dash-order__right{flex-direction:row;align-items:flex-start;gap:.6rem;width:100%}}.dash-tab-panel{opacity:0;max-height:0;transition:max-height .35s,opacity .25s;overflow:hidden}.dash-tab-panel--open{opacity:1;max-height:1600px}.dash-action--active{background:#fff8f3;border-color:#ff6b00}.dash-action--active .dash-action__icon-wrap{color:#fff;background:#ff6b00}@media (prefers-reduced-motion:reduce){.dash-action,.dash-empty__cta,.dash-sign-out-btn,.dash-tab-panel{transition:none}}.chk-line{color:var(--text);justify-content:space-between;align-items:center;gap:.5rem;margin:.3rem 0;font-size:.9rem;display:flex}.chk-line--discount{color:#15803d;font-size:.88rem;font-weight:600}.chk-line--wallet{color:var(--accent);font-size:.88rem;font-weight:600}.chk-line--total{color:var(--text);margin:.1rem 0;font-size:1.05rem;font-weight:700}.chk-wallet{background:#f0f7ff;border:1px solid #c5def8;border-radius:10px;flex-direction:column;gap:.4rem;margin:.5rem 0;padding:.7rem .9rem;display:flex}.chk-wallet__label{color:var(--accent);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;display:flex}.chk-wallet__checkbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.chk-note{color:var(--muted);margin:.2rem 0 .4rem;font-size:.78rem;line-height:1.4}.chk-note--success{color:#15803d;background:#dcfce7;border-radius:6px;margin-top:.4rem;padding:.35rem .65rem;font-weight:600;display:inline-block}.chk-trust-strip{color:#15803d;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:1rem;font-size:.8rem;font-weight:600;display:flex}.chk-payment{flex-direction:column;gap:.5rem;display:flex}.chk-payment__option{border:1.5px solid var(--border);cursor:pointer;width:100%;font:inherit;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.chk-payment__option:hover{border-color:var(--accent)}.chk-payment__option--active{border-color:var(--accent);background:#0a84ff0d;box-shadow:0 0 0 3px #0a84ff1a}.chk-payment__icon{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}.chk-payment__info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.chk-payment__label{color:var(--text);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.chk-payment__badge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#ff6b00;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.chk-payment__hint{color:var(--muted);font-size:.78rem;line-height:1.3}.chk-pay-when{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.chk-pay-when__title{color:var(--text);margin:0 0 .65rem;font-size:.88rem;font-weight:600}.chk-pay-when__options{flex-direction:column;gap:.45rem;display:flex}.chk-pay-when__opt{box-sizing:border-box;border:1.5px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;align-items:flex-start;gap:.65rem;width:100%;padding:.75rem .9rem;transition:border-color .15s,background .15s;display:flex}.chk-pay-when__opt-body{flex:1;min-width:0}.chk-pay-when__opt input[type=radio]{width:auto;accent-color:var(--accent);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:3px;padding:0}.chk-pay-when__opt--active{border-color:var(--accent);background:#0a84ff0a}.chk-pay-when__opt-label{color:var(--text);font-size:.88rem;font-weight:600;display:block}.chk-pay-when__opt-hint{color:var(--muted);margin-top:.1rem;font-size:.76rem;line-height:1.35;display:block}.chk-pay-now{background:#f8fbff;border:1px solid #c5def8;border-radius:12px;flex-direction:column;gap:.75rem;margin-top:.9rem;padding:1rem;display:flex}.chk-pay-now__account{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.chk-pay-now__account-label{color:var(--muted);font-size:.8rem;font-weight:500}.chk-pay-now__account-value{color:#1a2340;letter-spacing:.04em;font-size:1rem;font-weight:700}.chk-pay-now__amount{color:var(--muted);margin:0;font-size:.88rem}.chk-screenshot{border:2px dashed var(--border);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:.3rem;padding:1rem;transition:border-color .15s,background .15s;display:flex}.chk-screenshot:hover,.chk-screenshot:focus-visible{border-color:var(--accent);background:#0a84ff08;outline:none}.chk-screenshot--has-image{border-style:solid;border-color:#0a84ff66}.chk-screenshot__icon{color:var(--muted);justify-content:center;align-items:center;display:flex}.chk-screenshot__label{color:var(--text);font-size:.85rem;font-weight:600}.chk-screenshot__hint{color:var(--muted);font-size:.75rem;line-height:1.35}.chk-screenshot__preview{object-fit:cover;border:2px solid var(--accent);border-radius:8px;width:100px;height:100px}.chk-screenshot__change{color:var(--accent);font-size:.78rem;font-weight:600}.tracking-page{flex-direction:column;gap:1.25rem;max-width:680px;margin:0 auto;display:flex}.tracking-form h1{margin:0 0 1.25rem;font-size:1.4rem}.tracking-result__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.tracking-result__details{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:1.25rem;padding-top:1rem;display:flex}.tracking-detail-row{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.88rem;display:flex}.order-tracker{padding:.25rem 0 .5rem}.tracker-eta{color:var(--muted);margin:0 0 1.5rem;font-size:.8rem;font-style:italic}.tracker-body{padding-bottom:.5rem;position:relative}.tracker-line-wrap{pointer-events:none;height:3px;position:absolute;top:20px;left:8.33333%;right:8.33333%}.tracker-line-bg{background:var(--border);border-radius:2px;width:100%;height:100%}.tracker-line-fill{background:linear-gradient(90deg,#2d9e6b 0%,#ff6b00 100%);border-radius:2px;width:100%;height:100%;position:absolute;top:0;left:0}.tracker-steps{z-index:1;justify-content:space-between;display:flex;position:relative}.tracker-step{flex-direction:column;flex:1;align-items:center;gap:.55rem;display:flex}.tracker-step__circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.tracker-step--done .tracker-step__circle{color:#fff;background:#2d9e6b}.tracker-step--current .tracker-step__circle{color:#fff;background:#ff6b00;box-shadow:0 0 0 5px #ff6b001f}.tracker-step--future .tracker-step__circle{background:var(--surface);color:var(--muted);border:2px solid var(--border)}.tracker-step__pulse{pointer-events:none;border:2px solid #ff6b00;border-radius:50%;position:absolute;inset:0}.tracker-step__label{color:var(--muted);text-align:center;max-width:72px;font-size:.7rem;font-weight:500;line-height:1.25}.tracker-step--done .tracker-step__label{color:#2d9e6b;font-weight:600}.tracker-step--current .tracker-step__label{color:#ff6b00;font-weight:700}.tracker-updated{color:var(--muted);text-align:right;margin:1.25rem 0 0;font-size:.75rem}@media (width<=560px){.tracker-line-wrap{display:none}.tracker-steps{flex-direction:column;gap:0;padding-left:20px;position:relative}.tracker-steps:before{content:"";background:var(--border);border-radius:1px;width:2px;position:absolute;top:20px;bottom:20px;left:19px}.tracker-step{flex-direction:row;align-items:center;gap:1rem;padding:.6rem 0;position:relative}.tracker-step__circle{z-index:1;flex-shrink:0}.tracker-step__label{text-align:left;max-width:none;font-size:.82rem}}.admin-order-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.admin-order-actions__primary{padding:.38rem .85rem;font-size:.82rem}.admin-order-actions__more{min-width:0;padding:.38rem .65rem;font-size:.82rem}.admin-order-actions__menu{border:1px solid var(--border);z-index:50;background:#fff;border-radius:10px;min-width:170px;padding:4px 0;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 6px 20px #0000001a}.admin-order-actions__menu-item{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:0;padding:.55rem 1rem;font-size:.84rem;transition:background .12s;display:block}.admin-order-actions__menu-item:hover{background:var(--surface)}.ord-confirm__icon{background:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.6rem;display:flex}.ord-confirm__msg{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.ord-confirm__details{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.ord-confirm__row{justify-content:space-between;align-items:center;gap:1rem;font-size:.88rem;display:flex}.ord-confirm__address{background:var(--surface);border-radius:10px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.ref-page{flex-direction:column;gap:1.25rem;max-width:640px;margin:0 auto;padding:1.5rem 1rem 4rem;display:flex}.ref-hero{border-radius:var(--radius);text-align:center;color:#fff;background:linear-gradient(135deg,#1a2340 0%,#263354 100%);padding:2rem 1.5rem 1.75rem}.ref-hero__icon{color:#ff6b00;background:#ff6b002e;border:1px solid #ff6b004d;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex}.ref-hero__title{color:#fff;margin:0 0 .6rem;font-size:clamp(1.2rem,4vw,1.6rem);font-weight:800;line-height:1.25}.ref-hero__subtitle{color:#ffffffbf;margin:0;max-width:400px;margin-inline:auto;font-size:.95rem;line-height:1.5}.ref-stats-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.ref-stat{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:.5rem;padding:.9rem .75rem;display:flex}.ref-stat__icon{color:#ff6b00;background:#fff5ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.ref-stat--wallet .ref-stat__icon{color:var(--accent);background:#e0edff}.ref-stat--pending .ref-stat__icon{color:#b45309;background:#fffbeb}.ref-stat--success .ref-stat__icon{color:#15803d;background:#dcfce7}.ref-stat__body{flex-direction:column;gap:.15rem;width:100%;display:flex}.ref-stat__num{color:var(--text);white-space:nowrap;margin:0;font-size:1.15rem;font-weight:800;line-height:1.1}.ref-stat__label{color:var(--muted);margin:0;font-size:.68rem;line-height:1.3}.ref-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.ref-card__title{color:var(--text);margin:0 0 1.1rem;font-size:1rem;font-weight:700}.ref-card__actions{flex-wrap:wrap;gap:.65rem;margin-top:.85rem;display:flex}.ref-code-display{letter-spacing:.18em;color:#1a2340;text-align:center;-webkit-user-select:all;user-select:all;cursor:text;background:#f0f4ff;border:2px dashed #c5cfe8;border-radius:12px;padding:.85rem 1.25rem;font-family:Courier New,Courier,monospace;font-size:clamp(1.4rem,5vw,1.9rem);font-weight:800}.ref-code-skeleton{background:linear-gradient(90deg, var(--surface) 25%, var(--border) 50%, var(--surface) 75%);background-size:200% 100%;border-radius:12px;height:64px;animation:1.4s ease-in-out infinite ref-shimmer}@keyframes ref-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ref-link-preview{color:var(--muted);word-break:break-all;background:var(--surface);border-radius:6px;margin:.6rem 0 0;padding:.4rem .6rem;font-size:.76rem;line-height:1.5}.ref-share-msg{border-top:1px solid var(--border);margin-top:1.1rem;padding-top:1rem}.ref-share-msg__label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .4rem;font-size:.78rem;font-weight:600}.ref-share-msg__text{color:var(--text);background:var(--surface);border:1px solid var(--border);-webkit-user-select:all;user-select:all;border-radius:8px;margin:0 0 .65rem;padding:.65rem .85rem;font-size:.88rem;line-height:1.5}.ref-copy-btn{background:var(--bg);border:1.5px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.84rem;font-weight:600;transition:border-color .18s,background .18s,color .18s,transform .15s;display:inline-flex}.ref-copy-btn:hover{color:#ff6b00;border-color:#ff6b00;transform:translateY(-1px)}.ref-copy-btn--primary{color:#fff;background:#ff6b00;border-color:#ff6b00}.ref-copy-btn--primary:hover{color:#fff;background:#e05c00;border-color:#e05c00}.ref-wallet-card{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#0a84ff 0%,#0064d4 100%);align-items:center;gap:.9rem;padding:1.1rem 1.25rem;display:flex}.ref-wallet-card__icon{color:#fff;background:#ffffff2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ref-wallet-card__amount{margin:0 0 .15rem;font-size:1.4rem;font-weight:800;line-height:1.1}.ref-wallet-card__hint{color:#ffffffbf;margin:0;font-size:.78rem;line-height:1.4}.ref-wallet-card__cta{color:#fff;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff59;border-radius:9px;flex-shrink:0;margin-left:auto;padding:.5rem .85rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s}.ref-wallet-card__cta:hover{background:#ffffff4d}.ref-steps-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ref-step-item{align-items:flex-start;gap:.9rem;display:flex}.ref-step-num{color:#fff;background:#ff6b00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.1rem;font-size:.85rem;font-weight:800;display:flex}.ref-signin-prompt{text-align:center}.ref-signin-prompt p{color:var(--muted);margin:0;font-size:.95rem}.ref-how{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.5rem}.ref-terms{color:var(--muted);text-align:center;margin:0;padding:0 .5rem;font-size:.76rem;line-height:1.55}@media (width<=480px){.ref-page{padding:1rem .75rem 3rem}.ref-stats-grid{grid-template-columns:repeat(2,1fr)}.ref-hero{padding:1.5rem 1rem 1.25rem}.ref-card{padding:1rem 1.1rem}.ref-wallet-card{flex-wrap:wrap}.ref-wallet-card__cta{text-align:center;width:100%;margin-left:0}.ref-card__actions{flex-direction:column}.ref-copy-btn{justify-content:center;width:100%}.chk-wallet__label{font-size:.83rem}}@media (prefers-reduced-motion:reduce){.ref-copy-btn,.ref-wallet-card__cta,.ref-code-skeleton{transition:none;animation:none}}.inv-dashboard{padding:1.25rem 1.4rem}.inv-dashboard__header{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.inv-dashboard__title{align-items:center;gap:.5rem;margin:0;font-size:1.05rem;font-weight:700;display:flex}.inv-count-badge{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:.1rem .55rem;font-size:.75rem;font-weight:600}.inv-back-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.3rem .75rem;font-size:.82rem;font-weight:600;transition:background .15s,color .15s}.inv-back-btn:hover{background:var(--surface);color:var(--text)}.inv-summary-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.4rem;display:grid}.inv-summary-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.2rem;padding:.85rem 1rem;display:flex}.inv-summary-card--warn{background:#fffbeb;border-color:#f0c040}.inv-summary-card--danger{background:#fff5f5;border-color:#fca5a5}.inv-summary-card__value{color:var(--text);font-size:1.55rem;font-weight:800;line-height:1}.inv-summary-card--warn .inv-summary-card__value{color:#92600a}.inv-summary-card--danger .inv-summary-card__value{color:var(--danger)}.inv-summary-card__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:600}.inv-category-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem;display:grid}.inv-category-card{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;box-shadow:var(--shadow);align-items:flex-start;gap:.85rem;padding:1.1rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.inv-category-card:hover{border-color:#ff6b00;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b001f}.inv-category-card__icon{background:#fff5ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.9rem;line-height:1;display:flex}.inv-category-card__body{flex:1;min-width:0}.inv-category-card__name{color:var(--text);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.inv-category-card__stat{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.inv-category-card__stat--warn{color:#92600a;font-weight:600}.inv-category-card__stat--danger{color:var(--danger);font-weight:600}.inv-category-card__arrow{color:var(--muted);flex-shrink:0;align-self:center;font-size:1rem;transition:color .15s,transform .15s}.inv-category-card:hover .inv-category-card__arrow{color:#ff6b00;transform:translate(3px)}.inv-toolbar{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.inv-toolbar__search{border:1px solid var(--border);background:var(--bg);min-width:160px;color:var(--text);border-radius:8px;flex:1;padding:.45rem .75rem;font-size:.88rem}.inv-toolbar__search:focus{border-color:var(--accent);outline:none}.inv-toolbar__select{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:8px;padding:.45rem .65rem;font-size:.85rem}.inv-toolbar__select:focus{border-color:var(--accent);outline:none}.inv-product-list{flex-direction:column;gap:.6rem;display:flex}.inv-product-card{background:var(--bg);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:1rem;padding:.9rem 1rem;transition:box-shadow .15s;display:flex}.inv-product-card:hover{box-shadow:0 4px 16px #00000012}.inv-product-card__main{flex:1;min-width:0}.inv-product-card__top{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.inv-product-card__name{font-size:.95rem;font-weight:700}.inv-product-card__tags{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.inv-product-card__sub{color:var(--muted);margin:0 0 .4rem;font-size:.78rem}.inv-product-card__meta{color:var(--text);flex-wrap:wrap;gap:1rem;font-size:.85rem;font-weight:500;display:flex}.inv-meta-label{color:var(--muted);margin-right:.2rem;font-size:.72rem;font-weight:400}.inv-product-card__supplier{color:var(--muted);margin:.35rem 0 0;font-size:.75rem}.inv-product-card__actions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.inv-tag{border-radius:999px;padding:.1rem .45rem;font-size:.67rem;font-weight:700}.inv-tag--gold{color:#92600a;background:#fff3cd;border:1px solid #f0c040}.inv-tag--blue{color:#0055b3;background:#e6f4ff;border:1px solid #9cf}.stock-badge{letter-spacing:.02em;border-radius:999px;padding:.15rem .55rem;font-size:.67rem;font-weight:700}.stock-badge--in{color:#1a7a3c;background:#e6f9ed;border:1px solid #6fcf97}.stock-badge--low{color:#92600a;background:#fffbeb;border:1px solid #f0c040}.stock-badge--out{color:#b91c1c;background:#fdecea;border:1px solid #f5a9a9}.margin-positive{color:var(--success);font-weight:600}.margin-negative{color:var(--danger);font-weight:600}@media (width<=680px){.inv-summary-grid{grid-template-columns:repeat(2,1fr)}.inv-category-grid{grid-template-columns:1fr 1fr}.inv-product-card{flex-direction:column}.inv-product-card__actions{flex-direction:row;width:100%}.inv-product-card__actions .btn{flex:1}.inv-toolbar{flex-direction:column}.inv-toolbar__select{width:100%}}@media (width<=400px){.inv-category-grid{grid-template-columns:1fr}.inv-summary-grid{grid-template-columns:repeat(2,1fr)}}.gallery-wrap{background:#f9f9f9;justify-content:center;align-items:center;height:460px;display:flex;position:relative;overflow:hidden}.gallery-wrap img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=640px){.gallery-wrap{height:300px}}.gallery-arrow{z-index:2;cursor:pointer;color:#222;opacity:0;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000002e}.gallery-arrow:hover{background:#fff}.gallery-arrow--prev{left:.65rem}.gallery-arrow--next{right:.65rem}.gallery-wrap:hover .gallery-arrow{opacity:1}@media (hover:none){.gallery-arrow{opacity:1}}.product-features{flex-direction:column;gap:.3rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.product-features li{color:var(--text);align-items:baseline;gap:.5rem;font-size:.92rem;line-height:1.45;display:flex}.product-features li:before{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.45em}.stock-urgency{color:#e65100;align-items:center;gap:.35rem;margin:.2rem 0 .55rem;font-size:.9rem;font-weight:700;display:inline-flex}.stock-urgency:before{content:"▲";letter-spacing:0;font-size:.65em}.sticky-cta{display:none}@media (width<=768px){.sticky-cta{bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:40;border-top:1px solid var(--border);background:#fff;align-items:center;gap:1rem;padding:.8rem 1.25rem;display:flex;position:fixed;left:0;right:0;box-shadow:0 -4px 20px #00000012}.sticky-cta__price{color:var(--text);flex-shrink:0;font-size:1.15rem;font-weight:700}.sticky-cta__btn{flex:1}.product-detail-inline-cta{display:none}.product-detail-page{padding-bottom:calc(56px + 80px + env(safe-area-inset-bottom,0px))}}@media (width<=640px){.cols-3.product-listing-grid,.cols-4.product-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.product-listing-grid .card-body{padding:.5rem .55rem .35rem}.product-listing-grid .card-body .muted:first-child{white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.product-listing-grid .card-body h3{margin:.15rem 0 .2rem;font-size:.78rem;line-height:1.3}.product-listing-grid .card-body .price{margin:0 0 .2rem;font-size:.88rem}.product-listing-grid .card-body [style*="12px"]{width:10px!important;height:10px!important}.product-listing-grid .card-body .muted:last-child{margin:0;font-size:.62rem}.product-listing-grid .product-card__actions{padding:0 .55rem .55rem}.product-listing-grid .product-card__actions .btn{min-height:0;padding:.38rem .4rem;font-size:.7rem}.product-listing-grid .product-card__actions [role=status]{display:none}.product-listing-grid .product-card [style*="position: absolute"]{padding:.15rem .4rem;font-size:.6rem}}.admin-store-banner{color:#fff;z-index:50;background:#1a2340;justify-content:center;align-items:center;gap:1rem;padding:.45rem 1rem;font-size:.82rem;font-weight:600;display:flex;position:sticky;top:0}.admin-store-banner__back{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:999px;padding:.22rem .75rem;font-size:.78rem;font-weight:700;line-height:1.4;transition:opacity .15s}.admin-store-banner__back:hover{opacity:.85}.admin-nav{z-index:40;background:#1a2340;border-bottom:1px solid #ffffff14;position:sticky;top:0}.admin-nav__inner{align-items:center;gap:1.5rem;width:min(1180px,94vw);margin:0 auto;padding:.7rem 0;display:flex}.admin-nav__brand{flex-shrink:0;align-items:center;gap:.55rem;line-height:0;text-decoration:none;display:inline-flex}.admin-nav__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ff6b00;border-radius:999px;padding:.18rem .55rem;font-size:.68rem;font-weight:800;line-height:1}.admin-nav__links{flex:1;align-items:center;gap:.25rem;display:flex}.admin-nav__link{color:#ffffffb8;white-space:nowrap;border-radius:6px;padding:.38rem .7rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.admin-nav__link:hover{color:#fff;background:#ffffff14}.admin-nav__link--active{color:#ff6b00;background:#ff6b001f}.admin-nav__link--active:hover{color:#ff6b00;background:#ff6b002e}.admin-nav__link--btn{cursor:pointer;background:0 0;border:none;font-family:inherit}.admin-nav__link--signout{color:#ffffff80}.admin-nav__mobile-footer{display:none}.admin-nav__actions{flex-shrink:0;align-items:center;gap:.75rem;margin-left:auto;display:flex}.admin-nav__user{color:#ffffffa6;font-size:.82rem;font-weight:600}.admin-nav__view-store{color:#ff6b00;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ff6b0099;border-radius:6px;padding:.32rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s}.admin-nav__view-store:hover{background:#ff6b001a;border-color:#ff6b00}.admin-nav__signout-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.32rem .6rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:color .15s,background .15s}.admin-nav__signout-btn:hover{color:#fff;background:#ffffff14}.admin-nav__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.25rem;line-height:0;display:none}.admin-nav__backdrop{display:none}.header--hidden-always,.bottom-nav--hidden{display:none!important}@media (width<=768px){.admin-nav__links{z-index:39;background:#1a2340;border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;padding:.5rem 0 .25rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0000004d}.admin-nav__links--open{display:flex}.admin-nav__link{text-align:left;border-radius:0;padding:.75rem 1.25rem;font-size:.95rem}.admin-nav__actions{display:none}.admin-nav__hamburger{display:block}.admin-nav__mobile-footer{border-top:1px solid #ffffff1a;flex-direction:column;margin-top:.4rem;padding-top:.4rem;display:flex}.admin-nav__user-mobile{color:#ffffff73;padding:.5rem 1.25rem .25rem;font-size:.78rem;font-weight:600}.admin-nav__backdrop{z-index:38;background:#00000059;display:block;position:fixed;inset:0}.admin-nav{position:sticky;top:0}}
