@import"https://fonts.googleapis.com/css2?family=Anta&family=IBM+Plex+Mono:wght@400;500;600&family=Roboto:wght@400;500;600;700&display=swap";._panel_1rsks_1{position:relative;overflow:hidden;background-color:var(--color-brand-navy)}._panel_1rsks_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 20% 80%,color-mix(in srgb,var(--color-brand-primary) 35%,transparent),transparent 70%),radial-gradient(ellipse 60% 50% at 85% 15%,color-mix(in srgb,var(--color-brand-accent) 25%,transparent),transparent 65%);animation:_gradientShift_1rsks_1 12s ease-in-out infinite alternate;pointer-events:none}._panel_1rsks_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--color-brand-accent) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--color-brand-accent) 8%,transparent) 1px,transparent 1px);background-size:3rem 3rem;-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%);mask-image:linear-gradient(to bottom,black 40%,transparent 100%);pointer-events:none}._content_1rsks_45{position:relative;z-index:1;animation:_fadeSlideIn_1rsks_1 .8s ease-out both}@keyframes _gradientShift_1rsks_1{0%{opacity:.85;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}@keyframes _fadeSlideIn_1rsks_1{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}:root{--color-brand-accent: #97baa4;--color-brand-primary: #2f6b45;--color-brand-primary-dark: #295651;--color-brand-primary-muted: #499360;--color-brand-primary-tint: #e3eee1;--color-brand-navy: #232941;--color-surface-default: #ffffff;--color-surface-subtle: #f6f7f2;--color-surface-sunken: #eef1ea;--color-surface-dark: #232941;--color-text-primary: #232941;--color-text-muted: #5b6b63;--color-text-faint: #8b978e;--color-text-on-primary: #ffffff;--color-text-on-dark: #ffffff;--color-border-default: #97baa4;--color-border-subtle: #e1e7dc;--color-border-strong: #7e9078;--color-feedback-success: #2f6b45;--color-feedback-success-bg: #e3eee1;--color-feedback-warning: #9c6b1f;--color-feedback-warning-bg: #f7eedc;--color-feedback-danger: #b42318;--color-feedback-danger-bg: #fbeae8;--color-feedback-info: #46618a;--color-feedback-info-bg: #e9eef5;--font-family-logo: "Anta", sans-serif;--font-family-body: "Roboto", sans-serif;--font-family-mono: "IBM Plex Mono", ui-monospace, monospace;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-body: 1.5;--line-height-heading: 1.2;--radius-xs: .25rem;--radius-sm: .5rem;--radius-md: .75rem;--shadow-raised: 0 2px 8px rgba(35, 41, 65, .1);--shadow-overlay: 0 8px 24px rgba(35, 41, 65, .14);--shadow-modal: 0 16px 48px rgba(35, 41, 65, .2);--motion-fast: .12s;--motion-base: .18s;--motion-slow: .24s;--motion-ease: cubic-bezier(.4, 0, .2, 1)}:root{color:var(--color-text-primary);background:var(--color-surface-subtle);font-family:var(--font-family-body);line-height:var(--line-height-body)}*{box-sizing:border-box}body{margin:0}.page-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.card{width:min(100%,28rem);background:var(--color-surface-default);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:1.5rem}
