body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{color:#202124;background:#fff}*{box-sizing:border-box}.app-shell{color:#202124;background:#fff;min-height:100vh}.search-band{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:58vh;padding:56px 16px 40px;display:flex}.intro{text-align:center;max-width:760px}.eyebrow{color:#5f6368;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:12px;font-size:4.25rem;font-weight:500;line-height:1}.intro p:last-child{color:#5f6368;max-width:620px;margin-bottom:0;font-size:1rem;line-height:1.5}.language-switcher{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:inline-flex}.language-switcher button{color:#3c4043;width:auto;min-height:34px;box-shadow:none;cursor:pointer;background:#f8fafd;border:1px solid #f8fafd;border-radius:4px;padding:0 13px;font-size:.88rem;font-weight:500}.language-switcher button:hover,.language-switcher button.active{color:#202124;background:#fff;border-color:#dadce0}.search-form{background:#fff;border:1px solid #dfe1e5;border-radius:999px;align-items:center;gap:10px;width:min(640px,100%);padding:0;display:flex;box-shadow:0 1px 6px #2021241f}.search-form:focus-within,.search-form:hover{border-color:#0000;box-shadow:0 2px 10px #2021242e}label{color:#384842;gap:8px;font-size:.9rem;font-weight:700;display:grid}.search-label{color:#0000;flex:1;gap:0}input,select,button{width:100%;min-height:48px;font:inherit;border-radius:8px}input,select{color:#202124;background:#fff;border:1px solid #dadce0;padding:0 14px}.search-form input{border:0;border-radius:999px;min-height:54px;padding:0 8px 0 24px;font-size:1rem}input:focus,select:focus{outline:none}button{color:#fff;cursor:pointer;background:#1a73e8;border:0;font-weight:700}.search-form button{border-radius:999px;width:auto;min-height:42px;margin-right:6px;padding:0 22px}button:hover{background:#1558b0}button:disabled{cursor:wait;background:#8ab4f8}.summary-grid,.results-grid,.ai-panel,.data-note,.notice{width:min(1180px,100% - 32px);margin:24px auto 0}.summary-grid{grid-template-columns:1fr;gap:12px;max-width:760px;display:grid}.summary-grid div,.ai-panel,.result-panel,.notice,.data-note{background:#fff;border:1px solid #dadce0;border-radius:8px}.summary-grid div{min-height:116px;padding:18px}.summary-grid span,.summary-grid small{color:#66756f;display:block}.summary-grid span{text-transform:uppercase;margin-bottom:10px;font-size:.84rem;font-weight:800}.summary-grid strong{color:#16312c;font-size:1.35rem;line-height:1.25;display:block}.summary-grid small{margin-top:8px;line-height:1.45}.ai-panel{padding:20px}.ai-panel h2{margin-bottom:18px}.ai-status,.ai-error{margin-bottom:0;line-height:1.6}.ai-error{color:#9a3d1a}.ai-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ai-grid>div{background:#f8fbfa;border:1px solid #e4ece8;border-radius:8px;padding:16px}.ai-grid span{color:#66756f;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;display:block}.ai-grid strong{color:#16312c;margin-bottom:10px;font-size:1.2rem;line-height:1.25;display:block}.ai-grid p,.ai-grid ul{color:#52615d;margin:0;line-height:1.55}.ai-grid ul{padding-left:18px}.ai-grid li+li{margin-top:6px}.ai-answer{color:#24332f;white-space:pre-wrap;background:#fbfdfc;border:1px solid #e4ece8;border-radius:8px;margin-top:14px;padding:18px;line-height:1.65}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.result-panel{overflow:hidden}.result-panel>div:first-child{padding:20px 20px 6px}.result-panel h2,.notice h2,.data-note h2{margin-bottom:0;font-size:1.25rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:600px}th,td{text-align:left;vertical-align:top;border-top:1px solid #e4ece8;padding:14px 20px}th{color:#5f6368;letter-spacing:.06em;text-transform:uppercase;background:#f8fafd;font-size:.78rem}td strong,td span{display:block}td span{color:#66756f;margin-top:4px;font-size:.9rem}.notice,.data-note{padding:22px}.notice{background:#fff8f0;border-color:#f0b16f}.notice p,.data-note p{color:#52615d;margin-bottom:0;line-height:1.6}.data-note{margin-bottom:32px}@media (width<=860px){.search-band,.summary-grid,.ai-grid,.results-grid{grid-template-columns:1fr}.search-band{padding:36px 16px 24px}h1{font-size:3rem}}@media (width<=560px){.search-form{border-radius:24px;flex-direction:column;align-items:stretch;padding:6px}.search-form button{width:100%;margin-right:0}}
