:root{color:#17201c;background:#eef3ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,textarea,input,select{font:inherit}a{color:#145c57}.app-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffb8,#fff0),#eef3ef}.workspace{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:14px 0 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.topbar>div{display:flex;align-items:baseline;gap:12px;min-width:0}h1,h2,p{margin:0}h1{font-size:24px;line-height:1.1;white-space:nowrap}h2{font-size:18px}.topbar p,.panel-heading span,.section-title span,.page-row span,.page-row small{color:#5c6964}.topbar p{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.stats,.view-tabs,.button-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.view-tabs button{min-height:34px;background:#fff;color:#17201c;border:1px solid #c9d5ce}.view-tabs button.active{background:#145c57;color:#fff;border-color:#145c57}.stats span,.status{border:1px solid #c9d5ce;border-radius:999px;background:#fff;padding:7px 10px;font-size:13px}.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:16px;align-items:stretch}.panel{background:#ffffffe6;border:1px solid #d7e0da;border-radius:8px;padding:16px;box-shadow:0 18px 40px #20302814}.panel-heading,.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.upload-box{display:grid;justify-items:center;gap:10px;padding:14px 0 10px}.search-settings-row{display:flex;gap:18px;align-items:start;margin-bottom:12px}.search-title{display:grid;gap:4px;min-width:320px;max-width:520px}.search-title strong{font-size:18px;line-height:1.2}.search-title span{color:#5c6964;font-size:13px;line-height:1.3}.search-settings-pills{display:flex;justify-content:flex-end;gap:8px;align-items:center;margin-left:auto}.search-settings-pills label,.search-total-pill{display:flex;gap:8px;align-items:center;height:34px;border:1px solid #d7e0da;border-radius:999px;background:#fbfdfb;padding:4px 4px 4px 12px}.search-settings-pills span{color:#5c6964;font-size:13px;white-space:nowrap}.search-settings-pills input{width:78px;min-height:26px;height:26px;border-radius:999px;background:#fff;text-align:center}.search-total-pill{color:#5c6964;font-size:13px;padding:0 12px;white-space:nowrap}.search-total-pill strong{color:#17201c;font-weight:500}.mobile-label{display:none}.search-action-pill{min-height:34px;height:34px;border-radius:999px;padding:0 18px;align-self:center;white-space:nowrap}.drop-zone{position:relative;display:grid;place-items:center;width:220px;aspect-ratio:3 / 4;overflow:hidden;border:1px dashed #8ea099;border-radius:8px;background:#f7faf8;color:#56645f;cursor:pointer}.upload-box .drop-zone{width:200px}.drop-zone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.drop-zone .face-image-shell{width:100%;height:100%}.face-image-shell{position:relative;display:block;overflow:hidden;background:#e9efeb}.face-image-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent),linear-gradient(180deg,#dfe8e3,#f4f7f5);background-size:160% 100%,auto;opacity:1;pointer-events:none;transition:opacity .22s ease;animation:face-image-preload 1.1s ease-in-out infinite}.face-image-shell.loaded:before{opacity:0}.face-image-shell.has-preview:before{opacity:0}.face-image-thumb,.face-image-full{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.face-image-thumb{z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;filter:blur(4px);transform:scale(1.03);transition:opacity .12s ease}.face-image-thumb.visible,.face-image-shell.eager-preview .face-image-thumb{opacity:.96}.face-image-shell.loaded .face-image-thumb{opacity:0}.face-image-full{z-index:2;opacity:0;filter:blur(8px);transform:scale(1.02);transition:filter .22s ease,opacity .22s ease,transform .22s ease}.face-image-shell.no-preview .face-image-full{opacity:.72;filter:blur(12px);transform:scale(1.04)}.face-image-shell.loaded .face-image-full{opacity:1;filter:blur(0);transform:scale(1)}button{border:0;border-radius:8px;background:#145c57;color:#fff;min-height:44px;padding:0 16px;cursor:pointer;align-self:end}.face-placeholder{display:grid;justify-items:center;gap:8px;color:#5c6964}.face-placeholder-head{width:62px;height:62px;border:2px solid #8ea099;border-radius:999px;background:radial-gradient(circle at 50% 36%,#ffffff 0 18px,transparent 19px),linear-gradient(180deg,#eef4f0,#fff);box-shadow:inset 0 -8px #8ea0991a}.face-placeholder-body{width:120px;height:60px;border:2px solid #8ea099;border-radius:999px 999px 24px 24px;background:linear-gradient(180deg,#fff,#eef4f0);box-shadow:inset 0 10px #8ea09914}.upload-hint,.search-status{font-size:14px;color:#5c6964}.search-comparison-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:start}.search-face-card{overflow:hidden;border:1px solid #d7e0da;border-radius:8px;background:#fff}.search-face-card h3{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:8px 9px;font-size:13px;line-height:1.2}.search-face-card h3 span:last-child{color:#5c6964;font-size:12px;font-weight:600}.search-face-card h3 span:first-child{color:#17201c}.search-face-card>.face-image-shell,.search-face-card .drop-zone,.query-face-loader{display:block;width:100%;aspect-ratio:3 / 4;border:0;border-radius:0}.query-face-loader{display:grid;place-items:center;align-content:center;gap:14px;padding:18px;background:#eef5f2}.query-face-loader-mark{width:56px;height:56px;border:4px solid rgba(20,92,87,.18);border-top-color:#145c57;border-radius:999px;animation:query-face-spin .8s linear infinite}.query-face-loader span{color:#145c57;font-size:14px;font-weight:700;line-height:1.25;text-align:center;white-space:normal}.search-face-card>div{display:grid;gap:5px;padding:8px}.search-face-card span{overflow:hidden;color:#5c6964;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.search-face-card span.face-image-shell{color:inherit;font-size:inherit;text-overflow:clip;white-space:normal}.search-face-card .inline-links{display:flex;flex-wrap:wrap;gap:6px;align-items:center;overflow:visible}.search-face-card .inline-links a{flex:0 0 auto}.query-card{border-color:#8ea099}.search-scan-panel{position:relative;grid-column:span 5;align-self:center;display:grid;gap:12px;width:100%;padding:16px 18px;border:1px solid #c9d8d2;border-radius:8px;background:#fbfdfb}.search-scan-panel.complete{border-color:#d7e0da}.search-scan-copy{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-scan-copy span{color:#145c57;font-size:15px;font-weight:700}.search-scan-copy strong{color:#5c6964;font-size:13px;font-weight:700;white-space:nowrap}.search-scan-bar{position:relative;height:18px;overflow:hidden;border:1px solid #c3d2cc;border-radius:999px;background:#eef5f2}.search-scan-fill{position:absolute;inset:0 auto 0 0;min-width:42px;border-radius:inherit;background:linear-gradient(90deg,#145c57e6,#75a09aeb),repeating-linear-gradient(-45deg,#ffffff57 0,#ffffff57 8px,#ffffff14 8px,#ffffff14 16px);background-blend-mode:multiply;background-size:auto,28px 28px;animation:search-scan-stripes .75s linear infinite;box-shadow:0 0 18px #145c573d;transition:width .18s ease}.search-scan-fill.complete{background:linear-gradient(90deg,#8aa9a58c,#d7e0dab3),repeating-linear-gradient(-45deg,#ffffff57 0,#ffffff57 8px,#ffffff14 8px,#ffffff14 16px);box-shadow:none;animation:none}@keyframes search-scan-stripes{0%{background-position:0 0,0 0}to{background-position:0 0,28px 0}}@keyframes query-face-spin{to{transform:rotate(360deg)}}@keyframes face-image-preload{0%{background-position:160% 0,0 0}to{background-position:-160% 0,0 0}}@keyframes database-skeleton-sweep{0%{background-position:160% 0}to{background-position:-160% 0}}@media(prefers-reduced-motion:reduce){.search-scan-fill{animation-duration:2.5s}.query-face-loader-mark{animation-duration:2s}.face-image-shell:before{animation-duration:2.5s}.database-skeleton-image:after,.database-skeleton-line:after{animation-duration:2.5s}}.search-status{margin-top:10px;text-align:center}.search-results-table{margin-top:18px}.match-results-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.switch-pill{display:inline-flex;align-items:center;gap:8px;min-height:32px;border:1px solid #c9d5ce;border-radius:999px;background:#fbfdfb;padding:3px 10px 3px 4px;color:#5c6964;font-size:13px;white-space:nowrap}.switch-pill input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:42px;min-height:24px;height:24px;border:0;border-radius:999px;background:#cbd8d2;padding:0;cursor:pointer;transition:background .16s ease}.switch-pill input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #111b182e;transition:transform .16s ease}.switch-pill input:checked{background:#145c57}.switch-pill input:checked:after{transform:translate(18px)}.matches-table-wrap{overflow-x:auto;border:1px solid #d7e0da;border-radius:8px;background:#fff}.matches-table{width:100%;border-collapse:collapse;font-size:14px}.matches-table th,.matches-table td{padding:8px 10px;border-bottom:1px solid #e4eae6;text-align:left;vertical-align:middle;white-space:nowrap}.matches-table th{color:#5c6964;font-weight:600}.matches-table tr:last-child td{border-bottom:0}.matches-table .domain-group-row td{background:#f7faf8}.matches-table .domain-group-row td:first-child{color:#145c57}.domain-expand-button{display:inline-grid;place-items:center;width:34px;min-width:34px;height:32px;min-height:32px;border:1px solid #c9d5ce;border-radius:8px;background:#fff;color:#145c57;padding:0 0 2px;font-size:23px;font-weight:700;line-height:.8}.domain-expand-button:hover,.domain-expand-button:focus-visible{border-color:#145c57;background:#eef6f3}.domain-group-summary{display:inline-flex;align-items:center;gap:12px;min-height:32px;border:0;background:transparent;padding:0;color:#5c6964;font-size:13px}.domain-group-summary span{white-space:nowrap}.domain-match-row td:first-child{color:#8a9792}.matches-table .table-face-image{display:block;width:42px;height:56px;border-radius:6px}.matches-table th:first-child,.matches-table td:first-child{width:44px;color:#5c6964;font-weight:700;text-align:center}.matches-table td:nth-child(5){max-width:260px;overflow:hidden;text-overflow:ellipsis}.matches-table th:nth-child(6),.matches-table th:nth-child(7),.matches-table th:nth-child(8),.matches-table td:nth-child(6),.matches-table td:nth-child(7),.matches-table td:nth-child(8){text-align:center}.variant-count-button{min-width:38px;min-height:28px;height:28px;border:1px solid #c9d5ce;border-radius:999px;background:#fbfdfb;color:#145c57;padding:0 10px;font-size:13px;font-weight:700;line-height:1}.variant-count-button:hover,.variant-count-button:focus-visible{border-color:#145c57;background:#eef6f3}.top-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;align-items:start;justify-items:center;padding:24px 18px;background:#111b1847}.top-modal{width:min(1120px,100%);max-height:min(72vh,720px);overflow:hidden;border:1px solid #c9d5ce;border-radius:8px;background:#fff;box-shadow:0 24px 70px #16221d38}.top-modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid #e4eae6;background:#fbfdfb}.top-modal-header>div{display:grid;gap:2px}.top-modal-header span{color:#5c6964;font-size:13px}.top-modal-close{min-height:32px;height:32px;border:1px solid #c9d5ce;background:#fff;color:#145c57;padding:0 12px}.variants-table-wrap{max-height:calc(min(72vh,720px) - 61px);overflow:auto;border:0;border-radius:0}button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{background:#812f2f}.settings-button{background:#fff;color:#145c57;border:1px solid #c9d5ce}.link-button{min-height:auto;padding:0;background:transparent;color:#145c57;text-decoration:underline}.crawler-form{display:grid;gap:12px}.crawler-control{margin-bottom:16px;padding:10px 12px}.crawler-toolbar-row{display:grid;grid-template-columns:minmax(150px,.5fr) minmax(0,1fr) auto;align-items:center;gap:10px}.crawler-title{display:grid;gap:2px;min-width:0}.crawler-title h2{font-size:16px}.crawler-title span{overflow:hidden;color:#5c6964;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.crawler-metrics{display:flex;gap:6px 10px;align-items:center;justify-content:flex-end;min-width:0;flex-wrap:wrap}.crawler-metrics span{color:#5c6964;font-size:12px;white-space:nowrap}.crawler-metrics strong{color:#17201c;font-size:15px;margin-right:4px}.crawler-control .button-row{flex-wrap:nowrap;min-width:max-content}.crawler-control button{min-height:34px;padding:0 12px;white-space:nowrap}.crawler-settings{display:grid;gap:10px;margin-top:10px}.crawler-thread-settings{display:flex;flex-wrap:wrap;gap:8px}.crawler-settings label{display:flex;align-items:center;gap:8px;width:auto}.crawler-settings span{color:#5c6964;font-size:13px;white-space:nowrap}.crawler-thread-settings .compact-filter{min-height:34px;border:1px solid #d7e1db;border-radius:999px;padding:3px 5px 3px 12px;background:#fbfdfb}.crawler-thread-settings input{width:62px;min-height:26px;border-radius:999px;text-align:center;padding:0 6px}.crawler-settings textarea{display:block;width:100%}.crawler-settings-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crawler-settings-actions span{white-space:normal}.danger-button{background:#8b1e1e}.danger-button:hover,.danger-button:focus-visible{background:#711818}.crawler-log-panel{padding:10px 12px}.crawler-domain-panel,.crawler-new-faces-panel{margin-bottom:16px;padding:12px}.crawler-domain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.crawler-domain-grid .empty-state,.crawler-new-face-strip .empty-state{grid-column:1 / -1}.crawler-domain-card{display:grid;gap:10px;border:1px solid #d7e0da;border-radius:8px;background:#fbfdfb;padding:12px;min-width:0}.crawler-domain-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.crawler-domain-card-head strong{overflow:hidden;color:#17201c;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.crawler-domain-card-head span{color:#145c57;font-size:13px;font-weight:700;white-space:nowrap}.crawler-domain-progress{overflow:hidden;height:8px;border:1px solid #cfe0d8;border-radius:999px;background:#eef5f1}.crawler-domain-progress span{display:block;height:100%;border-radius:inherit;background:#146b63;transition:width .18s ease}.crawler-domain-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px}.crawler-domain-stats span{overflow:hidden;color:#5c6964;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crawler-domain-stats strong{color:#17201c;margin-right:3px}.crawler-new-face-card .database-card-body strong{overflow:hidden;color:#17201c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crawler-new-face-strip{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;overflow:hidden}.crawler-new-face-strip .crawler-new-face-card{min-width:0;transition:transform .18s ease,border-color .18s ease}.crawler-new-face-strip .crawler-new-face-card.is-new{animation:crawler-face-enter .22s ease both;border-color:#7fa9a3}@keyframes crawler-face-enter{0%{opacity:0;transform:translate(-18px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.crawler-activity-list{display:grid;gap:8px}.crawler-diagnostics{display:grid;gap:6px;margin-top:8px}.diagnostic-strip{display:flex;flex-wrap:wrap;gap:6px;color:#5c6964;font-size:12px}.diagnostic-strip span{border:1px solid #e1e9e4;border-radius:999px;background:#fbfdfb;padding:3px 8px;white-space:nowrap}.database-toolbar{margin-bottom:18px;padding:10px 12px}.database-toolbar-row{display:flex;align-items:end;justify-content:space-between;gap:14px}.database-title{display:grid;gap:2px;min-width:220px}.database-title h2{font-size:16px}.database-title span{color:#5c6964;font-size:13px;white-space:nowrap}.database-filters{display:flex;gap:10px;flex:1;flex-wrap:nowrap;align-items:end}.database-filters label{display:grid;gap:4px;min-width:130px}.database-filters label:first-child{min-width:260px}.database-filters .compact-filter{min-width:82px}.database-filters span{color:#5c6964;font-size:13px}select,input{min-height:34px;border:1px solid #c9d5ce;border-radius:8px;background:#f7faf8;color:#17201c;padding:0 10px}.database-toolbar button{min-height:34px;padding:0 14px}textarea{min-height:160px;resize:vertical;border:1px solid #c9d5ce;border-radius:8px;padding:12px;background:#f7faf8;color:#17201c}.message{margin:16px 0;padding:12px 14px;background:#fff8df;border:1px solid #ead78d;border-radius:8px}.database-error-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;border-color:#ead78d;background:#fffaf0}.database-error-panel h2{margin:0 0 4px;font-size:18px}.database-error-panel p{margin:0;color:#5c6964}.database-error-panel button{flex:0 0 auto}.page-list{display:grid;gap:8px}.page-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.page-row a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status.done{background:#e7f6ec;border-color:#b7dec3}.status.failed{background:#fff0ed;border-color:#f0bbb0}.crawler-pulse{display:grid;grid-template-columns:12px auto minmax(0,1fr) 36px;gap:10px;align-items:center;min-height:46px;border:1px solid #e1e9e4;border-radius:8px;background:#fbfdfb;padding:8px 10px}.crawler-pulse.idle{grid-template-columns:12px auto minmax(0,1fr);min-height:34px;background:#f6faf8;color:#7b8882}.crawler-pulse>div:not(.empty-state){display:flex;align-items:center;gap:8px;min-width:0}.crawler-pulse strong{font-size:14px;white-space:nowrap}.crawler-pulse span:not(.pulse-dot){overflow:hidden;color:#5c6964;text-overflow:ellipsis;white-space:nowrap}.crawler-pulse .pulse-face-image{width:28px;height:36px;border-radius:6px}.crawler-pulse span.face-image-shell{overflow:hidden;color:inherit;text-overflow:clip;white-space:normal}.crawler-pulse .empty-state{grid-column:1 / -1;border:0;padding:0;text-align:left}.pulse-dot{width:8px;height:8px;border-radius:999px;background:#8ea099}.pulse-dot.site{background:#2f6f8f}.pulse-dot.image{background:#b8841f}.pulse-dot.face{background:#2e8b57}.pulse-dot.error{background:#b33a3a}.pulse-dot.idle{background:#9fb4aa}.crawler-idle-label{color:#7b8882}.empty-state{color:#5c6964;border:1px dashed #c9d5ce;border-radius:8px;padding:18px;text-align:center}.database-layout{display:block}.database-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.database-card{overflow:hidden;border:1px solid #d7e0da;border-radius:8px;background:#fff}.database-card>.face-image-shell{display:block;width:100%;aspect-ratio:3 / 4}.database-skeleton-card{pointer-events:none}.database-skeleton-image,.database-skeleton-line{position:relative;display:block;overflow:hidden;border-radius:6px;background:#e6eee9}.database-skeleton-image{width:100%;aspect-ratio:3 / 4;border-radius:0}.database-skeleton-line{height:12px}.database-skeleton-line.wide{width:86%}.database-skeleton-line.short{width:32%}.database-skeleton-line.tiny{width:10px}.database-skeleton-image:after,.database-skeleton-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);background-size:160% 100%;animation:database-skeleton-sweep 1.1s ease-in-out infinite}.database-card-body{display:grid;gap:5px;padding:7px}.database-card-links{display:flex;align-items:center;gap:8px;min-width:0;overflow:visible;white-space:nowrap}.database-card-body strong,.database-card-body span,.database-card-body a,.database-card-links{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.database-card-body span,.database-card-body a{color:#5c6964;font-size:12px}.database-card-body a{color:#145c57}.database-card-links span{flex:0 0 auto}.database-card-links a{flex:0 0 auto;overflow:visible;text-overflow:clip}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.pagination span{color:#5c6964}@media(max-width:1180px){.crawler-domain-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.crawler-new-face-strip,.database-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(max-width:1020px){.search-comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-scan-panel{grid-column:1 / -1}.crawler-domain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crawler-new-face-strip,.database-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:820px){.workspace{width:min(100% - 16px,760px);padding:8px 0 32px}.topbar,.grid,.upload-box,.search-comparison-grid,.page-row,.crawler-metrics,.crawler-pulse{grid-template-columns:1fr}.topbar{display:grid;gap:10px;margin-bottom:10px}.database-toolbar-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.crawler-toolbar-row{display:grid;grid-template-columns:1fr;align-items:start;gap:12px}.crawler-metrics{display:none}.crawler-control .button-row{display:grid;grid-template-columns:1fr;width:100%;min-width:0}.crawler-control .settings-button{grid-column:auto}.crawler-control button{width:100%}.crawler-domain-grid{grid-template-columns:1fr}.crawler-new-face-strip{grid-template-columns:repeat(12,minmax(92px,1fr));overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scroll-snap-type:x proximity}.crawler-new-face-strip .crawler-new-face-card{scroll-snap-align:start}.database-filters{display:grid;grid-template-columns:minmax(150px,1fr) 92px;flex-wrap:nowrap;min-width:0}.search-settings-row{display:grid;gap:12px}.search-settings-pills{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.95fr) minmax(0,.75fr);justify-content:stretch;margin-left:0;gap:8px;width:100%}.search-settings-pills label,.search-total-pill,.search-action-pill{width:100%}.search-settings-pills label,.search-total-pill{justify-content:space-between}.search-total-pill,.search-action-pill{grid-column:auto}.search-action-pill{grid-column:1 / -1}.search-settings-pills input{width:62px;padding:0 6px}.search-settings-pills label,.search-total-pill{gap:6px;padding-left:10px}.desktop-label{display:none}.mobile-label{display:inline}.search-title{min-width:0;max-width:none}.database-filters label,.database-filters label:first-child,.database-filters .compact-filter{min-width:0}.database-title{grid-column:1 / -1}.database-toolbar button{width:auto;min-width:112px}.topbar>div{display:grid;gap:4px}.stats,.view-tabs,.button-row{justify-content:flex-start}.drop-zone{max-width:260px}.search-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-face-card h3{min-height:46px;align-items:start}.search-face-card .inline-links{display:grid;grid-template-columns:auto auto auto auto;gap:4px 6px;align-items:baseline}.search-face-card .inline-links>span:first-child{display:none}.search-face-card .inline-links span,.search-face-card .inline-links a{min-width:0}.search-scan-panel{padding:12px}.search-scan-copy{display:grid;gap:4px}.section-title{align-items:start}.match-results-actions{justify-content:flex-start;gap:8px}.switch-pill{min-height:30px;font-size:12px}.matches-table-wrap{border:0;background:transparent;overflow:visible}.matches-table,.matches-table thead,.matches-table tbody,.matches-table tr,.matches-table th,.matches-table td{display:block}.matches-table{display:grid;gap:8px}.matches-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.matches-table tbody{display:grid;gap:8px}.matches-table tr{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:6px 10px;align-items:center;border:1px solid #d7e0da;border-radius:8px;background:#fff;padding:8px}.matches-table td{padding:0;border-bottom:0;white-space:normal}.matches-table td:first-child{grid-row:1;grid-column:3;width:auto;text-align:right}.matches-table td:nth-child(2){grid-row:1 / span 4;grid-column:1}.matches-table td:nth-child(3){grid-row:1;grid-column:2;font-weight:700}.matches-table td:nth-child(4){grid-row:2;grid-column:2 / -1;color:#5c6964;font-size:12px}.matches-table td:nth-child(4):before{content:"Vector "}.matches-table td:nth-child(5){grid-row:3;grid-column:2 / -1;max-width:none;color:#5c6964;font-size:12px}.matches-table td:nth-child(6),.matches-table td:nth-child(7),.matches-table td:nth-child(8){grid-row:4;text-align:left}.matches-table td:nth-child(6){grid-column:2}.matches-table td:nth-child(7){grid-column:3}.matches-table td:nth-child(8){grid-row:2;grid-column:3;justify-self:end}.matches-table .domain-group-row{grid-template-columns:34px 52px minmax(0,1fr) auto}.matches-table .domain-group-row td:first-child{grid-row:1 / span 3;grid-column:1;align-self:center;width:auto;text-align:center}.matches-table .domain-group-row td:nth-child(2){grid-row:1 / span 3;grid-column:2}.matches-table .domain-group-row td:nth-child(3){grid-row:1;grid-column:4;justify-self:end;font-weight:700}.matches-table .domain-group-row td:nth-child(4){grid-row:2;grid-column:4;justify-self:end;font-size:12px}.matches-table .domain-group-row td:nth-child(4):before{content:"Vector "}.matches-table .domain-group-row td:nth-child(5){grid-row:1;grid-column:3;max-width:none;color:#17201c;font-weight:700}.matches-table .domain-group-row td:nth-child(6){grid-row:3;grid-column:3 / -1;text-align:left}.domain-group-summary{min-height:24px;gap:8px;font-size:12px}.matches-table .table-face-image{width:52px;height:68px}.variant-count-button{min-width:32px;height:26px;min-height:26px;padding:0 8px}.top-modal-backdrop{padding:10px 8px}.top-modal{max-height:calc(100vh - 20px)}.variants-table-wrap{max-height:calc(100vh - 82px)}.database-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.database-card-body{gap:3px;padding:5px}.database-card-body span,.database-card-body a{font-size:11px}.database-card-links{gap:5px}}@media(max-width:520px){.workspace{width:calc(100% - 10px);padding-top:5px}.panel{padding:10px}.topbar h1{font-size:21px}.topbar p{white-space:normal}.view-tabs{display:grid;grid-template-columns:1fr}.view-tabs button{width:100%}.search-settings-pills{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.search-action-pill{grid-column:1 / -1}.search-settings-pills span{font-size:11px}.search-settings-pills label,.search-total-pill{min-height:34px;padding-left:8px}.search-settings-pills input{width:54px}.search-face-card h3{min-height:42px;font-size:12px}.search-face-card h3 span:last-child{font-size:11px}.search-face-card>div{padding:7px}.search-face-card .inline-links{grid-template-columns:auto auto auto auto;font-size:11px}.matches-table tr{grid-template-columns:52px minmax(0,1fr) auto;gap:5px 8px;padding:7px}.matches-table .table-face-image{width:48px;height:64px}.crawler-control .button-row{grid-template-columns:1fr}.crawler-control .settings-button{grid-column:auto}.top-modal-header{padding:10px}}@media(max-width:430px){.database-toolbar-row{grid-template-columns:1fr}.database-filters{grid-template-columns:minmax(0,1fr) 92px}.database-toolbar button{width:100%}}
