body,html{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f4f6;color:#111827}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.tgr-root{min-height:100vh;display:flex;flex-direction:column}.tgr-header{background:#0f172a;color:#e5e7eb;border-bottom:1px solid #1f2937}.tgr-header-inner{max-width:960px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.tgr-logo a{font-weight:600;font-size:1.1rem;color:#e5e7eb}.tgr-nav{display:flex;gap:1.25rem}.tgr-nav a{color:#e5e7eb;font-size:.95rem}.tgr-nav a:hover{color:#bfdbfe}.tgr-page{flex:1 1}.tgr-page main{background:#fff;max-width:960px;margin:1.5rem auto 2rem;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(15,23,42,.08)}.tgr-footer{border-top:1px solid #e5e7eb;background:#f9fafb}.tgr-footer-inner{max-width:960px;margin:0 auto;padding:.75rem 1.5rem;display:flex;justify-content:space-between;font-size:.9rem;color:#6b7280}.tgr-footer-links a{margin-left:1rem;color:#4b5563}.tgr-footer-links a:hover{color:#111827}@media (max-width:640px){.tgr-header-inner{flex-direction:column;align-items:flex-start;gap:.5rem}.tgr-nav{gap:.75rem;flex-wrap:wrap}.tgr-page main{margin:1rem;padding:1.5rem}.tgr-footer-inner{flex-direction:column;gap:.5rem}}