*{box-sizing:border-box;margin:0;padding:0}body{font-family:Georgia,Times New Roman,serif;background:#f8f9fa;color:#1a1a1a;line-height:1.6}.container{max-width:960px;margin:0 auto;background:#fff;padding:3rem 3.5rem;min-height:100vh;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.hero{text-align:center;padding:2.5rem 0 2rem;margin-bottom:2.5rem;border-bottom:2px solid #1a1a1a}.hero h1{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem;color:#1a1a1a}.hero-subtitle{font-size:1.125rem;color:#555;font-style:italic;max-width:520px;margin:0 auto}h1{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.02em}h2{font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:.75rem}h2,h3{font-weight:600}h3{font-size:1.125rem;color:#1a1a1a;margin-bottom:1rem}.search-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.search-section:last-child{border-bottom:none}.search-form{display:flex;gap:.5rem;margin-bottom:1.25rem}input{flex:1 1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:4px;font-family:system-ui,-apple-system,sans-serif;font-size:.9375rem;color:#1a1a1a;transition:border-color .15s}input:focus{outline:none;border-color:#1a1a1a}input::placeholder{color:#9ca3af}button{padding:.75rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em;transition:background .15s}button:hover{background:#333}button:disabled{background:#d1d5db;cursor:not-allowed}.results{margin-top:1.5rem}table{width:100%;border-collapse:collapse;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem}td,th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}th,tr:hover{background:#f9fafb}.loading{text-align:center;padding:2rem;color:#6b7280;font-style:italic}.error{padding:1rem 1.25rem;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#991b1b;font-family:system-ui,-apple-system,sans-serif;font-size:.875rem}a{color:#1a1a1a;text-decoration:underline;-webkit-text-decoration-color:#d1d5db;text-decoration-color:#d1d5db;text-underline-offset:2px;transition:-webkit-text-decoration-color .15s;transition:text-decoration-color .15s;transition:text-decoration-color .15s,-webkit-text-decoration-color .15s}a:hover{-webkit-text-decoration-color:#1a1a1a;text-decoration-color:#1a1a1a}@media (max-width:768px){.container{padding:1.5rem 1.25rem;border:none}.hero h1{font-size:1.75rem}.search-form{flex-direction:column}table{font-size:.8125rem}td,th{padding:.5rem .625rem}}.page-layout{display:flex;max-width:1200px;margin:0 auto;gap:0}.page-main{flex:1 1;min-width:0}.article-sidebar{width:240px;flex-shrink:0;padding:2rem 1.5rem;border-left:1px solid #e5e7eb;background:#fcfcfc;position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;max-height:100vh;overflow-y:auto}.article-sidebar nav a:hover{color:#2563eb!important}@media (max-width:1024px){.page-layout{flex-direction:column}.article-sidebar{width:100%;border-left:none;border-top:1px solid #e5e7eb;position:static;max-height:none}}