:root{font-family:Atkinson Hyperlegible Next,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{margin:0 auto;text-align:left}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #838383;--color-primary-hover: #000;--color-error: #ef4444;--color-success: #10b981;--color-bg-primary: #efefef;--color-bg-secondary: #f9f9f9;--color-bg-tertiary: #f5f5f5;--color-bg-elevated: #ffffff;--color-text-primary: #242424;--color-text-secondary: #666666;--color-text-tertiary: #999999;--color-text-accent: #333333;--color-text-muted: #444444;--color-border-primary: #e0e0e0;--color-border-secondary: #cccccc;--color-border-subtle: #f1f1f1;--color-scrollbar-track: #f1f1f1;--color-scrollbar-thumb: #888888;--color-scrollbar-thumb-hover: #555555;--shadow-sm: 0 .5em 1em -.5em rgba(0, 0, 0, .3);--shadow-md: 0 1em 2em -1em rgba(0, 0, 0, .4);--shadow-lg: 0 2em 4em -2em rgba(0, 0, 0, .5);--shadow-xl: 0 4em 8em -4em rgba(0, 0, 0, .5);--timeline-width: 20%;--cards-width: 80%;--color-bg: var(--color-bg-primary);--color-text: var(--color-text-primary);--color-border: var(--color-border-primary);font-family:Atkinson Hyperlegible Next,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:300;color:var(--color-text-primary);background-color:var(--color-bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}:root.dark{--color-primary: #838383;--color-primary-hover: #fff;--color-error: #ff5555;--color-success: #22c55e;--color-bg-primary: #242424;--color-bg-secondary: #2a2a2a;--color-bg-tertiary: #303030;--color-bg-elevated: #333333;--color-text-primary: #efefef;--color-text-secondary: #b0b0b0;--color-text-tertiary: #888888;--color-text-accent: #d4d4d4;--color-text-muted: #c0c0c0;--color-border-primary: #404040;--color-border-secondary: #4a4a4a;--color-border-subtle: #353535;--color-scrollbar-track: #2a2a2a;--color-scrollbar-thumb: #555555;--color-scrollbar-thumb-hover: #777777;--shadow-sm: 0 .5em 1em -.5em rgba(0, 0, 0, .3);--shadow-md: 0 1em 2em -1em rgba(0, 0, 0, .4);--shadow-lg: 0 2em 4em -2em rgba(0, 0, 0, .5);--shadow-xl: 0 4em 8em -4em rgba(0, 0, 0, .5)}body{margin:0;min-height:100vh}#app{min-height:100vh}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5em}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}p{margin-bottom:1em}a{color:var(--color-text-primary);text-decoration:none;transition:color .2s;position:relative;font-weight:200;text-transform:uppercase;font-size:.8em}a:before{content:"";position:absolute;top:0;left:-2.5%;width:102.5%;height:100%;border-bottom:1px dotted var(--color-border-secondary);padding:.25em;z-index:0}a:after{content:"⌝ ";opacity:.6}a.internal-link:after{content:none}a:hover{color:var(--color-primary-hover)}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit}.btn{display:inline-block;padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border-radius:.375rem;font-weight:500;transition:background .2s}.btn:hover{background:var(--color-primary-hover)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{background:var(--color-bg-tertiary)}.btn-danger{background:var(--color-error)}.btn-danger:hover{background:#dc2626}input,textarea,select{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:.375rem;font-family:inherit;font-size:inherit;transition:border-color .2s}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary)}label{display:block;margin-bottom:.5rem;font-weight:500}.form-group{margin-bottom:1.5rem}.error{color:var(--color-error);font-size:.875rem;margin-top:.25rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.loading{display:flex;align-items:center;justify-content:center;min-height:200px}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in}.slide-up{animation:slideUp .5s ease-out}
