:root{--color-green-deep: #09271c;--color-green-dark: #123c2c;--color-green: #277a4f;--color-green-light: #66aa7b;--color-green-pale: #cde6d5;--color-gold: #d2ad55;--color-bg: #f3f6f3;--color-surface: #fff;--color-text: #1b2922;--color-muted: #607068;--color-border: #dce5df;--color-danger: #a63030;--color-danger-bg: #fff1f1;--color-info-bg: #edf7f0;--color-sidebar-text: #d8e6dc;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--radius-sm: .45rem;--radius-md: .75rem;--radius-lg: 1rem;--shadow-sm: 0 2px 10px rgb(17 49 34 / 8%);--shadow-md: 0 8px 24px rgb(17 49 34 / 9%);--font-sm: .875rem;--font-base: 1rem;--font-lg: 1.125rem;--font-xl: clamp(1.65rem, 4vw, 2.1rem);--sidebar-width: 16rem;--duration: .18s ease;--z-topbar: 20;--z-sidebar: 30;--z-skip: 100}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;color-scheme:light}body{min-width:20rem;min-height:100vh;margin:0;color:var(--color-text);background:var(--color-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}img{max-width:100%;height:auto}:focus-visible{outline:.2rem solid var(--color-gold);outline-offset:.15rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}.button{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding:var(--space-2) var(--space-4);border:0;border-radius:var(--radius-md);color:#fff;background:var(--color-green);font-weight:700;text-decoration:none;cursor:pointer}.button:hover{background:var(--color-green-dark)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{gat-app-shell .sidebar,gat-app-shell .topbar,gat-app-shell gat-notification{display:none!important}gat-app-shell main{margin:0;padding:0}}
