@charset "UTF-8";:root{--st-color-primary: #32887d;--st-color-secondary: #24544e;--st-color-cta: #ff8040;--st-color-cta-accent: #ff6a2e;--st-color-accent-1: #9cd3cc;--st-color-accent-2: #d9f2ee;--st-text-primary: #6d6e70;--st-text-secondary: #2a2a2a;--st-text-muted: #9e9e9e;--st-page-background: #f2f2f2;--st-form-background: #ffffff;--st-modal-background: #ffffff;--st-disabled: #dcdcdc;--st-error: #d9534f;--st-border: #e0e0e0;--st-border-light: #eeeeee;--st-surface-elevated: #f8f8f8;--st-error-bg: #fde8e8;--st-font-sans: Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--st-font-weight-normal: 400;--st-font-weight-medium: 500;--st-font-weight-semibold: 600;--st-section-gap: 16px;--st-grid-gap: 16px;--st-radius-sm: 4px;--st-radius-md: 6px;--st-radius-lg: 8px;--st-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--st-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07), 0 2px 4px -2px rgba(0, 0, 0, .05);--color-primary: var(--st-color-primary);--color-primary-hover: var(--st-color-secondary);--color-primary-light: var(--st-color-accent-2);--color-surface: var(--st-form-background);--color-surface-elevated: var(--st-surface-elevated);--color-border: var(--st-border);--color-border-light: var(--st-border-light);--color-text: var(--st-text-secondary);--color-text-muted: var(--st-text-muted);--color-error: var(--st-error);--color-error-bg: var(--st-error-bg);--radius-sm: var(--st-radius-sm);--radius-md: var(--st-radius-md);--radius-lg: var(--st-radius-lg);--shadow-sm: var(--st-shadow-sm);--shadow-md: var(--st-shadow-md);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--font-sans: var(--st-font-sans)}html.primeng-dark{--st-text-primary: #e0e0e0;--st-text-secondary: #ffffff;--st-text-muted: #a1a1a1;--st-page-background: #1a1a1a;--st-form-background: #2a2a2a;--st-modal-background: #292929;--st-disabled: #555555;--st-error: #ff6b6b;--st-border: #404040;--st-border-light: #333333;--st-surface-elevated: #333333;--st-error-bg: #3d2020}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--st-font-sans);font-size:14px;line-height:1.5;color:var(--st-text-primary);background:var(--st-page-background);-webkit-font-smoothing:antialiased}.st-page-container,.app-main{padding:clamp(.75rem,1.4vw,1.25rem) clamp(1rem,2.2vw,1.5rem);max-width:clamp(960px,92vw,1440px);margin:0 auto}h1,h2,h3,h4{margin:0 0 var(--space-md);font-weight:var(--st-font-weight-semibold);color:var(--st-text-secondary)}h1{font-size:1.75rem;line-height:2.125rem;letter-spacing:-.015em}h2{font-size:1.375rem;line-height:1.75rem;letter-spacing:-.01em}h3{font-size:1.125rem;line-height:1.5rem;letter-spacing:-.005em}h4{font-size:1rem;line-height:1.375rem;letter-spacing:0}a{color:var(--st-color-primary);text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 var(--space-md);color:var(--st-text-primary)}button{font-family:inherit;font-size:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:inherit}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-variation-settings:"FILL" 0,"GRAD" 0,"opsz" 24;display:inline-block;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-user-select:none;user-select:none}.material-symbols-rounded.material-symbols-filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.st-icon--16{font-size:16px}.st-icon--18{font-size:18px}.st-icon--20{font-size:20px}.st-icon--24{font-size:24px}
