.core-home{--home-ink:#111;--home-hairline:#e5e5e5;--home-hover:#f2f2f2;--home-blue:#3478f6;--home-stroke:#dcdcdc;--home-sunk:#f7f7f7;--home-orange:#e08327;min-height:100svh;color:var(--home-ink);font-family:var(--font-sans);background:#fff;grid-template-rows:auto 1fr auto;padding:14px 20px 16px;display:grid;overflow-x:hidden}.core-home a{color:inherit;text-decoration:none}.core-home-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;min-height:40px;display:grid}.home-nav-brand{justify-self:start;align-items:center;display:inline-flex}.home-nav-brand img{border-radius:11px;width:36px;height:36px}.home-nav-pill{background:#fff;border:1px solid #e8e8e8;border-radius:999px;justify-self:center;align-items:center;gap:2px;padding:5px;display:flex;box-shadow:0 1px 2px #0000000d,0 6px 24px #00000012}.home-nav-pill button{color:#8b8b8b;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:0 16px;font-size:13.5px;font-weight:500;transition:color .12s,background .12s;display:inline-flex}.home-nav-pill button:hover{color:#333}.home-nav-pill button.selected{background:var(--home-hover);color:var(--home-ink);font-weight:600}.home-nav-pill button:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:1px}.home-view{grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.home-nav-x{color:#666;border-radius:50%;justify-self:end;place-items:center;width:34px;height:34px;transition:background .12s,color .12s;display:grid}.home-nav-x:hover{background:var(--home-hover);color:var(--home-ink)}.core-home-footer{justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:300;display:flex}.core-home-footer span,.core-home-footer a{color:#9a9a9a}.core-home-footer a{transition:color .12s}.core-home-footer a:hover{color:var(--home-ink)}.home-build,.home-rank,.home-surface{flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:24px 0 56px;display:flex}.home-build h1,.home-rank h1,.home-surface h1{letter-spacing:-.028em;text-align:center;margin:0;font-size:clamp(26px,2.5vw,31px);font-weight:620}.home-build-composer{border:1px solid var(--home-stroke);cursor:text;background:#fff;border-radius:24px;flex-direction:column;width:min(680px,100vw - 48px);margin-top:30px;padding:18px 12px 10px 20px;display:flex;box-shadow:0 2px 6px #0000000a,0 14px 40px #0000000f}.home-build-composer:focus-within{border-color:#c7c7c7}.home-build-composer textarea{resize:none;width:100%;min-height:26px;max-height:180px;color:var(--home-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:15px;line-height:1.45}.home-build-composer textarea::placeholder{color:#b8b8b8}.home-build-controls{align-items:center;gap:6px;margin-top:14px;display:flex}.home-build-ghost{color:#8a8a8a;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.home-build-mic{margin-left:auto}.home-build-send{color:#ababab;cursor:default;background:#e9e9e9;border:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .12s,color .12s,transform .12s;display:grid}.home-build-send.ready{color:#fff;cursor:pointer;background:#111}.home-build-send.ready:hover{background:#2a2a2a}.home-build-send.ready:active{transform:scale(.94)}.home-build-send:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:2px}.home-build-chips{width:min(680px,100vw - 48px);margin-top:14px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 34px calc(100% - 34px),#0000);mask-image:linear-gradient(90deg,#0000,#000 34px calc(100% - 34px),#0000)}.home-chip-track{gap:8px;width:max-content;animation:62s linear infinite home-chip-slide;display:flex}@keyframes home-chip-slide{0%{transform:translate(calc(-50% - 4px))}to{transform:translate(0,0)}}.home-chip-track:focus-within{animation-play-state:paused}.home-chip-row{gap:8px;display:flex}.home-chip{border:1px solid var(--chip-tint,#ececec);color:#4a4a4a;min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 12px 0 7px;font-size:12px;transition:background .12s,transform .12s;display:inline-flex}.home-chip:hover{background:color-mix(in srgb, var(--chip-tint,#f6f6f6) 42%, #fff)}.home-chip:active{transform:scale(.97)}.home-chip:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:1px}.home-chip i{background:var(--chip-tint);border-radius:6px;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.chip-tint-green{--chip-tint:#e4f2e7}.chip-tint-orange{--chip-tint:#fbeedd}.chip-tint-blue{--chip-tint:#e5eefb}.chip-tint-purple{--chip-tint:#eeeafa}.chip-tint-pink{--chip-tint:#fbe8ef}.chip-tint-teal{--chip-tint:#e2f3f1}.home-build-or{color:#b0b0b0;align-items:center;gap:12px;width:min(320px,100vw - 48px);margin-top:28px;font-size:12px;display:flex}.home-build-or span{background:var(--home-hairline);flex:1;height:1px}.home-give{color:#8b8b8b;margin:11px 0 0;font-size:13px}.home-command{border:1px solid var(--home-stroke);background:var(--home-sunk);border-radius:24px;align-items:center;gap:10px;width:fit-content;max-width:min(680px,100vw - 48px);min-height:48px;margin-top:18px;padding:9px 9px 9px 18px;display:flex}.home-command code{color:#2f2f2f;min-width:0;font-family:var(--font-mono);white-space:nowrap;scrollbar-width:none;font-size:13px;overflow-x:auto}.home-command code::-webkit-scrollbar{display:none}.home-command code i{color:#bdbdbd;margin-right:9px;font-style:normal}.home-command-copy{color:#9a9a9a;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;transition:background .12s,color .12s,transform .12s;display:grid}.home-command-copy:hover{color:var(--home-ink);background:#e9e9e9}.home-command-copy:active{transform:scale(.94)}.home-command-copy:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:2px}.home-harnesses{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin:12px 0 0;padding:0;list-style:none;display:flex}.home-harnesses li{place-items:center;width:17px;height:17px;display:grid}.home-harnesses svg{fill:#c2c2c2;width:100%;height:100%;transition:fill .12s}.home-harnesses li:hover svg{fill:#6e6e6e}.home-harness-image{object-fit:contain;filter:grayscale();opacity:.42;width:17px;height:17px;transition:opacity .12s}.home-harnesses li:hover .home-harness-image{opacity:.78}.home-command-status{color:#a6a6a6;min-height:1.2em;margin:4px 0 0;font-size:12px}.home-rank-card{border:1px solid var(--home-stroke);text-align:left;background:#fff;border-radius:24px;width:min(680px,100vw - 48px);margin-top:26px;overflow:hidden;box-shadow:0 2px 6px #0000000a,0 14px 40px #0000000f}.home-rank-head{background:var(--home-sunk);color:var(--home-ink);border-bottom:1px solid #ededed;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 18px;font-size:12px;font-weight:550;display:flex}.home-rank-head span:last-child{color:#a0a0a0;font-size:11px;font-weight:400}.home-frontier{height:356px;padding:2px 6px 10px;position:relative}.home-frontier a{cursor:pointer}.home-frontier a:focus{outline:none}.home-frontier a:focus-visible>circle:first-child{stroke:color-mix(in srgb, var(--home-blue) 70%, transparent);stroke-width:2px}.home-frontier-card{z-index:2;pointer-events:none;background:#fff;border:1px solid #e8e8e8;border-radius:12px;width:max-content;max-width:min(268px,100% - 24px);padding:9px 11px 10px;position:absolute;box-shadow:0 1px 2px #0000000a,0 10px 26px #0000001a}.home-frontier-card.is-note{width:min(252px,100% - 24px);max-width:none}.home-frontier-card-head{color:var(--home-ink);letter-spacing:-.01em;border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding-bottom:7px;font-size:12px;font-weight:600;display:flex}.home-frontier-card-head>svg{color:#bdbdbd}.home-frontier-card dl{gap:3px;margin:0;display:grid}.home-frontier-card dl>div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.home-frontier-card dt{color:#949494;font-size:11.5px}.home-frontier-card dd{color:#2a2a2a;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:11.5px;font-weight:550}.home-frontier-card p{color:#6f6f6f;margin:0;font-size:11.5px;line-height:1.5}.core-home .home-rank-cta{color:#fff;white-space:nowrap;background:#111;border:1px solid #111;border-radius:24px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:20px;padding:0 28px;font-size:14px;font-weight:500;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.core-home .home-rank-cta>svg{color:#ffffffa6;transition:transform .12s}.core-home .home-rank-cta:hover{background:#2a2a2a;border-color:#2a2a2a}.core-home .home-rank-cta:hover>svg{transform:translate(2px)}.core-home .home-rank-cta:active{transform:scale(.97)}.core-home .home-rank-cta:focus-visible{outline:2px solid color-mix(in srgb, var(--home-blue) 65%, transparent);outline-offset:2px}.home-surface-card{border:1px solid var(--home-stroke);background:#fff;border-radius:24px;width:min(560px,100vw - 48px);margin-top:26px;overflow:hidden;box-shadow:0 2px 6px #0000000a,0 14px 40px #0000000f}.home-surface-command{border-bottom:1px solid var(--home-hairline);background:var(--home-sunk);color:#2f2f2f;font-family:var(--font-mono);white-space:nowrap;padding:20px;font-size:13px;display:block;overflow-x:auto}.home-surface-card dl{margin:0}.home-surface-card dl>div{border-bottom:1px solid var(--home-hairline);justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:0 20px;display:flex}.home-surface-card dl>div:last-child{border-bottom:0}.home-surface-card dt{color:#535353;font-size:13px}.home-surface-card dd{color:#8b8b8b;margin:0;font-size:12px}.home-surface-card dd code{font-family:var(--font-mono)}.home-rank-readout{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:820px){.core-home{padding-inline:14px}}@media (max-width:560px){.core-home{padding:10px 12px 14px}.home-nav-brand img{border-radius:10px;width:30px;height:30px}.home-nav-pill{gap:1px;padding:4px}.home-nav-pill button{min-height:30px;padding:0 9px;font-size:12px}.home-build h1{font-size:24px}.home-build-composer{margin-top:22px;padding:14px 10px 8px 16px}.home-build-chips{margin-top:12px}.home-build-or{margin-top:18px}.home-give{font-size:12.5px}.home-harnesses{gap:7px 13px;margin-top:10px}.home-command{margin-top:12px;padding:8px 8px 8px 15px}.home-command code{font-size:12px}.home-rank-card{margin-top:18px}.home-rank-head{padding:9px 14px;font-size:11.5px}.home-rank-head span:last-child{font-size:10px}.home-frontier{height:300px;padding:2px 2px 8px}}@media (prefers-reduced-motion:reduce){.core-home *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home-build-chips{scrollbar-width:none;overflow-x:auto}.home-build-chips::-webkit-scrollbar{display:none}.home-chip-track>[aria-hidden=true]{display:none}}
