*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{isolation:isolate}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-text:#213547;--color-text-secondary:#6b7280;--color-text-heading:#111827;--color-bg:#fff;--color-bg-secondary:#f9fafb;--color-border:#e5e7eb;--color-error:#dc2626;--color-error-bg:#fef2f2;color:var(--color-text);background-color:var(--color-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--color-text:#e5e7eb;--color-text-secondary:#9ca3af;--color-text-heading:#f9fafb;--color-bg:#111827;--color-bg-secondary:#1f2937;--color-border:#374151;--color-error:#f87171;--color-error-bg:#3f1f1f}}body{min-width:320px;min-height:100vh;display:flex}#root{flex-direction:column;width:100%;display:flex}.header-content{justify-content:space-between;align-items:flex-start;display:flex}.header-links{gap:1.25rem;padding-top:.5rem;display:flex}.mobile-only{display:none}.desktop-only{display:flex}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.header-links{justify-content:flex-start;width:100%;padding-top:0}.mobile-only{flex-direction:column;display:flex!important}.desktop-only{display:none!important}.link-container{justify-content:space-between;width:100%;flex-direction:row!important}}
