:root{--primary-black:#000;--primary-white:#fff;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--border-radius:8px;--border-radius-lg:12px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--transition:all 0.2s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--primary-white);color:#212529;color:var(--gray-900);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}h1,h2,h3,h4,h5,h6{color:#000;color:var(--primary-black);font-weight:600;line-height:1.2}h1{font-size:2.5rem;margin-bottom:1.5rem}h2{font-size:2rem;margin-bottom:1.25rem}h3{font-size:1.5rem}h3,p{margin-bottom:1rem}a{color:#000;color:var(--primary-black);text-decoration:none;transition:all .2s ease;transition:var(--transition)}a:hover{opacity:.7}button{background:none;border:none;cursor:pointer;font-family:inherit;transition:all .2s ease;transition:var(--transition)}input,select,textarea{font-family:inherit;font-size:1rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}
/*# sourceMappingURL=main.96657572.css.map*/