:root{--gmp-primary: #00a76f;--gmp-primary-soft: #e6f6ef;--gmp-bg: #f6f8f9;--gmp-surface: #ffffff;--gmp-border: #e3e8ec;--gmp-text: #212b36;--gmp-text-secondary: #637381;--gmp-text-tertiary: #919eab;--gmp-status-draft: #919eab;--gmp-status-in-review: #ffab00;--gmp-status-approved: #00a76f;--gmp-status-effective: #0070f3;--gmp-status-obsolete: #b71d18}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,PingFang TC,Microsoft JhengHei,Segoe UI,Helvetica Neue,Arial,sans-serif;background:var(--gmp-bg);color:var(--gmp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--gmp-primary);text-decoration:none}a:hover{text-decoration:underline}.gmp-page{padding:24px}.gmp-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.gmp-page-title{font-size:20px;font-weight:600;color:var(--gmp-text);margin:0}.gmp-page-subtitle{font-size:13px;color:var(--gmp-text-secondary);margin:4px 0 0}.gmp-empty-block{padding:48px 24px;text-align:center;color:var(--gmp-text-secondary)}
