:root{color-scheme:light dark;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;--header-height-desktop:76px;--header-height-mobile:64px;--color-primary-50:#f7f4ef;--color-primary-100:#eae2d7;--color-primary-200:#d7c6b1;--color-primary-300:#c0a384;--color-primary-400:#ad8762;--color-primary-500:#9e7554;--color-primary-600:#875e47;--color-primary-700:#6d493b;--color-primary-800:#5d3f36;--color-primary-900:#513732;--color-primary-950:#2e1d1a;--color-text:#0b1320;--color-text-muted:#6b7280;--secondaryText:#fff;--color-border:#e5e7eb;--color-shoadow:15,23,42;--color-box-shadow:255,255,255;--white:#fff;--surface:var(--white);--surface-muted:#f8fafc;--surface-subtle:#f1f5f9;--text-strong:#0f172a;--text-soft:#475569;--text-muted-2:#94a3b8;--border-strong:#e2e8f0;--border-muted:var(--color-border);--blue-700:#1d4ed8;--blue-600:#2563eb;--indigo-800:#1e3a8a;--indigo-200:#cbd5f5;--indigo-50:#eef2ff;--slate-500:#64748b;--gray-800:#1f2937;--danger:#dc2626;--danger-dark:#b91c1c;--success:#0bbe83;--success-700:#009b6b;--success-bg:#dcfce7;--warning:#b45309;--warning-bg:#fef3c7;--chip-bg:#e0f2fe;--chip-text:#0369a1}body,html{padding:0;margin:0;background:var(--white);direction:rtl;text-align:right}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{cursor:pointer;font-family:inherit}.container{margin:0 auto;padding:1rem 0 4rem}.card{background:var(--white);border-radius:16px;box-shadow:0 24px 80px rgba(var(--color-shoadow),.08);padding:2rem;margin-bottom:2rem}@keyframes heartbeat{0%{transform:scale(1)}14%{transform:scale(1.06)}28%{transform:scale(1)}42%{transform:scale(1.06)}70%{transform:scale(1)}to{transform:scale(1)}}.specials-section{background:linear-gradient(180deg,#fdcdf3,#fdcdf3),var(--white)}.specials-section-header{display:flex;justify-content:center}.specials-section h2{display:inline-flex;align-items:center;gap:.5rem;color:#a6116e;animation:heartbeat 1.6s ease-in-out infinite;font-size:2rem;font-weight:700}.card h2{margin-top:0}.grid{display:grid;gap:1rem}input,select,textarea{padding:.75rem 1rem;border:1px solid #d0d7e2;border-radius:10px;font-size:1rem;text-align:right}textarea{resize:vertical;min-height:140px;font-family:inherit}button.primary{background:var(--color-primary-500);color:var(--white);border:none;padding:.5rem 1.25rem .75rem;border-radius:10px;font-weight:600;transition:background .2s ease}button.primary:disabled{background:#f3c9bc;cursor:not-allowed}button.primary:not(:disabled):hover{background:var(--color-primary-600)}.button-exit{font-size:1rem}.alert{border-radius:10px;padding:1rem;margin-top:1rem}.alert.success{background:#ecfdf3;color:var(--success-700)}.alert.error{background:#fef2f2;color:var(--danger-dark)}.list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.list-item{border:1px solid var(--border-strong);border-radius:10px;padding:1rem;background:var(--white);display:grid;gap:.5rem}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:999px;background:var(--indigo-50);color:#3730a3;font-size:.75rem;font-weight:600}.toolbar{display:grid;gap:.75rem;justify-content:center}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.header h1{margin:0}.spacer{flex:1 1 auto}@media (max-width:640px){.card{padding:1.25rem}.header{flex-direction:column;align-items:flex-start;gap:1rem}}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fb;padding-top:var(--header-height-desktop)}.site-header{background:var(--color-primary-100);color:var(--surface-muted);display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;gap:1.5rem;position:fixed;top:0;left:0;right:0;z-index:1100;width:100%;border-bottom:1px solid rgba(148,163,184,.18);backdrop-filter:saturate(180%) blur(12px)}.site-header__left{display:flex;align-items:center;gap:1rem}.site-header__brand-group{display:flex;align-items:center;gap:.5rem;direction:ltr}.site-header__home-link{display:none;width:36px;height:36px;border-radius:50%;background:rgba(226,232,240,.16);align-items:center;justify-content:center;color:var(--border-strong);transition:background .2s ease}.site-header__home-link:hover{background:rgba(148,163,184,.3)}.site-header__brand a,.site-logo{font-size:1.25rem;font-weight:700;color:inherit;display:inline-flex;align-items:center}.site-logo img{display:block;width:auto;height:auto;transform:translateY(6px)}.site-header__menu-button{display:none;width:50px;height:50px;border-radius:50%;border:1px solid var(--color-primary-400);background:var(--color-primary-400);color:var(--border-strong);align-items:center;justify-content:center;gap:6px;padding:0}.site-header__menu-button i{display:block;font-size:22px}.site-header__nav{display:flex;gap:1rem;flex-wrap:wrap}.site-header__nav a{color:var(--color-primary-900);font-weight:500;padding:.4rem .7rem;border-radius:999px;transition:background .2s ease}.site-header__cart--mobile{display:inline-flex;order:1;color:var(--color-primary-900);transform:translate(-7px,5px)}.site-header__nav a.active,.site-header__nav a:hover{background:rgba(249,250,251,.12);color:#96885c}.site-header__auth{display:flex;align-items:center;gap:.75rem}.site-header__account{position:relative;display:flex}.site-header__account-button{display:inline-flex;align-items:center;gap:.65rem;padding:.55rem .9rem;border-radius:999px;background:var(--color-primary-400);border:1px solid var(--color-primary-400);color:var(--white);font-weight:600;transition:background .2s ease,transform .2s ease}.site-header__account-button:hover{background:var(--color-primary-600)}.site-header__account-button.open{background:var(--color-primary-400)}.site-header__account-button-inner{display:inline-flex;align-items:center;gap:.5rem}.site-header__account-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--white)}.site-header__account-icon i{font-size:18px}.site-header__account-label{font-size:.9rem}.site-header__account-tag{margin-inline-start:.35rem}.site-header__account-menu{position:absolute;top:calc(100% + .5rem);inset-inline-end:0;display:grid;gap:.35rem;min-width:180px;padding:.65rem;border-radius:14px;background:var(--color-primary-400);border:1px solid var(--color-primary-400);box-shadow:0 18px 38px rgba(var(--color-shoadow),.35);z-index:1100}.site-header__account-menu a,.site-header__account-menu button{text-align:start;padding:.5rem .65rem;border-radius:10px;background:transparent;border:none;color:var(--border-strong);font-weight:500;transition:background .15s ease}.site-header__account-menu a:hover,.site-header__account-menu button:hover{background:var(--color-primary-500)}.site-header__cart{position:relative;width:44px;height:44px;border-radius:50%;background:var(--color-primary-100);display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary-900);transition:transform .2s ease,background .2s ease}.site-header__cart:hover{background:rgba(148,163,184,.25)}.site-header__cart-icon{width:22px;height:22px}.site-header__cart-badge{position:absolute;top:-6px;right:-6px;background:#fe6f39;color:var(--white);border-radius:999px;padding:.1rem .35rem;font-size:.7rem;font-weight:700;min-width:24px;display:inline-flex;justify-content:center;align-items:center}.site-header__cart--bump{animation:site-header-cart-bump .4s ease}.site-header__cart-badge--bump{animation:site-header-cart-badge .4s ease}@keyframes site-header-cart-bump{0%{transform:scale(1)}40%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes site-header-cart-badge{0%{transform:scale(1)}40%{transform:scale(1.2)}to{transform:scale(1)}}.site-header__phone{font-size:.9rem;opacity:.85}.site-header__drawer{position:fixed;top:0;right:0;width:280px;height:100vh;background:var(--color-primary-100);box-shadow:-2px 0 24px rgba(var(--color-shoadow),.35);transform:translateX(100%);transition:transform .25s ease;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:1001}.site-header__drawer.open{transform:translateX(0)}.site-header__drawer-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem;color:var(--color-primary-900)}.site-header__drawer-header button{background:transparent;border:none;font-size:1.5rem;line-height:1;cursor:pointer}.site-header__drawer-nav{display:grid;gap:.75rem}.site-header__drawer-nav a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:10px;background:var(--color-primary-200);color:var(--color-primary-900);font-weight:500}.site-header__drawer-user{display:flex;align-items:center;gap:.75rem}.site-header__drawer-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#bfdbfe;background:rgba(30,64,175,.25);border-radius:999px;padding:.35rem}.site-header__drawer-icon i{font-size:18px}.site-header__drawer-user-details{display:grid;gap:.1rem;color:var(--color-primary-900)}.site-header__drawer-user-details span{font-size:.85rem}.site-header__drawer-account{display:grid;gap:.5rem}.site-header__drawer-account a{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .75rem;border-radius:10px;background:var(--color-primary-200);color:var(--color-primary-900);font-weight:500}.site-header__drawer-account a[href="/account"]:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"\f007";display:inline-block;margin-left:.5rem}.site-header__drawer-account a[href="/orders"]:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"\f03a";display:inline-block;margin-left:.5rem}.site-header__drawer-auth button.secondary:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"\f2f5";display:inline-block;margin-left:.5rem}.site-header__drawer-auth>a.primary:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"\f2f6";display:inline-block;margin-left:.5rem}.site-header__drawer-nav a.active,.site-header__drawer-nav a:hover{background:var(--color-primary-400);color:var(--white)}.site-header__drawer-cart{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:10px;background:rgba(59,130,246,.2);color:var(--border-strong);font-weight:600}.site-header__drawer-cart>span:first-of-type:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"\f07a";display:inline-block;margin-left:.5rem}.site-header__drawer-cart:hover{background:rgba(217,119,87,.35)}.site-header__drawer-cart-badge{background:#fe6f39;color:var(--white);border-radius:999px;padding:.1rem .5rem;font-size:.75rem;font-weight:700;min-width:26px;text-align:center}.site-header__drawer-auth{display:grid;gap:.75rem;color:var(--border-strong)}.site-header__backdrop{position:fixed;inset:0;background:rgba(var(--color-shoadow),.55);z-index:1000}.page-content{flex:1;padding:2rem 1.5rem 3rem}.site-footer{background:var(--color-primary-100);color:var(--border-strong)}.site-footer__content{display:grid;grid-template-columns:1fr 1fr;padding:1rem;justify-content:center;text-align:center}.site-footer__content ul{justify-self:center}.site-footer h3{margin:0 0 1rem;font-size:1.1rem;color:var(--color-primary-950)}.site-footer p{margin:0;line-height:1.8;color:rgba(226,232,240,.85)}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;color:var(--color-primary-950)}.site-footer__contact-item{display:inline-flex;gap:.5rem}.site-footer__contact-icon{display:inline-block;font-family:Font Awesome\ 6 Free;font-weight:900;font-size:1rem;color:var(--color-primary-950)}.site-footer__contact-icon--phone:before{content:"\f095"}.site-footer__contact-icon--email:before{content:"\f0e0"}.site-footer__contact-icon--address:before{content:"\f3c5"}.site-footer__bottom{padding:1rem 0;border-top:1px solid rgba(148,163,184,.2);text-align:center;background:var(--color-primary-400)}.site-footer__social{display:flex;justify-content:center;align-items:center;gap:2rem}.site-footer__social-link{color:var(--color-primary-950)}.site-footer__social-link:before{display:inline-block;font-family:Font Awesome\ 6 Brands;font-weight:400;font-size:56px}.site-footer__social-link:first-child:before{content:"\f2c6";color:#08c}.site-footer__social-link:nth-child(2):before{content:"\f232";color:#25d366}.site-footer__social-link:nth-child(3):before{content:"\f16d";color:#ee2a7b}@media (max-width:640px){.site-footer__content{grid-template-columns:1fr;gap:1rem;font-size:.8rem}}.product-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:flex-start}.product-grid--scroll{overscroll-behavior-x:contain}.home-category{display:grid;gap:1rem;margin-bottom:2rem}.home-category:last-of-type{margin-bottom:0}.home-category__title{font-size:1.25rem;font-weight:700;color:var(--text-strong)}.home-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.home-category-card{position:relative;display:block;height:200px;border-radius:14px;overflow:hidden;background:#111827;box-shadow:0 12px 32px rgba(2,8,23,.18);transition:transform .25s ease,box-shadow .25s ease}.home-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.35) 35%,transparent 65%);z-index:1;pointer-events:none}.home-category-card:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(2,8,23,.24)}.home-category-card__media{position:absolute;inset:0;border-radius:inherit;overflow:hidden;background:var(--border-strong)}.home-category-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .4s ease}.home-category-card:hover .home-category-card__media img{transform:scale(1.06)}.home-category-card__details{position:absolute;inset-inline:0;bottom:0;z-index:2;display:grid;gap:.15rem;padding:.75rem 1rem;color:var(--white)}.home-category-card__label{font-weight:800;color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.35)}.home-category-card__count{font-size:.85rem;color:hsla(0,0%,100%,.92)}.catalog-meta{margin:.35rem 0 0;color:var(--slate-500);font-size:.95rem}@media (max-width:640px){.home-category-grid,.product-grid--scroll{display:flex;overflow-x:auto;gap:.75rem;padding-bottom:.5rem;scroll-snap-type:x proximity}.home-category-grid{-webkit-overflow-scrolling:touch}.home-category-grid::-webkit-scrollbar{height:6px}.home-category-grid::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:999px}.home-category-grid .home-category-card{flex:0 0 10rem;scroll-snap-align:start}.product-grid--scroll::-webkit-scrollbar{height:6px}.product-grid--scroll::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:999px}.product-grid--scroll .product-card{flex:0 0 240px;scroll-snap-align:start}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.product-card{border:1px solid var(--color-primary-100);border-radius:12px;padding:.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;background:linear-gradient(210deg,var(--color-primary-200),var(--color-primary-50));position:relative}.product-card header{display:flex;justify-content:space-between;align-items:center;gap:.2rem;position:absolute;z-index:1}.product-card h3{text-align:center;margin:.2rem 0}.product-card__actions{justify-self:center}.product-card__figure-link{grid-column:1/-1}.product-card__prices{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;grid-row:2/4;grid-column:2/3}.product-card__figure{width:100%;aspect-ratio:4/4;border-radius:12px;overflow:hidden;background:var(--border-strong);margin:0;position:relative}.product-card__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .35s ease}.product-card__image--primary{opacity:1}.product-card__image--secondary{opacity:0}.product-card__figure:hover .product-card__image--primary{opacity:0;transition-delay:0s}.product-card__figure:hover .product-card__image--secondary{opacity:1;transition-delay:.1s}.product-card__description{min-height:48px;color:#4b5563;font-size:.95rem}.product-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.specials-section .product-card{background:#fef1fb;border-color:rgba(217,119,87,.25);box-shadow:0 16px 40px rgba(217,119,87,.18)}.product-card__tag{display:inline-flex;align-items:center;gap:.25rem;padding:0 .3rem .3rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1;color:var(--gray-800);background:var(--color-border)}.product-card__tag--special{color:#7f1d1d;background:#fee2e2}.product-card__tag--economy{color:#14532d;background:var(--success-bg)}a.primary,a.secondary,button.secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}a.primary{background:var(--color-primary-500);color:var(--white);border-radius:8px;padding:.65rem 1.2rem;font-weight:600}a.primary:hover{background:var(--color-primary-600)}a.secondary,button.secondary{border:1px solid #fe6f39;color:#fff4ed;border-radius:8px;padding:.5rem 1.25rem .75rem;background:#fe6f39;font-weight:500;font-size:18px}a.secondary:hover,button.secondary:hover{border:1px solid #ffa172;background:#ffa172}a.success,button.success{border:1px solid #0bbe83;color:#fff4ed;border-radius:8px;padding:.5rem 1.25rem .75rem;background:#0bbe83;font-weight:500;font-size:18px}a.success:hover,button.success:hover{border:1px solid #2fd89a;background:#2fd89a}button.danger{background:var(--danger);color:var(--white);border:none;padding:.5rem 1.25rem .75rem;border-radius:8px;font-weight:600}button.danger:hover{background:var(--danger-dark)}button.danger:disabled{background:#fca5a5;cursor:not-allowed}button.danger--small,button.secondary--small,button.success--small{font-size:.7rem;padding:.4rem .8rem}.hero{text-align:right;display:grid;gap:1rem}.hero-slider{position:relative;display:grid;height:35rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;color:var(--surface-muted);overflow:hidden;transition:background .4s ease}.hero-slider__content{display:grid;gap:1rem;max-width:440px}.hero-slider__content h1{margin:0;font-size:1.8rem;line-height:1.3;height:4rem}.hero-slider__content p{margin:0;line-height:1.8;color:rgba(248,250,252,.9)}.hero-slider__content .secondary{border-color:rgba(var(--color-box-shadow),.45);background:rgba(var(--color-box-shadow),.18);color:var(--surface-muted)}.hero-slider__content .secondary:hover{background:rgba(var(--color-box-shadow),.3)}.hero-slider__media{display:flex;align-items:center;justify-content:center;width:min(100%,520px);height:100%;margin:0 auto;aspect-ratio:16/9;border-radius:18px;overflow:hidden;border-radius:50%;box-shadow:0 24px 60px rgba(var(--color-shoadow),.35)}.hero-slider__image{height:100%;-o-object-fit:cover;object-fit:cover}.hero-slider__indicators{display:flex;gap:.5rem;margin-top:.5rem;align-items:center;position:absolute;transform:translateY(21rem)}.hero-slider__indicator{width:12px;height:12px;border-radius:999px;border:none;background:rgba(var(--color-box-shadow),.35);cursor:pointer;padding:0;transition:transform .2s ease,background .2s ease}.hero-slider__indicator:hover{transform:scale(1.15)}.hero-slider__indicator--active{background:var(--white);transform:scale(1.3)}@media (max-width:768px){.hero-slider{grid-template-columns:minmax(0,1fr);text-align:center}.hero-slider__content{justify-items:center}.hero-slider__image{box-shadow:none}.hero-slider__indicators{transform:translateY(13rem)}}.info-page{display:grid;gap:2.5rem}.info-page__container{display:flex}.info-page__header{display:grid;gap:1rem}.info-page__header h1{margin:20px 0 0;text-align:center;font-size:2rem}.info-page__header p{margin:0;color:var(--text-soft);line-height:1.9}.info-page__intro{display:grid;gap:1rem;align-items:center}.info-page__intro--with-image{grid-template-columns:3fr 2fr}.info-page__intro p{text-align:justify}.info-page__intro img{width:100%;height:auto;border-radius:8px;justify-self:center;max-width:520px}@media (max-width:768px){.info-page__intro--with-image{grid-template-columns:1fr}.info-page__intro img{max-width:100%}}.info-page__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.contact-form,.info-page__card,.info-page__grid article{background:var(--white);border:1px solid var(--border-strong);border-radius:14px;padding:1.5rem;display:grid;gap:1rem}.contact-form h2,.info-page__grid h2{margin:0;font-size:1.35rem;color:var(--text-strong)}.info-page__card p,.info-page__grid p{margin:0;color:var(--text-soft);line-height:1.8}.info-page__grid ul,.info-page__list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;color:var(--text-soft)}.info-page__chips{display:flex;justify-content:center;gap:2rem}.chip{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .9rem;border-radius:999px;background:var(--chip-bg);color:var(--chip-text);font-size:.85rem;font-weight:600}.chip i{margin-left:.4rem}.info-page__grid--contact{align-items:start}.contact-form label{display:grid;gap:.5rem;font-weight:600;color:var(--gray-800)}.contact-form__note{color:var(--slate-500)}.contact-form button{width:-moz-fit-content;width:fit-content}.contact-form button[disabled]{background:var(--indigo-200);color:var(--text-soft);cursor:not-allowed}@media (max-width:768px){.app-shell{padding-top:var(--header-height-mobile)}.site-header{align-items:center;padding:.25rem 1rem}.site-header__left{width:100%;display:flex;justify-content:space-between;direction:ltr}.site-header__brand-group{justify-content:flex-start}.site-header__home-link{display:inline-flex}.site-header__menu-button{display:inline-flex;order:2}.site-header__auth,.site-header__nav{display:none}.page-content{padding:1.5rem 1rem 2.5rem}}@media (min-width:769px){.site-header__backdrop,.site-header__cart--mobile,.site-header__drawer{display:none}}.modal-backdrop{position:fixed;inset:0;background:rgba(var(--color-shoadow),.55);display:grid;place-items:center;z-index:1200}.modal{width:min(720px,92%);background:var(--white);border-radius:16px;box-shadow:0 28px 80px rgba(var(--color-shoadow),.25);border:1px solid var(--border-strong)}.modal__header{padding:1.25rem 1.25rem .5rem}.modal__body{padding:0 1.25rem 1.25rem;display:grid;gap:.75rem}.modal__actions{display:flex;gap:.5rem;justify-content:flex-start}.table-wrapper{overflow-x:auto}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:.75rem;text-align:center;border-bottom:1px solid var(--border-strong);vertical-align:center}.table th{font-weight:600;color:var(--gray-800)}@media (max-width:640px){.table-products tbody td,.table-products thead th{padding:1rem 0}.table-products tbody td:nth-child(2),.table-products tbody td:nth-child(4),.table-products tbody td:nth-child(5),.table-products tbody td:nth-child(6),.table-products tbody td:nth-child(7),.table-products tbody td:nth-child(8),.table-products tbody td:nth-child(9),.table-products thead th:nth-child(2),.table-products thead th:nth-child(4),.table-products thead th:nth-child(5),.table-products thead th:nth-child(6),.table-products thead th:nth-child(7),.table-products thead th:nth-child(8),.table-products thead th:nth-child(9){display:none}}.tag{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--color-primary-100);color:var(--text-strong)}.tag.success{background:var(--success-bg);color:var(--success)}.checkout-form-sections{display:grid;gap:1.5rem}.checkout-coupon-row{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:end}.checkout-shipping-option{display:flex;flex-direction:column}@media (min-width:960px){.checkout-form-sections{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start}.checkout-coupon-row{grid-template-columns:1fr auto auto}}.tag.warning{background:var(--warning-bg);color:var(--warning)}.catalog-header{margin-bottom:1.5rem}.catalog-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:flex-start}.catalog-card{background:var(--surface-muted);border-radius:14px;padding:1rem;box-shadow:0 16px 40px rgba(var(--color-shoadow),.06);display:grid;gap:.75rem;width:clamp(220px,100%,320px)}.catalog-card__header{display:flex;flex-direction:column;gap:.25rem}.catalog-card__status{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.catalog-card__category{font-size:.75rem;color:var(--slate-500);background:var(--border-strong);padding:.15rem .65rem;border-radius:999px}.catalog-card__title{font-size:1.1rem;color:var(--text-strong)}.catalog-card__title-link{color:inherit;text-decoration:none;display:inline-flex}.catalog-card__title-link:hover .catalog-card__title{text-decoration:underline}.catalog-card__figure{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:var(--border-strong);margin:0;position:relative}.catalog-card__details{display:flex;justify-content:space-between;gap:.5rem}.catalog-card__figure-link{display:block}.catalog-card__image{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .35s ease}.catalog-card__image--primary{opacity:1}.catalog-card__image--secondary{opacity:0}.catalog-card__figure:hover .catalog-card__image--primary{opacity:0;transition-delay:0s}.catalog-card__figure:hover .catalog-card__image--secondary{opacity:1;transition-delay:.1s}.catalog-card__price{font-weight:700;font-size:1rem;color:var(--blue-700);display:grid;gap:.2rem}.catalog-card__price-original{text-decoration:line-through;color:var(--text-muted-2);font-size:.85rem}.catalog-card__price-discount{color:var(--danger);font-weight:700}.price-original{text-decoration:line-through;color:var(--text-muted-2);font-size:.85rem;margin-inline-end:.4rem}.price-discount{color:var(--danger);font-weight:700}.catalog-card__stock{font-size:.85rem;color:var(--text-soft)}.catalog-card__actions{align-items:center;gap:.75rem}.catalog-card__actions,.catalog-controls{display:flex;justify-content:space-between;flex-wrap:wrap}.catalog-controls{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.catalog-filters{display:grid;gap:.75rem;background:var(--surface-muted);border:1px solid var(--border-strong);border-radius:12px;padding:1rem}.catalog-filters__title{font-weight:700;color:var(--text-strong);font-size:1rem}.catalog-filters__list{display:flex;gap:.5rem;flex-wrap:wrap}.catalog-filter{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem;border-radius:999px;border:1px solid var(--indigo-200);background:var(--white);font-size:.85rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.catalog-filter input{accent-color:var(--blue-600)}.catalog-filter--active{background:var(--blue-600);color:var(--white);border-color:var(--blue-700)}.catalog-filters__empty{color:var(--slate-500);font-size:.85rem}.catalog-filters__clear{align-self:flex-start;background:transparent;border:none;color:var(--blue-600);font-weight:600;cursor:pointer;padding:0}.catalog-filters__clear:hover{text-decoration:underline}.catalog-sort{display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.catalog-sort select{border-radius:8px;padding:.4rem .6rem;border:1px solid var(--indigo-200);background:var(--white);font-size:.9rem;font-family:inherit}.catalog-search{margin-inline-start:1rem;display:flex;align-items:center;flex:1 1 auto}.catalog-search-input{margin-inline-start:.5rem;min-width:200px;max-width:100%;font-family:inherit}.catalog-empty{padding:1rem;text-align:center;color:var(--slate-500);background:var(--surface-muted);border-radius:12px;border:1px dashed var(--border-strong)}@media (max-width:768px){.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.catalog-controls{flex-direction:column;align-items:stretch}.catalog-sort{justify-content:space-between}.catalog-search{margin-inline-start:0;width:100%}.catalog-search-input{min-width:0;width:100%}}@media (max-width:480px){.catalog-grid{grid-template-columns:1fr}}.catalog-card__quantity{display:inline-flex;gap:.5rem;background:var(--white);border-radius:999px;padding:.35rem .75rem;border:1px solid #d4d4d8;min-width:92px;font-weight:600;color:var(--text-strong)}.catalog-card__quantity,.quantity-btn{align-items:center;justify-content:center}.quantity-btn{background:transparent;border:none;width:28px;height:28px;border-radius:50%;display:flex;font-size:1rem;font-weight:700;color:var(--gray-800);cursor:pointer}.quantity-btn:disabled{color:var(--indigo-200);cursor:not-allowed}.product-page{padding:clamp(.5rem,2vw,2rem) 0}.product-page__card{display:grid;gap:clamp(1.5rem,2.5vw,2.5rem);grid-template-columns:1fr;align-items:start}.product-page__media{display:grid;gap:1rem}.product-page__main-image{width:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3;max-height:420px;background:var(--surface-subtle)}.product-page__thumbnails-wrapper{display:flex;align-items:center;justify-content:center;gap:.5rem}.product-page__thumbnails{display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));gap:.5rem}.product-page__thumb-nav{width:36px;height:36px;border-radius:50%;border:1px solid var(--indigo-200);background:#e0e7ff;color:var(--indigo-800);font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.product-page__thumb-nav:disabled{opacity:.4;cursor:not-allowed}.product-page__thumb-nav:not(:disabled):hover{background:#c7d2fe}.product-page__thumb{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;height:72px;cursor:pointer;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;border:2px solid transparent;background:var(--surface-subtle)}.product-page__thumb:hover{opacity:1;transform:translateY(-2px)}.product-page__thumb:focus-visible{outline:2px solid var(--blue-700);outline-offset:2px}.product-page__thumb--active{border-color:var(--blue-700);box-shadow:0 8px 18px rgba(37,99,235,.2);opacity:1}.product-page__thumb--disabled{opacity:.35;cursor:default;pointer-events:none}.product-page__content{display:grid;gap:1rem}.product-page__category{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .8rem;border-radius:999px;background:var(--chip-bg);color:var(--chip-text);font-size:.85rem;width:-moz-fit-content;width:fit-content}.product-page__price{display:grid;gap:.3rem;font-size:1.35rem;color:var(--blue-700);font-weight:700}.product-page__specs{display:grid;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:12px;border:1px solid var(--border-strong);background:linear-gradient(145deg,rgba(248,250,252,.95),rgba(241,245,249,.75))}.product-page__spec{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--gray-800);font-size:.95rem}.product-page__spec-label{font-weight:600;color:var(--text-strong)}.product-page__spec-value{color:#334155}.product-page__colors{display:grid;gap:.4rem}.product-page__colors-label{font-weight:600;color:var(--text-strong)}.product-page__color-options{display:flex;flex-wrap:wrap;gap:.5rem}.product-page__color-button{border:1px solid var(--indigo-200);background:var(--white);color:#1e293b;border-radius:999px;padding:.35rem .85rem;font-size:.85rem;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-page__color-button:hover{background:var(--indigo-50)}.product-page__color-button:focus-visible{outline:2px solid var(--blue-700);outline-offset:2px}.product-page__color-button--active{border-color:var(--blue-700);background:var(--blue-700);color:var(--white);box-shadow:0 8px 18px rgba(37,99,235,.2)}.product-page__color-button--disabled{cursor:not-allowed;opacity:.45;background:var(--surface-muted);border-color:var(--border-strong);color:var(--text-muted-2)}.product-page__color-button--disabled:hover{background:var(--surface-muted)}.product-page__sizes{display:grid;gap:.4rem}.product-page__sizes-label{font-weight:600;color:var(--text-strong)}.product-page__size-options{display:flex;flex-wrap:wrap;gap:.5rem}.product-page__size-button{border:1px solid var(--indigo-200);background:var(--white);color:#1e293b;border-radius:12px;padding:.4rem .8rem;min-width:54px;display:grid;place-items:center;gap:.25rem;font-size:.85rem;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-page__size-button:hover{background:var(--indigo-50)}.product-page__size-button:focus-visible{outline:2px solid var(--blue-700);outline-offset:2px}.product-page__size-button--active{border-color:var(--blue-700);background:var(--blue-700);color:var(--white);box-shadow:0 8px 18px rgba(37,99,235,.2)}.product-page__size-button--disabled{cursor:not-allowed;opacity:.45;border-color:var(--border-strong);background:var(--surface-muted);color:var(--text-muted-2)}.product-page__size-button--disabled:hover{background:var(--surface-muted)}.product-page__size-stock{font-size:.7rem;color:var(--slate-500)}.product-page__sizes-empty{font-size:.85rem;color:var(--danger)}.product-page__price-original{text-decoration:line-through;color:var(--text-muted-2);font-size:1rem;font-weight:500}.product-page__price-discount{color:var(--danger);font-size:1.55rem;font-weight:800}.discount-badge{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.2rem .6rem;border-radius:999px;background:hsla(0,91%,71%,.15);color:var(--danger-dark);font-size:.75rem;font-weight:700;margin-inline-start:.5rem}.product-page__description{line-height:1.7;color:var(--text-soft);margin:0}.product-page__stock{font-weight:600;color:var(--text-strong)}.product-page__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.product-page__quantity{display:inline-flex;align-items:center;gap:.75rem;background:var(--indigo-50);border-radius:999px;padding:.4rem .9rem;font-weight:600;min-width:110px;justify-content:center}.product-page__quantity button{background:transparent;border:none;font-size:1.1rem;cursor:pointer;color:var(--indigo-800)}.product-page__quantity button:disabled{color:var(--text-muted-2);cursor:not-allowed}.cart-summary{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.cart-summary__checkout{text-align:center;min-width:180px}@media (max-width:480px){.cart-summary{flex-direction:column;align-items:stretch}.cart-summary__checkout{width:100%}}.cart-list{display:grid;gap:1.5rem}.cart-item{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.cart-item__media{flex:0 0 auto}.cart-item__media img{width:100%;max-width:140px;border-radius:12px;-o-object-fit:cover;object-fit:cover;background:var(--surface-subtle);aspect-ratio:1}.cart-item__content{flex:1 1 240px;display:grid;gap:.6rem;min-width:200px}.cart-item__variants{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:var(--text-soft)}.cart-item__variant,.cart-item__variant-value{display:inline-flex;align-items:center;gap:.35rem}.cart-item__variant-value{font-weight:600;color:var(--text-strong)}.cart-item__variant-swatch{width:16px;height:16px;border-radius:50%;border:1px solid rgba(var(--color-shoadow),.12)}.cart-item__actions{display:flex;flex-direction:column;gap:.5rem;align-items:center;flex:0 0 auto}.cart-item__quantity{display:inline-flex;align-items:center;gap:.5rem;background:var(--indigo-50);border-radius:999px;padding:.35rem .75rem;font-weight:600}.cart-item__quantity-btn{width:40px;height:40px;border-radius:50%;font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center;padding:0}.cart-item__quantity-value{min-width:28px;text-align:center;font-size:1rem;color:var(--gray-800)}.cart-item__remove{min-width:120px}.cart-empty{text-align:center;padding:2.5rem 1.5rem;display:grid;gap:1rem;justify-items:center;color:var(--color-text-muted)}.cart-empty__icon{width:96px;height:96px;color:var(--indigo-200)}.cart-empty__link{margin-top:.5rem}@media (max-width:600px){.cart-item{flex-direction:column;align-items:stretch}.cart-item__media{justify-content:center;display:flex}.cart-item__media img{max-width:180px}.cart-item__actions{width:100%;align-items:stretch}.cart-item__quantity{justify-content:space-between}}@media (min-width:640px){.product-page__card{grid-template-columns:minmax(0,360px) minmax(0,1fr)}.product-page__media{align-content:start}}@media (min-width:1024px){.product-page__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-page__main-image{max-height:520px}}@media (max-width:768px){.product-page__card{gap:1.5rem}.product-page__main-image{max-height:340px}.product-page__thumbnails{grid-template-columns:repeat(3,minmax(64px,1fr));gap:.4rem}.product-page__thumbnails-wrapper{gap:.4rem}.product-page__thumb-nav{width:32px;height:32px;font-size:1.1rem}.product-page__thumb{height:64px}.product-page__actions{flex-direction:column;align-items:stretch}.product-page__quantity{width:100%}.product-page__quantity button{font-size:1rem}}@media (max-width:480px){.product-page__main-image{aspect-ratio:1;max-height:none}.product-page__thumbnails-wrapper{overflow-x:auto;padding-bottom:.25rem}.product-page__thumbnails{grid-auto-flow:column;grid-auto-columns:72px;grid-template-columns:unset}.product-page__thumb{height:72px}}.catalog-grid>p{grid-column:1/-1;text-align:center}.admin-products-grid{display:grid;gap:2rem}.admin-products-price{display:grid;gap:.15rem}.admin-products-price__original{text-decoration:line-through;color:var(--text-muted-2);font-size:.85rem}.admin-products-price__discount{color:var(--danger);font-weight:700}.admin-products-price__percent{color:var(--danger-dark);font-size:.8rem;font-weight:600}.admin-products-form{display:grid;gap:1rem}.admin-products-form__full{display:grid;gap:5px;grid-column:1/-1}.admin-products-form__full input,.admin-products-form__full select{font-family:inherit}.admin-products-form__full__input{width:400px}.admin-products-form__grid{display:grid;gap:1rem;grid-template-columns:1fr}.admin-products-form__select{display:grid;gap:5px}.admin-products-form__grid--wide{display:flex;flex-wrap:wrap;gap:1rem}.admin-products-form__hint{display:inline-block;margin-top:.4rem;font-size:.85rem;color:var(--danger);font-weight:600}.admin-products-form__checkbox{display:flex;align-items:center;gap:.5rem;padding-top:1.75rem}.admin-general{display:grid;gap:2rem}.admin-general__grid,.admin-general__section{display:grid;gap:1rem}.admin-general__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-general__card{display:grid;gap:.5rem;padding:1.25rem;border:1px solid var(--border-strong);border-radius:14px;background:linear-gradient(135deg,rgba(240,249,255,.65),rgba(219,234,254,.85));box-shadow:0 16px 40px rgba(14,116,144,.12);transition:transform .2s ease,box-shadow .2s ease}.admin-general__card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(14,116,144,.18)}.admin-general__card-title{font-weight:700;color:var(--text-strong)}.admin-general__card-description{font-size:.9rem;color:#334155;line-height:1.6}.admin-general__list{margin:0;padding:0 1rem;display:grid;gap:.5rem;color:var(--text-soft);line-height:1.7}.admin-general__list li{list-style:disc;list-style-position:inside}.admin-general__bulk{display:grid;gap:1rem;padding:1.5rem;border-radius:16px;border:1px solid #dbeafe;background:linear-gradient(145deg,rgba(219,234,254,.65),rgba(191,219,254,.85));box-shadow:0 18px 44px rgba(37,99,235,.12)}.admin-general__bulk-text{margin:0;color:var(--indigo-800);font-weight:500;line-height:1.7}.admin-general__bulk-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.admin-general__bulk-field{display:grid;gap:.4rem;min-width:200px;color:var(--text-strong)}.admin-general__settings{display:grid;gap:.75rem;padding:1.25rem;border-radius:16px;border:1px solid #d1fae5;background:linear-gradient(140deg,rgba(187,247,208,.45),rgba(167,243,208,.75));box-shadow:0 16px 36px rgba(5,150,105,.12)}.admin-general__checkbox{display:flex;align-items:center;gap:.65rem;font-weight:600;color:#065f46}.admin-general__checkbox input{width:20px;height:20px}.admin-general__hint{margin:0;color:var(--success-700);line-height:1.6}.admin-general__settings-toolbar{display:flex;flex-wrap:wrap;gap:.5rem}.admin-hero-slides{display:flex;flex-wrap:wrap;gap:1rem}.admin-hero-slide{border:1px solid #dbeafe;border-radius:16px;padding:1.25rem;display:grid;gap:.75rem;background:linear-gradient(145deg,rgba(219,234,254,.55),rgba(191,219,254,.75));box-shadow:0 16px 36px rgba(59,130,246,.14)}.admin-hero-slide legend{font-weight:700;color:var(--blue-700);padding:0 .5rem}.admin-hero-slide__field{display:grid;gap:.4rem;color:var(--text-strong);font-weight:500}.admin-hero-slide__field input,.admin-hero-slide__field textarea{width:100%}.admin-hero-slide__image-input{display:grid;gap:.5rem}.admin-hero-slide__image-input input[type=file]{padding:.35rem 0}.admin-hero-slide__preview{position:relative;border-radius:12px;overflow:hidden;background:rgba(var(--color-shoadow),.6);aspect-ratio:16/9;box-shadow:inset 0 0 0 1px rgba(var(--color-shoadow),.08)}.admin-hero-slide__preview img{width:50%;height:auto;-o-object-fit:cover;object-fit:cover}.admin-hero-slide__hint{margin:0;font-size:.85rem;font-weight:400;color:var(--blue-600)}.admin-hero-slide__color-input{display:flex;align-items:center;gap:.5rem}.admin-hero-slide__color-input input{max-width:120px;text-transform:lowercase}.admin-hero-slide__color-preview{width:40px;height:40px;border-radius:12px;border:1px solid rgba(var(--color-shoadow),.15);box-shadow:inset 0 0 0 1px rgba(var(--color-box-shadow),.25)}.admin-hero-slides__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.admin-category-images__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.admin-category-images__item{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem;display:grid;gap:.5rem;background:rgba(248,250,252,.9)}.admin-category-images__label{font-weight:600;color:var(--text-strong)}.admin-category-images__actions{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.account-page{display:grid;gap:1.5rem}.account-page__main-card{display:grid;gap:1.25rem}.account-page__header h1{margin-bottom:.35rem}.account-page__header p{margin:0;color:var(--slate-500)}.account-page__loading{color:var(--slate-500)}.account-page__form{display:grid;gap:1rem}.account-page__form-grid{display:grid;gap:.75rem}.account-page__form-group{display:grid;gap:.35rem}.account-page__form-group label{font-weight:600;color:var(--text-strong)}.account-page__form-group input[readonly]{background-color:var(--surface-muted);cursor:default}.account-page__form-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-addresses{display:grid;gap:1.5rem}.account-addresses__form{display:grid;gap:1rem;padding:1.5rem;border-radius:16px;border:1px solid rgba(226,232,240,.9);background:rgba(241,245,249,.65)}.account-addresses__form-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.account-addresses__form-header h2{margin:0;font-size:1.1rem;color:var(--text-strong)}.account-addresses__form-grid{display:grid;gap:.75rem}.account-addresses__form-grid--wide{grid-template-columns:minmax(0,1fr)}.account-addresses__form-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-addresses__list{display:grid;gap:1rem}.account-addresses__alert{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.account-addresses__alert span{flex:1 1 auto}.account-addresses__retry{margin-inline-start:auto}.account-address-card{display:grid;gap:.75rem;padding:1.25rem;border-radius:16px;border:1px solid rgba(203,213,225,.9);background:var(--white);box-shadow:0 12px 32px rgba(var(--color-shoadow),.06);transition:border .2s ease,box-shadow .2s ease}.account-address-card--active{border-color:rgba(59,130,246,.7);box-shadow:0 18px 40px rgba(37,99,235,.18)}.account-address-card__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.account-address-card__header h3{margin:0;font-size:1.05rem;color:var(--text-strong)}.account-address-card__details{display:grid;gap:.5rem}.account-address-card__details div{display:grid;gap:.15rem}.account-address-card__details dt{font-weight:600;color:var(--gray-800)}.account-address-card__details dd{margin:0;color:var(--text-soft);line-height:1.6}.account-addresses__empty{margin:0;padding:1.25rem;border-radius:14px;border:1px dashed rgba(148,163,184,.6);background:rgba(241,245,249,.55);color:var(--text-soft);text-align:center}.account-page__hint{margin:0;font-size:.85rem;color:var(--text-muted-2)}.account-page__sidebar{display:grid;gap:1rem}.account-page__sidebar-card{display:grid;gap:.65rem;padding:1.25rem;border-radius:16px;border:1px solid rgba(59,130,246,.25);background:linear-gradient(140deg,rgba(191,219,254,.45),rgba(96,165,250,.35));box-shadow:0 16px 40px rgba(37,99,235,.1)}.account-page__sidebar-card--active{border-color:rgba(59,130,246,.65);box-shadow:0 20px 48px rgba(37,99,235,.2)}.account-page__sidebar-card--active .account-page__sidebar-action{cursor:default;opacity:.85}.account-page__sidebar-card h3{margin:0;font-size:1.05rem;color:var(--text-strong)}.account-page__sidebar-card p{margin:0;color:#334155;line-height:1.6;font-size:.9rem}.account-page__sidebar-action{justify-self:start;padding-inline:1rem}.account-page__sidebar-card--disabled{opacity:.85;background:linear-gradient(140deg,rgba(226,232,240,.35),rgba(226,232,240,.55));border-color:rgba(148,163,184,.35)}.account-page__sidebar-card--disabled button{opacity:.65;cursor:not-allowed}@media (min-width:960px){.account-page{grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);align-items:start}}@media (min-width:640px){.account-addresses__form-grid,.account-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-addresses__form-grid.account-addresses__form-grid--wide{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.admin-products-form__checkbox{padding-top:.5rem}}@media (min-width:1024px){.admin-products-grid{grid-template-columns:1fr;align-items:start}}.product-figure{width:100%;aspect-ratio:4/3;margin:0 0 .75rem;border-radius:12px;overflow:hidden;background:var(--surface-subtle);display:flex;align-items:center;justify-content:center}.product-figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.image-input,.image-input__colors{display:grid;gap:.5rem}.image-input__colors{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.image-input__colors label{display:grid;gap:.35rem;font-size:.9rem}.image-input__colors select{font-family:inherit}.image-input__colors option{width:60%}.image-input__size-stock{display:grid;gap:.5rem;padding:.75rem;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface-muted)}.image-input__size-title{font-weight:600;color:var(--text-strong)}.image-input__size-grid{display:grid;gap:.5rem}.image-input__size-field{display:grid;gap:.3rem;font-size:.85rem}.image-input__size-field input{text-align:center}.image-preview{width:100%;max-width:280px;aspect-ratio:4/4;border-radius:12px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-strong);background:var(--surface-muted)}.special-offer-ribbon{position:absolute;top:8px;inset-inline-start:8px;background:var(--danger);color:var(--white);padding:4px 8px;border-radius:4px;font-size:.85rem;z-index:2;box-shadow:0 2px 6px rgba(0,0,0,.15)}.splash-overlay{position:fixed;inset:0;background:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;animation:splashFadeOut .4s ease forwards;animation-delay:1.8s}.splash-logo{width:120px;height:auto;opacity:0;transform:scale(.9);animation:splashPopIn .8s ease forwards}.splash-name{margin-top:.75rem;font-size:1.5rem;font-weight:700;color:#111827;opacity:0;animation:splashFadeIn .8s ease forwards;animation-delay:.5s}@keyframes splashPopIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes splashFadeIn{0%{opacity:0}to{opacity:1}}@keyframes splashFadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0;gap:.75rem;color:var(--text-soft)}.admin-loading__spinner{width:40px;height:40px;border-radius:999px;border:3px solid var(--border-muted);border-top-color:var(--color-primary-900);animation:admin-loading-spin .75s linear infinite}@keyframes admin-loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}