:root{color:#18212c;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,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:linear-gradient(180deg,#fff,#f4f6f8 54%,#eef2f5)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page{min-height:100vh;padding:0 20px 56px}.search-hero{min-height:74vh;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:min-height .18s ease,padding .18s ease}.interface-selector{position:fixed;top:22px;right:24px;z-index:10;display:inline-flex;align-items:center;gap:10px;min-height:40px;border:1px solid #d7e0e7;border-radius:999px;background:#ffffffe6;padding:5px 7px 5px 13px;box-shadow:0 12px 28px #14223014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.interface-selector span{color:#627282;font-size:12px;font-weight:800;white-space:nowrap}.interface-selector select{min-width:128px;border:0;border-radius:999px;background:#f4f7f9;color:#17212b;padding:7px 28px 7px 10px;outline:none;font-weight:700}.interface-selector select:focus{box-shadow:0 0 0 3px #12606b1a}.page-with-result .search-hero{min-height:330px;justify-content:flex-end;padding-bottom:32px}.brand-block{display:grid;justify-items:center;gap:10px;margin-bottom:28px}.brand{font-size:clamp(54px,8vw,86px);line-height:1;letter-spacing:0;font-weight:760;color:#14212d}.brand-subtitle{min-height:24px;border:1px solid #d7e0e7;border-radius:999px;background:#ffffffb8;color:#536272;padding:4px 12px;font-size:13px;font-weight:700}.search-form{width:min(760px,100%)}.search-box{display:flex;align-items:center;gap:12px;min-height:58px;border:1px solid #d2dce4;border-radius:999px;padding:0 9px 0 20px;background:#fffffff5;box-shadow:0 20px 48px #14223017,0 1px #ffffffe6 inset}.search-box:focus-within{border-color:#98aebd;box-shadow:0 22px 54px #14223021,0 0 0 4px #12606b14}.search-icon,.search-box svg{flex:0 0 auto;color:#627282}.search-box input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#17212b;font-size:17px}.search-box input::placeholder{color:#9aa6b2}.actions{display:flex;justify-content:center;margin-top:22px}.actions button{min-width:112px;min-height:40px;border:1px solid #12606b;border-radius:8px;background:#12606b;color:#fff;padding:0 20px;font-weight:800;box-shadow:0 10px 22px #12606b29}.actions button:hover:not(:disabled){background:#0e4f59}.results{width:min(1040px,100%);margin:0 auto;display:grid;gap:14px}.panel{border:1px solid #dce5eb;border-radius:12px;background:#fffffff5;padding:18px;box-shadow:0 16px 40px #14223012}.notice{display:flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:12px 14px;font-size:14px;font-weight:700}.error{border:1px solid #efb4a9;background:#fff4f1;color:#9b3527}.status-line{border:1px solid #dce5eb;background:#ffffffdb;color:#536272}.result-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.result-title{display:flex;align-items:center;gap:8px}.result-title svg{color:#16724f}.result-head h2{margin:0;font-size:19px;letter-spacing:0}.result-head p{margin:7px 0 0;color:#627282;font-size:13px}.stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.stats span{display:inline-flex;align-items:center;min-height:28px;border:1px solid #dbe4ea;border-radius:999px;background:#f7fafb;color:#374553;padding:0 10px;font-size:13px;font-weight:800}pre{margin:0;min-height:120px;border:1px solid #e1e8ee;border-radius:10px;background:#fbfcfd;color:#17212b;padding:14px;white-space:pre-wrap;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.68;font-size:14px}@media(max-width:760px){.page{padding:0 14px 36px}.search-hero{min-height:70vh}.interface-selector{position:static;width:min(100%,360px);margin:14px auto 0;justify-content:space-between}.interface-selector select{min-width:0;flex:1}.page-with-result .search-hero{min-height:292px;padding-bottom:24px}.search-box{min-height:54px;padding-left:16px}.result-head{grid-template-columns:1fr;flex-direction:column}.stats{justify-content:flex-start}}
