*{box-sizing:border-box;margin:0;padding:0}html,body{color:#111827;background-color:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.container{width:100%;max-width:1100px;margin:0 auto;padding-left:24px;padding-right:24px}.site-main{min-height:60vh;padding-top:32px;padding-bottom:32px}.site-header{background:#fff;border-bottom:1px solid #e5e7eb}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding-top:10px;padding-bottom:10px;display:flex}.nav{flex-wrap:wrap;align-items:center;display:flex}.nav a{color:#374151;margin-left:24px;font-weight:600;text-decoration:none}.nav a:hover{color:#2563eb}.site-footer{background:#fff;border-top:1px solid #e5e7eb;margin-top:80px}.footer-wrap{padding-top:28px;padding-bottom:28px}.footer-hubs{border-bottom:1px solid #00000014;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-bottom:22px;display:grid}.footer-hub{min-width:0}.footer-hub strong{color:#111827;margin-bottom:12px;font-size:.9rem;display:block}.footer-hub-link{color:#6b7280;margin-bottom:8px;font-size:.875rem;text-decoration:none;display:block}.footer-hub-link:hover{color:#2563eb}.footer-bottom{color:#6b7280;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:.875rem;display:flex}.footer-copy{margin:0}.footer-links{flex-wrap:wrap;gap:10px 20px;display:flex}.footer-links a{color:#6b7280;text-decoration:none}.footer-links a:hover{color:#2563eb}h1,h2,h3{color:#111827}a{transition:color .15s}.prose{max-width:760px}.prose h1{letter-spacing:-.02em;margin:28px 0 10px;font-size:44px;line-height:1.1}.prose h2{letter-spacing:-.01em;margin:28px 0 10px;font-size:28px;line-height:1.2}.prose h3{margin:20px 0 8px;font-size:20px}.prose p{color:#111827;margin:10px 0}.prose ul{margin:10px 0 10px 20px}.prose li{margin:6px 0}.prose a{color:#2563eb;text-underline-offset:3px;text-decoration:underline}.prose a:hover{color:#1d4ed8}.checker-hero{justify-content:center;padding:70px 0 40px;display:flex}.checker-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-width:760px;padding:34px;box-shadow:0 1px #00000005}.checker-title{letter-spacing:-.02em;margin-bottom:10px;font-size:44px;line-height:1.1}.checker-subtitle{color:#374151;max-width:56ch;margin-bottom:18px}.domain-form{align-items:center;gap:12px;margin-top:6px;display:flex}.domain-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;flex:1;height:48px;padding:0 14px;font-size:16px}.domain-input:focus{border-color:#e0b100;box-shadow:0 0 0 4px #e0b10026}.domain-button{color:#111827;cursor:pointer;background:#e0b100;border:1px solid #c79c00;border-radius:10px;height:48px;padding:0 18px;font-weight:700}.domain-button:hover{filter:brightness(.98)}.domain-button:disabled{opacity:.6;cursor:not-allowed}.results-grid{gap:14px;width:100%;max-width:760px;margin:22px auto 0;display:grid}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.result-left{min-width:0}.result-title{margin-bottom:6px;font-size:20px;font-weight:800}.result-value{color:#111827;overflow-wrap:anywhere;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;max-width:100%;margin-bottom:8px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;display:inline-block}.result-desc{color:#6b7280;font-size:14px}.status-pill{color:#111827;white-space:nowrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.status-pass{color:#065f46;background:#ecfdf5;border-color:#bbf7d0}.status-warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.status-fail{color:#991b1b;background:#fef2f2;border-color:#fecaca}.codeblock{background:#111827;border:1px solid #1f2937;border-radius:12px;margin:16px 0;overflow:hidden}.codeblock-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.codeblock-title{color:#f9fafb;font-size:14px;font-weight:700}.codeblock-language{color:#9ca3af;font-size:11px}.codeblock-copy{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.codeblock-copy:hover{background:#ffffff1f}.codeblock-body{padding:0}.codeblock-pre{color:#f9fafb;white-space:pre-wrap;margin:0;padding:16px 20px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:1.6;overflow-x:auto}.codeblock textarea,.codeblock input{display:none}@media (max-width:900px){.footer-hubs{grid-template-columns:1fr;gap:22px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (max-width:720px){.container{padding-left:18px;padding-right:18px}.header-inner{gap:14px}.nav a{margin-left:16px}.checker-card{padding:22px 18px}.checker-title{font-size:34px}.domain-form{flex-direction:column;align-items:stretch}.domain-button{width:100%}}@media (max-width:520px){.container{padding-left:16px;padding-right:16px}.header-inner{flex-wrap:wrap;align-items:flex-start}.nav{justify-content:flex-start;width:100%}.nav a{margin-left:0;margin-right:16px}.footer-wrap{padding-top:24px;padding-bottom:24px}.footer-hubs{gap:20px;padding-bottom:18px}.footer-hub strong{margin-bottom:10px}.footer-hub-link{margin-bottom:10px;font-size:.95rem}.footer-bottom{gap:12px;margin-top:16px}.footer-links{gap:8px 18px}}
