*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f7f8fb;color:#1f2937;min-height:100vh}a{color:inherit;text-decoration:none}.uiButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(145deg,#ffffff,#f8fafc);color:#1f2937;border:1.5px solid #e2e8f0;border-radius:10px;padding:.55rem 1.15rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.04)}.uiButton:hover:not(:disabled){background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-color:#94a3b8;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.uiButton:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px rgba(0,0,0,.04)}.uiButton:disabled{opacity:.5;cursor:not-allowed}.uiButtonCompact{padding:.4rem .9rem;font-size:.82rem;border-radius:8px}.uiButtonIcon{width:44px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;border-radius:10px}.siteHeader{background:#ffffff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:100}.siteHeaderInner{max-width:980px;margin:0 auto;justify-content:space-between;padding:.65rem 1.25rem}.siteHeaderInner,.siteLogoLink{display:flex;align-items:center}.siteLogoLink{line-height:0}.siteNav{display:flex;gap:1.5rem;font-size:.95rem;font-weight:500;color:#475569}.siteNav a:hover{color:#1f2937}.siteMain{min-height:calc(100vh - 60px)}.siteFooter{background:#1f2937;color:#cbd5e1;margin-top:2rem;padding:2.5rem 1.25rem 0;font-size:.9rem;line-height:1.6}.siteFooterInner{max-width:980px;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap;padding-bottom:2rem;border-bottom:1px solid #334155}.footerAbout{flex:1 1 320px}.footerLogo{margin-bottom:.75rem;filter:brightness(0) invert(1);opacity:.85}.footerAbout p{color:#94a3b8}.siteFooterNav{flex:1 1 200px;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;align-content:flex-start;color:#94a3b8}.siteFooterNav a:hover{color:#e2e8f0}.footerCopy{max-width:980px;margin:0 auto;padding:1rem 0;color:#64748b;font-size:.82rem;text-align:center}