:root{font-family:system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark;color:#e8eef5;background-color:#0b1220}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:inherit}.th-admin-cat{--th-ac-accent: #38bdf8;--th-ac-accent-hover: #0ea5e9;--th-ac-accent-pressed: #0284c7;--th-ac-accent-ring: rgba(56, 189, 248, .45);--th-ac-accent-ring-soft: rgba(56, 189, 248, .18);--th-ac-ink: #0f172a;--th-ac-muted: #64748b;--th-ac-border: #e2e8f0;--th-ac-surface: #ffffff;--th-ac-surface-subtle: #f8fafc;--th-ac-surface-tint: #f0f9ff}.th-admin-cat__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.th-admin-cat__heading{min-width:min(100%,36rem)}.th-admin-cat__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:var(--th-ac-ink)}.th-admin-cat__lead{margin:0;font-size:.9375rem;color:var(--th-ac-muted);line-height:1.5;max-width:42rem}.th-admin-cat__toolbar{display:flex;flex-shrink:0;align-items:center}.th-admin-cat__btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(165deg,var(--th-ac-accent-hover) 0%,var(--th-ac-accent-pressed) 100%);cursor:pointer;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff26;transition:filter .15s ease,box-shadow .15s ease}.th-admin-cat__btn-primary:hover{filter:brightness(1.05);box-shadow:0 2px 8px #0ea5e947,inset 0 1px #ffffff2e}.th-admin-cat__btn-primary:focus-visible{outline:2px solid var(--th-ac-accent-ring);outline-offset:2px}.th-admin-cat__btn-ghost{padding:.45rem .75rem;border:1px solid var(--th-ac-border);border-radius:8px;font-size:.8125rem;font-weight:500;color:#475569;background:var(--th-ac-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease}.th-admin-cat__btn-ghost:hover{background:var(--th-ac-surface-tint);border-color:#38bdf859}.th-admin-cat__btn-ghost:focus-visible{outline:2px solid var(--th-ac-accent-ring);outline-offset:2px}.th-admin-cat__btn-ghost:disabled{opacity:.45;cursor:not-allowed}.th-admin-cat__btn-danger{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(165deg,#ef4444,#dc2626);cursor:pointer;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff26;transition:filter .15s ease}.th-admin-cat__btn-danger:hover{filter:brightness(1.06)}.th-admin-cat__btn-danger:focus-visible{outline:2px solid rgba(239,68,68,.5);outline-offset:2px}.th-admin-cat__btn-danger-ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border:1px solid rgba(239,68,68,.3);border-radius:8px;font-size:.8125rem;font-weight:500;color:#dc2626;background:#ef44440a;cursor:pointer;transition:background .15s ease,border-color .15s ease}.th-admin-cat__btn-danger-ghost:hover{background:#ef444414;border-color:#ef444480}.th-admin-cat__btn-danger-ghost:focus-visible{outline:2px solid rgba(239,68,68,.45);outline-offset:2px}.th-admin-cat__btn-icon{font-size:1.15rem;line-height:1}.th-admin-cat__btn-icon-only{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;border:1px solid var(--th-ac-border);border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.th-admin-cat__btn-icon-only:hover{background:#ef44440f;color:#dc2626;border-color:#ef44444d}.th-admin-cat__btn-icon-only .material-symbols-outlined{font-size:1.1rem}.th-admin-cat-field{display:flex;flex-direction:column;gap:.35rem}.th-admin-cat-field--inline{min-width:11rem}.th-admin-cat-field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.th-admin-cat-field--checkbox span{font-size:.875rem;font-weight:500;color:#334155}.th-admin-cat-field__check{width:1.05rem;height:1.05rem;accent-color:var(--th-ac-accent-hover)}.th-admin-cat-field__label{font-size:.75rem;font-weight:700;color:var(--th-ac-muted);text-transform:uppercase;letter-spacing:.03em}.th-admin-cat-field__input,.th-admin-cat-field__select{padding:.5rem .65rem;border:1px solid var(--th-ac-border);border-radius:8px;font-size:.875rem;color:var(--th-ac-ink);background:var(--th-ac-surface);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.th-admin-cat-field__input:focus,.th-admin-cat-field__select:focus{outline:none;border-color:#38bdf8a6;box-shadow:0 0 0 3px var(--th-ac-accent-ring-soft)}.th-admin-cat-field__input--textarea{resize:vertical;min-height:5rem}.th-admin-cat-table-wrap{border-radius:12px;border:1px solid var(--th-ac-border);background:var(--th-ac-surface);box-shadow:0 1px 2px #0f172a0d;overflow:hidden}.th-admin-cat-table-head{padding:.75rem 1rem;background:linear-gradient(145deg,#e0f2fe,#f0f9ff 42%,#f8fafc);border-bottom:1px solid rgba(56,189,248,.28)}.th-admin-cat-table-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem}.th-admin-cat-filter-field{display:flex;flex-direction:column;gap:.25rem}.th-admin-cat-filter-field__label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0369a1;padding-left:.15rem}.th-admin-cat-filter-field__select{min-width:8rem;padding:.45rem .6rem;font-size:.8125rem;border-radius:9px;border-color:#38bdf866;background:#ffffffeb}.th-admin-cat-filter-clear{display:inline-flex;align-items:center;gap:.2rem;align-self:flex-end;padding:.45rem .65rem;border:1px solid rgba(56,189,248,.3);border-radius:9px;font-size:.75rem;font-weight:600;color:#0369a1;background:#38bdf814;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.th-admin-cat-filter-clear:hover{background:#38bdf826;border-color:#38bdf88c}.th-admin-cat-filter-clear .material-symbols-outlined{font-size:.95rem}.th-admin-cat-search{position:relative;display:flex;flex:1;align-items:center;min-width:min(100%,12rem);max-width:22rem}.th-admin-cat-search__icon{position:absolute;left:.65rem;font-size:1.15rem;color:#0284c7;pointer-events:none}.th-admin-cat-search__input{width:100%;padding:.5rem .65rem .5rem 2.35rem;border:1px solid rgba(56,189,248,.35);border-radius:10px;font-size:.875rem;color:var(--th-ac-ink);background:#ffffffeb;box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}.th-admin-cat-search__input::placeholder{color:#94a3b8}.th-admin-cat-search__input:focus{outline:none;border-color:#0ea5e9d9;box-shadow:0 0 0 3px var(--th-ac-accent-ring-soft),inset 0 1px 2px #0f172a0a}.th-admin-cat-table-scroll{overflow-x:auto}.th-admin-cat-table{width:100%;border-collapse:collapse;font-size:.875rem}.th-admin-cat-table thead th{padding:.7rem 1rem;text-align:left;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0c4a6e;background:linear-gradient(180deg,#bae6fd,#e0f2fe 55%,#f0f9ff);border-bottom:2px solid #38bdf8;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.35)}.th-admin-cat-table tbody td{padding:.7rem 1rem;vertical-align:middle;color:var(--th-ac-ink);border-bottom:1px solid #f1f5f9}.th-admin-cat-table tbody tr:last-child td{border-bottom:none}.th-admin-cat-table__row{cursor:pointer;transition:background .12s ease}.th-admin-cat-table__row:hover{background:#38bdf80f}.th-admin-cat-table__row:focus-visible{outline:2px solid var(--th-ac-accent-ring);outline-offset:-2px}.th-admin-cat-table__row--selected{background:#38bdf81a}.th-admin-cat-table__row--selected:hover{background:#38bdf824}.th-admin-cat-table__empty{padding:2.5rem 1rem!important;text-align:center;color:var(--th-ac-muted);font-size:.875rem;border-bottom:none!important}.th-admin-cat-avatar{width:2.1rem;height:2.1rem;border-radius:8px;background:linear-gradient(135deg,#38bdf8,#0ea5e9);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;color:#fff;letter-spacing:.02em;flex-shrink:0}.th-admin-cat-table__name{font-weight:600;color:#0f172a}.th-admin-cat-table__desc{font-size:.8125rem;color:#64748b;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.th-admin-cat__mono{font-family:ui-monospace,monospace;font-size:.8125rem;color:#334155}.th-admin-cat__empty-val{color:#94a3b8;font-style:italic}.th-admin-cat-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.75rem 1rem;border-top:1px solid var(--th-ac-border);background:linear-gradient(180deg,#f8fafc,#fff);font-size:.8125rem;color:#475569}.th-admin-cat-pagination__meta{margin:0}.th-admin-cat-pagination__meta strong{color:var(--th-ac-ink);font-weight:600}.th-admin-cat-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.th-admin-cat-pagination__size{display:inline-flex;align-items:center;gap:.5rem}.th-admin-cat-pagination__size-label{font-size:.75rem;font-weight:600;color:var(--th-ac-muted);white-space:nowrap}.th-admin-cat-pagination__size-select{min-width:4.25rem;padding:.4rem .5rem;font-size:.8125rem}.th-admin-cat-pagination__nav{display:inline-flex;align-items:center;gap:.35rem}.th-admin-cat-pagination__page{padding:0 .35rem;font-variant-numeric:tabular-nums}.th-admin-cat-pagination__page strong{color:var(--th-ac-ink);font-weight:700}.th-admin-cat-pagination__btn{padding:.35rem .5rem;min-width:2.25rem;display:inline-flex;align-items:center;justify-content:center}.th-admin-cat-pagination__btn .material-symbols-outlined{font-size:1.15rem}.th-admin-cat-pagination__btn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.th-admin-cat-table-bar{justify-content:stretch}.th-admin-cat-search{max-width:none}.th-admin-cat-table thead{display:none}.th-admin-cat-table tbody tr{display:block;padding:.85rem 1rem;border-bottom:1px solid var(--th-ac-border)}.th-admin-cat-table tbody tr:last-child{border-bottom:none}.th-admin-cat-table tbody td{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem 0;border:none}.th-admin-cat-table tbody td:before{content:attr(data-label);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;flex-shrink:0}}.th-admin-breadcrumb{margin-bottom:1rem}.th-admin-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem 0;margin:0;padding:0;list-style:none;font-size:.8125rem}.th-admin-breadcrumb__item{display:inline-flex;align-items:center;gap:.15rem}.th-admin-breadcrumb__link{color:#0284c7;font-weight:600;text-decoration:none;padding:.2rem .15rem;border-radius:6px;transition:background .12s ease,color .12s ease}.th-admin-breadcrumb__link:hover{color:#0369a1;background:#38bdf81f}.th-admin-breadcrumb__text{color:#64748b;font-weight:500;padding:.2rem .15rem}.th-admin-breadcrumb__current{color:#0f172a;font-weight:700;padding:.2rem .15rem}.th-admin-breadcrumb__sep{display:inline-flex;color:#cbd5e1;margin:0 .1rem}.th-admin-breadcrumb__sep .material-symbols-outlined{font-size:1rem}.th-cat-search-select{position:relative;min-width:0}.th-cat-search-select--toolbar{min-width:8.5rem}.th-cat-search-select--field{width:100%}.th-cat-search-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:.35rem;width:100%;padding:.45rem .55rem;border:1px solid rgba(56,189,248,.4);border-radius:9px;font-size:.8125rem;font-weight:500;color:#0f172a;background:#ffffffeb;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.th-cat-search-select--field .th-cat-search-select__trigger{padding:.5rem .65rem;border-radius:8px;border:1px solid rgba(203,213,225,.85);font-size:.875rem}.th-cat-search-select__trigger:hover{border-color:#0ea5e98c}.th-cat-search-select__trigger:focus-visible{outline:none;border-color:#0ea5e9d9;box-shadow:0 0 0 3px #0ea5e92e}.th-cat-search-select__trigger-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-cat-search-select__chevron{flex-shrink:0;font-size:1.1rem;color:#64748b}.th-cat-search-select__panel{display:flex;flex-direction:column;max-height:min(18rem,70vh);border-radius:10px;border:1px solid rgba(56,189,248,.35);background:#fff;box-shadow:0 10px 28px #0f172a24,0 2px 8px #0f172a0f;overflow:hidden}.th-cat-search-select__search-wrap{display:flex;align-items:center;gap:.25rem;padding:.45rem .5rem;border-bottom:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#f8fafc,#fff)}.th-cat-search-select__search-icon{font-size:1.1rem;color:#0284c7;flex-shrink:0}.th-cat-search-select__search{flex:1;min-width:0;border:none;background:transparent;font-size:.8125rem;font-family:inherit;color:#0f172a;outline:none}.th-cat-search-select__search::placeholder{color:#94a3b8}.th-cat-search-select__list{margin:0;padding:.25rem 0;list-style:none;overflow-y:auto;flex:1}.th-cat-search-select__empty{padding:.65rem .85rem;font-size:.8125rem;color:#94a3b8;text-align:center}.th-cat-search-select__option{display:block;width:100%;padding:.45rem .75rem;border:none;background:none;font-size:.8125rem;font-family:inherit;text-align:left;color:#334155;cursor:pointer;transition:background .1s ease}.th-cat-search-select__option:hover{background:#38bdf81a}.th-cat-search-select__option--active{background:#38bdf829;font-weight:600;color:#0c4a6e}.th-description-editor{border-radius:10px;overflow:hidden;border:1px solid rgba(203,213,225,.95);background:#fff}.th-description-editor--loading{min-height:14rem;display:flex;align-items:center;justify-content:center;background:#f8fafc}.th-description-editor__loading-text{font-size:.875rem;color:#64748b}.th-description-editor-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.th-description-editor__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;padding:.45rem .55rem;border-bottom:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.th-description-editor__group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.15rem}.th-description-editor__sep{width:1px;height:1.35rem;background:#cbd5e1e6;margin:0 .15rem;flex-shrink:0}.th-description-editor__tb{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.85rem;padding:0 .35rem;border:1px solid transparent;border-radius:6px;background:transparent;color:#475569;font-size:.8125rem;font-family:inherit;cursor:pointer;transition:background .1s ease,border-color .1s ease,color .1s ease}.th-description-editor__tb:hover:not(:disabled){background:#38bdf81f;border-color:#38bdf840;color:#0c4a6e}.th-description-editor__tb:disabled{opacity:.35;cursor:not-allowed}.th-description-editor__tb--on{background:#38bdf833;border-color:#0ea5e973;color:#0369a1;font-weight:700}.th-description-editor__tb .material-symbols-outlined{font-size:1.1rem}.th-description-editor__u{text-decoration:underline}.th-description-editor__color{display:inline-flex;align-items:center;padding:.1rem;border-radius:6px;cursor:pointer}.th-description-editor__color input[type=color]{width:1.65rem;height:1.45rem;padding:0;border:1px solid rgba(203,213,225,.9);border-radius:4px;cursor:pointer;background:#fff}.th-description-editor__wrap{max-height:28rem;overflow-y:auto}.th-description-editor__wrap .ProseMirror{min-height:12rem;padding:.85rem 1rem;font-size:.875rem;line-height:1.55;color:#0f172a;outline:none}.th-description-editor__wrap .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.th-description-editor__empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.th-description-editor__content{min-height:12rem}.th-description-editor__wrap .ProseMirror h1,.th-description-editor__wrap .ProseMirror h2,.th-description-editor__wrap .ProseMirror h3{margin:.65rem 0 .35rem;font-weight:700;color:#0f172a}.th-description-editor__wrap .ProseMirror h1{font-size:1.35rem}.th-description-editor__wrap .ProseMirror h2{font-size:1.15rem}.th-description-editor__wrap .ProseMirror h3{font-size:1.02rem}.th-description-editor__wrap .ProseMirror ul,.th-description-editor__wrap .ProseMirror ol{margin:.35rem 0;padding-left:1.35rem}.th-description-editor__wrap .ProseMirror blockquote{margin:.5rem 0;padding-left:.85rem;border-left:3px solid rgba(56,189,248,.65);color:#475569}.th-description-editor__wrap .ProseMirror pre{margin:.5rem 0;padding:.65rem .85rem;border-radius:8px;background:#1e293b;color:#e2e8f0;font-size:.8125rem;overflow-x:auto}.th-description-editor__wrap .ProseMirror a{color:#0284c7;font-weight:600;text-decoration:underline}.th-description-editor__wrap .ProseMirror:focus{outline:none}.th-admin-product-create{--th-apc-ink: #0f172a;--th-apc-muted: #64748b;--th-apc-border: rgba(203, 213, 225, .85);--th-apc-pad-x: 1.5rem;--th-apc-pad-b: 2rem;margin:calc(-1 * var(--th-apc-pad-x)) calc(-1 * var(--th-apc-pad-x)) calc(-1 * var(--th-apc-pad-b));padding:0 0 5rem;max-width:none;width:auto;box-sizing:border-box}@media(max-width:1024px){.th-admin-product-create{--th-apc-pad-x: 1rem;--th-apc-pad-b: 1.5rem}}.th-admin-product-create__top{padding:1.25rem var(--th-apc-pad-x) 1rem}.th-admin-product-create__header{margin-bottom:0}.th-admin-product-create__back{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.65rem;font-size:.8125rem;font-weight:600;color:#0284c7;text-decoration:none}.th-admin-product-create__back:hover{text-decoration:underline}.th-admin-product-create__back .material-symbols-outlined{font-size:1.1rem}.th-admin-product-create__title{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--th-apc-ink)}.th-admin-product-create__lead{margin:.4rem 0 0;font-size:.9rem;color:var(--th-apc-muted);line-height:1.5;max-width:48rem}.th-admin-product-create__form{display:flex;flex-direction:column;gap:0}.th-admin-product-create__layout{display:grid;grid-template-columns:minmax(16.5rem,22rem) minmax(0,1fr);gap:1.25rem;align-items:stretch;padding:0 var(--th-apc-pad-x);min-height:0}@media(max-width:960px){.th-admin-product-create__layout{grid-template-columns:1fr}}.th-admin-product-create__aside{display:flex;flex-direction:column;gap:1rem;min-width:0}.th-admin-product-create__main{min-width:0;display:flex;flex-direction:column}.th-admin-product-create__card{border:1px solid var(--th-apc-border);border-radius:12px;background:#fff;box-shadow:0 1px 3px #0f172a0d;padding:1.1rem 1.15rem 1.2rem}.th-admin-product-create__card--editor{flex:1;display:flex;flex-direction:column;min-height:min(70vh,44rem);padding-bottom:1rem}.th-admin-product-create__card--editor .th-description-editor{flex:1;display:flex;flex-direction:column;min-height:12rem}.th-admin-product-create__card--editor .th-description-editor__wrap{flex:1;display:flex;flex-direction:column;min-height:0}.th-admin-product-create__card--editor .th-description-editor__wrap .ProseMirror{flex:1;min-height:14rem}.th-admin-product-create__sec-title{display:flex;align-items:center;gap:.4rem;margin:0 0 .85rem;font-size:.9375rem;font-weight:700;color:#1e293b}.th-admin-product-create__sec-icon{font-size:1.2rem;color:#0284c7}.th-admin-product-create__sec-desc{margin:-.35rem 0 .75rem;font-size:.8125rem;color:var(--th-apc-muted)}.th-admin-product-create__fields{display:flex;flex-direction:column;gap:.85rem}.th-admin-product-create__fields--aside{display:grid;grid-template-columns:1fr 1fr;gap:.85rem .75rem}.th-admin-product-create__fields--aside .th-admin-product-create__field--full{grid-column:1 / -1}@media(max-width:400px){.th-admin-product-create__fields--aside{grid-template-columns:1fr}}.th-admin-product-create__field{display:flex;flex-direction:column;gap:.3rem;min-width:0}.th-admin-product-create__field--full{grid-column:1 / -1}.th-admin-product-create__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--th-apc-muted)}.th-admin-product-create__input{padding:.5rem .65rem;border:1px solid var(--th-apc-border);border-radius:8px;font-size:.875rem;color:var(--th-apc-ink);background:#fff;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.th-admin-product-create__input:focus{outline:none;border-color:#38bdf8bf;box-shadow:0 0 0 3px #0ea5e926}textarea.th-admin-product-create__input--note{min-height:14rem;resize:vertical;line-height:1.5}.th-admin-product-create__hint{font-size:.75rem;color:#94a3b8;margin-top:.15rem}.th-admin-product-create__footer{position:sticky;bottom:0;z-index:20;margin-top:1.25rem;padding:.75rem var(--th-apc-pad-x);background:linear-gradient(180deg,#f8fafcf5,#fff 40%);border-top:1px solid var(--th-apc-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.th-admin-product-create__footer-inner{width:100%;max-width:none;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.th-admin-product-create__footer-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.th-admin-product-create__btn-ghost{padding:.5rem 1rem;border:1px solid var(--th-apc-border);border-radius:10px;font-size:.875rem;font-weight:600;color:#475569;background:#fff;cursor:pointer}.th-admin-product-create__btn-ghost:hover{background:#f8fafc}.th-admin-product-create__btn-secondary{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1rem;border:1px solid rgba(56,189,248,.45);border-radius:10px;font-size:.875rem;font-weight:700;color:#0369a1;background:#38bdf81a;cursor:pointer}.th-admin-product-create__btn-secondary:hover{background:#38bdf82e}.th-admin-product-create__btn-secondary .material-symbols-outlined{font-size:1.1rem}.th-admin-product-create__btn-primary{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.15rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(160deg,#38bdf8,#0ea5e9);box-shadow:0 2px 8px #0ea5e959;cursor:pointer}.th-admin-product-create__btn-primary:hover{filter:brightness(1.05)}.th-admin-product-create__btn-primary .material-symbols-outlined{font-size:1.1rem}.th-rich-text{font-size:.875rem;line-height:1.55;color:#334155;word-break:break-word}.th-rich-text h1,.th-rich-text h2,.th-rich-text h3{margin:.75rem 0 .35rem;color:#0f172a;font-weight:700}.th-rich-text p{margin:.35rem 0}.th-rich-text ul,.th-rich-text ol{margin:.35rem 0;padding-left:1.25rem}.th-rich-text a{color:#0284c7;font-weight:600}.th-rich-text blockquote{margin:.5rem 0;padding:.35rem .75rem;border-left:3px solid rgba(56,189,248,.65);background:#f0f9ff99;color:#475569}.th-rich-text--plain{white-space:pre-wrap}.th-admin-product-detail{--th-pd-accent: #38bdf8;--th-pd-muted: #64748b;--th-pd-border: rgba(203, 213, 225, .75);--th-pd-surface: #ffffff;--th-pd-ink: #0f172a;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;min-height:100%;color:var(--th-pd-ink)}.th-admin-product-detail--loading{align-items:center;justify-content:center;min-height:40vh;color:var(--th-pd-muted);font-size:.9375rem}.th-admin-product-detail__top{display:flex;flex-direction:column;gap:.75rem}.th-admin-product-detail__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.th-admin-product-detail__back{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--th-pd-muted);text-decoration:none}.th-admin-product-detail__back:hover{color:var(--th-pd-accent)}.th-admin-product-detail__actions{display:flex;flex-wrap:wrap;gap:.5rem}.th-admin-product-detail__btn-primary,.th-admin-product-detail__btn-ghost,.th-admin-product-detail__btn-danger{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent}.th-admin-product-detail__btn-primary{background:linear-gradient(145deg,#38bdf8,#0ea5e9);color:#fff;border-color:#0ea5e959}.th-admin-product-detail__btn-primary:hover{filter:brightness(1.05)}.th-admin-product-detail__btn-ghost{background:#fff;border-color:var(--th-pd-border);color:var(--th-pd-ink)}.th-admin-product-detail__btn-ghost:hover{background:#f8fafc}.th-admin-product-detail__btn-danger{background:#fff;border-color:#f8717173;color:#b91c1c}.th-admin-product-detail__btn-danger:hover{background:#fef2f2}.th-admin-product-detail__hero{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:flex-start;padding:1.25rem;background:var(--th-pd-surface);border:1px solid var(--th-pd-border);border-radius:14px}.th-admin-product-detail__thumb-wrap{flex-shrink:0;width:120px;height:120px;border-radius:12px;overflow:hidden;background:#f1f5f9;border:1px solid var(--th-pd-border)}.th-admin-product-detail__thumb{width:100%;height:100%;object-fit:cover}.th-admin-product-detail__hero-text{flex:1;min-width:200px}.th-admin-product-detail__sku{margin:0;font-size:.8125rem;font-weight:600;color:var(--th-pd-muted);letter-spacing:.02em}.th-admin-product-detail__title{margin:.25rem 0 .5rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2}.th-admin-product-detail__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.th-admin-product-detail__price{font-weight:700;font-size:1.05rem;color:#0c4a6e}.th-admin-product-detail__tabs{display:flex;flex-wrap:wrap;gap:.35rem;border-bottom:1px solid var(--th-pd-border);padding-bottom:.25rem}.th-admin-product-detail__tab{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;border:none;border-radius:10px 10px 0 0;background:transparent;font-size:.8125rem;font-weight:600;color:var(--th-pd-muted);cursor:pointer}.th-admin-product-detail__tab .material-symbols-outlined{font-size:1.125rem}.th-admin-product-detail__tab:hover{color:var(--th-pd-ink);background:#f1f5f9e6}.th-admin-product-detail__tab--active{color:#0369a1;background:linear-gradient(180deg,#e0f2fe,#fff);box-shadow:0 1px #fff inset}.th-admin-product-detail__panel{padding:1rem 0 0}.th-admin-product-detail__grid{max-width:720px}.th-admin-product-detail__dl{margin:0}.th-admin-product-detail__dl-row{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:.5rem 1rem;padding:.65rem 0;border-bottom:1px solid rgba(226,232,240,.9);font-size:.875rem}.th-admin-product-detail__dl-row dt{margin:0;color:var(--th-pd-muted);font-weight:600}.th-admin-product-detail__dl-row dd{margin:0}.th-admin-product-detail__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.th-admin-product-detail__hint{margin:1rem 0 0;font-size:.8125rem;color:var(--th-pd-muted);line-height:1.5}.th-admin-product-detail__form{display:flex;flex-direction:column;gap:.85rem}.th-admin-product-detail__form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}@media(max-width:640px){.th-admin-product-detail__form-row{grid-template-columns:1fr}}.th-admin-product-detail__field{display:flex;flex-direction:column;gap:.35rem}.th-admin-product-detail__field--editor{min-height:280px}.th-admin-product-detail__label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--th-pd-muted)}.th-admin-product-detail__input{padding:.55rem .75rem;border:1px solid var(--th-pd-border);border-radius:10px;font-size:.875rem;color-scheme:light;background-color:#fff;color:var(--th-pd-ink)}.th-admin-product-detail__input:focus{outline:2px solid rgba(56,189,248,.45);outline-offset:1px}.th-admin-product-detail__desc-panel{max-width:900px}.th-admin-product-detail__rich{padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid var(--th-pd-border);min-height:120px}.th-admin-product-detail__tab-lead{margin:0 0 1rem;font-size:.875rem;color:var(--th-pd-muted);line-height:1.55}.th-admin-product-detail__link{color:#0369a1;font-weight:600;text-decoration:none}.th-admin-product-detail__link:hover{text-decoration:underline}.th-admin-product-detail__table-wrap{overflow-x:auto;border:1px solid var(--th-pd-border);border-radius:12px}.th-admin-product-detail__table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-admin-product-detail__table th,.th-admin-product-detail__table td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid rgba(226,232,240,.9)}.th-admin-product-detail__table th{background:#f8fafc;font-weight:700;color:var(--th-pd-muted)}.th-admin-product-detail__table tbody tr:last-child td{border-bottom:none}.th-admin-product-detail__commercial{max-width:960px}.th-admin-product-detail__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.th-admin-product-detail__card{padding:1rem;background:var(--th-pd-surface);border:1px solid var(--th-pd-border);border-radius:12px}.th-admin-product-detail__card-title{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;color:var(--th-pd-muted);text-transform:uppercase;letter-spacing:.03em}.th-admin-product-detail__card-value{margin:0 0 .35rem;font-size:1.25rem;font-weight:800;color:#0c4a6e}.th-admin-product-detail__card-note{margin:0;font-size:.8125rem;color:var(--th-pd-muted);line-height:1.5}.th-admin-product-detail__form-row--triple{grid-template-columns:1fr 1fr 1fr}@media(max-width:720px){.th-admin-product-detail__form-row--triple{grid-template-columns:1fr}}.th-admin-material-detail__hero-unit{font-weight:600;color:#64748b;font-size:.85rem}.th-admin-material-detail__textarea{min-height:12rem;resize:vertical;line-height:1.5}.th-admin-material-detail__note-plain{margin:0;white-space:pre-wrap;font-size:.875rem;line-height:1.6;color:var(--th-pd-ink)}.th-admin-material-detail__alert-banner{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;margin-bottom:1rem;border-radius:12px;border:1px solid rgba(251,146,60,.45);background:#fff7edf2;font-size:.875rem;line-height:1.5;color:#9a3412}.th-admin-material-detail__alert-banner .material-symbols-outlined{flex-shrink:0;font-size:1.35rem;margin-top:.05rem}.th-admin-material-detail__subheading{margin:1.25rem 0 .65rem;font-size:.8125rem;font-weight:700;color:var(--th-pd-muted);text-transform:uppercase;letter-spacing:.04em}.th-admin-mat-inline-warn{color:#c2410c;font-weight:700}.th-admin-material-detail__po-pill{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.th-admin-material-detail__po-pill--draft{background:#f1f5f9;color:#475569}.th-admin-material-detail__po-pill--await{background:#fff7ed;color:#c2410c}.th-admin-material-detail__po-pill--ok{background:#ecfeff;color:#0e7490}.th-admin-material-detail__po-pill--partial{background:#eef2ff;color:#4338ca}.th-admin-material-detail__sup-row--primary td{background:#0ea5e90f}.th-admin-material-detail__sup-badge{margin-left:.35rem;font-size:.65rem;vertical-align:middle}.th-admin-list-toolbar__head{padding:.75rem 1rem;background:linear-gradient(145deg,#e0f2fe,#f0f9ff 42%,#f8fafc);border-bottom:1px solid rgba(56,189,248,.28)}.th-admin-list-toolbar__bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem}.th-admin-list-toolbar__search{position:relative;display:flex;flex:1;align-items:center;min-width:min(100%,12rem);max-width:22rem}.th-admin-list-toolbar__search-icon{position:absolute;left:.65rem;font-size:1.15rem;color:#0284c7;pointer-events:none}.th-admin-list-toolbar__search-input{width:100%;padding:.47rem .65rem .47rem 2.35rem;border:1px solid rgba(56,189,248,.35);border-radius:10px;font-size:.875rem;color:#0f172a;background:#ffffffeb;box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit;box-sizing:border-box}.th-admin-list-toolbar__search-input::placeholder{color:#94a3b8}.th-admin-list-toolbar__search-input:focus{outline:none;border-color:#0ea5e9d9;box-shadow:0 0 0 3px #0ea5e92e,inset 0 1px 2px #0f172a0a}.th-admin-list-toolbar__filter{display:flex;flex-direction:column;gap:.25rem}.th-admin-list-toolbar__filter-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0369a1;padding-left:.15rem}.th-admin-list-toolbar__filter-select{min-width:8.5rem;padding:.45rem .6rem;font-size:.8125rem;border:1px solid rgba(56,189,248,.4);border-radius:9px;background:#ffffffeb;color:#0f172a;font-family:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.th-admin-list-toolbar__filter-select:focus{outline:none;border-color:#0ea5e9bf;box-shadow:0 0 0 3px #0ea5e92e}.th-admin-list-toolbar__chip{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-end;padding:.4rem .7rem;border-radius:999px;border:1px solid rgba(56,189,248,.35);background:#ffffffe0;font-size:.8125rem;font-weight:600;color:#0369a1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease,border-color .15s ease}.th-admin-list-toolbar__chip:hover{background:#38bdf814;border-color:#38bdf880}.th-admin-list-toolbar__chip input{accent-color:#0ea5e9}.th-admin-list-toolbar__clear{display:inline-flex;align-items:center;gap:.2rem;align-self:flex-end;padding:.45rem .65rem;border:1px solid rgba(56,189,248,.3);border-radius:9px;font-size:.75rem;font-weight:600;color:#0369a1;background:#38bdf814;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.th-admin-list-toolbar__clear:hover{background:#38bdf826;border-color:#38bdf88c}.th-admin-list-toolbar__clear .material-symbols-outlined{font-size:.95rem}.th-admin-list-toolbar-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.th-admin-products-page{--th-ap-accent: #38bdf8;--th-ap-accent-hover: #0ea5e9;--th-ap-accent-pressed: #0284c7;--th-ap-accent-ring: rgba(14, 165, 233, .55);--th-ap-accent-ring-soft:rgba(14, 165, 233, .18);--th-ap-surface: #ffffff;--th-ap-surface-alt: #f8fafc;--th-ap-border: rgba(203, 213, 225, .7);--th-ap-ink: #0f172a;--th-ap-muted: #64748b;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;min-height:100%}.th-admin-products-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.th-admin-products-header__left{display:flex;align-items:center;gap:.85rem}.th-admin-products-header__icon{font-size:2rem;color:var(--th-ap-accent-pressed);background:linear-gradient(145deg,#e0f2fe,#bae6fd);border-radius:12px;padding:.45rem;line-height:1}.th-admin-products-header__title{margin:0;font-size:1.35rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.th-admin-products-header__sub{margin:.1rem 0 0;font-size:.8125rem;color:var(--th-ap-muted)}.th-admin-products__btn-primary{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(160deg,#38bdf8,#0ea5e9);box-shadow:0 2px 6px #0ea5e959;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease;white-space:nowrap}.th-admin-products__btn-primary:hover{filter:brightness(1.08);box-shadow:0 3px 10px #0ea5e973}.th-admin-products__btn-primary:focus-visible{outline:2px solid var(--th-ap-accent-ring);outline-offset:2px}.th-admin-products__btn-primary--link{text-decoration:none;display:inline-flex;align-items:center;box-sizing:border-box}.th-admin-products__btn-ghost{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .9rem;border:1px solid var(--th-ap-border);border-radius:10px;font-size:.875rem;font-weight:600;color:#475569;background:var(--th-ap-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.th-admin-products__btn-ghost:hover{background:#f1f5f9;border-color:#94a3b8}.th-admin-products__btn-danger{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .9rem;border:1px solid rgba(239,68,68,.35);border-radius:10px;font-size:.875rem;font-weight:600;color:#dc2626;background:#fee2e28c;cursor:pointer;transition:background .15s ease;white-space:nowrap}.th-admin-products__btn-danger:hover{background:#fee2e2e6}.th-admin-products__btn-icon{font-size:1.05rem;line-height:1}.th-admin-products__btn-icon-danger{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid transparent;border-radius:8px;color:#94a3b8;background:none;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.th-admin-products__btn-icon-danger:hover{color:#dc2626;background:#fee2e28c;border-color:#ef444440}.th-admin-products__btn-icon-danger .material-symbols-outlined{font-size:1.15rem}.th-admin-products-field{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.th-admin-products-field__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--th-ap-muted)}.th-admin-products-field__input{padding:.5rem .65rem;border:1px solid var(--th-ap-border);border-radius:8px;font-size:.875rem;color:var(--th-ap-ink);background:var(--th-ap-surface);font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease;width:100%;box-sizing:border-box}.th-admin-products-field__input:focus{outline:none;border-color:#38bdf8a6;box-shadow:0 0 0 3px var(--th-ap-accent-ring-soft)}.th-admin-products-field__input--textarea{resize:vertical;min-height:5rem}.th-admin-products-field--editor .th-description-editor .ProseMirror{min-height:7rem;max-height:14rem}.th-admin-products-detail-desc{margin:0;max-width:100%}.th-admin-products-form-row{display:flex;gap:.75rem;flex-wrap:wrap}.th-admin-products-table-wrap{border-radius:12px;border:1px solid var(--th-ap-border);background:var(--th-ap-surface);box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.th-admin-products-table-scroll{overflow-x:auto}.th-admin-products-table{width:100%;border-collapse:collapse;font-size:.875rem}.th-admin-products-table thead th{padding:.7rem 1rem;text-align:left;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0c4a6e;background:linear-gradient(180deg,#f0f9ff,#e0f2fe);border-bottom:2px solid rgba(56,189,248,.3);white-space:nowrap}.th-admin-products-table tbody tr{border-bottom:1px solid rgba(226,232,240,.8);transition:background .1s ease;cursor:pointer}.th-admin-products-table tbody tr:last-child{border-bottom:none}.th-admin-products-table tbody tr:hover{background:#f0f9ff}.th-admin-products-table tbody tr:focus-visible{outline:2px solid var(--th-ap-accent-ring);outline-offset:-2px}.th-admin-products-table__row--selected{background:#e0f2fe!important}.th-admin-products-table td{padding:.8rem 1rem;color:var(--th-ap-ink);vertical-align:middle}.th-admin-products-thumb{width:3.25rem;height:3.25rem;object-fit:cover;border-radius:8px;border:1px solid rgba(56,189,248,.28);box-shadow:0 1px 3px #0f172a14;display:block;background:#f1f5f9}.th-admin-products-detail-thumb-wrap{flex-shrink:0;width:3rem;height:3rem;border-radius:10px;overflow:hidden;border:2px solid rgba(56,189,248,.4);box-shadow:0 2px 8px #0ea5e959}.th-admin-products-detail-thumb{width:100%;height:100%;object-fit:cover;display:block;background:#e2e8f0}.th-admin-products-image-link{font-size:.875rem;font-weight:600;color:var(--th-ap-accent-hover);text-decoration:underline;text-underline-offset:2px;word-break:break-all}.th-admin-products-image-link:hover{color:var(--th-ap-accent-pressed)}.th-admin-products-table__name-cell{display:flex;align-items:center;gap:.65rem;min-width:0}.th-admin-products-table__name{font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:18rem}.th-admin-products-table__sku{font-size:.72rem;color:var(--th-ap-muted);font-family:ui-monospace,Cascadia Code,monospace;margin-top:.1rem}.th-admin-products-table__material{font-size:.8125rem;color:#475569;white-space:nowrap}.th-admin-products-table__price{font-size:.875rem;font-weight:700;color:#0c4a6e;white-space:nowrap}.th-admin-products-table__empty{text-align:center;padding:2.5rem 1rem;color:var(--th-ap-muted);font-size:.875rem}.th-admin-products-status-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .65rem;border-radius:99px;font-size:.75rem;font-weight:700;border:1px solid transparent;cursor:pointer;transition:filter .15s ease;white-space:nowrap}.th-admin-products-status-btn:hover{filter:brightness(.94)}.th-admin-products-status-btn__dot{width:.42rem;height:.42rem;border-radius:50%;flex-shrink:0}.th-admin-products-status-btn--active{background:#dcfce7cc;color:#166534;border-color:#4ade8059}.th-admin-products-status-btn--active .th-admin-products-status-btn__dot{background:#22c55e}.th-admin-products-status-btn--draft{background:#fef9c3cc;color:#854d0e;border-color:#eab3084d}.th-admin-products-status-btn--draft .th-admin-products-status-btn__dot{background:#eab308}.th-admin-products-status-btn--discontinued{background:#f1f5f9e6;color:#475569;border-color:#94a3b859}.th-admin-products-status-btn--discontinued .th-admin-products-status-btn__dot{background:#94a3b8}.th-admin-products__price-lg{font-size:1.05rem;font-weight:800;color:#0c4a6e}.th-admin-products-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.75rem 1rem;border-top:1px solid var(--th-ap-border);background:linear-gradient(180deg,#f8fafc,#fff);font-size:.8125rem;color:#475569}.th-admin-products-pagination__meta{margin:0}.th-admin-products-pagination__meta strong{color:var(--th-ap-ink);font-weight:600}.th-admin-products-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.th-admin-products-pagination__size{display:inline-flex;align-items:center;gap:.5rem}.th-admin-products-pagination__size-label{font-size:.75rem;font-weight:600;color:var(--th-ap-muted);white-space:nowrap}.th-admin-products-pagination__size-select{min-width:4.25rem;padding:.4rem .5rem;font-size:.8125rem}.th-admin-products-pagination__nav{display:inline-flex;align-items:center;gap:.35rem}.th-admin-products-pagination__page{padding:0 .35rem;font-variant-numeric:tabular-nums}.th-admin-products-pagination__page strong{color:var(--th-ap-ink);font-weight:700}.th-admin-products-pagination__btn{padding:.35rem .5rem;min-width:2.25rem;display:inline-flex;align-items:center;justify-content:center}.th-admin-products-pagination__btn .material-symbols-outlined{font-size:1.15rem}.th-admin-products-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-admin-badge--draft{background:#fef9c3d9;color:#854d0e;border-color:#eab3084d}.th-admin-badge--draft .th-admin-badge__dot{background:#eab308}@media(max-width:680px){.th-admin-products-page{padding:1rem}.th-admin-products-table thead{display:none}.th-admin-products-table tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:.15rem;padding:.65rem 0;border-bottom:1px solid rgba(226,232,240,.8)}.th-admin-products-table td{padding:.3rem 1rem}.th-admin-products-table td:before{content:attr(data-label);display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--th-ap-muted);margin-bottom:.15rem}.th-admin-products-table td[data-label=Ảnh],.th-admin-products-table td[data-label="Sản phẩm"]{grid-column:1 / -1}.th-admin-products-table__name{max-width:none}}.th-admin-dashboard__header{margin-bottom:1.5rem}.th-admin-dashboard__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:#0f172a}.th-admin-dashboard__lead{margin:0;font-size:.9375rem;color:#64748b;max-width:48rem;line-height:1.55}.th-admin-dashboard__cards{list-style:none;margin:0 0 1.75rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.th-admin-stat-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.05rem 2.35rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d;min-height:7.5rem}.th-admin-stat-card--accent{border-color:#38bdf873;box-shadow:0 1px 3px #0ea5e91f}.th-admin-stat-card--warn{border-color:#f59e0b73}.th-admin-stat-card__label{font-size:.78rem;font-weight:600;color:#475569;line-height:1.35}.th-admin-stat-card__value{font-size:1.45rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.th-admin-stat-card__hint{font-size:.65rem;color:#94a3b8;font-family:ui-monospace,monospace;line-height:1.35}.th-admin-stat-card__link{position:absolute;left:1.05rem;right:1.05rem;bottom:.65rem;font-size:.75rem;font-weight:600;color:#0284c7;text-decoration:none}.th-admin-stat-card__link:hover{text-decoration:underline}.th-admin-dashboard__charts{display:flex;flex-direction:column;gap:1rem}.th-admin-dashboard__row{display:grid;gap:1rem}.th-admin-dashboard__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.th-admin-dashboard__row--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1100px){.th-admin-dashboard__row--3{grid-template-columns:1fr}}@media(max-width:900px){.th-admin-dashboard__row--2{grid-template-columns:1fr}}.th-admin-dash-panel{padding:1.1rem 1.15rem 1.15rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.th-admin-dash-panel__head{margin-bottom:.85rem}.th-admin-dash-panel__title{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.th-admin-dash-panel__sub{margin:0;font-size:.78rem;color:#64748b;line-height:1.4}.th-admin-dash-panel__foot{margin:.75rem 0 0;font-size:.68rem;color:#94a3b8;line-height:1.4}.th-admin-dash-hbar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.th-admin-dash-hbar__row{display:grid;grid-template-columns:6.5rem 1fr 2rem;align-items:center;gap:.5rem;font-size:.8125rem}@media(max-width:480px){.th-admin-dash-hbar__row{grid-template-columns:5rem 1fr 1.75rem;font-size:.75rem}}.th-admin-dash-hbar__label{color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-admin-dash-hbar__track{height:.55rem;border-radius:999px;background:#e2e8f0;overflow:hidden}.th-admin-dash-hbar__fill{height:100%;border-radius:999px;min-width:4px;transition:width .35s ease}.th-admin-dash-hbar__value{text-align:right;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.th-admin-dash-stack__bar{display:flex;height:1.1rem;border-radius:8px;overflow:hidden;margin-bottom:.65rem}.th-admin-dash-stack__seg{min-width:4px;transition:flex .25s ease}.th-admin-dash-stack__legend{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem 1rem}.th-admin-dash-stack__legend-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#475569}.th-admin-dash-stack__dot{width:.5rem;height:.5rem;border-radius:999px;flex-shrink:0}.th-admin-dash-stack__legend-text{display:inline-flex;align-items:baseline;gap:.35rem}.th-admin-dash-stack__legend-num{font-variant-numeric:tabular-nums;color:#0f172a}.th-admin-dash-line-wrap{display:flex;flex-direction:column;gap:.35rem}.th-admin-dash-line{width:100%;max-width:100%;height:auto;display:block}.th-admin-dash-line__axis{stroke:#cbd5e1;stroke-width:1}.th-admin-dash-line__stroke{stroke:#0ea5e9;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.th-admin-dash-area__fill{pointer-events:none}.th-admin-dash-line__dot{fill:#fff;stroke:#0284c7;stroke-width:2}.th-admin-dash-line__labels{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0 .15rem;font-size:.65rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.th-admin-dash-vbar{display:flex;flex-direction:column;gap:.5rem}.th-admin-dash-vbar__chart{display:flex;align-items:flex-end;justify-content:space-between;gap:.35rem;min-height:9rem;padding:0 .15rem}.th-admin-dash-vbar__col{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.25rem;height:9rem}.th-admin-dash-vbar__fill{width:100%;max-width:2.75rem;min-height:4px;border-radius:6px 6px 2px 2px;transition:height .35s ease}.th-admin-dash-vbar__num{font-size:.7rem;font-weight:700;color:#475569;font-variant-numeric:tabular-nums}.th-admin-dash-vbar__cats{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;gap:.35rem;font-size:.65rem;font-weight:600;color:#64748b;text-align:center;line-height:1.25}.th-admin-dash-vbar__cats li{flex:1;min-width:0}.th-admin-dash-panel--wide{grid-column:1 / -1}.th-admin-dash-donut{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:center}.th-admin-dash-donut__svg{width:10rem;height:10rem;flex-shrink:0}.th-admin-dash-donut__slice{stroke:#fff;stroke-width:.6}.th-admin-dash-donut__legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;color:#475569}.th-admin-dash-donut__legend-item{display:flex;align-items:center;gap:.4rem}.th-admin-dash-donut__dot{width:.45rem;height:.45rem;border-radius:2px;flex-shrink:0}.th-admin-dash-donut__lbl{flex:1;min-width:0}.th-admin-dash-donut__num{font-variant-numeric:tabular-nums;color:#0f172a}.th-admin-dash-gauge{position:relative;display:flex;flex-direction:column;align-items:center;padding:.25rem 0 .5rem}.th-admin-dash-gauge__svg{width:11rem;height:auto;display:block}.th-admin-dash-gauge__track{stroke:#e2e8f0}.th-admin-dash-gauge__value{stroke:#0ea5e9}.th-admin-dash-gauge__label{position:absolute;bottom:.35rem;left:50%;transform:translate(-50%);display:flex;align-items:baseline;gap:.1rem}.th-admin-dash-gauge__pct{font-size:1.35rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.th-admin-dash-gauge__unit{font-size:.85rem;font-weight:700;color:#64748b}.th-admin-dash-radar-wrap{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start;justify-content:center}.th-admin-dash-radar{width:9rem;height:9rem;flex-shrink:0}.th-admin-dash-radar__grid-outer{fill:#94a3b81f;stroke:#cbd5e1;stroke-width:.8}.th-admin-dash-radar__grid-mid{fill:#94a3b814;stroke:#e2e8f0;stroke-width:.5}.th-admin-dash-radar__axis{stroke:#e2e8f0;stroke-width:.45}.th-admin-dash-radar__data{fill:#0ea5e938;stroke:#0284c7;stroke-width:1.2}.th-admin-dash-radar__legend{list-style:none;margin:0;padding:0;display:grid;gap:.25rem;font-size:.7rem;color:#475569;min-width:min(100%,11rem)}.th-admin-dash-radar__legend li{display:flex;justify-content:space-between;gap:.5rem}.th-admin-dash-radar__legend-val{font-variant-numeric:tabular-nums;color:#0f172a}.th-admin-dash-heat{display:grid;gap:3px;font-size:.68rem;overflow-x:auto;padding-bottom:.25rem}.th-admin-dash-heat__head{font-weight:700;color:#64748b;text-align:center;padding:.2rem .1rem}.th-admin-dash-heat__head--row{text-align:left;font-size:.62rem;line-height:1.2}.th-admin-dash-heat__head--col{font-size:.6rem;text-transform:uppercase;letter-spacing:.03em}.th-admin-dash-heat__cell{display:flex;align-items:center;justify-content:center;min-height:1.65rem;border-radius:4px;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a;border:1px solid rgba(15,23,42,.06)}.th-admin-dash-heat__cell--corner{min-height:1.25rem;border:none;background:transparent}.th-admin-dash-group__legend{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-wrap:wrap;gap:.75rem;font-size:.72rem;font-weight:600;color:#475569}.th-admin-dash-group__legend li{display:inline-flex;align-items:center;gap:.35rem}.th-admin-dash-group__lg{width:.55rem;height:.55rem;border-radius:2px}.th-admin-dash-group__chart{display:flex;flex-direction:column;gap:.55rem}.th-admin-dash-group__period{display:grid;grid-template-columns:2.25rem 1fr auto;align-items:center;gap:.45rem;font-size:.78rem}.th-admin-dash-group__p-label{font-weight:700;color:#64748b}.th-admin-dash-group__pair{display:flex;flex-direction:column;gap:.2rem;min-width:0}.th-admin-dash-group__track{height:.45rem;border-radius:4px;background:#e2e8f0;overflow:hidden}.th-admin-dash-group__fill{height:100%;border-radius:4px;min-width:2px;transition:width .3s ease}.th-admin-dash-group__nums{font-size:.68rem;font-weight:700;color:#475569;font-variant-numeric:tabular-nums;white-space:nowrap}.th-admin-dash-spark-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:720px){.th-admin-dash-spark-row{grid-template-columns:1fr}}.th-admin-dash-spark{display:flex;flex-direction:column;gap:.35rem;min-width:0}.th-admin-dash-spark__cap{font-size:.72rem;font-weight:700;color:#475569}.th-admin-dash-spark__svg{width:100%;max-width:12rem;height:auto;display:block}.th-admin-dash-spark__line{stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.th-admin-dashboard__cards{grid-template-columns:1fr}}.th-admin-users{--th-au-accent: #38bdf8;--th-au-accent-hover: #0ea5e9;--th-au-accent-pressed: #0284c7;--th-au-accent-muted: rgba(56, 189, 248, .14);--th-au-accent-ring: rgba(56, 189, 248, .45);--th-au-accent-ring-soft: rgba(56, 189, 248, .18);--th-au-ink: #0f172a;--th-au-muted: #64748b;--th-au-border: #e2e8f0;--th-au-surface: #ffffff;--th-au-surface-subtle: #f8fafc;--th-au-surface-tint: #f0f9ff}.th-admin-users__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.th-admin-users__heading{min-width:min(100%,36rem)}.th-admin-users__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:var(--th-au-ink)}.th-admin-users__lead{margin:0;font-size:.9375rem;color:var(--th-au-muted);line-height:1.5;max-width:42rem}.th-admin-users__toolbar{display:flex;flex-shrink:0;align-items:center;gap:.5rem}.th-admin-users__btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(165deg,var(--th-au-accent-hover) 0%,var(--th-au-accent-pressed) 100%);cursor:pointer;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff26;transition:filter .15s ease,box-shadow .15s ease}.th-admin-users__btn-primary:hover{filter:brightness(1.05);box-shadow:0 2px 8px #0ea5e947,inset 0 1px #ffffff2e}.th-admin-users__btn-primary:focus-visible{outline:2px solid var(--th-au-accent-ring);outline-offset:2px}.th-admin-users__btn-icon{font-size:1.15rem;line-height:1}.th-admin-users__btn-ghost{padding:.45rem .75rem;border:1px solid var(--th-au-border);border-radius:8px;font-size:.8125rem;font-weight:500;color:#475569;background:var(--th-au-surface);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-admin-users__btn-ghost:hover{background:var(--th-au-surface-tint);border-color:#38bdf859;color:#334155}.th-admin-users__btn-ghost:focus-visible{outline:2px solid var(--th-au-accent-ring);outline-offset:2px}.th-admin-users__btn-link{padding:.35rem 0;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--th-au-accent-pressed);cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .12s ease}.th-admin-users__btn-link:hover{color:var(--th-au-accent-hover)}.th-admin-users__btn-link:focus-visible{outline:2px solid var(--th-au-accent-ring);outline-offset:2px;border-radius:4px}.th-dlg:not([open]){display:none}.th-dlg[open]{position:fixed;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:1.5rem;border:none;background:#080f1e99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.th-dlg[open]::backdrop{background:transparent}.th-dlg[open]:focus{outline:none}.th-dlg__panel{width:min(30rem,100%);max-height:min(calc(100vh - 3rem),88vh);display:flex;flex-direction:column;border-radius:18px;background:#fff;border:1px solid rgba(56,189,248,.2);box-shadow:0 0 0 1px #ffffff0f,0 8px 24px #080f1e2e,0 32px 64px #080f1e47;overflow:hidden}.th-dlg__head{display:flex;align-items:center;gap:.75rem;padding:1rem 1rem 1rem 1.15rem;background:linear-gradient(135deg,#0f172a,#0c1a2e 55%,#0f2540);flex-shrink:0}.th-dlg__head-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border-radius:10px;background:#38bdf82e;border:1px solid rgba(56,189,248,.28);color:#38bdf8}.th-dlg__head-icon .material-symbols-outlined{font-size:1.25rem;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.th-dlg__title{flex:1;margin:0;font-size:.9375rem;font-weight:700;color:#f1f5f9;line-height:1.3;letter-spacing:-.01em}.th-dlg__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff12;color:#f8fafcb3;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.th-dlg__close:hover{background:#ffffff24;border-color:#38bdf859;color:#fff}.th-dlg__close:focus-visible{outline:2px solid rgba(56,189,248,.5);outline-offset:2px}.th-dlg__close .material-symbols-outlined{font-size:1.15rem}.th-dlg__head--detail{padding:1rem 1rem 1rem 1.15rem;gap:.85rem}.th-dlg__avatar{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 2px 8px #0ea5e973,inset 0 1px #fff3;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;color:#fff;letter-spacing:.02em}.th-dlg__identity{flex:1;min-width:0}.th-dlg__identity-name{margin:0 0 .15rem;font-size:.9375rem;font-weight:700;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-dlg__identity-email{display:block;font-family:ui-monospace,monospace;font-size:.75rem;color:#94a3b8e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-dlg__body{flex:1;overflow-y:auto;padding:1.25rem 1.35rem;display:flex;flex-direction:column;gap:1rem}.th-dlg__body--confirm{padding:1.75rem 1.5rem 1.25rem;align-items:center;text-align:center}.th-dlg__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;padding:.85rem 1.35rem;border-top:1px solid #f1f5f9;background:#fafbfc;flex-shrink:0}.th-dlg__footer--confirm{justify-content:flex-end}.th-admin-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.45;white-space:nowrap}.th-admin-badge__dot{width:.45rem;height:.45rem;border-radius:50%;background:currentColor;flex-shrink:0}.th-admin-badge--role{background:#38bdf81f;color:#0369a1;border:1px solid rgba(56,189,248,.3)}.th-admin-badge--active{background:#22c55e1a;color:#15803d;border:1px solid rgba(34,197,94,.3)}.th-admin-badge--locked{background:#64748b1a;color:#475569;border:1px solid #e2e8f0}.th-admin-users-detail__dl{margin:0;display:flex;flex-direction:column}.th-admin-users-detail__row{display:grid;grid-template-columns:5.5rem 1fr;gap:0 .75rem;align-items:center;padding:.65rem .75rem;border-radius:10px;transition:background .1s ease}.th-admin-users-detail__row:hover{background:#f8fafc}.th-admin-users-detail__row dt{margin:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.th-admin-users-detail__row dd{margin:0;font-size:.875rem;font-weight:500;color:#0f172a}.th-dlg--confirm .th-dlg__panel{width:min(22rem,100%)}.th-dlg__confirm-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;margin-bottom:1rem;flex-shrink:0}.th-dlg__confirm-icon .material-symbols-outlined{font-size:2rem;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 48}.th-dlg__confirm-icon--warn{background:#fb923c1f;color:#ea580c;border:1.5px solid rgba(251,146,60,.3)}.th-dlg__confirm-icon--danger{background:#ef44441a;color:#dc2626;border:1.5px solid rgba(239,68,68,.28)}.th-dlg__confirm-icon--info{background:#38bdf81f;color:#0369a1;border:1.5px solid rgba(56,189,248,.3)}.th-dlg__confirm-icon--success{background:#22c55e1a;color:#15803d;border:1.5px solid rgba(34,197,94,.28)}.th-dlg__confirm-title{margin:0 0 .45rem;font-size:.9375rem;font-weight:700;color:#0f172a}.th-dlg__confirm-desc{margin:0;font-size:.8125rem;line-height:1.65;color:#475569}.th-dlg__confirm-desc strong{color:#0f172a;font-weight:600}.th-admin-users__btn-danger{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(165deg,#ef4444,#dc2626);cursor:pointer;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff26;transition:filter .15s ease}.th-admin-users__btn-danger:hover{filter:brightness(1.06)}.th-admin-users__btn-danger:focus-visible{outline:2px solid rgba(239,68,68,.5);outline-offset:2px}.th-admin-users-field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.th-admin-users-field--checkbox span{font-size:.875rem;font-weight:500;color:#334155}.th-admin-users-field__check{width:1.05rem;height:1.05rem;accent-color:var(--th-au-accent-hover)}.th-admin-users-field{display:flex;flex-direction:column;gap:.35rem}.th-admin-users-field__label{font-size:.75rem;font-weight:600;color:var(--th-au-muted);text-transform:uppercase;letter-spacing:.02em}.th-admin-users-field__input,.th-admin-users-field__select{padding:.5rem .65rem;border:1px solid var(--th-au-border);border-radius:8px;font-size:.875rem;color:var(--th-au-ink);background:var(--th-au-surface)}.th-admin-users-field__input:focus,.th-admin-users-field__select:focus{outline:none;border-color:#38bdf8a6;box-shadow:0 0 0 3px var(--th-au-accent-ring-soft)}.th-admin-users-field__select--table{min-width:9.5rem;padding:.35rem .5rem;font-size:.8125rem}.th-admin-users-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.th-admin-users-table-wrap{border-radius:12px;border:1px solid var(--th-au-border);background:var(--th-au-surface);box-shadow:0 1px 2px #0f172a0d;overflow:hidden}.th-admin-users-table-head{padding:.75rem 1rem;background:linear-gradient(145deg,#e0f2fe,#f0f9ff 42%,#f8fafc);border-bottom:1px solid rgba(56,189,248,.28)}.th-admin-users-table-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem}.th-admin-users-filter-field{display:flex;flex-direction:column;gap:.25rem}.th-admin-users-filter-field__label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0369a1;padding-left:.15rem}.th-admin-users-filter-field__select{min-width:8rem;padding:.45rem .6rem;font-size:.8125rem;border-radius:9px;border-color:#38bdf866;background:#ffffffeb}.th-admin-users-filter-clear{display:inline-flex;align-items:center;gap:.2rem;align-self:flex-end;padding:.45rem .65rem;border:1px solid rgba(56,189,248,.3);border-radius:9px;font-size:.75rem;font-weight:600;color:#0369a1;background:#38bdf814;cursor:pointer;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.th-admin-users-filter-clear:hover{background:#38bdf826;border-color:#38bdf88c}.th-admin-users-filter-clear .material-symbols-outlined{font-size:.95rem}.th-admin-users-search{position:relative;display:flex;flex:1;align-items:center;min-width:min(100%,12rem);max-width:22rem}.th-admin-users-search__icon{position:absolute;left:.65rem;font-size:1.15rem;color:#0284c7;pointer-events:none}.th-admin-users-search__input{width:100%;padding:.5rem .65rem .5rem 2.35rem;border:1px solid rgba(56,189,248,.35);border-radius:10px;font-size:.875rem;color:var(--th-au-ink);background:#ffffffeb;box-shadow:inset 0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease}.th-admin-users-search__input::placeholder{color:#94a3b8}.th-admin-users-search__input:hover{border-color:#38bdf88c}.th-admin-users-search__input:focus{outline:none;border-color:#0ea5e9d9;box-shadow:0 0 0 3px var(--th-au-accent-ring-soft),inset 0 1px 2px #0f172a0a}.th-admin-users__btn-filter{position:relative;display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;border:1px solid rgba(56,189,248,.35);border-radius:10px;font-size:.8125rem;font-weight:600;color:#0369a1;background:#ffffffd9;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.th-admin-users__btn-filter:hover{background:#fff;border-color:#38bdf88c;color:#0c4a6e}.th-admin-users__btn-filter:focus-visible{outline:2px solid var(--th-au-accent-ring);outline-offset:2px}.th-admin-users__btn-filter--active{border-color:#0ea5e9bf;background:linear-gradient(180deg,#fff,#e0f2fe);color:#0c4a6e;box-shadow:0 1px 3px #0ea5e933}.th-admin-users__btn-filter-icon{font-size:1.1rem;line-height:1}.th-admin-users__filter-dot{position:absolute;top:.35rem;right:.4rem;width:.45rem;height:.45rem;border-radius:50%;background:#f97316;box-shadow:0 0 0 2px #fff}.th-admin-users-filters{padding:.85rem 1rem 1rem;background:linear-gradient(180deg,#f0f9ff,#fff);border-bottom:1px solid var(--th-au-border)}.th-admin-users-filters__grid{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end}.th-admin-users-field--inline{min-width:11rem}.th-admin-users-filters__clear{margin-top:.65rem;padding:0;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--th-au-accent-pressed);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.th-admin-users-filters__clear:hover{color:var(--th-au-accent-hover)}.th-admin-users-table-scroll{overflow-x:auto}.th-admin-users-table{width:100%;border-collapse:collapse;font-size:.875rem}.th-admin-users-table thead th{padding:.7rem 1rem;text-align:left;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0c4a6e;background:linear-gradient(180deg,#bae6fd,#e0f2fe 55%,#f0f9ff);border-bottom:2px solid #38bdf8;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.35)}.th-admin-users-table__empty{padding:2rem 1rem!important;text-align:center;font-size:.875rem;color:var(--th-au-muted);border-bottom:none!important}.th-admin-users-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.75rem 1rem;border-top:1px solid var(--th-au-border);background:linear-gradient(180deg,#f8fafc,#fff);font-size:.8125rem;color:#475569}.th-admin-users-pagination__meta{margin:0}.th-admin-users-pagination__meta strong{color:var(--th-au-ink);font-weight:600}.th-admin-users-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.th-admin-users-pagination__size{display:inline-flex;align-items:center;gap:.5rem}.th-admin-users-pagination__size-label{font-size:.75rem;font-weight:600;color:var(--th-au-muted);white-space:nowrap}.th-admin-users-pagination__size-select{min-width:4.25rem;padding:.4rem .5rem;font-size:.8125rem}.th-admin-users-pagination__nav{display:inline-flex;align-items:center;gap:.35rem}.th-admin-users-pagination__page{padding:0 .35rem;font-variant-numeric:tabular-nums}.th-admin-users-pagination__page strong{color:var(--th-au-ink);font-weight:700}.th-admin-users-pagination__btn{padding:.35rem .5rem;min-width:2.25rem;display:inline-flex;align-items:center;justify-content:center}.th-admin-users-pagination__btn .material-symbols-outlined{font-size:1.15rem}.th-admin-users-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-admin-users-table__row{cursor:pointer;transition:background .12s ease}.th-admin-users-table__row:hover{background:#38bdf80f}.th-admin-users-table__row:focus-visible{outline:2px solid var(--th-au-accent-ring);outline-offset:-2px}.th-admin-users-table__row--selected{background:#38bdf81a}.th-admin-users-table__row--selected:hover{background:#38bdf824}.th-admin-users-table tbody td{padding:.75rem 1rem;vertical-align:middle;color:var(--th-au-ink);border-bottom:1px solid #f1f5f9}.th-admin-users-table tbody tr:last-child td{border-bottom:none}.th-admin-users-table__email{font-family:ui-monospace,monospace;font-size:.8125rem;color:#334155}.th-admin-users-table__role-label{display:block}.th-admin-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:0;border:none;background:none;cursor:pointer;text-align:left}.th-admin-toggle:focus-visible .th-admin-toggle__track{outline:2px solid var(--th-au-accent-ring);outline-offset:2px}.th-admin-toggle__track{position:relative;width:2.5rem;height:1.35rem;border-radius:999px;background:#cbd5e1;transition:background .2s ease;flex-shrink:0}.th-admin-toggle--on .th-admin-toggle__track{background:linear-gradient(165deg,var(--th-au-accent) 0%,var(--th-au-accent-hover) 100%)}.th-admin-toggle__thumb{position:absolute;top:2px;left:2px;width:calc(1.35rem - 4px);height:calc(1.35rem - 4px);border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a33;transition:transform .2s ease}.th-admin-toggle--on .th-admin-toggle__thumb{transform:translate(1.15rem)}.th-admin-toggle__text{font-size:.8125rem;font-weight:500;color:#475569}@media(max-width:900px){.th-admin-users-table-bar{justify-content:stretch}.th-admin-users-search{max-width:none}.th-admin-users-table thead{display:none}.th-admin-users-table tbody tr{display:block;padding:.85rem 1rem;border-bottom:1px solid var(--th-au-border)}.th-admin-users-table tbody tr:last-child{border-bottom:none}.th-admin-users-table tbody td{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem 0;border:none}.th-admin-users-table tbody td:before{content:attr(data-label);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#94a3b8;flex-shrink:0}}.th-admin-bom{--th-bom-ink: #0f172a;--th-bom-muted: #64748b;--th-bom-border: rgba(203, 213, 225, .9);--th-bom-surface: #ffffff;--th-bom-accent: #0284c7;--th-bom-accent-soft: #e0f2fe;display:flex;flex-direction:column;gap:1.25rem;min-height:100%;padding:0 0 2rem;color:var(--th-bom-ink)}.th-admin-bom__top{margin-bottom:-.25rem}.th-admin-bom__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-admin-bom__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-admin-bom__title-icon{font-size:2rem;color:var(--th-bom-accent);background:linear-gradient(145deg,#e0f2fe,#bae6fd);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-admin-bom__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-admin-bom__lead{margin:0;max-width:46rem;font-size:.9375rem;line-height:1.55;color:var(--th-bom-muted)}.th-admin-bom__product-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.5rem;padding:1rem 1.15rem;border-radius:14px;border:1px solid var(--th-bom-border);background:linear-gradient(165deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a}.th-admin-bom__product-field{flex:1 1 280px;min-width:0;display:flex;flex-direction:column;gap:.45rem}.th-admin-bom__field-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-bom-muted)}.th-admin-bom__product-field .th-cat-search-select{width:100%}.th-admin-bom__product-field .th-cat-search-select__trigger{min-height:44px;border-radius:10px}.th-admin-bom__product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.th-admin-bom__chip{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--th-bom-accent-soft);color:#0369a1}.th-admin-bom__chip--muted{background:#f1f5f9;color:#475569}.th-admin-bom__link-out{display:inline-flex;align-items:center;gap:.3rem;margin-left:.25rem;font-size:.875rem;font-weight:600;color:var(--th-bom-accent);text-decoration:none}.th-admin-bom__link-out:hover{text-decoration:underline}.th-admin-bom__link-out .material-symbols-outlined{font-size:1.1rem}.th-admin-bom__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.25rem;align-items:start}@media(max-width:1024px){.th-admin-bom__grid{grid-template-columns:1fr}}.th-admin-bom__main{display:flex;flex-direction:column;gap:.85rem;min-width:0}.th-admin-bom__flash{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .85rem;border-radius:10px;font-size:.875rem;line-height:1.45}.th-admin-bom__flash .material-symbols-outlined{font-size:1.15rem;flex-shrink:0;margin-top:.05rem}.th-admin-bom__flash--ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.th-admin-bom__flash--err{background:#fff7ed;border:1px solid #fdba74;color:#9a3412}.th-admin-bom__main-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.th-admin-bom__panel-title{margin:0 0 .2rem;font-size:1.05rem;font-weight:800}.th-admin-bom__panel-desc{margin:0;font-size:.8125rem;color:var(--th-bom-muted)}.th-admin-bom__btn-ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border-radius:10px;border:1px solid var(--th-bom-border);background:#fff;font-size:.8125rem;font-weight:600;color:#475569;cursor:pointer}.th-admin-bom__btn-ghost:hover{background:#f8fafc}.th-admin-bom__btn-ghost .material-symbols-outlined{font-size:1.1rem}.th-admin-bom__empty{margin:0;padding:1.25rem;text-align:center;font-size:.875rem;color:var(--th-bom-muted);border:1px dashed var(--th-bom-border);border-radius:12px;background:#fafafa}.th-admin-bom__table-wrap{overflow:auto;border-radius:12px;border:1px solid var(--th-bom-border);background:var(--th-bom-surface)}.th-admin-bom__table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-admin-bom__table th,.th-admin-bom__table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.th-admin-bom__table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--th-bom-muted);font-weight:700;background:#f8fafc;white-space:nowrap}.th-admin-bom__table tbody tr:hover td{background:#fafbfc}.th-admin-bom__table tbody tr:last-child td{border-bottom:none}.th-admin-bom__col-idx{width:2.25rem;text-align:right}.th-admin-bom__col-qty{min-width:7rem}.th-admin-bom__col-act{width:2.5rem;text-align:center}.th-admin-bom__muted{color:var(--th-bom-muted)}.th-admin-bom__code{font-family:ui-monospace,monospace;font-size:.78rem;font-weight:600;color:#0c4a6e}.th-admin-bom__name{font-weight:600}.th-admin-bom__qty-input{width:100%;max-width:7rem;padding:.35rem .5rem;border:1px solid var(--th-bom-border);border-radius:8px;font-size:.8125rem;font-weight:600}.th-admin-bom__qty-input:focus{outline:2px solid #bae6fd;border-color:var(--th-bom-accent)}.th-admin-bom__note-input{width:100%;min-width:8rem;padding:.35rem .5rem;border:1px solid var(--th-bom-border);border-radius:8px;font-size:.8125rem}.th-admin-bom__icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.th-admin-bom__icon-btn:hover{color:#dc2626;background:#fef2f2}.th-admin-bom__aside{position:sticky;top:.75rem}.th-admin-bom__aside-card{padding:1.1rem 1rem;border-radius:14px;border:1px solid var(--th-bom-border);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 2px 8px #0f172a0f}.th-admin-bom__aside-title{display:flex;align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.9375rem;font-weight:800}.th-admin-bom__aside-title .material-symbols-outlined{color:var(--th-bom-accent);font-size:1.25rem}.th-admin-bom__aside-lead{margin:0 0 .85rem;font-size:.8125rem;line-height:1.5;color:var(--th-bom-muted)}.th-admin-bom__aside-field{display:flex;flex-direction:column;gap:.45rem}.th-admin-bom__aside-field .th-cat-search-select{width:100%}.th-admin-bom__tips{margin:1rem 0 0;padding-left:1.1rem;font-size:.75rem;line-height:1.5;color:var(--th-bom-muted)}.th-admin-bom__tips li+li{margin-top:.35rem}.th-admin-bom__inline-link{font-weight:600;color:var(--th-bom-accent);text-decoration:none}.th-admin-bom__inline-link:hover{text-decoration:underline}.th-admin-bom__btn-warn{padding:.5rem 1rem;border-radius:10px;border:none;font-weight:700;font-size:.875rem;background:#ea580c;color:#fff;cursor:pointer}.th-admin-bom__btn-warn:hover{background:#c2410c}.th-admin-mat{--th-am-accent: #38bdf8;--th-am-ink: #0f172a;--th-am-muted: #64748b;--th-am-border: rgba(203, 213, 225, .85);--th-am-surface: #ffffff;display:flex;flex-direction:column;gap:1.25rem;padding:0;min-height:100%;color:var(--th-am-ink)}.th-admin-mat__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-admin-mat__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-admin-mat__title-icon{font-size:2rem;color:#0284c7;background:linear-gradient(145deg,#e0f2fe,#bae6fd);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-admin-mat__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-admin-mat__lead{margin:0;max-width:44rem;font-size:.9375rem;line-height:1.55;color:var(--th-am-muted)}.th-admin-mat__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.th-admin-mat__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.th-admin-mat__stat{padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--th-am-border);background:linear-gradient(165deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a}.th-admin-mat__stat--warn{border-color:#fb923c73;background:linear-gradient(165deg,#fff7ed,#fff)}.th-admin-mat__stat-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-am-muted);margin-bottom:.35rem}.th-admin-mat__stat-value{display:block;font-size:1.65rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:#0c4a6e}.th-admin-mat__stat--warn .th-admin-mat__stat-value{color:#c2410c}.th-admin-mat__stat-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--th-am-muted)}.th-admin-mat__btn-primary{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(165deg,#38bdf8,#0284c7);box-shadow:0 1px 2px #0f172a14}.th-admin-mat__btn-primary:hover{filter:brightness(1.05)}.th-admin-mat__btn-primary--link{text-decoration:none;display:inline-flex;align-items:center;box-sizing:border-box}.th-admin-mat__btn-secondary{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;border:1px solid var(--th-am-border);background:#fff;color:#334155;cursor:pointer;text-decoration:none}.th-admin-mat__btn-secondary--link:hover{border-color:#38bdf873;color:#0369a1}.th-admin-mat__btn-ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .9rem;border-radius:9px;font-size:.875rem;font-weight:600;border:1px solid var(--th-am-border);background:#fff;color:#334155;cursor:pointer}.th-admin-mat__btn-ghost:hover{background:#f8fafc}.th-admin-mat__btn-danger{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .9rem;border-radius:9px;font-size:.875rem;font-weight:600;border:1px solid rgba(248,113,113,.5);background:#fff;color:#b91c1c;cursor:pointer}.th-admin-mat__btn-danger:hover{background:#fef2f2}.th-admin-mat__btn-danger-solid{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(165deg,#ef4444,#dc2626)}.th-admin-mat__btn-icon{font-size:1.1rem}.th-admin-mat__btn-icon-danger{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;padding:0;border:none;border-radius:9px;background:transparent;color:#94a3b8;cursor:pointer}.th-admin-mat__btn-icon-danger:hover{background:#fef2f2;color:#dc2626}.th-admin-mat .th-dlg--md .th-dlg__panel{width:min(42rem,100%)}.th-admin-mat__detail-thumb-wrap{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:10px;overflow:hidden;border:2px solid rgba(56,189,248,.35);box-shadow:0 2px 8px #0ea5e940;background:#e2e8f0}.th-admin-mat__detail-thumb{width:100%;height:100%;object-fit:cover;display:block}.th-admin-mat__image-link{font-size:.875rem;font-weight:600;color:#0284c7;text-decoration:underline;text-underline-offset:2px}.th-admin-mat__image-link:hover{color:#0369a1}.th-admin-mat .th-dlg__confirm-body{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1.35rem .5rem;text-align:center}.th-admin-mat__dlg-body{gap:.75rem}.th-admin-mat__form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.th-admin-mat__form-row--triple{grid-template-columns:1fr 1fr 1fr}@media(max-width:560px){.th-admin-mat__form-row,.th-admin-mat__form-row--triple{grid-template-columns:1fr}}.th-admin-mat-field{display:flex;flex-direction:column;gap:.35rem}.th-admin-mat-field__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--th-am-muted)}.th-admin-mat-field__input{padding:.55rem .7rem;border:1px solid var(--th-am-border);border-radius:10px;font-size:.875rem;color-scheme:light;background-color:#fff;color:var(--th-am-ink);font-family:inherit}.th-admin-mat-field__input--textarea{resize:vertical;min-height:3.5rem}.th-admin-mat-table-wrap{border:1px solid var(--th-am-border);border-radius:14px;background:var(--th-am-surface);overflow:hidden;box-shadow:0 1px 3px #0f172a0d}.th-admin-mat-table-scroll{overflow-x:auto}.th-admin-mat-table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-admin-mat-table thead th{text-align:left;padding:.65rem 1rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--th-am-muted);background:#f8fafc;border-bottom:1px solid rgba(226,232,240,.95);white-space:nowrap}.th-admin-mat-table tbody tr{border-bottom:1px solid rgba(241,245,249,.95);cursor:pointer;transition:background .12s ease}.th-admin-mat-table tbody tr:hover{background:#f0f9ff}.th-admin-mat-table tbody tr:focus-visible{outline:2px solid rgba(56,189,248,.45);outline-offset:-2px}.th-admin-mat-table__row--warn{background:#fff7eda6}.th-admin-mat-table__row--warn:hover{background:#ffedd5d9}.th-admin-mat-table td{padding:.7rem 1rem;vertical-align:middle;color:var(--th-am-ink)}.th-admin-mat-table__thumb{width:3.25rem;height:3.25rem;object-fit:cover;border-radius:8px;border:1px solid rgba(56,189,248,.28);box-shadow:0 1px 3px #0f172a14;display:block;background:#f1f5f9}.th-admin-mat-table__name{font-weight:600;color:#1e293b;max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-admin-mat__mono{font-family:ui-monospace,monospace;font-size:.78rem;color:#0369a1}.th-admin-mat__stock-cell{font-variant-numeric:tabular-nums;font-weight:600;color:#0f172a;white-space:nowrap}.th-admin-mat__stock-sep{margin:0 .15rem;color:#94a3b8;font-weight:500}.th-admin-mat__stock-cell--alert{color:#c2410c}.th-admin-mat-table__supplier{display:block;max-width:10rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#475569;font-size:.8125rem}.th-admin-mat-table__empty{text-align:center;padding:2.5rem 1rem;color:var(--th-am-muted)}.th-admin-mat-status-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .65rem;border-radius:99px;font-size:.75rem;font-weight:700;border:1px solid transparent;cursor:pointer;transition:filter .15s ease;white-space:nowrap}.th-admin-mat-status-btn:hover{filter:brightness(.96)}.th-admin-mat-status-btn__dot{width:.42rem;height:.42rem;border-radius:50%;flex-shrink:0}.th-admin-mat-status-btn--active{background:#dcfce7d9;color:#166534;border-color:#4ade8059}.th-admin-mat-status-btn--active .th-admin-mat-status-btn__dot{background:#22c55e}.th-admin-mat-status-btn--discontinued{background:#f1f5f9f2;color:#475569;border-color:#94a3b859}.th-admin-mat-status-btn--discontinued .th-admin-mat-status-btn__dot{background:#94a3b8}.th-admin-mat__stock{font-weight:600;font-variant-numeric:tabular-nums}.th-admin-mat__stock--alert{color:#c2410c}.th-admin-mat__empty{color:#94a3b8}.th-admin-mat-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.75rem 1rem;border-top:1px solid var(--th-am-border);background:linear-gradient(180deg,#f8fafc,#fff);font-size:.8125rem;color:#475569}.th-admin-mat-pagination__meta{margin:0}.th-admin-mat-pagination__meta strong{color:var(--th-am-ink);font-weight:600}.th-admin-mat-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.th-admin-mat-pagination__size{display:inline-flex;align-items:center;gap:.5rem}.th-admin-mat-pagination__size-label{font-size:.75rem;font-weight:600;color:var(--th-am-muted);white-space:nowrap}.th-admin-mat-pagination__size-select{min-width:4.25rem;padding:.4rem .5rem;font-size:.8125rem}.th-admin-mat-pagination__nav{display:inline-flex;align-items:center;gap:.35rem}.th-admin-mat-pagination__page{padding:0 .35rem;font-variant-numeric:tabular-nums}.th-admin-mat-pagination__page strong{color:var(--th-am-ink);font-weight:700}.th-admin-mat-pagination__btn{padding:.35rem .5rem;min-width:2.25rem;display:inline-flex;align-items:center;justify-content:center}.th-admin-mat-pagination__btn .material-symbols-outlined{font-size:1.15rem}.th-admin-mat-pagination__btn:disabled{opacity:.45;cursor:not-allowed}@media(max-width:720px){.th-admin-mat-table thead{display:none}.th-admin-mat-table tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:.2rem;padding:.65rem 0}.th-admin-mat-table td{padding:.35rem 1rem}.th-admin-mat-table td:before{content:attr(data-label);display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--th-am-muted);margin-bottom:.15rem}.th-admin-mat-table td[data-label=Ảnh]{grid-column:1 / -1}.th-admin-mat-table td[data-label=Ảnh] .th-admin-mat-table__thumb{width:4rem;height:4rem}.th-admin-mat-table td[data-label=Tên]{grid-column:1 / -1}}.th-admin-agency{--th-aa-accent: #7c3aed;--th-aa-ink: #0f172a;--th-aa-muted: #64748b;--th-aa-border: rgba(203, 213, 225, .85);--th-aa-surface: #ffffff;display:flex;flex-direction:column;gap:1.25rem;padding:0;min-height:100%;color:var(--th-aa-ink)}.th-admin-agency__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-admin-agency__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-admin-agency__title-icon{font-size:2rem;color:#6d28d9;background:linear-gradient(145deg,#ede9fe,#ddd6fe);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-admin-agency__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-admin-agency__lead{margin:0;max-width:48rem;font-size:.9375rem;line-height:1.55;color:var(--th-aa-muted)}.th-admin-agency__code{font-size:.8em;padding:.1rem .35rem;border-radius:6px;background:#f1f5f9;color:#475569}.th-admin-agency__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.th-admin-agency__stat{padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--th-aa-border);background:linear-gradient(165deg,#fff,#faf5ff);box-shadow:0 1px 2px #0f172a0a}.th-admin-agency__stat--warn{border-color:#fb923c80;background:linear-gradient(165deg,#fff,#fff7ed)}.th-admin-agency__stat-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-aa-muted)}.th-admin-agency__stat-value{display:block;margin-top:.35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-admin-agency__stat-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--th-aa-muted)}.th-admin-agency-table-wrap{border-radius:14px;border:1px solid var(--th-aa-border);background:var(--th-aa-surface);overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.th-admin-agency-table-scroll{overflow:auto;max-width:100%}.th-admin-agency-table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-admin-agency-table th,.th-admin-agency-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.th-admin-agency-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--th-aa-muted);font-weight:700;background:#fafafa;white-space:nowrap}.th-admin-agency-table__row{cursor:pointer;outline:none}.th-admin-agency-table__row:hover td{background:#fafbfc}.th-admin-agency-table__row:focus-visible{box-shadow:inset 0 0 0 2px #c4b5fd}.th-admin-agency-table__row--warn td{background:#fff7eda6}.th-admin-agency-table__empty{text-align:center;padding:2rem 1rem!important;color:var(--th-aa-muted)}.th-admin-agency-table__name{font-weight:700;color:var(--th-aa-ink);line-height:1.35}.th-admin-agency-table__sub{font-size:.75rem;color:var(--th-aa-muted);margin-top:.15rem}.th-admin-agency__mono{font-family:ui-monospace,monospace;font-size:.78rem;font-weight:600;color:#5b21b6}.th-admin-agency-debt{min-width:9rem}.th-admin-agency-debt__nums{font-size:.78rem;font-weight:600;white-space:nowrap}.th-admin-agency-debt__sep{margin:0 .2rem;color:#cbd5e1}.th-admin-agency-debt__limit{color:var(--th-aa-muted);font-weight:500}.th-admin-agency-debt__bar{height:4px;margin-top:.35rem;border-radius:999px;background:#f1f5f9;overflow:hidden}.th-admin-agency-debt__fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#a78bfa,#7c3aed);max-width:100%}.th-admin-agency-table__row--warn .th-admin-agency-debt__fill{background:linear-gradient(90deg,#fb923c,#ea580c)}.th-admin-agency__debt-warn{color:#c2410c;font-weight:800}.th-admin-agency__debt-bad{color:#b91c1c;font-weight:800}.th-admin-agency-status-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;border:1px solid transparent;font-size:.75rem;font-weight:700;cursor:pointer;background:#fff}.th-admin-agency-status-btn--active{border-color:#22c55e73;color:#15803d;background:#f0fdf4}.th-admin-agency-status-btn--locked{border-color:#94a3b899;color:#64748b;background:#f8fafc}.th-admin-agency-status-btn__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.th-admin-agency__btn-icon-danger{display:inline-flex;align-items:center;justify-content:center;padding:.35rem;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.th-admin-agency__btn-icon-danger:hover{color:#dc2626;background:#fef2f2}.th-admin-agency__btn-ghost{padding:.5rem .85rem;border-radius:10px;border:1px solid var(--th-aa-border);background:#fff;font-weight:600;font-size:.875rem;cursor:pointer}.th-admin-agency__btn-primary{padding:.5rem 1rem;border-radius:10px;border:none;font-weight:700;font-size:.875rem;background:#7c3aed;color:#fff;cursor:pointer}.th-admin-agency__btn-danger-solid{padding:.5rem 1rem;border-radius:10px;border:none;font-weight:700;font-size:.875rem;background:#dc2626;color:#fff;cursor:pointer}.th-admin-agency-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #f1f5f9;background:#fafafa}.th-admin-agency-pagination__meta{margin:0;font-size:.8125rem;color:var(--th-aa-muted)}.th-admin-agency-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.th-admin-agency-pagination__size{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--th-aa-muted)}.th-admin-agency-pagination__size select{padding:.25rem .4rem;border-radius:8px;border:1px solid var(--th-aa-border)}.th-admin-agency-pagination__btn{padding:.35rem .65rem;border-radius:8px;border:1px solid var(--th-aa-border);background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer}.th-admin-agency-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-admin-agency-pagination__page{font-size:.8125rem;font-weight:600;color:#475569}.th-admin-agency-detail__avatar{flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.65rem;font-weight:800;letter-spacing:-.02em;color:#fff;background:linear-gradient(145deg,#7c3aed,#a78bfa 50%,#c4b5fd 120%);box-shadow:0 4px 14px #7c3aed59,inset 0 1px #fff3}.th-admin-agency-detail__alert{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;margin-bottom:1rem;border-radius:12px;border:1px solid rgba(251,146,60,.45);background:#fff7edf2;font-size:.875rem;line-height:1.5;color:#9a3412}.th-admin-agency-detail__alert .material-symbols-outlined{flex-shrink:0;font-size:1.35rem;margin-top:.05rem}.th-admin-agency-detail__num-warn{color:#c2410c!important}.th-admin-agency-detail__meter{margin-top:.5rem}.th-admin-agency-detail__meter-track{height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden}.th-admin-agency-detail__meter-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#a78bfa,#7c3aed);max-width:100%;transition:width .2s ease}.th-admin-agency-detail__meter-fill--risk{background:linear-gradient(90deg,#fb923c,#ea580c)}.th-admin-agency-detail__policy-list{margin:1rem 0 0;padding-left:1.25rem;font-size:.875rem;line-height:1.6;color:var(--th-pd-muted, #64748b)}.th-admin-agency-detail__policy-list li+li{margin-top:.4rem}.th-admin-supplier-detail__avatar{flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.65rem;font-weight:800;letter-spacing:-.02em;color:#fff;background:linear-gradient(145deg,#0d9488,#14b8a6 55%,#5eead4 130%);box-shadow:0 4px 14px #0d948859,inset 0 1px #ffffff40}.th-admin-supplier-list{--th-sl-ink: #0f172a;--th-sl-muted: #64748b;--th-sl-border: rgba(203, 213, 225, .85);--th-sl-accent: #0d9488;display:flex;flex-direction:column;gap:1.25rem;padding:0;min-height:100%;color:var(--th-sl-ink)}.th-admin-supplier-list__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-admin-supplier-list__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-admin-supplier-list__title-icon{font-size:2rem;color:var(--th-sl-accent);background:linear-gradient(145deg,#ccfbf1,#99f6e4);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-admin-supplier-list__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-admin-supplier-list__lead{margin:0;max-width:48rem;font-size:.9375rem;line-height:1.55;color:var(--th-sl-muted)}.th-admin-supplier-list__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.th-admin-supplier-list__stat{padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--th-sl-border);background:linear-gradient(165deg,#fff,#f0fdfa);box-shadow:0 1px 2px #0f172a0a}.th-admin-supplier-list__stat--accent{border-color:#2dd4bf73;background:linear-gradient(165deg,#fff,#ecfdf5)}.th-admin-supplier-list__stat-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-sl-muted)}.th-admin-supplier-list__stat-value{display:block;margin-top:.35rem;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;word-break:break-word}.th-admin-supplier-list__stat-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--th-sl-muted)}.th-admin-supplier-list-table-wrap{border-radius:14px;border:1px solid var(--th-sl-border);background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.th-admin-supplier-list-table-scroll{overflow:auto;max-width:100%}.th-admin-supplier-list-table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-admin-supplier-list-table th,.th-admin-supplier-list-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.th-admin-supplier-list-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--th-sl-muted);font-weight:700;background:#fafafa;white-space:nowrap}.th-admin-supplier-list-table__row{cursor:pointer;outline:none}.th-admin-supplier-list-table__row:hover td{background:#f0fdfa}.th-admin-supplier-list-table__row:focus-visible{box-shadow:inset 0 0 0 2px #5eead4}.th-admin-supplier-list-table__empty{text-align:center;padding:2rem 1rem!important;color:var(--th-sl-muted)}.th-admin-supplier-list-table__name{font-weight:700;line-height:1.35}.th-admin-supplier-list-table__sub{font-size:.75rem;color:var(--th-sl-muted);margin-top:.15rem}.th-admin-supplier-list__mono{font-family:ui-monospace,monospace;font-size:.78rem;font-weight:600;color:#0f766e}.th-admin-supplier-list-status-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;border:1px solid transparent;font-size:.75rem;font-weight:700;cursor:pointer;background:#fff}.th-admin-supplier-list-status-btn--active{border-color:#2dd4bf80;color:#0f766e;background:#ecfdf5}.th-admin-supplier-list-status-btn--locked{border-color:#94a3b899;color:#64748b;background:#f8fafc}.th-admin-supplier-list-status-btn__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.th-admin-supplier-list__btn-icon-danger{display:inline-flex;align-items:center;justify-content:center;padding:.35rem;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.th-admin-supplier-list__btn-icon-danger:hover{color:#dc2626;background:#fef2f2}.th-admin-supplier-list__btn-ghost{padding:.5rem .85rem;border-radius:10px;border:1px solid var(--th-sl-border);background:#fff;font-weight:600;font-size:.875rem;cursor:pointer}.th-admin-supplier-list__btn-primary{padding:.5rem 1rem;border-radius:10px;border:none;font-weight:700;font-size:.875rem;background:var(--th-sl-accent);color:#fff;cursor:pointer}.th-admin-supplier-list__btn-danger-solid{padding:.5rem 1rem;border-radius:10px;border:none;font-weight:700;font-size:.875rem;background:#dc2626;color:#fff;cursor:pointer}.th-admin-supplier-list-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #f1f5f9;background:#fafafa}.th-admin-supplier-list-pagination__meta{margin:0;font-size:.8125rem;color:var(--th-sl-muted)}.th-admin-supplier-list-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.th-admin-supplier-list-pagination__size{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--th-sl-muted)}.th-admin-supplier-list-pagination__size select{padding:.25rem .4rem;border-radius:8px;border:1px solid var(--th-sl-border)}.th-admin-supplier-list-pagination__btn{padding:.35rem .65rem;border-radius:8px;border:1px solid var(--th-sl-border);background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer}.th-admin-supplier-list-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-admin-supplier-list-pagination__page{font-size:.8125rem;font-weight:600;color:#475569}.th-admin-settings{max-width:56rem}.th-admin-settings__header{margin-bottom:1.5rem}.th-admin-settings__title{margin:0 0 .4rem;font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.th-admin-settings__lead{margin:0;font-size:.9375rem;color:#64748b;line-height:1.55;max-width:44rem}.th-admin-settings__grid{display:flex;flex-direction:column;gap:1rem}.th-admin-settings__card{padding:1.15rem 1.25rem 1.25rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.th-admin-settings__card-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:#0f172a}.th-admin-settings__card-icon{font-size:1.35rem;color:#0284c7}.th-admin-settings__card-desc{margin:0 0 1rem;font-size:.8125rem;color:#64748b;line-height:1.45}.th-admin-settings__fields{display:flex;flex-direction:column;gap:.75rem}.th-admin-settings__field{display:flex;flex-direction:column;gap:.3rem}.th-admin-settings__field--inline{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.th-admin-settings__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.th-admin-settings__input,.th-admin-settings__select{padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.875rem;color:#0f172a;background:#f8fafc;font-family:inherit;max-width:100%;box-sizing:border-box}.th-admin-settings__select{min-width:11rem;cursor:pointer;background:#fff}.th-admin-settings__input:focus,.th-admin-settings__select:focus{outline:none;border-color:#0ea5e9d9;box-shadow:0 0 0 3px #0ea5e92e}.th-admin-settings__row-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.th-admin-settings__fieldset{margin:0 0 1rem;padding:0;border:none}.th-admin-settings__fieldset:last-of-type{margin-bottom:0}.th-admin-settings__legend{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.45rem}.th-admin-settings__segmented{display:flex;flex-wrap:wrap;gap:.4rem}.th-admin-settings__segment{padding:.45rem .75rem;border-radius:9px;border:1px solid #cbd5e1;background:#f8fafc;font-size:.8125rem;font-weight:600;color:#475569;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-admin-settings__segment:hover{background:#f1f5f9;border-color:#94a3b8}.th-admin-settings__segment--active{border-color:#0ea5e9a6;background:#e0f2fed9;color:#0369a1;box-shadow:0 0 0 1px #0ea5e933}.th-admin-settings__btn-secondary{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .95rem;border:1px solid rgba(56,189,248,.45);border-radius:10px;font-size:.875rem;font-weight:600;color:#0369a1;background:#f0f9ffe6;cursor:pointer;font-family:inherit;transition:background .15s ease}.th-admin-settings__btn-secondary:hover{background:#e0f2fe}.th-admin-settings__btn-secondary .material-symbols-outlined{font-size:1.1rem}.th-admin-settings__btn-danger{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1rem;border:1px solid rgba(239,68,68,.4);border-radius:10px;font-size:.875rem;font-weight:600;color:#b91c1c;background:#fee2e2a6;cursor:pointer;font-family:inherit;transition:background .15s ease}.th-admin-settings__btn-danger:hover{background:#fecacad9}.th-admin-settings__btn-danger .material-symbols-outlined{font-size:1.1rem}html[data-admin-theme=dark] .th-admin-settings__title{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-settings__lead,html[data-admin-theme=dark] .th-admin-settings__card-desc{color:#94a3b8}html[data-admin-theme=dark] .th-admin-settings__card{background:#1e293b;border-color:#334155;box-shadow:0 1px 2px #00000059}html[data-admin-theme=dark] .th-admin-settings__card-title{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-settings__label,html[data-admin-theme=dark] .th-admin-settings__legend{color:#94a3b8}html[data-admin-theme=dark] .th-admin-settings__input,html[data-admin-theme=dark] .th-admin-settings__select{border-color:#475569;color:#f1f5f9;background:#0f172a}html[data-admin-theme=dark] .th-admin-settings__select{background:#1e293b}html[data-admin-theme=dark] .th-admin-settings__segment{border-color:#475569;background:#0f172a;color:#cbd5e1}html[data-admin-theme=dark] .th-admin-settings__segment:hover{background:#1e293b;border-color:#64748b}html[data-admin-theme=dark] .th-admin-settings__segment--active{border-color:#38bdf88c;background:#0c4a6e73;color:#7dd3fc;box-shadow:0 0 0 1px #38bdf840}html[data-admin-theme=dark] .th-admin-settings__btn-secondary{border-color:#38bdf873;color:#7dd3fc;background:#0c4a6e59}html[data-admin-theme=dark] .th-admin-settings__btn-secondary:hover{background:#0c4a6e8c}.th-director-sidebar{--th-dr-edge: rgba(255, 255, 255, .08);--th-dr-muted: rgba(253, 230, 138, .65);--th-dr-accent: #f59e0b;background:linear-gradient(165deg,#1e1b4b,#312e81 38%,#1e1033);color:#faf5ff;padding:1.25rem .875rem 0;display:flex;flex-direction:column;gap:.25rem;height:100vh;overflow:hidden;border-right:1px solid var(--th-dr-edge);box-shadow:4px 0 28px #00000040;transition:padding .28s cubic-bezier(.4,0,.2,1)}.th-director-sidebar-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin:-.15rem 0 .35rem;padding:0 .1rem}.th-director-sidebar-tool-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0f;color:#f8fafce0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-director-sidebar-tool-btn:hover{background:#ffffff1c;border-color:#f59e0b73;color:#fff}.th-director-sidebar-tool-btn:focus-visible{outline:2px solid rgba(245,158,11,.55);outline-offset:2px}.th-director-sidebar-tool-btn .material-symbols-outlined{font-size:1.2rem}.th-director-sidebar--collapsed{padding-left:.5rem;padding-right:.5rem}.th-director-sidebar--collapsed .th-director-sidebar-toolbar{justify-content:center}.th-director-sidebar--collapsed .th-director-nav-label,.th-director-sidebar--collapsed .th-director-brand-text,.th-director-sidebar--collapsed .th-director-nav-link-label{display:none!important}.th-director-sidebar--collapsed .th-director-brand{justify-content:center;padding-left:.35rem;padding-right:.35rem}.th-director-sidebar--collapsed .th-director-nav-link,.th-director-sidebar--collapsed .th-director-nav-sublink{justify-content:center;gap:0;padding-left:.45rem;padding-right:.45rem}.th-director-sidebar--collapsed .th-director-nav-sublink{padding-left:.45rem}.th-director-sidebar--collapsed .th-director-nav-link .material-symbols-outlined,.th-director-sidebar--collapsed .th-director-nav-sublink .material-symbols-outlined{margin:0}.th-director-sidebar--collapsed .th-director-nav-sub{margin-bottom:.35rem}.th-director-sidebar--collapsed button.th-director-nav-link--logout{justify-content:center}.th-director-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fcd34d;font-weight:600;padding:.65rem .6rem;margin:0 0 .35rem;border-radius:.65rem;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.th-director-brand:hover{background:#ffffff0f;border-color:#ffffff14}.th-director-brand:focus-visible{outline:2px solid rgba(245,158,11,.55);outline-offset:2px}.th-director-brand-mark{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;display:flex;align-items:center;justify-content:center;background:#f59e0b33;box-shadow:inset 0 1px #ffffff1a}.th-director-brand-mark-text{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:#fffbeb}.th-director-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;line-height:1.1}.th-director-brand-name{font-size:1.05rem;letter-spacing:.04em;color:#faf5ff}.th-director-brand-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--th-dr-muted)}.th-director-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;padding-top:.35rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.th-director-nav::-webkit-scrollbar{width:6px}.th-director-nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.th-director-nav-label{margin:0 0 .4rem;padding:.6rem .65rem 0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff61}.th-director-nav-label--footer{padding-top:0;margin-bottom:.2rem}.th-director-nav-sub{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .45rem;padding-bottom:.15rem}.th-director-nav-sublink{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem .5rem 2.15rem;border-radius:.5rem;text-decoration:none;color:#f8fafce0;font-size:.8125rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-director-nav-sublink .material-symbols-outlined{font-size:1.1rem;width:1.35rem;text-align:center;opacity:.88;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-director-nav-sublink:hover{background:#ffffff12;color:#fff}.th-director-nav-sublink:focus-visible{outline:2px solid rgba(245,158,11,.45);outline-offset:2px}.th-director-nav-sublink.th-director-nav-sublink--active{background:linear-gradient(90deg,#f59e0b38,#ffffff0f);color:#fff;font-weight:600;box-shadow:inset 2px 0 #f59e0b}.th-director-nav-sublink.th-director-nav-sublink--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-director-nav-link{position:relative;display:flex;align-items:center;gap:.65rem;padding:.62rem .75rem .62rem .85rem;border-radius:.55rem;text-decoration:none;color:#f8fafce6;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-director-nav-link .material-symbols-outlined{font-size:1.25rem;width:1.5rem;text-align:center;opacity:.9;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-director-nav-link:hover{background:#ffffff14;color:#fff}.th-director-nav-link:focus-visible{outline:2px solid rgba(245,158,11,.45);outline-offset:2px}.th-director-nav-link.th-director-nav-link--active{background:linear-gradient(90deg,#f59e0b42,#ffffff12);color:#fff;font-weight:600;box-shadow:inset 3px 0 #f59e0b}.th-director-nav-link.th-director-nav-link--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-director-nav-link-label{min-width:0}button.th-director-nav-link--logout{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#f8fafcbf}button.th-director-nav-link--logout:hover{background:#f59e0b1f;color:#fef3c7}button.th-director-nav-link--logout:focus-visible{outline:2px solid rgba(245,158,11,.5);outline-offset:2px}.th-director-sidebar-footer{flex-shrink:0;padding:.85rem 0 1rem;border-top:1px solid var(--th-dr-edge)}@media(max-width:1024px){.th-director-sidebar{padding:.8rem 1rem 0;height:auto;max-height:none}.th-director-sidebar-footer{padding:.5rem 0 .8rem}}.th-director-panel{min-height:100vh;height:100vh;background:#f8fafc;color:#0f172a;display:grid;grid-template-columns:17.5rem 1fr;overflow:hidden;transition:grid-template-columns .28s cubic-bezier(.4,0,.2,1)}html.th-director-sidebar-collapsed .th-director-panel{grid-template-columns:4.75rem 1fr}.th-director-main{min-height:0;overflow:auto;padding:1.5rem 1.5rem 2rem}@media(max-width:1024px){.th-director-panel{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}html.th-director-sidebar-collapsed .th-director-panel{grid-template-columns:1fr}.th-director-main{padding:1rem 1rem 1.5rem}}.th-production-sidebar{--th-pr-edge: rgba(255, 255, 255, .08);--th-pr-muted: rgba(254, 215, 170, .7);--th-pr-accent: #fb923c;background:linear-gradient(165deg,#292524,#1c1917 48%,#0c0a09);color:#fafaf9;padding:1.25rem .875rem 0;display:flex;flex-direction:column;gap:.25rem;height:100vh;overflow:hidden;border-right:1px solid var(--th-pr-edge);box-shadow:4px 0 28px #00000038;transition:padding .28s cubic-bezier(.4,0,.2,1)}.th-production-sidebar-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin:-.15rem 0 .35rem;padding:0 .1rem}.th-production-sidebar-tool-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0f;color:#f8fafce0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-production-sidebar-tool-btn:hover{background:#ffffff1c;border-color:#fb923c66;color:#fff}.th-production-sidebar-tool-btn:focus-visible{outline:2px solid rgba(251,146,60,.55);outline-offset:2px}.th-production-sidebar-tool-btn .material-symbols-outlined{font-size:1.2rem}.th-production-sidebar--collapsed{padding-left:.5rem;padding-right:.5rem}.th-production-sidebar--collapsed .th-production-sidebar-toolbar{justify-content:center}.th-production-sidebar--collapsed .th-production-nav-label,.th-production-sidebar--collapsed .th-production-brand-text,.th-production-sidebar--collapsed .th-production-nav-link-label{display:none!important}.th-production-sidebar--collapsed .th-production-brand{justify-content:center;padding-left:.35rem;padding-right:.35rem}.th-production-sidebar--collapsed .th-production-nav-link,.th-production-sidebar--collapsed .th-production-nav-sublink{justify-content:center;gap:0;padding-left:.45rem;padding-right:.45rem}.th-production-sidebar--collapsed .th-production-nav-sublink{padding-left:.45rem}.th-production-sidebar--collapsed .th-production-nav-link .material-symbols-outlined,.th-production-sidebar--collapsed .th-production-nav-sublink .material-symbols-outlined{margin:0}.th-production-sidebar--collapsed .th-production-nav-sub{margin-bottom:.35rem}.th-production-sidebar--collapsed button.th-production-nav-link--logout{justify-content:center}.th-production-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fdba74;font-weight:600;padding:.65rem .6rem;margin:0 0 .35rem;border-radius:.65rem;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.th-production-brand:hover{background:#ffffff0f;border-color:#ffffff14}.th-production-brand:focus-visible{outline:2px solid rgba(251,146,60,.55);outline-offset:2px}.th-production-brand-mark{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;display:flex;align-items:center;justify-content:center;background:#fb923c2e;box-shadow:inset 0 1px #ffffff1a}.th-production-brand-mark-text{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:#ffedd5}.th-production-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;line-height:1.1}.th-production-brand-name{font-size:1.05rem;letter-spacing:.02em;color:#fafaf9}.th-production-brand-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--th-pr-muted)}.th-production-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;padding-top:.35rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.th-production-nav::-webkit-scrollbar{width:6px}.th-production-nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.th-production-nav-label{margin:0 0 .4rem;padding:.6rem .65rem 0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff61}.th-production-nav-label--footer{padding-top:0;margin-bottom:.2rem}.th-production-nav-sub{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .45rem;padding-bottom:.15rem}.th-production-nav-sublink{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem .5rem 2.15rem;border-radius:.5rem;text-decoration:none;color:#f8fafce0;font-size:.8125rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-production-nav-sublink .material-symbols-outlined{font-size:1.1rem;width:1.35rem;text-align:center;opacity:.88;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-production-nav-sublink:hover{background:#ffffff12;color:#fff}.th-production-nav-sublink:focus-visible{outline:2px solid rgba(251,146,60,.45);outline-offset:2px}.th-production-nav-sublink.th-production-nav-sublink--active{background:linear-gradient(90deg,#fb923c38,#ffffff0d);color:#fff;font-weight:600;box-shadow:inset 2px 0 #fb923c}.th-production-nav-sublink.th-production-nav-sublink--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-production-nav-link{position:relative;display:flex;align-items:center;gap:.65rem;padding:.62rem .75rem .62rem .85rem;border-radius:.55rem;text-decoration:none;color:#f8fafce6;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-production-nav-link .material-symbols-outlined{font-size:1.25rem;width:1.5rem;text-align:center;opacity:.9;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-production-nav-link:hover{background:#ffffff14;color:#fff}.th-production-nav-link:focus-visible{outline:2px solid rgba(251,146,60,.45);outline-offset:2px}.th-production-nav-link.th-production-nav-link--active{background:linear-gradient(90deg,#fb923c3d,#ffffff12);color:#fff;font-weight:600;box-shadow:inset 3px 0 #fb923c}.th-production-nav-link.th-production-nav-link--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-production-nav-link-label{min-width:0}button.th-production-nav-link--logout{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#f8fafcbf}button.th-production-nav-link--logout:hover{background:#fb923c1f;color:#ffedd5}button.th-production-nav-link--logout:focus-visible{outline:2px solid rgba(251,146,60,.5);outline-offset:2px}.th-production-sidebar-footer{flex-shrink:0;padding:.85rem 0 1rem;border-top:1px solid var(--th-pr-edge)}@media(max-width:1024px){.th-production-sidebar{padding:.8rem 1rem 0;height:auto;max-height:none}.th-production-sidebar-footer{padding:.5rem 0 .8rem}}.th-production-panel{min-height:100vh;height:100vh;background:#fafaf9;color:#1c1917;display:grid;grid-template-columns:17.5rem 1fr;overflow:hidden;transition:grid-template-columns .28s cubic-bezier(.4,0,.2,1)}html.th-production-sidebar-collapsed .th-production-panel{grid-template-columns:4.75rem 1fr}.th-production-main{min-height:0;overflow:auto;padding:1rem 1rem 1.5rem;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.th-production-panel{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}html.th-production-sidebar-collapsed .th-production-panel{grid-template-columns:1fr}.th-production-main{padding:.75rem .75rem 1.25rem}}.th-accountant-sidebar{--th-acc-edge: rgba(255, 255, 255, .08);--th-acc-muted: rgba(165, 180, 252, .75);--th-acc-accent: #818cf8;background:linear-gradient(165deg,#1e1b4b,#312e81 42%,#1e293b);color:#f8fafc;padding:1.25rem .875rem 0;display:flex;flex-direction:column;gap:.25rem;height:100vh;overflow:hidden;border-right:1px solid var(--th-acc-edge);box-shadow:4px 0 28px #00000038;transition:padding .28s cubic-bezier(.4,0,.2,1)}.th-accountant-sidebar-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin:-.15rem 0 .35rem;padding:0 .1rem}.th-accountant-sidebar-tool-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0f;color:#f8fafce0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-accountant-sidebar-tool-btn:hover{background:#ffffff1c;border-color:#818cf866;color:#fff}.th-accountant-sidebar-tool-btn:focus-visible{outline:2px solid rgba(129,140,248,.55);outline-offset:2px}.th-accountant-sidebar-tool-btn .material-symbols-outlined{font-size:1.2rem}.th-accountant-sidebar--collapsed{padding-left:.5rem;padding-right:.5rem}.th-accountant-sidebar--collapsed .th-accountant-sidebar-toolbar{justify-content:center}.th-accountant-sidebar--collapsed .th-accountant-nav-label,.th-accountant-sidebar--collapsed .th-accountant-brand-text,.th-accountant-sidebar--collapsed .th-accountant-nav-link-label{display:none!important}.th-accountant-sidebar--collapsed .th-accountant-brand{justify-content:center;padding-left:.35rem;padding-right:.35rem}.th-accountant-sidebar--collapsed .th-accountant-nav-link,.th-accountant-sidebar--collapsed .th-accountant-nav-sublink{justify-content:center;gap:0;padding-left:.45rem;padding-right:.45rem}.th-accountant-sidebar--collapsed .th-accountant-nav-sublink{padding-left:.45rem}.th-accountant-sidebar--collapsed .th-accountant-nav-link .material-symbols-outlined,.th-accountant-sidebar--collapsed .th-accountant-nav-sublink .material-symbols-outlined{margin:0}.th-accountant-sidebar--collapsed .th-accountant-nav-sub{margin-bottom:.35rem}.th-accountant-sidebar--collapsed button.th-accountant-nav-link--logout{justify-content:center}.th-accountant-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#c7d2fe;font-weight:600;padding:.65rem .6rem;margin:0 0 .35rem;border-radius:.65rem;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.th-accountant-brand:hover{background:#ffffff0f;border-color:#ffffff14}.th-accountant-brand:focus-visible{outline:2px solid rgba(129,140,248,.55);outline-offset:2px}.th-accountant-brand-mark{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;display:flex;align-items:center;justify-content:center;background:#818cf838;box-shadow:inset 0 1px #ffffff1a}.th-accountant-brand-mark-text{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:#eef2ff}.th-accountant-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;line-height:1.1}.th-accountant-brand-name{font-size:1.05rem;letter-spacing:.04em;color:#f8fafc}.th-accountant-brand-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--th-acc-muted)}.th-accountant-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;padding-top:.35rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.th-accountant-nav::-webkit-scrollbar{width:6px}.th-accountant-nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.th-accountant-nav-label{margin:0 0 .4rem;padding:.6rem .65rem 0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff61}.th-accountant-nav-label--footer{padding-top:0;margin-bottom:.2rem}.th-accountant-nav-sub{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .45rem;padding-bottom:.15rem}.th-accountant-nav-sublink{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem .5rem 2.15rem;border-radius:.5rem;text-decoration:none;color:#f8fafce0;font-size:.8125rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-accountant-nav-sublink .material-symbols-outlined{font-size:1.1rem;width:1.35rem;text-align:center;opacity:.88;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-accountant-nav-sublink:hover{background:#ffffff12;color:#fff}.th-accountant-nav-sublink:focus-visible{outline:2px solid rgba(129,140,248,.45);outline-offset:2px}.th-accountant-nav-sublink.th-accountant-nav-sublink--active{background:linear-gradient(90deg,#818cf838,#ffffff0d);color:#fff;font-weight:600;box-shadow:inset 2px 0 #818cf8}.th-accountant-nav-sublink.th-accountant-nav-sublink--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-accountant-nav-link{position:relative;display:flex;align-items:center;gap:.65rem;padding:.62rem .75rem .62rem .85rem;border-radius:.55rem;text-decoration:none;color:#f8fafce6;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-accountant-nav-link .material-symbols-outlined{font-size:1.25rem;width:1.5rem;text-align:center;opacity:.9;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-accountant-nav-link:hover{background:#ffffff14;color:#fff}.th-accountant-nav-link:focus-visible{outline:2px solid rgba(129,140,248,.45);outline-offset:2px}.th-accountant-nav-link.th-accountant-nav-link--active{background:linear-gradient(90deg,#818cf83d,#ffffff12);color:#fff;font-weight:600;box-shadow:inset 3px 0 #818cf8}.th-accountant-nav-link.th-accountant-nav-link--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-accountant-nav-link-label{min-width:0}button.th-accountant-nav-link--logout{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#f8fafcbf}button.th-accountant-nav-link--logout:hover{background:#818cf81f;color:#e0e7ff}button.th-accountant-nav-link--logout:focus-visible{outline:2px solid rgba(129,140,248,.5);outline-offset:2px}.th-accountant-sidebar-footer{flex-shrink:0;padding:.85rem 0 1rem;border-top:1px solid var(--th-acc-edge)}@media(max-width:1024px){.th-accountant-sidebar{padding:.8rem 1rem 0;height:auto;max-height:none}.th-accountant-sidebar-footer{padding:.5rem 0 .8rem}}.th-accountant-panel{min-height:100vh;height:100vh;background:#f8fafc;color:#0f172a;display:grid;grid-template-columns:17.5rem 1fr;overflow:hidden;transition:grid-template-columns .28s cubic-bezier(.4,0,.2,1)}html.th-accountant-sidebar-collapsed .th-accountant-panel{grid-template-columns:4.75rem 1fr}.th-accountant-main{min-height:0;overflow:auto;padding:1.5rem 1.5rem 2rem}@media(max-width:1024px){.th-accountant-panel{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}html.th-accountant-sidebar-collapsed .th-accountant-panel{grid-template-columns:1fr}.th-accountant-main{padding:1rem 1rem 1.5rem}}.th-admin-accordion{margin-bottom:.35rem}.th-admin-accordion__trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .65rem;margin:0;border:1px solid transparent;border-radius:.55rem;background:#ffffff0a;color:#f8fafceb;font:inherit;font-size:.8125rem;font-weight:600;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.th-admin-accordion__trigger:hover{background:#ffffff14;border-color:#ffffff14}.th-admin-accordion__trigger--active{border-color:#38bdf859}.th-admin-accordion__trigger .material-symbols-outlined:first-of-type{font-size:1.15rem;opacity:.95}.th-admin-accordion__title{flex:1;min-width:0}.th-admin-accordion__chevron{font-size:1.1rem!important;opacity:.75}.th-admin-accordion__panel{padding:.25rem 0 0 .25rem}.th-admin-sidebar{--th-sb-edge: rgba(255, 255, 255, .08);--th-sb-muted: rgba(148, 163, 184, .75);--th-sb-accent: #38bdf8;background:linear-gradient(165deg,#0f172a,#0c1222 52%,#0a1628);color:#f8fafc;padding:1.25rem .875rem 0;display:flex;flex-direction:column;gap:.25rem;height:100vh;overflow:hidden;border-right:1px solid var(--th-sb-edge);box-shadow:4px 0 28px #0003;transition:padding .28s cubic-bezier(.4,0,.2,1)}.th-admin-sidebar-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin:-.15rem 0 .35rem;padding:0 .1rem}.th-admin-sidebar-tool-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0f;color:#f8fafce0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-admin-sidebar-tool-btn:hover{background:#ffffff1c;border-color:#38bdf859;color:#fff}.th-admin-sidebar-tool-btn:focus-visible{outline:2px solid rgba(56,189,248,.55);outline-offset:2px}.th-admin-sidebar-tool-btn .material-symbols-outlined{font-size:1.2rem}.th-admin-sidebar--collapsed{padding-left:.5rem;padding-right:.5rem}.th-admin-sidebar--collapsed .th-admin-sidebar-toolbar{justify-content:center}.th-admin-sidebar--collapsed .th-admin-nav-label,.th-admin-sidebar--collapsed .th-admin-brand-text,.th-admin-sidebar--collapsed .th-admin-nav-link-label{display:none!important}.th-admin-sidebar--collapsed .th-admin-brand{justify-content:center;padding-left:.35rem;padding-right:.35rem}.th-admin-sidebar--collapsed .th-admin-nav-link,.th-admin-sidebar--collapsed .th-admin-nav-sublink{justify-content:center;gap:0;padding-left:.45rem;padding-right:.45rem}.th-admin-sidebar--collapsed .th-admin-nav-sublink{padding-left:.45rem}.th-admin-sidebar--collapsed .th-admin-nav-link .material-symbols-outlined,.th-admin-sidebar--collapsed .th-admin-nav-sublink .material-symbols-outlined{margin:0}.th-admin-sidebar--collapsed .th-admin-nav-sub{margin-bottom:.35rem}.th-admin-sidebar--collapsed button.th-admin-nav-link--logout{justify-content:center}.th-admin-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--th-sb-accent);font-weight:600;padding:.65rem .6rem;margin:0 0 .35rem;border-radius:.65rem;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.th-admin-brand:hover{background:#ffffff0f;border-color:#ffffff14}.th-admin-brand:focus-visible{outline:2px solid rgba(56,189,248,.55);outline-offset:2px}.th-admin-brand-mark{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;display:flex;align-items:center;justify-content:center;background:#38bdf826;box-shadow:inset 0 1px #ffffff1f}.th-admin-brand-mark-text{font-size:.75rem;font-weight:800;letter-spacing:.06em;color:#e0f2fe}.th-admin-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;line-height:1.1}.th-admin-brand-name{font-size:1.05rem;letter-spacing:.06em;color:#f1f5f9}.th-admin-brand-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--th-sb-muted)}.th-admin-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;padding-top:.35rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.th-admin-nav::-webkit-scrollbar{width:6px}.th-admin-nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.th-admin-nav-label{margin:0 0 .4rem;padding:.6rem .65rem 0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff61}.th-admin-nav-label--footer{padding-top:0;margin-bottom:.2rem}.th-admin-nav-sub{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .45rem;padding-bottom:.15rem}.th-admin-nav-sub--stack{gap:.12rem}.th-admin-nav-sublink{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem .5rem 2.15rem;border-radius:.5rem;text-decoration:none;color:#f8fafcd1;font-size:.8125rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-admin-nav-sublink .material-symbols-outlined{font-size:1.1rem;width:1.35rem;text-align:center;opacity:.82;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-admin-nav-sublink:hover{background:#ffffff0f;color:#fff}.th-admin-nav-sublink:focus-visible{outline:2px solid rgba(56,189,248,.45);outline-offset:2px}.th-admin-nav-sublink.th-admin-nav-sublink--active{background:linear-gradient(90deg,#38bdf833,#ffffff0a);color:#fff;font-weight:600;box-shadow:inset 2px 0 #38bdf8}.th-admin-nav-sublink.th-admin-nav-sublink--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-admin-nav-link{position:relative;display:flex;align-items:center;gap:.65rem;padding:.62rem .75rem .62rem .85rem;border-radius:.55rem;text-decoration:none;color:#f8fafce0;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-admin-nav-link .material-symbols-outlined{font-size:1.25rem;width:1.5rem;text-align:center;opacity:.88;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-admin-nav-link:hover{background:#ffffff12;color:#fff}.th-admin-nav-link:focus-visible{outline:2px solid rgba(56,189,248,.45);outline-offset:2px}.th-admin-nav-link.th-admin-nav-link--active{background:linear-gradient(90deg,#38bdf838,#ffffff0f);color:#fff;font-weight:600;box-shadow:inset 3px 0 #38bdf8}.th-admin-nav-link.th-admin-nav-link--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-admin-nav-link-label{min-width:0}button.th-admin-nav-link--logout{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#f8fafcb8}button.th-admin-nav-link--logout:hover{background:#38bdf81a;color:#e0f2fe}button.th-admin-nav-link--logout:focus-visible{outline:2px solid rgba(56,189,248,.5);outline-offset:2px}.th-admin-sidebar-footer{flex-shrink:0;padding:.85rem 0 1rem;border-top:1px solid var(--th-sb-edge)}@media(max-width:1024px){.th-admin-sidebar{padding:.8rem 1rem 0;height:auto;max-height:none}.th-admin-sidebar-footer{padding:.5rem 0 .8rem}}html[data-admin-theme=dark] .th-admin-products-page{--th-ap-surface: #1e293b;--th-ap-surface-alt: #0f172a;--th-ap-border: rgba(71, 85, 105, .65);--th-ap-ink: #f1f5f9;--th-ap-muted: #94a3b8}html[data-admin-theme=dark] .th-admin-users{--th-au-ink: #f1f5f9;--th-au-muted: #94a3b8;--th-au-border: #334155;--th-au-surface: #1e293b;--th-au-surface-subtle: #0f172a;--th-au-surface-tint: rgba(56, 189, 248, .08)}html[data-admin-theme=dark] .th-admin-cat{--th-ac-ink: #f1f5f9;--th-ac-muted: #94a3b8;--th-ac-border: #334155;--th-ac-surface: #1e293b;--th-ac-surface-subtle: #0f172a;--th-ac-surface-tint: rgba(56, 189, 248, .08)}html[data-admin-theme=dark] .th-admin-mat{--th-am-ink: #f1f5f9;--th-am-muted: #94a3b8;--th-am-border: rgba(71, 85, 105, .65);--th-am-surface: #1e293b}html[data-admin-theme=dark] .th-admin-agency{--th-aa-ink: #f1f5f9;--th-aa-muted: #94a3b8;--th-aa-border: rgba(71, 85, 105, .65);--th-aa-surface: #1e293b}html[data-admin-theme=dark] .th-admin-bom{--th-bom-ink: #f1f5f9;--th-bom-muted: #94a3b8;--th-bom-border: rgba(71, 85, 105, .65);--th-bom-surface: #1e293b;--th-bom-accent-soft: rgba(56, 189, 248, .12)}html[data-admin-theme=dark] .th-admin-product-detail{--th-pd-muted: #94a3b8;--th-pd-border: rgba(71, 85, 105, .65);--th-pd-surface: #1e293b;--th-pd-ink: #f1f5f9}html[data-admin-theme=dark] .th-admin-product-create{--th-apc-ink: #f1f5f9;--th-apc-muted: #94a3b8;--th-apc-border: rgba(71, 85, 105, .65)}html[data-admin-theme=dark] .th-admin-supplier-list{--th-sl-ink: #f1f5f9;--th-sl-muted: #94a3b8;--th-sl-border: rgba(71, 85, 105, .65)}html[data-admin-theme=dark] .th-admin-dashboard__title{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dashboard__lead{color:#94a3b8}html[data-admin-theme=dark] .th-admin-stat-card{background:#1e293b;border-color:#334155;box-shadow:0 1px 2px #00000059}html[data-admin-theme=dark] .th-admin-stat-card__label{color:#94a3b8}html[data-admin-theme=dark] .th-admin-stat-card__value{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-stat-card__hint{color:#64748b}html[data-admin-theme=dark] .th-admin-stat-card__link{color:#7dd3fc}html[data-admin-theme=dark] .th-admin-stat-card--accent{border-color:#38bdf859}html[data-admin-theme=dark] .th-admin-stat-card--warn{border-color:#f59e0b59}html[data-admin-theme=dark] .th-admin-dash-panel{background:#1e293b;border-color:#334155;box-shadow:0 1px 2px #00000059}html[data-admin-theme=dark] .th-admin-dash-panel__title{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-panel__sub,html[data-admin-theme=dark] .th-admin-dash-panel__foot,html[data-admin-theme=dark] .th-admin-dash-hbar__label{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-hbar__track{background:#334155}html[data-admin-theme=dark] .th-admin-dash-hbar__value{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-stack__legend-item{color:#cbd5e1}html[data-admin-theme=dark] .th-admin-dash-stack__legend-num{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-line__axis{stroke:#475569}html[data-admin-theme=dark] .th-admin-dash-line__stroke{stroke:#38bdf8}html[data-admin-theme=dark] .th-admin-dash-line__dot{fill:#1e293b;stroke:#7dd3fc}html[data-admin-theme=dark] .th-admin-dash-line__labels{color:#64748b}html[data-admin-theme=dark] .th-admin-dash-vbar__num,html[data-admin-theme=dark] .th-admin-dash-vbar__cats{color:#94a3b8}html[data-admin-theme=dark] .th-admin-list-toolbar__head{background:linear-gradient(145deg,#0c4a6e,#0f172a 48%,#1e293b);border-bottom-color:#38bdf838}html[data-admin-theme=dark] .th-admin-list-toolbar__search-input{border-color:#38bdf859;color:#f1f5f9;background:#0f172ad9;box-shadow:inset 0 1px 2px #00000040}html[data-admin-theme=dark] .th-admin-list-toolbar__filter-label{color:#7dd3fc}html[data-admin-theme=dark] .th-admin-list-toolbar__filter-select{border-color:#38bdf866;background:#0f172ae6;color:#f1f5f9}html[data-admin-theme=dark] .th-admin-list-toolbar__chip{border-color:#38bdf859;background:#1e293bf2;color:#7dd3fc}html[data-admin-theme=dark] .th-admin-list-toolbar__chip:hover{background:#38bdf81f}html[data-admin-theme=dark] .th-admin-list-toolbar__clear{border-color:#38bdf859;color:#7dd3fc;background:#38bdf81a}html[data-admin-theme=dark] .th-admin-list-toolbar__clear:hover{background:#38bdf82e}html[data-admin-theme=dark] .th-admin-breadcrumb__link{color:#38bdf8}html[data-admin-theme=dark] .th-admin-breadcrumb__link:hover{color:#7dd3fc;background:#38bdf826}html[data-admin-theme=dark] .th-admin-breadcrumb__text{color:#94a3b8}html[data-admin-theme=dark] .th-admin-product-create__card{background:#1e293b;box-shadow:0 1px 3px #00000059}html[data-admin-theme=dark] .th-admin-product-create__sec-title{color:#e2e8f0}html[data-admin-theme=dark] .th-admin-product-create__input{background:#0f172a;color:#f1f5f9}html[data-admin-theme=dark] .th-admin-product-create__footer{background:linear-gradient(180deg,#0f172aeb,#1e293b 45%)}html[data-admin-theme=dark] .th-admin-product-create__btn-ghost{background:#1e293b;color:#e2e8f0}html[data-admin-theme=dark] .th-admin-product-create__btn-ghost:hover{background:#334155}html[data-admin-theme=dark] .th-admin-dash-donut__slice{stroke:#1e293b}html[data-admin-theme=dark] .th-admin-dash-donut__legend,html[data-admin-theme=dark] .th-admin-dash-donut__lbl{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-donut__num{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-gauge__track{stroke:#334155}html[data-admin-theme=dark] .th-admin-dash-gauge__value{stroke:#38bdf8}html[data-admin-theme=dark] .th-admin-dash-gauge__pct{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-gauge__unit{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-radar__grid-outer{fill:#33415559;stroke:#475569}html[data-admin-theme=dark] .th-admin-dash-radar__grid-mid{fill:#33415533;stroke:#334155}html[data-admin-theme=dark] .th-admin-dash-radar__axis{stroke:#334155}html[data-admin-theme=dark] .th-admin-dash-radar__data{fill:#38bdf833;stroke:#38bdf8}html[data-admin-theme=dark] .th-admin-dash-radar__legend,html[data-admin-theme=dark] .th-admin-dash-radar__legend-lbl{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-radar__legend-val{color:#f1f5f9}html[data-admin-theme=dark] .th-admin-dash-heat__head{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-heat__cell{color:#f1f5f9;border-color:#0f172a59}html[data-admin-theme=dark] .th-admin-dash-group__legend{color:#cbd5e1}html[data-admin-theme=dark] .th-admin-dash-group__track{background:#334155}html[data-admin-theme=dark] .th-admin-dash-group__p-label,html[data-admin-theme=dark] .th-admin-dash-group__nums{color:#94a3b8}html[data-admin-theme=dark] .th-admin-dash-spark__cap{color:#cbd5e1}.th-admin-panel{color-scheme:light;min-height:100vh;height:100vh;background:#f1f5f9;color:#0f172a;display:grid;grid-template-columns:17.5rem 1fr;overflow:hidden;transition:grid-template-columns .28s cubic-bezier(.4,0,.2,1)}html.th-admin-sidebar-collapsed .th-admin-panel{grid-template-columns:4.75rem 1fr}.th-admin-main{min-height:0;overflow:auto;padding:1.5rem 1.5rem 2rem}html[data-admin-theme=dark] .th-admin-panel{background:#0f172a;color:#e2e8f0;color-scheme:dark}html[data-admin-density=compact] .th-admin-main{padding:1rem 1rem 1.35rem}@media(max-width:1024px){.th-admin-panel{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}html.th-admin-sidebar-collapsed .th-admin-panel{grid-template-columns:1fr}.th-admin-main{padding:1rem 1rem 1.5rem}}.th-seller-sidebar{--th-sv-edge: rgba(255, 255, 255, .08);--th-sv-muted: rgba(167, 243, 208, .65);--th-sv-accent: #34d399;background:linear-gradient(165deg,#064e3b,#022c22 48%,#041f17);color:#ecfdf5;padding:1.25rem .875rem 0;display:flex;flex-direction:column;gap:.25rem;height:100vh;overflow:hidden;border-right:1px solid var(--th-sv-edge);box-shadow:4px 0 28px #00000038;transition:padding .28s cubic-bezier(.4,0,.2,1)}.th-seller-sidebar-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;margin:-.15rem 0 .35rem;padding:0 .1rem}.th-seller-sidebar-tool-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;background:#ffffff0f;color:#f8fafce0;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-seller-sidebar-tool-btn:hover{background:#ffffff1c;border-color:#34d39966;color:#fff}.th-seller-sidebar-tool-btn:focus-visible{outline:2px solid rgba(52,211,153,.55);outline-offset:2px}.th-seller-sidebar-tool-btn .material-symbols-outlined{font-size:1.2rem}.th-seller-sidebar--collapsed{padding-left:.5rem;padding-right:.5rem}.th-seller-sidebar--collapsed .th-seller-sidebar-toolbar{justify-content:center}.th-seller-sidebar--collapsed .th-seller-nav-label,.th-seller-sidebar--collapsed .th-seller-brand-text,.th-seller-sidebar--collapsed .th-seller-nav-link-label{display:none!important}.th-seller-sidebar--collapsed .th-seller-brand{justify-content:center;padding-left:.35rem;padding-right:.35rem}.th-seller-sidebar--collapsed .th-seller-nav-link,.th-seller-sidebar--collapsed .th-seller-nav-sublink{justify-content:center;gap:0;padding-left:.45rem;padding-right:.45rem}.th-seller-sidebar--collapsed .th-seller-nav-sublink{padding-left:.45rem}.th-seller-sidebar--collapsed .th-seller-nav-link .material-symbols-outlined,.th-seller-sidebar--collapsed .th-seller-nav-sublink .material-symbols-outlined{margin:0}.th-seller-sidebar--collapsed .th-seller-nav-sub{margin-bottom:.35rem}.th-seller-sidebar--collapsed button.th-seller-nav-link--logout{justify-content:center}.th-seller-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--th-sv-accent);font-weight:600;padding:.65rem .6rem;margin:0 0 .35rem;border-radius:.65rem;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.th-seller-brand:hover{background:#ffffff0f;border-color:#ffffff14}.th-seller-brand:focus-visible{outline:2px solid rgba(52,211,153,.55);outline-offset:2px}.th-seller-brand-mark{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.55rem;display:flex;align-items:center;justify-content:center;background:#34d3992e;box-shadow:inset 0 1px #ffffff1a}.th-seller-brand-mark-text{font-size:.7rem;font-weight:800;letter-spacing:.08em;color:#d1fae5}.th-seller-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;line-height:1.1}.th-seller-brand-name{font-size:1.05rem;letter-spacing:.04em;color:#f0fdf4}.th-seller-brand-role{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--th-sv-muted)}.th-seller-nav{display:flex;flex-direction:column;gap:.2rem;flex:1;min-height:0;padding-top:.35rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.th-seller-nav::-webkit-scrollbar{width:6px}.th-seller-nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.th-seller-nav-label{margin:0 0 .4rem;padding:.6rem .65rem 0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff61}.th-seller-nav-label--footer{padding-top:0;margin-bottom:.2rem}.th-seller-nav-sub{display:flex;flex-direction:column;gap:.12rem;margin:0 0 .45rem;padding-bottom:.15rem}.th-seller-nav-sublink{position:relative;display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem .5rem 2.15rem;border-radius:.5rem;text-decoration:none;color:#f8fafce0;font-size:.8125rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-seller-nav-sublink .material-symbols-outlined{font-size:1.1rem;width:1.35rem;text-align:center;opacity:.88;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-seller-nav-sublink:hover{background:#ffffff12;color:#fff}.th-seller-nav-sublink:focus-visible{outline:2px solid rgba(52,211,153,.45);outline-offset:2px}.th-seller-nav-sublink.th-seller-nav-sublink--active{background:linear-gradient(90deg,#34d39938,#ffffff0d);color:#fff;font-weight:600;box-shadow:inset 2px 0 #34d399}.th-seller-nav-sublink.th-seller-nav-sublink--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-seller-nav-link{position:relative;display:flex;align-items:center;gap:.65rem;padding:.62rem .75rem .62rem .85rem;border-radius:.55rem;text-decoration:none;color:#f8fafce6;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.th-seller-nav-link .material-symbols-outlined{font-size:1.25rem;width:1.5rem;text-align:center;opacity:.9;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.th-seller-nav-link:hover{background:#ffffff14;color:#fff}.th-seller-nav-link:focus-visible{outline:2px solid rgba(52,211,153,.45);outline-offset:2px}.th-seller-nav-link.th-seller-nav-link--active{background:linear-gradient(90deg,#34d3993d,#ffffff12);color:#fff;font-weight:600;box-shadow:inset 3px 0 #34d399}.th-seller-nav-link.th-seller-nav-link--active .material-symbols-outlined{opacity:1;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}.th-seller-nav-link-label{min-width:0}button.th-seller-nav-link--logout{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#f8fafcbf}button.th-seller-nav-link--logout:hover{background:#34d3991f;color:#d1fae5}button.th-seller-nav-link--logout:focus-visible{outline:2px solid rgba(52,211,153,.5);outline-offset:2px}.th-seller-sidebar-footer{flex-shrink:0;padding:.85rem 0 1rem;border-top:1px solid var(--th-sv-edge)}@media(max-width:1024px){.th-seller-sidebar{padding:.8rem 1rem 0;height:auto;max-height:none}.th-seller-sidebar-footer{padding:.5rem 0 .8rem}}.th-seller-panel{min-height:100vh;height:100vh;background:#f8fafc;color:#0f172a;display:grid;grid-template-columns:17.5rem 1fr;overflow:hidden;transition:grid-template-columns .28s cubic-bezier(.4,0,.2,1)}html.th-seller-sidebar-collapsed .th-seller-panel{grid-template-columns:4.75rem 1fr}.th-seller-main{min-height:0;overflow:auto;padding:1.5rem 1.5rem 2rem}@media(max-width:1024px){.th-seller-panel{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}html.th-seller-sidebar-collapsed .th-seller-panel{grid-template-columns:1fr}.th-seller-main{padding:1rem 1rem 1.5rem}}.login-page{min-height:100vh;display:flex;align-items:stretch;justify-content:center;position:relative;background:linear-gradient(145deg,#0b1220,#132337 45%,#1a3d52);color:#e8eef5}.login-page__backdrop{position:absolute;inset:0;background-image:radial-gradient(ellipse 80% 50% at 20% 10%,rgba(56,189,248,.12),transparent),radial-gradient(ellipse 60% 40% at 90% 80%,rgba(99,102,241,.1),transparent);pointer-events:none}.login-page__main{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;padding:2rem 1.25rem}.login-card{width:min(100%,460px);padding:2rem 1.75rem 1.75rem;border-radius:16px;background:#0f172ab8;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 48px #00000059,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-card__brand{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.75rem;text-align:left}.login-card__logo{flex-shrink:0}.login-card__logo-mark{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;font-size:.85rem;font-weight:700;letter-spacing:.02em;color:#f0f9ff;background:linear-gradient(135deg,#0ea5e9,#6366f1);box-shadow:0 8px 20px #0ea5e959}.login-card__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;letter-spacing:.04em;color:#f8fafc}.login-card__subtitle{margin:0;font-size:.875rem;line-height:1.45;color:#94a3b8}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form__error{padding:.65rem .85rem;border-radius:8px;font-size:.8125rem;background:#ef44441f;border:1px solid rgba(248,113,113,.35);color:#fecaca}.login-field{display:flex;flex-direction:column;gap:.4rem;text-align:left}.login-field__label{font-size:.8125rem;font-weight:500;color:#cbd5e1}.login-field__input{width:100%;box-sizing:border-box;padding:.65rem .85rem;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#0f172a99;color:#f1f5f9;font-size:.9375rem;font-family:inherit;transition:border-color .15s,box-shadow .15s}.login-field__input::placeholder{color:#64748b}.login-field__input:hover:not(:disabled){border-color:#94a3b873}.login-field__input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.login-field__input:disabled{opacity:.65;cursor:not-allowed}.login-form__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;font-size:.8125rem}.login-check{display:inline-flex;align-items:center;gap:.45rem;color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none}.login-check input{width:1rem;height:1rem;accent-color:#38bdf8}.login-form__link{padding:0;border:none;background:none;font:inherit;color:#7dd3fc;text-decoration:none;font-weight:500;cursor:pointer}.login-form__link:hover{text-decoration:underline}.login-form__submit{margin-top:.25rem;width:100%;padding:.75rem 1rem;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;font-family:inherit;color:#0f172a;background:linear-gradient(180deg,#38bdf8,#0ea5e9);cursor:pointer;box-shadow:0 4px 14px #0ea5e966;transition:filter .15s,transform .1s}.login-form__submit:hover:not(:disabled){filter:brightness(1.05)}.login-form__submit:active:not(:disabled){transform:translateY(1px)}.login-form__submit:disabled{opacity:.65;cursor:not-allowed}.login-card__mock-accounts{margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.15)}.login-card__mock-title{margin:0 0 .65rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.login-card__mock-list{margin:0;padding:0 0 0 1rem;font-size:.8125rem;line-height:1.55;color:#cbd5e1}.login-card__mock-list li{margin-bottom:.35rem}.login-card__mock-list code{font-size:.78rem;padding:.1rem .35rem;border-radius:6px;background:#1e293be6;color:#7dd3fc}.login-card__mock-path{font-size:.72rem;color:#64748b}.login-card__foot{margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid rgba(148,163,184,.12);font-size:.75rem;line-height:1.4;color:#64748b;text-align:center}.th-director-dashboard__header{margin-bottom:1.5rem}.th-director-dashboard__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:#0f172a}.th-director-dashboard__lead{margin:0;font-size:.9375rem;color:#64748b;max-width:46rem;line-height:1.5}.th-director-dashboard__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.th-director-chart-card{padding:1.1rem 1.15rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.th-director-chart-card--wide{grid-column:1 / -1}.th-director-chart-card__title{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#1e293b}.th-director-chart-card__hint{margin:0 0 .85rem;font-size:.75rem;color:#94a3b8;font-family:ui-monospace,monospace}.th-director-chart-card__placeholder{min-height:200px;border-radius:8px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#f8fafc);border:1px dashed #cbd5e1}.th-director-chart-card__placeholder--short{min-height:120px}@media(max-width:900px){.th-director-dashboard__grid{grid-template-columns:1fr}}.th-director-placeholder__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#0f172a}.th-director-placeholder__lead{margin:0;font-size:.9375rem;line-height:1.55;color:#64748b;max-width:42rem}.th-seller-dashboard__header{margin-bottom:1.5rem}.th-seller-dashboard__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:#0f172a}.th-seller-dashboard__lead{margin:0;font-size:.9375rem;color:#64748b;max-width:42rem;line-height:1.5}.th-seller-dashboard__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.th-seller-stat-card{display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1.15rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.th-seller-stat-card--alert{border-color:#f8717173;background:linear-gradient(180deg,#fff,#fef2f2)}.th-seller-stat-card__label{font-size:.8125rem;font-weight:600;color:#475569;line-height:1.35}.th-seller-stat-card__value{font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.th-seller-stat-card--alert .th-seller-stat-card__value{color:#b91c1c}.th-seller-stat-card__hint{font-size:.7rem;color:#94a3b8;font-family:ui-monospace,monospace}@media(max-width:640px){.th-seller-dashboard__cards{grid-template-columns:1fr}}.th-seller-agency{--th-sa-accent: #059669;--th-sa-accent-soft: #d1fae5;--th-sa-ink: #0f172a;--th-sa-muted: #64748b;--th-sa-border: rgba(203, 213, 225, .9);--th-sa-surface: #ffffff;display:flex;flex-direction:column;gap:1.25rem;padding:0;min-height:100%;color:var(--th-sa-ink)}.th-seller-agency__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-seller-agency__heading{flex:1;min-width:min(100%,36rem)}.th-seller-agency__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-seller-agency__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-agency__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-seller-agency__lead{margin:0;max-width:46rem;font-size:.9375rem;line-height:1.55;color:var(--th-sa-muted)}.th-seller-agency__btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 2px 8px #05966959;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;text-decoration:none}.th-seller-agency__btn-primary:hover{filter:brightness(1.05)}.th-seller-agency__btn-primary .material-symbols-outlined{font-size:1.15rem}.th-seller-agency__code{font-size:.78rem;font-family:ui-monospace,monospace;font-weight:600;padding:.15rem .4rem;border-radius:6px;background:#ecfdf5;color:#047857}.th-seller-agency__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.th-seller-agency__stat{padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--th-sa-border);background:linear-gradient(165deg,#fff,#ecfdf5);box-shadow:0 1px 2px #0f172a0a}.th-seller-agency__stat--warn{border-color:#fb923c73;background:linear-gradient(165deg,#fff,#fff7ed)}.th-seller-agency__stat-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-sa-muted)}.th-seller-agency__stat-value{display:block;margin-top:.35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-seller-agency__stat-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--th-sa-muted)}.th-seller-agency-table-wrap{border-radius:14px;border:1px solid var(--th-sa-border);background:var(--th-sa-surface);overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.th-seller-agency-toolbar__head{padding:.75rem 1rem;background:linear-gradient(145deg,#ecfdf5,#f0fdf4 45%,#f8fafc);border-bottom:1px solid rgba(16,185,129,.22)}.th-seller-agency-toolbar__bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .65rem}.th-seller-agency-toolbar__search{position:relative;display:flex;flex:1;align-items:center;min-width:min(100%,12rem);max-width:22rem}.th-seller-agency-toolbar__search-icon{position:absolute;left:.65rem;font-size:1.1rem;color:#059669;pointer-events:none}.th-seller-agency-toolbar__search-input{width:100%;padding:.47rem .65rem .47rem 2.35rem;border:1px solid rgba(16,185,129,.35);border-radius:10px;font-size:.875rem;color:#0f172a;background:#fffffff2;box-shadow:inset 0 1px 2px #0f172a0a;font-family:inherit;box-sizing:border-box}.th-seller-agency-toolbar__search-input:focus{outline:none;border-color:#059669bf;box-shadow:0 0 0 3px #10b9812e}.th-seller-agency-toolbar__filter{display:flex;flex-direction:column;gap:.25rem}.th-seller-agency-toolbar__filter-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#047857;padding-left:.15rem}.th-seller-agency-toolbar__filter-select{min-width:8.5rem;padding:.45rem .6rem;font-size:.8125rem;border:1px solid rgba(16,185,129,.4);border-radius:9px;background:#fffffff2;color:#0f172a;font-family:inherit;cursor:pointer}.th-seller-agency-toolbar__chip{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-end;padding:.4rem .7rem;border-radius:999px;border:1px solid rgba(16,185,129,.35);background:#ffffffe0;font-size:.8125rem;font-weight:600;color:#047857;cursor:pointer;-webkit-user-select:none;user-select:none}.th-seller-agency-toolbar__chip input{accent-color:#059669}.th-seller-agency-toolbar__clear{display:inline-flex;align-items:center;gap:.2rem;align-self:flex-end;padding:.45rem .65rem;border:1px solid rgba(16,185,129,.3);border-radius:9px;font-size:.75rem;font-weight:600;color:#047857;background:#10b98114;cursor:pointer;font-family:inherit;white-space:nowrap}.th-seller-agency-toolbar__clear:hover{background:#10b98126}.th-seller-agency-table-scroll{overflow:auto;max-width:100%}.th-seller-agency-table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-seller-agency-table th,.th-seller-agency-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.th-seller-agency-table__row--click{cursor:pointer;transition:background .12s ease}.th-seller-agency-table__row--click:hover td{background:#f0fdf4}.th-seller-agency-table__row--click:focus-visible{outline:none}.th-seller-agency-table__row--click:focus-visible td:first-child{box-shadow:inset 3px 0 #059669}.th-seller-agency-table__col-actions{width:1%;white-space:nowrap}.th-seller-agency-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--th-sa-muted);font-weight:700;background:#fafafa;white-space:nowrap}.th-seller-agency-table__col-num{text-align:right}.th-seller-agency-table__empty{text-align:center;padding:2rem 1rem!important;color:var(--th-sa-muted)}.th-seller-agency-table__name{font-weight:700;color:var(--th-sa-ink);display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem}.th-seller-agency-table__name-text{font-weight:700;color:#0f172a}.th-seller-agency-table__badge{font-size:.65rem;font-weight:700;padding:.12rem .4rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.th-seller-agency-table__badge--off{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.th-seller-agency-table__muted{color:#64748b;font-size:.78rem}.th-seller-agency-table__level{font-weight:600;color:#047857}.th-seller-agency-table__num{text-align:right;font-variant-numeric:tabular-nums;font-weight:700;color:#0f172a}.th-seller-agency-table__risk{font-size:.72rem;font-weight:800;padding:.2rem .45rem;border-radius:6px}.th-seller-agency-table__risk--ok{background:#ecfdf5;color:#047857}.th-seller-agency-table__risk--warn{background:#fff7ed;color:#c2410c}.th-seller-agency-table__risk--bad{background:#fef2f2;color:#b91c1c}.th-seller-agency-debt{min-width:9rem}.th-seller-agency-debt__nums{font-size:.78rem;font-weight:600;white-space:nowrap}.th-seller-agency-debt__sep{margin:0 .2rem;color:#cbd5e1}.th-seller-agency-debt__bar{height:4px;margin-top:.35rem;border-radius:999px;background:#f1f5f9;overflow:hidden}.th-seller-agency-debt__bar>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6ee7b7,#059669);max-width:100%;transition:width .25s ease}.th-seller-agency-debt__bar--risk>span{background:linear-gradient(90deg,#fb923c,#ea580c)}.th-seller-agency-table__action-btn{padding:.35rem .65rem;border-radius:8px;border:1px solid rgba(5,150,105,.45);background:#fff;font-size:.75rem;font-weight:700;color:#047857;cursor:pointer;font-family:inherit}.th-seller-agency-table__action-btn:hover{background:#ecfdf5}.th-seller-agency-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #f1f5f9;background:#fafafa}.th-seller-agency-pagination__range{margin:0;font-size:.8125rem;color:var(--th-sa-muted)}.th-seller-agency-pagination__range-strong{font-weight:700;color:#0f172a}.th-seller-agency-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.th-seller-agency-pagination__size{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--th-sa-muted)}.th-seller-agency-pagination__size select{padding:.25rem .4rem;border-radius:8px;border:1px solid var(--th-sa-border);font-family:inherit}.th-seller-agency-pagination__nav{display:inline-flex;align-items:center;gap:.5rem}.th-seller-agency-pagination__btn{padding:.35rem .65rem;border-radius:8px;border:1px solid var(--th-sa-border);background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;font-family:inherit}.th-seller-agency-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-seller-agency-pagination__page{font-size:.8125rem;font-weight:600;color:#475569}.th-seller-agency-create{--th-sac-accent: #059669;--th-sac-muted: #64748b;--th-sac-border: #e2e8f0;--th-sac-ink: #0f172a;display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:none;min-width:0;box-sizing:border-box}.th-seller-agency-create__breadcrumb{margin:0}.th-seller-agency-create__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;font-size:.8125rem}.th-seller-agency-create__breadcrumb-item{display:inline-flex;align-items:center;gap:.25rem}.th-seller-agency-create__breadcrumb-link{color:var(--th-sac-accent);font-weight:600;text-decoration:none}.th-seller-agency-create__breadcrumb-link:hover{text-decoration:underline}.th-seller-agency-create__breadcrumb-sep{display:inline-flex;color:#94a3b8;-webkit-user-select:none;user-select:none}.th-seller-agency-create__breadcrumb-sep .material-symbols-outlined{font-size:1.1rem}.th-seller-agency-create__breadcrumb-text{font-weight:600;color:#475569}.th-seller-agency-create__breadcrumb-current{font-weight:700;color:var(--th-sac-ink)}.th-seller-agency-create__header{margin:0}.th-seller-agency-create__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-seller-agency-create__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-agency-create__title{margin:0 0 .35rem;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:var(--th-sac-ink)}.th-seller-agency-create__lead{margin:0;max-width:none;font-size:.9375rem;line-height:1.55;color:var(--th-sac-muted)}.th-seller-agency-create__seller-note{margin:.75rem 0 0;font-size:.875rem;color:var(--th-sac-muted)}.th-seller-agency-create__seller-note strong{color:#047857}.th-seller-agency-create__form{display:flex;flex-direction:column;gap:1rem}.th-seller-agency-create__card{padding:1.1rem 1.15rem;border-radius:12px;border:1px solid var(--th-sac-border);background:#fafafa}.th-seller-agency-create__sec-title{display:flex;align-items:center;gap:.45rem;margin:0 0 1rem;font-size:1rem;font-weight:800;color:var(--th-sac-ink)}.th-seller-agency-create__sec-icon{font-size:1.25rem;color:var(--th-sac-accent)}.th-seller-agency-create__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem}@media(min-width:900px){.th-seller-agency-create__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.th-seller-agency-create__grid{grid-template-columns:1fr}}.th-seller-agency-create__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.th-seller-agency-create__field--full{grid-column:1 / -1}.th-seller-agency-create__label{font-size:.8125rem;font-weight:600;color:#475569}.th-seller-agency-create__label abbr{text-decoration:none;color:#dc2626}.th-seller-agency-create__input,.th-seller-agency-create__select,.th-seller-agency-create__textarea{padding:.5rem .65rem;border-radius:10px;border:1px solid var(--th-sac-border);font-size:.875rem;font-family:inherit;background:#fff;color:var(--th-sac-ink)}.th-seller-agency-create__input:focus,.th-seller-agency-create__select:focus,.th-seller-agency-create__textarea:focus{outline:2px solid rgba(5,150,105,.35);outline-offset:1px;border-color:#6ee7b7}.th-seller-agency-create__textarea{resize:vertical;min-height:4.5rem}.th-seller-agency-create__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;padding-top:.25rem}.th-seller-agency-create__btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:10px;border:1px solid var(--th-sac-border);background:#fff;font-size:.875rem;font-weight:600;color:#475569;text-decoration:none;font-family:inherit}.th-seller-agency-create__btn-secondary:hover{background:#f8fafc}.th-seller-agency-create__btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.15rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 2px 8px #05966959;cursor:pointer;font-family:inherit}.th-seller-agency-create__btn-primary:hover{filter:brightness(1.05)}.th-seller-agency-create__btn-primary .material-symbols-outlined{font-size:1.15rem}.th-seller-agency-detail{width:100%;max-width:none;box-sizing:border-box;display:flex;flex-direction:column;gap:1.25rem}.th-seller-agency-detail__crumb{margin:0}.th-seller-agency-detail__crumb-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:#059669;text-decoration:none}.th-seller-agency-detail__crumb-link:hover{text-decoration:underline}.th-seller-agency-detail__crumb-link .material-symbols-outlined{font-size:1.15rem}.th-seller-agency-detail__header{margin:0}.th-seller-agency-detail__title-block{display:flex;align-items:flex-start;gap:.85rem}.th-seller-agency-detail__icon{font-size:2.25rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-agency-detail__title{margin:0 0 .25rem;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.th-seller-agency-detail__meta{margin:0 0 .5rem;font-size:.9rem;color:#475569;line-height:1.45}.th-seller-agency-detail__code{font-size:.85em;padding:.1rem .35rem;border-radius:6px;background:#ecfdf5;color:#047857;font-family:ui-monospace,monospace}.th-seller-agency-detail__badges{display:flex;flex-wrap:wrap;gap:.4rem}.th-seller-agency-detail__badge{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:6px}.th-seller-agency-detail__badge--level{background:#ecfdf5;color:#047857;border:1px solid rgba(16,185,129,.35)}.th-seller-agency-detail__badge--on{background:#f0fdf4;color:#15803d;border:1px solid rgba(34,197,94,.4)}.th-seller-agency-detail__badge--off{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.th-seller-agency-detail__badge--warn{background:#fff7ed;color:#c2410c;border:1px solid rgba(251,146,60,.45)}.th-seller-agency-detail__badge--danger{background:#fef2f2;color:#b91c1c;border:1px solid rgba(248,113,113,.45)}.th-seller-agency-detail__tabs{display:flex;flex-wrap:wrap;gap:.35rem;padding:.2rem;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0}.th-seller-agency-detail__tab{padding:.45rem .75rem;border:none;border-radius:9px;font-size:.78rem;font-weight:700;color:#64748b;background:transparent;cursor:pointer;font-family:inherit;white-space:nowrap}.th-seller-agency-detail__tab:hover{color:#0f172a;background:#ffffffb3}.th-seller-agency-detail__tab--active{color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 1px 4px #05966959}.th-seller-agency-detail__tab--active:hover{color:#fff}.th-seller-agency-detail__panels{min-height:12rem}.th-seller-agency-detail__panel{padding:1.15rem 1.2rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0d}.th-seller-agency-detail__panel-title{margin:0 0 .35rem;font-size:1.05rem;font-weight:800;color:#0f172a}.th-seller-agency-detail__panel-lead{margin:0 0 1rem;font-size:.875rem;color:#64748b;line-height:1.5;max-width:none}.th-seller-agency-detail__you{color:#059669;font-weight:700}.th-seller-agency-detail__kpis{list-style:none;margin:0 0 1rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:.65rem}.th-seller-agency-detail__kpi{padding:.75rem .85rem;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.th-seller-agency-detail__kpi-label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.th-seller-agency-detail__kpi-value{display:block;margin-top:.35rem;font-size:.95rem;font-weight:800;color:#0f172a}.th-seller-agency-detail__hint-box{display:flex;gap:.65rem;padding:.75rem .9rem;border-radius:10px;border:1px dashed rgba(5,150,105,.35);background:#ecfdf5;font-size:.8125rem;color:#065f46;line-height:1.45}.th-seller-agency-detail__hint-box .material-symbols-outlined{flex-shrink:0;font-size:1.25rem;color:#059669}.th-seller-agency-detail__inline-link{padding:0;border:none;background:none;font:inherit;font-weight:800;color:#047857;text-decoration:underline;cursor:pointer}.th-seller-agency-detail__dl{margin:0;display:grid;gap:.85rem}.th-seller-agency-detail__dl>div{display:grid;gap:.25rem}.th-seller-agency-detail__dl--full{grid-column:1 / -1}.th-seller-agency-detail__dl dt{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.th-seller-agency-detail__dl dd{margin:0;font-size:.9rem;color:#0f172a;line-height:1.45}.th-seller-agency-detail__mono{font-family:ui-monospace,monospace;font-size:.88rem;font-weight:600}.th-seller-agency-detail__muted{color:#94a3b8}.th-seller-agency-detail__a{color:#059669;font-weight:600}.th-seller-agency-detail__credit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(max-width:520px){.th-seller-agency-detail__credit-grid{grid-template-columns:1fr}}.th-seller-agency-detail__credit-card{padding:.85rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fafafa}.th-seller-agency-detail__credit-card--wide{grid-column:1 / -1}.th-seller-agency-detail__credit-label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.th-seller-agency-detail__credit-num{display:block;margin-top:.35rem;font-size:1.15rem;font-weight:800;color:#0f172a}.th-seller-agency-detail__credit-sub{display:block;margin-top:.45rem;font-size:.78rem;color:#64748b;line-height:1.4}.th-seller-agency-detail__meter{margin-top:.5rem;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.th-seller-agency-detail__meter-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6ee7b7,#059669);transition:width .25s ease}.th-seller-agency-detail__meter-fill--risk{background:linear-gradient(90deg,#fb923c,#ea580c)}.th-seller-agency-detail__table-wrap{overflow:auto;border-radius:10px;border:1px solid #e2e8f0}.th-seller-agency-detail__table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-seller-agency-detail__table th,.th-seller-agency-detail__table td{padding:.55rem .65rem;text-align:left;border-bottom:1px solid #f1f5f9}.th-seller-agency-detail__table th{font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#fafafa;white-space:nowrap}.th-seller-agency-detail__td-num{text-align:right;font-variant-numeric:tabular-nums}.th-seller-agency-detail__order-kind{display:inline-block;font-size:.68rem;font-weight:800;padding:.12rem .38rem;border-radius:6px;white-space:nowrap}.th-seller-agency-detail__order-kind--ready_made{background:#e0f2fe;color:#0369a1}.th-seller-agency-detail__order-kind--custom{background:#fff7ed;color:#c2410c}.th-seller-agency-detail__status{font-size:.72rem;font-weight:700;padding:.15rem .4rem;border-radius:6px;background:#f1f5f9;color:#475569}.th-seller-agency-detail__table-row--click{cursor:pointer;transition:background .12s ease}.th-seller-agency-detail__table-row--click:hover{background:#ecfdf5a6}.th-seller-agency-detail__table-row--click:focus-visible{outline:2px solid rgba(5,150,105,.45);outline-offset:-2px}.th-seller-store{width:100%;max-width:none;box-sizing:border-box;display:flex;flex-direction:column;gap:1.25rem}.th-seller-store__header{margin:0}.th-seller-store__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-seller-store__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-store__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.th-seller-store__lead{margin:0;max-width:none;font-size:.9375rem;line-height:1.55;color:#64748b}.th-seller-store__lead-badge{display:inline-block;padding:.1rem .35rem;border-radius:6px;font-size:.78rem;font-weight:700;color:#15803d;background:#dcfce7;border:1px solid rgba(34,197,94,.35)}.th-seller-store__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;padding:.85rem 1rem;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0d}.th-seller-store__search{position:relative;flex:1;min-width:min(100%,14rem);max-width:28rem}.th-seller-store__search-icon{position:absolute;left:.65rem;top:50%;transform:translateY(-50%);font-size:1.1rem;color:#059669;pointer-events:none}.th-seller-store__search-input{width:100%;padding:.5rem .75rem .5rem 2.4rem;border:1px solid rgba(16,185,129,.35);border-radius:10px;font-size:.875rem;font-family:inherit;box-sizing:border-box;background:#fff}.th-seller-store__search-input:focus{outline:none;border-color:#059669bf;box-shadow:0 0 0 3px #10b9812e}.th-seller-store__filter{display:flex;flex-direction:column;gap:.25rem}.th-seller-store__filter-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#047857}.th-seller-store__filter .th-cat-search-select--toolbar{min-width:11rem}.th-seller-store__count{margin:0 0 .15rem auto;font-size:.8125rem;color:#64748b}.th-seller-store__count strong{color:#0f172a;font-variant-numeric:tabular-nums}.th-seller-store__empty{margin:0;padding:2rem 1rem;text-align:center;color:#64748b;font-size:.9375rem}.th-seller-store__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.th-seller-store__card{display:flex;flex-direction:column;border-radius:14px;border:1px solid #e2e8f0;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f;transition:box-shadow .2s ease,border-color .2s ease}.th-seller-store__card:hover{border-color:#10b98173;box-shadow:0 4px 14px #0596691f}.th-seller-store__card-visual{position:relative;aspect-ratio:4 / 3;background:#f1f5f9;overflow:hidden}.th-seller-store__img{width:100%;height:100%;object-fit:cover;display:block}.th-seller-store__stock{position:absolute;left:.65rem;bottom:.65rem;padding:.28rem .55rem;border-radius:8px;font-size:.72rem;font-weight:800;letter-spacing:.02em;box-shadow:0 1px 4px #0f172a26}.th-seller-store__stock--ok{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:1px solid rgba(255,255,255,.35)}.th-seller-store__stock--zero{background:#0f172abf;color:#e2e8f0}.th-seller-store__card-body{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.th-seller-store__sku{margin:0;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#059669;font-family:ui-monospace,monospace}.th-seller-store__name{margin:0;font-size:1rem;font-weight:800;line-height:1.35;color:#0f172a;letter-spacing:-.01em}.th-seller-store__cat{margin:0;font-size:.72rem;font-weight:700;color:#64748b}.th-seller-store__desc{margin:0;font-size:.78rem;color:#64748b;line-height:1.45;flex:1;min-height:2.8rem}.th-seller-store__material{margin:0;font-size:.72rem;color:#475569}.th-seller-store__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .5rem;margin-top:.15rem}.th-seller-store__price{font-size:1.05rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.th-seller-store__price-hint{font-size:.68rem;font-weight:600;color:#94a3b8}.th-seller-store__btn{margin-top:.35rem;padding:.5rem .85rem;border:none;border-radius:10px;font-size:.8125rem;font-weight:700;font-family:inherit;cursor:pointer;color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 2px 6px #0596694d}.th-seller-store__btn:hover{filter:brightness(1.06)}.th-seller-store-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem;padding:.75rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fafafa}.th-seller-store-pagination__range{margin:0;font-size:.8125rem;color:#64748b}.th-seller-store-pagination__range-strong{font-weight:700;color:#0f172a}.th-seller-store-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.th-seller-store-pagination__size{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:#64748b}.th-seller-store-pagination__size select{padding:.25rem .4rem;border-radius:8px;border:1px solid #e2e8f0;font-family:inherit}.th-seller-store-pagination__nav{display:inline-flex;align-items:center;gap:.5rem}.th-seller-store-pagination__btn{padding:.35rem .65rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;font-family:inherit}.th-seller-store-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-seller-store-pagination__page{font-size:.8125rem;font-weight:600;color:#475569}@media(max-width:480px){.th-seller-store__grid{grid-template-columns:1fr}}.th-seller-orders{--th-so-accent: #059669;--th-so-muted: #64748b;--th-so-border: rgba(203, 213, 225, .9);--th-so-ink: #0f172a;--th-so-surface: #ffffff;display:flex;flex-direction:column;gap:1.25rem;padding:0;min-height:100%;width:100%;max-width:none;min-width:0;box-sizing:border-box;color:var(--th-so-ink)}.th-seller-orders__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-seller-orders__heading{flex:1;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;min-width:min(100%,28rem)}.th-seller-orders__title-row{display:flex;align-items:flex-start;gap:.85rem;flex:1;min-width:min(100%,20rem)}.th-seller-orders__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-orders__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-seller-orders__lead{margin:0;max-width:none;font-size:.9375rem;line-height:1.55;color:var(--th-so-muted)}.th-seller-orders__btn-create{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.15rem;border:none;border-radius:11px;font-size:.9rem;font-weight:800;color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 3px 12px #05966961;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0}.th-seller-orders__btn-create:hover{filter:brightness(1.05)}.th-seller-orders__btn-create .material-symbols-outlined{font-size:1.2rem}.th-seller-orders__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.th-seller-orders__stat{padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--th-so-border);background:linear-gradient(165deg,#fff,#ecfdf5);box-shadow:0 1px 2px #0f172a0a}.th-seller-orders__stat--warn{border-color:#fb923c73;background:linear-gradient(165deg,#fff,#fff7ed)}.th-seller-orders__stat-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--th-so-muted)}.th-seller-orders__stat-value{display:block;margin-top:.35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.th-seller-orders__stat-hint{display:block;margin-top:.25rem;font-size:.75rem;color:var(--th-so-muted)}.th-seller-orders__tabs{display:flex;flex-wrap:wrap;gap:.45rem;padding:.2rem 0}.th-seller-orders__tab{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(16,185,129,.28);background:#ffffffeb;font-size:.78rem;font-weight:700;font-family:inherit;color:#047857;cursor:pointer;line-height:1.2}.th-seller-orders__tab:hover{background:#ecfdf5f2;border-color:#10b98173}.th-seller-orders__tab--active{background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-color:#0596698c;color:#065f46;box-shadow:0 1px 4px #05966933}.th-seller-orders__tab-label{text-align:left}.th-seller-orders__tab-count{min-width:1.35rem;padding:.1rem .4rem;border-radius:999px;font-size:.7rem;font-weight:800;font-variant-numeric:tabular-nums;background:#ffffffd9;color:#0f172a}.th-seller-orders__tab--active .th-seller-orders__tab-count{background:#fffffff2}.th-seller-orders-table-wrap{border-radius:14px;border:1px solid var(--th-so-border);background:var(--th-so-surface);overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.th-seller-orders-toolbar{padding:.75rem 1rem;background:linear-gradient(145deg,#ecfdf5,#f0fdf4 45%,#f8fafc);border-bottom:1px solid rgba(16,185,129,.22)}.th-seller-orders-toolbar__search{position:relative;display:flex;flex:1;align-items:center;min-width:0;max-width:none;width:100%}.th-seller-orders-toolbar__search-icon{position:absolute;left:.65rem;font-size:1.1rem;color:#059669;pointer-events:none}.th-seller-orders-toolbar__search-input{width:100%;padding:.47rem .65rem .47rem 2.35rem;border:1px solid rgba(16,185,129,.35);border-radius:10px;font-size:.875rem;color:#0f172a;background:#fffffff2;box-shadow:inset 0 1px 2px #0f172a0a;font-family:inherit;box-sizing:border-box}.th-seller-orders-toolbar__search-input:focus{outline:none;border-color:#059669bf;box-shadow:0 0 0 3px #10b9812e}.th-seller-orders-table-scroll{overflow:auto;max-width:100%}.th-seller-orders-table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-seller-orders-table th,.th-seller-orders-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.th-seller-orders-table thead th{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#64748b;background:#fafafa;white-space:nowrap}.th-seller-orders-table__row--click{cursor:pointer;transition:background .12s ease}.th-seller-orders-table__row--click:hover{background:#ecfdf58c}.th-seller-orders-table__row--click:focus-visible{outline:2px solid rgba(5,150,105,.45);outline-offset:-2px}.th-seller-orders-table__empty{text-align:center;padding:2rem 1rem!important;color:#94a3b8}.th-seller-orders-table__muted{color:#64748b;white-space:nowrap}.th-seller-orders-table__summary{max-width:14rem;line-height:1.35}.th-seller-orders-table__agency{display:flex;flex-direction:column;gap:.15rem}.th-seller-orders-table__agency-name{font-weight:700;color:#0f172a}.th-seller-orders-table__agency-code{font-size:.72rem;font-family:ui-monospace,monospace;font-weight:600;padding:.1rem .35rem;border-radius:5px;background:#f1f5f9;color:#475569;width:fit-content}.th-seller-orders-table__num,.th-seller-orders-table__money{font-variant-numeric:tabular-nums}.th-seller-orders-table__col-num{text-align:right}.th-seller-orders-table__col-money{text-align:right;white-space:nowrap}.th-seller-orders-table__col-actions{width:1%;white-space:nowrap}.th-seller-orders-table__action-btn{padding:.35rem .55rem;border-radius:8px;border:1px solid rgba(16,185,129,.4);background:#fff;font-size:.75rem;font-weight:700;color:#047857;cursor:pointer;font-family:inherit}.th-seller-orders-table__action-btn:hover{background:#ecfdf5f2}.th-seller-orders__code{font-size:.78rem;font-family:ui-monospace,monospace;font-weight:700;padding:.15rem .4rem;border-radius:6px;background:#ecfdf5;color:#047857}.th-seller-orders-badge{display:inline-block;padding:.2rem .5rem;border-radius:8px;font-size:.72rem;font-weight:800;white-space:nowrap}.th-seller-orders-badge--draft{background:#f1f5f9;color:#475569}.th-seller-orders-badge--pending_approval{background:#fef3c7;color:#b45309}.th-seller-orders-badge--producing{background:#dbeafe;color:#1d4ed8}.th-seller-orders-badge--shipping{background:#ede9fe;color:#5b21b6}.th-seller-orders-badge--done{background:#d1fae5;color:#047857}.th-seller-orders-kind{display:inline-block;padding:.18rem .45rem;border-radius:8px;font-size:.7rem;font-weight:800;white-space:nowrap}.th-seller-orders-kind--ready_made{background:#e0f2fe;color:#0369a1}.th-seller-orders-kind--custom{background:#fff7ed;color:#c2410c}.th-seller-orders-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-top:1px solid #f1f5f9;background:#fafafa}.th-seller-orders-pagination__range{margin:0;font-size:.8125rem;color:#64748b}.th-seller-orders-pagination__range-strong{font-weight:700;color:#0f172a}.th-seller-orders-pagination__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.th-seller-orders-pagination__size{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;color:#64748b}.th-seller-orders-pagination__size select{padding:.25rem .4rem;border-radius:8px;border:1px solid #e2e8f0;font-family:inherit}.th-seller-orders-pagination__nav{display:inline-flex;align-items:center;gap:.5rem}.th-seller-orders-pagination__btn{padding:.35rem .65rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;font-family:inherit}.th-seller-orders-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.th-seller-orders-pagination__page{font-size:.8125rem;font-weight:600;color:#475569}@media(max-width:640px){.th-seller-orders__heading{flex-direction:column;align-items:stretch}.th-seller-orders__btn-create{width:100%;justify-content:center}.th-seller-orders-table__summary{max-width:10rem}}.th-seller-order-create{--th-soc-accent: #059669;--th-soc-muted: #64748b;--th-soc-border: #e2e8f0;--th-soc-ink: #0f172a;display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:none;min-width:0;box-sizing:border-box}.th-seller-order-create__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;font-size:.8125rem}.th-seller-order-create__breadcrumb-item{display:inline-flex;align-items:center;gap:.25rem}.th-seller-order-create__breadcrumb-link{color:var(--th-soc-accent);font-weight:600;text-decoration:none}.th-seller-order-create__breadcrumb-link:hover{text-decoration:underline}.th-seller-order-create__breadcrumb-sep{display:inline-flex;color:#94a3b8;-webkit-user-select:none;user-select:none}.th-seller-order-create__breadcrumb-sep .material-symbols-outlined{font-size:1.1rem}.th-seller-order-create__breadcrumb-text{font-weight:600;color:#475569}.th-seller-order-create__breadcrumb-current{font-weight:700;color:var(--th-soc-ink)}.th-seller-order-create__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-seller-order-create__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-order-create__title{margin:0 0 .35rem;font-size:1.45rem;font-weight:800;letter-spacing:-.02em;color:var(--th-soc-ink)}.th-seller-order-create__lead{margin:0;max-width:none;font-size:.9375rem;line-height:1.55;color:var(--th-soc-muted)}.th-seller-order-create__lead strong{color:#047857;font-weight:700}.th-seller-order-create__seller-note{margin:.75rem 0 0;font-size:.875rem;color:var(--th-soc-muted);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.th-seller-order-create__seller-note strong{color:#047857}.th-seller-order-create__store-link-wrap{display:inline-flex}.th-seller-order-create__store-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:var(--th-soc-accent);text-decoration:none}.th-seller-order-create__store-link:hover{text-decoration:underline}.th-seller-order-create__store-link .material-symbols-outlined{font-size:1.1rem}.th-seller-order-create__form{margin:0}.th-seller-order-create__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}@media(min-width:1100px){.th-seller-order-create__layout{grid-template-columns:minmax(0,1fr) minmax(260px,22vw)}}.th-seller-order-create__main{display:flex;flex-direction:column;gap:1rem;min-width:0}.th-seller-order-create__card{padding:1.1rem 1.15rem;border-radius:12px;border:1px solid var(--th-soc-border);background:#fafafa}.th-seller-order-create__sec-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .75rem;font-size:1rem;font-weight:800;color:var(--th-soc-ink)}.th-seller-order-create__sec-icon{font-size:1.25rem;color:var(--th-soc-accent)}.th-seller-order-create__hint{margin:0 0 1rem;font-size:.875rem;line-height:1.5;color:var(--th-soc-muted)}.th-seller-order-create__hint strong{color:#334155}.th-seller-order-create__kind-grid{display:grid;grid-template-columns:1fr;gap:.65rem}@media(min-width:720px){.th-seller-order-create__kind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.th-seller-order-create__kind-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:.85rem 1rem;border-radius:12px;border:2px solid var(--th-soc-border);background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.th-seller-order-create__kind-card:hover{border-color:#05966959}.th-seller-order-create__kind-card--active{border-color:#059669a6;box-shadow:0 2px 12px #0596691f;background:linear-gradient(165deg,#ecfdf5,#fff)}.th-seller-order-create__kind-input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.th-seller-order-create__kind-title{font-size:.9375rem;font-weight:800;color:var(--th-soc-ink)}.th-seller-order-create__kind-desc{font-size:.8125rem;line-height:1.45;color:var(--th-soc-muted)}.th-seller-order-create__requirement{margin-top:1rem;padding-top:1rem;border-top:1px dashed #cbd5e1}.th-seller-order-create__requirement-hint{margin:0 0 .5rem;font-size:.8125rem;line-height:1.5;color:var(--th-soc-muted)}.th-seller-order-create__textarea--requirement{display:block;min-height:7rem;border-color:#fb923c59;background:#fffbeb}.th-seller-order-create__textarea--requirement:focus{border-color:#ea580c;outline-color:#ea580c40}.th-seller-order-create__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem}@media(min-width:900px){.th-seller-order-create__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.th-seller-order-create__grid{grid-template-columns:1fr}}.th-seller-order-create__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.th-seller-order-create__field--full{grid-column:1 / -1}.th-seller-order-create__label{font-size:.8125rem;font-weight:600;color:#475569}.th-seller-order-create__label abbr{text-decoration:none;color:#dc2626}.th-seller-order-create__input,.th-seller-order-create__select,.th-seller-order-create__textarea{width:100%;box-sizing:border-box;padding:.5rem .65rem;border-radius:10px;border:1px solid var(--th-soc-border);font-size:.875rem;font-family:inherit;background:#fff;color:var(--th-soc-ink)}.th-seller-order-create__input:focus,.th-seller-order-create__select:focus,.th-seller-order-create__textarea:focus{outline:2px solid rgba(5,150,105,.35);outline-offset:1px;border-color:#6ee7b7}.th-seller-order-create__textarea{resize:vertical;min-height:4rem}.th-seller-order-create__line-toolbar{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.th-seller-order-create__line-toolbar{flex-direction:row;align-items:stretch;justify-content:space-between;gap:1rem}}.th-seller-order-create__quick-add{flex:1;min-width:0;width:100%}.th-seller-order-create__quick-add-combo{width:100%;min-width:0}.th-seller-order-create__agency-combo-wrap{min-width:0}.th-seller-order-create__combo-trigger--agency{min-height:2.5rem}.th-seller-order-create__combo-panel--agency{min-width:min(100vw - 16px,26rem)}.th-seller-order-create__combo-option--agency .th-seller-order-create__combo-option-name{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.th-seller-order-create__agency-code-chip{font-size:.68rem;font-weight:700;padding:.1rem .35rem;border-radius:6px;background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;font-family:ui-monospace,monospace}.th-seller-order-create__combo-option--agency .th-seller-order-create__combo-option-meta{flex-direction:column;align-items:flex-start;gap:.2rem}.th-seller-order-create__combo-option--agency .th-seller-order-create__combo-option-meta span{line-height:1.35}.th-seller-order-create__line-actions{display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:.5rem;flex-shrink:0}.th-seller-order-create__btn-ghost{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border-radius:10px;border:1px dashed #cbd5e1;background:#fff;font-size:.8125rem;font-weight:600;color:#475569;font-family:inherit;cursor:pointer}.th-seller-order-create__btn-ghost:hover:not(:disabled){border-color:#05966973;color:#047857;background:#f8fafc}.th-seller-order-create__btn-ghost:disabled{opacity:.45;cursor:not-allowed}.th-seller-order-create__btn-ghost .material-symbols-outlined{font-size:1.1rem;color:#94a3b8}.th-seller-order-create__combo{position:relative;width:100%;min-width:0}.th-seller-order-create__combo-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:0;padding:.5rem .65rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;font-size:.875rem;font-family:inherit;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.th-seller-order-create__combo-trigger:hover:not(:disabled){border-color:#6ee7b7}.th-seller-order-create__combo-trigger:focus-visible{outline:2px solid rgba(5,150,105,.35);outline-offset:1px}.th-seller-order-create__combo-trigger:disabled{opacity:.45;cursor:not-allowed}.th-seller-order-create__combo-trigger--toolbar{min-height:2.5rem}.th-seller-order-create__combo-trigger--table{font-size:.8125rem;padding:.4rem .5rem}.th-seller-order-create__combo-trigger-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#0f172a}.th-seller-order-create__combo-chevron{flex-shrink:0;font-size:1.25rem;color:#475569;transition:transform .15s ease}.th-seller-order-create__combo-trigger[aria-expanded=true] .th-seller-order-create__combo-chevron{transform:rotate(180deg)}.th-seller-order-create__combo-panel{z-index:10000;display:flex;flex-direction:column;overflow:hidden;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;box-shadow:0 10px 40px #0f172a1f,0 2px 8px #0f172a0f}.th-seller-order-create__combo-search{display:flex;align-items:center;gap:.45rem;flex-shrink:0;padding:.5rem .55rem;border-bottom:1px solid #cbd5e1;background:#e2e8f0}.th-seller-order-create__combo-search-icon{font-size:1.15rem;color:#475569}.th-seller-order-create__combo-search-input{flex:1;min-width:0;padding:.45rem .55rem;border:1px solid #94a3b8;border-radius:8px;font-size:.8125rem;font-family:inherit;background:#fff;color:#0f172a}.th-seller-order-create__combo-search-input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 2px #05966933}.th-seller-order-create__combo-search-input::placeholder{color:#64748b}.th-seller-order-create__combo-list{flex:1;min-height:0;overflow-y:auto;margin:0;padding:.25rem 0;list-style:none}.th-seller-order-create__combo-empty{padding:.75rem .65rem;font-size:.8125rem;color:#475569;text-align:center}.th-seller-order-create__combo-option{display:flex;flex-direction:column;align-items:stretch;gap:.2rem;width:100%;padding:.5rem .65rem;border:none;background:#fff;font:inherit;text-align:left;cursor:pointer;color:#0f172a}.th-seller-order-create__combo-option:hover{background:#f1f5f9}.th-seller-order-create__combo-option:focus-visible{outline:2px solid #059669;outline-offset:-2px}.th-seller-order-create__combo-option-name{font-size:.8125rem;font-weight:700;line-height:1.35;color:#0f172a}.th-seller-order-create__combo-option-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;font-size:.7rem;color:#475569}.th-seller-order-create__combo-option-meta code{font-size:.68rem;padding:.1rem .3rem;border-radius:4px;background:#e2e8f0;color:#0f172a}.th-seller-order-create__combo-option-meta strong{margin-left:auto;font-size:.75rem;font-weight:800;color:#047857}.th-seller-order-create__table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--th-soc-border);background:#fff}.th-seller-order-create__table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-seller-order-create__table th,.th-seller-order-create__table td{padding:.5rem .6rem;border-bottom:1px solid #f1f5f9;text-align:left;vertical-align:middle}.th-seller-order-create__table th{font-weight:700;color:#475569;background:#f8fafc;white-space:nowrap}.th-seller-order-create__table tr:last-child td{border-bottom:none}.th-seller-order-create__col-num,.th-seller-order-create__col-money{text-align:right;white-space:nowrap}.th-seller-order-create__col-actions{width:2.5rem;text-align:center}.th-seller-order-create__empty{text-align:center;color:var(--th-soc-muted);padding:1.25rem .75rem!important;line-height:1.5}.th-seller-order-create__cell-name{min-width:12rem}.th-seller-order-create__select--in-table,.th-seller-order-create__input--in-table{width:100%;min-width:8rem;font-size:.8125rem}.th-seller-order-create__input--num{width:100%;max-width:7.5rem;margin-left:auto;text-align:right}.th-seller-order-create__sku{font-size:.75rem;background:#f1f5f9;padding:.15rem .35rem;border-radius:6px}.th-seller-order-create__badge{display:inline-flex;padding:.15rem .45rem;border-radius:6px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.th-seller-order-create__badge--cat{background:#ecfdf5;color:#047857}.th-seller-order-create__badge--cus{background:#fff7ed;color:#c2410c}.th-seller-order-create__btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.th-seller-order-create__btn-icon:hover{background:#fef2f2;color:#dc2626}.th-seller-order-create__aside{position:relative}.th-seller-order-create__summary{position:sticky;top:.75rem;padding:1rem 1.05rem;border-radius:12px;border:1px solid var(--th-soc-border);background:linear-gradient(165deg,#ecfdf5,#fff 55%);box-shadow:0 2px 10px #0f172a0f}.th-seller-order-create__summary-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:800;color:var(--th-soc-ink)}.th-seller-order-create__summary-kind{margin:0 0 .85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8125rem}.th-seller-order-create__summary-kind-label{font-weight:600;color:var(--th-soc-muted)}.th-seller-order-create__summary-kind-badge{display:inline-flex;padding:.2rem .55rem;border-radius:8px;font-size:.75rem;font-weight:800}.th-seller-order-create__summary-kind-badge--ready_made{background:#e0f2fe;color:#0369a1}.th-seller-order-create__summary-kind-badge--custom{background:#fff7ed;color:#c2410c}.th-seller-order-create__summary-muted{margin:0 0 .75rem;font-size:.8125rem;color:var(--th-soc-muted)}.th-seller-order-create__agency-dl{margin:0 0 1rem;padding:.65rem .75rem;border-radius:10px;background:#ffffffd9;border:1px solid rgba(226,232,240,.9);display:grid;grid-template-columns:auto 1fr;gap:.25rem .75rem;font-size:.8125rem}.th-seller-order-create__agency-dl dt{margin:0;color:var(--th-soc-muted);font-weight:600}.th-seller-order-create__agency-dl dd{margin:0;font-weight:700;color:var(--th-soc-ink);text-align:right}.th-seller-order-create__sum-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;font-size:.8125rem}.th-seller-order-create__sum-list li{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;color:#475569}.th-seller-order-create__sum-list strong{color:var(--th-soc-ink);font-weight:700}.th-seller-order-create__sum-total{margin-top:.35rem;padding-top:.65rem;border-top:1px dashed #cbd5e1;font-size:.9375rem;font-weight:800}.th-seller-order-create__sum-total span{color:var(--th-soc-ink)}.th-seller-order-create__sum-total strong{color:#047857;font-size:1.05rem}.th-seller-order-create__sum-foot{margin:.75rem 0 0;font-size:.75rem;line-height:1.45;color:var(--th-soc-muted)}.th-seller-order-create__sum-warn{color:#b45309;font-weight:600}.th-seller-order-create__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;padding-top:.25rem}.th-seller-order-create__actions--footer{padding:.25rem 0 0}.th-seller-order-create__btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:10px;border:1px solid var(--th-soc-border);background:#fff;font-size:.875rem;font-weight:600;color:#475569;text-decoration:none;font-family:inherit;cursor:pointer}.th-seller-order-create__btn-secondary:hover:not(:disabled){background:#f8fafc}.th-seller-order-create__btn-secondary:disabled{opacity:.45;cursor:not-allowed}.th-seller-order-create__btn-primary{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.15rem;border:none;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 2px 8px #05966959;cursor:pointer;font-family:inherit}.th-seller-order-create__btn-primary:hover:not(:disabled){filter:brightness(1.05)}.th-seller-order-create__btn-primary:disabled{opacity:.45;cursor:not-allowed;filter:none}.th-seller-order-create__btn-primary .material-symbols-outlined{font-size:1.15rem}.th-seller-factory-panel{display:flex;flex-direction:column;gap:1.15rem;width:100%;min-width:0}.th-seller-factory-panel__overview{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.2rem;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(155deg,#ecfdf5,#fff 55%);box-shadow:0 1px 3px #0f172a0f}.th-seller-factory-panel__overview-main{flex:1;min-width:min(100%,18rem)}.th-seller-factory-panel__h2{margin:0 0 .35rem;font-size:1.1rem;font-weight:800;color:#0f172a}.th-seller-factory-panel__lead{margin:0 0 .85rem;font-size:.8125rem;line-height:1.45;color:#64748b;max-width:40rem}.th-seller-factory-panel__meta-dl{margin:0;display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.th-seller-factory-panel__meta-dl dt{margin:0;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.th-seller-factory-panel__meta-dl dd{margin:.2rem 0 0;font-size:.875rem;font-weight:600;color:#334155}.th-seller-factory-panel__lot{font-size:.85rem;font-family:ui-monospace,monospace;font-weight:700;padding:.2rem .45rem;border-radius:8px;background:#fff;border:1px solid #d1fae5;color:#047857}.th-seller-factory-panel__meter-wrap{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.35rem;min-width:8rem}.th-seller-factory-panel__meter-track{width:min(100%,11rem);height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.th-seller-factory-panel__meter-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#34d399,#059669);min-width:4px;transition:width .35s ease}.th-seller-factory-panel__meter-label{font-size:1.35rem;font-weight:800;letter-spacing:-.03em;color:#047857;font-variant-numeric:tabular-nums}.th-seller-factory-panel__alert{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;border-radius:12px;font-size:.875rem;line-height:1.45}.th-seller-factory-panel__alert .material-symbols-outlined{flex-shrink:0;margin-top:.1rem;font-size:1.25rem}.th-seller-factory-panel__alert strong{display:block;margin-bottom:.2rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.th-seller-factory-panel__alert p{margin:0}.th-seller-factory-panel__alert--warn{border:1px solid rgba(251,146,60,.45);background:#fff7ed;color:#9a3412}.th-seller-factory-panel__alert--info{border:1px solid rgba(59,130,246,.35);background:#eff6ff;color:#1e40af}.th-seller-factory-panel__section{padding:1rem 1.15rem 1.1rem;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0f172a0d}.th-seller-factory-panel__h3{display:flex;align-items:center;gap:.4rem;margin:0 0 .85rem;font-size:.98rem;font-weight:800;color:#0f172a}.th-seller-factory-panel__h3 .material-symbols-outlined{font-size:1.2rem;color:#059669}.th-seller-factory-panel__gates{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.th-seller-factory-panel__gate{display:flex;gap:.75rem;padding:.65rem .75rem;border-radius:12px;border:1px solid #f1f5f9;background:#fafafa}.th-seller-factory-panel__gate--active{border-color:#05966959;background:linear-gradient(135deg,#fff,#f0fdf4)}.th-seller-factory-panel__gate--done{opacity:.95}.th-seller-factory-panel__gate--blocked{border-color:#fb923c73;background:#fffbeb}.th-seller-factory-panel__gate-badge{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f5f9;color:#64748b}.th-seller-factory-panel__gate--done .th-seller-factory-panel__gate-badge{background:#d1fae5;color:#059669}.th-seller-factory-panel__gate--active .th-seller-factory-panel__gate-badge{background:#ecfdf5;color:#059669}.th-seller-factory-panel__gate--blocked .th-seller-factory-panel__gate-badge{background:#ffedd5;color:#c2410c}.th-seller-factory-panel__icon-pulse{animation:th-sfp-pulse 1.6s ease-in-out infinite}@keyframes th-sfp-pulse{0%,to{opacity:1}50%{opacity:.55}}.th-seller-factory-panel__gate-num{font-size:.85rem;font-weight:800;font-variant-numeric:tabular-nums}.th-seller-factory-panel__gate-body{min-width:0;flex:1}.th-seller-factory-panel__gate-top{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;margin-bottom:.2rem}.th-seller-factory-panel__gate-title{font-size:.9rem;font-weight:800;color:#0f172a}.th-seller-factory-panel__gate-pill{padding:.12rem .45rem;border-radius:999px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.th-seller-factory-panel__gate-pill--done{background:#d1fae5;color:#047857}.th-seller-factory-panel__gate-pill--active{background:#dbeafe;color:#1d4ed8}.th-seller-factory-panel__gate-pill--pending{background:#f1f5f9;color:#64748b}.th-seller-factory-panel__gate-pill--blocked{background:#ffedd5;color:#c2410c}.th-seller-factory-panel__gate-hint{margin:0 0 .35rem;font-size:.78rem;color:#64748b}.th-seller-factory-panel__gate-wc{margin:0 0 .25rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#475569}.th-seller-factory-panel__gate-wc .material-symbols-outlined{font-size:1rem;color:#94a3b8}.th-seller-factory-panel__gate-time{margin:0;font-size:.72rem;color:#94a3b8;font-variant-numeric:tabular-nums}.th-seller-factory-panel__table-wrap{overflow:auto;border-radius:10px;border:1px solid #f1f5f9}.th-seller-factory-panel__table{width:100%;border-collapse:collapse;font-size:.8125rem}.th-seller-factory-panel__table th,.th-seller-factory-panel__table td{padding:.5rem .6rem;text-align:left;border-bottom:1px solid #f1f5f9}.th-seller-factory-panel__table thead th{font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#64748b;background:#f8fafc}.th-seller-factory-panel__table tbody tr:nth-child(2n){background:#fafafa}.th-seller-factory-panel__th-num,.th-seller-factory-panel__td-num{text-align:right;font-variant-numeric:tabular-nums}.th-seller-factory-panel__sku{font-size:.75rem;font-family:ui-monospace,monospace;font-weight:600;padding:.1rem .3rem;border-radius:5px;background:#f1f5f9}.th-seller-factory-panel__stock{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.72rem;font-weight:800}.th-seller-factory-panel__stock--ok{background:#d1fae5;color:#047857}.th-seller-factory-panel__stock--in{background:#e0f2fe;color:#0369a1}.th-seller-factory-panel__stock--buy{background:#ffedd5;color:#c2410c}.th-seller-factory-panel__log-card{padding:.75rem .85rem;border-radius:10px;border:1px dashed #cbd5e1;background:#f8fafc;margin-bottom:.65rem}.th-seller-factory-panel__log-time{display:block;font-size:.72rem;font-weight:700;color:#64748b;margin-bottom:.35rem;font-variant-numeric:tabular-nums}.th-seller-factory-panel__log-text{margin:0;font-size:.875rem;line-height:1.5;color:#334155}.th-seller-factory-panel__link-tracking{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700;color:#047857;text-decoration:none}.th-seller-factory-panel__link-tracking:hover{text-decoration:underline}.th-seller-factory-panel__link-tracking .material-symbols-outlined{font-size:1.15rem}.th-seller-order-detail{--th-sod-accent: #059669;--th-sod-muted: #64748b;--th-sod-border: #e2e8f0;--th-sod-ink: #0f172a;--th-sod-card-bg: #ffffff;--th-sod-card-shadow: 0 1px 3px rgba(15, 23, 42, .06);--th-sod-card-shadow-hover: 0 4px 14px rgba(15, 23, 42, .07);display:flex;flex-direction:column;gap:1.35rem;width:100%;max-width:none;min-width:0;box-sizing:border-box;color:var(--th-sod-ink)}.th-seller-order-detail__hero{padding:1.15rem 1.2rem 1.2rem;border-radius:16px;border:1px solid rgba(226,232,240,.95);background:var(--th-sod-card-bg);box-shadow:var(--th-sod-card-shadow)}.th-seller-order-detail__breadcrumb{margin:0}.th-seller-order-detail__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;font-size:.8125rem}.th-seller-order-detail__breadcrumb-item{display:inline-flex;align-items:center;gap:.25rem}.th-seller-order-detail__breadcrumb-link{color:var(--th-sod-accent);font-weight:600;text-decoration:none}.th-seller-order-detail__breadcrumb-link:hover{text-decoration:underline}.th-seller-order-detail__breadcrumb-sep{display:inline-flex;color:#94a3b8;-webkit-user-select:none;user-select:none}.th-seller-order-detail__breadcrumb-sep .material-symbols-outlined{font-size:1.1rem}.th-seller-order-detail__breadcrumb-current{font-weight:700;color:var(--th-sod-ink)}.th-seller-order-detail__hero .th-seller-order-detail__breadcrumb{margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.th-seller-order-detail__page-tabs{display:flex;flex-wrap:wrap;gap:.5rem;padding:.15rem 0}.th-seller-order-detail__page-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;font-weight:700;font-family:inherit;color:#475569;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;transition:background .15s ease,border-color .15s ease,color .15s ease}.th-seller-order-detail__page-tab .material-symbols-outlined{font-size:1.15rem;color:#94a3b8}.th-seller-order-detail__page-tab:hover{border-color:#10b98166;color:#047857;background:#f8fafc}.th-seller-order-detail__page-tab--active{border-color:#0596698c;color:#065f46;background:linear-gradient(165deg,#ecfdf5,#fff);box-shadow:0 2px 8px #0596691f}.th-seller-order-detail__page-tab--active .material-symbols-outlined{color:#059669}.th-seller-order-detail__tab-panel{min-width:0}.th-seller-order-detail__header{margin:0}.th-seller-order-detail__header-main{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.th-seller-order-detail__title-row{display:flex;align-items:flex-start;gap:.85rem}.th-seller-order-detail__title-icon{font-size:2rem;color:#059669;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border-radius:12px;padding:.45rem;line-height:1;flex-shrink:0}.th-seller-order-detail__kicker{margin:0 0 .2rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#047857}.th-seller-order-detail__title{margin:0;font-size:1.35rem;font-weight:800}.th-seller-order-detail__order-code{font-size:1.1rem;font-family:ui-monospace,monospace;font-weight:800;padding:.15rem .45rem;border-radius:8px;background:#ecfdf5;color:#047857}.th-seller-order-detail__meta-chips{display:flex;flex-wrap:wrap;gap:.45rem .75rem;margin:.5rem 0 0;padding:0;list-style:none}.th-seller-order-detail__meta-chips li{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;color:#475569;background:#f8fafc;border:1px solid #f1f5f9}.th-seller-order-detail__meta-chips .material-symbols-outlined{font-size:.95rem;color:var(--th-sod-accent)}.th-seller-order-detail__header-badges{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.th-seller-order-detail__pill{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;font-size:.75rem;font-weight:800}.th-seller-order-detail__pill--draft{background:#f1f5f9;color:#475569}.th-seller-order-detail__pill--pending_approval{background:#fef3c7;color:#b45309}.th-seller-order-detail__pill--producing{background:#dbeafe;color:#1d4ed8}.th-seller-order-detail__pill--shipping{background:#ede9fe;color:#5b21b6}.th-seller-order-detail__pill--done{background:#d1fae5;color:#047857}.th-seller-order-detail__pill--discount{background:#fff7ed;color:#c2410c;border:1px dashed rgba(251,146,60,.5)}.th-seller-order-detail__pill--kind{border:1px solid rgba(148,163,184,.45)}.th-seller-order-detail__pill--kind-ready_made{background:#e0f2fe;color:#0369a1;border-color:#0ea5e973}.th-seller-order-detail__pill--kind-custom{background:#fff7ed;color:#c2410c;border-color:#fb923c73}.th-seller-order-detail__summary-callout{display:flex;align-items:flex-start;gap:.65rem;margin-top:1rem;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(16,185,129,.22);background:linear-gradient(135deg,#f0fdf4,#ecfdf5)}.th-seller-order-detail__summary-callout-icon{flex-shrink:0;margin-top:.1rem;font-size:1.15rem;color:#059669}.th-seller-order-detail__summary-line{margin:0;font-size:.9rem;line-height:1.55;color:#334155;max-width:none}.th-seller-order-detail__requirement-callout{display:flex;align-items:flex-start;gap:.65rem;margin-top:.75rem;padding:.75rem .85rem;border-radius:12px;border:1px solid rgba(251,146,60,.35);background:linear-gradient(135deg,#fffbeb,#fff7ed)}.th-seller-order-detail__requirement-callout-icon{flex-shrink:0;margin-top:.1rem;font-size:1.15rem;color:#c2410c}.th-seller-order-detail__requirement-callout-body{min-width:0}.th-seller-order-detail__requirement-callout-kicker{margin:0 0 .35rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#9a3412}.th-seller-order-detail__requirement-callout-text{margin:0;font-size:.9rem;line-height:1.55;color:#431407;white-space:pre-wrap}.th-seller-order-detail__pipeline{padding:1.1rem 1.2rem 1.2rem;border-radius:16px;border:1px solid var(--th-sod-border);background:linear-gradient(165deg,#fafafa,#ecfdf5);box-shadow:var(--th-sod-card-shadow)}.th-seller-order-detail__pipeline-head{margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(16,185,129,.15)}.th-seller-order-detail__pipeline-title{margin:0 0 .35rem;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#047857}.th-seller-order-detail__pipeline-lead{margin:0;font-size:.8125rem;line-height:1.45;color:#64748b;max-width:42rem}.th-seller-order-detail__pipeline-steps{display:flex;align-items:stretch;margin:0;padding:0;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:0;scrollbar-width:thin}.th-seller-order-detail__pstep{flex:1;min-width:5.75rem;display:flex;flex-direction:column;align-items:stretch}.th-seller-order-detail__pstep-rail{display:flex;align-items:center;width:100%;min-height:2.5rem}.th-seller-order-detail__pstep-seg{flex:1;min-width:.35rem;height:3px;align-self:center;border-radius:2px;background:#e2e8f0}.th-seller-order-detail__pstep-seg--done{background:linear-gradient(90deg,#34d399,#6ee7b7)}.th-seller-order-detail__pstep-seg--spacer{background:transparent}.th-seller-order-detail__pstep-marker{box-sizing:border-box;flex-shrink:0;margin:0 .2rem;width:2.25rem;height:2.25rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:3px solid #e2e8f0;background:#fff;color:#94a3b8;transition:border-color .15s ease,background .15s ease,color .15s ease}.th-seller-order-detail__pstep--done .th-seller-order-detail__pstep-marker{border-color:#34d399;background:#ecfdf5;color:#059669}.th-seller-order-detail__pstep--current .th-seller-order-detail__pstep-marker{border-color:#059669;background:#059669;color:#fff;box-shadow:0 0 0 4px #10b98138}.th-seller-order-detail__pstep-check{font-size:1.15rem;font-weight:700;line-height:1}.th-seller-order-detail__pstep-num{font-size:.85rem;font-weight:800;font-variant-numeric:tabular-nums;color:inherit}.th-seller-order-detail__pstep:not(.th-seller-order-detail__pstep--current):not(.th-seller-order-detail__pstep--done) .th-seller-order-detail__pstep-num{color:#64748b}.th-seller-order-detail__pstep-body{margin-top:.65rem;width:100%;box-sizing:border-box;padding:0 .15rem;display:flex;flex-direction:column;align-items:center;gap:.15rem;text-align:center}.th-seller-order-detail__pstep-label{display:block;max-width:10rem;font-size:.8125rem;font-weight:800;color:#0f172a;line-height:1.25}.th-seller-order-detail__pstep--done .th-seller-order-detail__pstep-label{color:#047857}.th-seller-order-detail__pstep-hint{display:block;max-width:10rem;font-size:.68rem;color:var(--th-sod-muted);line-height:1.35}.th-seller-order-detail__pstep:not(.th-seller-order-detail__pstep--done):not(.th-seller-order-detail__pstep--current) .th-seller-order-detail__pstep-label,.th-seller-order-detail__pstep:not(.th-seller-order-detail__pstep--done):not(.th-seller-order-detail__pstep--current) .th-seller-order-detail__pstep-hint{opacity:.72}.th-seller-order-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.th-seller-order-detail__card{padding:0;border-radius:16px;border:1px solid var(--th-sod-border);background:var(--th-sod-card-bg);box-shadow:var(--th-sod-card-shadow);overflow:hidden;transition:box-shadow .18s ease}.th-seller-order-detail__card:hover{box-shadow:var(--th-sod-card-shadow-hover)}.th-seller-order-detail__card--wide{grid-column:1 / -1}@media(max-width:768px){.th-seller-order-detail__grid{grid-template-columns:1fr}.th-seller-order-detail__card--wide{grid-column:auto}}.th-seller-order-detail__card-title{display:flex;align-items:center;gap:.45rem;margin:0;padding:1rem 1.15rem .75rem;font-size:1.02rem;font-weight:800;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafafa,#fff)}.th-seller-order-detail__card-title .material-symbols-outlined{font-size:1.28rem;color:var(--th-sod-accent)}.th-seller-order-detail__card-lead{margin:0;padding:.5rem 1.15rem .85rem;font-size:.8125rem;line-height:1.45;color:#64748b;border-bottom:1px solid #f8fafc}.th-seller-order-detail__card .th-seller-order-detail__agency,.th-seller-order-detail__card .th-seller-order-detail__money-inner,.th-seller-order-detail__card .th-seller-order-detail__table-wrap,.th-seller-order-detail__card .th-seller-order-detail__kv-list,.th-seller-order-detail__card .th-seller-order-detail__timeline{padding:1rem 1.15rem 1.15rem}.th-seller-order-detail__card .th-seller-order-detail__note-box{margin:0 1.15rem 1.15rem}.th-seller-order-detail__card .th-seller-order-detail__card-lead+.th-seller-order-detail__table-wrap{padding-top:.65rem}.th-seller-order-detail__agency-top{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}.th-seller-order-detail__agency-avatar{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;letter-spacing:.02em;color:#065f46;background:linear-gradient(145deg,#d1fae5,#a7f3d0);border:1px solid rgba(16,185,129,.35)}.th-seller-order-detail__agency-id{min-width:0;flex:1}.th-seller-order-detail__agency-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem}.th-seller-order-detail__agency-name{font-size:1.08rem;font-weight:800}.th-seller-order-detail__agency-code{font-size:.75rem;font-family:ui-monospace,monospace;font-weight:700;padding:.12rem .4rem;border-radius:6px;background:#ecfdf5;color:#047857}.th-seller-order-detail__agency-legal{margin:.35rem 0 0;font-size:.875rem;line-height:1.45;color:#475569}.th-seller-order-detail__contact-list{margin:0 0 1rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.th-seller-order-detail__contact-row{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem .65rem;border-radius:10px;background:#f8fafc;border:1px solid #f1f5f9}.th-seller-order-detail__contact-icon{flex-shrink:0;width:2rem;height:2rem;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ecfdf5;color:#059669}.th-seller-order-detail__contact-icon .material-symbols-outlined{font-size:1.1rem}.th-seller-order-detail__contact-label{display:block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.12rem}.th-seller-order-detail__contact-value{display:inline-block;font-size:.875rem;font-weight:600;color:#0f172a;text-decoration:none}a.th-seller-order-detail__contact-value{color:#047857}a.th-seller-order-detail__contact-value:hover{text-decoration:underline}.th-seller-order-detail__contact-value--multiline{line-height:1.45;font-weight:500;color:#334155}.th-seller-order-detail__dl{margin:0;display:grid;gap:.65rem}.th-seller-order-detail__dl dt{margin:0;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--th-sod-muted)}.th-seller-order-detail__dl dd{margin:.15rem 0 0;font-size:.875rem}.th-seller-order-detail__dl a{color:#047857;font-weight:600}.th-seller-order-detail__dl--full dd{line-height:1.45}.th-seller-order-detail__muted{color:var(--th-sod-muted)}.th-seller-order-detail__link-btn{display:inline-flex;align-items:center;gap:.35rem;margin-top:0;padding:.45rem .75rem;border-radius:10px;border:1px solid rgba(16,185,129,.45);font-size:.8125rem;font-weight:700;color:#047857;text-decoration:none;background:#fff}.th-seller-order-detail__link-btn:hover{background:#ecfdf5f2}.th-seller-order-detail__link-btn .material-symbols-outlined{font-size:1.1rem}.th-seller-order-detail__money-section-label{margin:0 0 .5rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.th-seller-order-detail__money-section-label:not(:first-child){margin-top:1rem;padding-top:.85rem;border-top:1px dashed #e2e8f0}.th-seller-order-detail__money-rows{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.th-seller-order-detail__money-rows--tight{gap:.4rem}.th-seller-order-detail__money-rows li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.875rem;color:#475569}.th-seller-order-detail__money-rows strong{font-variant-numeric:tabular-nums;color:#0f172a}.th-seller-order-detail__money-rows--discount strong{color:#c2410c}.th-seller-order-detail__money-rows--total{padding-top:.5rem;margin-top:.25rem;border-top:1px dashed var(--th-sod-border);font-weight:700}.th-seller-order-detail__money-rows--total span:first-child{color:#0f172a}.th-seller-order-detail__money-rows--total strong{font-size:1.05rem;color:#047857}.th-seller-order-detail__money-deposit{color:#0369a1!important}.th-seller-order-detail__money-rows--due{padding:.5rem .65rem;margin-top:.15rem;border-radius:10px;background:#fffbeb;border:1px solid rgba(251,191,36,.45)}.th-seller-order-detail__money-rows--due strong{color:#b45309;font-size:1rem}.th-seller-order-detail__table-wrap{overflow:auto;margin:0;border-radius:12px;border:1px solid #f1f5f9;background:#fafafa}.th-seller-order-detail__table{width:100%;border-collapse:collapse;font-size:.8125rem;background:#fff}.th-seller-order-detail__table th,.th-seller-order-detail__table td{padding:.6rem .65rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:top}.th-seller-order-detail__table tbody tr:nth-child(2n){background:#fafafa}.th-seller-order-detail__table thead th{font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#64748b;background:#f8fafc;white-space:nowrap;border-bottom:1px solid #e2e8f0}.th-seller-order-detail__table-foot td{border-bottom:none;padding-top:.75rem;padding-bottom:.75rem}.th-seller-order-detail__table-foot-label{text-align:right;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.th-seller-order-detail__table-foot-sum{font-weight:800;font-size:.9rem;color:#047857;background:#f0fdf4}.th-seller-order-detail__th-num,.th-seller-order-detail__td-num{text-align:right;font-variant-numeric:tabular-nums}.th-seller-order-detail__sku{font-size:.75rem;font-family:ui-monospace,monospace;font-weight:600;padding:.1rem .3rem;border-radius:5px;background:#f1f5f9;color:#334155}.th-seller-order-detail__kind{display:inline-block;padding:.12rem .4rem;border-radius:6px;font-size:.68rem;font-weight:800;background:#e0f2fe;color:#0369a1}.th-seller-order-detail__kind--custom{background:#fef3c7;color:#b45309}.th-seller-order-detail__line-note{display:block;margin-top:.2rem;font-size:.72rem;color:var(--th-sod-muted);font-style:italic}.th-seller-order-detail__note-box{margin:0;padding:.85rem 1rem;border-radius:10px;border:1px dashed #cbd5e1;background:#f8fafc}.th-seller-order-detail__note{margin:0;font-size:.875rem;line-height:1.55;color:#475569}.th-seller-order-detail__kv-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.th-seller-order-detail__kv-row{display:flex;align-items:flex-start;gap:.65rem;padding:.55rem .65rem;border-radius:10px;border:1px solid #f1f5f9;background:linear-gradient(180deg,#fff,#fafafa)}.th-seller-order-detail__kv-icon{flex-shrink:0;width:2.1rem;height:2.1rem;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#1d4ed8}.th-seller-order-detail__kv-icon .material-symbols-outlined{font-size:1.1rem}.th-seller-order-detail__kv-k{display:block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.15rem}.th-seller-order-detail__kv-v{display:block;font-size:.875rem;font-weight:600;color:#334155;line-height:1.45}.th-seller-order-detail__timeline{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}.th-seller-order-detail__timeline-item{position:relative;display:flex;align-items:stretch;gap:.65rem;padding-bottom:.85rem}.th-seller-order-detail__timeline-item:not(:last-child):before{content:"";position:absolute;left:.55rem;top:1.35rem;bottom:0;width:2px;background:linear-gradient(180deg,#a7f3d0,#d1fae5);border-radius:1px}.th-seller-order-detail__timeline-dot{flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.2rem;border-radius:50%;border:3px solid #6ee7b7;background:#fff;box-shadow:0 0 0 3px #10b9811f;z-index:1}.th-seller-order-detail__timeline-card{flex:1;min-width:0;padding:.55rem .75rem;border-radius:10px;border:1px solid #f1f5f9;background:#fff;box-shadow:0 1px 2px #0f172a0a}.th-seller-order-detail__timeline-time{display:block;font-size:.7rem;font-weight:700;color:#64748b;font-variant-numeric:tabular-nums}.th-seller-order-detail__timeline-title{display:block;font-size:.875rem;font-weight:800;color:#0f172a;margin-top:.2rem}.th-seller-order-detail__timeline-detail{display:block;font-size:.8125rem;color:#64748b;margin-top:.25rem;line-height:1.45}.th-seller-order-detail__actions{padding:1rem 1.1rem .25rem;margin-top:.25rem;border-radius:14px;border:1px solid #f1f5f9;background:linear-gradient(180deg,#f8fafc,#fff 60%)}.th-seller-order-detail__actions-label{margin:0 0 .65rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.th-seller-order-detail__actions-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.th-seller-order-detail__btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:10px;font-size:.875rem;font-weight:700;font-family:inherit;cursor:pointer;text-decoration:none;border:none}.th-seller-order-detail__btn--primary{color:#fff;background:linear-gradient(160deg,#34d399,#059669);box-shadow:0 2px 8px #05966959}.th-seller-order-detail__btn--primary:hover{filter:brightness(1.05)}.th-seller-order-detail__btn--ghost{border:1px solid var(--th-sod-border);background:#fff;color:#047857}.th-seller-order-detail__btn--ghost:hover{background:#f8fafc}.th-seller-order-detail__btn--muted{border:1px solid transparent;background:transparent;color:#64748b;font-weight:600}.th-seller-order-detail__btn--muted:hover{color:#0f172a}.th-seller-placeholder__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#0f172a}.th-seller-placeholder__lead{margin:0;font-size:.9375rem;line-height:1.55;color:#64748b;max-width:40rem}.th-prod-activity__header{margin-bottom:1.5rem;text-align:center}.th-prod-activity__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800;color:#1c1917}.th-prod-activity__lead{margin:0;font-size:.875rem;color:#57534e}.th-prod-activity__fab-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0 2rem}.th-prod-activity__camera-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:min(100%,320px);min-height:200px;padding:1.5rem 1.25rem;border:none;border-radius:20px;cursor:pointer;font-family:inherit;color:#fff;background:linear-gradient(165deg,#ea580c,#c2410c);box-shadow:0 8px 24px #ea580c59,inset 0 1px #ffffff26;transition:transform .12s ease,filter .12s ease}.th-prod-activity__camera-btn:hover{filter:brightness(1.05)}.th-prod-activity__camera-btn:active{transform:scale(.98)}.th-prod-activity__camera-btn:focus-visible{outline:3px solid #fb923c;outline-offset:4px}.th-prod-activity__camera-icon{font-size:4rem!important;line-height:1}.th-prod-activity__camera-label{font-size:1.125rem;font-weight:800;letter-spacing:.02em}.th-prod-activity__note{margin:0;font-size:.75rem;color:#78716c;text-align:center;max-width:22rem}.th-prod-board__header{margin-bottom:1rem}.th-prod-board__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800;color:#1c1917}.th-prod-board__lead{margin:0;font-size:.875rem;color:#57534e;line-height:1.45;max-width:40rem}.th-prod-board__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;align-items:stretch}.th-prod-column{display:flex;flex-direction:column;min-height:280px;padding:.75rem;border-radius:12px;background:#fff;border:2px solid #e7e5e4;box-shadow:0 1px 3px #1c191714}.th-prod-column--doing{border-color:#fb923c73;background:linear-gradient(180deg,#fff,#fff7ed)}.th-prod-column--done{border-color:#22c55e59}.th-prod-column__title{margin:0 0 .25rem;font-size:.9375rem;font-weight:800;color:#292524}.th-prod-column__hint{margin:0 0 .65rem;font-size:.7rem;color:#78716c;line-height:1.35}.th-prod-column__drop{flex:1;min-height:160px;border-radius:8px;border:2px dashed #d6d3d1;background:#fafaf9}@media(max-width:900px){.th-prod-board__columns{grid-template-columns:1fr}}.th-prod-placeholder__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:800;color:#1c1917}.th-prod-placeholder__lead{margin:0;font-size:.9375rem;line-height:1.55;color:#57534e;max-width:40rem}.th-acc-dashboard__header{margin-bottom:1.5rem}.th-acc-dashboard__title{margin:0 0 .35rem;font-size:1.5rem;font-weight:700;color:#0f172a}.th-acc-dashboard__lead{margin:0;font-size:.9375rem;color:#64748b;max-width:42rem;line-height:1.5}.th-acc-dashboard__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.th-acc-stat-card{display:flex;flex-direction:column;gap:.35rem;padding:1.1rem 1.15rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d}.th-acc-stat-card--warn{border-color:#fbbf2473;background:linear-gradient(180deg,#fff,#fffbeb)}.th-acc-stat-card__label{font-size:.8125rem;font-weight:600;color:#475569;line-height:1.35}.th-acc-stat-card__value{font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.th-acc-stat-card__hint{font-size:.7rem;color:#94a3b8;font-family:ui-monospace,monospace}@media(max-width:640px){.th-acc-dashboard__cards{grid-template-columns:1fr}}.th-acc-placeholder__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#0f172a}.th-acc-placeholder__lead{margin:0;font-size:.9375rem;line-height:1.55;color:#64748b;max-width:42rem}
