*{box-sizing:border-box}:root{--bg: #ffffff;--text: #202124;--muted: #5f6368;--line: #dfe1e5;--line-strong: #dadce0;--surface: #ffffff;--surface-alt: #f8f9fa;--blue: #1a0dab;--blue-strong: #174ea6;--green: #188038;--error: #c5221f;--success: #137333;color:var(--text);background:var(--bg);font-family:Avenir Next,Helvetica Neue,Segoe UI,sans-serif;line-height:1.5}body{margin:0;min-width:320px;background:var(--bg)}button,input{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;background:var(--bg)}.shell-header{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px 48px}.app-shell--results .shell-header{min-height:0;align-items:flex-start;justify-content:flex-start;padding:24px 20px 18px;border-bottom:1px solid #f1f3f4}.shell-inner{width:100%;max-width:760px;margin:0 auto;text-align:center}.app-shell--results .shell-inner{max-width:920px;text-align:left}.brand-mark{display:inline-flex;align-items:center;justify-content:center;margin:0 auto 28px;padding:0;border:0;background:none;color:var(--text);font-size:clamp(56px,10vw,92px);font-weight:600;letter-spacing:-.08em;cursor:pointer}.brand-mark:hover{color:var(--blue-strong)}.app-shell--results .brand-mark{margin:0 0 18px;font-size:36px}.search-form{width:100%}.search-input-wrap{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 1px 6px #20212414;transition:border-color .2s ease,box-shadow .2s ease}.search-input-wrap:focus-within{border-color:#1a73e861;box-shadow:0 2px 12px #20212424}.search-icon{display:inline-flex;width:22px;height:22px;color:#9aa0a6;flex-shrink:0}.search-icon svg{width:100%;height:100%}.search-input{flex:1;min-width:0;padding:16px 0;border:0;outline:none;background:transparent;color:var(--text);font-size:18px}.search-input::placeholder{color:#80868b}.search-actions{display:flex;justify-content:center;gap:12px;margin-top:24px}.app-shell--results .search-actions{justify-content:flex-start}.search-button{min-width:132px;padding:10px 18px;border:1px solid transparent;border-radius:8px;background:var(--surface-alt);color:var(--text);cursor:pointer}.search-button:hover:not(:disabled){border-color:var(--line-strong);box-shadow:0 1px 1px #0000001a}.search-button:disabled{opacity:.65;cursor:default}.search-note,.message-text,.error-text{margin:18px auto 0;max-width:640px;font-size:14px}.search-note,.message-text{color:var(--muted)}.error-text{color:var(--error)}.message-text{color:var(--success)}.results-area{padding:12px 20px 56px}.results-inner{width:100%;max-width:760px;margin:0 auto}.results-summary{margin:0 0 24px;color:var(--muted);font-size:14px}.indexing-report{margin:0 0 24px;padding:16px 18px;border:1px solid #f1f3f4;border-radius:14px;background:#fafbff}.indexing-report-title{margin:0 0 12px;font-size:18px;font-weight:600}.indexing-report-list{display:grid;gap:12px}.indexing-report-item{padding-bottom:12px;border-bottom:1px solid #eef1f5}.indexing-report-item:last-child{padding-bottom:0;border-bottom:0}.indexing-report-host,.indexing-report-status,.indexing-report-times{margin:0}.indexing-report-host{font-size:16px;font-weight:600}.indexing-report-status{margin-top:2px;color:var(--text);font-size:14px}.indexing-report-times{margin-top:4px;color:var(--muted);font-size:13px}.indexing-report-sep{display:inline-block;margin:0 8px}.results-list{display:grid;gap:22px}.result-item{padding-bottom:2px}.result-title{display:block;color:var(--blue);text-decoration:none;font-size:18px;line-height:1.4}.result-title:hover{text-decoration:underline}.result-snippet{margin:4px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.result-snippet-match{color:var(--text);font-weight:600}.empty-state{padding:18px 0}.empty-state h2{margin:0;font-size:28px;font-weight:500}.empty-state p{margin:10px 0 0;max-width:620px;color:var(--muted)}@media (max-width: 720px){.shell-header{padding:24px 16px 40px}.app-shell--results .shell-header{padding:18px 16px 14px}.brand-mark{margin-bottom:22px;font-size:clamp(44px,16vw,72px)}.app-shell--results .brand-mark{font-size:30px}.search-input-wrap{min-height:54px;padding:0 16px}.search-input{font-size:16px}.search-actions{margin-top:18px}.result-title{font-size:17px}.results-area{padding:10px 16px 40px}}
