:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171719;background:#f7f7f5;font-synthesis:none;--ink:#111113;--muted:#68686f;--line:#deded9;--lime:#c8ff3d;--green:#217a43}*{box-sizing:border-box}body{margin:0;min-width:320px}.topbar{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 4.5%;background:#fff}.brand{display:flex;gap:9px;align-items:center;text-decoration:none;color:var(--ink);font-size:14px;font-weight:750}.brand-mark{width:26px;height:26px;background:var(--ink);color:var(--lime);border-radius:7px;display:grid;place-items:center;font-size:13px}.product{margin-left:20px;padding-left:20px;border-left:1px solid var(--line);font-size:12px;color:var(--muted)}.github{margin-left:auto;color:#4d4d52;text-decoration:none;font-size:12px;font-weight:650}.github span{margin-left:5px}.hero{background:#fff;padding:65px 20px 32px;text-align:center;border-bottom:1px solid var(--line)}.eyebrow{display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:750;color:#59595f}.eyebrow span{width:7px;height:7px;background:var(--lime);border:2px solid var(--ink);border-radius:50%}h1{font-size:clamp(42px,5.3vw,70px);line-height:.98;letter-spacing:-.055em;margin:17px 0 19px;font-weight:780}h1 em{font-style:normal;color:#77777a}.lede{color:var(--muted);font-size:14px;margin:0 auto 27px}.search-card{max-width:780px;margin:auto;border:1px solid #c9c9c5;border-radius:11px;padding:6px;background:#fff;box-shadow:0 12px 35px #17171912}.search-row{display:flex;align-items:center}.search-icon{font-size:27px;margin:0 10px;color:#55555b;transform:rotate(-15deg)}input{font:inherit}.search-row input{height:50px;border:0;outline:0;min-width:0;flex:1;font-size:15px;color:var(--ink)}.search-row button{height:44px;border:0;border-radius:7px;padding:0 18px;background:var(--ink);color:white;font-size:12px;font-weight:700;cursor:pointer}.search-row button span{color:var(--lime);font-size:17px;margin-left:9px}.search-row button:disabled{opacity:.75}.filters{border-top:1px solid #eeeeeb;display:flex;align-items:center;gap:7px;padding:9px 7px 3px}.filters>span{font-size:10px;color:#88888e;text-transform:uppercase;font-weight:750;letter-spacing:.07em;margin-right:3px}.filters label input{position:absolute;opacity:0}.filters label span{display:block;padding:5px 9px;background:#f2f2ef;border:1px solid transparent;border-radius:5px;font-size:11px;font-weight:650;cursor:pointer}.filters label input:checked+span{background:#efffc7;border-color:#add92f;color:#304300}.filters small{font-size:10px;color:#99999d;margin-left:auto}.turnstile-slot:empty{display:none}.turnstile-slot{padding:8px}.trust{display:flex;justify-content:center;gap:26px;margin-top:20px;color:#78787d;font-size:10px}.trust span::first-letter{color:var(--green)}main{min-height:calc(100vh - 116px)}.content-grid{max-width:1100px;margin:0 auto;padding:37px 22px 60px;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,.75fr);gap:48px}.section-head{height:47px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line)}.kicker{font-size:9px;letter-spacing:.12em;font-weight:750;color:#99999d}.section-head h2{font-size:15px;margin:4px 0 0}.count{font-size:10px;color:#88888c;padding-top:17px}.results{border-bottom:1px solid var(--line)}.results.empty{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#79797e}.empty-icon{font-size:28px;line-height:40px}.empty strong{font-size:13px;color:#46464b}.empty p,.error-box p{font-size:11px}.result-item{min-height:72px;border-bottom:1px solid #e4e4e0;display:flex;align-items:center;gap:12px}.result-item:last-child{border:0}.status-dot{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e5e5e2;color:#6d6d72;font-size:12px;font-weight:800}.available .status-dot{background:#e4ffc4;color:#377300}.unknown .status-dot{background:#fff2c7;color:#7a5a00}.domain{display:flex;flex-direction:column;gap:5px;min-width:0}.domain strong{font-size:13px}.domain span{color:#88888d;font-size:10px}.badge{margin-left:auto;font-size:10px;font-weight:700;color:#77777d}.available .badge{color:var(--green)}.copy{font-size:10px;font-weight:700;border:1px solid #d7d7d2;background:white;border-radius:5px;padding:7px 9px;cursor:pointer}.copy:hover{border-color:#999}.clear{border:0;background:transparent;color:#89898e;font-size:10px;cursor:pointer;padding-top:17px}.history-item{border:0;border-bottom:1px solid #e4e4e0;background:transparent;width:100%;min-height:49px;display:flex;align-items:center;gap:10px;font-size:11px;text-align:left;cursor:pointer}.history-item:hover{background:#f1f1ed}.history-item b{margin-left:auto}.clock{color:#999}.history-empty{font-size:11px;color:#999;padding:24px 0}.tip{display:flex;gap:10px;background:#efefeb;border-radius:8px;padding:13px;margin-top:18px}.tip>span{font-size:14px}.tip strong{font-size:10px}.tip p{font-size:10px;line-height:1.5;color:#747479;margin:4px 0 0}.result-skeleton{height:72px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #eee}.result-skeleton i,.result-skeleton span,.result-skeleton b{display:block;background:linear-gradient(90deg,#eee,#f8f8f8,#eee);background-size:200%;animation:shine 1.2s infinite}.result-skeleton i{width:26px;height:26px;border-radius:50%}.result-skeleton span{width:150px;height:12px}.result-skeleton b{margin-left:auto;width:65px;height:10px}.error-box{padding:30px 0;color:#8a2727}.spinner{display:inline-block!important;width:12px;height:12px;border:2px solid #777;border-top-color:var(--lime);border-radius:50%;animation:spin .8s linear infinite;margin:0 7px 0 0!important}footer{min-height:58px;border-top:1px solid var(--line);background:white;display:flex;align-items:center;padding:0 4.5%;font-size:9px;color:#77777c;gap:35px}footer i{display:inline-block;width:5px;height:5px;background:#6eba39;border-radius:50%;margin-left:5px}footer nav{margin-left:auto;display:flex;gap:22px}footer a{color:#55555a;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shine{to{background-position:-200%}}@media(max-width:700px){.hero{padding-top:45px}h1{font-size:43px}.content-grid{grid-template-columns:1fr;gap:38px}.filters small{display:none}.trust{gap:10px;flex-wrap:wrap}.search-row button{font-size:0;width:45px;padding:0}.search-row button span{font-size:19px;margin:0}.product{display:none}footer{flex-wrap:wrap;padding-block:15px;gap:10px}footer nav{width:100%;margin:0}.result-item{gap:8px}.badge{display:none}}

.security-row{display:flex;align-items:center;gap:8px;padding:5px 7px 2px}.security-status{display:block;color:#6d6d72;font-size:10px;text-align:left}.security-status.ready{color:#217a43}.security-status.failed{color:#8a2727}.security-retry{border:1px solid #c9c9c5;border-radius:5px;background:#fff;color:#171719;padding:4px 8px;font-size:10px;font-weight:700;cursor:pointer}.search-row button:disabled{cursor:not-allowed;opacity:.62}
