html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--navy: #0b1628;--navy-2: #12233c;--tech: #1a4b8c;--tech-bright: #2b6cb0;--gold: #c4a574;--gold-deep: #a8844a;--gold-soft: rgba(196, 165, 116, .16);--primary: #1a4b8c;--primary-glow: rgba(26, 75, 140, .28);--bg-section: #f3f5f8;--bg-white: #ffffff;--text-primary: #142033;--text-secondary: #5b6573;--text-light: #93a0b0;--text-inverse: #f7f4ee;--border-light: #e4e8ee;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-sm: 0 2px 8px rgba(11, 22, 40, .06);--shadow-md: 0 10px 32px rgba(11, 22, 40, .1);--font: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--success: #0f8a5f;--success-bg: #ecfdf5;--warning: #c4851a;--warning-bg: #fff8e8;--danger: #c0392b;--danger-bg: #fef2f2;--info-bg: #eaf1fa}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:var(--font);color:var(--text-primary);background:var(--bg-section);-webkit-font-smoothing:antialiased}.page-inner{width:100%;max-width:none}.page-inner.page-sheet{max-width:none}.sheet-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px}.sheet-toolbar .hint{font-size:12px;color:var(--text-secondary);line-height:1.5;margin-left:4px;flex:1;min-width:240px}.sheet-toolbar .sheet-defaults{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-secondary)}.sheet-wrap{overflow:auto;max-height:calc(100vh - 260px);border:1px solid var(--border-light);border-radius:8px;background:#fff}.sheet{border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.sheet th,.sheet td{border-right:1px solid #e8e4dc;border-bottom:1px solid #e8e4dc;padding:0;vertical-align:middle;background:#fff}.sheet th{position:sticky;top:0;z-index:3;background:#f7f1e6;color:#5b4a32;font-weight:600;font-size:11px;padding:8px 10px 8px 8px;white-space:nowrap;text-align:left}.sheet .col-idx{position:sticky;left:0;z-index:4;width:36px;min-width:36px;text-align:center;background:#f7f1e6;color:#8a7a64}.sheet td.col-idx{position:sticky;background:#fbf7f0;cursor:pointer}.sheet th.col-idx{z-index:5}.sheet td{height:inherit;overflow:hidden}.sheet .cell-date::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;margin-right:4px}.sheet .cell{display:block;width:100%;height:100%;min-height:36px;border:none;outline:none;padding:6px 8px;font:inherit;color:inherit;background:transparent;box-sizing:border-box}.sheet select.cell{cursor:pointer;padding-right:4px}.sheet input[type=number]{-moz-appearance:textfield}.sheet td.on{outline:2px solid var(--gold);outline-offset:-2px;z-index:2;position:relative}.sheet .img-slot{width:100%;height:100%;min-height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a89880;font-size:11px;background:#fbf7f0}.sheet .img-slot img{width:44px;height:44px;object-fit:cover;border-radius:4px}.sheet .col-resizer,.sheet .row-resizer{position:absolute;z-index:6;background:transparent}.sheet .col-resizer{top:0;right:-3px;width:6px;height:100%;cursor:col-resize}.sheet .row-resizer{left:0;bottom:-3px;width:100%;height:6px;cursor:row-resize}.sheet .col-resizer:hover,.sheet .row-resizer:hover,.sheet .col-resizer:active,.sheet .row-resizer:active{background:var(--gold)}.sheet-menu{position:fixed;z-index:1200;min-width:128px;padding:4px 0;background:#fff;border:1px solid var(--border-light);border-radius:6px;box-shadow:0 8px 24px #281e101f}.sheet-menu button{display:block;width:100%;text-align:left;border:none;background:none;padding:8px 14px;font-size:13px;color:var(--navy);cursor:pointer}.sheet-menu button:hover{background:#f7f1e6}.sheet-menu button.danger{color:var(--danger)}body.sheet-resizing-col,body.sheet-resizing-col *{cursor:col-resize!important;-webkit-user-select:none;user-select:none}body.sheet-resizing-row,body.sheet-resizing-row *{cursor:row-resize!important;-webkit-user-select:none;user-select:none}.sheet tr.err-row td{background:#fef2f2}.sheet tr.err-row td.col-idx{background:#fde8e8}.sheet .col-act{min-width:56px;width:56px;text-align:center;padding:0 8px}.sheet .col-act a{color:var(--tech);cursor:pointer}.sheet .col-act a:hover{color:var(--danger)}.sheet .saved-dot{display:inline-block;width:6px;height:6px;margin-left:4px;border-radius:50%;background:var(--success);vertical-align:middle}.sheet td.ro{background:#f4f6f8}.sheet td.ro .cell{color:var(--text-secondary);cursor:not-allowed}.main-header{margin-bottom:18px}.main-header h1{margin:0 0 4px;font-size:22px;font-weight:700;color:var(--navy)}.main-header p{margin:0;font-size:13px;color:var(--text-secondary)}.welcome{text-align:center;margin:8px 0 28px}.welcome-en{font-size:12px;letter-spacing:.22em;color:var(--gold-deep);font-weight:600}.welcome h1{margin:8px 0 6px;font-size:32px;font-weight:700;color:var(--navy)}.welcome p{margin:0;font-size:14px;color:var(--text-secondary)}.surface{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.note{padding:10px 14px;background:var(--info-bg);border:1px solid rgba(26,75,140,.12);border-radius:8px;font-size:12px;color:#0e2a55;line-height:1.6;margin-bottom:14px}.ant-btn-primary{background:linear-gradient(135deg,var(--tech),var(--tech-bright))!important;border:none!important;box-shadow:0 4px 16px var(--primary-glow)}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-select-focused .ant-select-selector{border-color:var(--gold)!important;box-shadow:0 0 0 3px var(--gold-soft)!important}.ant-table-wrapper{background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.ant-table-thead>tr>th{background:#f8fafc!important;color:var(--text-secondary)!important;font-weight:600!important;font-size:12px!important}.page-sheet .ant-table-thead>tr>th{background:#f7f1e6!important;color:#5b4a32!important}.ant-card{border-radius:var(--radius-md)!important;border-color:var(--border-light)!important;box-shadow:var(--shadow-sm)}.set-card{background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;max-width:760px}.set-card .ant-form{padding:20px 24px}.bal-hero{font-size:34px;font-weight:700;color:var(--navy);letter-spacing:.02em}.hint{font-size:12px;color:var(--text-secondary);margin-top:4px;line-height:1.55}
