:root{color:#202124;background:#fff;font-family:Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}.page{min-height:100vh;padding:0 18px 48px}.search-hero{min-height:72vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-with-result .search-hero{min-height:340px;justify-content:flex-end;padding-bottom:34px}.brand{margin-bottom:26px;font-size:78px;line-height:1;letter-spacing:0;font-weight:700;color:#4285f4}.brand:first-letter{color:#ea4335}.search-form{width:min(680px,100%)}.search-box{display:flex;align-items:center;gap:12px;min-height:52px;border:1px solid #dfe1e5;border-radius:999px;padding:0 8px 0 18px;background:#fff;box-shadow:0 1px 6px #2021241f}.search-box svg{color:#5f6368}.search-box input{min-width:0;flex:1;border:0;outline:none;font-size:17px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:#5f6368}.icon-button:hover{background:#f1f3f4}.actions{display:flex;justify-content:center;margin-top:24px}.actions button{min-width:96px;min-height:38px;border:1px solid #f8f9fa;border-radius:4px;background:#f8f9fa;color:#3c4043;padding:0 18px}.actions button:hover:not(:disabled){border-color:#dadce0;box-shadow:0 1px 1px #0000001a}.actions button:disabled{opacity:.55;cursor:not-allowed}.options{display:grid;grid-template-columns:1fr 120px;gap:10px;margin-top:14px;padding:14px;border:1px solid #e8eaed;border-radius:12px;background:#fff}.options label{display:grid;gap:6px}.options span{color:#5f6368;font-size:12px;font-weight:700}.options input{width:100%;border:1px solid #dadce0;border-radius:8px;padding:9px 10px;outline:none}.options input:focus{border-color:#4285f4}.results{width:min(980px,100%);margin:0 auto;display:grid;gap:14px}.panel{border:1px solid #e8eaed;border-radius:10px;background:#fff;padding:16px}.panel h2{margin:0 0 10px;font-size:18px}.error{border:1px solid #f2b8b5;border-radius:10px;background:#fce8e6;color:#a50e0e;padding:12px 14px}.status-line{text-align:center;color:#5f6368;font-size:14px}.result-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px}.result-head p{margin:0;color:#5f6368}.stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.stats span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#f1f3f4;color:#3c4043;padding:0 10px;font-size:13px;font-weight:700}pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.6;font-size:14px}@media(max-width:720px){.brand{font-size:54px}.options,.result-head{grid-template-columns:1fr;flex-direction:column}.stats{justify-content:flex-start}}
