*,:before,:after{box-sizing:border-box}html{max-width:100%;font-size:16px}body{min-width:320px;max-width:100%;margin:0;font-family:Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}button,input,select,textarea{font:inherit;max-width:100%}.logout-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;max-width:100%;min-height:40px;padding:0 16px;font-weight:700}.logout-button:hover{background:#f8fafc;border-color:#94a3b8}.language-selector{color:#475569;align-items:center;gap:8px;font-size:.9rem;font-weight:800;display:inline-flex}.language-selector select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:38px;font-weight:800}.language-selector--compact span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#root{width:100%;max-width:100%}img,svg,video,canvas{max-width:100%}.app-layout{max-width:100%;min-height:100vh}.app-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #94a3b838;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;max-width:100%;min-height:72px;padding:12px 20px;display:grid;position:sticky;top:0;box-shadow:0 10px 28px #0f172a14}.app-nav__brand{align-items:center;min-width:0;display:flex}.app-nav__brand-link{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:1.15rem;font-weight:900;text-decoration:none;overflow:hidden}.app-nav__links{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.app-nav__link{color:#475569;white-space:nowrap;border-radius:6px;flex:0 auto;max-width:100%;padding:10px 12px;font-size:.92rem;font-weight:800;text-decoration:none}.app-nav__dropdown{flex:0 auto;position:relative}.app-nav__dropdown summary{list-style:none}.app-nav__dropdown summary::-webkit-details-marker{display:none}.app-nav__dropdown-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.app-nav__dropdown-toggle:after{border-inline:4px solid #0000;content:"";border-top:5px solid;width:0;height:0}.app-nav__dropdown-menu{z-index:30;background:#fff;border:1px solid #94a3b83d;border-radius:8px;min-width:164px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 32px #0f172a29}.app-nav__dropdown:not([open]) .app-nav__dropdown-menu{display:none}.app-nav__dropdown-link{color:#475569;white-space:nowrap;border-radius:6px;padding:9px 10px;font-size:.88rem;font-weight:800;text-decoration:none}.app-nav__link:hover,.app-nav__dropdown-link:hover{color:#172033;background:#eaf6fd}.app-nav__link--active{color:#fff;background:#1a7ac5}.app-nav__link--active:hover{color:#fff;background:#145f9c}.app-nav__dropdown-link--active{color:#fff;background:#1a7ac5}.app-nav__dropdown-link--active:hover{color:#fff;background:#145f9c}.app-nav__account{align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.app-nav__user{text-align:right;gap:2px;min-width:0;display:grid}.app-nav__user strong,.app-nav__user span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-nav__user strong{color:#172033;max-width:180px;font-size:.9rem}.app-nav__user span{color:#475569;text-transform:uppercase;font-size:.8rem;font-weight:800}.app-layout__content{min-width:0;max-width:100%}.app-layout-state{color:#172033;text-align:center;background:linear-gradient(#f8fbff 0%,#eef6ff 100%);place-items:center;gap:16px;min-height:100vh;padding:24px;display:grid}.app-layout-state h1,.app-layout-state p{margin:0}.app-layout-state h1{font-size:1.7rem}.app-layout-state p{color:#475569;margin-top:8px}.app-layout-state--error{align-content:center}@media (width<=920px){.app-nav{grid-template-columns:1fr auto}.app-nav__links{order:3;grid-column:1/-1;width:100%}}@media (width<=640px){.app-nav{gap:8px;padding:10px 12px}.app-nav__account{justify-content:flex-end}.app-nav__user{display:none}.app-nav__link{padding:8px 9px;font-size:.86rem;line-height:1.15}.app-nav__dropdown-link{font-size:.86rem}}@media (width<=420px){.app-nav{grid-template-columns:minmax(0,1fr) auto;padding-inline:10px}.app-nav__brand-link{font-size:1rem}.app-nav__account{gap:8px}.app-nav__account .logout-button{min-height:36px;padding-inline:10px}.app-nav__link{text-align:center;flex:auto;padding:7px 8px}.app-nav__dropdown{flex:auto}.app-nav__dropdown-toggle{justify-content:center}.app-nav__dropdown-menu{min-width:min(180px,100vw - 24px);left:0;right:auto}}@media print{.app-nav{display:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#eef6ff;--surface:#ffffffe6;--surface-strong:#fff;--surface-soft:#f8fbff;--border:#94a3b83d;--border-strong:#94a3b857;--text-primary:#172033;--text-secondary:#475569;--text-muted:#64748b;--accent:#1a7ac5;--accent-hover:#145f9c;--accent-soft:#eaf6fd;--success:#16a34a;--success-soft:#16a34a1a;--danger-muted:#c96f4d;--shadow-lg:0 24px 60px #0f172a1f;--shadow-md:0 16px 36px #0f172a14;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #1a7ac529, transparent 28%), radial-gradient(circle at top right, #fac47b2e, transparent 22%), linear-gradient(180deg, #f8fbff 0%, var(--app-bg) 100%);color:var(--text-primary)}.sell-screen{grid-template-columns:minmax(0,1.95fr) minmax(310px,.9fr);gap:1rem;min-height:calc(100vh - 72px);padding:.9rem;display:grid}.sell-screen__workspace{min-width:0}.sell-screen__cart-shell{align-self:start;min-width:0;max-width:100%;position:sticky;top:4.75rem}.sell-screen__masthead{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;margin-bottom:.45rem;display:flex}.sell-screen__masthead>div{min-width:0}.sell-screen__masthead h1{font-size:clamp(1.45rem,2.5vw,1.95rem)}.sell-screen__masthead h1,.cart-panel__header h2,.cart-panel__empty h3,.product-card__body h3{overflow-wrap:anywhere;margin:0;line-height:1.2}.sell-screen__eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.sell-screen__shift-card{border:1px solid var(--border);background:#ffffffd6;border-radius:999px;justify-content:flex-end;align-items:center;min-width:0;max-width:min(42vw,22rem);padding:.42rem .75rem;display:flex}.sell-screen__shift-card span{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.82rem,2.6vw,1rem);font-weight:900;line-height:1.15;overflow:hidden}.workspace-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:0;box-shadow:var(--shadow-lg)}.workspace-panel--browse{grid-template-rows:auto 1fr;min-height:calc(100vh - 8.25rem);display:grid;overflow:hidden}.workspace-panel__sticky{z-index:1;background:linear-gradient(#fffffffa 0%,#fffffff0 100%);border-bottom:1px solid #94a3b82e;gap:.75rem;padding:.9rem;display:grid;position:sticky;top:0}.search-shell{border:1px solid var(--border);background:var(--surface-strong);border-radius:999px;align-items:center;gap:.75rem;min-height:44px;padding:.65rem .9rem;display:flex;box-shadow:inset 0 1px #ffffffd9}.search-shell__icon{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.search-shell input{width:100%;color:var(--text-secondary);font:inherit;opacity:1;background:0 0;border:0;padding:0}.search-shell input:disabled{-webkit-text-fill-color:var(--text-secondary);opacity:1;cursor:not-allowed}.sell-scan-error{color:var(--danger-muted);margin:-.4rem 0 0;font-size:.9rem;font-weight:700}.chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.sell-chip{border:1px solid var(--border);background:var(--surface-soft);color:var(--text-secondary);font:inherit;border-radius:999px;flex:0 auto;padding:.55rem .82rem;font-size:.88rem;font-weight:600}.sell-chip--active{background:var(--accent);color:#fff;border-color:#0000}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:.85rem;padding:.9rem;display:grid;overflow:auto}.product-card{border-radius:var(--radius-lg);background:var(--surface-strong);min-width:0;box-shadow:var(--shadow-md);text-align:left;cursor:pointer;border:1px solid #94a3b82e;grid-template-rows:124px auto;gap:0;padding:0;transition:transform .14s,box-shadow .14s,opacity .14s;display:grid}.product-card:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 42px #0f172a1f}.product-card:disabled{cursor:not-allowed}.product-card--inactive{opacity:.62}.product-card__media{border-radius:var(--radius-lg) var(--radius-lg) 0 0;color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(145deg,#1a7ac524,#fac47b24),#f3f8ff;border-bottom:1px solid #94a3b82e;place-items:center;padding:1rem;font-size:.82rem;font-weight:700;display:grid;overflow:hidden}.product-card__image{object-fit:contain;width:100%;height:100%}.product-card__body{flex-direction:column;justify-content:space-between;gap:.75rem;padding:.85rem;display:flex}.product-card__body p{color:var(--text-secondary);overflow-wrap:anywhere;margin:.3rem 0 0;line-height:1.3}.product-card__meta{gap:.12rem;display:grid}.product-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-card__pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-self:flex-start;padding:.45rem .75rem;font-size:.82rem;font-weight:700}.product-card__status{color:var(--danger-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700}.sell-state-message{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:#ffffffb8;gap:.6rem;margin:.9rem;padding:1rem;display:grid}.sell-state-message h3,.sell-state-message p{margin:0}.sell-state-message p{color:var(--text-secondary);line-height:1.5}.workspace-panel--cart{grid-template-rows:auto 1fr auto;gap:.9rem;height:calc(100vh - 6.1rem);min-height:28rem;max-height:calc(100vh - 6.1rem);padding:1rem;display:grid}.workspace-panel--cart-success{grid-template-rows:auto minmax(0,1fr)}.cart-panel__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cart-panel__header>div{min-width:0}.cart-panel__header .sell-screen__eyebrow{margin-bottom:.15rem;font-size:.72rem}.cart-panel__header h2{font-size:1.12rem}.cart-panel__badge{background:var(--surface-soft);color:var(--text-secondary);border-radius:999px;flex:none;padding:.38rem .65rem;font-size:.8rem;font-weight:700}.cart-panel__close{border:1px solid var(--border);background:var(--surface-soft);width:2.25rem;height:2.25rem;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:800;display:none}.cart-panel__body{align-content:start;gap:.75rem;min-height:0;display:grid;overflow:auto}.workspace-panel--cart-success .cart-panel__body{align-content:stretch;overflow:hidden}.cart-panel__empty{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:#ffffffb8;justify-items:start;gap:.6rem;padding:.9rem;display:grid}.cart-panel__empty p{color:var(--text-secondary);margin:0;line-height:1.5}.cart-panel__empty-icon{min-width:70px;min-height:70px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(145deg,#1a7ac524,#fac47b2e);border-radius:20px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.84rem;font-weight:800;display:inline-flex}.cart-panel__items{gap:.7rem;display:grid}.cart-line{border-radius:var(--radius-md);background:var(--surface-strong);border:1px solid #94a3b82e;gap:.75rem;padding:.8rem;display:grid}.cart-line__content,.cart-line__actions{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.cart-line__details,.cart-line__meta{gap:.35rem;min-width:0;display:grid}.cart-line__details h3,.cart-line__details p,.cart-line__meta strong,.cart-line__meta span{overflow-wrap:anywhere;margin:0}.cart-line__details p,.cart-line__meta span{color:var(--text-secondary);font-size:.9rem}.cart-line__meta{text-align:right}.cart-line__control,.cart-line__remove{border:1px solid var(--border);background:var(--surface-soft);min-width:2.25rem;min-height:2.25rem;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.cart-line__control:disabled{cursor:not-allowed;opacity:.5}.cart-line__remove{color:var(--danger-muted);border-color:#c96f4d2e}.cart-line__quantity{text-align:center;min-width:1.5rem;font-weight:700}.cart-panel__summary{background:var(--surface);border-top:1px solid #94a3b82e;gap:.72rem;padding-top:.35rem;display:grid}.summary-row{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-discount-button{border:1px solid var(--border);background:var(--surface-soft);min-height:2.25rem;color:var(--accent);font:inherit;cursor:pointer;border-radius:999px;justify-self:start;padding:0 .85rem;font-size:.9rem;font-weight:800}.cart-discount-button:disabled{cursor:not-allowed;opacity:.55}.summary-row strong{color:var(--text-primary)}.summary-row--discount,.summary-row--discount strong{color:var(--danger-muted)}.summary-row--total{font-size:1.1rem}.cart-payment{gap:.5rem;min-width:0;display:grid}.cart-payment__label{color:var(--text-secondary);font-size:.86rem;font-weight:800}.cart-payment__selector{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.25rem;display:grid}.cart-payment__selector button{min-width:0;min-height:2.1rem;color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.86rem;font-weight:800}.cart-payment__selector button:disabled{cursor:not-allowed;opacity:.62}.cart-payment__selector .cart-payment__option--active{background:var(--surface-strong);color:var(--accent);box-shadow:0 8px 18px #0f172a14}.cart-payment__mixed{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.cart-payment__mixed label{min-width:0;color:var(--text-secondary);gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.cart-payment__mixed input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);width:100%;min-height:2.35rem;color:var(--text-primary);font:inherit;padding:0 .65rem}.cart-discount-modal{z-index:140;background:#0f172a57;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.cart-discount-modal__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-strong);width:min(100%,22rem);box-shadow:var(--shadow-lg);gap:.85rem;padding:1rem;display:grid}.cart-discount-modal__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cart-discount-modal__header h3{margin:0;font-size:1rem}.cart-discount-modal__header button{border:1px solid var(--border);background:var(--surface-soft);width:2rem;height:2rem;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.cart-discount-toggle{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.25rem;display:grid}.cart-discount-toggle button{min-height:2.1rem;color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-weight:800}.cart-discount-toggle__active{box-shadow:0 8px 18px #0f172a14;background:var(--surface-strong)!important;color:var(--accent)!important}.cart-discount-field{color:var(--text-secondary);gap:.45rem;font-size:.86rem;font-weight:800;display:grid}.cart-discount-field input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);width:100%;min-height:2.75rem;color:var(--text-primary);font:inherit;padding:0 .85rem}.cart-discount-error{color:var(--danger-muted);margin:0;font-size:.88rem;font-weight:800}.cart-discount-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.cart-discount-actions button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:2.55rem;color:var(--text-primary);font:inherit;cursor:pointer;font-weight:800}.cart-discount-actions__primary{background:linear-gradient(135deg, var(--accent), var(--accent-hover))!important;color:#fff!important;border-color:#0000!important}.checkout-button{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;min-height:3rem;font:inherit;cursor:pointer;border:0;border-radius:16px;font-size:1rem;font-weight:800}.checkout-button:disabled{color:#0f172a9e;cursor:not-allowed;background:linear-gradient(135deg,#cbd5e1,#e2e8f0)}.checkout-success{border-radius:var(--radius-md);background:linear-gradient(180deg, var(--success-soft), #fffffff0);border:1px solid #16a34a38;align-self:start;gap:.85rem;width:100%;padding:1rem;display:grid}.workspace-panel--cart-success .checkout-success{grid-template-rows:auto minmax(0,auto) auto;align-content:space-between;align-self:stretch;min-height:100%}.checkout-success__heading{align-items:center;gap:.75rem;display:flex}.checkout-success__heading h3{margin:0;font-size:1rem}.checkout-success__icon{background:var(--success);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:0;font-weight:800;display:inline-flex;position:relative}.checkout-success__icon:before{content:"";border-bottom:2.5px solid;border-left:2.5px solid;width:.72rem;height:.42rem;transform:rotate(-45deg)translate(1px,-1px)}.checkout-success__details{gap:.65rem;display:grid}.checkout-success__details div{min-width:0;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:1rem;display:flex}.checkout-success__details span{flex:none}.checkout-success__details strong{min-width:0;color:var(--text-primary);text-align:right;overflow-wrap:anywhere}.checkout-success__order-id{word-break:break-word}.checkout-success__actions{gap:.55rem;display:grid}.checkout-success__actions button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);min-height:2.85rem;color:var(--text-primary);font:inherit;cursor:pointer;font-weight:800}.checkout-success__actions .checkout-success__primary{background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;border-color:#0000}.mobile-cart-button{display:none}@media (width<=1320px){.sell-screen{grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1040px){.sell-screen{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:.85rem;padding:.85rem}.product-grid{gap:.75rem;padding:.8rem}.workspace-panel__sticky,.workspace-panel--cart{padding:.85rem}.sell-screen__cart-shell{top:4.5rem}.workspace-panel--cart{height:calc(100vh - 5.75rem);max-height:calc(100vh - 5.75rem)}}@media (width<=860px){.sell-screen{grid-template-columns:1fr;min-height:auto;padding-bottom:4.5rem}.workspace-panel--browse{min-height:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-screen__cart-shell{z-index:100;pointer-events:none;visibility:hidden;width:100%;max-width:100%;height:100dvh;display:block;position:fixed;inset:0;overflow:hidden}.sell-screen__cart-shell:before{content:"";opacity:0;background:#0f172a52;transition:opacity .16s;position:absolute;inset:0}.sell-screen__cart-shell--open{pointer-events:auto;visibility:visible}.sell-screen__cart-shell--open:before{opacity:1}.sell-screen__cart-shell .workspace-panel--cart{z-index:1;width:100%;max-width:100%;height:100dvh;min-height:0;max-height:100dvh;padding:max(.9rem, env(safe-area-inset-top)) max(.9rem, env(safe-area-inset-right)) max(.9rem, env(safe-area-inset-bottom)) max(.9rem, env(safe-area-inset-left));border-radius:0;margin:0;transition:transform .18s;position:absolute;inset:0;overflow:hidden;transform:translateY(105%)}.sell-screen__cart-shell--open .workspace-panel--cart{transform:translateY(0)}.cart-panel__close{display:inline-flex}.cart-panel__header{align-items:center}.cart-panel__body{overscroll-behavior:contain;overflow-y:auto}.cart-panel__summary{z-index:2;padding-bottom:max(.25rem, env(safe-area-inset-bottom));position:sticky;bottom:0}.mobile-cart-button{left:max(.75rem, env(safe-area-inset-left));right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));z-index:30;background:linear-gradient(135deg, var(--accent), var(--accent-hover));color:#fff;min-height:2.85rem;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:0 1rem;font-weight:900;display:flex;position:fixed;box-shadow:0 16px 38px #0f172a38}.mobile-cart-button strong{overflow-wrap:anywhere}.sell-screen--cart-open .mobile-cart-button{display:none}}@media (width<=768px){.sell-screen{gap:.65rem;padding:.7rem}.sell-screen__masthead{margin-bottom:.35rem}.workspace-panel{border-radius:18px}.workspace-panel__sticky{gap:.6rem;padding:.7rem}.search-shell{min-height:42px;padding:.65rem .85rem}.chip-row{gap:.42rem}.sell-chip{padding:.55rem .8rem;font-size:.86rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;padding:.65rem}.product-card{border-radius:16px;grid-template-rows:96px auto}.product-card__media{border-radius:16px 16px 0 0;padding:.7rem;font-size:.76rem}.product-card__body{gap:.65rem;padding:.75rem}.product-card__body h3{font-size:.95rem}.product-card__body p{margin-top:.3rem;font-size:.8rem;line-height:1.28}.product-card__footer{gap:.45rem}.product-card__pill{padding:.35rem .55rem;font-size:.78rem}.product-card__status{font-size:.74rem}.workspace-panel--cart{gap:.85rem;padding:.9rem}.cart-panel__header{gap:.75rem}.cart-panel__badge{padding:.38rem .65rem;font-size:.8rem}.cart-panel__body,.cart-panel__items{gap:.65rem}.cart-panel__empty{gap:.5rem;padding:.85rem}.cart-panel__empty-icon{border-radius:14px;min-width:48px;min-height:42px;font-size:.75rem}.cart-panel__empty p{line-height:1.35}.cart-line{border-radius:14px;gap:.65rem;padding:.75rem}.cart-line__content,.cart-line__actions{gap:.6rem}.cart-line__details,.cart-line__meta{gap:.22rem}.cart-line__details h3{font-size:.95rem;line-height:1.2}.cart-line__details p,.cart-line__meta span{font-size:.8rem}.cart-line__control,.cart-line__remove{min-width:2rem;min-height:2rem}.cart-panel__summary{gap:.65rem}.summary-row--total{font-size:1rem}.checkout-button{border-radius:14px;min-height:2.9rem}}@media (width<=640px){.sell-screen{padding:.6rem .6rem 4.35rem}.cart-panel__header{align-items:center}.cart-panel__badge{width:fit-content}.sell-screen__masthead{align-items:center;gap:.5rem}.sell-screen__shift-card{flex:auto;max-width:52vw;padding:.34rem .6rem}.workspace-panel,.product-card,.cart-panel__empty,.cart-line,.search-shell{border-radius:16px}.sell-chip{padding:.52rem .72rem}}@media (width<=480px){.sell-screen{gap:.55rem}.workspace-panel__sticky,.product-grid,.workspace-panel--cart{padding-left:.6rem;padding-right:.6rem}.product-card{grid-template-rows:78px auto}.product-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:.55rem;padding-top:.7rem;padding-bottom:.7rem}.product-card__body{gap:.5rem;padding:.62rem}.product-card__body h3{font-size:.9rem}.product-card__body p{font-size:.76rem}.product-card__media{padding:.55rem}.workspace-panel--cart{gap:.7rem;padding-top:.75rem;padding-bottom:.75rem}.cart-panel__empty{padding:.75rem}.cart-line{padding:.65rem}.checkout-success{gap:.65rem;padding:.75rem}.checkout-success__details{gap:.45rem}.checkout-success__actions{gap:.5rem}.checkout-success__actions button{min-height:2.45rem}.cart-line__content,.cart-line__actions{flex-wrap:wrap}.cart-line__meta{text-align:left}}.login-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#1a7ac51f,#0000 30%),linear-gradient(#f8fbff 0%,#eef6ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-form{background:#fff;border:1px solid #d7dee7;border-radius:8px;gap:16px;width:min(100%,360px);padding:24px;display:grid;box-shadow:0 16px 40px #0f172a14}.login-form h1{margin:0 0 8px;font-size:1.5rem}.login-form label{color:#243142;gap:6px;font-weight:600;display:grid}.login-form input{border:1px solid #bac5d3;border-radius:6px;outline:none;min-height:42px;padding:0 12px}.login-form input:focus{border-color:#1a7ac5;box-shadow:0 0 0 3px #1a7ac529}.login-form__error{color:#b42318;margin:0}.login-form__success{color:#166534;margin:0;font-weight:700}.login-form__switch{text-align:center;color:#526171;margin:0}.login-form__switch a{color:#1a7ac5;font-weight:700}.login-form button{color:#fff;cursor:pointer;background:#1a7ac5;border:0;border-radius:6px;min-height:44px;font-weight:700}.login-form button:hover:not(:disabled){background:#145f9c}.login-form button:disabled{cursor:not-allowed;opacity:.65}.landing-page{color:#172033;background:#f8fbff;min-height:100vh}.landing-page a{color:inherit}.landing-nav{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fbffeb;border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:14px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.landing-nav__brand{color:#172033;font-size:1.18rem;font-weight:900;text-decoration:none}.landing-nav__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.landing-nav__links a{color:#475569;border-radius:6px;padding:9px 12px;font-size:.92rem;font-weight:800;text-decoration:none}.landing-nav__links a:hover{color:#172033;background:#eaf6fd}.landing-hero{background:linear-gradient(135deg,#eff6ffeb,#fffffff5 54%),#fff;border-bottom:1px solid #94a3b82e;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);align-items:center;gap:clamp(36px,6vw,80px);min-height:calc(100vh - 128px);padding:clamp(48px,8vw,92px) clamp(18px,5vw,72px);display:grid}.landing-eyebrow,.landing-section__header span,.landing-pricing span,.landing-contact span{color:#1a7ac5;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900;display:inline-flex}.landing-hero h1,.landing-section h2{color:#172033;margin:0;font-weight:900;line-height:1.04}.landing-hero h1{max-width:720px;font-size:4.8rem}.landing-hero__lead{color:#1a7ac5;margin:22px 0 0;font-size:1.32rem;font-weight:900}.landing-hero__copy{color:#475569;max-width:620px;margin:12px 0 0;font-size:1.12rem;line-height:1.65}.landing-hero__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.landing-hero__helper{color:#475569;margin:12px 0 0;font-size:.98rem;font-weight:700}.landing-hero__helper+.landing-hero__helper{margin-top:6px}.landing-hero__helper a{color:#1a7ac5;font-weight:900}.landing-button{border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.landing-button--primary{color:#fff;background:#1a7ac5;box-shadow:0 16px 30px #1a7ac542}.landing-button--primary:hover{background:#145f9c}.landing-button--secondary{color:#172033;background:#fff;border:1px solid #94a3b847}.landing-button--secondary:hover{background:#eaf6fd;border-color:#b8ddf2}.landing-trust{color:#475569;gap:8px;max-width:530px;margin-top:28px;font-size:.97rem;font-weight:700;display:grid}.landing-trust span{padding-left:22px;position:relative}.landing-trust span:before{content:"";background:#1a7ac5;border-radius:999px;width:8px;height:8px;position:absolute;top:.54em;left:0}.landing-hero__visual{min-width:0}.landing-terminal{background:linear-gradient(160deg,#1a7ac5fa,#145f9cf0),#1a7ac5;border:1px solid #94a3b82e;border-radius:8px;gap:18px;min-height:460px;padding:clamp(18px,4vw,34px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #1a7ac547}.landing-terminal__screen{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.landing-terminal__screen div,.landing-terminal__grid span{background:#ffffff14;border:1px solid #ffffff24;border-radius:6px}.landing-terminal__screen div{color:#fff;gap:8px;min-height:112px;padding:18px;display:grid}.landing-terminal__screen span{color:#dff1fc;font-size:.88rem;font-weight:800}.landing-terminal__screen strong{align-self:end;font-size:2rem}.landing-terminal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.landing-terminal__grid span{aspect-ratio:1.45;background:#eaf4ff29}.landing-terminal img{opacity:.5;width:min(46%,240px);position:absolute;bottom:-34px;right:-26px}.landing-section{background:#fff;padding:clamp(56px,8vw,96px) clamp(18px,5vw,72px)}.landing-section--soft{background:#eaf6fd}.landing-section__header{max-width:760px;margin-bottom:28px}.landing-section h2{max-width:760px;font-size:2.8rem}.landing-card-grid{gap:16px;display:grid}.landing-card-grid--features{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-card{background:#fff;border:1px solid #94a3b82e;border-radius:8px;gap:18px;min-height:154px;padding:22px;display:grid;box-shadow:0 14px 32px #0f172a0f}.landing-card__mark{background:linear-gradient(135deg,#1a7ac5 0 48%,#dff1fc 48% 100%);border-radius:6px;width:38px;height:38px}.landing-card h3,.landing-faq__item h3{color:#172033;margin:0;font-size:1.06rem}.landing-audience{flex-wrap:wrap;gap:12px;display:flex}.landing-audience__item{color:#172033;background:#fff;border:1px solid #b8ddf2;border-radius:6px;padding:14px 18px;font-weight:900}.landing-pricing,.landing-contact{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.landing-pricing p,.landing-contact p,.landing-faq__item p{color:#475569;margin:12px 0 0;font-size:1rem;line-height:1.65}.landing-pricing__panel{background:#f8fbff;border:1px solid #94a3b82e;border-radius:8px;padding:clamp(22px,4vw,34px)}.landing-pricing__panel p{color:#172033;margin:0 0 12px;font-weight:800}.landing-pricing__panel ul{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.landing-pricing__panel li{color:#475569;padding-left:24px;font-weight:800;position:relative}.landing-pricing__panel li:before{content:"";background:#1a7ac5;border-radius:999px;width:9px;height:9px;position:absolute;top:.48em;left:0}.landing-faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-faq__item{background:#fff;border:1px solid #94a3b82e;border-radius:8px;padding:22px}.landing-contact__details{gap:12px;font-style:normal;display:grid}.landing-contact__details a{color:#172033;background:#f8fbff;border:1px solid #b8ddf2;border-radius:6px;padding:16px 18px;font-weight:900;text-decoration:none}.landing-footer{color:#fff;background:#172033;border-top:1px solid #94a3b82e;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:18px;padding:24px clamp(18px,5vw,72px);display:grid}.landing-footer div{gap:4px;display:grid}.landing-footer strong{font-size:1.08rem}.landing-footer span,.landing-footer a{color:#dff1fc}.landing-footer a{font-weight:800;text-decoration:none}.landing-footer a:hover{color:#fff}@media (width<=920px){.landing-hero,.landing-pricing,.landing-contact{grid-template-columns:1fr}.landing-hero{min-height:0}.landing-hero h1{font-size:3.2rem}.landing-section h2{font-size:2.35rem}.landing-card-grid--features,.landing-faq{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer{grid-template-columns:1fr 1fr}}@media (width<=640px){.landing-nav{flex-direction:column;align-items:flex-start;gap:10px}.landing-nav__links{justify-content:flex-start}.landing-nav__links a{padding-inline:8px}.landing-hero{padding-top:40px}.landing-hero h1{font-size:2.35rem}.landing-section h2{font-size:1.9rem}.landing-terminal__screen strong{font-size:1.45rem}.landing-hero__actions,.landing-button{width:100%}.landing-card-grid--features,.landing-faq{grid-template-columns:1fr}.landing-terminal{min-height:360px}.landing-terminal__screen,.landing-footer{grid-template-columns:1fr}}.order-history-page{color:#172033;background:radial-gradient(circle at 0 0,#1a7ac524,#0000 28%),linear-gradient(#f8fbff 0%,#eef6ff 100%);max-width:100%;min-height:100vh;padding:32px 16px}.order-history-container{width:min(100%,1120px);margin:0 auto}.order-history-header{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;margin-bottom:20px;display:flex}.order-history-header>*{min-width:0}.order-history-header h1,.order-history-header p,.order-history-section-heading h2,.order-history-section-heading p{margin:0}.order-history-eyebrow{color:#1a7ac5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.8rem;font-weight:800}.order-history-header h1{font-size:2.6rem;line-height:1.05}.order-history-scope-badge{color:#1a7ac5;background:#eaf6fd;border:1px solid #b8ddf2;border-radius:999px;align-items:center;max-width:100%;min-height:28px;margin-top:10px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.order-history-subtitle{color:#475569;margin-top:8px}.order-history-panel,.order-history-summary-card{background:#ffffffe6;border:1px solid #94a3b838;box-shadow:0 16px 36px #0f172a14}.order-history-panel{border-radius:22px}.order-history-filters{gap:16px;min-width:0;margin-bottom:18px;padding:18px;display:grid}.order-history-filter-grid{grid-template-columns:repeat(2,minmax(170px,.72fr)) minmax(220px,1fr);align-items:end;gap:14px;min-width:0;display:grid}.order-history-field{color:#475569;gap:8px;min-width:0;font-size:.84rem;font-weight:800;display:grid}.order-history-field input{color:#172033;background:#fff;border:1px solid #94a3b83d;border-radius:12px;outline:none;width:100%;max-width:100%;min-height:46px;padding:0 14px}.order-history-field input:focus{border-color:#1a7ac5;box-shadow:0 0 0 3px #1a7ac529}.order-history-quick-filters{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.order-history-quick-filters button{color:#172033;cursor:pointer;background:#f8fbff;border:1px solid #94a3b83d;border-radius:999px;flex:auto;max-width:100%;min-height:40px;padding:0 16px;font-weight:800}.order-history-quick-filters button:hover{background:#eaf6fd;border-color:#b8ddf2}.order-history-quick-filters button:disabled{cursor:wait;opacity:.62}.order-history-export-error{color:#b91c1c;background:#fef2f2db;border:1px solid #b91c1c3d;border-radius:12px;padding:12px 14px;font-weight:800}.order-history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.order-history-summary-card{border-radius:16px;gap:8px;min-width:0;max-width:100%;padding:18px;display:grid}.order-history-summary-card span{color:#475569;font-size:.86rem;font-weight:800}.order-history-summary-card strong{overflow-wrap:anywhere;font-size:1.75rem;line-height:1.1}.order-history-orders{min-width:0;padding:18px}.order-history-section-heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:14px;display:flex}.order-history-section-heading>*{min-width:0}.order-history-section-heading h2{font-size:1.2rem}.order-history-section-heading p{color:#475569;margin-top:4px;font-size:.92rem}.order-history-list{gap:10px;min-width:0;max-width:100%;display:grid}.order-history-row{min-width:0;max-width:100%;color:inherit;cursor:pointer;background:#fff;border:1px solid #94a3b82e;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.order-history-row:hover{border-color:#b8ddf2;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a14}.order-history-row__main,.order-history-row__meta{gap:5px;min-width:0;display:grid}.order-history-row>*{min-width:0}.order-history-order-id{overflow-wrap:anywhere;font-size:1rem;font-weight:800}.order-history-order-date,.order-history-order-detail,.order-history-row__meta span{color:#475569;font-size:.9rem}.order-history-row__meta{text-align:right;flex:0 auto}.order-history-row__meta strong{font-size:1.05rem}.order-history-row__meta span{font-weight:800}.order-history-state{color:#475569;background:#ffffffb8;border:1px dashed #94a3b84d;border-radius:14px;min-width:0;max-width:100%;padding:20px;font-weight:700}.order-history-state--error{color:#b91c1c;background:#fef2f2db;border-color:#b91c1c3d}.order-history-pagination{color:#475569;border-top:1px solid #94a3b82e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding-top:16px;font-weight:800;display:flex}.order-history-page-size{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-history-page-size select{color:#172033;background:#fff;border:1px solid #94a3b83d;border-radius:10px;min-height:38px;padding:0 28px 0 10px;font-weight:800}.order-history-page-indicator{color:#172033}.order-history-page-buttons{flex-wrap:wrap;gap:10px;display:flex}.order-history-page-buttons button{color:#172033;cursor:pointer;background:#f8fbff;border:1px solid #94a3b83d;border-radius:999px;flex:auto;min-height:38px;padding:0 14px;font-weight:800}.order-history-page-buttons button:hover:not(:disabled){background:#eaf6fd;border-color:#b8ddf2}.order-history-page-buttons button:disabled{cursor:not-allowed;opacity:.48}@media (width<=820px){.order-history-page{padding:24px 12px}.order-history-header h1{font-size:2.1rem}.order-history-summary{grid-template-columns:1fr}.order-history-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-history-field--search{grid-column:1/-1}.order-history-scope-badge{overflow-wrap:anywhere;white-space:normal}}@media (width<=560px){.order-history-header,.order-history-row,.order-history-pagination{flex-direction:column;align-items:stretch}.order-history-row__meta{text-align:left}.order-history-filter-grid{grid-template-columns:1fr}.order-history-field--search{grid-column:auto}.order-history-page-size,.order-history-page-buttons{justify-content:space-between;width:100%}.order-history-page-buttons button{min-width:0}}@media (width<=420px){.order-history-filters,.order-history-orders{padding:14px}.order-history-quick-filters button,.order-history-page-buttons button{width:100%}}.catalog-page{color:#172033;background:linear-gradient(#f8fbff 0%,#eef6ff 100%);max-width:100%;min-height:100vh;padding:32px 16px}.catalog-container{width:min(100%,1120px);margin:0 auto}.catalog-header{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;margin-bottom:20px;display:flex}.catalog-header>*{min-width:0}.catalog-header h1,.catalog-header p,.catalog-section-heading h2,.catalog-section-heading p{margin:0}.catalog-header h1{font-size:2.4rem;line-height:1.05}.catalog-header p,.catalog-section-heading p{color:#475569}.catalog-header p{margin-top:8px}.catalog-panel{background:#ffffffeb;border:1px solid #94a3b838;border-radius:8px;box-shadow:0 16px 36px #0f172a14}.catalog-form-panel,.catalog-list-panel{min-width:0;padding:18px}.catalog-form-panel{margin-bottom:16px}.catalog-section-heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:14px;display:flex}.catalog-section-heading>*{min-width:0}.catalog-section-heading h2{font-size:1.2rem}.catalog-section-heading p{margin-top:4px;font-size:.92rem}.catalog-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;min-width:0;display:grid}.catalog-form--category{grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr) auto auto}.catalog-form--profile{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-field--wide{grid-column:1/-1}.catalog-field{color:#475569;gap:8px;min-width:0;font-size:.84rem;font-weight:800;display:grid}.catalog-field input,.catalog-field select,.catalog-field textarea{color:#172033;width:100%;max-width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #94a3b83d;border-radius:6px;outline:none;padding:0 12px}.catalog-field textarea{resize:vertical;min-height:42px;padding-top:10px}.catalog-field input:focus,.catalog-field select:focus,.catalog-field textarea:focus{border-color:#1a7ac5;box-shadow:0 0 0 3px #1a7ac529}.catalog-image-field{grid-column:span 2}.catalog-image-upload{align-items:center;gap:12px;min-width:0;display:flex}.catalog-image-preview,.catalog-product-thumb{color:#475569;background:#f3f8ff;border:1px solid #94a3b838;border-radius:8px;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.catalog-image-preview{width:76px;height:76px;font-size:.78rem}.catalog-image-preview img,.catalog-product-thumb img{object-fit:contain;width:100%;height:100%}.catalog-image-upload__actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.catalog-file-button{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.catalog-file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.catalog-primary-button,.catalog-secondary-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;max-width:100%;min-height:42px;padding:0 14px;font-weight:800}.catalog-primary-button{color:#fff;background:#1a7ac5}.catalog-primary-button:hover:not(:disabled){background:#145f9c}.catalog-secondary-button{color:#172033;background:#f8fbff;border-color:#94a3b83d}.catalog-secondary-button:hover:not(:disabled){background:#eaf6fd;border-color:#b8ddf2}.catalog-primary-button:disabled,.catalog-secondary-button:disabled{cursor:not-allowed;opacity:.56}.catalog-alert,.catalog-state{border-radius:8px;min-width:0;max-width:100%;padding:16px;font-weight:700}.catalog-state{color:#475569;background:#ffffffb8;border:1px dashed #94a3b84d}.catalog-alert{margin-bottom:16px}.catalog-alert--error{color:#b91c1c;background:#fef2f2e0;border:1px solid #b91c1c3d}.catalog-alert--success{color:#166534;background:#f0fdf4e6;border:1px solid #16653433}.catalog-table{gap:8px;min-width:0;max-width:100%;display:grid}.catalog-table__head,.catalog-row{align-items:center;gap:12px;min-width:0;display:grid}.catalog-table__head{color:#475569;text-transform:uppercase;padding:0 12px 6px;font-size:.78rem;font-weight:900}.catalog-table__head--products,.catalog-row--products{grid-template-columns:minmax(150px,1.2fr) minmax(130px,.9fr) minmax(110px,.8fr) minmax(82px,.55fr) minmax(80px,.55fr) minmax(88px,.55fr) minmax(96px,.6fr) minmax(170px,1fr)}.catalog-table__head--categories,.catalog-row--categories{grid-template-columns:minmax(180px,.9fr) minmax(240px,1.4fr) minmax(100px,.5fr) minmax(170px,.9fr)}.catalog-row{background:#fff;border:1px solid #94a3b82e;border-radius:8px;min-width:0;max-width:100%;min-height:66px;padding:12px}.catalog-row strong,.catalog-row span,.catalog-row p{overflow-wrap:anywhere;min-width:0;max-width:100%}.catalog-row>*{min-width:0}.catalog-row p{color:#475569;margin:4px 0 0;font-size:.88rem}.catalog-product-codes{gap:3px;display:grid}.catalog-product-name{align-items:center;gap:10px;min-width:0;display:flex}.catalog-product-thumb{width:48px;height:48px;font-size:.82rem}.catalog-status{color:#475569;background:#e2e8f0;border-radius:999px;width:fit-content;max-width:100%;padding:5px 10px;font-size:.82rem;font-weight:900}.catalog-status--active{color:#166534;background:#16a34a24}.catalog-actions{flex-wrap:wrap;gap:8px;min-width:0;max-width:100%;display:flex}.catalog-actions button{flex:auto}@media (width<=1060px){.catalog-form,.catalog-form--category,.catalog-form--profile,.catalog-table__head,.catalog-row{grid-template-columns:1fr 1fr}.catalog-table__head{display:none}}@media (width<=820px){.catalog-row--products,.catalog-row--categories{grid-template-columns:1fr;align-items:stretch}}@media (width<=620px){.catalog-page{padding:24px 12px}.catalog-header{flex-direction:column}.catalog-header h1{font-size:2rem}.catalog-form,.catalog-form--category,.catalog-form--profile,.catalog-row{grid-template-columns:1fr}.catalog-actions{flex-direction:column;align-items:stretch}.catalog-image-field{grid-column:auto}.catalog-image-upload{flex-direction:column;align-items:flex-start}.catalog-primary-button,.catalog-secondary-button{white-space:normal;width:100%}}@media (width<=420px){.catalog-form-panel,.catalog-list-panel{padding:14px}}.dashboard-page{color:#172033;background:radial-gradient(circle at 0 0,#1a7ac524,#0000 28%),linear-gradient(#f8fbff 0%,#eef6ff 100%);max-width:100%;min-height:100vh;padding:32px 16px}.dashboard-container{width:min(100%,1120px);margin:0 auto}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;margin-bottom:20px;display:flex}.dashboard-header>*{min-width:0}.dashboard-header h1,.dashboard-header p,.dashboard-section-heading h2,.dashboard-section-heading p{margin:0}.dashboard-eyebrow{color:#1a7ac5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.8rem;font-weight:800}.dashboard-header h1{font-size:2.4rem;line-height:1.05}.dashboard-header p,.dashboard-section-heading p{color:#475569}.dashboard-header p{margin-top:8px}.dashboard-section-heading a{color:#172033;white-space:nowrap;background:#f8fbff;border:1px solid #94a3b83d;border-radius:6px;justify-content:center;align-items:center;max-width:100%;min-height:42px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-section-heading a:hover{background:#eaf6fd;border-color:#b8ddf2}.dashboard-panel,.dashboard-summary-card{background:#ffffffe6;border:1px solid #94a3b838;box-shadow:0 16px 36px #0f172a14}.dashboard-panel{border-radius:22px}.dashboard-filters{gap:16px;min-width:0;margin-bottom:18px;padding:18px;display:grid}.dashboard-filter-grid{grid-template-columns:repeat(2,minmax(170px,.72fr)) minmax(220px,1fr);align-items:end;gap:14px;min-width:0;display:grid}.dashboard-field{color:#475569;gap:8px;min-width:0;font-size:.84rem;font-weight:800;display:grid}.dashboard-field input{color:#172033;background:#fff;border:1px solid #94a3b83d;border-radius:12px;outline:none;width:100%;max-width:100%;min-height:46px;padding:0 14px}.dashboard-field input:focus{border-color:#1a7ac5;box-shadow:0 0 0 3px #1a7ac529}.dashboard-quick-filters{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.dashboard-quick-filters button{color:#172033;cursor:pointer;background:#f8fbff;border:1px solid #94a3b83d;border-radius:999px;flex:auto;max-width:100%;min-height:40px;padding:0 16px;font-weight:800}.dashboard-quick-filters button:hover{background:#eaf6fd;border-color:#b8ddf2}.dashboard-quick-filters button:disabled{cursor:wait;opacity:.62}.dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-summary-card{border-radius:16px;gap:8px;min-width:0;max-width:100%;padding:18px;display:grid}.dashboard-summary-card span{color:#475569;font-size:.86rem;font-weight:800}.dashboard-summary-card strong{overflow-wrap:anywhere;font-size:1.65rem;line-height:1.1}.dashboard-summary-card:nth-child(8) strong{color:#2b7db6}.dashboard-summary-card:nth-child(9) strong{color:#3f8cc3}.dashboard-summary-card:nth-child(10) strong,.dashboard-summary-card:nth-child(11) strong{color:#ad5d63}.dashboard-low-stock{min-width:0;padding:18px}.dashboard-section-heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:14px;display:flex}.dashboard-section-heading>*{min-width:0}.dashboard-section-heading h2{font-size:1.2rem}.dashboard-section-heading p{margin-top:4px;font-size:.92rem}.dashboard-stock-list{gap:8px;display:grid}.dashboard-stock-row{background:#fff;border:1px solid #94a3b82e;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-width:0;max-width:100%;min-height:58px;padding:12px 14px;display:flex}.dashboard-stock-row strong,.dashboard-stock-row span{overflow-wrap:anywhere;min-width:0}.dashboard-stock-row span{color:#b91c1c;background:#b91c1c1a;border-radius:999px;flex:0 auto;padding:5px 10px;font-size:.82rem;font-weight:900}.dashboard-alert,.dashboard-export-error,.dashboard-state{border-radius:14px;padding:16px;font-weight:700}.dashboard-state{color:#475569;background:#ffffffb8;border:1px dashed #94a3b84d}.dashboard-alert,.dashboard-export-error{color:#b91c1c;background:#fef2f2e0;border:1px solid #b91c1c3d;margin-bottom:16px}.dashboard-export-error{margin-bottom:0}@media (width<=920px){.dashboard-header{flex-direction:column}.dashboard-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-field--search{grid-column:1/-1}}@media (width<=620px){.dashboard-page{padding:20px 12px}.dashboard-header h1{font-size:2rem}.dashboard-section-heading,.dashboard-stock-row{flex-direction:column;align-items:stretch}.dashboard-filter-grid,.dashboard-summary{grid-template-columns:1fr}.dashboard-section-heading a{white-space:normal;text-align:center;width:100%;min-height:42px;padding:0 10px;line-height:1.15}.dashboard-filters,.dashboard-low-stock{padding:14px}.dashboard-quick-filters button{width:100%}.dashboard-summary-card{gap:6px;padding:14px}.dashboard-summary-card strong{font-size:1.45rem}}.receipt-page{--receipt-screen-width:340px;box-sizing:border-box;color:#0f172a;background:#f1f5f9;min-height:100vh;padding:32px 16px}.receipt-page[data-print-size=thermal-80]{--receipt-screen-width:80mm}.receipt-page[data-print-size=thermal-58]{--receipt-screen-width:58mm}.receipt-page[data-print-size=a4]{--receipt-screen-width:340px}.receipt-toolbar{justify-content:space-between;align-items:center;gap:12px;width:min(100%,520px);margin:0 auto 20px;display:flex}.receipt-toolbar a{color:#0f172a;font-weight:700}.receipt-toolbar__actions{align-items:center;gap:10px;display:flex}.receipt-print-options{color:#475569;align-items:center;gap:8px;font-size:.86rem;font-weight:700;display:flex}.receipt-print-options select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:40px;padding:0 34px 0 12px;font-weight:700}.receipt-toolbar button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:6px;min-height:40px;padding:0 16px;font-weight:700}.receipt-toolbar button:hover{background:#1e293b}.receipt-toolbar button:disabled{cursor:not-allowed;opacity:.5}.receipt-refund-panel,.receipt-refund-alert{box-sizing:border-box;width:min(100%,520px);margin:0 auto 18px}.receipt-refund-panel{background:#fff;border:1px solid #cbd5e1;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 34px #0f172a1a}.receipt-refund-panel__heading,.receipt-refund-review{justify-content:space-between;align-items:center;gap:12px;display:flex}.receipt-refund-panel__heading h2,.receipt-refund-panel__heading p{margin:0}.receipt-refund-panel__heading h2{font-size:1rem}.receipt-refund-panel__heading p,.receipt-refund-summary,.receipt-refund-line small,.receipt-refund-review span{color:#475569;font-size:.84rem;font-weight:700}.receipt-refund-summary{flex-wrap:wrap;gap:8px 14px;display:flex}.receipt-refund-secondary-button{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;justify-self:start;min-height:38px;padding:0 12px;font-weight:800}.receipt-refund-secondary-button:hover{background:#eef2f7;border-color:#94a3b8}.receipt-refund-lines{gap:10px;display:grid}.receipt-refund-line{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:12px;padding:10px;display:grid}.receipt-refund-line label{align-items:flex-start;gap:10px;min-width:0;display:flex}.receipt-refund-line label span{gap:2px;min-width:0;display:grid}.receipt-refund-line strong{overflow-wrap:anywhere}.receipt-refund-line input[type=checkbox]{margin-top:2px}.receipt-refund-line input[type=number]{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:38px;padding:0 8px;font-weight:800}.receipt-refund-adjustment{background:#fff;border:1px solid #e2e8f0;border-radius:6px;gap:10px;padding:12px;display:grid}.receipt-refund-adjustment label{color:#475569;gap:6px;font-size:.84rem;font-weight:800;display:grid}.receipt-refund-adjustment input,.receipt-refund-adjustment textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:10px;font-weight:700}.receipt-refund-adjustment textarea{resize:vertical}.receipt-refund-review{border-top:1px solid #e2e8f0;padding-top:12px}.receipt-refund-review button,.receipt-refund-review-button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:6px;min-height:40px;padding:0 14px;font-weight:800}.receipt-refund-review-button{justify-self:end}.receipt-refund-review button:disabled{cursor:wait;opacity:.62}.receipt-refund-alert{border-radius:8px;padding:12px 14px;font-weight:800}.receipt-refund-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.receipt-refund-alert--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.receipt-paper{width:min(100%, var(--receipt-screen-width));box-sizing:border-box;background:#fff;border:1px solid #d1d5db;margin:0 auto;padding:22px 18px 14px;font-family:Consolas,Courier New,monospace;box-shadow:0 18px 45px #0f172a24}.receipt-header{text-align:center;border-bottom:1px dashed #94a3b8;padding-bottom:14px}.receipt-header h1{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-family:Segoe UI,system-ui,sans-serif;font-size:1.35rem;line-height:1.2}.receipt-footer{color:#475569;font-size:.85rem}.receipt-vendor-details{color:#475569;margin-top:8px;font-size:.78rem;line-height:1.35}.receipt-vendor-details p{white-space:pre-line;overflow-wrap:anywhere;margin:0 0 3px}.receipt-vendor-details p:last-child{margin-bottom:0}.receipt-meta{border-bottom:1px dashed #94a3b8;gap:8px;padding:16px 0;font-size:.86rem;display:grid}.receipt-line,.receipt-totals div{grid-template-columns:1fr auto;gap:12px;display:grid}.receipt-meta div{grid-template-columns:minmax(82px,auto) minmax(0,1fr);align-items:start;gap:8px;display:grid}.receipt-meta span{color:#475569;white-space:nowrap}.receipt-meta strong{text-align:right;overflow-wrap:normal;white-space:nowrap}.receipt-lines{border-bottom:1px dashed #94a3b8;padding:14px 0}.receipt-line{grid-template-columns:minmax(0,1fr) 44px 82px;align-items:start;gap:8px;margin-bottom:9px;font-size:.9rem}.receipt-line:last-child{margin-bottom:0}.receipt-line--heading{color:#475569;text-transform:uppercase;font-size:.76rem;font-weight:700}.receipt-line__name{overflow-wrap:anywhere}.receipt-line__name small{color:#64748b;margin-top:2px;font-size:.76rem;font-weight:700;display:block}.receipt-line strong{text-align:right}.receipt-totals{gap:8px;padding-top:14px;font-size:.9rem;display:grid}.receipt-total{text-transform:uppercase;border-top:2px solid #0f172a;margin-top:6px;padding-top:10px;font-size:1.1rem}.receipt-tax-summary{border-top:1px dashed #94a3b8;margin-top:16px;padding-top:14px;font-size:.86rem}.receipt-tax-summary h2{letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-family:Segoe UI,system-ui,sans-serif;font-size:.82rem}.receipt-tax-summary div{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.receipt-tax-summary strong{text-align:right}.receipt-footer{text-align:center;border-top:1px dashed #94a3b8;margin-top:14px;padding-top:10px}.receipt-footer p{margin:0 0 4px}.receipt-footer p:last-child{margin-bottom:0}.receipt-error{color:#b91c1c;width:min(100%,520px);margin:0 auto;font-weight:700}@media (width<=520px){.receipt-toolbar{flex-direction:column;align-items:stretch}.receipt-toolbar__actions{flex-wrap:wrap;justify-content:space-between}.receipt-print-options{flex:auto}.receipt-print-options select{width:100%}.receipt-refund-panel__heading,.receipt-refund-review,.receipt-refund-line,.receipt-refund-summary{grid-template-columns:1fr;align-items:stretch}.receipt-refund-panel__heading,.receipt-refund-review{flex-direction:column}.receipt-refund-review-button,.receipt-refund-secondary-button{justify-self:stretch}}@media print{html,body{background:#fff;width:100%;min-width:0;min-height:0;margin:0;padding:0}body{color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact}#root,.app-layout,.app-layout__content{width:100%;min-height:0}.receipt-page{--receipt-print-width:80mm;--receipt-print-padding-top:3mm;--receipt-print-padding-bottom:2mm;--receipt-print-padding-inline:3mm;--receipt-print-font-size:9pt;--receipt-print-title-size:11pt;--receipt-print-detail-size:7.5pt;--receipt-print-footer-size:7.5pt;--receipt-print-heading-size:7.8pt;--receipt-print-total-size:10.6pt;--receipt-print-tax-size:8.5pt;--receipt-print-tax-heading-size:8.3pt;--receipt-print-qty-width:8mm;--receipt-print-total-width:20mm;--receipt-print-line-gap:2mm;color:#000;background:#fff;min-height:auto;padding:0}.receipt-page[data-print-size=thermal-58]{--receipt-print-width:58mm;--receipt-print-padding-top:2.2mm;--receipt-print-padding-bottom:1.2mm;--receipt-print-padding-inline:1.6mm;--receipt-print-font-size:7.2pt;--receipt-print-title-size:9pt;--receipt-print-detail-size:6.4pt;--receipt-print-footer-size:6.5pt;--receipt-print-heading-size:6.3pt;--receipt-print-total-size:8.6pt;--receipt-print-tax-size:6.9pt;--receipt-print-tax-heading-size:6.8pt;--receipt-print-qty-width:4.6mm;--receipt-print-total-width:14.4mm;--receipt-print-line-gap:1mm}.receipt-page[data-print-size=a4]{--receipt-print-width:82mm;--receipt-print-padding-top:4mm;--receipt-print-padding-bottom:3mm;--receipt-print-padding-inline:4mm;--receipt-print-font-size:9.5pt;--receipt-print-title-size:12pt;--receipt-print-detail-size:8pt;--receipt-print-footer-size:8pt;--receipt-print-heading-size:8.2pt;--receipt-print-total-size:11.2pt;--receipt-print-tax-size:9pt;--receipt-print-tax-heading-size:8.7pt;--receipt-print-qty-width:9mm;--receipt-print-total-width:22mm;--receipt-print-line-gap:2mm}.receipt-toolbar,.receipt-refund-panel,.receipt-refund-alert{display:none!important}.receipt-paper{width:var(--receipt-print-width);max-width:100%;padding:var(--receipt-print-padding-top) var(--receipt-print-padding-inline) var(--receipt-print-padding-bottom);box-shadow:none;color:#000;font-size:var(--receipt-print-font-size);break-inside:avoid;page-break-inside:avoid;border:0;margin:0 auto;line-height:1.18}.receipt-header,.receipt-meta,.receipt-lines,.receipt-totals,.receipt-tax-summary,.receipt-footer,.receipt-line,.receipt-total{break-inside:avoid;page-break-inside:avoid}.receipt-header{border-color:#000;padding-bottom:2.4mm}.receipt-header h1{font-size:var(--receipt-print-title-size);line-height:1.12}.receipt-vendor-details{color:#000;font-size:var(--receipt-print-detail-size);margin-top:1.6mm;line-height:1.2}.receipt-vendor-details p{margin-bottom:.8mm}.receipt-meta{font-size:var(--receipt-print-font-size);border-color:#000;gap:1.4mm;padding:2.8mm 0}.receipt-meta div{grid-template-columns:auto minmax(0,1fr);gap:2mm}.receipt-meta span,.receipt-line--heading,.receipt-line__name small,.receipt-footer,.receipt-vendor-details{color:#000}.receipt-meta strong,.receipt-line strong,.receipt-tax-summary strong,.receipt-totals strong{white-space:nowrap}.receipt-lines{border-color:#000;padding:2.4mm 0}.receipt-line{grid-template-columns:minmax(0, 1fr) var(--receipt-print-qty-width) var(--receipt-print-total-width);gap:var(--receipt-print-line-gap);font-size:var(--receipt-print-font-size);margin-bottom:1.6mm}.receipt-line--heading{font-size:var(--receipt-print-heading-size)}.receipt-line span:nth-child(2){text-align:right;white-space:nowrap}.receipt-line__name{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}.receipt-page[data-print-size=thermal-58] .receipt-meta{gap:1mm;padding:2.2mm 0}.receipt-page[data-print-size=thermal-58] .receipt-meta div{grid-template-columns:max-content minmax(0,1fr);gap:.8mm}.receipt-page[data-print-size=thermal-58] .receipt-meta strong{letter-spacing:0;overflow-wrap:break-word;text-align:right;white-space:normal;min-width:0;font-size:6.6pt;line-height:1.12}.receipt-page[data-print-size=thermal-58] .receipt-line{margin-bottom:1.2mm}.receipt-page[data-print-size=thermal-58] .receipt-line__name{overflow-wrap:normal;text-overflow:ellipsis;white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.receipt-totals{font-size:var(--receipt-print-font-size);gap:1.5mm;padding-top:2.6mm}.receipt-total{font-size:var(--receipt-print-total-size);border-color:#000;margin-top:1.4mm;padding-top:2mm}.receipt-tax-summary{font-size:var(--receipt-print-tax-size);border-color:#000;margin-top:3mm;padding-top:2.6mm}.receipt-tax-summary h2{font-size:var(--receipt-print-tax-heading-size);margin-bottom:1.6mm}.receipt-tax-summary div{gap:2mm}.receipt-footer{font-size:var(--receipt-print-footer-size);border-color:#000;margin-top:2.6mm;padding-top:2mm;line-height:1.18}.receipt-footer p{margin-bottom:.8mm}}.users-page{color:#172033;background:linear-gradient(#f8fbff 0%,#eef6ff 100%);max-width:100%;min-height:100vh;padding:32px 16px}.users-container{width:min(100%,1120px);margin:0 auto}.users-header{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;margin-bottom:20px;display:flex}.users-header>*{min-width:0}.users-header h1,.users-header p,.users-section-heading h2,.users-section-heading p{margin:0}.users-header h1{font-size:2.4rem;line-height:1.05}.users-header p{color:#475569;margin-top:8px}.users-panel{background:#ffffffeb;border:1px solid #94a3b838;border-radius:8px;box-shadow:0 16px 36px #0f172a14}.users-create,.users-list,.users-reset{min-width:0;padding:18px}.users-create,.users-reset{margin-bottom:16px}.users-section-heading{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:14px;display:flex}.users-section-heading>*{min-width:0}.users-section-heading h2{font-size:1.2rem}.users-section-heading p{color:#475569;margin-top:4px;font-size:.92rem}.users-create-form{grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:end;gap:12px;min-width:0;display:grid}.users-reset-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;min-width:0;display:grid}.users-field,.users-inline-field,.users-edit-field{color:#475569;gap:8px;min-width:0;font-size:.84rem;font-weight:800;display:grid}.users-field input,.users-field select,.users-inline-field select,.users-edit-field input{color:#172033;width:100%;max-width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #94a3b83d;border-radius:6px;outline:none;padding:0 12px}.users-field input:focus,.users-field select:focus,.users-inline-field select:focus,.users-edit-field input:focus{border-color:#1a7ac5;box-shadow:0 0 0 3px #1a7ac529}.users-primary-button,.users-secondary-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;max-width:100%;min-height:42px;padding:0 14px;font-weight:800}.users-actions,.users-row__actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.users-primary-button{color:#fff;background:#1a7ac5}.users-primary-button:hover:not(:disabled){background:#145f9c}.users-secondary-button{color:#172033;background:#f8fbff;border-color:#94a3b83d}.users-secondary-button:hover:not(:disabled){background:#eaf6fd;border-color:#b8ddf2}.users-primary-button:disabled,.users-secondary-button:disabled,.users-inline-field select:disabled,.users-edit-field input:disabled{cursor:not-allowed;opacity:.56}.users-alert,.users-state{border-radius:8px;min-width:0;max-width:100%;padding:16px;font-weight:700}.users-state{color:#475569;background:#ffffffb8;border:1px dashed #94a3b84d}.users-alert{margin-bottom:16px}.users-alert--error{color:#b91c1c;background:#fef2f2e0;border:1px solid #b91c1c3d}.users-alert--success{color:#166534;background:#f0fdf4e6;border:1px solid #16653433}.users-table{gap:8px;min-width:0;max-width:100%;display:grid}.users-table__head,.users-row{grid-template-columns:minmax(140px,1fr) minmax(180px,1.2fr) minmax(120px,.7fr) minmax(130px,.7fr) minmax(100px,.55fr) minmax(220px,1fr);align-items:center;gap:12px;min-width:0;display:grid}.users-table__head{color:#475569;text-transform:uppercase;padding:0 12px 6px;font-size:.78rem;font-weight:900}.users-row{background:#fff;border:1px solid #94a3b82e;border-radius:8px;min-width:0;max-width:100%;min-height:66px;padding:12px}.users-row--editing{align-items:end}.users-row__identity{gap:4px;min-width:0;display:grid}.users-row>*{min-width:0}.users-row__identity strong,.users-row__email,.users-row__code,.users-row__role{overflow-wrap:anywhere}.users-self-badge{color:#1a7ac5;background:#eaf6fd;border-radius:999px;width:fit-content;max-width:100%;padding:2px 8px;font-size:.72rem;font-weight:900}.users-row__role{text-transform:capitalize}.users-status{color:#475569;background:#e2e8f0;border-radius:999px;width:fit-content;max-width:100%;padding:5px 10px;font-size:.82rem;font-weight:900}.users-status--active{color:#166534;background:#16a34a24}.users-action-button{min-height:34px;padding:0 10px;font-size:.82rem}@media (width<=980px){.users-create-form,.users-reset-form,.users-table__head,.users-row{grid-template-columns:1fr 1fr}.users-table__head{display:none}}@media (width<=820px){.users-row{grid-template-columns:1fr;align-items:stretch}.users-secondary-button{white-space:normal;width:100%}}@media (width<=620px){.users-page{padding:24px 12px}.users-header,.users-row{grid-template-columns:1fr;align-items:stretch}.users-header{flex-direction:column}.users-header h1{font-size:2rem}.users-create-form,.users-reset-form{grid-template-columns:1fr}.users-primary-button,.users-secondary-button{white-space:normal;width:100%}}@media (width<=420px){.users-create,.users-list,.users-reset{padding:14px}}
