:root{--color-primary: #1f4aa1;--color-primary-contrast: #ffffff;--color-accent: #1c6b6b;--color-accent-contrast: #ffffff;--color-secondary: #f4b942;--color-secondary-contrast: #1b1f24;--color-surface: #ffffff;--color-elevated: #f5f8ff;--color-section-muted: #eef2ff;--color-section-accent: #fef6e6;--color-bg: #f5f7fb;--color-border: #d0d7e2;--color-text: #1b1f24;--color-text-muted: #4a5568;--color-footer-bg: #f4b942;--color-footer-text: #1b1f24;--color-card-glow: rgba(31, 74, 161, .08);--radius: 6px;--shadow: 0 2px 6px rgba(15, 23, 42, .08)}body{background:var(--color-bg);color:var(--color-text);transition:background .3s ease,color .3s ease}[data-theme=dark]{--color-primary: #9ec3ff;--color-primary-contrast: #0b1120;--color-accent: #4fd1c5;--color-accent-contrast: #08141f;--color-secondary: #ffd166;--color-secondary-contrast: #0b1120;--color-surface: #1f2937;--color-elevated: #273449;--color-section-muted: #16213b;--color-section-accent: #2a3346;--color-bg: #0f172a;--color-border: #2e3a4d;--color-text: #f8fafc;--color-text-muted: #cbd5f5;--color-footer-bg: #273449;--color-footer-text: #f8fafc;--color-card-glow: rgba(158, 195, 255, .12);--shadow: 0 2px 6px rgba(8, 17, 32, .6)}label.MuiInputLabel-root{font-size:1rem;margin-bottom:.25rem;color:var(--color-text-muted)}.MuiOutlinedInput-root{background:var(--color-surface);border-radius:var(--radius)}.MuiOutlinedInput-input{padding:.75rem;font-size:1rem}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:2px;border-color:var(--color-accent)}.MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-width:2px}form button[type=submit]{background:var(--color-accent);color:var(--color-accent-contrast);padding:.75rem 1.5rem;font-size:1.1rem}:root{font-family:Arial,Helvetica,sans-serif;line-height:1.6;font-weight:400;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-primary);text-decoration:inherit}html,body{margin:0;min-width:320px;min-height:100vh;background:var(--color-bg);overflow-x:hidden;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative;--scroll-fade-bg: var(--color-bg)}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body:after{content:"";position:fixed;bottom:0;left:0;right:0;height:1.5rem;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--color-bg))}section{padding:1rem 0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:1rem 0 .5rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}button{border-radius:var(--radius);border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-primary);color:var(--color-primary-contrast);cursor:pointer;transition:border-color .25s;box-shadow:var(--shadow)}button:hover{border-color:var(--color-accent)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.nav,.btn-primary{background:var(--color-primary);border-radius:var(--radius);box-shadow:var(--shadow)}.card{background:var(--color-surface);border-radius:var(--radius);background-image:linear-gradient(5deg,rgba(85,107,47,.05),transparent);box-shadow:var(--shadow)}.btn-secondary{background:var(--color-secondary);color:var(--color-secondary-contrast)}.pac-container{z-index:2000!important}.MuiDialogActions-root{gap:.5rem;flex-wrap:wrap}.MuiDialogActions-root>:not(style)~:not(style){margin-left:0!important}@media (max-width: 600px){html{height:auto}html,body{font-size:16px;min-height:100dvh;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}body:after{display:none}section{padding:.75rem 0}.MuiDialog-paper{margin:0!important;width:100%!important;max-width:100%!important;max-height:100dvh!important;border-radius:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.MuiDialogTitle-root{padding:1rem 1.25rem!important;font-size:1.25rem!important;line-height:1.25!important}.MuiDialogContent-root{width:auto!important;max-width:none!important;padding:1.25rem!important;box-sizing:border-box;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.MuiDialogActions-root{position:sticky;bottom:0;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom))!important;background:var(--color-surface);box-shadow:0 -1px 10px #0f172a14}.MuiDialogActions-root .MuiButton-root{width:100%;margin-left:0!important}.MuiDialogContent-root .MuiCardActions-root{flex-wrap:wrap;gap:.5rem}.MuiDialogContent-root .MuiCardActions-root .MuiButton-root{width:100%}.MuiButton-root{min-height:44px}.MuiIconButton-root{min-width:44px;min-height:44px}.MuiTextField-root{width:100%}.MuiInputBase-root,.MuiSelect-select{min-height:44px}.MuiFormControl-root{width:100%}.MuiFormControlLabel-root{align-items:flex-start;margin-left:0;margin-right:0}.MuiCard-root,.MuiPaper-root:not(.MuiDialog-paper){border-radius:8px!important}.MuiCardContent-root{padding:1rem!important}.MuiCardContent-root:last-child{padding-bottom:1rem!important}.MuiListItem-root,.MuiListItemButton-root{min-height:56px;border-radius:8px}.MuiListItemText-primary{font-size:1rem;line-height:1.35}.MuiListItemText-secondary{font-size:.92rem;line-height:1.45}.MuiPagination-ul{justify-content:center;gap:.25rem}.MuiPaginationItem-root{min-width:40px;height:40px;margin:0}.MuiTabs-root{min-height:48px}.MuiTab-root{min-height:48px;font-size:.95rem;letter-spacing:0}.MuiTableContainer-root{border-radius:8px;-webkit-overflow-scrolling:touch}.MuiTable-root{min-width:640px}.MuiTableCell-root{padding:.75rem;font-size:.95rem;vertical-align:top}.MuiTableHead-root .MuiTableCell-root{white-space:nowrap}.MuiAlert-root{align-items:flex-start;font-size:.95rem}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.bounce{animation:bounce .5s}.MuiCard-root:hover{box-shadow:0 4px 16px #70421429,var(--shadow);transform:scale(1.02);transition:box-shadow .2s,transform .2s}#root{width:100%;min-height:100vh;padding:1rem;text-align:left;overflow-x:clip}@media (max-width: 600px){#root{padding:.5rem}h1{font-size:1.9rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.MuiCard-root:hover{transform:none}.markdown-body{font-size:1rem;line-height:1.7;overflow-wrap:anywhere}.markdown-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.markdown-body th,.markdown-body td{padding:.75rem}}@media (min-width: 900px){#root{padding:2rem 1rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em color-mix(in srgb,var(--color-primary) 45%,transparent))}.logo.react:hover{filter:drop-shadow(0 0 2em color-mix(in srgb,var(--color-secondary) 45%,transparent))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.app-footer{color:var(--color-footer-text)}.app-footer a,.app-footer button{color:inherit}.app-footer .MuiTypography-root,.app-footer .MuiSvgIcon-root{color:var(--color-footer-text)}.card{background:var(--color-surface);border-radius:var(--radius);background-image:linear-gradient(5deg,var(--color-card-glow),transparent);box-shadow:var(--shadow);padding:1.5rem 2.5rem;margin-bottom:2rem}.read-the-docs{color:var(--color-text-muted)}.scroll-hidden{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}.scroll-hidden::-webkit-scrollbar{display:none}.scroll-hidden:after{content:"";position:sticky;bottom:0;left:0;width:100%;height:1.5rem;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--scroll-fade-bg, var(--color-surface)))}.markdown-body table{width:100%;border-collapse:collapse;margin-bottom:1rem}.markdown-body th,.markdown-body td{border:1px solid var(--color-border);padding:.5rem}.markdown-body th{background-color:var(--color-elevated);text-align:left;color:var(--color-text)}
