:root{--color-primary: #597699;--color-primary-hover: #4a6585;--color-primary-active: #3e556f;--color-primary-soft: #e6ecf3;--color-bg: #f7f5f3;--color-surface: #ffffff;--color-text: #1f2a37;--color-text-muted: #5b6471;--color-border: #e4e0dc;--color-danger: #c62828;--color-danger-bg: #fdecea;--radius-md: 12px;--radius-lg: 16px;--shadow-md: 0 4px 14px rgba(31, 42, 55, .12);--shadow-fab: 0 6px 18px rgba(89, 118, 153, .35)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:var(--color-bg);color:var(--color-text);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}h1,h2,h3{line-height:1.2;font-weight:700}h1{font-size:clamp(2.2rem,5vw,3.8rem)}h2{font-size:clamp(1.5rem,3vw,2.2rem)}h3{font-size:1.15rem}
