:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#202428;--muted:#667078;--line:#dfe4e7;--panel:#f6f7f8;--brand:#08a9bd;--brand-soft:#e3f8fb;--dark:#414446;--danger:#e14b42;--white:#fff}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#eef1f3;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.login-shell{background:linear-gradient(135deg,#f7fafb 0%,#e7f6f8 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--white);border:1px solid var(--line);border-radius:18px;width:min(440px,100%);padding:34px;box-shadow:0 18px 60px #1f3d461f}.wordmark{color:var(--brand);letter-spacing:-.6px;font-size:24px;font-style:italic;font-weight:900}.login-title{margin:28px 0 6px;font-size:26px}.login-copy{color:var(--muted);margin:0 0 28px}.form-stack{gap:14px;display:grid}.field{gap:7px;font-weight:700;display:grid}.input{background:#fff;border:1px solid #cdd4d8;border-radius:10px;height:50px;padding:0 14px}.input:focus{border-color:var(--brand);outline:2px solid #9fe7ef}.primary-button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:50px;font-weight:800}.primary-button:disabled{opacity:.5;cursor:wait}.form-error{color:var(--danger);margin:2px 0 0;font-size:14px}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#f7f9fa;background:#252a2d;height:100vh;padding:24px 16px;position:sticky;top:0;overflow:auto}.sidebar .wordmark{padding:0 10px 20px;display:block}.nav-group{margin:18px 0}.nav-group-title{color:#95a0a7;padding:0 10px 8px;font-size:12px;font-weight:800}.nav-link{color:#e8ecee;border-radius:8px;padding:10px 12px;font-size:14px;display:block}.nav-link:hover{background:#343b3f}.nav-link[data-ready=true]{color:#79e1ed}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title{font-size:20px;font-weight:800}.user-summary{align-items:center;gap:12px;font-size:14px;display:flex}.muted{color:var(--muted)}.text-button{cursor:pointer;background:#fff;border:1px solid #cfd5d8;border-radius:8px;padding:8px 12px}.page{padding:26px}.page-heading{margin-bottom:22px}.page-heading h1{margin:0 0 6px;font-size:25px}.page-heading p{color:var(--muted);margin:0}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.panel{border:1px solid var(--line);background:#fff;border-radius:12px}.metric-card{padding:20px}.metric-label{color:var(--muted);font-size:13px}.metric-value{margin-top:8px;font-size:28px;font-weight:900}.panel{margin-top:18px;padding:20px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.module-card{border:1px solid var(--line);background:#fafbfb;border-radius:10px;padding:16px}.module-card strong{margin-bottom:6px;display:block}.badge{color:#586169;background:#edf0f2;border-radius:999px;padding:4px 8px;font-size:12px;display:inline-flex}.badge.ready{background:var(--brand-soft);color:#007c8d}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th{background:var(--dark);color:#fff;text-align:left;padding:12px;font-size:13px}.data-table td{border-bottom:1px solid var(--line);padding:13px 12px;font-size:14px}.empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;min-height:360px;padding:30px;display:grid}.empty-state h2{margin:0 0 8px}.empty-state p{color:var(--muted);margin:0}.role-field{border:1px solid #cdd4d8;border-radius:10px;flex-wrap:wrap;gap:10px;min-height:73px;padding:7px 12px 10px;display:flex}.role-field legend{padding:0 4px;font-weight:700}.role-field label{font-size:13px}.ledger-panel{padding:0;overflow:hidden}.ledger-toolbar{border-bottom:1px solid var(--line);background:#f7f9fa;align-items:center;gap:9px;padding:14px;display:flex}.ledger-search{flex:1;min-width:220px;height:42px}.compact-button{min-height:40px;padding:0 22px}.ledger-message{background:var(--brand-soft);color:#006f7d;margin:0;padding:10px 14px;font-weight:700}.paste-box{border-bottom:1px solid var(--line);background:#f4fbfc;padding:14px}.paste-box p{color:var(--muted);margin:0 0 8px;font-size:13px}.paste-box textarea{resize:vertical;border:1px solid #cdd4d8;border-radius:8px;width:100%;margin-bottom:8px;padding:10px}.paste-box>div{text-align:right}.ledger-scroll{height:min(54vh,620px);min-height:360px;overflow:auto}.ledger-table{min-width:1280px}.ledger-table thead{z-index:2;position:sticky;top:0}.ledger-table th:first-child{width:86px}.ledger-table th:nth-child(2){width:220px}.ledger-table th:nth-child(3),.ledger-table th:nth-child(4){width:180px}.ledger-table th:nth-child(5){width:220px}.ledger-table th:nth-child(6){width:140px}.ledger-table th:nth-child(8){width:54px}.ledger-table td{vertical-align:middle;padding:5px}.dirty-row{background:#f0fbfd}.cell-input{background:0 0;border:1px solid #0000;border-radius:6px;width:100%;min-height:40px;padding:7px 9px}.cell-input:hover{background:#fff;border-color:#d7dde0}.cell-input:focus{border-color:var(--brand);background:#fff;outline:2px solid #9fe7ef}.number-cell{text-align:right}.memo-cell{resize:vertical;min-height:40px}.row-delete{color:#9aa2a7;cursor:pointer;background:0 0;border:0;font-size:24px}.row-delete:hover{color:var(--danger)}.audit-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.audit-heading h2{margin:0 0 5px;font-size:20px}.audit-heading p{color:var(--muted);margin:0;font-size:13px}.audit-list{gap:8px;max-height:420px;margin-top:14px;display:grid;overflow:auto}.audit-item{border:1px solid var(--line);background:#fafbfb;border-radius:9px}.audit-item summary{cursor:pointer;grid-template-columns:1fr 160px 190px;align-items:center;gap:12px;padding:12px;display:grid}.audit-item summary span,.audit-item summary time{color:var(--muted);font-size:13px}.audit-reason{color:var(--muted);margin:0;padding:0 12px 10px}.audit-cells{border-top:1px solid var(--line);padding:8px 12px}.audit-cell{grid-template-columns:180px 1fr 1fr auto;align-items:center;gap:10px;padding:7px 0;font-size:13px;display:grid}.audit-cell del{color:#9b5151}.audit-cell strong{color:#126f79}.status-pill{color:#586169;background:#edf0f2;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-active{background:var(--brand-soft);color:#007887}.status-repair{color:#9a5b0a;background:#fff1df}.status-storage{color:#586169;background:#edf0f2}.status-retired{color:#93514d;background:#f4e9e8}.modal-backdrop{z-index:50;background:#1a202385;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:22px;overflow:auto;box-shadow:0 22px 70px #00000040}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.modal-heading h2{margin:0 0 5px;font-size:21px}.modal-heading p{color:var(--muted);margin:0;font-size:13px}.modal-close{cursor:pointer;background:#f0f2f3;border:0;border-radius:8px;width:36px;height:36px;font-size:24px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.notice{background:var(--brand-soft);color:#006f7d;border-radius:9px;margin:0 0 12px;padding:11px 14px;font-weight:700}.error-notice{color:#a33d35;background:#fff0ed}.secondary-button,.danger-button{min-height:40px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ccd3d7;border-radius:9px;font-weight:800}.danger-button{color:#a43b34;border-color:#e7c4c1}.support-page{flex-direction:column;height:calc(100vh - 76px);display:flex}.support-inbox{flex:1;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.4fr);gap:14px;min-height:560px;display:grid}.support-list,.support-detail{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;min-height:0;overflow:hidden}.support-toolbar{border-bottom:1px solid var(--line);background:#f7f9fa;justify-content:space-between;align-items:center;gap:12px;height:64px;padding:10px 14px;display:flex}.support-toolbar .input,.support-detail header .input{width:148px;height:40px}.support-toolbar input.input{flex:1;min-width:150px}.support-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.support-actions .secondary-button{white-space:nowrap;min-height:40px;padding:0 12px}.support-rows{height:calc(100% - 64px);overflow:auto}.support-rows>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(100px,.7fr) minmax(150px,1.2fr) auto;align-items:center;gap:8px 12px;width:100%;padding:14px;display:grid}.support-rows>button.selected{background:var(--brand-soft)}.support-rows>button.unread{box-shadow:inset 4px 0 #08a9bb}.support-rows>button span:first-child,.support-rows>button>strong{gap:4px;display:grid}.support-rows small,.support-rows time,.support-detail small,.support-messages time{color:var(--muted);font-size:12px}.support-rows time{grid-column:2/-1}.support-detail{flex-direction:column;display:flex}.support-detail header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 18px;display:flex}.support-detail h2{margin:5px 0 0;font-size:20px}.support-messages{background:#f7f9fa;flex:1;padding:18px;overflow:auto}.support-messages article{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(76%,680px);margin-bottom:12px;padding:12px 14px}.support-messages article.agent{background:var(--brand-soft);border-color:#b9e9ee;margin-left:auto}.support-messages article>div{justify-content:space-between;gap:12px;display:flex}.support-messages p{white-space:pre-wrap;margin:8px 0 0;line-height:1.55}.support-messages a{color:#007b8a;margin-top:7px;font-size:13px;font-weight:800;display:block}.support-reply{border-top:1px solid var(--line);grid-template-columns:1fr 130px;gap:10px;padding:12px;display:grid}.support-reply textarea{resize:none;height:76px;padding:10px 12px}.support-empty{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:28px;display:grid}.status-open{color:#935708;background:#fff1dd}.status-in_progress{background:var(--brand-soft);color:#007887}.status-resolved{color:#2a7240;background:#e8f5eb}.status-transferred{color:#5d46a8;background:#f0ecff}@media (max-width:1050px){.support-inbox{grid-template-columns:1fr;overflow:auto}.support-list{min-height:330px}.support-detail{min-height:520px}}@media (max-width:1000px){.app-shell{grid-template-columns:210px 1fr}.metric-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ledger-toolbar{flex-wrap:wrap}.ledger-search{flex-basis:100%}}
