:root{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;--bg-page: #fff;--bg-alt: #f9f6f2;--bg-card: #f9f6f2;--bg-card-hover: #f3ede5;--text-primary: #3a3a3a;--text-title: #161616;--text-muted: #666;--text-muted-light: #929292;--accent: #c50000;--accent-hover: #b80000;--accent-soft: #e1000f;--link-color: #000091;--link-hover: #1212ff;--border: #ddd;--border-alt: #e5e5e5;--shadow-color: rgba(0, 0, 18, .08);--shadow-card: 0 1px 3px var(--shadow-color);--shadow-card-hover: 0 2px 6px var(--shadow-color);--timeline-line-start: #001f3f;--timeline-line-end: #001f3f;--timeline-dot: #001f3f;--timeline-dot-border: #fff;--timeline-dot-shadow: rgba(0, 31, 63, .25);--timeline-date: #6a6156;--card-bg: var(--bg-card);--card-border: var(--border)}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text-primary);background-color:var(--bg-page);font-size:1rem;line-height:1.5rem}#app{min-height:100vh;padding:2rem 1rem 3rem}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--link-hover)}.page-header{text-align:center;margin-bottom:2.5rem;padding:1rem}.page-title{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:300;margin:0 0 .5rem;color:var(--text-title);letter-spacing:-.02em;position:relative;padding-bottom:.5rem}.page-title:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:2.5rem;height:4px;background-color:var(--accent);border-radius:2px}.page-subtitle{font-size:1rem;color:var(--text-muted);margin:0}.app[data-v-34fabb92]{max-width:100%;margin:0 auto}
