:root{--bg:#f5f7fb;--card:#fff;--text:#1d2734;--muted:#6b7785;--line:#e2e8f0;--primary:#1f4f8f;--primary2:#2e6db5;--danger:#c0392b;--shadow:0 8px 24px rgba(33,48,73,.08)}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:"Segoe UI","Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif}button,input,select,textarea{font-family:inherit}a{color:inherit}.topbar{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.topbar-inner{max-width:1180px;margin:auto;padding:12px 18px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;font-weight:800}.brand strong{display:block;font-size:15px}.brand small{display:block;font-size:11px;color:var(--muted);margin-top:1px}.topnav{display:flex;gap:8px;align-items:center;margin-left:auto}.topnav a{text-decoration:none;padding:9px 11px;border-radius:9px;font-size:14px}.topnav a:hover{background:#f0f4f9}.topnav .primary-link{background:var(--primary);color:#fff}.menu-toggle{display:none;margin-left:auto;border:0;background:#f2f5f9;border-radius:9px;padding:8px 11px;font-size:19px}.container{max-width:1180px;margin:0 auto;padding:24px 18px 48px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.page-head h1{margin:0;font-size:26px}.page-head p{margin:6px 0 0;color:var(--muted);font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);background:#fff;color:var(--text);padding:10px 14px;border-radius:9px;text-decoration:none;font-weight:650;font-size:14px;cursor:pointer}.btn:hover{filter:brightness(.98)}.btn-primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-danger{background:#fff0ef;border-color:#f0c3be;color:#9d2b20}.btn-sm{padding:7px 10px;font-size:12px}.toolbar{display:grid;grid-template-columns:1fr 180px 180px auto;gap:10px;margin-bottom:16px}.input,.select,.textarea{width:100%;border:1px solid #cfd8e3;border-radius:9px;background:#fff;padding:11px 12px;font-size:14px;color:var(--text);outline:none}.input:focus,.select:focus,.textarea:focus{border-color:#6b9bd1;box-shadow:0 0 0 3px rgba(45,108,181,.12)}.textarea{min-height:110px;resize:vertical}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.table-wrap{overflow:auto}.asset-table{width:100%;border-collapse:collapse;min-width:820px}.asset-table th,.asset-table td{padding:12px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-size:13px}.asset-table th{background:#f9fbfd;color:#586575;font-weight:700;position:sticky;top:0}.asset-table tr:last-child td{border-bottom:0}.asset-table tbody tr:hover{background:#fbfdff}.thumb{width:62px;height:48px;border-radius:8px;object-fit:cover;background:#edf1f5;border:1px solid var(--line)}.thumb-placeholder{display:grid;place-items:center;color:#94a0ae;font-size:11px}.asset-name{font-weight:700;text-decoration:none}.asset-no{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#4a5c70}.muted{color:var(--muted)}.status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:700}.status-active{background:#e7f7ed;color:#1f6d3d}.status-storage{background:#edf3fb;color:#315b8d}.status-repair{background:#fff4d8;color:#7a5c08}.status-retired{background:#f1f2f4;color:#69717c}.status-neutral{background:#eef1f4;color:#56616d}.empty{padding:52px 20px;text-align:center;color:var(--muted)}.empty strong{display:block;color:var(--text);font-size:17px;margin-bottom:6px}.pagination{display:flex;gap:6px;justify-content:center;margin-top:18px}.pagination a,.pagination span{padding:8px 11px;border-radius:8px;border:1px solid var(--line);text-decoration:none;background:#fff;font-size:13px}.pagination .active{background:var(--primary);color:#fff;border-color:var(--primary)}.form-card{padding:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field label{display:block;font-size:13px;font-weight:700;margin:0 0 7px}.field small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.span-2{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:18px;border-top:1px solid var(--line);margin-top:20px}.upload-zone{border:1.5px dashed #b8c5d4;border-radius:12px;background:#fafcff;padding:18px;text-align:center}.upload-zone input{display:block;margin:0 auto 9px;max-width:100%}.preview-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.preview-thumb{width:92px;height:76px;object-fit:cover;border-radius:9px;border:1px solid var(--line)}.existing-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.photo-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.photo-card img{display:block;width:100%;height:130px;object-fit:cover}.photo-card .photo-actions{padding:8px;display:flex;justify-content:flex-end}.detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px}.detail-card{padding:20px}.meta-grid{display:grid;grid-template-columns:160px 1fr;border-top:1px solid var(--line);margin-top:10px}.meta-grid div{padding:11px 8px;border-bottom:1px solid var(--line)}.meta-grid .key{color:var(--muted);font-size:13px}.meta-grid .val{font-weight:600}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.qr-card{text-align:center;padding:20px;position:sticky;top:86px}.qr-card img{width:220px;height:220px;max-width:100%;border:10px solid #fff}.qr-card .asset-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;margin-top:8px}.qr-card p{font-size:12px;color:var(--muted);word-break:break-all}.alert{padding:12px 14px;border-radius:10px;margin-bottom:14px;font-size:14px}.alert-success{background:#eaf8ef;color:#1f663a;border:1px solid #ccebd7}.alert-error{background:#fff0ef;color:#8e2d25;border:1px solid #f2cac5}.alert-info{background:#eef5ff;color:#2e5f9a;border:1px solid #d5e4f6}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#eef4fb,#f8fafc)}.login-card{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 46px rgba(40,57,80,.12);padding:28px}.login-logo{display:flex;align-items:center;gap:12px;margin-bottom:22px}.login-logo .brand-mark{width:46px;height:46px}.login-card h1{font-size:22px;margin:0}.login-card p{color:var(--muted);font-size:13px}.login-card .field{margin-top:14px}.login-card .btn{width:100%;margin-top:18px}.install-wrap{max-width:760px;margin:40px auto;padding:0 18px}.install-card{padding:24px}.install-card h1{margin-top:0}.codebox{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#101826;color:#dce7f4;border-radius:10px;padding:14px;white-space:pre-wrap;word-break:break-all}.footer{text-align:center;color:#8a95a2;font-size:12px;padding:22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px}.stat small{display:block;color:var(--muted);font-size:12px}.stat strong{display:block;font-size:22px;margin-top:4px}.print-label{width:62mm;border:1px dashed #999;padding:5mm;text-align:center;background:#fff}.print-label img{width:34mm;height:34mm}.print-label .big{font-weight:800;font-size:15px;margin-top:2mm}.print-label .small{font-size:10px;margin-top:1mm;word-break:break-all}@media(max-width:760px){.topbar-inner{padding:10px 14px}.menu-toggle{display:block}.topnav{display:none;position:absolute;left:12px;right:12px;top:64px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:8px;flex-direction:column;align-items:stretch}.topnav.open{display:flex}.topnav a{padding:11px}.container{padding:18px 12px 38px}.page-head{align-items:flex-start;flex-direction:column}.page-head .btn{width:100%}.toolbar{grid-template-columns:1fr 1fr}.toolbar .search{grid-column:1/-1}.toolbar .btn{width:100%}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.form-card{padding:15px}.form-actions{position:sticky;bottom:0;background:#fff;padding:12px 0 2px;z-index:5}.form-actions .btn{flex:1}.detail-grid{grid-template-columns:1fr}.qr-card{position:static}.gallery{grid-template-columns:1fr}.meta-grid{grid-template-columns:110px 1fr}.stats{grid-template-columns:1fr 1fr}.stat strong{font-size:19px}.asset-table{min-width:720px}}
@media print{.topbar,.footer,.no-print,.page-head{display:none!important}.container{padding:0;max-width:none}.card{box-shadow:none;border:0}.print-label{border:0;margin:0}.detail-grid{display:block}.qr-card{position:static}}

/* v1.1 company selector / bilingual UI */
.company-switcher{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.company-tab{display:inline-flex;align-items:center;justify-content:center;min-width:105px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;text-decoration:none;font-weight:750;font-size:13px}.company-tab:hover{background:#f7f9fc}.company-tab.active{background:var(--primary);border-color:var(--primary);color:#fff}.company-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.company-confident{background:#e8f1ff;color:#285d9e}.company-onli{background:#eef7ea;color:#367044}.company-zua{background:#fff0f6;color:#9b3e68}.company-neutral{background:#eef1f4;color:#56616d}.list-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px}.head-actions{display:flex;gap:8px;flex-wrap:wrap}.label-company{font-weight:900;font-size:13px;margin-bottom:2mm;letter-spacing:.2px}.asset-table{min-width:1120px}
@media(max-width:760px){.company-switcher{display:grid;grid-template-columns:1fr 1fr}.company-tab{min-width:0;width:100%}.list-actions{align-items:stretch;flex-direction:column}.head-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.head-actions .btn{width:100%}.asset-table{min-width:1050px}}

/* v1.3 admin users + icon UI + mobile cards */
:root{--primary:#184f8f;--primary2:#2b73bd;--navy:#17324d;--soft:#f7f9fc;--success:#287a4b;--warning:#8a6400;--radius:14px}
.icon{width:18px;height:18px;flex:0 0 auto;vertical-align:-3px}.brand-icon{width:22px;height:22px}.title-with-icon{display:flex;align-items:center;gap:10px}.title-with-icon>.icon{width:27px;height:27px;color:var(--primary)}
.topbar{box-shadow:0 1px 8px rgba(30,48,72,.04)}.topbar-inner{max-width:1280px}.brand-mark{box-shadow:0 6px 16px rgba(31,79,143,.18)}.topnav{gap:4px}.topnav>a{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:650}.topnav>a.active{background:#edf4fd;color:var(--primary)}.topnav .primary-link{color:#fff}.topnav .primary-link.active{background:var(--primary)}.nav-user{display:flex;align-items:center;gap:7px;margin-left:5px;padding:7px 8px 7px 7px;border-left:1px solid var(--line)}.nav-user-icon{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#eef4fb;color:var(--primary)}.nav-user-icon .icon{width:17px;height:17px}.nav-user strong{display:block;font-size:12px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user small{display:block;font-size:10px;color:var(--muted);margin-top:1px}.menu-toggle{width:42px;height:42px;place-items:center;padding:0}.menu-toggle .icon{width:23px;height:23px}
.container{max-width:1280px}.page-head{align-items:center}.page-head h1{color:#172a3d}.btn{min-height:40px}.btn .icon{width:16px;height:16px}.btn-primary{box-shadow:0 4px 12px rgba(24,79,143,.12)}
.company-tab{gap:7px}.company-tab .icon{width:15px;height:15px}.stats{gap:12px}.stat{min-height:88px}.stat-icon{display:flex;align-items:center;gap:12px}.stat-icon>div{min-width:0}.stat-icon-wrap{width:42px;height:42px;border-radius:12px;background:#eaf2fc;color:var(--primary);display:grid;place-items:center;flex:0 0 auto}.stat-icon-wrap.success{background:#e8f7ee;color:#247247}.stat-icon-wrap.storage{background:#edf2fa;color:#496993}.stat-icon-wrap.repair{background:#fff5dd;color:#8a6400}.stat-icon-wrap.admin{background:#f0ebff;color:#6746a6}.stat-icon-wrap .icon{width:21px;height:21px}.stat strong{margin-top:2px}
.input-icon-wrap{position:relative;min-width:0}.input-icon-wrap>.icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:2;color:#7b8794;width:17px;height:17px}.input-icon-wrap .input{padding-left:38px}.row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.row-actions form{margin:0}.thumb-placeholder .icon{width:21px;height:21px;color:#8d9aab}
.asset-mobile-list,.user-mobile-list{display:none}

/* User management */
.user-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.user-toolbar{grid-template-columns:minmax(0,1fr) auto;max-width:680px}.user-table{min-width:980px}.user-cell{display:flex;align-items:center;gap:10px;min-width:190px}.user-cell strong{display:block;font-size:13px}.user-cell small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#e9f1fb,#dbe8f7);color:var(--primary);display:grid;place-items:center;font-size:15px;font-weight:800;flex:0 0 auto;border:1px solid #d7e2ef}.role-badge,.account-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.role-admin{background:#efeafd;color:#6243a2}.role-user{background:#edf2f7;color:#4c6074}.account-status.active{background:#e8f7ee;color:#226e43}.account-status.inactive{background:#f1f2f4;color:#777f89}.user-form-card{max-width:900px}.field label{display:flex;align-items:center;gap:6px}.field label .icon{width:15px;height:15px;color:#60758c}.access-denied{max-width:720px;margin:40px auto}

/* Mobile navigation and card-first layouts */
@media(max-width:980px){
  .topbar-inner{padding:10px 14px}.menu-toggle{display:grid;margin-left:auto;border:1px solid var(--line);background:#f6f8fb}.topnav{display:none;position:absolute;left:12px;right:12px;top:66px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 40px rgba(26,44,67,.15);padding:8px;flex-direction:column;align-items:stretch;gap:3px;max-height:calc(100vh - 82px);overflow:auto}.topnav.open{display:flex}.topnav>a{padding:12px;border-radius:10px;font-size:14px}.nav-user{order:-1;margin:0 0 4px;padding:9px 10px;border-left:0;border-bottom:1px solid var(--line)}.nav-user strong{max-width:none}.brand-copy strong{max-width:260px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}
@media(max-width:760px){
  body{background:#f3f6fa}.container{padding:16px 11px 38px}.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:14px;max-width:210px}.brand-copy small{font-size:10px}.page-head{gap:12px;margin-bottom:15px}.page-head h1{font-size:22px}.page-head p{font-size:12.5px;line-height:1.55}.title-with-icon>.icon{width:23px;height:23px}.page-head>.btn,.page-head>.head-actions{width:100%}
  .company-switcher{grid-template-columns:1fr 1fr;gap:7px}.company-tab{padding:10px 8px;font-size:12px;min-height:42px}
  .stats{grid-template-columns:1fr 1fr;gap:8px}.stat{min-height:76px;padding:11px}.stat-icon{gap:8px}.stat-icon-wrap{width:34px;height:34px;border-radius:10px}.stat-icon-wrap .icon{width:18px;height:18px}.stat small{font-size:10.5px;line-height:1.25}.stat strong{font-size:20px}
  .toolbar{grid-template-columns:1fr 1fr;gap:8px}.toolbar .input-icon-wrap{grid-column:1/-1}.toolbar .search{grid-column:auto}.toolbar .btn{grid-column:1/-1}.list-actions{font-size:12px}.list-actions .btn{width:100%}
  .asset-desktop-list,.user-desktop-list{display:none}.asset-mobile-list,.user-mobile-list{display:grid;gap:11px}.asset-mobile-card{padding:13px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;overflow:hidden}.mobile-photo{width:82px;height:82px;border-radius:12px;overflow:hidden;background:#edf2f7;border:1px solid var(--line);text-decoration:none}.mobile-photo img{width:100%;height:100%;object-fit:cover;display:block}.mobile-photo>span{width:100%;height:100%;display:grid;place-items:center;align-content:center;color:#8794a3;text-align:center;gap:4px}.mobile-photo .icon{width:24px;height:24px}.mobile-photo small{font-size:9px;line-height:1.2}.mobile-asset-main{min-width:0}.mobile-badges{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:7px}.mobile-badges .company-badge,.mobile-badges .status{font-size:10px;padding:4px 7px}.mobile-asset-name{display:block;font-weight:800;font-size:16px;line-height:1.3;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}.mobile-meta-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.mobile-meta-grid>div{background:#fff;padding:9px;min-width:0}.mobile-meta-grid span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:9.5px;margin-bottom:4px}.mobile-meta-grid span .icon{width:12px;height:12px}.mobile-meta-grid strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.span-mobile-2{grid-column:1/-1}.mobile-card-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.mobile-card-actions form{margin:0}.mobile-card-actions form .btn{width:100%}.mobile-card-actions .btn{min-height:39px;padding:8px 10px;font-size:12px}
  .form-card{border-radius:12px}.form-grid{gap:13px}.input,.select,.textarea{font-size:16px;padding:11px}.field label{font-size:12px}.upload-zone{padding:16px 10px}.upload-zone strong{font-size:12px;display:block;margin-bottom:8px}.form-actions{margin-left:-2px;margin-right:-2px;gap:6px}.form-actions .btn{font-size:12px;padding:9px 8px}.user-form-actions{display:grid;grid-template-columns:1fr 1fr}.user-form-actions .btn-danger{grid-column:1/-1;grid-row:2}
  .detail-card{padding:13px}.meta-grid{grid-template-columns:1fr;border-top:0;gap:0}.meta-grid .key{padding:9px 8px 2px;border-bottom:0;font-size:10px}.meta-grid .val{padding:0 8px 9px;font-size:13px}.gallery{grid-template-columns:1fr 1fr;gap:6px}.qr-card{padding:15px}.head-actions{grid-template-columns:1fr 1fr}
  .user-summary-grid{grid-template-columns:1fr;gap:8px}.user-summary-grid .stat{min-height:65px}.user-toolbar{display:grid;grid-template-columns:1fr}.user-toolbar .search{grid-column:auto}.user-mobile-card{padding:13px}.user-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.user-mobile-head .user-cell{min-width:0}.user-mobile-head .user-cell strong{font-size:14px}.user-mobile-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.user-mobile-meta span{padding:8px;background:#f7f9fc;border-radius:9px;min-width:0}.user-mobile-meta small{display:block;color:var(--muted);font-size:9px;margin-bottom:3px}.user-mobile-meta b{display:block;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-mobile-card .mobile-card-actions{display:grid}
  .install-wrap{margin:18px auto;padding:0 10px}.install-card{padding:17px}.login-page{padding:12px}.login-card{padding:22px 17px;border-radius:16px}
}
@media(max-width:390px){.brand-copy strong{max-width:175px}.mobile-card-actions{grid-template-columns:1fr}.head-actions{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.user-form-actions{grid-template-columns:1fr}.user-form-actions .btn-danger{grid-column:auto;grid-row:auto}}

/* v1.4 English-first bilingual hierarchy */
.bi-label{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.08;min-width:0;vertical-align:middle}
.bi-label .bi-en{display:block;font:inherit;font-weight:inherit;line-height:1.12}
.bi-label .bi-ko{display:block;margin-top:2px;font-size:.72em;line-height:1.15;font-weight:500;opacity:.68;letter-spacing:0;white-space:normal}
.bi-label.bi-center{align-items:center;text-align:center}
.bi-label.bi-heading .bi-ko{font-size:.53em;margin-top:4px;color:var(--muted);opacity:1;font-weight:650}
.bi-label.bi-copy .bi-en{font-size:1em}.bi-label.bi-copy .bi-ko{font-size:.82em;margin-top:4px}
.btn .bi-label{align-items:flex-start;text-align:left}.btn .bi-label .bi-ko{font-size:.68em;opacity:.72}
.btn.btn-primary .bi-label .bi-ko{opacity:.82}
.topnav a .bi-label .bi-ko{font-size:.67em}.topnav a .bi-label{min-width:0}
.brand-copy .bi-label .bi-en{font-weight:800}.brand-copy .bi-label .bi-ko{font-size:.72em}
.field label>.bi-label{flex:1}.field label .bi-ko{font-size:.72em}.field>small.bi-help{line-height:1.25}.field>small.bi-help .help-en{display:block}.field>small.bi-help .help-ko{display:block;margin-top:2px;font-size:.88em;opacity:.82}
.page-head h1 .bi-label{line-height:1}.page-head h1 .bi-ko{font-size:.48em;margin-top:5px;color:var(--muted);opacity:1}
.page-head p.bilingual-copy .en-copy{display:block}.page-head p.bilingual-copy .ko-copy{display:block;margin-top:3px;font-size:.84em;opacity:.8}
.asset-table th .bi-label .bi-ko{font-size:.7em}.meta-grid .key .bi-label .bi-ko{font-size:.7em}
.status .bi-label,.role-badge .bi-label,.account-status .bi-label,.company-tab .bi-label{align-items:center;text-align:center}.status .bi-ko,.role-badge .bi-ko,.account-status .bi-ko,.company-tab .bi-ko{font-size:.66em;margin-top:1px}
.stat .bi-label .bi-en{font-weight:700}.stat .bi-label .bi-ko{font-size:.7em}.stat small:has(.bi-label){overflow:visible}
.mobile-meta-grid .bi-label .bi-ko,.user-mobile-meta .bi-label .bi-ko{font-size:.7em}.mobile-card-actions .bi-label{align-items:flex-start}
.alert .bi-label{display:flex}.alert .bi-ko{font-size:.78em;margin-top:4px}
.footer .bi-label{align-items:center}.footer .bi-ko{font-size:.76em}
.install-card .title-with-icon .bi-label .bi-ko,.login-card h1 .bi-label .bi-ko{font-size:.55em;color:var(--muted);opacity:1;margin-top:4px}
@media(max-width:760px){
  .bi-label .bi-ko{font-size:.69em}.btn .bi-label .bi-ko{font-size:.64em}.topnav a .bi-label .bi-ko{font-size:.65em}
  .page-head h1 .bi-ko{font-size:.52em}.mobile-badges .status .bi-ko{font-size:.64em}.company-tab .bi-ko{font-size:.64em}
}
.bilingual-toolbar{align-items:end}.bilingual-toolbar .field{min-width:0}.bilingual-toolbar .field label{margin-bottom:6px}.bilingual-toolbar .toolbar-submit{align-self:end;min-height:43px}.user-toolbar.bilingual-toolbar{align-items:end}
@media(max-width:760px){.bilingual-toolbar{grid-template-columns:1fr 1fr}.bilingual-toolbar .toolbar-search{grid-column:1/-1}.bilingual-toolbar .toolbar-submit{grid-column:1/-1}.user-toolbar.bilingual-toolbar{grid-template-columns:1fr}.user-toolbar.bilingual-toolbar .toolbar-search,.user-toolbar.bilingual-toolbar .toolbar-submit{grid-column:auto}}

/* v1.5 intuitive section-based asset editor */
.asset-editor-wrap{max-width:980px;margin:0 auto}.asset-editor-head{margin-bottom:20px}.asset-editor-form{display:grid;gap:16px}.form-guide{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #d9e7f6;background:#f4f9ff;border-radius:12px;color:#375c84;font-size:12px}.form-guide .guide-icon{width:28px;height:28px;border-radius:9px;background:#e4f0fd;color:var(--primary);display:grid;place-items:center;flex:0 0 auto}.form-guide .guide-icon .icon{width:16px;height:16px}.form-guide .bi-label .bi-ko{font-size:.75em}
.form-section{background:#fff;border:1px solid #dfe6ef;border-radius:17px;box-shadow:0 7px 22px rgba(34,54,79,.055);overflow:hidden}.form-section-head{display:flex;align-items:flex-start;gap:12px;padding:17px 20px 15px;background:linear-gradient(180deg,#fbfdff 0%,#f8fbfe 100%);border-bottom:1px solid #e8edf3}.section-icon{width:38px;height:38px;border-radius:12px;background:#eaf3fd;color:#2865a4;display:grid;place-items:center;flex:0 0 auto}.section-icon .icon{width:19px;height:19px}.form-section-head h2{font-size:15px;margin:1px 0 0;color:#182536}.form-section-head h2 .bi-ko{font-size:.7em;margin-top:3px;color:#6e7c8c}.form-section-head p{margin:5px 0 0;color:#788595;font-size:11.5px;line-height:1.45}.form-section-head p .bi-label .bi-ko{font-size:.78em;margin-top:2px}.form-section-body{padding:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}
.asset-editor-form .field{min-width:0}.asset-editor-form .field label{font-size:12.5px;margin-bottom:8px;color:#253448}.asset-editor-form .field label>.icon{width:16px;height:16px;color:#67809a}.field-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.field-title-row>label{margin-bottom:8px!important}.required-pill{display:inline-flex;align-items:center;gap:4px;border:1px solid #f2c9c3;background:#fff4f2;color:#9c4138;padding:4px 7px;border-radius:999px;font-size:9.5px;font-weight:800;line-height:1;white-space:nowrap}.required-pill small{display:inline!important;margin:0!important;color:inherit!important;font-size:8.5px!important;font-weight:650!important}
.asset-editor-form .input,.asset-editor-form .select,.asset-editor-form .textarea,.user-form-card .input,.user-form-card .select{border-color:#d4dde8;background:#fbfcfe;border-radius:11px;min-height:47px;padding:12px 14px;box-shadow:0 1px 2px rgba(31,54,80,.025);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.asset-editor-form .input:hover,.asset-editor-form .select:hover,.asset-editor-form .textarea:hover,.user-form-card .input:hover,.user-form-card .select:hover{border-color:#b9c8d8;background:#fff}.asset-editor-form .input:focus,.asset-editor-form .select:focus,.asset-editor-form .textarea:focus,.user-form-card .input:focus,.user-form-card .select:focus{background:#fff;border-color:#4b87c5;box-shadow:0 0 0 4px rgba(51,116,184,.11)}.asset-editor-form .input::placeholder,.asset-editor-form .textarea::placeholder{color:#98a4b2;opacity:1}.asset-editor-form .input-emphasis{border-color:#b7cce3;background:#fff}.asset-editor-form .textarea{min-height:132px;line-height:1.55}.asset-editor-form .bi-help{padding-left:2px;line-height:1.35!important;color:#7a8796!important}.asset-editor-form .bi-help .help-ko{font-size:.82em!important;color:#8491a0}.auto-value{min-height:47px;border:1px solid #e0e6ed;border-radius:11px;background:#f3f6f9;color:#526274;display:flex;align-items:center;gap:11px;padding:9px 13px}.auto-value>.icon{width:17px;height:17px;color:#7a8b9d;flex:0 0 auto}.auto-value span{min-width:0}.auto-value strong{display:block;color:#34465a;font:700 13px ui-monospace,SFMono-Regular,Menlo,monospace}.auto-value small{margin:2px 0 0!important;font-size:9.5px!important;color:#8793a0!important}.auto-value small .bi-label{display:block}.auto-value small .bi-ko{font-size:.74em}
.choice-field>label{margin-bottom:10px!important}.company-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.status-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.choice-card{position:relative;cursor:pointer;min-width:0}.choice-card>input{position:absolute;opacity:0;pointer-events:none}.choice-card .choice-visual{position:relative;min-height:68px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:11px 12px;transition:all .16s ease;overflow:hidden}.choice-card:hover .choice-visual{border-color:#afc2d7;box-shadow:0 4px 12px rgba(38,67,99,.06)}.choice-card input:focus-visible + .choice-visual{outline:3px solid rgba(50,116,184,.2);outline-offset:2px}.choice-card input:checked + .choice-visual{border-color:#3f7fbe;background:#f3f8fe;box-shadow:0 0 0 2px rgba(48,112,178,.10)}.choice-check{position:absolute;right:7px;top:7px;width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #d7e0e9;color:transparent;display:grid;place-items:center;transition:all .16s ease}.choice-check .icon{width:11px;height:11px}.choice-card input:checked + .choice-visual .choice-check{background:#2e6db5;border-color:#2e6db5;color:#fff}.choice-company-mark{width:35px;height:35px;border-radius:10px;background:#edf3fa;color:#35679d;display:grid;place-items:center;font-weight:850;flex:0 0 auto}.choice-copy{min-width:0}.choice-copy strong{display:block;font-size:13px;color:#28394c}.choice-copy>small{display:block!important;margin:3px 0 0!important;font-size:9.5px!important;color:#8793a0!important;font-weight:600}.choice-copy>small span{margin-left:3px}.company-choice.company-confident,.company-choice.company-onli,.company-choice.company-zua,.status-choice.status-active,.status-choice.status-storage,.status-choice.status-repair,.status-choice.status-retired{background:transparent;color:inherit}.company-choice.company-confident .choice-company-mark{background:#e8f1ff;color:#285d9e}.company-choice.company-onli .choice-company-mark{background:#eef7ea;color:#367044}.company-choice.company-zua .choice-company-mark{background:#fff0f6;color:#9b3e68}.status-choice .choice-visual{min-height:76px;flex-direction:column;justify-content:center;text-align:center;gap:6px;padding:10px 7px}.status-choice-icon{width:31px;height:31px;border-radius:10px;background:#eff3f7;color:#596b7e;display:grid;place-items:center}.status-choice-icon .icon{width:16px;height:16px}.status-choice .choice-copy .bi-label{align-items:center}.status-choice .choice-copy .bi-en{font-size:11px;font-weight:800}.status-choice .choice-copy .bi-ko{font-size:8px;color:#7f8a97}.status-choice.status-active .status-choice-icon{background:#e6f6ec;color:#257047}.status-choice.status-storage .status-choice-icon{background:#eaf1fa;color:#456892}.status-choice.status-repair .status-choice-icon{background:#fff3d7;color:#866000}.status-choice.status-retired .status-choice-icon{background:#f0f1f3;color:#69717c}
.modern-upload-zone{border:1.5px dashed #b8c9db;background:linear-gradient(180deg,#fbfdff,#f6faff);padding:22px 18px}.modern-upload-zone .upload-icon{width:48px;height:48px;border-radius:15px;background:#e6f1fd;color:#2b6bad;display:grid;place-items:center;margin:0 auto 10px}.modern-upload-zone .upload-icon .icon{width:23px;height:23px}.modern-upload-zone>strong{display:block;margin-bottom:7px}.upload-copy{margin:0 auto 13px;color:#7a8898;font-size:11px;line-height:1.45}.upload-copy span{display:block}.upload-copy span[lang="ko"]{font-size:10px;margin-top:2px;color:#8c98a6}.upload-button{display:inline-flex!important;align-items:center!important;justify-content:center;gap:7px!important;min-height:42px;margin:0 auto 9px!important;padding:9px 15px;border-radius:10px;background:#fff;border:1px solid #b8c9db;color:#285f99!important;box-shadow:0 2px 7px rgba(38,72,109,.05);cursor:pointer;font-size:12px!important}.upload-button:hover{background:#f5f9fe;border-color:#90adcb}.upload-button>.icon{width:15px!important;height:15px!important;color:inherit!important}.upload-button input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;margin:0!important;padding:0!important;border:0!important}.modern-upload-zone .preview-row{justify-content:center}.modern-upload-zone .preview-thumb{width:112px;height:88px;border-radius:11px;box-shadow:0 3px 10px rgba(34,57,83,.08)}
.asset-form-actions{position:sticky;bottom:10px;z-index:8;margin-top:2px;padding:10px;border:1px solid rgba(218,226,235,.95);border-radius:15px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(28,48,72,.12);display:grid;grid-template-columns:minmax(150px,.38fr) minmax(220px,.62fr);gap:10px}.asset-form-actions .btn{min-height:48px;border-radius:11px}.asset-form-actions .btn-save{font-size:13px}.asset-form-actions .btn-save>.icon{width:18px;height:18px}.asset-form-actions .btn-cancel{background:#fff}.asset-form-actions .bi-label{align-items:center;text-align:center}
@media(max-width:760px){
  .asset-editor-wrap{max-width:none}.asset-editor-head{margin-bottom:15px}.asset-editor-form{gap:12px}.form-guide{padding:10px 11px;border-radius:11px}.form-section{border-radius:14px;box-shadow:0 4px 15px rgba(34,54,79,.045)}.form-section-head{padding:14px 14px 12px;gap:10px}.section-icon{width:34px;height:34px;border-radius:10px}.section-icon .icon{width:17px;height:17px}.form-section-head h2{font-size:13px}.form-section-head p{font-size:10.5px;margin-top:4px}.form-section-body{grid-template-columns:1fr;padding:15px 13px;gap:17px}.form-section-body .span-2{grid-column:auto}.asset-editor-form .field label{font-size:12px}.required-pill{font-size:8.5px;padding:4px 6px}.required-pill small{font-size:7.7px!important}.asset-editor-form .input,.asset-editor-form .select,.asset-editor-form .textarea{min-height:50px;padding:12px 13px;border-radius:11px}.company-choice-grid{gap:6px}.company-choice .choice-visual{min-height:64px;padding:9px 7px;gap:7px;flex-direction:column;justify-content:center;text-align:center}.choice-company-mark{width:29px;height:29px;border-radius:8px;font-size:12px}.choice-copy strong{font-size:11px}.choice-copy>small{font-size:8px!important}.company-choice .choice-check{right:5px;top:5px;width:16px;height:16px}.status-choice-grid{grid-template-columns:1fr 1fr;gap:7px}.status-choice .choice-visual{min-height:70px}.modern-upload-zone{padding:19px 10px}.modern-upload-zone .upload-icon{width:44px;height:44px}.modern-upload-zone .upload-button{width:100%;max-width:260px}.modern-upload-zone .preview-thumb{width:88px;height:72px}.asset-form-actions{bottom:7px;margin-left:-2px;margin-right:-2px;padding:8px;grid-template-columns:.42fr .58fr;border-radius:13px}.asset-form-actions .btn{min-height:48px;padding:8px 7px}.asset-form-actions .btn .bi-en{font-size:11.5px}.asset-form-actions .btn .bi-ko{font-size:7.5px}.asset-editor-form{padding-bottom:4px}
}
@media(max-width:380px){.company-choice-grid{grid-template-columns:1fr 1fr 1fr}.choice-company-mark{width:26px;height:26px}.choice-copy strong{font-size:10px}.asset-form-actions{grid-template-columns:.4fr .6fr}.asset-form-actions .btn>.icon{display:none}}

/* v1.6 — input-first clarity redesign */
:root{--input-border:#6f9fce;--input-border-strong:#1f67ad;--input-bg:#ffffff;--field-bg:#f6faff;--field-line:#d7e6f5;--section-accent:#2c6fb2}

/* Keep decorative icons quiet and consistent. Section icons remain; field icons are hidden. */
.asset-editor-form .field>label>.icon,
.asset-editor-form .field-title-row label>.icon{display:none!important}
.asset-editor-form .section-icon{width:38px;height:38px;border-radius:10px;flex:0 0 38px}
.asset-editor-form .section-icon .icon{width:18px;height:18px}
.asset-editor-form .form-section-head .icon{stroke-width:2}

/* Strong section hierarchy */
.form-section{border:1px solid #dce6f0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(30,55,83,.055)}
.form-section-head{position:relative;background:#f4f8fc;border-bottom:1px solid #dbe7f2;padding:16px 18px}
.form-section-head:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--section-accent)}
.form-section-head h2{font-size:15px;color:#17283d}
.form-section-head p{font-size:11px;color:#66768a;max-width:680px}
.form-section-body{background:#fff;padding:18px;gap:16px}

/* Every editable field becomes a clearly separated input module. */
.asset-editor-form .field:not(.choice-field){background:var(--field-bg);border:1px solid var(--field-line);border-radius:14px;padding:13px 14px 14px}
.asset-editor-form .field:not(.choice-field)>label,
.asset-editor-form .field:not(.choice-field) .field-title-row label{font-size:13px!important;font-weight:800;color:#14263c;margin-bottom:9px!important}
.asset-editor-form .field:not(.choice-field) .bi-ko{color:#68798c}
.asset-editor-form .field-title-row{align-items:center}
.asset-editor-form .required-pill{border-color:#e8b1aa;background:#fff;color:#a33b31;padding:4px 7px}

/* Inputs must visually read as the place to type. */
.asset-editor-form .input,
.asset-editor-form .select,
.asset-editor-form .textarea,
.user-form-card .input,
.user-form-card .select,
.login-card .input,
.install-card .input{
  border:2px solid var(--input-border)!important;
  border-left-width:5px!important;
  border-left-color:var(--input-border-strong)!important;
  background:var(--input-bg)!important;
  color:#14243a;
  border-radius:11px;
  min-height:52px;
  padding:12px 14px;
  font-size:15px;
  box-shadow:0 2px 6px rgba(32,76,118,.055)!important;
}
.asset-editor-form .textarea{min-height:128px}
.asset-editor-form .input:hover,
.asset-editor-form .select:hover,
.asset-editor-form .textarea:hover,
.user-form-card .input:hover,
.user-form-card .select:hover,
.login-card .input:hover,
.install-card .input:hover{border-color:#4b83ba!important;border-left-color:#155c9f!important;background:#fff!important}
.asset-editor-form .input:focus,
.asset-editor-form .select:focus,
.asset-editor-form .textarea:focus,
.user-form-card .input:focus,
.user-form-card .select:focus,
.login-card .input:focus,
.install-card .input:focus{
  border-color:#1768b5!important;
  border-left-color:#0d5698!important;
  box-shadow:0 0 0 4px rgba(23,104,181,.16)!important;
  background:#fff!important
}
.asset-editor-form .input::placeholder,
.asset-editor-form .textarea::placeholder{color:#77889c;opacity:1}
.asset-editor-form .bi-help{margin-top:7px!important;padding-left:2px;color:#63758a!important;font-size:10.5px!important}
.asset-editor-form .bi-help .help-ko{font-size:9.5px!important;color:#7b8998!important}

/* Auto-generated values must look non-editable and clearly different. */
.asset-editor-form .auto-value{min-height:52px;border:1.5px solid #cfd8e2;background:#e9eef4;border-left:5px solid #98a7b6;border-radius:11px;box-shadow:none;color:#4c5c6f}
.asset-editor-form .auto-value>.icon{width:16px;height:16px;color:#69798b}
.asset-editor-form .auto-value strong{font-size:13px;color:#304153}

/* Selection modules: text first, minimal visual noise, full-width hit targets. */
.asset-editor-form .choice-field{background:#f8fafc;border:1px solid #dce6f0;border-radius:14px;padding:14px}
.asset-editor-form .choice-field>.field-title-row,
.asset-editor-form .choice-field>label{margin-bottom:10px!important}
.asset-editor-form .choice-field>label,
.asset-editor-form .choice-field .field-title-row>label{font-size:13px!important;font-weight:800;color:#14263c}
.company-choice-grid,.status-choice-grid{gap:9px}
.company-choice,.status-choice{display:block!important;width:100%!important;min-width:0}
.choice-card .choice-visual{width:100%!important;min-height:56px;border:2px solid #bccbd9;background:#fff;border-radius:11px;box-shadow:none;justify-content:center;padding:10px 12px}
.choice-card:hover .choice-visual{border-color:#7e9fbe;box-shadow:none}
.choice-card input:checked + .choice-visual{border-color:#1f67ad;background:#eaf4ff;box-shadow:0 0 0 2px rgba(31,103,173,.10)}
.choice-check{display:none!important}
.company-choice .choice-company-mark{display:none!important}
.company-choice .choice-copy{text-align:center}
.company-choice .choice-copy strong{font-size:14px;color:#20354c}
.company-choice .choice-copy>small{font-size:9px!important;color:#6f7f91!important}
.status-choice .choice-visual{min-height:58px;flex-direction:row;gap:0;padding:9px 12px}
.status-choice-icon{display:none!important}
.status-choice .choice-copy{width:100%;text-align:center}
.status-choice .choice-copy .bi-en{font-size:13px;font-weight:800;color:#26394f}
.status-choice .choice-copy .bi-ko{font-size:9px;color:#6d7d8e}
.status-choice input:checked + .choice-visual .bi-en{color:#164f86}
.status-choice input:checked + .choice-visual .bi-ko{color:#426f98}

/* Upload is also an input area, so give it the same strong blue language. */
.modern-upload-zone{border:2px dashed #6f9fce;background:#f3f9ff;border-radius:13px;padding:20px 16px}
.modern-upload-zone .upload-icon{width:38px;height:38px;border-radius:10px;margin-bottom:8px}
.modern-upload-zone .upload-icon .icon{width:18px;height:18px}
.modern-upload-zone .upload-button{min-height:48px;border:2px solid #2f73b7;background:#fff;color:#185c9d!important;font-weight:800;box-shadow:none}
.modern-upload-zone .upload-button>.icon{width:15px!important;height:15px!important}

/* Sticky action area should not compete with the form. */
.asset-form-actions{border:1px solid #cbd9e7;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 8px 22px rgba(27,51,76,.12)}
.asset-form-actions .btn{min-height:50px;border-width:1.5px}
.asset-form-actions .btn-save{background:#155d9f;border-color:#155d9f}

@media(max-width:760px){
  .asset-editor-head{margin-bottom:12px}
  .asset-editor-head .title-with-icon>.icon{width:22px;height:22px}
  .asset-editor-form{gap:12px}
  .form-guide{display:none}
  .form-section{border-radius:13px}
  .form-section-head{padding:13px 14px 12px}
  .form-section-head:before{width:4px}
  .asset-editor-form .section-icon{width:32px;height:32px;flex-basis:32px;border-radius:8px}
  .asset-editor-form .section-icon .icon{width:16px;height:16px}
  .form-section-head h2{font-size:13.5px}
  .form-section-head p{font-size:9.8px;line-height:1.35}
  .form-section-body{padding:12px;gap:11px}
  .asset-editor-form .field:not(.choice-field),.asset-editor-form .choice-field{padding:11px;border-radius:11px}
  .asset-editor-form .field:not(.choice-field)>label,.asset-editor-form .field:not(.choice-field) .field-title-row label,.asset-editor-form .choice-field>label,.asset-editor-form .choice-field .field-title-row>label{font-size:12.5px!important}
  .asset-editor-form .input,.asset-editor-form .select,.asset-editor-form .textarea{min-height:54px;font-size:15px;padding:12px 13px;border-left-width:5px!important}
  .asset-editor-form .auto-value{min-height:54px}
  .company-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .company-choice .choice-visual{min-height:54px;padding:8px 4px}
  .company-choice .choice-copy strong{font-size:12px}
  .company-choice .choice-copy>small{font-size:7.8px!important}
  .status-choice-grid{grid-template-columns:1fr 1fr;gap:7px}
  .status-choice .choice-visual{min-height:58px;padding:8px 6px}
  .status-choice .choice-copy .bi-en{font-size:12px}
  .status-choice .choice-copy .bi-ko{font-size:8.5px}
  .modern-upload-zone{padding:16px 10px}
  .modern-upload-zone .upload-icon{display:none}
  .modern-upload-zone .upload-button{width:100%;max-width:none}
  .asset-form-actions{bottom:6px;padding:7px;grid-template-columns:.35fr .65fr}
  .asset-form-actions .btn{min-height:50px}
}
/* v1.6 selected choices use a decisive filled state. */
.company-choice input:checked + .choice-visual,
.status-choice input:checked + .choice-visual{background:#155d9f!important;border-color:#155d9f!important;color:#fff!important;box-shadow:0 0 0 3px rgba(21,93,159,.13)!important}
.company-choice input:checked + .choice-visual .choice-copy strong,
.company-choice input:checked + .choice-visual .choice-copy>small,
.company-choice input:checked + .choice-visual .choice-copy>small span,
.status-choice input:checked + .choice-visual .bi-en,
.status-choice input:checked + .choice-visual .bi-ko{color:#fff!important}
