:root{--primary:#0a8edb;--primary-hover:#0f73c5;--secondary:#32c5c8;--accent:#34d75f;--background:#f5fbff;--panel:#fff;--text:#10345f;--muted:#5f7188;--border:#d8e7f2;--font-body:"IBM Plex Sans Arabic", Arial, sans-serif;--font-heading:"Readex Pro", "IBM Plex Sans Arabic", Arial, sans-serif;--blue:var(--primary);--blue-dark:var(--text);--nav-hover:var(--primary-hover);--top-strip-bg:#10345f;--header-bg:var(--panel);--main-nav-bg:var(--primary);--header-text:var(--text);--header-line:var(--border);--cyan:var(--secondary);--green:#21b957;--red:#da1e28;--add-cart:var(--accent);--feature-bg:var(--primary);--product-panel:#f7fbfd;--unavailable:#da1e28;--ink:var(--text);--line:var(--border);--soft:var(--background);--blue-soft:#e6f6ff;--green-soft:#e8fbef;--white:var(--panel);--shadow:0 8px 18px #0a8edb1a;--hover-shadow:0 14px 28px #32c5c82e}.currency-amount{white-space:nowrap;direction:ltr;align-items:center;gap:.28em;display:inline-flex}.omr-symbol{object-fit:contain;flex:none;width:1.35em;height:.8em;display:inline-block}.language-switcher{background:#fff;border:1px solid #d9e4eb;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.language-switcher button{color:#526979;font:inherit;cursor:pointer;background:0 0;border:0;padding:.42rem .65rem;font-size:.78rem;font-weight:700}.language-switcher button.active{background:var(--primary,#0b5f91);color:#fff}html[dir=ltr] .site-header,html[dir=ltr] .site-footer,html[dir=ltr] main{text-align:left}.currency-switcher{border:1px solid var(--line);background:var(--white);direction:ltr;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.currency-switcher button{min-width:46px;min-height:34px;color:var(--blue-dark);cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;font-weight:800}.currency-switcher button.active{background:var(--cyan);color:var(--white)}.approximate-price-label{color:var(--muted);font-size:10px;font-weight:700;display:block}.currency-note{color:#72520b;background:#fff9e9;border:1px solid #f0cf82;border-radius:8px;margin:10px 0;padding:10px 12px;font-size:13px;line-height:1.7}.currency-note--compact{margin-block:6px;padding:7px 9px;font-size:11px}.checkout-official-total{border-top:1px dashed var(--cyan);color:var(--blue-dark);padding-top:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{background:var(--soft);color:var(--ink);font-family:var(--font-body);font-variant-numeric:tabular-nums;margin:0;font-size:15px;line-height:1.6}h1,h2,h3,h4,h5,h6,.brand,.section-head,.eyebrow,button{font-family:var(--font-heading)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1280px,100% - 48px);margin-inline:auto}.top-strip{background:var(--top-strip-bg);color:#f4f4f4;border-bottom:1px solid #525252;font-size:13px}.top-strip__inner{justify-content:space-between;gap:16px;padding:8px 0;display:flex}.site-header{z-index:20;background:var(--header-bg);box-shadow:0 1px 0 var(--header-line);position:relative}.header-main{grid-template-columns:190px minmax(430px,1fr) auto;align-items:center;gap:16px;padding:16px 0;display:grid}.brand{min-width:0;color:var(--primary);flex-direction:column;align-items:center;gap:3px;display:inline-flex}.brand__logo{width:176px;max-width:100%;height:auto;display:block}.brand__subtitle{color:var(--text);text-align:center;font-size:12px;font-weight:700;line-height:1}.search{justify-self:center;width:47%;height:40px;position:relative}.search-circuit{width:100%;height:100%;position:relative}.search__control{z-index:1;background:linear-gradient(var(--white), var(--white)) padding-box, linear-gradient(to bottom, #dc2626 0 50%, #171a1d 50% 100%) border-box;border:2px solid #0000;border-radius:6px;grid-template-columns:1fr 54px;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.search input{border:0;outline:none;min-width:0;padding:0 16px}.search button{background:var(--white);cursor:pointer;border:0}.icon-button{background:var(--cyan);cursor:pointer;border:0}.search button img{object-fit:contain;vertical-align:middle;width:24px;height:24px}.search-battery{z-index:2;pointer-events:none;filter:drop-shadow(0 2px 5px #1021302e);width:46px;height:46px;display:block;position:absolute;top:-3px;left:-33px}.search-battery img{object-fit:contain;width:100%;height:100%;display:block}.search-electron{z-index:4;box-sizing:border-box;color:#fff;width:14px;height:14px;box-shadow:none;pointer-events:none;will-change:left, top, opacity;background:#000;border:0;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:12px;font-weight:800;line-height:1;animation:4.2s linear infinite search-electron-loop;display:grid;position:absolute;top:-6px;left:-6px}.search-electron:before{content:"−";transform:translateY(-1px)}@keyframes search-electron-loop{0%{opacity:0;top:-6px;left:-6px}3%{opacity:1;top:-6px;left:-6px}43%{opacity:1;top:-6px;left:calc(100% - 8px)}51%{opacity:1;top:calc(100% - 8px);left:calc(100% - 8px)}93%{opacity:1;top:calc(100% - 8px);left:-6px}98%,to{opacity:0;top:calc(100% - 8px);left:-6px}}.search-suggestions{top:calc(100% + 8px);z-index:80;border:1px solid var(--line);background:var(--white);border-radius:6px;position:absolute;inset-inline:0;overflow:hidden;box-shadow:0 18px 42px #1e293b2e}.search-suggestions__head{border-bottom:1px solid var(--line);min-height:38px;color:var(--muted);background:#f8fafc;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;display:flex}.search-suggestions__head b{color:var(--text);font-size:11px;font-weight:600}.search-suggestions__list{scrollbar-width:thin;scrollbar-color:var(--line) transparent;max-height:min(570px,66vh);overflow-y:auto}.search-suggestion{min-height:72px;color:var(--text);background:var(--white);border-bottom:1px solid #edf1f5;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:7px 12px;transition:background-color .14s,box-shadow .14s;display:grid}.search-suggestion:hover,.search-suggestion:focus-visible,.search-suggestion.is-active{box-shadow:inset -3px 0 0 var(--primary);background:#eef8fd;outline:none}.search-suggestion__image{background:#fff;border:1px solid #e8edf2;border-radius:5px;place-items:center;width:58px;height:58px;display:grid}.search-suggestion__image img{object-fit:contain;width:50px;height:50px}.search-suggestion__content{min-width:0}.search-suggestion__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.search-suggestion__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px 9px;margin-top:4px;font-size:10px;display:flex}.search-suggestion__stock{color:#2b7a4b}.search-suggestion__stock--limited{color:var(--accent)}.search-suggestion__stock--unavailable{color:#b44141}.search-suggestion__price{color:var(--secondary);white-space:nowrap;direction:rtl;font-size:12px;font-weight:700}.search-suggestions__status{min-height:84px;color:var(--muted);text-align:center;place-items:center;padding:18px;font-size:12px;display:grid}.search-suggestions__status--error{color:#a83f3f}.search-suggestions__more{min-height:44px;color:var(--primary);background:#f8fafc;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.search-suggestions__more:hover,.search-suggestions__more:focus-visible,.search-suggestions__more.is-active{background:#eaf6fc;outline:none}.search-suggestions__more b{min-width:26px;height:22px;color:var(--white);background:var(--primary);border-radius:11px;place-items:center;padding:0 6px;font-size:10px;display:inline-grid}.header-actions{align-items:center;gap:10px;display:flex}.header-action{border:1px solid var(--line);height:42px;color:var(--header-text);background:var(--white);white-space:nowrap;cursor:pointer;border-radius:6px;align-items:center;gap:7px;padding:0 10px;display:inline-flex;position:relative}.account-menu-wrapper{z-index:45;position:relative}.account-menu-backdrop{z-index:1;opacity:0;visibility:hidden;pointer-events:none;background:#1021308f;transition:opacity .16s,visibility .16s;position:fixed;inset:0}.account-trigger{z-index:3}.account-menu-popover{inset-inline-end:0;z-index:4;border:1px solid var(--line);background:var(--white);opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;gap:6px;width:min(280px,100vw - 28px);padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 8px);transform:translateY(6px);box-shadow:0 18px 44px #1021302e}.account-menu-popover:before{content:"";inset-inline:0;height:10px;position:absolute;top:-10px}.account-menu-wrapper:hover .account-menu-backdrop,.account-menu-wrapper:focus-within .account-menu-backdrop,.account-menu-wrapper:hover .account-menu-popover,.account-menu-wrapper:focus-within .account-menu-popover{opacity:1;visibility:visible}.account-menu-wrapper:hover .account-menu-popover,.account-menu-wrapper:focus-within .account-menu-popover{pointer-events:auto;transform:translateY(0)}.account-menu-head{border-bottom:1px solid var(--line);gap:3px;padding:4px 4px 10px;display:grid}.account-menu-head strong{color:var(--blue-dark);font-size:15px}.account-menu-head span{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.account-menu-popover a,.account-menu-popover button{background:var(--white);min-height:38px;color:var(--header-text);cursor:pointer;text-align:start;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:0 10px;font-weight:800;display:flex}.account-menu-item__label{align-items:center;gap:9px;min-width:0;display:inline-flex}.account-menu-icon{width:30px;height:30px;color:var(--primary);background:0 0;border-radius:8px;flex:0 0 30px;place-items:center;display:inline-grid}.account-menu-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.account-menu-icon--orders{color:#0a8edb}.account-menu-icon--profile{color:#168a62}.account-menu-icon--reviews{color:#c98200}.account-menu-icon--favorites{color:#d62963}.account-menu-icon--logout{color:#d66a12}.account-menu-icon--login{color:#5367d8}.account-menu-icon--register{color:#21a953}.account-menu-popover a:after,.account-menu-popover button:after{content:"›";color:var(--cyan);font-size:20px;line-height:1}.account-menu-popover button{width:100%}.account-menu-popover a:hover,.account-menu-popover a:focus-visible,.account-menu-popover button:hover,.account-menu-popover button:focus-visible{border-color:var(--cyan);background:#f3fbfc;outline:none}.account-menu-popover button:disabled{opacity:.7;cursor:wait}.header-account-label{text-overflow:ellipsis;vertical-align:middle;max-width:120px;display:inline-block;overflow:hidden}.header-action img{width:18px}.cart-action b{background:var(--red);min-width:20px;height:20px;color:var(--white);border-radius:999px;place-items:center;padding:0 6px;font-size:12px;display:grid}.menu-toggle{border-radius:6px;width:42px;height:42px;display:none}.menu-toggle img{width:20px}.main-nav{background:var(--main-nav-bg);color:var(--white);border-top:1px solid #ffffff2e;border-bottom:1px solid var(--header-line)}.main-nav .container{align-items:center;gap:1px;display:flex;overflow-x:auto}.main-nav a{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;display:inline-flex}.main-nav a:hover,.main-nav a:focus{background:var(--primary-hover);color:var(--white)}.home-link img{filter:brightness(0)invert();width:15px}.catalog-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;padding:22px 0 24px;display:grid}.category-page{padding:22px 0 38px}.search-results-page{min-height:54vh;padding:22px 0 42px}.search-results-page__inner{gap:20px;display:grid}.search-results-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding:8px 0 20px;display:flex}.search-results-header h1{color:var(--blue-dark);margin:3px 0 6px;font-size:30px;line-height:1.35}.search-results-header p{max-width:760px;color:var(--muted);margin:0}.search-results-sort{color:var(--muted);flex:0 0 230px;gap:5px;font-size:12px;display:grid}.notification-wrapper{z-index:46;position:relative}.notification-trigger{justify-content:center;width:42px;padding:0}.notification-trigger>svg{width:19px;height:19px;color:var(--primary);stroke-width:2px}.notification-count{inset-inline-end:-5px;border:2px solid var(--white);background:var(--red);min-width:20px;height:20px;color:var(--white);border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-7px}.notification-popover{inset-inline-end:0;z-index:6;border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(390px,100vw - 24px);position:absolute;top:calc(100% + 8px);overflow:hidden;box-shadow:0 18px 44px #10213033}.notification-popover__head{border-bottom:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:flex}.notification-popover__head>div{gap:2px;display:grid}.notification-popover__head strong{color:var(--blue-dark);font-size:16px}.notification-popover__head span{color:var(--muted);font-size:11px}.notification-popover__head button,.notification-state button{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--primary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.notification-popover__head button svg,.notification-state button svg{width:15px;height:15px}.notification-list{scrollbar-width:thin;scrollbar-color:var(--line) transparent;max-height:min(520px,62vh);overflow-y:auto}.notification-item{color:var(--text);background:var(--white);border-bottom:1px solid #edf1f5;grid-template-columns:9px minmax(0,1fr);gap:10px;padding:12px;transition:background-color .14s,box-shadow .14s;display:grid}.notification-item:hover,.notification-item:focus-visible{background:#f3fbfc;outline:none}.notification-item--unread{box-shadow:inset -3px 0 0 var(--primary);background:#eef8fd}.notification-status{background:#8795a1;border-radius:50%;align-self:start;width:9px;height:9px;margin-top:6px}.notification-status--pending{background:#c98200}.notification-status--confirmed,.notification-status--preparing{background:#0a8edb}.notification-status--shipped{background:#7657b5}.notification-status--completed{background:#168a62}.notification-status--cancelled{background:#c84747}.notification-item__content{gap:4px;min-width:0;display:grid}.notification-item__title{justify-content:space-between;align-items:center;gap:10px;display:flex}.notification-item__title strong{color:var(--blue-dark);font-size:13px}.notification-item__title b{background:var(--blue-soft);color:var(--primary);border-radius:4px;flex:none;padding:3px 6px;font-size:10px}.notification-item__order{color:var(--primary);text-align:right;font-size:11px;font-weight:800}.notification-item__message{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.notification-item time{color:#77838d;font-size:10px}.notification-state{min-height:150px;color:var(--muted);text-align:center;place-items:center;gap:9px;padding:24px;display:grid}.notification-state>svg{width:28px;height:28px;color:var(--cyan)}.notification-state--error{color:#8d2020}.notification-spinner{animation:.8s linear infinite notification-spin}.notification-popover__footer{border-top:1px solid var(--line);min-height:42px;color:var(--primary);background:#f8fafc;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.notification-popover__footer:hover,.notification-popover__footer:focus-visible{background:#eef8fd;outline:none}@keyframes notification-spin{to{transform:rotate(360deg)}}.search-results-sort select{border:1px solid var(--line);background:var(--white);width:100%;min-height:42px;color:var(--text);border-radius:6px;outline:none;padding:0 12px}.search-results-sort select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0a8edb1f}.category-hero{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:space-between;align-items:stretch;gap:16px;padding:20px;display:flex}.category-hero h1{color:var(--blue-dark);margin:2px 0 6px;font-size:clamp(30px,4vw,46px)}.category-hero p{max-width:780px;color:var(--muted);margin:0;line-height:1.9}.category-hero__stats{border:1px solid var(--line);background:var(--blue-soft);min-width:150px;color:var(--blue-dark);text-align:center;border-radius:8px;place-items:center;padding:14px;display:grid}.category-hero__stats-group{grid-template-columns:repeat(2,minmax(120px,1fr));align-items:stretch;gap:10px;display:grid}.category-hero__stats strong{font-size:32px;line-height:1}.category-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;margin-top:18px;display:grid}.category-main{min-width:0}.category-children,.category-products{margin-top:18px}.category-layout .category-children:first-child,.category-layout .category-products:first-child{margin-top:0}.category-child-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.category-child-grid--large{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.category-child-grid a{border:1px solid var(--line);background:var(--white);min-height:82px;color:var(--blue-dark);border-radius:8px;gap:4px;padding:13px;display:grid}.category-child-grid a:hover,.category-child-grid a:focus-visible{border-color:var(--cyan);box-shadow:var(--hover-shadow);outline:none}.category-child-grid strong{font-size:16px}.category-child-grid span,.category-search-count{color:var(--muted);font-size:13px}.catalog-content{min-width:0}.category-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}.category-list{flex-direction:column;display:flex}.category-group{border-bottom:1px solid var(--line)}.category-group:last-child{border-bottom:0}.category-row{background:var(--white);align-items:stretch;min-height:46px;display:flex}.category{background:var(--white);min-width:0;min-height:46px;color:var(--ink);text-align:start;cursor:pointer;border:0;flex:1;align-items:center;gap:10px;padding:8px 12px;display:flex}.category-icon{width:30px;height:30px;color:var(--cyan);background:#edfafa;border-radius:6px;flex:0 0 30px;place-items:center;display:grid}.category-icon img{object-fit:contain;width:22px;height:22px}.category-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.category.active,.category:hover,.category-group.open>.category-row .category,.category-row:hover .category{color:var(--blue-dark);background:#eef5ff;font-weight:700}.category.active .category-icon,.category-group.open>.category-row .category-icon,.category-row:hover .category-icon{background:var(--white);border-color:#b9e8df}.category-expand{border:0;border-inline-start:1px solid var(--line);background:var(--soft);width:38px;color:var(--blue);cursor:pointer;flex:0 0 38px;place-items:center;font-size:19px;font-weight:800;display:grid}.category-expand:hover,.category-expand[aria-expanded=true]{background:var(--cyan);color:var(--white)}.subcategory-list{background:var(--soft);border-top:1px solid var(--line);padding:5px 0}.subcategory-list .subcategory-list{background:0 0;border-top:0;padding:0}.subcategory-button{width:100%;min-height:34px;color:var(--muted);cursor:pointer;text-align:start;background:0 0;border:0;padding:6px 54px 6px 12px;font-size:13px;text-decoration:none;display:block}.subcategory-list.depth-1>.subcategory-node>.subcategory-button{color:var(--blue-dark);padding-inline-start:46px;font-weight:800}.subcategory-list.depth-2 .subcategory-button{padding-inline-start:72px;font-size:12px;font-weight:500}.subcategory-list.depth-3 .subcategory-button{padding-inline-start:90px;font-weight:500}.subcategory-button:hover,.subcategory-button:focus-visible,.subcategory-button.active{color:var(--blue-dark);background:#eef5ff;outline:none;font-weight:700}.subcategory-list.depth-1>.subcategory-node>.subcategory-button:hover,.subcategory-list.depth-1>.subcategory-node>.subcategory-button:focus-visible,.subcategory-list.depth-1>.subcategory-node>.subcategory-button.active{font-weight:800}.subcategory-all{border-top:1px solid var(--line);color:var(--blue-dark);margin-top:4px;font-weight:700}.hero-slider{background:var(--panel);height:400px;min-height:400px;color:var(--text);border:1px solid var(--line);border-radius:16px;align-self:start;position:relative;overflow:hidden;box-shadow:0 14px 34px #10345f1f}.slides,.slide{height:100%}.slide{min-height:400px;display:none;position:relative;overflow:hidden}.slide.active{display:block}.slide__picture{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.slide__picture-link{cursor:pointer}.slide__picture-inner{width:100%;height:100%;display:block}.slide__media{object-fit:cover;object-position:center;filter:none;width:100%;height:100%;max-height:none;transform:scale(1.01)}.slide--image-only .slide__picture{z-index:1}.slide--image-only .slide__media{transform:none}.slide__shade{z-index:1;pointer-events:none;background:linear-gradient(270deg,#fffffff0 0%,#ffffffd1 38%,#ffffff47 70%,#ffffff0a 100%);position:absolute;inset:0}.slide__content{z-index:2;flex-direction:column;justify-content:center;width:min(580px,100% - 88px);min-height:400px;margin-inline-end:auto;padding:0 46px;display:flex;position:relative}.slide h1{max-width:620px;color:var(--text);margin:14px 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.16}.slide p{max-width:530px;color:var(--muted);margin:0 0 24px;font-size:16px;line-height:1.8}.eyebrow{color:var(--cyan);font-weight:700;display:inline-block}.hero-slider .eyebrow{background:var(--primary);width:fit-content;color:var(--white);border-radius:999px;padding:5px 12px;font-size:12px;line-height:1.4}.primary-button{background:var(--cyan);min-height:42px;color:var(--white);border-radius:6px;justify-content:center;align-items:center;padding:0 22px;font-weight:800;display:inline-flex}.hero-slider .primary-button{background:var(--primary);border-radius:8px;width:fit-content;min-height:46px;box-shadow:0 12px 24px #0a8edb2e}.hero-slider .primary-button:hover{background:var(--primary-hover)}.secondary-button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 22px;font-weight:800;display:inline-flex}.slider-controls{z-index:3;pointer-events:none;position:absolute;inset:0}.slider-controls>button{border:1px solid var(--line);width:40px;height:40px;color:var(--primary);cursor:pointer;opacity:0;pointer-events:auto;background:#ffffffdb;border-radius:50%;font-size:28px;line-height:1;transition:opacity .18s,background .18s,transform .18s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #10345f1f}.slider-controls>button:first-child{right:16px}.slider-controls>button:last-child{left:16px}.hero-slider:hover .slider-controls>button,.slider-controls>button:focus-visible{opacity:1}.slider-controls>button:hover{background:var(--white);transform:translateY(-50%)scale(1.04)}.slider-controls--no-arrows>button{display:none}.slider-counter{min-width:62px;color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;direction:ltr;background:#ffffffd1;border:1px solid #d8e7f2db;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #10345f1a}.slider-counter span:first-child{color:var(--primary);font-size:15px}.slider-controls--no-counter .slider-counter{display:none}.section-head{justify-content:space-between;align-items:end;gap:18px;margin-top:10px;margin-bottom:10px;display:flex}.section-head h2{color:var(--blue-dark);margin:2px 0 0;font-size:28px}.section-head .eyebrow{color:var(--cyan)}.catalog-sort-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.catalog-filter-toggle{border:1px solid var(--cyan);background:var(--white);min-height:40px;color:var(--cyan);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:800;display:inline-flex}.catalog-filter-toggle:hover,.catalog-filter-toggle:focus-visible,.catalog-filter-toggle--active{background:var(--cyan);color:var(--white)}.catalog-filter-toggle__count{background:var(--cyan);min-width:20px;height:20px;color:var(--white);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;line-height:1;display:inline-grid}.catalog-filter-toggle:hover .catalog-filter-toggle__count,.catalog-filter-toggle:focus-visible .catalog-filter-toggle__count,.catalog-filter-toggle--active .catalog-filter-toggle__count{background:var(--white);color:var(--cyan)}select{border:1px solid var(--line);background:var(--white);height:40px;color:var(--ink);border-radius:6px;padding:0 12px}.catalog-tools{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:12px;margin-bottom:14px;padding:12px;display:grid}.catalog-tools__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.catalog-tools__head strong{color:var(--blue-dark);font-size:15px}.catalog-tools__head button{border:1px solid var(--line);background:var(--white);width:30px;height:30px;color:var(--blue-dark);cursor:pointer;border-radius:50%;place-items:center;font-size:18px;font-weight:800;line-height:1;display:inline-grid}.catalog-tools__head button:hover,.catalog-tools__head button:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.catalog-tools__controls{grid-template-columns:minmax(180px,1.2fr) repeat(2,minmax(140px,.8fr));gap:10px;display:grid}.catalog-filter-field{color:var(--blue-dark);gap:6px;font-size:12px;font-weight:800;display:grid}.catalog-filter-field input,.catalog-filter-field select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);font:inherit;background:#fbfdfe;border-radius:6px;padding:0 10px;font-weight:400}.catalog-filter-field input:focus,.catalog-filter-field select:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 0 3px #44b0b424}.catalog-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.catalog-summary>div:first-child{gap:2px;min-width:110px;display:grid}.catalog-summary strong{color:var(--blue-dark);font-size:24px;line-height:1}.catalog-summary span{color:var(--muted);font-size:12px}.filter-chips{flex-wrap:wrap;flex:1;justify-content:center;gap:6px;display:flex}.filter-chip{border:1px solid var(--line);background:var(--product-panel);min-height:28px;color:var(--blue-dark);border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.catalog-reset{border:1px solid var(--cyan);background:var(--white);min-height:36px;color:var(--cyan);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.catalog-reset:hover,.catalog-reset:focus-visible{background:var(--cyan);color:var(--white)}.catalog-reset:disabled{opacity:.55;cursor:not-allowed}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-bottom:24px;display:grid}.product-card{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:360px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.product-card:hover,.product-card:focus-within{border-color:var(--blue);box-shadow:var(--hover-shadow);transform:translateY(-2px)}.badge{z-index:1;background:var(--red);color:var(--white);border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700;position:absolute;top:10px;right:10px}.favorite-button{border:1px solid var(--line);background:var(--white);min-width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:999px;place-items:center;padding:0 10px;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-grid}.favorite-button span{color:inherit;font-size:20px;line-height:1}.favorite-button--with-label{border-radius:6px;align-items:center;gap:7px;width:auto;min-width:0;display:inline-flex}.favorite-button--with-label strong{color:inherit;font-size:13px}.favorite-button:hover,.favorite-button:focus-visible,.favorite-button--active{border-color:var(--red);color:var(--red);background:#fff5f8;outline:none}.favorite-button:disabled{opacity:.65;cursor:wait}.product-favorite-button{inset-inline:auto 10px;z-index:2;padding:0;position:absolute;top:10px}.product-remove-favorite-button{inset-inline:auto 10px;z-index:2;position:absolute;top:10px}.favorite-button--remove{width:auto;min-width:76px;color:var(--red);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f7fac7;border-color:#cd235533;border-radius:999px;align-items:center;gap:6px;display:inline-flex;box-shadow:0 8px 22px #18324a1f}.favorite-button--remove span{width:18px;height:18px;color:var(--red);background:#cd23551a;border-radius:999px;place-items:center;font-size:17px;font-weight:800;display:inline-grid}.favorite-button--remove strong{color:var(--red);font-size:12px}.favorite-button--remove:hover,.favorite-button--remove:focus-visible{border-color:var(--red);color:var(--red);background:#ffffffe6}.product-image{aspect-ratio:1/.78;border-bottom:1px solid var(--line);background:#fff;place-items:center;padding:12px;display:grid}.product-image img{object-fit:contain;max-width:100%;max-height:172px}.product-info{background:var(--product-panel);flex-direction:column;flex:1;padding:14px 14px 0;display:flex}.product-category{color:var(--cyan);font-size:12px;font-weight:700}.product-title{color:#021e2c;text-overflow:ellipsis;height:57px;min-height:48px;margin:6px 0 10px;font-size:16px;font-weight:400;line-height:19px;overflow:hidden}.product-title-link{display:block}.product-title-link:hover .product-title,.product-title-link:focus-visible .product-title{color:var(--blue)}.product-image:focus-visible,.product-title-link:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.product-meta{color:#666;text-align:center;font-size:13px}.product-meta--available,.stock-status--available{color:var(--green);font-weight:400}.product-meta--limited,.stock-status--limited{color:#b65300;font-weight:700}.product-meta--unavailable{background:var(--unavailable);height:22px;color:var(--white);border-radius:0;justify-content:center;align-items:center;margin:0 -14px;font-size:8px;font-weight:800;line-height:1;display:flex}.product-smart-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;font-size:11px;display:flex}.product-smart-meta span{border:1px solid var(--line);background:var(--white);border-radius:4px;padding:3px 6px}.product-bottom{margin-top:auto;grid-template-columns:1fr;gap:0;margin-inline:-14px;padding-top:8px;display:grid}.price{color:var(--secondary);text-align:center;padding:0 14px 10px;font-size:19px;font-weight:800;display:block}.add-button{border:0;border-top:1px solid var(--add-cart);background:var(--product-panel);width:100%;min-height:44px;color:var(--add-cart);cursor:pointer;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.add-button__icon{background:var(--add-cart);width:20px;height:20px;color:var(--white);border-radius:50%;place-items:center;font-size:16px;font-weight:800;line-height:1;transition:background .18s,color .18s;display:inline-grid}.product-card:hover .add-button,.product-card:focus-within .add-button,.add-button:hover{background:var(--add-cart);color:var(--white)}.product-card:hover .add-button__icon,.product-card:focus-within .add-button__icon,.add-button:hover .add-button__icon{background:var(--white);color:var(--add-cart)}.add-button:disabled,.add-button:disabled:hover{color:#888;cursor:not-allowed;background:#eee}.add-button:disabled .add-button__icon,.add-button:disabled:hover .add-button__icon{color:var(--white);background:#b8b8b8}.empty{background:var(--white);border:1px solid var(--line);text-align:center;color:var(--muted);border-radius:8px;grid-column:1/-1;padding:30px}.student-promo{color:#161616;background:#d0e2ff;border-radius:16px;justify-content:space-between;align-items:center;gap:32px;margin-bottom:28px;padding:32px;display:flex;box-shadow:inset 0 2px 12px #0f62fe14}.student-promo--success{background:linear-gradient(135deg,#e8fbef,#bff3cf)}.student-promo--warning{background:linear-gradient(135deg,#fff5d6,#ffd978)}.student-promo--neutral{background:linear-gradient(135deg,#edf2f7,#dce5ee)}.student-promo>div{flex:1}.student-promo h3{color:#161616;margin:0 0 8px;font-size:24px;line-height:1.35}.student-promo p{color:#161616e6;max-width:640px;margin:0;font-size:15px;line-height:1.8}.student-promo__button{color:#d0e2ff;white-space:nowrap;background:#161616;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 32px;font-weight:800;transition:background .18s,color .18s;display:inline-flex}.student-promo__button:hover,.student-promo__button:focus-visible{color:#161616;background:#fff;outline:none}.product-detail-page{padding:22px 0 36px}.detail-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.detail-breadcrumb a{color:var(--blue);font-weight:700}.product-detail{grid-template-columns:minmax(300px,520px) minmax(360px,1fr);align-items:start;gap:24px;display:grid}.product-gallery,.purchase-card,.product-tabs{background:var(--white);border:1px solid var(--line);border-radius:8px}.product-gallery{padding:16px}.gallery-main{background:var(--white);border:1px solid var(--line);border-radius:8px;place-items:center;min-height:420px;padding:18px;display:grid;position:relative}.gallery-main__image{background:var(--white);cursor:zoom-in;border:0;place-items:center;width:100%;min-height:380px;display:grid}.gallery-main__image img{object-fit:contain;max-width:100%;max-height:340px}.gallery-arrows{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.gallery-arrows button,.lightbox__arrow,.lightbox__close{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);cursor:pointer;border-radius:50%;place-items:center;display:grid}.gallery-arrows button{pointer-events:auto;width:36px;height:36px;font-size:26px;line-height:1}.gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.gallery-thumbnails button{aspect-ratio:1;border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;place-items:center;padding:8px;display:grid}.gallery-thumbnails button.active,.gallery-thumbnails button:hover{border-color:var(--cyan);background:var(--green-soft)}.gallery-thumbnails img{object-fit:contain;max-width:100%;max-height:72px}.purchase-card{padding:22px}.purchase-topline{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:13px;display:flex}.purchase-topline a{color:var(--blue);font-weight:800}.purchase-card h1{color:var(--blue-dark);margin:10px 0;font-size:clamp(28px,3vw,42px);line-height:1.25}.purchase-card p{max-width:700px;color:var(--muted);margin:0 0 16px}.purchase-rating{color:var(--blue);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.purchase-rating strong{color:var(--blue-dark)}.purchase-rating small{color:var(--muted)}.purchase-actions{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.purchase-actions button{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--blue-dark);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:700}.purchase-actions .favorite-button{width:auto}.purchase-actions button[aria-pressed=true]{border-color:var(--cyan);background:var(--green-soft)}.purchase-actions .favorite-button[aria-pressed=true]{border-color:var(--red);color:var(--red);background:#fff5f8}.detail-price{color:var(--red);gap:4px;margin:16px 0;font-size:30px;font-weight:800;display:grid}.detail-price span{color:var(--muted);font-size:13px;font-weight:700}.purchase-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0;display:grid}.purchase-facts div{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.purchase-facts div:last-child{border-bottom:0}.purchase-facts dt{color:var(--blue-dark);font-weight:800}.purchase-facts dd{color:var(--muted);margin:0}.purchase-facts .stock-status--available{color:var(--green);font-weight:800}.purchase-facts .stock-status--limited{color:#b65300;font-weight:800}.purchase-facts .stock-status--unavailable{color:var(--red);font-weight:800}.price-breaks{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.price-breaks span{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);border-radius:6px;padding:6px 9px;font-size:12px;font-weight:800}.price-breaks span.active{border-color:var(--cyan);color:var(--cyan);background:#edfafa}.free-shipping-note{border:1px solid var(--line);background:var(--blue-soft);color:var(--blue-dark);border-radius:6px;margin-top:14px;padding:10px 12px;font-weight:700}.free-shipping-note.active{background:#ebf8ec;border-color:#bfe5c1}.quantity-row{grid-template-columns:42px minmax(70px,100px) 42px;gap:8px;margin:16px 0;display:grid}.quantity-row button,.quantity-row input{border:1px solid var(--line);background:var(--white);height:42px;color:var(--blue-dark);text-align:center;border-radius:6px;font-weight:800}.quantity-row button{cursor:pointer}.quantity-row button:disabled,.detail-actions button:disabled{opacity:.55;cursor:not-allowed}.quantity-hint,.quantity-alert{border:1px solid var(--line);border-radius:6px;margin:-6px 0 14px;padding:9px 11px;font-weight:700}.quantity-hint{color:var(--blue-dark);background:#edfafa}.quantity-alert{color:var(--red);background:#fff4f4;border-color:#f0c7c7}.purchase-notice{color:var(--blue-dark);background:#ebf8ec;border:1px solid #bfe5c1;border-radius:6px;margin:12px 0 0;padding:10px 12px;font-weight:700}.detail-tags{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.detail-tags span{min-height:30px;color:var(--blue-dark);background:#edfafa;border:1px solid #c1e7e8;border-radius:6px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.detail-actions{flex-wrap:wrap;gap:10px;display:flex}.detail-add-button,.whatsapp-button{min-width:150px;min-height:42px}.whatsapp-button{cursor:pointer;border:1px solid var(--cyan);background:var(--white);color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.whatsapp-button:hover,.whatsapp-button:focus-visible{background:#edfafa}.detail-actions .whatsapp-button,.cart-checkout,.checkout-submit{border-color:var(--red);background:var(--red);color:var(--white)}.detail-actions .whatsapp-button:hover,.detail-actions .whatsapp-button:focus-visible,.cart-checkout:hover,.cart-checkout:focus-visible,.checkout-submit:hover,.checkout-submit:focus-visible{border-color:var(--blue);background:var(--blue);color:var(--white)}.related-products{margin-top:28px}.cart-drawer{z-index:70;visibility:hidden;pointer-events:none;position:fixed;inset:0}.cart-drawer.open{visibility:visible;pointer-events:auto}.cart-drawer__backdrop{opacity:0;cursor:pointer;background:#0f253680;border:0;transition:opacity .2s;position:absolute;inset:0}.cart-drawer.open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{background:var(--white);flex-direction:column;width:min(460px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-12px 0 28px #18324a2e}.cart-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding:18px;display:flex}.cart-drawer__header h2{color:var(--blue-dark);margin:2px 0 0;font-size:24px}.cart-drawer__close{border:1px solid var(--line);background:var(--white);width:38px;height:38px;color:var(--blue-dark);cursor:pointer;border-radius:50%;place-items:center;font-size:26px;line-height:1;display:grid}.cart-items{flex:1;gap:12px;padding:14px;display:grid;overflow-y:auto}.cart-item{border:1px solid var(--line);border-radius:8px;grid-template-columns:82px minmax(0,1fr) auto;align-items:start;gap:12px;padding:10px;display:grid}.cart-item__image{border:1px solid var(--line);background:var(--white);border-radius:8px;place-items:center;width:82px;height:82px;display:grid}.cart-item__image img{object-fit:contain;max-width:68px;max-height:68px}.cart-item__body{min-width:0}.cart-item__title{color:var(--blue-dark);font-weight:700;line-height:1.35;display:block}.cart-item__body span,.cart-item__body small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.cart-line-status{border-radius:4px;width:fit-content;padding:3px 7px;font-weight:800}.cart-line-status--available{color:var(--green);background:#ebf8ec}.cart-line-status--limited{color:#b65300;background:#fff3e7}.cart-line-status--unavailable{color:var(--red);background:#fff4f4}.cart-item__controls{grid-template-columns:32px 54px 32px;gap:6px;margin-top:9px;display:grid}.cart-item__controls button,.cart-item__controls input{border:1px solid var(--line);background:var(--white);height:32px;color:var(--blue-dark);text-align:center;border-radius:6px;font-weight:800}.cart-item__controls button{cursor:pointer}.cart-item__controls button:disabled{opacity:.45;cursor:not-allowed}.cart-line-smart{color:var(--blue-dark);gap:2px;margin-top:8px;font-size:12px;font-weight:700;display:grid}.cart-line-smart span:last-child{color:var(--cyan)}.cart-line-errors{gap:3px;margin-top:8px;display:grid}.cart-line-errors small{color:var(--red);font-weight:800}.cart-item__side{justify-items:end;gap:12px;display:grid}.cart-item__side strong{color:var(--red);white-space:nowrap}.cart-item__side button,.cart-clear{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:700}.cart-drawer__footer{border-top:1px solid var(--line);gap:10px;padding:16px;display:grid}.cart-total{color:var(--blue-dark);justify-content:space-between;gap:16px;font-size:18px;display:flex}.cart-total strong{color:var(--red)}.cart-smart-alert{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:800}.cart-free-shipping,.checkout-free-shipping{border:1px solid var(--line);color:var(--blue-dark);background:#f7fbff;border-radius:8px;gap:4px;padding:10px 12px;font-size:13px;line-height:1.7;display:grid}.cart-free-shipping strong,.checkout-free-shipping strong{color:var(--blue-dark)}.cart-free-shipping span,.checkout-free-shipping span{color:var(--muted)}.cart-free-shipping.active,.checkout-free-shipping.active{background:#ebf8ec;border-color:#bfe5c1}.cart-checkout{width:100%}.cart-checkout--disabled{opacity:.6;cursor:not-allowed}.cart-continue-shopping{border:1px solid var(--line);background:var(--white);width:100%;min-height:40px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.cart-continue-shopping:hover,.cart-continue-shopping:focus-visible{border-color:var(--blue);background:#eef5ff}.cart-empty{text-align:center;flex:1;align-content:center;justify-items:center;padding:26px;display:grid}.cart-empty h3{color:var(--blue-dark);margin:0 0 8px}.cart-empty p{color:var(--muted)}.checkout-page{padding:22px 0 38px}.checkout-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.checkout-head h1{color:var(--blue-dark);margin:2px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.25}.checkout-continue{border:1px solid var(--line);min-height:40px;color:var(--blue-dark);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.checkout-layout{grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:18px;display:grid}.checkout-form,.checkout-summary,.checkout-empty,.checkout-loading{background:var(--white);border:1px solid var(--line);border-radius:8px}.checkout-form{gap:16px;padding:18px;display:grid}.checkout-section{gap:14px;display:grid}.checkout-section__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-section__head a{color:var(--cyan);font-weight:800}.checkout-section h2,.checkout-summary h2,.checkout-empty h2{color:var(--blue-dark);margin:0;font-size:22px}.checkout-address-select{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;padding:14px}.checkout-address-picker{color:var(--blue-dark);gap:7px;font-weight:800;display:grid}.checkout-address-picker select{border:1px solid var(--line);background:var(--white);width:100%;min-height:44px;color:var(--ink);border-radius:6px;outline:none;padding:10px 12px}.checkout-address-picker select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #35b9aa24}.checkout-address-preview,.checkout-address-empty,.checkout-address-hint,.checkout-address-notice{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px}.checkout-address-preview{gap:5px;display:grid}.checkout-address-preview strong{color:var(--blue-dark)}.checkout-address-preview span,.checkout-address-empty p,.checkout-address-hint,.checkout-address-notice{color:var(--muted);margin:0}.checkout-address-empty{gap:10px;display:grid}.checkout-address-empty a{width:fit-content;color:var(--cyan);font-weight:800}.checkout-address-notice{color:var(--red);background:#fff4f4;border-color:#f0c7c7;font-weight:800}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-fields label{color:var(--blue-dark);gap:7px;font-weight:800;display:grid}.checkout-fields input,.checkout-fields textarea,.checkout-fields select{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:10px 12px;font-weight:400}.checkout-fields input,.checkout-fields select{min-height:44px}.checkout-fields textarea{resize:vertical;min-height:94px}.checkout-fields input:focus,.checkout-fields textarea:focus,.checkout-fields select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #35b9aa24}.checkout-fields [aria-invalid=true]{border-color:var(--red)}.checkout-fields small{color:var(--red);font-size:12px;font-weight:700}.checkout-field-wide{grid-column:1/-1}.checkout-agreements{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;padding:14px}.checkout-agreements label{color:var(--blue-dark);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;font-weight:800;line-height:1.8;display:grid}.checkout-agreements input{width:18px;height:18px;accent-color:var(--cyan);margin-top:4px}.checkout-agreements a{color:var(--cyan);text-underline-offset:3px;text-decoration:underline}.phone-field-group{grid-template-columns:minmax(180px,.42fr) minmax(220px,1fr);gap:14px;display:grid;position:relative}.checkout-label{color:var(--blue-dark);font-weight:800}.country-field,.phone-number-field{align-content:start;gap:7px;display:grid}.country-trigger,.phone-input,.country-search{text-align:left;direction:ltr}.country-trigger{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:0 12px;font-weight:800;display:flex}.country-trigger:hover,.country-trigger:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px #35b9aa24}.country-trigger__flag{font-size:20px;line-height:1}.country-menu{z-index:35;border:1px solid var(--line);background:var(--white);width:min(420px,100%);box-shadow:var(--shadow);border-radius:8px;gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.country-search{border:1px solid var(--line);background:var(--white);width:100%;min-height:40px;color:var(--ink);border-radius:6px;outline:none;padding:8px 10px}.country-search:focus{border-color:var(--cyan)}.country-options{max-height:280px;display:grid;overflow-y:auto}.country-option{min-height:38px;color:var(--ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:6px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.country-option:hover,.country-option.active{color:var(--blue-dark);background:#eef5ff}.country-option__flag{font-size:18px;line-height:1}.country-option__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.country-option__code{color:var(--blue-dark);font-weight:800}.country-option-empty{color:var(--muted);text-align:center;padding:10px;display:block}.checkout-notice{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:6px;margin:0;padding:10px 12px;font-weight:800}.checkout-submit{width:100%;min-height:46px}.checkout-summary{gap:14px;padding:16px;display:grid;position:sticky;top:124px}.checkout-summary__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-summary__head button,.checkout-item__side button{color:var(--red);cursor:pointer;background:0 0;border:0;font-weight:800}.checkout-summary__items{gap:10px;max-height:52vh;padding-inline-end:2px;display:grid;overflow-y:auto}.checkout-coupon{background:#f3fbfc;border:1px solid #44b0b442;border-radius:8px;gap:10px;padding:12px;display:grid}.checkout-coupon>div:first-child{gap:3px;display:grid}.checkout-coupon strong{color:var(--blue-dark)}.checkout-coupon span{color:var(--muted);font-size:12px}.checkout-coupon__form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.checkout-coupon__form input{border:1px solid var(--line);background:var(--white);height:40px;color:var(--ink);font:inherit;letter-spacing:0;border-radius:6px;outline:none;padding:0 10px;font-weight:700}.checkout-coupon__form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b41f}.checkout-coupon__form button,.checkout-coupon__applied button{border:1px solid var(--cyan);background:var(--cyan);min-height:40px;color:var(--white);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.checkout-coupon__form button:disabled,.checkout-coupon__applied button:disabled{opacity:.65;cursor:wait}.checkout-coupon__applied{background:#ebf8ec;border:1px solid #bfe5c1;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.checkout-coupon__applied strong{color:var(--green)}.checkout-coupon__applied button{border-color:var(--line);background:var(--white);min-height:32px;color:var(--red)}.checkout-coupon__notice{border-radius:6px;margin:0;padding:8px 10px;font-size:12px;font-weight:800}.checkout-coupon__notice.ok{color:var(--green);background:#ebf8ec}.checkout-coupon__notice.error{color:var(--red);background:#fff4f4}.checkout-item{border:1px solid var(--line);border-radius:8px;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px;display:grid}.checkout-item__image{border:1px solid var(--line);background:var(--white);border-radius:8px;place-items:center;width:72px;height:72px;display:grid}.checkout-item__image img{object-fit:contain;max-width:58px;max-height:58px}.checkout-item__body{min-width:0}.checkout-item__title{color:var(--blue-dark);font-weight:700;line-height:1.35;display:block}.checkout-item__body span,.checkout-item__body small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.checkout-item__controls{margin-top:8px}.checkout-item__side{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-item__side strong{color:var(--red)}.checkout-shipping{border:1px solid var(--line);background:var(--blue-soft);color:var(--blue-dark);border-radius:8px;gap:3px;padding:12px;display:grid}.checkout-ready-note{color:var(--green);background:#ebf8ec;border:1px solid #bfe5c1;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.7}.checkout-shipping.active{background:#ebf8ec;border-color:#bfe5c1}.checkout-shipping.error{background:#fff4f4;border-color:#f0c7c7}.checkout-shipping.error strong,.checkout-shipping.error span{color:var(--red)}.checkout-shipping span{color:var(--muted);font-size:13px}.checkout-totals{border-top:1px solid var(--line);gap:10px;margin:0;padding-top:12px;display:grid}.checkout-totals div{justify-content:space-between;gap:14px;display:flex}.checkout-totals dt{color:var(--muted)}.checkout-totals dd{color:var(--blue-dark);margin:0;font-weight:800}.checkout-totals div:last-child dd,.checkout-totals div:nth-child(2) dd{color:var(--red)}.checkout-empty,.checkout-loading{text-align:center;justify-items:center;gap:12px;padding:34px 18px;display:grid}.checkout-empty p{max-width:520px;color:var(--muted);margin:0}.checkout-success-page{padding:22px 0 38px}.checkout-success{gap:14px;display:grid}.checkout-success__hero,.checkout-success__grid section,.checkout-success__panel,.checkout-success__totals{border:1px solid var(--line);background:var(--white);border-radius:8px}.checkout-success__hero{justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.checkout-success__hero h1{color:var(--blue-dark);margin:2px 0 4px;font-size:clamp(28px,4vw,42px)}.checkout-success__hero p,.checkout-success__panel p{color:var(--muted);margin:0}.checkout-success__status{justify-items:end;gap:8px;display:grid}.checkout-success__status strong{color:var(--blue-dark);font-size:24px}.checkout-success__actions{flex-wrap:wrap;gap:10px;display:flex}.checkout-success__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-success__grid section,.checkout-success__panel{padding:14px}.checkout-success h2{color:var(--blue-dark);margin:0 0 10px;font-size:18px}.checkout-success-dl{gap:9px;margin:0;display:grid}.checkout-success-dl div{gap:3px;display:grid}.checkout-success-dl dt{color:var(--muted);font-size:12px}.checkout-success-dl dd{color:var(--ink);margin:0;font-weight:700}.checkout-success-items{gap:10px;display:grid}.checkout-success-item{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;grid-template-columns:70px minmax(0,1fr) minmax(130px,auto);align-items:center;gap:12px;padding:10px;display:grid}.checkout-success-item img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:70px;height:70px;padding:6px}.checkout-success-item div{gap:3px;display:grid}.checkout-success-item strong{color:var(--blue-dark)}.checkout-success-item span{color:var(--muted);font-size:12px}.checkout-success-item>div:last-child{text-align:end}.checkout-success__totals{justify-content:flex-end;align-items:center;gap:14px;padding:14px;display:flex}.checkout-success__totals span{color:var(--muted);font-weight:700}.checkout-success__totals strong{color:var(--blue-dark);font-size:20px}.product-tabs{margin-top:22px;overflow:hidden}.product-tabs__list{border-bottom:1px solid var(--line);background:var(--soft);gap:1px;display:flex;overflow-x:auto}.product-tabs__list button{background:var(--white);min-height:48px;color:var(--blue-dark);cursor:pointer;white-space:nowrap;border:0;padding:0 18px;font-weight:800}.product-tabs__list button.active,.product-tabs__list button:hover{background:var(--cyan);color:var(--white)}.product-tabs__panel{padding:22px}.product-tab-details{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:24px;display:grid}.product-tabs h3{color:var(--blue-dark);margin:0 0 10px}.product-tabs p{color:var(--muted)}.product-tabs ul{color:var(--muted);margin:0 0 18px;padding-inline-start:22px}.datasheet-links{flex-wrap:wrap;gap:8px;display:flex}.datasheet-links a{border:1px solid var(--line);min-height:34px;color:var(--blue-dark);border-radius:6px;align-items:center;padding:0 12px;font-weight:700;display:inline-flex}.spec-table{border-collapse:collapse;border:1px solid var(--line);border-radius:8px;width:100%;overflow:hidden}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);text-align:start;vertical-align:top;padding:11px 12px}.spec-table th{width:42%;color:var(--blue-dark);background:#eef5ff}.spec-table td{color:var(--muted)}.review-summary{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.review-summary strong{color:var(--blue-dark);font-size:30px}.review-summary span,.review-item span{color:var(--blue)}.review-item em,.verified-review-badge{min-height:24px;color:var(--green);background:#ebf8ec;border:1px solid #bfe5c1;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.review-summary p{margin:0}.review-item,.qa-item{border-top:1px solid var(--line);padding:16px 0}.review-item div{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.review-item time{color:var(--muted);font-size:12px}.lightbox{z-index:60;background:#0f2536d1;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;background:var(--white);border-radius:8px;max-width:min(92vw,1000px);max-height:82vh;padding:18px}.lightbox__close{width:42px;height:42px;font-size:28px;position:absolute;top:18px;left:18px}.lightbox__arrow{width:46px;height:46px;font-size:32px;position:absolute;top:50%;transform:translateY(-50%)}.lightbox__arrow--prev{right:18px}.lightbox__arrow--next{left:18px}.lightbox__count{background:var(--white);color:var(--blue-dark);border-radius:999px;padding:5px 12px;font-weight:800;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.brand-page{padding-top:24px}.brand-page__hero{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:24px;padding:24px;display:grid}.brand-page__hero img{width:200px;max-width:100%}.brand-page__hero h1{color:var(--blue-dark);margin:4px 0 8px;font-size:42px}.brand-page__hero p{max-width:680px;color:var(--muted)}.brand-products{padding:18px 0 34px}.brand-product-list{gap:10px;display:grid}.brand-product-row{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:82px;padding:10px 14px;display:grid}.brand-product-row img{object-fit:contain;width:60px;height:60px}.brand-product-row span{color:var(--blue-dark)}.brand-product-row strong{color:var(--red)}.auth-page{padding:28px 0 42px}.auth-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.auth-card,.auth-side,.account-head,.account-stats div,.account-panel,.account-empty{background:var(--white);border:1px solid var(--line);border-radius:8px}.auth-card{gap:16px;padding:24px;display:grid}.auth-brand{width:160px;display:inline-flex}.auth-brand img{width:100%;height:auto}.auth-heading h1,.account-head h1,.account-empty h1{color:var(--blue-dark);margin:4px 0 6px;font-size:clamp(28px,4vw,40px);line-height:1.25}.auth-heading p,.auth-side li,.account-head p,.account-panel p,.account-empty p{color:var(--muted);margin:0}.auth-google-button,.auth-submit,.account-signout,.account-panel a,.account-panel button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.auth-google-button{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);gap:10px}.auth-google-button:hover,.auth-google-button:focus-visible{border-color:var(--cyan);background:#f3fbfc}.auth-google-button:disabled{opacity:.65;cursor:wait}.google-mark{border:1px solid var(--line);color:#4285f4;background:var(--white);border-radius:50%;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.auth-provider-note,.auth-notice{border:1px solid var(--line);background:var(--blue-soft);color:var(--blue-dark);border-radius:6px;margin:0;padding:10px 12px;font-weight:700}.auth-notice--success{color:#195c32;background:#eff9f2;border-color:#9ac9ad}.auth-notice--error{color:#8d2020;background:#fff4f4;border-color:#e0a7a7}.auth-separator{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:13px;display:grid}.auth-separator:before,.auth-separator:after{content:"";background:var(--line);height:1px}.auth-form{gap:13px;display:grid}.auth-form label{color:var(--blue-dark);gap:7px;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);background:var(--white);width:100%;min-height:44px;color:var(--ink);border-radius:6px;outline:none;padding:10px 12px;font-weight:400}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=tel]{text-align:left;direction:ltr}.auth-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.password-field{display:block;position:relative}.password-field input{width:100%;padding-left:48px;padding-right:12px}.password-field__toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:absolute;top:50%;left:4px;right:auto;transform:translateY(-50%)}.password-field__toggle:hover,.password-field__toggle:focus-visible{color:var(--blue)}.auth-options,.auth-switch,.account-empty__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.auth-check{grid-template-columns:auto 1fr;align-items:center;color:var(--muted)!important;gap:8px!important;font-weight:700!important;display:inline-flex!important}.auth-check input{width:16px;min-height:16px}.auth-options a,.auth-switch a{color:var(--blue);font-weight:800}.auth-submit{background:var(--cyan);color:var(--white);border:0}.auth-submit:hover,.auth-submit:focus-visible{background:var(--blue)}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-switch{color:var(--muted);justify-content:center;margin:0}.auth-side{gap:14px;padding:22px;display:grid;position:sticky;top:140px}.auth-side h2,.account-panel h2{color:var(--blue-dark);margin:0;font-size:22px}.account-panel>strong{color:var(--cyan);font-size:22px}.account-panel-email{color:var(--muted);overflow-wrap:anywhere;font-size:13px;font-weight:700}.auth-side ul{gap:10px;margin:0;padding-inline-start:20px;display:grid}.auth-side__status{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;padding-top:12px;display:flex}.auth-side__status strong{color:var(--cyan)}.account-page{padding:24px 0 42px}.account-head{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.account-profile{align-items:center;gap:16px;display:flex}.account-profile img,.account-profile>span{border:1px solid var(--line);background:var(--blue-soft);width:74px;height:74px;color:var(--blue-dark);border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid}.account-profile img{object-fit:cover}.account-signout{border:1px solid var(--red);background:var(--white);color:var(--red);padding:0 16px}.account-signout:hover,.account-signout:focus-visible{background:var(--red);color:var(--white)}.account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.account-stats div{gap:4px;padding:16px;display:grid}.account-stats span{color:var(--muted)}.account-stats strong{color:var(--blue-dark);font-size:24px}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-panel{gap:10px;padding:18px;display:grid}.account-panel--wide{grid-column:1/-1}.account-favorites-panel{gap:14px;display:grid}.account-favorites-panel h2{color:var(--blue-dark);margin:0;font-size:22px}.account-reviews-list{gap:12px;display:grid}.account-review-card{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.account-review-card img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:8px;width:86px;height:86px;padding:8px}.account-review-card div{gap:4px;display:grid}.account-review-card h2,.account-review-card strong{color:var(--blue-dark);margin:0}.account-review-card p{color:var(--ink);margin:0;line-height:1.8}.account-review-card small{color:var(--muted);font-size:12px}.account-review-card .account-review-card__badges{flex-wrap:wrap;gap:6px;display:flex}.account-review-card .account-review-card__hidden-reason{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.account-review-card__stars{color:var(--blue);font-size:16px}.account-review-card__actions{justify-items:end}.account-review-card__actions a{border:1px solid var(--line);min-height:34px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.account-review-card__actions a:hover,.account-review-card__actions a:focus-visible{border-color:var(--cyan);background:#f3fbfc}.skytech-toast{z-index:120;border-radius:8px;min-width:min(320px,100vw - 36px);padding:12px 14px;font-weight:800;position:fixed;top:126px;left:18px;box-shadow:0 16px 36px #18324a2e}.skytech-toast--success{color:#2f7d32;background:#ebf8ec;border:1px solid #bfe5c1}.account-panel a,.account-panel button{border:1px solid var(--line);background:var(--white);width:fit-content;min-height:38px;color:var(--blue-dark);padding:0 12px}.account-panel a:hover,.account-panel button:hover,.account-panel a:focus-visible,.account-panel button:focus-visible{border-color:var(--cyan);background:#f3fbfc}.account-notice{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:6px;margin:0 0 14px;padding:10px 12px;font-weight:800}.account-orders-empty{border:1px solid var(--line);background:var(--soft);border-radius:8px;gap:10px;padding:16px;display:grid}.account-orders-empty button{border:1px solid var(--cyan);background:var(--white);width:fit-content;min-height:36px;color:var(--cyan);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.account-orders{gap:12px;display:grid}.account-order-filters{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;flex-wrap:wrap;gap:8px;padding:10px;display:flex}.account-order-filters button{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--blue-dark);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-weight:800;display:inline-flex}.account-order-filters button strong{background:var(--product-panel);min-width:22px;height:22px;color:var(--cyan);border-radius:999px;place-items:center;font-size:12px;display:inline-grid}.account-order-filters button.active,.account-order-filters button:hover,.account-order-filters button:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.account-order-filters button.active strong,.account-order-filters button:hover strong,.account-order-filters button:focus-visible strong{background:var(--white);color:var(--cyan)}.account-orders-list{gap:10px;display:grid}.account-order{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:border-color .18s,box-shadow .18s;display:grid}.account-order:hover,.account-order:focus-within{border-color:var(--cyan);box-shadow:0 8px 20px #44b0b41f}.account-order div{gap:4px;display:grid}.account-order strong{color:var(--blue-dark)}.account-order span{color:var(--muted);font-size:13px}.account-order__label{color:var(--muted);font-size:12px;font-weight:800}.account-order__status{background:var(--blue-soft);border-radius:999px;justify-content:center;width:fit-content;min-height:24px;padding:2px 10px;font-weight:800;display:inline-flex;color:var(--blue-dark)!important}.account-order__link{white-space:nowrap;justify-self:end}.account-address-book{gap:14px;display:grid}.account-address-create,.account-address-edit,.account-address-card,.account-address-empty{border:1px solid var(--line);background:var(--white);border-radius:8px}.account-address-create summary,.account-address-edit summary{cursor:pointer;color:var(--blue-dark);padding:12px 14px;font-weight:800}.account-address-form{border-top:1px solid var(--line);background:var(--product-panel);gap:12px;padding:14px;display:grid}.account-address-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-address-form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.account-address-form input,.account-address-form select,.account-address-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:9px 10px;font-weight:400}.account-address-form textarea{resize:vertical}.account-address-form input:focus,.account-address-form select:focus,.account-address-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.account-address-field-wide{grid-column:1/-1}.account-address-check{grid-template-columns:auto 1fr;align-items:center;width:fit-content;display:inline-flex!important}.account-address-check input{width:18px;height:18px}.account-address-form-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.account-address-status{border-radius:6px;margin:0;padding:8px 10px;font-size:13px;font-weight:800}.account-address-status--ok{color:var(--green);background:#ebf8ec}.account-address-status--error{color:var(--red);background:#fff4f4}.account-address-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-address-card{gap:12px;padding:14px;display:grid}.account-address-card header{justify-content:space-between;align-items:start;gap:10px;display:flex}.account-address-card header div{gap:5px;display:grid}.account-address-card header strong{color:var(--blue-dark);font-size:17px}.account-address-card header span{width:fit-content;color:var(--green);background:#ebf8ec;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.account-address-card header small{color:var(--muted);font-weight:800}.account-address-card dl{gap:8px;margin:0;display:grid}.account-address-card dl div{gap:3px;display:grid}.account-address-card dt{color:var(--muted);font-size:12px}.account-address-card dd{color:var(--ink);margin:0;font-weight:700}.account-address-actions{flex-wrap:wrap;gap:8px;display:flex}.account-panel .account-address-actions button.account-address-delete{border-color:var(--red);color:var(--red)}.account-panel .account-address-actions button.account-address-delete:hover,.account-panel .account-address-actions button.account-address-delete:focus-visible{background:var(--red);color:var(--white)}.account-address-edit{background:var(--product-panel)}.account-address-empty{background:var(--soft);padding:14px}.account-profile-editor{gap:14px;display:grid}.account-profile-google{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.account-profile-google img,.account-profile-google>span{border-radius:50%;flex:none;width:58px;height:58px}.account-profile-google img{object-fit:cover}.account-profile-google>span{background:var(--soft);color:var(--blue-dark);place-items:center;font-weight:800;display:inline-grid}.account-profile-google div{gap:3px;display:grid}.account-profile-google div>span,.account-profile-google p{color:var(--muted);margin:0;font-size:13px}.account-profile-google strong{color:var(--blue-dark);font-size:18px}.account-profile-hint{background:#f3fbfc;border:1px solid #44b0b447;border-radius:8px;gap:5px;padding:11px 12px;display:grid}.account-profile-hint strong{color:var(--cyan)}.account-profile-hint span{color:var(--muted);line-height:1.7}.account-order-detail{gap:14px;display:grid}.account-order-detail__head{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.account-order-detail__head h1{color:var(--blue-dark);margin:2px 0 4px;font-size:clamp(26px,4vw,38px)}.account-order-detail__head p{color:var(--muted);margin:0}.account-order-detail__status{justify-items:end;gap:8px;display:grid}.account-order-detail__status strong{color:var(--blue-dark);font-size:24px}.account-order-detail__actions{flex-wrap:wrap;gap:10px;display:flex}.order-review-jump{border-color:var(--cyan);background:var(--cyan);width:auto;min-width:172px;min-height:44px;color:var(--white);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 22px #44b0b42e}.order-review-jump:before{content:"★";background:var(--white);width:22px;height:22px;color:var(--cyan);border-radius:999px;place-items:center;font-size:13px;line-height:1;display:inline-grid}.order-review-jump:hover,.order-review-jump:focus-visible{border-color:var(--blue);background:var(--blue);color:var(--white);transform:translateY(-1px);box-shadow:0 12px 26px #265ea838}.order-review-jump:hover:before,.order-review-jump:focus-visible:before{color:var(--blue)}#orderReviewProducts{scroll-margin-top:150px}.account-order-status-message{background:#f3fbfc;border-color:#44b0b447}.account-order-status-message>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-order-status-message h2{font-size:20px}.account-order-status-message p{color:var(--ink);line-height:1.8}.account-order-timeline-panel{gap:14px}.account-order-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.account-order-timeline--cancelled{grid-template-columns:minmax(160px,260px)}.account-order-timeline-panel--cancelled h2{color:var(--red)}.account-order-timeline__step{border:1px solid var(--line);background:var(--product-panel);color:var(--muted);text-align:center;border-radius:8px;justify-items:center;gap:7px;padding:10px 8px;display:grid;position:relative}.account-order-timeline__step span{background:var(--white);width:28px;height:28px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.account-order-timeline__step strong{color:inherit;font-size:12px}.account-order-timeline__step.complete{color:var(--green);background:#ebf8ec;border-color:#bfe5c1}.account-order-timeline__step.complete span{background:var(--green);color:var(--white)}.account-order-timeline__step.current{border-color:var(--cyan);color:var(--cyan);background:#f3fbfc;box-shadow:0 8px 20px #44b0b41f}.account-order-timeline__step.current span{background:var(--cyan);color:var(--white)}.account-order-timeline__step.cancelled{color:var(--red);background:#fff4f4;border-color:#f0c7c7}.account-order-timeline__step.cancelled strong{color:var(--red)}.account-order-timeline__step.cancelled span{background:var(--red);color:var(--white)}.account-order-updates-panel{gap:14px}.account-order-updates{gap:9px;display:grid}.account-order-update{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.account-order-update div{gap:3px;display:grid}.account-order-update strong{color:var(--blue-dark)}.account-order-update small{color:var(--muted);font-size:12px}.account-order-update p{color:var(--ink);grid-column:1/-1;line-height:1.8}.account-order-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-order-detail-dl{gap:9px;margin:0;display:grid}.account-order-detail-dl div{gap:3px;display:grid}.account-order-detail-dl dt{color:var(--muted);font-size:12px}.account-order-detail-dl dd{color:var(--ink);margin:0;font-weight:700}.account-order-detail-items{gap:10px;display:grid}.account-order-detail-item{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:70px minmax(0,1fr) minmax(130px,auto);align-items:center;gap:12px;padding:10px;display:grid}.account-order-detail-item img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:70px;height:70px;padding:6px}.account-order-detail-item div{gap:3px;display:grid}.account-order-detail-item strong{color:var(--blue-dark)}.account-order-detail-item span,.account-order-detail-item small{color:var(--muted);font-size:12px}.account-order-detail-item a{color:var(--cyan);font-weight:800}.account-order-detail-item>div:last-child{text-align:end}.order-item-review{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.order-item-review>strong,.order-item-review--done strong{color:var(--blue-dark)}.order-item-review label{color:var(--blue-dark);gap:5px;font-size:12px;font-weight:800;display:grid}.order-item-review select,.order-item-review input,.order-item-review textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:9px 10px}.order-item-review textarea{resize:vertical}.order-item-review select:focus,.order-item-review input:focus,.order-item-review textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b41f}.order-item-review__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-item-review__actions button{border:1px solid var(--cyan);background:var(--cyan);min-height:36px;color:var(--white);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.order-item-review__actions button:disabled{opacity:.65;cursor:wait}.order-item-review__actions p{margin:0;font-weight:800}.order-item-review__actions p.ok{color:#2f7d32}.order-item-review__actions p.error{color:var(--red)}.order-item-review--done{background:#ebf8ec;border-color:#bfe5c1;grid-template-columns:auto 1fr;align-items:center}.order-item-review--done span{color:var(--blue)}.order-item-review--done p{color:var(--ink);grid-column:1/-1;margin:0}.account-order-detail-totals{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:flex-end;align-items:center;gap:14px;padding:14px;display:flex}.account-order-detail-totals span{color:var(--muted);font-weight:700}.account-order-detail-totals strong{color:var(--blue-dark);font-size:20px}.account-empty{text-align:center;justify-items:center;gap:10px;padding:36px 18px;display:grid}.account-empty p{max-width:560px}.account-empty__actions{justify-content:center;margin-top:8px}.admin-page{padding:22px 0 38px}.admin-head,.admin-product-import,.admin-product-card,.admin-empty{border:1px solid var(--line);background:var(--white);border-radius:8px}.admin-head{justify-content:space-between;align-items:end;gap:18px;padding:20px;display:flex}.admin-head h1{color:var(--blue-dark);margin:2px 0 4px;font-size:clamp(28px,4vw,42px)}.admin-head p,.admin-user span,.admin-product-card__head p{color:var(--muted);margin:0}.admin-user{border:1px solid var(--line);background:var(--blue-soft);color:var(--blue-dark);text-align:end;border-radius:6px;gap:2px;padding:10px 12px;display:grid}.admin-user strong{direction:ltr;font-size:13px}.admin-warning{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:6px;padding:10px 12px;font-weight:800}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:16px 0;display:grid}.admin-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.admin-tabs a{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--blue-dark);border-radius:6px;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.admin-tabs a.active,.admin-tabs a:hover,.admin-tabs a:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-stats div{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:4px;padding:14px;display:grid}.admin-stats span{color:var(--muted);font-size:13px}.admin-stats strong{color:var(--blue-dark);font-size:24px}.admin-settings-layout{gap:16px;display:grid}.admin-settings-card{gap:14px;padding:16px;display:grid}.admin-settings-card>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.admin-settings-card h2{color:var(--blue-dark);margin:2px 0 4px}.admin-settings-card p{color:var(--muted);margin:0;line-height:1.8}.admin-settings-card input,.admin-settings-card textarea,.admin-settings-card select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfdfe;border-radius:6px;outline:none;padding:9px 10px;font-weight:400}.admin-settings-card textarea{resize:vertical}.admin-settings-card input:focus,.admin-settings-card textarea:focus,.admin-settings-card select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-settings-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-settings-coming-soon{color:var(--blue-dark);background:#f4f9ff;border:1px solid #c9dff8;border-radius:8px;gap:5px;padding:12px;display:grid}.admin-settings-coming-soon span{color:var(--muted);line-height:1.8}.admin-settings-link-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.admin-navigation-settings>header>button,.admin-navigation-row-actions button{border:1px solid var(--line);background:var(--white);min-height:36px;color:var(--primary);cursor:pointer;border-radius:6px;padding:0 11px;font-weight:800}.admin-navigation-list{gap:8px;display:grid}.admin-navigation-list article{border:1px solid var(--line);background:#fbfdff;border-radius:8px;grid-template-columns:92px minmax(150px,.8fr) minmax(220px,1.4fr) auto;align-items:end;gap:10px;padding:10px;display:grid}.admin-navigation-list article.is-muted{opacity:.65}.admin-navigation-list article>label:not(.admin-navigation-visible){color:var(--blue-dark);gap:5px;font-size:11px;font-weight:800;display:grid}.admin-navigation-visible{min-height:40px;color:var(--blue-dark);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.admin-settings-card .admin-navigation-visible input{width:18px;height:18px}.admin-navigation-row-actions{align-items:center;gap:5px;min-height:40px;display:flex}.admin-navigation-row-actions button{min-width:36px;padding:0 8px}.admin-navigation-row-actions button:disabled{opacity:.4;cursor:not-allowed}.admin-navigation-row-actions small{background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;padding:5px 8px;font-weight:800}.admin-navigation-row-actions .danger-button{color:var(--red);border-color:#f0c7c7}@media (max-width:820px){.admin-navigation-list article{grid-template-columns:1fr 1fr}.admin-navigation-list article>label:not(.admin-navigation-visible){grid-column:1/-1}}.admin-settings-link-grid a{border:1px solid var(--line);color:var(--blue-dark);background:#fbfdfe;border-radius:6px;padding:10px 12px;font-weight:800}.admin-shipping-settings{grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto;align-items:end;gap:14px;margin-bottom:16px;padding:16px;display:grid}.admin-shipping-settings h2{color:var(--blue-dark);margin:2px 0 4px}.admin-shipping-settings p{color:var(--muted);margin:0;line-height:1.8}.admin-shipping-settings label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-shipping-settings input{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px;padding:9px 10px;font-weight:400}.admin-product-workspace,.admin-product-list{gap:16px;display:grid}.admin-product-import{overflow:hidden}.admin-product-import__head{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-product-import__head h2{color:var(--blue-dark);margin:2px 0 0;font-size:20px}.admin-product-import__head>span{border:1px solid var(--line);background:var(--white);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.admin-product-import__body{gap:12px;padding:14px;display:grid}.admin-product-import__body p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.admin-product-import__body strong{color:var(--blue-dark)}.admin-product-import__actions{flex-wrap:wrap;gap:10px;display:flex}.admin-product-import__actions button{border:1px solid var(--cyan);background:var(--white);min-height:40px;color:var(--cyan);cursor:pointer;font:inherit;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.admin-product-import__actions button:hover,.admin-product-import__actions button:focus-visible{background:var(--cyan);color:var(--white)}.admin-product-import__actions button:disabled{opacity:.55;cursor:not-allowed}.admin-product-import__form{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;padding:12px;display:grid}.admin-product-import__form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-product-import__form input{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px;padding:9px 10px;font-weight:400}.admin-product-import__form input:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 0 3px #44b0b424}.admin-import-message{border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-weight:800}.admin-import-message--error{background:#fff4f4;border-color:#f0c7c7;color:var(--red)!important}.admin-import-preview{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:12px;padding:12px;display:grid}.admin-import-preview__head{justify-content:space-between;align-items:start;gap:14px;display:flex}.admin-import-preview__head>div{gap:4px;display:grid}.admin-import-preview__head strong{color:var(--blue-dark)}.admin-import-preview__head span{color:var(--muted);font-size:13px}.admin-import-status{white-space:nowrap;background:#fff4f4;border:1px solid #f0c7c7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;color:var(--red)!important}.admin-import-status--ready{background:#ebf8ec;border-color:#46af4b47;color:var(--green)!important}.admin-import-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.admin-import-stats span{border:1px solid var(--line);color:var(--muted);background:#fbfdfe;border-radius:8px;gap:2px;padding:10px;font-size:12px;font-weight:800;display:grid}.admin-import-stats strong{color:var(--blue-dark);font-size:20px}.admin-import-table-wrap{border:1px solid var(--line);border-radius:8px;max-height:360px;overflow:auto}.admin-import-table{border-collapse:collapse;background:var(--white);width:100%;min-width:920px;font-size:13px}.admin-import-table th,.admin-import-table td{border-bottom:1px solid var(--line);text-align:start;vertical-align:top;padding:9px 10px}.admin-import-table th{z-index:1;color:var(--blue-dark);background:#fbfdfe;font-size:12px;font-weight:900;position:sticky;top:0}.admin-import-table td strong,.admin-import-table td span{display:block}.admin-import-table td span{color:var(--muted);font-size:12px}.admin-import-table tr.has-error{background:#fff8f8}.admin-import-table tr.has-warning{background:#fffaf1}.admin-import-table ul{margin:0;padding-inline-start:18px}.admin-import-table li{color:var(--muted);margin:0 0 4px}.admin-import-table tr.has-error li{color:var(--red)}.admin-product-picker{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-product-picker__head{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-product-picker__head h2{color:var(--blue-dark);margin:2px 0 0;font-size:20px}.admin-product-picker__head>span{border:1px solid var(--line);background:var(--white);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.admin-product-picker__tools{align-items:center;gap:10px;display:flex}.admin-product-picker__tools>span{border:1px solid var(--line);background:var(--white);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.admin-product-search{border:1px solid var(--line);background:var(--white);width:min(360px,34vw);color:var(--ink);font:inherit;border-radius:6px;padding:10px}.admin-product-search:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 0 3px #44b0b41f}.admin-product-picker__grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;max-height:360px;padding:12px;display:grid;overflow:auto}.admin-product-picker__empty{border:1px dashed var(--line);background:var(--white);color:var(--muted);border-radius:8px;margin:0;padding:14px}.admin-product-chip{border:1px solid var(--line);min-height:62px;color:var(--blue-dark);font:inherit;text-align:start;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.admin-product-chip:hover,.admin-product-chip:focus-visible,.admin-product-chip--active{border-color:var(--sky);box-shadow:0 8px 20px #265ea81f}.admin-product-chip:hover{transform:translateY(-1px)}.admin-product-chip--active{background:var(--blue-soft)}.admin-product-chip img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:46px;height:46px;padding:5px}.admin-product-chip span{color:inherit;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.45;overflow:hidden}.admin-product-card{overflow:hidden}.admin-stack,.admin-category-tree,.admin-category-roots{gap:12px;display:grid}.admin-category-root__content{background:#f8fbfd}.admin-category-intro{border:1px solid var(--line);background:var(--white);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px;display:flex}.admin-category-intro>div{gap:4px;display:grid}.admin-category-intro strong{color:var(--blue-dark);font-size:18px}.admin-category-intro span{color:var(--muted);font-size:13px}.admin-category-add-root{border:1px solid var(--primary);background:var(--white);border-radius:8px;min-width:min(100%,320px)}.admin-category-add-root>summary,.admin-category-tool>summary{cursor:pointer;color:var(--primary);padding:10px 13px;font-weight:800;list-style:none}.admin-category-add-root>summary::-webkit-details-marker{display:none}.admin-category-tool>summary::-webkit-details-marker{display:none}.admin-category-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px 0;display:grid}.admin-category-tool{border:1px solid var(--line);background:var(--white);border-radius:8px}.admin-category-tool--add{background:#f2faff;border-color:#0a8edb73}.admin-category-tool[open]{grid-column:1/-1}.admin-category-tools>.admin-inline-actions{grid-column:1/-1;margin-inline:-14px}.admin-category-children{border-inline-start:3px solid var(--line);gap:8px;margin:0 14px 14px;padding:10px 12px 12px 0;display:grid}.admin-category-children--root{border-inline-start-color:var(--primary);background:#0a8edb09;border-radius:8px;padding-block:12px}.admin-category-branch{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-category-branch>summary{cursor:pointer;background:var(--white);color:var(--blue-dark);justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;font-weight:800;display:flex}.admin-category-branch__meta{color:var(--muted);white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.admin-category-branch__meta b{color:var(--primary);font-size:12px}.admin-category-branch__meta small{font-size:11px}.admin-category-branch__editor{border-top:1px solid var(--line);background:#fbfdff}.admin-category-workspace{gap:12px;margin-top:12px;display:grid}.admin-category-workspace__toolbar{border:1px solid var(--line);background:var(--white);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.admin-category-workspace__toolbar>div:first-child{gap:3px;display:grid}.admin-category-workspace__toolbar strong{color:var(--blue-dark);font-size:18px}.admin-category-workspace__toolbar span{color:var(--muted);font-size:12px}.admin-category-workspace__buttons,.admin-category-editor-form__actions,.admin-category-editor-actions>div{align-items:center;gap:8px;display:flex}.admin-category-layout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.85fr);align-items:start;gap:12px;display:grid}.admin-category-tree-panel,.admin-category-editor-panel{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-category-editor-panel{position:sticky;top:12px}.admin-category-search{border:1px solid var(--line);color:var(--muted);background:#fbfdff;border-radius:6px;align-items:center;gap:8px;margin:12px;padding:0 11px;display:flex}.admin-category-search input{width:100%;min-height:42px;color:var(--ink);background:0 0;border:0;outline:0}.admin-category-search:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-category-tree-head{border-block:1px solid var(--line);background:var(--product-panel);color:var(--muted);grid-template-columns:1fr 84px;gap:12px;padding:9px 54px 9px 18px;font-size:11px;font-weight:800;display:grid}.admin-category-tree-list,.admin-category-tree-list ul{margin:0;padding:0;list-style:none}.admin-category-tree-row{border-bottom:1px solid var(--line);background:var(--white);min-height:58px;padding:6px 10px 6px calc(10px + (var(--category-depth) * 22px));grid-template-columns:28px minmax(0,1fr) 62px 34px;align-items:center;gap:8px;transition:background .16s,box-shadow .16s;display:grid}.admin-category-tree-row:hover,.admin-category-tree-row.is-selected{background:#f0f9ff}.admin-category-tree-row.is-selected{box-shadow:inset -3px 0 var(--primary)}.admin-category-tree-row.is-muted{opacity:.66}.admin-category-expander,.admin-category-quick-add,.admin-category-close{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);cursor:pointer;border-radius:6px;place-items:center;display:inline-grid}.admin-category-expander{width:28px;height:28px;font-size:17px}.admin-category-expander:disabled{color:var(--line);cursor:default;background:0 0;border-color:#0000}.admin-category-quick-add{width:30px;height:30px;color:var(--primary);border-color:#0a8edb59;font-size:18px}.admin-category-quick-add:hover,.admin-category-expander:not(:disabled):hover{border-color:var(--primary);background:var(--primary);color:var(--white)}.admin-category-tree-row__main{min-width:0;color:var(--blue-dark);cursor:pointer;text-align:start;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.admin-category-tree-row__main>span:last-child{min-width:0;display:grid}.admin-category-tree-row__main strong,.admin-category-tree-row__main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-category-tree-row__main strong{font-size:13px}.admin-category-tree-row__main small{color:var(--muted);font-size:10px}.admin-category-icon{border:1px solid var(--line);background:var(--white);border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:inline-grid}.admin-category-icon img{object-fit:contain;width:22px;height:22px}.admin-category-status{color:#19754a;background:#e9f8f0;border-radius:999px;justify-content:center;align-items:center;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.admin-category-status.is-hidden{color:var(--muted);background:#f1f3f5}.admin-category-editor-form{display:grid}.admin-category-editor-form__head{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:start;gap:12px;padding:14px;display:flex}.admin-category-editor-form__head>div{gap:2px;display:grid}.admin-category-editor-form__head span{color:var(--muted);font-size:11px}.admin-category-editor-form__head strong{color:var(--blue-dark);font-size:18px}.admin-category-close{width:30px;height:30px;font-size:20px}.admin-category-editor-form__fields{grid-template-columns:1fr 1fr;gap:11px;padding:14px;display:grid}.admin-category-editor-form__fields>label:not(.admin-category-visibility){color:var(--blue-dark);gap:6px;font-size:12px;font-weight:800;display:grid}.admin-category-editor-form__fields input,.admin-category-editor-form__fields select{border:1px solid var(--line);background:var(--white);width:100%;min-height:40px;color:var(--ink);border-radius:6px;outline:none;padding:8px 10px}.admin-category-editor-form__fields input:focus,.admin-category-editor-form__fields select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-category-visibility{border:1px solid var(--line);background:#fbfdff;border-radius:6px;grid-column:1/-1;align-items:center;gap:9px;padding:9px 10px;display:flex}.admin-category-visibility input{width:18px;min-height:18px}.admin-category-visibility span{display:grid}.admin-category-visibility b{color:var(--blue-dark);font-size:12px}.admin-category-visibility small{color:var(--muted);font-size:10px}.admin-icon-picker{border:1px solid var(--line);border-radius:8px;min-width:0;margin:0 14px 14px;padding:10px}.admin-icon-picker legend{color:var(--blue-dark);padding:0 6px;font-size:12px;font-weight:800}.admin-icon-picker__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;display:grid}.admin-icon-option input{opacity:0;pointer-events:none;position:absolute}.admin-icon-option span{aspect-ratio:1;border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:6px;place-items:center;display:grid}.admin-icon-option img{width:22px;height:22px}.admin-icon-option input:checked+span{border-color:var(--primary);background:var(--blue-soft);box-shadow:0 0 0 2px #0a8edb24}.admin-icon-upload{color:var(--blue-dark);background:#f5fbff;border:1px dashed #0a8edb8c;border-radius:7px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:9px;display:grid}.admin-icon-upload__preview{border:1px solid var(--line);background:var(--white);border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.admin-icon-upload__preview img{object-fit:contain;width:27px;height:27px}.admin-icon-upload>span:nth-child(2){display:grid}.admin-icon-upload b{font-size:12px}.admin-icon-upload small{color:var(--muted);font-size:10px}.admin-icon-upload input[type=file]{max-width:160px;color:var(--muted);font-size:10px}.admin-category-editor-form__actions{border-top:1px solid var(--line);padding:12px 14px}.admin-category-editor-form__actions .primary-button{flex:1}.admin-category-editor-actions{border-top:1px solid var(--line);background:#fbfdff;gap:8px;padding:12px 14px;display:grid}.admin-category-editor-actions button{border:1px solid var(--line);background:var(--white);min-height:36px;color:var(--blue-dark);cursor:pointer;border-radius:6px;padding:0 11px;font-weight:800}.admin-category-editor-actions .danger-button{color:var(--red);border-color:#f0c7c7}.admin-category-editor-actions p,.admin-category-editor-form>p{margin:0 14px 12px}.admin-category-editor-empty,.admin-category-empty{color:var(--muted);text-align:center;justify-items:center;gap:6px;padding:48px 18px;display:grid}.admin-category-editor-empty>span{color:var(--primary);font-size:32px}.admin-category-editor-empty strong{color:var(--blue-dark)}.admin-category-editor-empty p{margin:0;font-size:12px}@media (max-width:980px){.admin-category-layout{grid-template-columns:1fr}.admin-category-editor-panel{position:static}}@media (max-width:620px){.admin-category-workspace__toolbar,.admin-category-workspace__buttons{flex-direction:column;align-items:stretch}.admin-category-editor-form__fields{grid-template-columns:1fr}.admin-icon-picker__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-icon-upload{grid-template-columns:42px 1fr}.admin-icon-upload input[type=file]{grid-column:1/-1;max-width:100%}.admin-category-tree-row{grid-template-columns:24px minmax(0,1fr) 32px;padding-inline-start:calc(6px + (var(--category-depth) * 12px))}.admin-category-status,.admin-category-tree-head{display:none}}@media (max-width:760px){.admin-category-intro{flex-direction:column;align-items:stretch}.admin-category-tools{grid-template-columns:1fr}.admin-category-tool,.admin-category-tool[open]{grid-column:1}.admin-category-branch__meta small{display:none}}.admin-product-card>summary{cursor:pointer;border-bottom:1px solid var(--line);background:var(--product-panel);color:var(--blue-dark);justify-content:space-between;align-items:center;gap:12px;padding:14px;font-size:16px;font-weight:800;display:flex}.admin-product-card.is-muted{opacity:.68}.admin-inline-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;display:flex}.admin-inline-actions form{margin:0}.admin-inline-actions button,.danger-button{border:1px solid var(--line);background:var(--white);min-height:38px;color:var(--blue-dark);cursor:pointer;border-radius:6px;padding:0 14px;font-weight:800}.admin-inline-actions .danger-button,.danger-button{color:var(--red);border-color:#f0b8bc}.admin-product-create summary{cursor:pointer;border-bottom:1px solid var(--line);background:var(--product-panel);color:var(--blue-dark);padding:14px;font-size:18px;font-weight:800}.admin-product-card__head{border-bottom:1px solid var(--line);background:var(--product-panel);grid-template-columns:86px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.admin-product-card__head--text{grid-template-columns:1fr}.admin-product-card__head img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:8px;width:86px;height:86px;padding:8px}.admin-product-card__head h2{color:var(--blue-dark);margin:2px 0 4px;font-size:22px}.admin-product-form,.admin-user-form,.admin-gallery-add,.admin-gallery-image-form{gap:12px;padding:14px;display:grid}.admin-form-topline,.admin-user-form__head,.admin-form-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-form-topline>span,.admin-user-form__head span,.admin-muted{color:var(--muted);font-size:12px}.admin-product-flags{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;flex-wrap:wrap;gap:12px 24px;padding:12px;display:flex}.admin-product-blocker{color:var(--red);background:#fff6f6;border:1px solid #f0b8bc;border-radius:8px;margin:0;padding:12px;font-weight:800}.admin-product-blocker a{color:var(--blue-dark);text-decoration:underline}.admin-product-quick-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfdfe;gap:10px;padding:14px;display:grid}.admin-product-quick-actions>strong{color:var(--blue-dark)}.admin-product-edit-label{color:var(--muted);font-size:12px;font-weight:800}.admin-offer-fields{background:#fffaf0;border:1px solid #f0d49a;border-radius:8px;grid-template-columns:minmax(220px,.8fr) minmax(180px,.6fr) minmax(280px,1.4fr);gap:12px;padding:12px;display:grid}.admin-offer-fields label{align-content:start}.admin-offer-toggle span{gap:2px;display:grid}.admin-offer-toggle small{color:var(--muted);font-weight:600}.admin-product-editor-title{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-product-editor-title div{gap:3px;display:grid}.admin-product-editor-title span{color:var(--muted);font-size:12px}.admin-product-editor-title strong{color:var(--blue-dark);font-size:20px}.admin-product-editor-title button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:6px;width:36px;height:36px;font-size:22px}.admin-product-ui-workspace{border:1px solid var(--line);background:var(--white);border-radius:12px;width:100%;max-width:100%;overflow:hidden}.admin-product-ui-layout{grid-template-columns:minmax(380px,34%) minmax(0,1fr);width:100%;max-width:100%;min-height:620px;display:grid}.admin-product-ui-layout.is-editor-expanded{grid-template-columns:minmax(0,1fr)}.admin-product-ui-layout.is-editor-expanded .admin-product-list-panel{display:none}.admin-product-list-panel{border-inline-end:1px solid var(--line);background:#fbfdfe;padding:14px}.admin-product-list-head{color:var(--muted);grid-template-columns:1fr auto;gap:12px;padding:12px 8px 8px;font-size:12px;font-weight:800;display:grid}.admin-product-rows{gap:8px;display:grid}.admin-product-row{border:1px solid var(--line);background:var(--white);border-radius:9px;gap:10px;padding:10px;display:grid}.admin-product-row.is-selected{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b41f}.admin-product-row.is-muted{opacity:.72}.admin-product-row__main{width:100%;color:inherit;cursor:pointer;text-align:start;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:0;display:grid}.admin-product-row__main img{border:1px solid var(--line);object-fit:contain;border-radius:7px;width:54px;height:54px;padding:4px}.admin-product-row__main span{gap:4px;min-width:0;display:grid}.admin-product-row__main strong{color:var(--blue-dark);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-product-row__main small{color:var(--muted)}.admin-product-card-toggle{background:var(--product-panel);width:28px;height:28px;color:var(--blue-dark);border-radius:999px;place-items:center;font-size:18px;font-weight:900;min-width:28px!important;display:grid!important}.admin-product-row__meta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:9px;display:flex}.admin-product-row__meta>div{gap:6px;display:flex}.admin-product-offer-status{color:#815600;background:#fff0cb;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900}.admin-product-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-product-row-actions form{margin:0}.admin-product-row-actions button{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--blue-dark);cursor:pointer;border-radius:6px;padding:0 11px;font-weight:800}.admin-product-row-actions .primary-button{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-product-row-actions .danger-button{color:var(--red);border-color:#f0b8bc}.admin-product-row-actions .admin-save-status{flex-basis:100%;margin:4px 0 0}.admin-product-editor-panel{background:var(--white);width:100%;min-width:0;max-width:100%;padding:14px;overflow:hidden}.admin-product-editor-panel .admin-product-card{width:100%;min-width:0;max-width:100%;box-shadow:none;margin:0;overflow:hidden}.admin-product-editor-panel .admin-product-form,.admin-product-editor-panel .admin-stock-panel,.admin-product-editor-panel .admin-product-content,.admin-product-editor-panel .admin-product-gallery{width:100%;min-width:0;max-width:100%}.admin-product-card__head--with-window-control{grid-template-columns:86px minmax(0,1fr) auto}.admin-product-window-controls{align-items:center;gap:8px;display:flex}.admin-product-window-toggle{border:1px solid var(--cyan);background:var(--white);min-height:40px;color:var(--blue-dark);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:900;display:inline-flex}.admin-product-window-toggle:hover,.admin-product-window-toggle:focus-visible{background:var(--cyan);color:var(--white)}.admin-product-window-toggle span{font-size:20px;line-height:1}.admin-product-window-close{background:var(--white);width:40px;height:40px;color:var(--red);cursor:pointer;border:1px solid #f0b8bc;border-radius:7px;place-items:center;font-size:23px;font-weight:900;display:grid}.admin-product-window-close:hover,.admin-product-window-close:focus-visible{background:#fff1f2}@media (max-width:980px){.admin-product-ui-layout{grid-template-columns:1fr}.admin-product-list-panel{border-inline-end:0;border-bottom:1px solid var(--line)}.admin-offer-fields{grid-template-columns:1fr}.admin-product-card__head--with-window-control{grid-template-columns:70px minmax(0,1fr)}.admin-product-window-controls{grid-column:1/-1;width:100%}.admin-product-card__head--with-window-control .admin-product-window-toggle{flex:1}}.admin-checkbox{color:var(--blue-dark);align-items:center;gap:8px;font-weight:800;display:inline-flex}.admin-checkbox input{width:18px;height:18px}.admin-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-product-form label,.admin-user-form label,.admin-gallery-add label,.admin-gallery-image-form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-product-form input,.admin-product-form select,.admin-product-form textarea,.admin-user-form input,.admin-user-form select,.admin-gallery-add input,.admin-gallery-image-form input{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:9px 10px;font-weight:400}.admin-product-form input:focus,.admin-product-form select:focus,.admin-product-form textarea:focus,.admin-user-form input:focus,.admin-user-form select:focus,.admin-gallery-add input:focus,.admin-gallery-image-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-product-form textarea{resize:vertical;min-height:88px}.admin-category-fields{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;gap:12px;padding:12px;display:grid}.admin-category-selected{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;padding:12px;display:grid}.admin-category-selected__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-category-selected__head span{color:var(--blue-dark);font-weight:800}.admin-category-selected__head strong{color:var(--cyan);font-size:12px}.admin-category-chip-list{flex-wrap:wrap;gap:8px;display:flex}.admin-category-chip{border:1px solid var(--line);background:var(--product-panel);max-width:100%;color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:5px 6px 5px 10px;font-size:12px;display:inline-flex}.admin-category-chip--primary{border-color:var(--cyan);background:#44b0b41a}.admin-category-chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-category-chip button{background:var(--white);color:var(--blue-dark);cursor:pointer;border:0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.admin-category-chip--primary button:first-of-type{background:var(--cyan);color:var(--white)}.admin-category-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-category-dropdown{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-category-dropdown summary{cursor:pointer;color:var(--blue-dark);justify-content:space-between;align-items:center;gap:10px;padding:12px;font-weight:800;list-style:none;display:flex}.admin-category-dropdown summary::-webkit-details-marker{display:none}.admin-category-dropdown summary strong{background:var(--cyan);min-width:24px;min-height:24px;color:var(--white);border-radius:999px;place-items:center;font-size:12px;display:inline-grid}.admin-category-dropdown__panel{border-top:1px solid var(--line);gap:10px;padding:10px;display:grid}.admin-category-search{width:100%}.admin-category-option-list{gap:6px;max-height:280px;padding-inline-end:3px;display:grid;overflow:auto}.admin-category-option{background:var(--product-panel);color:var(--blue-dark);cursor:pointer;border:1px solid #0000;border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.admin-category-option:hover{border-color:var(--cyan);background:var(--white)}.admin-category-option input{width:18px;height:18px}.admin-category-option span{gap:2px;min-width:0;font-weight:800;display:grid}.admin-category-option small{color:var(--muted);font-size:11px;font-weight:700}.admin-category-empty{color:var(--muted);margin:0;font-size:12px}.admin-main-image{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:12px;display:grid}.admin-main-image>div{gap:8px;display:grid}.admin-main-image>div:first-child span{color:var(--blue-dark);font-weight:800}.admin-main-image img{aspect-ratio:1;border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:8px;width:100%;padding:10px}.admin-image-placeholder{aspect-ratio:1;border:1px dashed var(--line);background:var(--white);width:100%;color:var(--muted);border-radius:8px;place-items:center;font-weight:800;display:grid}.admin-main-image p{color:var(--muted);margin:0;font-size:12px}.admin-form-actions button,.admin-empty a{border:1px solid var(--cyan);background:var(--cyan);min-height:40px;color:var(--white);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.admin-form-actions button:disabled{opacity:.6;cursor:wait}.admin-stock-panel{border-top:1px solid var(--line);background:#fbfdfe}.admin-stock-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-stock-panel h3{color:var(--blue-dark);margin:2px 0 0;font-size:18px}.admin-stock-panel>header>div:last-child{justify-items:end;gap:3px;display:grid}.admin-stock-panel>header>div:last-child span,.admin-stock-action>div span,.admin-stock-log__head span{color:var(--muted);font-size:12px}.admin-stock-panel>header>div:last-child strong{color:var(--cyan);font-size:20px}.admin-stock-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.admin-stock-action{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;padding:12px;display:grid}.admin-stock-action--receive{border-color:#44b0b452}.admin-stock-action--deduct{border-color:#cd23553d}.admin-stock-action--adjust{border-color:#265ea838}.admin-stock-action>div:first-of-type{gap:4px;display:grid}.admin-stock-action>div:first-of-type strong{color:var(--blue-dark)}.admin-stock-action label{color:var(--blue-dark);gap:6px;font-size:13px;font-weight:800;display:grid}.admin-stock-action input{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px;padding:10px}.admin-stock-action input:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 0 3px #44b0b41f}.admin-stock-log{border-top:1px solid var(--line);padding:14px}.admin-stock-log__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.admin-stock-log__head strong{color:var(--blue-dark)}.admin-stock-history{gap:8px;display:grid}.admin-stock-empty{border:1px dashed var(--line);background:var(--white);color:var(--muted);border-radius:8px;padding:12px}.admin-stock-movement{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(92px,auto);align-items:center;gap:12px;padding:10px;display:grid}.admin-stock-movement>div{gap:3px;display:grid}.admin-stock-movement>div:last-child{justify-items:end}.admin-stock-movement strong{color:var(--blue-dark)}.admin-stock-movement span,.admin-stock-movement small{color:var(--muted);font-size:12px}.admin-stock-movement>div:last-child strong{color:var(--cyan);font-size:18px}.admin-stock-movement--out>div:last-child strong{color:var(--red)}.admin-product-content{border-top:1px solid var(--line);background:var(--white)}.admin-product-content>header{border-bottom:1px solid var(--line);background:#fbfdfe;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-product-content h3{color:var(--blue-dark);margin:2px 0 0;font-size:18px}.admin-product-content>header>span{border:1px solid var(--line);background:var(--white);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.admin-product-content-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-content-form--advanced{grid-template-columns:minmax(0,1fr)}.admin-content-editor{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;gap:14px;padding:12px;display:grid}.admin-content-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;padding-bottom:10px;display:flex}.admin-content-tabs button{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);font:inherit;cursor:pointer;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:800}.admin-content-tabs button:hover,.admin-content-tabs button.active{border-color:var(--cyan);color:var(--cyan);background:#44b0b41a}.admin-content-pane{gap:12px;display:grid}.admin-content-seo{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start}.admin-content-fields{gap:12px;display:grid}.admin-counter{color:var(--muted);justify-self:end;font-size:12px;font-weight:800}.admin-counter--warn{color:var(--orange)}.admin-seo-preview{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:7px;padding:14px;display:grid}.admin-seo-preview>span{color:var(--muted);font-size:12px;font-weight:800}.admin-seo-preview strong{color:#1a0dab;font-size:18px;font-weight:500;line-height:1.35}.admin-seo-preview small{color:#188038;font-size:12px}.admin-seo-preview p{color:#4d5156;margin:0;font-size:13px;line-height:1.7}.admin-content-checklist,.admin-content-summary{flex-wrap:wrap;gap:8px;display:flex}.admin-content-check,.admin-content-summary span{border:1px solid var(--line);background:var(--white);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.admin-content-check--ok{color:var(--green);background:#ebf8ec;border-color:#46af4b47}.admin-repeat-block{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;padding:12px;display:grid}.admin-repeat-head,.admin-repeat-row{align-items:center;gap:10px;display:flex}.admin-repeat-head{color:var(--blue-dark);justify-content:space-between;font-weight:900}.admin-repeat-head button,.admin-repeat-row button{border:1px solid var(--line);background:var(--white);color:var(--blue-dark);font:inherit;cursor:pointer;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:800}.admin-repeat-head button{color:var(--cyan);background:#44b0b41a;border-color:#44b0b459}.admin-repeat-row button{color:var(--red)}.admin-repeat-row input,.admin-repeat-row textarea{min-width:0}.admin-repeat-row>input,.admin-repeat-row>textarea{flex:1}.admin-repeat-row--pair{grid-template-columns:minmax(160px,.7fr) minmax(0,1fr) auto;display:grid}.admin-repeat-row--qa{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr) auto;align-items:start;display:grid}.admin-content-summary{justify-content:flex-start}.admin-save-status{border-radius:6px;margin:0;padding:8px 10px;font-size:13px;font-weight:800}.admin-save-status--ok{color:var(--green);background:#ebf8ec}.admin-save-status--error{color:var(--red);background:#fff4f4}.admin-reviews-layout{gap:14px;display:grid}.admin-review-toolbar{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:12px;padding:12px;display:grid}.admin-review-toolbar label,.admin-review-action-form label{color:var(--blue-dark);gap:6px;font-size:12px;font-weight:800;display:grid}.admin-review-toolbar input,.admin-review-action-form select,.admin-review-action-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fbfdfe;border-radius:6px;outline:none;padding:9px 10px;font-weight:400}.admin-review-toolbar input:focus,.admin-review-action-form select:focus,.admin-review-action-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b41f}.admin-review-count{color:var(--muted);margin:0;font-weight:800}.admin-reviews-list{gap:12px;display:grid}.admin-review-card{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:92px minmax(0,1fr) minmax(260px,330px);gap:14px;padding:12px;display:grid}.admin-review-card--hidden{border-color:#f0c7c7}.admin-review-card>img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:8px;width:92px;height:92px;padding:8px}.admin-review-card__body{gap:10px;min-width:0;display:grid}.admin-review-card__body header,.admin-review-card__body header>div,.admin-review-links,.admin-review-action-form__footer,.admin-review-restore-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-review-card__body header{justify-content:space-between}.admin-review-card h2{color:var(--blue-dark);margin:0;font-size:18px}.admin-review-card p{color:var(--ink);margin:0;line-height:1.8}.admin-review-card__stars{color:var(--blue);white-space:nowrap}.admin-review-hidden-note{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:8px;gap:4px;padding:10px;display:grid}.admin-review-hidden-note strong,.admin-review-hidden-note p{color:var(--red)}.admin-review-hidden-note small{color:#8a2e2e}.admin-review-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-review-meta div{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;gap:3px;padding:8px;display:grid}.admin-review-meta dt{color:var(--muted);font-size:11px;font-weight:800}.admin-review-meta dd{color:var(--blue-dark);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:800}.admin-review-links a{border:1px solid var(--line);background:var(--white);min-height:34px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-review-links a:hover,.admin-review-links a:focus-visible{border-color:var(--cyan);background:#f3fbfc}.admin-review-card__actions,.admin-review-action-form{gap:10px;display:grid}.admin-review-policy-note{background:#f3fbfc;border:1px solid #44b0b447;border-radius:8px;gap:4px;padding:10px;display:grid}.admin-review-policy-note strong{color:var(--blue-dark)}.admin-review-policy-note p{color:var(--muted);font-size:12px;line-height:1.7}.admin-review-action-form button,.admin-review-restore-form button{border:1px solid var(--cyan);background:var(--cyan);min-height:38px;color:var(--white);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.admin-review-action-form .admin-review-hide-button{border-color:var(--red);background:var(--red)}.admin-review-action-form button:disabled,.admin-review-restore-form button:disabled{opacity:.65;cursor:wait}.admin-coupons-layout{gap:14px;display:grid}.admin-coupon-create{padding:0}.admin-coupon-create>summary,.admin-coupon-details>summary{cursor:pointer;color:var(--blue-dark);padding:14px;font-weight:800}.admin-coupon-form{border-top:1px solid var(--line);gap:14px;padding:14px;display:grid}.admin-field-wide{grid-column:1/-1}.admin-coupon-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fbfdfe;border-radius:6px;outline:none;padding:9px 10px}.admin-coupon-list{gap:12px;display:grid}.admin-coupon-card{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:12px;padding:14px;display:grid}.admin-coupon-card>header,.admin-coupon-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-coupon-card>header>div{gap:5px;display:grid}.admin-coupon-card h2{color:var(--blue-dark);margin:0;font-size:20px}.admin-coupon-card p{color:var(--muted);margin:0;line-height:1.8}.admin-coupon-card>header>div:last-child{justify-items:end}.admin-coupon-card>header>div:last-child strong{color:var(--red);font-size:22px}.admin-coupon-card>header small,.admin-coupon-card__footer span{color:var(--muted);font-size:12px}.admin-coupon-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-coupon-meta div{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;gap:4px;padding:9px;display:grid}.admin-coupon-meta dt{color:var(--muted);font-size:11px;font-weight:800}.admin-coupon-meta dd{color:var(--blue-dark);margin:0;font-size:13px;font-weight:800}.admin-coupon-toggle{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-coupon-toggle button{border:1px solid var(--cyan);background:var(--cyan);min-height:36px;color:var(--white);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.admin-coupon-toggle button:disabled{opacity:.65;cursor:wait}.admin-coupon-details{border-top:1px solid var(--line)}.admin-coupon-details>summary{padding:10px 0 0}.admin-coupon-details .admin-coupon-form{border-top:0;padding:12px 0 0}.admin-slider-layout{gap:14px;display:grid}.admin-slider-create{padding:0}.admin-slider-create>summary{cursor:pointer;border-bottom:1px solid var(--line);background:var(--product-panel);color:var(--blue-dark);padding:14px;font-size:18px;font-weight:800}.admin-slide-form{gap:14px;padding:14px;display:grid}.admin-slide-form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-slide-form input,.admin-slide-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px;outline:none;padding:9px 10px;font-weight:400}.admin-slide-form textarea{resize:vertical}.admin-slide-form input:focus,.admin-slide-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-slide-form .admin-checkbox{display:inline-flex}.admin-slide-form .admin-checkbox input{width:18px;height:18px;padding:0}.admin-slide-preview{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.admin-slide-preview img{border:1px solid var(--line);background:var(--white);object-fit:cover;border-radius:6px;width:120px;height:70px}.admin-slide-preview div{gap:4px;min-width:0;display:grid}.admin-slide-preview strong{color:var(--blue-dark)}.admin-slide-preview span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:12px;overflow:hidden}.admin-slider-list{gap:12px;display:grid}.admin-slide-card{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr);display:grid;overflow:hidden}.admin-slide-card__image{background:var(--product-panel);min-height:260px;position:relative}.admin-slide-card__image img{object-fit:cover;width:100%;height:100%;min-height:260px}.admin-slide-card__image .admin-status-pill{position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #10345f1f}.admin-slide-card__body{gap:12px;padding:14px;display:grid}.admin-slide-card__body>header{justify-content:space-between;align-items:start;gap:14px;display:flex}.admin-slide-card__body>header>div{gap:5px;min-width:0;display:grid}.admin-slide-card__body h2{color:var(--blue-dark);margin:0;font-size:22px;line-height:1.35}.admin-slide-card__body p{color:var(--muted);margin:0;line-height:1.8}.admin-slide-card__body>header>strong{border:1px solid var(--line);background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;padding:4px 10px;font-size:12px}.admin-slide-meta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.admin-slide-meta dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-slide-delete{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.admin-slide-delete button{min-height:36px;color:var(--red);cursor:pointer;background:#fff4f4;border:1px solid #f0c7c7;border-radius:6px;padding:0 12px;font-weight:800}.admin-slide-delete button:disabled{opacity:.65;cursor:wait}.admin-empty{text-align:center;justify-items:center;gap:8px;padding:34px 18px;display:grid}.admin-empty--compact{padding:22px 14px}.admin-empty h2{color:var(--blue-dark);margin:0}.admin-empty p{color:var(--muted);margin:0}.admin-product-gallery{border-top:1px solid var(--line);background:#fbfdfe}.admin-product-gallery>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-product-gallery h3{color:var(--blue-dark);margin:2px 0 0;font-size:18px}.admin-product-gallery>header>span{border:1px solid var(--line);background:var(--white);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.admin-gallery-add{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) 120px}.admin-gallery-add .admin-form-actions{grid-column:1/-1}.admin-gallery-order-form{border-bottom:1px solid var(--line);background:var(--white);gap:12px;padding:14px;display:grid}.admin-gallery-order-form__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-gallery-order-form__head div{gap:2px;display:grid}.admin-gallery-order-form__head strong{color:var(--blue-dark)}.admin-gallery-order-form__head span{color:var(--muted);font-size:12px}.admin-gallery-order-form__head button,.admin-gallery-main-form button{border:1px solid var(--cyan);background:var(--cyan);min-height:36px;color:var(--white);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.admin-gallery-order-form__head button:disabled,.admin-gallery-main-form button:disabled{opacity:.65;cursor:not-allowed}.admin-gallery-order-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.admin-gallery-order-list label{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 74px;align-items:center;gap:8px;padding:8px;display:grid}.admin-gallery-order-list img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:42px;height:42px;padding:4px}.admin-gallery-order-list span{color:var(--blue-dark);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.admin-gallery-order-list input{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px;padding:8px}.admin-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;padding:14px;display:grid}.admin-gallery-image-card{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;display:grid;position:relative;overflow:hidden}.admin-gallery-image-card--main{border-color:var(--cyan);box-shadow:0 10px 24px #44b0b424}.admin-gallery-main-badge{inset-inline-start:10px;z-index:1;background:var(--cyan);color:var(--white);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;top:10px}.admin-gallery-image-card>img{aspect-ratio:4/3;border-bottom:1px solid var(--line);background:var(--white);object-fit:contain;width:100%;padding:10px}.admin-gallery-image-form{padding-top:0}.admin-gallery-main-form{gap:8px;padding:0 14px;display:grid}.admin-gallery-delete-form{border-top:1px solid var(--line);gap:8px;padding:0 14px 14px;display:grid}.admin-gallery-delete-form button{border:1px solid var(--red);background:var(--white);min-height:36px;color:var(--red);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.admin-gallery-delete-form button:disabled{opacity:.6;cursor:wait}.admin-gallery-empty{color:var(--muted);margin:0;padding:0 14px 14px}.admin-users-layout{gap:16px;display:grid}.admin-permissions{border:1px solid var(--line);border-radius:8px;gap:8px;margin:0;padding:12px;display:grid}.admin-permissions legend{color:var(--blue-dark);padding:0 8px;font-weight:800}.admin-permissions p{color:var(--muted);margin:0}.admin-user-list{gap:12px;padding:14px;display:grid}.admin-user-card{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;padding:12px;display:grid}.admin-user-card__summary,.admin-user-card__meta,.admin-audit-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-user-card__summary strong{color:var(--blue-dark);display:block}.admin-user-card__summary span,.admin-user-card__meta,.admin-audit-item span,.admin-audit-item time{color:var(--muted);font-size:12px}.admin-role-pill,.admin-active,.admin-inactive{border-radius:999px;justify-content:center;min-height:24px;padding:2px 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-role-pill{background:var(--blue-soft);color:var(--blue-dark)!important}.admin-role-pill--owner{background:#ebf8ec;color:var(--green)!important}.admin-active{color:var(--green);background:#ebf8ec}.admin-inactive{color:var(--red);background:#fff4f4}.admin-permission-tags{flex-wrap:wrap;gap:6px;display:flex}.admin-permission-tags span{border:1px solid var(--line);background:var(--product-panel);color:var(--blue-dark);border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.admin-user-details{border-top:1px solid var(--line);padding-top:8px}.admin-user-details summary{cursor:pointer;color:var(--blue-dark);font-weight:800}.admin-user-remove{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin:0 14px 14px;padding-top:12px;display:flex}.admin-user-remove button{border:1px solid var(--red);background:var(--white);min-height:36px;color:var(--red);cursor:pointer;border-radius:6px;padding:0 12px;font-weight:800}.admin-audit-list{gap:8px;padding:14px;display:grid}.admin-audit-item{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:10px 12px}.admin-audit-item strong{color:var(--blue-dark);display:block}.admin-orders-layout{gap:16px;display:grid}.admin-order-list{gap:12px;display:grid}.admin-order-filters{flex-wrap:wrap;gap:8px;display:flex}.admin-order-filters button{border:1px solid var(--line);background:var(--white);min-height:36px;color:var(--blue-dark);cursor:pointer;border-radius:999px;padding:0 12px;font-weight:800}.admin-order-filters button.active,.admin-order-filters button:hover,.admin-order-filters button:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-order-card{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-order-card__head{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-order-card__head strong{color:var(--blue-dark);display:block}.admin-order-card__head span,.admin-order-quick span,.admin-order-quick small,.admin-order-item span,.admin-order-item small{color:var(--muted);font-size:12px}.admin-order-card__summary{align-items:center;gap:10px;display:flex}.admin-status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:3px 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-status-pill--neutral{background:var(--blue-soft);color:var(--blue-dark)}.admin-status-pill--info{color:var(--sky);background:#eef8ff}.admin-status-pill--warning{color:var(--orange);background:#fff6ea}.admin-status-pill--success{color:var(--green);background:#ebf8ec}.admin-status-pill--danger{color:var(--red);background:#fff4f4}.admin-order-quick{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.admin-order-quick div{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:3px;padding:10px;display:grid}.admin-order-quick strong{color:var(--blue-dark)}.admin-order-details{border-top:1px solid var(--line)}.admin-order-details summary{cursor:pointer;color:var(--blue-dark);padding:12px 14px;font-weight:800}.admin-order-details__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 14px 14px;display:grid}.admin-order-details__grid section,.admin-order-notes,.admin-order-totals{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px}.admin-order-details__grid h3{color:var(--blue-dark);margin:0 0 10px;font-size:16px}.admin-order-dl{gap:8px;margin:0;display:grid}.admin-order-dl div{gap:3px;display:grid}.admin-order-dl dt{color:var(--muted);font-size:12px}.admin-order-dl dd{color:var(--ink);margin:0;font-weight:700}.admin-order-status-form{gap:10px;display:grid}.admin-order-status-form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-order-status-form select{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:9px 10px}.admin-order-status-form select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-order-status-form__actions{gap:8px;display:grid}.admin-order-status-form button,.admin-order-links a{border:1px solid var(--cyan);background:var(--cyan);min-height:38px;color:var(--white);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.admin-order-status-form button:disabled{opacity:.6;cursor:wait}.admin-order-links{gap:8px;margin-top:10px;display:grid}.admin-order-notes{margin:0 14px 14px}.admin-order-notes strong{color:var(--blue-dark)}.admin-order-notes p{color:var(--ink);margin:6px 0 0}.admin-order-items{gap:8px;padding:0 14px 14px;display:grid}.admin-order-item{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:62px minmax(0,1fr) minmax(120px,auto);align-items:center;gap:12px;padding:10px;display:grid}.admin-order-item img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:62px;height:62px;padding:6px}.admin-order-item div{gap:3px;display:grid}.admin-order-item strong{color:var(--blue-dark)}.admin-order-item a{color:var(--cyan);font-weight:800}.admin-order-item>div:last-child{text-align:end}.admin-order-totals{justify-content:flex-end;align-items:center;gap:14px;margin:0 14px 14px;display:flex}.admin-order-totals span{color:var(--muted);font-weight:700}.admin-order-totals strong{color:var(--blue-dark);font-size:18px}.admin-order-open{border:1px solid var(--line);min-height:32px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-order-open:hover,.admin-order-open:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-order-detail-page{gap:14px;display:grid}.admin-order-detail-hero,.admin-order-detail-panel,.admin-order-detail-stats div{border:1px solid var(--line);background:var(--white);border-radius:8px}.admin-order-detail-hero{justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.admin-order-detail-hero h1{color:var(--blue-dark);margin:2px 0 4px;font-size:clamp(26px,4vw,38px)}.admin-order-detail-hero p{color:var(--muted);margin:0}.admin-order-detail-hero__side{justify-items:end;gap:8px;display:grid}.admin-order-detail-hero__side strong{color:var(--blue-dark);font-size:24px}.admin-order-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-order-detail-stats div{gap:4px;padding:13px;display:grid}.admin-order-detail-stats span,.admin-order-detail-item span,.admin-order-detail-item small,.admin-order-whatsapp-message span,.admin-order-timeline small,.admin-order-notes-list small,.admin-order-empty-box{color:var(--muted);font-size:12px}.admin-order-detail-stats strong{color:var(--blue-dark);font-size:18px}.admin-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-order-detail-panel{gap:12px;padding:14px;display:grid}.admin-order-detail-panel h2{color:var(--blue-dark);margin:0;font-size:20px}.admin-order-detail-status-form textarea,.admin-order-note-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);resize:vertical;border-radius:6px;outline:none;padding:10px 12px}.admin-order-detail-status-form textarea:focus,.admin-order-note-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-order-customer-note{color:var(--ink);margin:0;line-height:1.8}.admin-order-detail-items,.admin-order-whatsapp-list,.admin-order-timeline,.admin-order-notes-list{gap:9px;display:grid}.admin-order-detail-item{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;grid-template-columns:70px minmax(0,1fr) minmax(130px,auto);align-items:center;gap:12px;padding:10px;display:grid}.admin-order-detail-item img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:70px;height:70px;padding:6px}.admin-order-detail-item div{gap:3px;display:grid}.admin-order-detail-item strong,.admin-order-whatsapp-message summary,.admin-order-timeline strong,.admin-order-notes-list p{color:var(--blue-dark)}.admin-order-detail-item a{color:var(--cyan);font-weight:800}.admin-order-detail-item>div:last-child{text-align:end}.admin-order-detail-totals{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:14px;padding-top:12px;display:flex}.admin-order-detail-totals span{color:var(--muted);font-weight:700}.admin-order-detail-totals strong{color:var(--blue-dark);font-size:18px}.admin-order-whatsapp-message,.admin-order-timeline article,.admin-order-notes-list article,.admin-order-empty-box{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;padding:10px}.admin-order-whatsapp-message summary{cursor:pointer;font-weight:800}.admin-order-whatsapp-message p,.admin-order-timeline p,.admin-order-notes-list p{white-space:pre-line;margin:8px 0;line-height:1.8}.admin-order-customer-visible-note{border-right:3px solid var(--cyan);background:var(--white);padding:8px 10px}.admin-order-whatsapp-message a{border:1px solid var(--cyan);min-height:34px;color:var(--cyan);border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.admin-order-whatsapp-message a:hover,.admin-order-whatsapp-message a:focus-visible{background:var(--cyan);color:var(--white)}.admin-order-timeline article{gap:5px;display:grid}.admin-order-timeline article div{align-items:center;gap:8px;display:flex}.admin-order-note-form{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;gap:10px;padding:12px;display:grid}.admin-order-note-form label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-order-notes-list article p{margin:0 0 6px}.admin-dashboard{gap:16px;display:grid}.admin-dashboard-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-dashboard-stat,.admin-dashboard-panel,.admin-dashboard-alert,.admin-dashboard-empty{border:1px solid var(--line);background:var(--white);border-radius:8px}.admin-dashboard-stat{gap:5px;min-height:116px;padding:14px;display:grid}.admin-dashboard-stat span,.admin-dashboard-stat small,.admin-dashboard-empty span,.admin-dashboard-order span,.admin-dashboard-order small,.admin-dashboard-products span,.admin-dashboard-products small,.admin-dashboard-customers small,.admin-dashboard-actions span{color:var(--muted);font-size:12px}.admin-dashboard-stat strong{color:var(--blue-dark);font-size:24px;line-height:1.25}.admin-dashboard-stat--success{background:#f4fbf4;border-color:#46af4b47}.admin-dashboard-stat--warning{background:#fff8f1;border-color:#d5650147}.admin-dashboard-stat--danger{background:#fff5f8;border-color:#cd235547}.admin-dashboard-alerts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-dashboard-alert{gap:5px;padding:12px;display:grid}.admin-dashboard-alert span{color:var(--muted);font-size:12px}.admin-dashboard-alert strong{color:var(--blue-dark);font-size:18px}.admin-dashboard-alert--warning{border-color:#d5650152}.admin-dashboard-alert--danger{border-color:#cd235552}.admin-dashboard-alert--info{border-color:#44b0b452}.admin-dashboard-alert:hover,.admin-dashboard-alert:focus-visible{border-color:var(--cyan);box-shadow:0 10px 24px #12313914}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-dashboard-panel{align-content:start;display:grid;overflow:hidden}.admin-dashboard-panel--wide{grid-column:1/-1}.admin-dashboard-panel>header{border-bottom:1px solid var(--line);background:var(--product-panel);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-dashboard-panel h2{color:var(--blue-dark);margin:2px 0 0;font-size:20px}.admin-dashboard-panel>header>strong{color:var(--cyan);font-size:18px}.admin-dashboard-list,.admin-dashboard-products,.admin-dashboard-customers,.admin-dashboard-actions{gap:8px;padding:14px;display:grid}.admin-dashboard-order,.admin-dashboard-products article,.admin-dashboard-customers article{border:1px solid var(--line);background:var(--white);border-radius:8px;align-items:center;gap:10px;padding:10px;display:grid}.admin-dashboard-order{grid-template-columns:minmax(0,1.2fr) minmax(150px,.7fr) minmax(100px,auto)}.admin-dashboard-order div,.admin-dashboard-products article div,.admin-dashboard-customers article div{gap:3px;min-width:0;display:grid}.admin-dashboard-order strong,.admin-dashboard-products strong,.admin-dashboard-customers strong,.admin-dashboard-empty strong,.admin-dashboard-actions strong{color:var(--blue-dark)}.admin-dashboard-products article{grid-template-columns:54px minmax(0,1fr) auto}.admin-dashboard-products img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:54px;height:54px;padding:5px}.admin-dashboard-products article>span,.admin-dashboard-customers article>span{background:var(--soft);min-width:34px;min-height:34px;color:var(--blue-dark);border-radius:999px;place-items:center;font-weight:800;display:grid}.admin-dashboard-customers article{grid-template-columns:auto minmax(0,1fr) minmax(110px,auto)}.admin-dashboard-customers article>div:last-child{text-align:end}.admin-dashboard-panel-link{border:1px solid var(--line);min-height:38px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.admin-dashboard-panel-link:hover,.admin-dashboard-panel-link:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-dashboard-notifications{border-color:#44b0b442}.admin-dashboard-notification-list{gap:8px;padding:14px;display:grid}.admin-dashboard-notification{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(130px,auto);align-items:center;gap:12px;padding:12px;display:grid}.admin-dashboard-notification--high{background:#fff7f9;border-color:#cd235557}.admin-dashboard-notification--medium{background:#fff9f3;border-color:#d5650157}.admin-dashboard-notification--low{border-color:#44b0b447}.admin-dashboard-notification div{gap:4px;display:grid}.admin-dashboard-notification strong{color:var(--blue-dark)}.admin-dashboard-notification p{color:var(--ink);margin:0;line-height:1.6}.admin-dashboard-notification small{color:var(--muted);font-size:12px}.admin-dashboard-notification__severity{background:var(--soft);width:fit-content;color:var(--blue-dark);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.admin-dashboard-notification--high .admin-dashboard-notification__severity{color:var(--red);background:#fff4f4}.admin-dashboard-notification--medium .admin-dashboard-notification__severity{color:var(--orange);background:#fff6ea}.admin-dashboard-notification a{border:1px solid var(--line);min-height:36px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.admin-dashboard-notification a:hover,.admin-dashboard-notification a:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-dashboard-empty{gap:4px;margin:14px;padding:14px;display:grid}.admin-dashboard-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-actions a{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:4px;min-height:76px;padding:12px;display:grid}.admin-dashboard-actions a:hover,.admin-dashboard-actions a:focus-visible{border-color:var(--cyan);background:#f3fbfc}.admin-customers-layout{gap:16px;display:grid}.admin-customer-toolbar{grid-template-columns:1.4fr repeat(2,minmax(180px,.8fr));gap:12px;padding:14px;display:grid}.admin-customer-toolbar label{color:var(--blue-dark);gap:6px;font-weight:800;display:grid}.admin-customer-toolbar input,.admin-customer-toolbar select{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:10px 12px;font-weight:400}.admin-customer-toolbar input:focus,.admin-customer-toolbar select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.admin-customer-result-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-weight:700;display:flex}.admin-customer-result-head strong{color:var(--blue-dark);font-size:18px}.admin-customer-list{gap:12px;display:grid}.admin-customer-card{border:1px solid var(--line);background:var(--white);border-radius:8px;overflow:hidden}.admin-customer-card__summary{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-customer-identity{align-items:center;gap:12px;min-width:0;display:flex}.admin-customer-identity img,.admin-customer-identity>span{border-radius:50%;flex:none;width:48px;height:48px}.admin-customer-identity img{object-fit:cover}.admin-customer-identity>span{background:var(--soft);color:var(--blue-dark);place-items:center;font-weight:800;display:grid}.admin-customer-identity div{gap:3px;min-width:0;display:grid}.admin-customer-identity strong{color:var(--blue-dark);font-size:17px}.admin-customer-identity span:not(:first-child){color:var(--muted);overflow-wrap:anywhere;font-size:12px}.admin-customer-tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.admin-customer-tags span,.admin-customer-addresses article div span{color:var(--green);background:#ebf8ec;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800}.admin-customer-quick{border-top:1px solid var(--line);background:var(--product-panel);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.admin-customer-quick div{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:3px;padding:10px;display:grid}.admin-customer-quick span,.admin-customer-quick small,.admin-customer-cart__head span,.admin-customer-cart__items span,.admin-customer-cart__items small,.admin-customer-orders span,.admin-customer-orders small,.admin-customer-addresses p,.admin-customer-addresses small{color:var(--muted);font-size:12px}.admin-customer-quick strong{color:var(--blue-dark)}.admin-customer-actions{flex-wrap:wrap;gap:8px;padding:0 14px 12px;display:flex}.admin-customer-actions a{border:1px solid var(--line);background:var(--white);min-height:36px;color:var(--blue-dark);border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.admin-customer-actions a:hover,.admin-customer-actions a:focus-visible{border-color:var(--cyan);background:var(--cyan);color:var(--white)}.admin-customer-details{border-top:1px solid var(--line)}.admin-customer-details summary{cursor:pointer;color:var(--blue-dark);padding:12px 14px;font-weight:800}.admin-customer-details__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.admin-customer-details__grid section,.admin-customer-section{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px}.admin-customer-section{margin:0 14px 14px}.admin-customer-details h3,.admin-customer-section h3{color:var(--blue-dark);margin:0 0 10px;font-size:16px}.admin-customer-addresses,.admin-customer-orders,.admin-customer-cart,.admin-customer-cart__items{gap:8px;display:grid}.admin-customer-addresses article,.admin-customer-orders article,.admin-customer-cart__items article{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;padding:10px}.admin-customer-addresses article{gap:5px;display:grid}.admin-customer-addresses article div,.admin-customer-orders article,.admin-customer-cart__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-customer-addresses strong,.admin-customer-orders strong,.admin-customer-cart strong,.admin-customer-cart__items strong{color:var(--blue-dark)}.admin-customer-addresses p{margin:0}.admin-customer-orders article div{gap:3px;display:grid}.admin-customer-cart__head{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;padding:10px}.admin-customer-cart__items article{grid-template-columns:54px minmax(0,1fr) minmax(110px,auto);align-items:center;gap:10px;display:grid}.admin-customer-cart__items img{border:1px solid var(--line);background:var(--white);object-fit:contain;border-radius:6px;width:54px;height:54px;padding:5px}.admin-customer-cart__items article>div{gap:3px;display:grid}.admin-customer-cart__items article>div:last-child{text-align:end}.site-info-page{padding:22px 0 44px}.site-info-hero,.site-info-content,.site-info-actions{border:1px solid var(--line);background:var(--white);border-radius:8px}.site-info-hero{gap:8px;margin-bottom:16px;padding:20px;display:grid}.site-info-hero h1{color:var(--blue-dark);margin:0;font-size:clamp(30px,4vw,46px)}.site-info-hero p{max-width:760px;color:var(--muted);margin:0;line-height:1.9}.site-info-hero time{color:var(--muted);font-size:13px}.site-info-content{gap:0;display:grid;overflow:hidden}.site-info-content section{gap:8px;padding:18px 20px;display:grid}.site-info-content section+section{border-top:1px solid var(--line)}.site-info-content h2{color:var(--blue-dark);margin:0;font-size:22px}.site-info-content p{color:var(--ink);margin:0;line-height:2}.site-info-actions{flex-wrap:wrap;gap:10px;margin-top:16px;padding:16px;display:flex}.track-order-page{padding:22px 0 44px}.track-order-hero,.track-order-card,.track-order-result{border:1px solid var(--line);background:var(--white);border-radius:8px}.track-order-hero{gap:8px;margin-bottom:16px;padding:20px;display:grid}.track-order-hero h1{color:var(--blue-dark);margin:0;font-size:clamp(30px,4vw,46px)}.track-order-hero p{max-width:820px;color:var(--muted);margin:0;line-height:1.9}.track-order-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;gap:16px;display:grid}.track-order-card,.track-order-result{gap:16px;padding:18px;display:grid}.track-order-card h2,.track-order-result h2{color:var(--blue-dark);margin:0}.track-order-card p,.track-order-empty p,.track-order-result__head p,.track-order-current p{color:var(--muted);margin:0;line-height:1.8}.track-order-form{gap:12px;display:grid}.track-order-form label{color:var(--blue-dark);gap:7px;font-weight:800;display:grid}.track-order-form input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fbfdfe;border-radius:6px;outline:none;padding:10px 12px}.track-order-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #44b0b424}.track-order-message{color:var(--red);background:#fff4f4;border:1px solid #f0c7c7;border-radius:8px;padding:10px 12px;font-weight:800}.track-order-help,.track-order-actions{flex-wrap:wrap;gap:10px;display:flex}.track-order-help a{color:var(--cyan);font-weight:800}.track-order-result__head{justify-content:space-between;align-items:start;gap:14px;display:flex}.track-order-current{background:#f4f9ff;border:1px solid #c9dff8;border-radius:8px;gap:5px;padding:12px;display:grid}.track-order-current strong{color:var(--blue-dark)}.track-order-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.track-order-timeline--cancelled{grid-template-columns:1fr}.track-order-step{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fbfdfe;border-radius:8px;justify-items:center;gap:7px;padding:10px 8px;font-size:12px;font-weight:800;display:grid}.track-order-step span{background:var(--line);width:28px;height:28px;color:var(--blue-dark);border-radius:50%;place-items:center;display:inline-grid}.track-order-step.complete,.track-order-step.current{border-color:var(--cyan);color:var(--blue-dark)}.track-order-step.complete span,.track-order-step.current span{background:var(--cyan);color:var(--white)}.track-order-step.cancelled{color:var(--red);background:#fff4f4;border-color:#f0c7c7}.track-order-step.cancelled span{background:var(--red);color:var(--white)}.track-order-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.track-order-facts div{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;padding:10px 12px}.track-order-facts dt{color:var(--muted);font-size:12px}.track-order-facts dd{color:var(--blue-dark);margin:4px 0 0;font-weight:800}.track-order-items,.track-order-updates,.track-order-empty{gap:10px;display:grid}.track-order-items h3,.track-order-updates h3,.track-order-empty h2{color:var(--blue-dark);margin:0}.track-order-items article,.track-order-updates article{border:1px solid var(--line);background:#fbfdfe;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 12px;display:grid}.track-order-items article div,.track-order-updates article div{gap:3px;display:grid}.track-order-items strong{color:var(--blue-dark)}.track-order-items span,.track-order-updates small{color:var(--muted)}.track-order-updates article{grid-template-columns:auto minmax(0,1fr)}.track-order-updates p{color:var(--ink);margin:0;line-height:1.8}.site-footer{color:var(--ink);border-top:1px solid var(--line);background:#f4f4f4;padding:36px 0 18px}.footer-grid{grid-template-columns:minmax(250px,1.2fr) minmax(140px,.75fr) minmax(220px,1fr) minmax(210px,.9fr);gap:24px;display:grid}.footer-brand{color:var(--text);flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:12px;font-weight:800;display:inline-flex}.footer-brand img{width:126px;height:auto;display:block}.footer-brand span{font-size:12px;line-height:1}.site-footer p{max-width:520px;color:var(--muted);font-size:12px;line-height:1.8}.site-footer h3{color:var(--text);margin:0 0 14px;font-size:14px;font-weight:700}.site-footer a:not(.footer-brand){color:var(--muted);margin:7px 0;font-size:12px;font-weight:500;transition:color .18s;display:block}.site-footer a:not(.footer-brand):hover,.site-footer a:not(.footer-brand):focus-visible{color:var(--primary)}.site-footer address{color:var(--muted);gap:5px;font-size:12px;font-style:normal;display:grid}.footer-policy-links{columns:2;column-gap:18px}.footer-policy-links h3{column-span:all}.footer-policy-links a{break-inside:avoid}.footer-whatsapp{border:1px solid var(--line);background:#fff;border-radius:4px;width:fit-content;padding:7px 9px;font-size:12px;color:var(--primary)!important}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:14px;margin-top:22px;padding-top:14px;font-size:11px;display:flex}@media (max-width:980px){.top-strip__inner,.header-actions span{display:none}.skytech-toast{top:154px;left:10px}.header-actions .account-menu-head span{display:block}.header-actions .account-menu-item__label,.header-actions .account-menu-item__label span,.header-actions .account-menu-icon{display:inline-flex}.header-actions .account-menu-icon{display:inline-grid}.header-actions .notification-popover span{display:inline}.header-actions .notification-count{display:grid}.notification-popover{inset-inline:10px;width:auto;max-height:calc(100vh - 94px);position:fixed;top:82px}.notification-list{max-height:calc(100vh - 202px)}.header-main{grid-template-columns:auto 1fr auto;gap:12px}.menu-toggle{place-items:center;display:grid}.brand{justify-self:start}.brand__logo{width:140px}.search{order:2;grid-column:1/-1;justify-self:start;width:calc(94% - 32px)}.catalog-layout,.category-layout,.product-detail,.product-tab-details,.checkout-layout,.auth-layout{grid-template-columns:1fr}.checkout-summary,.auth-side{position:static}.category-panel{display:none}.category-panel.open{display:block}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.search-electron{opacity:1;animation:none;top:-6px;left:-6px}}@media (max-width:640px){.container{width:min(100% - 20px,1280px)}.search-suggestions{top:calc(100% + 6px)}.search-suggestions__list{max-height:min(430px,58vh)}.search-suggestion{grid-template-columns:50px minmax(0,1fr);gap:9px;min-height:66px;padding:7px 9px}.search-suggestion__image{width:50px;height:50px}.search-suggestion__image img{width:43px;height:43px}.search-suggestion__price{grid-column:2;margin-top:-4px;font-size:11px}.search-results-page{padding-top:14px}.search-results-header{flex-direction:column;align-items:stretch;gap:14px}.search-results-header h1{font-size:23px}.search-results-sort{flex-basis:auto;width:100%}.hero-slider{height:360px;min-height:360px}.slide{min-height:360px;padding:0}.slide__media{object-fit:cover;height:100%;max-height:none}.slide__shade{background:linear-gradient(#ffffff4d 0%,#ffffffe6 42%,#fffffff5 100%)}.slide__content{width:100%;min-height:360px;padding:24px 18px 70px}.slide h1{font-size:25px;line-height:1.25}.slide p{font-size:14px;line-height:1.7}.slider-controls>button{opacity:1;width:36px;height:36px}.slider-counter{bottom:12px}.footer-grid,.catalog-tools__controls,.category-child-grid,.product-grid{grid-template-columns:1fr}.product-gallery,.purchase-card,.product-tabs__panel{padding:14px}.gallery-main{min-height:280px}.gallery-main__image{min-height:240px}.gallery-main__image img{max-height:220px}.gallery-thumbnails{grid-template-columns:repeat(4,minmax(58px,1fr));overflow-x:auto}.purchase-facts div{grid-template-columns:1fr;gap:4px}.quantity-row{grid-template-columns:42px minmax(0,1fr) 42px}.product-tabs__list button{min-width:max-content}.lightbox{padding:12px}.lightbox__arrow{width:40px;height:40px}.cart-drawer__panel{width:100%}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item__image{width:72px;height:72px}.cart-item__side{grid-column:1/-1;grid-template-columns:1fr auto;place-items:center start}.brand-page__hero,.brand-product-row{grid-template-columns:1fr}.brand-product-row{align-items:start}.section-head{flex-direction:column;align-items:stretch}.student-promo{flex-direction:column;align-items:stretch;padding:24px}.student-promo__button{width:100%}.catalog-sort-actions{flex-direction:column;align-items:stretch}.catalog-filter-toggle,.checkout-coupon__form button,.checkout-coupon__form input,.catalog-sort-actions select{width:100%}.checkout-coupon__form{grid-template-columns:1fr}.catalog-summary{flex-direction:column;align-items:stretch}.filter-chips{justify-content:flex-start}.checkout-head,.category-hero{flex-direction:column;align-items:stretch}.category-hero__stats-group{grid-template-columns:1fr}.checkout-section__head{flex-direction:column;align-items:stretch}.checkout-fields{grid-template-columns:1fr}.account-head,.account-profile,.auth-options{flex-direction:column;align-items:stretch}.account-profile{text-align:center}.account-profile img,.account-profile>span,.account-profile-google img,.account-profile-google>span{margin-inline:auto}.account-stats,.account-grid,.account-order-detail__grid,.checkout-success__grid,.account-order-timeline,.track-order-layout,.track-order-timeline,.track-order-facts,.admin-review-toolbar,.admin-review-card,.admin-review-meta,.admin-coupon-meta,.account-address-form-grid,.account-address-list,.account-order,.account-review-card,.admin-stats,.admin-form-grid,.admin-product-content-form,.admin-dashboard-kpis,.admin-dashboard-alerts,.admin-dashboard-grid,.admin-dashboard-actions,.admin-stock-actions,.admin-order-detail-stats,.admin-order-detail-grid,.admin-category-picker-grid,.admin-main-image,.admin-gallery-add,.admin-order-quick,.admin-order-details__grid,.admin-customer-toolbar,.admin-customer-quick,.admin-customer-details__grid,.admin-shipping-settings,.admin-settings-options,.admin-slide-card,.admin-slide-meta,.admin-slide-preview{grid-template-columns:1fr}.admin-head,.account-order-detail__head,.account-order-detail__actions,.checkout-success__hero,.checkout-success__actions,.checkout-success__totals,.track-order-result__head,.account-order-detail-totals,.account-profile-google,.account-address-card header,.account-address-form-actions,.admin-form-topline,.admin-product-import__head,.admin-product-import__form,.admin-user-form__head,.admin-user-card__summary,.admin-user-card__meta,.admin-category-selected__head,.admin-user-remove,.admin-audit-item,.admin-order-card__head,.admin-order-card__summary,.admin-order-totals,.admin-order-detail-hero,.admin-order-detail-totals,.admin-coupon-card>header,.admin-coupon-card__footer,.admin-slide-card__body>header,.admin-slide-delete,.admin-order-timeline article div,.admin-customer-card__summary,.admin-customer-identity,.admin-customer-result-head,.admin-customer-addresses article div,.admin-customer-orders article,.admin-customer-cart__head,.admin-dashboard-panel>header,.admin-stock-panel>header,.admin-stock-log__head,.admin-product-content>header,.admin-gallery-order-form__head,.admin-form-actions,.footer-bottom{flex-direction:column;align-items:stretch}.footer-policy-links{columns:1}.admin-stock-panel>header>div:last-child,.admin-stock-movement>div:last-child{justify-items:start}.admin-order-item,.admin-order-detail-item,.track-order-items article,.track-order-updates article,.admin-customer-cart__items article,.admin-dashboard-order,.admin-dashboard-products article,.admin-dashboard-customers article{grid-template-columns:54px minmax(0,1fr)}.admin-dashboard-notification,.admin-stock-movement{grid-template-columns:1fr}.admin-order-item>div:last-child,.admin-order-detail-item>div:last-child,.admin-customer-cart__items article>div:last-child,.admin-dashboard-order>strong,.admin-dashboard-customers article>div:last-child{text-align:start;grid-column:1/-1}.account-order__link,.account-order-detail__status,.checkout-success__status,.admin-order-detail-hero__side{justify-self:stretch;justify-items:start}.account-order-detail-item{grid-template-columns:58px minmax(0,1fr)}.account-order-update{grid-template-columns:1fr}.checkout-success-item{grid-template-columns:58px minmax(0,1fr)}.account-order-detail-item>div:last-child{text-align:start;grid-column:1/-1}.account-review-card__actions{justify-items:start}.checkout-success-item>div:last-child{text-align:start;grid-column:1/-1}.admin-user{text-align:start}.admin-product-card__head{grid-template-columns:1fr}.admin-product-picker__head,.admin-product-picker__tools{flex-direction:column;align-items:stretch}.admin-product-import__actions{flex-direction:column}.admin-product-import__actions button{width:100%}.admin-product-import__form{grid-template-columns:1fr}.admin-import-preview__head{flex-direction:column;align-items:stretch}.admin-import-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-picker__tools>span{width:fit-content}.admin-product-search{width:100%}.admin-product-picker__grid{grid-template-columns:1fr;max-height:420px}.admin-product-gallery>header{flex-direction:column;align-items:stretch}.admin-product-gallery>header>span,.admin-product-content>header>span{width:fit-content}.admin-content-seo,.admin-repeat-row--pair,.admin-repeat-row--qa{grid-template-columns:1fr}.admin-repeat-row{flex-direction:column;align-items:stretch}.admin-repeat-row button,.admin-repeat-head button{width:100%}.phone-field-group{grid-template-columns:1fr}.country-menu{width:100%}.search{width:calc(100% - 36px)}}html[dir=ltr] .product-card .badge{left:10px;right:auto}.slide__content h2{max-width:620px;color:var(--text);text-shadow:0 1px 2px #fffffff2,0 0 12px #ffffffd1;margin:14px 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.16}.slide__content p{text-shadow:0 1px 2px #fffffff2,0 0 10px #ffffffb8}html[dir=ltr] .slide__shade{background:linear-gradient(90deg,#fffffff5 0%,#ffffffdb 42%,#ffffff47 72%,#ffffff0a 100%)}@media (max-width:640px){.slide__content h2{font-size:25px;line-height:1.25}}.product-badges{top:10px;z-index:3;flex-wrap:wrap;align-items:flex-start;gap:5px;max-width:calc(100% - 58px);display:flex;position:absolute;inset-inline-start:10px}.product-badges .badge{overflow-wrap:anywhere;align-items:center;width:fit-content;max-width:100%;line-height:1.35;display:inline-flex;position:static}.badge--new-arrival{background:#0a8edb}.badge--new-stock{background:#168a62}.badge--offer{background:#da1e28}.badge--low-stock{background:#c98200}.badge--unavailable{background:#374151}.badge--custom{background:#7657b5}.product-badges--detail{max-width:calc(100% - 20px)}.product-card .product-badges--card{pointer-events:none;max-width:calc(100% - 64px);inset-inline:10px auto}.product-card__cart-notice{color:#783b00;background:#fff4e6;border:1px solid #b65300;border-radius:5px;margin:8px 0;padding:8px 10px;font-size:12px;font-weight:700;display:block}.policy-editor{padding:18px}.policy-languages{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0;display:grid}.policy-sections{border:1px solid var(--line);background:var(--product-panel);border-radius:8px;min-width:0;padding:16px}.policy-sections-heading,.policy-save-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.policy-sections-heading h3{margin:0}.policy-section{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:10px;margin-top:14px;padding:14px;display:grid}.policy-section label{gap:6px;display:grid}.policy-section textarea{resize:vertical;width:100%;min-height:120px}.policy-section .danger-button{justify-self:start}.policy-save-row{justify-content:start;margin-top:18px}@media (max-width:760px){.policy-languages{grid-template-columns:1fr}}
