:root{--v6-ink:#111827;--v6-muted:#6b7280;--v6-line:#e5e7eb}
#root.v6-underlay-hidden{display:none!important}
.app-header .header-copy{position:relative;min-height:48px;padding-left:78px;display:flex;flex-direction:column;justify-content:center}
.v6-header-logo{position:absolute!important;left:0;top:50%;transform:translateY(-50%);width:67px!important;height:32px!important;object-fit:contain;object-position:center;margin:0!important}
.loading-shell .loader-orb{--v6-progress:8%;position:relative;width:150px;height:150px;border-radius:50%;padding:4px;margin:0 auto 22px;background:conic-gradient(#111827 var(--v6-progress),#e5e7eb 0);display:grid;place-items:center;box-shadow:none;animation:none!important}
.loading-shell .loader-orb.error{background:conic-gradient(#b42318 100%,#f5d5d2 0)}
.v6-loader-inner{width:100%!important;height:100%!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;padding:0!important}
.v6-loader-inner img{width:76px;height:42px;object-fit:contain;display:block}
.loading-shell .progress{opacity:0;height:1px;margin:0;overflow:hidden}
.v6-version{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;text-align:center;color:#9aa1ab;font-size:10px;letter-spacing:.04em;margin:22px 0 4px}
.v6-version strong{font-size:10px;color:#7b8492;font-weight:700}
.v6-version span{font-size:10px}
.login-card .v6-version{margin-top:18px}
.loading-shell .v6-version{position:fixed;left:0;right:0;bottom:calc(24px + env(safe-area-inset-bottom))}
.v6-hidden-store{display:none!important}
.v6-management-shell{max-width:760px;margin:0 auto;padding:16px 16px calc(36px + env(safe-area-inset-bottom));min-height:100vh}
.v6-management-header{position:sticky;top:0;z-index:40;margin:-16px -16px 18px;padding:14px 16px 12px;background:rgba(247,249,252,.9);backdrop-filter:blur(24px);border-bottom:1px solid rgba(229,231,235,.75);display:flex;justify-content:space-between;align-items:center;gap:12px}
.v6-management-brand{display:flex;align-items:center;gap:12px;min-width:0}
.v6-management-brand img{width:82px;height:38px;object-fit:contain;display:block;flex:none}
.v6-management-brand span{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;color:#7b8492}
.v6-management-brand h1{margin:3px 0 0;font-size:27px;line-height:1.08;letter-spacing:-.025em}
.v6-management-hero{padding:20px;margin-bottom:14px}
.v6-management-hero h2{margin:5px 0 7px;font-size:29px;letter-spacing:-.03em}
.v6-management-hero p:last-child{margin:0;color:#6b7280}
.v6-management-modules{margin-top:0}
.v6-template-button{margin-bottom:12px}
.v6-report-card{grid-column:1/-1}
.v6-date-modal{text-align:left}
.v6-date-modal h2{margin:5px 0 16px;font-size:26px}
.v6-date-modal label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#4b5563}
.v6-date-modal input{width:100%;border:1px solid #dfe4eb;background:#fff;border-radius:15px;padding:13px 14px;color:#111827;font:inherit}
.v6-date-modal p{color:#6b7280;line-height:1.5}
.exchange-card .product-preview[data-v6-simplified="1"]{display:grid;grid-template-columns:1fr;gap:10px}
.exchange-card .product-preview[data-v6-simplified="1"]>strong{grid-column:1;line-height:1.3}
.v6-exchange-price{display:inline-flex!important;flex-direction:column;width:max-content;min-width:120px;background:#f5f7fa;border-radius:14px;padding:10px 12px}
.v6-exchange-price small{font-size:10px;color:#6b7280;text-transform:uppercase}
.v6-exchange-price b{font-size:18px}
.v6-exchange-barcode{color:#6b7280;font-size:13px}
.difference-card[data-v6-simplified="1"]{grid-template-columns:1fr}
.scan-tags .v6-price-tag{font-size:11px;padding:6px 9px;background:#eef2f7;color:#374151;font-weight:700}
.login-card .brand-mark[data-bak-branded]{width:100%;height:auto;margin:0 auto 14px;display:flex;justify-content:center;background:transparent;box-shadow:none;border:0}
.login-card .bak-logo-full{width:min(280px,78vw)!important;height:auto!important;max-height:none!important;object-fit:contain!important}
.v6-native-file-label{position:relative;min-height:1px;color:transparent!important;font-size:0!important;padding:0!important;margin:0!important}
.v6-file-picker{display:grid;gap:8px;margin-top:-4px;margin-bottom:2px}
.v6-file-picker button{min-height:50px}
.v6-file-picker small{display:block;padding:0 4px;color:#6b7280;font-size:12px;line-height:1.4;word-break:break-word}
@media(max-width:430px){
  .app-header .header-copy{padding-left:70px}
  .v6-header-logo{width:60px;height:30px}
  .v6-management-brand img{width:72px}
  .v6-management-brand h1{font-size:24px}
  .v6-management-shell{padding-left:14px;padding-right:14px}
}
