:root{color-scheme:light;--page-bg: #f3efe7;--panel-bg: rgba(255, 255, 255, .78);--panel-border: rgba(13, 92, 99, .12);--text-primary: #162126;--text-secondary: #53636a;--hero-accent: #0d5c63;--hero-accent-soft: #d7ebe9}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top left,rgba(13,92,99,.15),transparent 28%),radial-gradient(circle at top right,rgba(194,142,66,.16),transparent 26%),linear-gradient(180deg,#f7f2e8,#f0ece2);color:var(--text-primary)}a{color:inherit}.full-width{width:100%}.top-gap{margin-top:16px}.page-stack{display:flex;flex-direction:column;gap:16px}.app-shell{min-height:100vh;background:transparent}.sidebar-inner{height:100%;padding:20px 14px;border-right:1px solid rgba(22,33,38,.08);background:#fcfaf6eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-logo{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding:10px 8px 18px}.app-logo-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#0d5c63,#1a8b95);color:#fff;font-size:22px;font-weight:700}.app-logo-title.ant-typography{margin:0}.app-header{display:flex;justify-content:space-between;align-items:center;gap:16px;height:auto;padding:18px 24px;background:transparent}.header-title.ant-typography{margin:0}.header-user{display:flex;flex-direction:column}.app-content{padding:0 24px 24px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:8px 2px}.page-title.ant-typography{margin-bottom:4px}.page-subtitle.ant-typography{max-width:760px;margin-bottom:0;color:var(--text-secondary)}.section-card.ant-card,.stat-card.ant-card{border:1px solid var(--panel-border);background:var(--panel-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 45px #53636a14}.filter-bar{width:100%}.switch-field{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0 6px;border:1px solid rgba(22,33,38,.08);border-radius:10px;background:#fff}.login-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden}.login-background{position:absolute;inset:0;background:linear-gradient(135deg,#0d5c63f2,#0d5c63ad),linear-gradient(45deg,rgba(194,142,66,.5),transparent 45%)}.login-layout{position:relative;z-index:1;width:min(1180px,100%)}.eyebrow{display:inline-block;margin-bottom:12px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:#a9d9dd}.login-hero-title.ant-typography,.login-hero-copy.ant-typography{color:#fff}.login-hero-title.ant-typography{max-width:560px;font-size:clamp(40px,6vw,68px);line-height:1.02}.login-hero-copy.ant-typography{max-width:540px;font-size:18px}.login-card.ant-card{border:0;border-radius:24px;background:#fffbf5f5;box-shadow:0 34px 90px #08272a4d}.login-card-header{margin-bottom:20px}.login-actions-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.login-footer-note{margin-top:18px}.allocation-block{margin-bottom:16px;padding:16px;border:1px solid rgba(13,92,99,.14);border-radius:14px;background:#f5faf9cc}@media(max-width:991px){.app-header,.page-header{flex-direction:column;align-items:flex-start}.app-content{padding:0 16px 16px}.login-page{padding:20px}}
