#root{min-height:100vh}.search-page{min-height:100vh;padding:32px 16px 56px;background:radial-gradient(circle at top left,rgba(46,204,113,.18),transparent 28%),radial-gradient(circle at top right,rgba(0,140,255,.12),transparent 24%),linear-gradient(180deg,#f6f9fc,#eef3f8);color:#132033}.search-hero{max-width:980px;margin:0 auto 20px;text-align:left}.eyebrow{margin:0 0 10px;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2d7ff9}.search-hero h1{margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.04em}.hero-copy{max-width:620px;margin:14px 0 0;font-size:1.05rem;color:#526172}.search-shell{max-width:980px;margin:0 auto;padding:24px;border:1px solid rgba(19,32,51,.08);border-radius:24px;background:#ffffffd1;box-shadow:0 24px 60px #12223d1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;margin-bottom:18px;border-radius:18px;background:#edf3fa;border:1px solid #dde6ef}.toggle-tab{padding:12px 14px;border:0;border-radius:14px;background:transparent;color:#5d6c7f;font-size:.94rem;font-weight:700;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.toggle-tab:hover{color:#24364b}.toggle-tab.active{background:linear-gradient(135deg,#113b7a,#2d7ff9);color:#fff;box-shadow:0 10px 24px #2d7ff938}.toggle-tab:focus-visible{outline:none;box-shadow:0 0 0 4px #2d7ff933}.search-form{display:flex;flex-direction:column;gap:16px}.search-field{display:flex;flex-direction:column;gap:8px}.search-field label{font-size:.92rem;font-weight:700;color:#24364b}.field-optional{font-weight:600;color:#6a798d}.field-helper{margin:-2px 0 0;font-size:.84rem;color:#6a798d}.search-field input{width:100%;padding:14px 16px;border:1px solid #d9e1ea;border-radius:16px;background:#fff;font-size:1rem;color:#132033;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.search-field input::placeholder{color:#8a97a8}.search-field input:focus{outline:none;border-color:#2d7ff9;box-shadow:0 0 0 4px #2d7ff91f;transform:translateY(-1px)}.search-button{width:100%;max-width:none;padding:14px 20px;border:none;border-radius:16px;background:linear-gradient(135deg,#113b7a,#2d7ff9);color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 14px 30px #2d7ff93d;align-self:stretch}.search-button:hover:not(:disabled){transform:translateY(-1px)}.search-button:disabled{opacity:.7;cursor:wait}.feedback{margin-top:16px;padding:12px 14px;border-radius:14px;font-weight:600}.feedback-error{background:#fff0f0;color:#b42318;border:1px solid #ffd0d0}.feedback-success{background:#edf8f1;color:#17613b;border:1px solid #cce8d8}.result-form{margin-top:20px}.result-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.result-header h2{margin:0;font-size:1.1rem}.result-header span{color:#607086;font-size:.95rem}.table-wrap{overflow:auto;border-radius:18px;border:1px solid #e1e7ef;background:#fff}.result-form table{width:100%;border-collapse:collapse;min-width:680px}.result-form th,.result-form td{padding:16px 18px;border-bottom:1px solid #edf1f5;text-align:left}.result-form thead th{background:#f7f9fc;color:#5a6a7f;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.result-form tbody tr:hover{background:#f9fbfe}.empty-state{text-align:center;padding:32px 18px;color:#6a798d}.status-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef3f8;color:#24364b;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.loader{display:flex;justify-content:center;align-items:center;margin-top:18px;color:#24364b;font-size:1rem;font-weight:600}@media (max-width: 768px){.search-page{padding:20px 12px 40px}.search-shell{padding:18px;border-radius:20px}.search-button{width:100%;max-width:none}.result-header{flex-direction:column;align-items:flex-start}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#132033;background-color:#eef3f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:#eef3f8}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
