:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-header{display:flex;align-items:flex-start;gap:1.5rem;padding:.75rem 1rem;background:#0e7490;color:#ecfeff}.app-title{margin-left:auto;font-weight:600;font-size:.95rem;opacity:.95}.app-main{flex:1;padding:1.25rem 1.5rem}.app-switcher{display:flex;flex-direction:column;gap:.35rem}.app-switcher-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;opacity:.85}.app-switcher-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem .75rem}.app-switcher-link{color:#cffafe;text-decoration:none;font-size:.875rem}.app-switcher-link:hover{text-decoration:underline}.app-switcher-link-active{font-weight:700;text-decoration:underline}.tool-shell h1{margin-top:0;font-size:1.35rem}.tool-shell-note{color:#475569;max-width:42rem}.tool-shell code{background:#e2e8f0;padding:.1rem .35rem;border-radius:4px;font-size:.9em}
