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)}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 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}:root{--tc-ink: #3d3228;--tc-muted: #8b7763;--tc-layout: #f3ece0;--tc-paper: #fbf7f0;--tc-border: #e4d8c6;--tc-primary: #9a6b4c;--tc-primary-dark: #82583e;--tc-primary-deep: #5e3f2d;--tc-primary-soft: #f3eadc;--tc-indigo: #f6f0e6;--tc-madder: #9a6b4c;--tc-turquoise: #c9b48a;--tc-gold: #c9b48a;color:var(--tc-ink);background:var(--tc-layout);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}#root,.portal-layout{min-height:100dvh;height:100dvh}.portal-layout{overflow:hidden}.portal-layout>.ant-layout{min-height:0;height:100%}.portal-loading{display:grid;min-height:100vh;place-items:center;background:var(--tc-layout)}.portal-sider{background:var(--tc-indigo)!important;border-right:1px solid var(--tc-border)}.portal-sider .ant-layout-sider-children{display:flex;flex-direction:column;background:transparent}.portal-sider .ant-menu{flex:1;overflow:auto;padding:8px 0 16px;background:transparent!important;border-inline-end:none!important}.portal-sider .ant-menu-item,.portal-sider .ant-menu-submenu-title{width:calc(100% - 20px)!important;margin-block:3px;margin-inline:10px;border-radius:10px}.portal-sider .ant-menu-item:hover,.portal-sider .ant-menu-submenu-title:hover{background:var(--tc-primary-soft)!important}.portal-sider .ant-menu-item-selected{color:var(--tc-primary-deep)!important;font-weight:600;background:#efe4d2!important;box-shadow:inset 2px 0 0 var(--tc-primary)}.portal-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--tc-primary-deep);background:#efe4d2!important}.portal-sider .ant-menu-submenu-arrow{color:var(--tc-muted)}.portal-brand{display:flex;align-items:center;justify-content:center;height:88px;padding:16px 18px;border-bottom:1px solid var(--tc-border);background:transparent;color:var(--tc-ink)}.portal-brand-button{display:flex;align-items:center;justify-content:center;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.portal-brand-mark,.login-mark{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;border-radius:12px;color:var(--tc-ink);background:var(--tc-paper);box-shadow:inset 0 0 0 1px var(--tc-gold);font-size:22px;font-weight:700}.portal-brand-wordmark{display:block;width:148px;height:auto}.ant-layout-sider-collapsed .portal-brand-wordmark{width:56px}.portal-header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;border-bottom:1px solid var(--tc-border);background:var(--tc-paper)}.collapse-button{color:var(--tc-muted);font-size:18px}.account-button{display:inline-flex;align-items:center;gap:8px;color:var(--tc-ink)}.portal-content{display:flex;flex:1;min-height:0;flex-direction:column;overflow:auto;padding:16px 24px;background:var(--tc-layout)}.portal-page-card{display:flex;flex:1;min-height:0;margin-top:12px;flex-direction:column}.portal-layout .ant-table-wrapper .ant-table-thead>tr>th,.portal-layout .ant-table-wrapper .ant-table-tbody>tr>td{text-align:center}.portal-layout .ant-table-wrapper .ant-table-thead>tr>th{background:#f4eadc}.portal-layout .ant-card{background:var(--tc-paper)}.rich-text-editor{overflow:hidden;border:1px solid var(--tc-border);border-radius:8px;background:var(--tc-paper)}.rich-text-editor--loading{min-height:280px}.rich-text-editor__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;border-bottom:1px solid var(--tc-border);background:#f7f0e4}.rich-text-editor__toolbar .ant-divider-vertical{height:20px;margin:0 4px}.rich-text-editor__toolbar-button{min-width:30px;color:var(--tc-muted)}.rich-text-editor__toolbar-button.is-active,.rich-text-editor__toolbar-button:not(:disabled):hover{color:var(--tc-madder);background:var(--tc-primary-soft)}.rich-text-editor__heading-icon{font-size:11px;font-weight:700;line-height:1}.rich-text-editor__content{min-height:280px;padding:12px 14px;outline:none;color:var(--tc-ink);line-height:1.75}.rich-text-editor__content p{margin:0 0 10px}.rich-text-editor__content p:last-child{margin-bottom:0}.rich-text-editor__content h2,.rich-text-editor__content h3{margin:16px 0 8px;color:var(--tc-primary-deep)}.rich-text-editor__content ul,.rich-text-editor__content ol{padding-left:24px}.rich-text-editor__content blockquote{margin:12px 0;padding:8px 14px;border-left:3px solid var(--tc-turquoise);color:var(--tc-muted);background:#f3ead8}.rich-text-editor__content pre{overflow-x:auto;padding:10px 12px;border-radius:6px;color:#e8eef0;background:var(--tc-primary-deep)}.rich-text-editor__content a{color:var(--tc-madder);text-decoration:underline}.rich-text-editor__content img,.rich-text-editor__image{display:block;max-width:100%;height:auto;margin:12px 0;border-radius:6px}.rich-text-editor__content p.is-editor-empty:first-child:before{float:left;height:0;color:var(--tc-muted);content:attr(data-placeholder);pointer-events:none}.portal-layout .ant-btn-primary:not(.ant-btn-dangerous),.login-shell .ant-btn-primary:not(.ant-btn-dangerous){color:var(--tc-paper)!important;border-color:var(--tc-primary)!important;background:var(--tc-primary)!important;box-shadow:none}.portal-layout .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):hover,.login-shell .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):hover{color:var(--tc-paper)!important;border-color:var(--tc-primary-dark)!important;background:var(--tc-primary-dark)!important}.portal-layout .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):active,.login-shell .ant-btn-primary:not(.ant-btn-dangerous):not(:disabled):active{color:var(--tc-paper)!important;background:var(--tc-primary-deep)!important}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-header-copy{min-width:0;max-width:46rem}.page-header-copy .ant-typography-secondary{margin-bottom:0}.inventory-stat-card{height:100%}.inventory-stat-card .ant-card-body{height:100%;padding:16px 20px}.inventory-stat-card .ant-statistic-title{min-height:22px;margin-bottom:4px;line-height:22px}.inventory-stat-card .ant-statistic-content{font-size:24px}.page-header .ant-typography{margin-bottom:4px}.page-header .ant-typography-title{display:flex;align-items:center;gap:10px}.page-header .ant-typography-title:before{width:4px;height:24px;border-radius:2px;background:var(--tc-gold);content:""}.production-scope-tabs .ant-tabs-nav{margin-bottom:16px}.production-scope-tabs .ant-tabs-content-holder{display:none}.permission-tree-card{min-height:420px}.menu-management-card .ant-card-body{padding:0}.menu-management-workbench{display:grid;grid-template-columns:330px minmax(0,1fr);min-height:620px}.menu-overview-panel{min-width:0;padding:24px 20px;border-right:1px solid var(--tc-border)}.menu-overview-heading,.menu-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.menu-overview-heading{margin-bottom:14px}.menu-overview-heading .ant-typography,.menu-detail-heading .ant-typography{margin:0}.menu-overview-toolbar{display:flex;gap:10px}.menu-overview-toolbar .ant-input-affix-wrapper{min-width:0}.menu-overview-expand-actions{display:flex;justify-content:flex-end;margin:4px 0 8px}.menu-overview-tree{background:transparent}.menu-overview-tree .ant-tree-treenode{width:100%}.menu-overview-tree .ant-tree-node-content-wrapper{flex:1;min-width:0}.menu-overview-tree .ant-tree-node-content-wrapper:hover{background:var(--tc-primary-soft)}.menu-overview-tree .ant-tree-node-selected,.menu-overview-tree .ant-tree-node-selected:hover{background:#efe4d2}.menu-overview-node{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:32px}.menu-overview-node-name{display:flex;align-items:center;min-width:0;gap:8px}.menu-overview-node-name .ant-typography{min-width:0}.menu-overview-node-icon{display:inline-flex;color:var(--tc-turquoise);font-size:16px}.menu-overview-node-actions{display:inline-flex;flex:0 0 auto}.menu-overview-node-actions .ant-btn{padding-inline:4px}.menu-detail-panel{min-width:0;padding:28px 32px}.menu-detail-heading{margin-bottom:20px}.menu-detail-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.menu-detail-panel .ant-descriptions-item-label{width:108px;color:#4b5563;font-weight:600}.menu-detail-panel .ant-typography-code{overflow-wrap:anywhere}.menu-editor-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;padding-top:16px;border-top:1px solid var(--tc-border)}.menu-editor-danger-zone>div{display:flex;flex-direction:column;gap:2px}.menu-editor-danger-zone .ant-typography-secondary{font-size:12px}.login-shell{display:grid;grid-template-columns:40% 60%;align-items:center;min-height:100vh;padding:0;background-image:linear-gradient(90deg,transparent 0%,transparent 34%,rgba(180,157,132,.12) 42%,rgba(196,178,158,.28) 51%,rgba(225,217,205,.72) 64%,#eee9e0 82%),url(/assets/changphel-landscape.jpg);background-size:100% 100%,40% 100%;background-repeat:no-repeat;background-position:left center;background-color:#eee9e0}.login-card{width:min(100%,460px);grid-column:2;justify-self:center;padding:16px;background:#fbf6ecf5;border:1px solid rgba(255,255,255,.72);box-shadow:0 22px 70px #18212b24}.login-heading{display:flex;justify-content:center;margin-bottom:28px}.login-card .ant-card-body{padding:24px}.login-card .ant-typography-title{margin:0;font-size:clamp(23px,2.5vw,30px);letter-spacing:.01em}.login-mark{width:48px;height:48px;color:var(--tc-ink);background:var(--tc-paper);box-shadow:inset 0 0 0 1px var(--tc-gold);font-size:26px}.login-mark-image{display:block;width:58px;height:58px;border-radius:18px;box-shadow:0 12px 24px #3a241c38}.login-calligraphy-image{display:block;width:auto;height:96px}.login-captcha-row{display:flex;align-items:center;gap:12px}.login-captcha-image{flex:none;width:132px;height:44px;cursor:pointer;border:1px solid var(--tc-border, #dfe3e8);border-radius:8px;background-color:#f7f0e4}.login-decoration{position:fixed;top:42px;left:48px;display:flex;align-items:center;gap:12px;color:#2c2118;font-size:11px;letter-spacing:.16em}.login-decoration-line{width:36px;height:2px;background:var(--tc-primary)}.security-enrollment-card{width:min(100%,520px)}.security-enrollment-content{width:100%;margin:12px 0 20px}.security-enrollment-guide{max-width:360px;text-align:center}@media(max-width:960px){.menu-management-workbench{grid-template-columns:1fr}.menu-overview-panel{max-height:440px;overflow:auto;border-right:0;border-bottom:1px solid var(--tc-border)}}@media(max-width:720px){.login-shell{display:flex;justify-content:center;padding:24px;background-position:38% center;background-image:linear-gradient(90deg,#3a241c29,#f7f0e4b8),url(/assets/changphel-landscape.jpg);background-size:cover;background-position:28% bottom}.login-card{grid-column:auto}.portal-content{padding:16px}.page-header{align-items:stretch;flex-direction:column}.menu-overview-panel,.menu-detail-panel{padding:18px 16px}.menu-editor-danger-zone{align-items:stretch;flex-direction:column}.login-decoration{display:none}}.design-project-table .ant-table-cell{text-align:center;vertical-align:middle}.design-project-table .ant-table-thead>tr>th:first-child,.design-project-table .ant-table-tbody>tr>td:first-child{width:220px;max-width:220px}.design-project-name{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;padding-inline:0;text-align:center;white-space:normal}.design-project-name .ant-typography{max-width:100%}.design-owner-cell{display:flex;flex-direction:column;align-items:center;white-space:normal}.design-cover-placeholder{display:grid;width:56px;height:56px;place-items:center;border-radius:8px;background:var(--tc-primary-soft);color:var(--tc-madder);font-size:12px}.design-drawer{display:flex;flex-direction:column;gap:16px}.design-brief{margin-bottom:0!important;color:var(--tc-ink);font-size:15px;line-height:1.7}.design-section{display:flex;flex-direction:column;gap:12px}.design-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.design-image-card,.design-doc-card{overflow:hidden;border:1px solid var(--tc-border);border-radius:12px;background:#fff}.design-image-card .ant-image,.design-image-card .ant-image img{display:block;width:100%;height:148px;object-fit:cover}.design-file-meta,.design-doc-card{display:flex;flex-direction:column;gap:8px;padding:12px}.design-doc-card{flex-direction:row;align-items:center;justify-content:space-between}.design-doc-list{display:flex;flex-direction:column;gap:10px}.design-file-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.design-file-heading .ant-typography{min-width:0;flex:1}.design-file-actions{flex:0 0 auto}.support-desk{display:flex;flex:1;min-height:0;height:100%;overflow:hidden;flex-direction:column}.support-desk-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.support-desk-toolbar strong{font-size:16px}.support-desk-body{display:grid;flex:1;min-height:0;overflow:hidden;border:1px solid var(--tc-border);border-radius:12px;background:var(--tc-paper);grid-template-columns:280px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.support-inbox{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid var(--tc-border);background:#f7f0e4}.support-inbox-toolbar{padding:8px 8px 10px;border-bottom:1px solid var(--tc-border)}.support-inbox-toolbar .ant-segmented{margin-bottom:8px}.support-inbox-toolbar .ant-tabs{width:100%}.support-inbox-toolbar .ant-tabs-nav{margin:0}.support-inbox-hint{color:var(--tc-muted);font-size:12px;line-height:1.4}.support-inbox-ops{display:flex;margin-top:8px;gap:8px}.support-inbox-list{overflow:auto;flex:1;min-height:0}.support-inbox-pager{display:flex;align-items:center;justify-content:space-between;padding:8px;border-top:1px solid var(--tc-border);color:var(--tc-muted);font-size:12px}.support-inbox-item{display:flex;width:100%;padding:8px 10px;border:0;border-bottom:1px solid rgba(224,208,176,.7);background:transparent;color:inherit;text-align:left;cursor:pointer;gap:8px}.support-inbox-item:hover,.support-inbox-item.is-active{background:var(--tc-primary-soft)}.support-inbox-item.is-active{box-shadow:inset 3px 0 0 var(--tc-primary)}.support-avatar{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:8px;color:var(--tc-paper);background:var(--tc-primary);font-size:13px;font-weight:700}.support-inbox-copy{min-width:0;flex:1}.support-inbox-row,.support-inbox-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.support-inbox-name{overflow:hidden;color:var(--tc-ink);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.support-inbox-time,.support-inbox-preview,.support-chat-subtitle,.support-empty,.support-bubble-meta,.support-system,.support-composer.is-readonly{color:var(--tc-muted)}.support-inbox-time,.support-inbox-preview,.support-bubble-meta{font-size:12px}.support-inbox-preview{display:block;overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap}.support-chat,.support-chat-pane{display:flex;min-width:0;min-height:0;height:100%;overflow:hidden;flex-direction:column}.support-chat{background:var(--tc-layout)}.support-chat-header,.support-composer{flex:0 0 auto}.support-chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--tc-border);background:#fbf6eceb}.support-chat-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.support-thread{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:10px 14px 6px}.support-older,.support-system{align-self:center;margin:4px 0 12px;padding:4px 10px;border:0;border-radius:999px;background:#ffffff9e;font-size:12px}.support-bubble-row{display:flex;margin-bottom:8px}.support-bubble-row.is-mine{justify-content:flex-end}.support-bubble-row.is-theirs{justify-content:flex-start}.support-bubble-row.is-system{justify-content:center}.support-bubble{max-width:min(68%,440px);padding:6px 10px;border-radius:10px;line-height:1.45;word-break:break-word}.support-bubble.is-theirs{background:#fffdf8;box-shadow:0 1px #3a241c0f}.support-bubble.is-mine{color:var(--tc-paper);background:var(--tc-primary)}.support-bubble.is-mine .support-bubble-meta{color:#fbf7f0b8}.support-composer{padding:8px 12px 10px;border-top:1px solid var(--tc-border);background:var(--tc-paper)}.support-composer-field{position:relative}.support-composer-field textarea.ant-input{padding-bottom:22px}.support-composer-count{position:absolute;right:12px;bottom:8px;color:var(--tc-muted);font-size:12px;line-height:1;pointer-events:none}.support-composer-actions{display:flex;justify-content:flex-end;margin-top:8px}.support-empty{padding:20px 12px;text-align:center}.support-empty-chat{display:grid;flex:1;place-items:center}@media(max-width:960px){.support-desk-body{grid-template-columns:1fr}.support-inbox{border-right:0;border-bottom:1px solid var(--tc-border)}.support-inbox-list{max-height:240px}}.ledger-mix{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.ledger-mix-chip,.ledger-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:600;line-height:1}.ledger-mix-chip.is-hold,.ledger-chip.is-hold,.ledger-mix-chip.is-transfer,.ledger-chip.is-transfer{color:#6d5a2d;background:#f3ead0}.ledger-mix-chip.is-sold,.ledger-chip.is-sold{color:var(--tc-primary-deep);background:#efe4d2}.ledger-mix-chip.is-back,.ledger-chip.is-back,.ledger-mix-chip.is-in,.ledger-chip.is-in{color:#4d5a38;background:#e8eedd}.ledger-mix-chip.is-out,.ledger-chip.is-out{color:#7a2e2e;background:#f4e4de}.ledger-feed{display:flex;flex-direction:column;gap:12px}.ledger-event{display:grid;grid-template-columns:6px 36px minmax(0,1fr);gap:12px;padding:14px 16px;border:1px solid var(--tc-border);border-radius:14px;background:#fffdf8;text-align:left}.ledger-event-rail{border-radius:99px;background:var(--tc-gold)}.ledger-event.is-hold .ledger-event-rail,.ledger-event.is-transfer .ledger-event-rail{background:var(--tc-gold)}.ledger-event.is-sold .ledger-event-rail,.ledger-event.is-in .ledger-event-rail{background:var(--tc-primary)}.ledger-event.is-back .ledger-event-rail{background:#8a9a6a}.ledger-event.is-out .ledger-event-rail{background:#8b1e1e}.ledger-event-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:var(--tc-primary-deep);background:var(--tc-primary-soft);font-size:16px}.ledger-event-body{min-width:0}.ledger-event-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}.ledger-event-title{color:var(--tc-ink);font-weight:700}.ledger-stock{display:grid;gap:6px;margin-bottom:10px}.ledger-stock-bar{display:flex;overflow:hidden;height:10px;border-radius:99px;background:#efe6d6}.ledger-stock-bar.is-empty{background:#efe6d6}.ledger-stock-bar .is-available{background:var(--tc-primary)}.ledger-stock-bar .is-reserved{background:var(--tc-gold)}.ledger-stock-bar .is-vacant{flex:1}.ledger-stock-legend{display:flex;flex-wrap:wrap;gap:12px 16px;color:var(--tc-muted);font-size:12px}.ledger-stock-legend strong{color:var(--tc-ink);font-weight:600}.ledger-event-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}.ledger-event-reason{display:block;margin-top:6px}.ledger-lifecycle,.ledger-transfer{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border:1px solid var(--tc-border);border-radius:14px;background:var(--tc-indigo);text-align:left}.ledger-lifecycle.is-hold,.ledger-transfer.is-hold,.ledger-transfer.is-transfer{box-shadow:inset 4px 0 0 var(--tc-gold)}.ledger-lifecycle.is-sold,.ledger-transfer.is-sold,.ledger-transfer.is-in{box-shadow:inset 4px 0 0 var(--tc-primary)}.ledger-lifecycle.is-back,.ledger-transfer.is-back{box-shadow:inset 4px 0 #8a9a6a}.ledger-transfer.is-out{box-shadow:inset 4px 0 #8b1e1e}.ledger-lifecycle-head,.ledger-transfer-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 16px}.ledger-lifecycle-time{display:block;margin-top:4px}.ledger-lifecycle-sku{display:grid;gap:8px;padding:12px;border:1px solid var(--tc-border);border-radius:12px;background:var(--tc-paper)}.ledger-steps{margin:0;padding:0 0 0 2px;list-style:none;border-left:2px solid var(--tc-border)}.ledger-step{position:relative;padding:0 0 12px 16px}.ledger-step:last-child{padding-bottom:0}.ledger-step:before{position:absolute;top:6px;left:-5px;width:8px;height:8px;border-radius:50%;background:var(--tc-gold);content:""}.ledger-step.is-sold:before,.ledger-step.is-in:before{background:var(--tc-primary)}.ledger-step.is-back:before{background:#8a9a6a}.ledger-step-top{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;color:var(--tc-ink);font-weight:600}.ledger-path{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 10px}.ledger-path-node{padding:4px 10px;border-radius:8px;color:var(--tc-primary-deep);background:var(--tc-paper);font-weight:700}.ledger-path-arrow{color:var(--tc-muted);font-size:16px}.ledger-transfer-list{display:grid;gap:10px}.ledger-transfer-list .ledger-event{background:var(--tc-paper)}.ledger-pager{display:flex;justify-content:flex-end;margin-top:16px}@media(max-width:960px){.ledger-event{grid-template-columns:6px minmax(0,1fr)}.ledger-event-icon{display:none}}.report-chart{width:100%;height:320px}.company-intro{display:flex;flex-direction:column;gap:28px;max-width:720px}.company-intro-hero{padding:36px 32px;color:#fbf7f0;background:var(--tc-primary);border-radius:16px}.company-intro-hero .ant-typography,.company-intro-mark{color:#fbf7f0}.company-intro-card{padding:24px 28px 8px;background:var(--tc-paper);border:1px solid var(--tc-border);border-radius:16px}.company-intro-hero h2.ant-typography{margin-top:8px;color:#fbf7f0}.company-intro-mark{letter-spacing:.18em;font-weight:700}
