body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-size-body: 14px;--font-size-header: 11px;--font-size-cell: 11px;--line-height-base: 1.5;--space-4: 8px;--space-6: 12px;--space-8: 16px;--radius: 6px}.search-input{height:40px;font-family:var(--font-family-base);font-size:var(--font-size-body);padding:6px 8px;box-sizing:border-box}.search-button{height:40px;font-family:var(--font-family-base);font-size:var(--font-size-body)}.select-input{height:40px;min-width:320px;box-sizing:border-box;font-family:var(--font-family-base);font-size:var(--font-size-body)}.table-header th{font-size:var(--font-size-header);font-weight:600}.quotation-table td,.quotation-table th{font-size:var(--font-size-cell);padding:4px 6px}*{box-sizing:border-box}.app-page-root{min-height:100vh;padding:24px;box-sizing:border-box;background:linear-gradient(140deg,#f7f3ec,#f4f1ea 52%,#ebe4d8);font-family:Noto Sans TC,IBM Plex Sans,Segoe UI,sans-serif}.app-shell-card{max-width:1800px;min-height:calc(100vh - 48px);margin:0 auto;background-color:#f7f4ee;border-radius:16px;border:1px solid #d9e2ec;box-shadow:0 18px 38px #14304e17;padding:20px;box-sizing:border-box}.app-modal-overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:14px;box-sizing:border-box}.app-modal-panel{background-color:#fff;border-radius:10px;border:1px solid #d9e2ec;padding:20px;box-sizing:border-box;resize:both;overflow:auto;min-width:540px;min-height:320px;max-width:96vw;max-height:92vh}.app-modal-panel--wide{width:min(980px,94vw);height:min(74vh,780px)}.app-modal-panel--compact{width:min(820px,90vw);height:min(64vh,680px)}.app-scroll-both{overflow-x:auto;overflow-y:auto}
