*{box-sizing:border-box}html,body{color:#1f2937;background:#f4f6f8;min-height:100%;margin:0;font-family:Arial,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}.content-section .content-list a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.content-section .content-list a:hover{color:#1d4ed8}.nav-link,.tool-card,.mobile-brand{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.mobile-header{color:#fff;background:#111827;border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;padding:14px 16px;display:none}.mobile-brand{font-size:20px;font-weight:700}.mobile-menu-button{color:#fff;cursor:pointer;background:#111827;border:1px solid #374151;border-radius:8px;padding:8px 12px;font-size:20px}.mobile-nav-overlay{z-index:50;background:#11182773;position:fixed;inset:0}.mobile-nav-drawer{color:#fff;background:#111827;width:min(320px,88vw);height:100%;padding:24px;overflow-y:auto}.layout{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;padding:24px}.sidebar-title{margin:0 0 24px;font-size:24px}.sidebar-nav{flex-direction:column;gap:10px;display:flex}.nav-section-label{letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;margin-top:14px;margin-bottom:4px;padding:0 12px;font-size:12px;font-weight:700}.nav-link{color:#e5e7eb;border-radius:8px;padding:10px 12px}.nav-link:hover{color:#fff;background:#1f2937}.main-content{padding:24px}.app-card{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;max-width:1000px;padding:32px;box-shadow:0 8px 24px #00000014}h1{margin:0 0 12px}.intro{margin:0 0 24px;line-height:1.6}.search-form{flex-direction:column;gap:12px;display:flex}.label{margin-bottom:6px;font-weight:700;display:block}.input{background:#fff;border:1px solid #9ca3af;border-radius:8px;width:100%;padding:12px;font-size:16px}.textarea{resize:vertical;min-height:180px;font-family:inherit}.input:disabled{cursor:not-allowed;background:#f3f4f6}.button,.secondary-button,.icon-button{cursor:pointer;border-radius:8px}.button,.secondary-button{width:fit-content;padding:12px 18px;font-size:16px}.button{color:#fff;background:#2563eb;border:none}.button:hover:enabled{background:#1d4ed8}.button:disabled{cursor:not-allowed;background:#93c5fd}.secondary-button{color:#1f2937;background:#fff;border:1px solid #cbd5e1}.secondary-button:hover{background:#f8fafc}.icon-button{color:#374151;background:#fff;border:1px solid #d1d5db;flex-shrink:0;padding:6px 10px;font-size:14px;line-height:1}.icon-button:hover{background:#f3f4f6}.results-box{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;margin-top:24px;padding:20px}.results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.results-header h2{margin:0}.results-actions{flex-wrap:wrap;gap:10px;display:flex}.results-meta{margin-top:8px}.meta,.meta-grid{color:#4b5563;font-size:14px}.meta-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 16px;margin-top:8px;display:grid}.meta-grid p{margin:0}.results-list-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:400px;margin-top:16px;overflow:auto}.results-list{margin:0;padding:0;list-style:none}.results-list-item{word-break:break-word;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:12px 14px;font-family:Consolas,Courier New,monospace;font-size:14px;display:flex}.results-list-item:last-child{border-bottom:none}.result-text{flex:1;min-width:0}.tool-card a,.nav-link{color:inherit;text-decoration:none}.tool-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.tool-card{background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;padding:20px;transition:transform .15s,box-shadow .15s;display:block}.tool-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.tool-card h2,.tool-card h3{margin:0 0 10px}.tool-card p{color:#4b5563;margin:0}.content-section{margin-top:32px}.content-section h2{margin:0 0 12px;font-size:24px}.content-section h3{margin:20px 0 8px;font-size:18px}.content-section p{margin:0 0 12px;line-height:1.6}.content-list{margin:0;padding-left:20px;line-height:1.6}.content-list li{margin-bottom:8px}.record-table{border-collapse:collapse;width:100%}.record-table th,.record-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:10px}.record-cell,.with-copy{align-items:flex-start;gap:10px;display:flex}.record-cell span,.record-subitem span,.record-value,.with-copy,.audit-record-item{word-break:break-word}.record-sublist{flex-direction:column;gap:8px;display:flex}.record-subitem{align-items:flex-start;gap:10px;display:flex}.record-mobile-list{display:none}.record-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.record-row{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.record-label{color:#374151;min-width:90px;font-weight:600}.record-value-wrap{word-break:break-word;flex:1}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:56px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pill-pass{color:#166534;background:#dcfce7}.status-pill-warn{color:#92400e;background:#fef3c7}.status-pill-fail{color:#991b1b;background:#fee2e2}.policy-summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;margin-bottom:16px;padding:14px}.policy-summary-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.audit-check-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.audit-check-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px}.audit-check-item p{margin:8px 0 0;line-height:1.5}.audit-check-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.audit-recommendation{margin-top:10px}.audit-records{margin-top:12px}.audit-record-list{margin:8px 0 0;padding-left:20px}.audit-record-item{margin-bottom:6px;line-height:1.5}.dns-summary-sections{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}.dns-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.dns-summary-card h3{margin:0 0 12px}.home-hero{margin-bottom:8px}.home-kicker{letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px;font-weight:700}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.section-header-inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.article-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.article-card-meta{margin-top:12px}@media (max-width:900px){.layout{grid-template-columns:1fr}.desktop-sidebar{display:none}.mobile-header{z-index:40;display:flex;position:sticky;top:0}.main-content{padding:16px}.app-card{padding:20px}}@media (min-width:901px){.mobile-header,.mobile-nav-overlay{display:none}}@media (max-width:768px){.record-table{display:none}.record-mobile-list{flex-direction:column;gap:16px;display:flex}.record-sublist{gap:6px;margin-top:6px}.record-subitem{justify-content:space-between;gap:8px}.home-hero-actions{flex-direction:column;align-items:flex-start}}@media (min-width:769px){.record-mobile-list{display:none}}
