:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201c;background:#f2f4f2;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--ink: #17201c;--muted: #64706a;--line: #d9dfdb;--surface: #ffffff;--canvas: #f2f4f2;--accent: #e45135;--accent-dark: #b63722;--green: #11775b;--green-soft: #e7f4ef;--amber: #926200;--amber-soft: #fff4d8;--blue: #2e6191}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit;letter-spacing:0}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(46,97,145,.25);outline-offset:2px}.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}.topbar{height:76px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand>span:last-child{display:grid;gap:1px}.brand strong{font-size:16px;line-height:1.2}.brand small{color:var(--muted);font-size:11px}.brand-mark{width:34px;height:34px;display:grid;grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);place-content:center;gap:3px;border-radius:7px;background:var(--ink)}.brand-mark i{display:block;border-radius:1px;background:#fff}.brand-mark i:nth-child(2){background:#f8aa42}.brand-mark i:nth-child(3){background:#57b796}.brand-mark i:nth-child(4){background:var(--accent)}.topbar__tools{display:flex;align-items:center;gap:10px}.currency-control{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.currency-control select{height:36px;min-width:72px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);padding:0 9px}.language-control{display:grid;grid-template-columns:20px auto 1px auto;align-items:center;height:36px;gap:4px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:0 6px;color:var(--muted)}.language-control>span{width:1px;height:16px;background:var(--line)}.language-control button{border:0;background:transparent;color:var(--muted);padding:4px 6px;font-size:12px}.language-control button.is-active{color:var(--ink);font-weight:700}main{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:68px 0 80px}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.live-label{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:11px;font-weight:800}.live-label svg{fill:var(--green)}.workspace-heading h1{margin:13px 0 10px;max-width:680px;font-size:42px;line-height:1.12;letter-spacing:0}.workspace-heading p{margin:0;color:var(--muted);font-size:16px}.trust-notes{display:flex;gap:20px;padding-bottom:4px}.trust-notes span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.trust-notes svg:first-child{color:var(--blue)}.search-zone{margin-top:38px}.search-form{position:relative;display:grid;grid-template-columns:1fr auto;height:64px;background:var(--surface);border:1px solid #cfd6d1;border-radius:8px;box-shadow:0 14px 40px #17201c14;overflow:hidden}.search-form:focus-within{border-color:var(--blue);box-shadow:0 14px 40px #17201c14,0 0 0 3px #2e61911f}.search-form__icon{position:absolute;left:22px;top:21px;color:var(--muted)}.search-form input{width:100%;border:0;outline:0;padding:0 22px 0 56px;color:var(--ink);background:transparent;font-size:17px}.search-form input::placeholder{color:#8a948f}.search-form>button{margin:7px;min-width:142px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--accent);font-weight:750}.search-form>button:hover{background:var(--accent-dark)}.search-form>button:disabled{opacity:.65;cursor:wait}.search-meta{min-height:42px;margin-top:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.tld-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.tld-list>span{margin-right:3px;color:var(--muted);font-size:12px}.tld-list button{min-width:46px;height:30px;border:1px solid var(--line);border-radius:5px;background:transparent;color:#4c5852;font-size:12px}.tld-list button:hover{border-color:var(--ink);background:var(--surface);color:var(--ink)}.field-error{margin:5px 0 0;color:#b42318;font-size:13px;text-align:right}.empty-state{margin-top:42px;min-height:190px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.orbit-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:8px;color:var(--blue);background:#e8eff5}.empty-state h2{margin:0 0 7px;font-size:18px}.empty-state p{margin:0;color:var(--muted);font-size:14px}.empty-metrics{display:flex;align-items:center;gap:9px;color:#98a19c;font:700 11px/1 ui-monospace,monospace}.empty-metrics i{width:28px;height:1px;background:var(--line)}.loading-state{margin-top:42px;height:170px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;align-content:center;gap:12px}.spinner{width:18px;height:18px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.loading-state strong{font-size:14px}.loading-lines{grid-column:1 / -1;display:grid;gap:8px;margin-top:10px}.loading-lines i{height:7px;border-radius:2px;background:#e0e5e2;animation:pulse 1.2s ease-in-out infinite alternate}.loading-lines i:nth-child(2){width:78%;animation-delay:.15s}.loading-lines i:nth-child(3){width:55%;animation-delay:.3s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.4}}.results-section{margin-top:38px}.results-heading{min-height:64px;display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.results-heading span{color:var(--muted);font-size:12px}.results-heading h2{margin:4px 0 0;font-size:25px;overflow-wrap:anywhere}.results-heading>strong{color:var(--muted);font-size:12px;font-weight:600}.status-banner{min-height:42px;display:flex;align-items:center;gap:9px;margin:0 0 10px;padding:9px 12px;border:1px solid var(--line);border-radius:6px;font-size:13px}.status-banner--partial,.status-banner--failure{background:var(--amber-soft);color:#704c00;border-color:#efd995}.status-banner--demo{background:#e9eff7;color:#244e75;border-color:#cbd9e8}.status-banner--unavailable{background:#f0f1f0;color:#545d58}.status-banner button{margin-left:auto;height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid currentColor;border-radius:5px;background:transparent;color:inherit;font-weight:700}.results-table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.results-table{width:100%;border-collapse:collapse;table-layout:fixed}.results-table th{height:44px;padding:0 14px;color:var(--muted);background:#f7f8f7;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;text-align:left}.results-table th:first-child{width:21%}.results-table th:nth-child(2){width:12%}.results-table th:nth-child(6){width:13%}.results-table th:last-child{width:10%}.provider-row{border-bottom:1px solid #e6eae7}.provider-row:last-child{border-bottom:0}.provider-row--error{background:#fcfbf7}.provider-row td{height:78px;padding:12px 14px;vertical-align:middle;font-size:13px}.provider-cell{display:flex;align-items:center;gap:10px;min-width:0}.provider-mark{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#46534c;font-size:10px;font-weight:850}.provider-mark--porkbun{background:#ef6a4c}.provider-mark--spaceship{background:#283848}.provider-mark--godaddy{background:#087f75}.provider-name{display:grid;min-width:0;gap:3px}.provider-name strong{overflow:hidden;text-overflow:ellipsis}.provider-name small{color:var(--muted);font-size:10px;white-space:nowrap}.demo-badge{margin-left:auto;padding:3px 5px;border-radius:4px;color:#244e75;background:#e9eff7;font-size:9px;font-weight:750;white-space:nowrap}.availability{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:5px;font-size:11px;font-weight:750;white-space:nowrap}.availability--available{color:var(--green);background:var(--green-soft)}.availability--unavailable{color:#59625e;background:#eef0ef}.availability--unknown{color:var(--amber);background:var(--amber-soft)}.price{display:grid;gap:2px}.price strong{font-size:14px;white-space:nowrap}.price small{color:var(--muted);font-size:9px}.price-unknown{color:#9ba39f}.privacy{display:inline-flex;align-items:center;gap:5px;color:#46514b;font-size:11px;white-space:nowrap}.privacy svg{color:var(--green)}.action-cell{text-align:right}.action-cell a{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:var(--accent-dark);font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.action-cell a:hover{text-decoration:underline}.source-note{margin:12px 2px 0;color:var(--muted);font-size:11px}footer{height:64px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#7c8681;font-size:11px}@media(max-width:900px){.topbar{padding:0 24px}main{width:min(100% - 40px,760px);padding-top:48px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:20px}.workspace-heading h1{font-size:36px}.trust-notes{padding:0}.results-table th:first-child{width:24%}.results-table th:nth-child(6),.results-table td:nth-child(6){display:none}}@media(max-width:680px){.topbar{height:auto;min-height:72px;padding:12px 16px;gap:16px}.brand small,.currency-control>span{display:none}.topbar__tools{gap:6px}.currency-control select{min-width:66px}.language-control{grid-template-columns:18px auto}.language-control>span,.language-control button[aria-pressed=true]{display:none}main{width:calc(100% - 28px);padding:40px 0 56px}.workspace-heading h1{font-size:31px;line-height:1.16}.workspace-heading p{font-size:14px}.trust-notes{width:100%;justify-content:space-between;gap:8px}.trust-notes span{font-size:10px}.search-zone{margin-top:28px}.search-form{height:auto;grid-template-columns:1fr;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none}.search-form:focus-within{border:0;box-shadow:none}.search-form__icon{top:19px;left:17px}.search-form input{height:58px;border:1px solid #cfd6d1;border-radius:7px;background:var(--surface);padding-left:50px;box-shadow:0 10px 28px #17201c12;font-size:15px}.search-form>button{height:48px;margin:9px 0 0}.search-meta{display:block}.tld-list{gap:5px}.tld-list>span{width:100%;margin-bottom:3px}.tld-list button{flex:1;min-width:42px}.field-error{text-align:left}.empty-state{grid-template-columns:auto 1fr;min-height:150px}.empty-metrics{display:none}.results-section{margin-top:30px}.results-table-wrap{border:0;overflow:visible;background:transparent}.results-table,.results-table tbody{display:block}.results-table thead{display:none}.provider-row{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-bottom:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.provider-row td{display:flex!important;min-height:62px;height:auto;padding:11px 14px;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebe9;font-size:12px}.provider-row td:before{content:attr(data-label);color:var(--muted);font-size:10px}.provider-row .provider-cell{grid-column:1 / -1;justify-content:flex-start;min-height:70px}.provider-row .provider-cell:before{display:none}.provider-row .provider-cell .demo-badge{margin-left:auto}.provider-row .action-cell{grid-column:1 / -1;border-bottom:0}.action-cell a{min-height:34px;padding:0 8px}footer{height:58px;padding:0 16px}}
