.hg{--bg:#e8e8ea;--panel:#ffffff;--surface:#f5f5f7;--card:#ffffff;--ink:#1d1d1f;--mut:#86868b;--line:#ececef;--accent:#f2683c;--accent2:#f59e0b;--pill:#eeeef1;--pill-active:#ffffff;--shadow:0 14px 50px -16px rgba(20,10,40,.22),0 2px 8px rgba(0,0,0,.04);--shadow-sm:0 6px 20px -8px rgba(20,10,40,.18);min-height:100vh;background:var(--bg);color:var(--ink);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;padding:28px;display:flex;justify-content:center;transition:background .4s ease,color .4s ease}.hg[data-theme=dark]{--bg:#000;--panel:#161618;--surface:#1c1c1f;--card:#232327;--ink:#f5f5f7;--mut:#8e8e93;--line:#2a2a2e;--pill:#2a2a2e;--pill-active:#3a3a40;--shadow:0 18px 60px -16px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.3);--shadow-sm:0 8px 24px -8px rgba(0,0,0,.5)}.hg *{box-sizing:border-box}.hg .window{width:100%;max-width:1640px;background:var(--panel);border-radius:30px;box-shadow:var(--shadow);padding:26px 38px 116px;position:relative;overflow:hidden;transition:background .4s ease}.hg .topbar{justify-content:space-between;height:54px;margin-bottom:14px}.hg .left,.hg .topbar{display:flex;align-items:center}.hg .left{gap:14px;min-width:0}.hg .back{display:flex;align-items:center;gap:5px;height:38px;padding:0 15px 0 11px;border-radius:999px;background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm);text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;transition:.25s}.hg .back:hover{color:var(--accent);transform:translateX(-2px)}.hg .back svg{width:18px;height:18px}.hg .wordmark{font-size:19px;font-weight:600;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}.hg .wordmark .dot{width:11px;height:11px;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--accent),var(--accent2))}.hg .wordmark small{font-weight:400;color:var(--mut);font-size:13px;margin-left:2px}.hg .seg{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:2px;background:var(--pill);border-radius:999px;padding:5px;box-shadow:var(--shadow-sm)}.hg .seg button{position:relative;display:flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border:0;background:transparent;border-radius:999px;cursor:pointer;color:var(--mut);transition:color .25s;font-size:14px;font-weight:500;font-family:inherit}.hg .seg button.on,.hg .seg button:hover{color:var(--ink)}.hg .segpill{position:absolute;inset:0;border-radius:999px;background:var(--pill-active);box-shadow:0 2px 6px rgba(0,0,0,.12);z-index:0}.hg .seglabel{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px}.hg .seg svg{width:18px;height:18px}.hg .sun{width:46px;height:46px;border:0;border-radius:50%;background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;display:grid;place-items:center;transition:transform .3s}.hg .sun:hover{transform:rotate(35deg)}.hg .sun svg{width:21px;height:21px}.hg .controls{flex-wrap:wrap;gap:10px 20px;margin:2px 2px 18px}.hg .chips,.hg .controls{display:flex;align-items:center}.hg .chips{gap:6px}.hg .chips .lbl{font-size:12px;color:var(--mut);margin-right:3px}.hg .chip{font-size:13px;font-weight:500;color:var(--mut);background:var(--pill);border:0;border-radius:999px;padding:6px 13px;cursor:pointer;font-family:inherit;transition:.2s}.hg .chip:hover{color:var(--ink)}.hg .chip.on{background:color-mix(in srgb,var(--accent) 15%,transparent);color:var(--accent)}.hg .controls .result{margin-left:auto;font-size:13px;color:var(--mut);font-variant-numeric:tabular-nums}.hg .stat{margin-top:9px;font-size:13.5px;color:var(--mut);display:flex;align-items:center;gap:6px}.hg .pill-count{font-weight:600;color:var(--accent);background:color-mix(in srgb,var(--accent) 13%,transparent);border-radius:999px;padding:2px 9px;font-size:12.5px}.hg .grid{display:grid;gap:30px 26px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:6px}.hg .item{display:flex;flex-direction:column}.hg .card{background:var(--card);border-radius:24px;box-shadow:var(--shadow-sm);padding:16px;border:1px solid var(--line);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.hg .card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.hg .media{border-radius:14px;overflow:hidden;background:var(--surface);line-height:0;min-height:120px}.hg .media iframe{display:block;border:0;width:100%}.hg .placeholder{display:grid;place-items:center;height:120px;color:var(--mut);font-size:13px}.hg .cap{padding:14px 6px 0}.hg .cap .t{font-size:17px;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:6px}.hg .cap .t a{color:inherit;text-decoration:none}.hg .cap .t a:hover,.hg .cap .verified{color:var(--accent)}.hg .cap .s{font-size:14.5px;color:var(--mut);margin-top:2px}.hg .badges{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.hg .badge{font-size:12px;font-weight:600;color:var(--accent);padding:2px 9px;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent)}.hg .night .hero{aspect-ratio:1.9/1;border-radius:14px;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;color:#fff;position:relative;overflow:hidden}.hg .night .hero .num{position:absolute;top:6px;right:16px;font-size:70px;font-weight:700;opacity:.3;line-height:1}.hg .night .hero .yr{position:absolute;top:16px;left:18px;font-size:12px;font-weight:700;letter-spacing:.08em;color:#fff;opacity:.85;background:rgba(0,0,0,.18);border-radius:999px;padding:3px 9px}.hg .night .hero .dt{font-size:13px;font-weight:600;opacity:.92}.hg .night .line{font-size:13.5px;color:var(--mut);margin-top:10px;line-height:1.55}.hg .chrome{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.hg .chrome .rnd{width:46px;height:46px;border-radius:50%;background:var(--card);color:var(--ink);display:grid;place-items:center;box-shadow:var(--shadow-sm);cursor:pointer;text-decoration:none}.hg .chrome .rnd:hover{color:var(--accent)}.hg .chrome .url{display:flex;align-items:center;gap:11px;background:var(--card);padding:12px 20px;border-radius:999px;box-shadow:var(--shadow-sm);min-width:300px;justify-content:center}.hg .chrome .url .dom{font-size:15px;font-weight:500}.hg .chrome svg{width:18px;height:18px}.hg .foot{position:absolute;left:0;right:0;bottom:6px;text-align:center;font-size:12px;color:var(--mut)}@media(max-width:560px){.hg{padding:14px}.hg .window{padding:18px 14px 108px}.hg .topbar{flex-wrap:wrap;height:auto;gap:8px}.hg .left{order:0;flex:1 1 auto;gap:10px}.hg .wordmark{font-size:17px}.hg .wordmark small{display:none}.hg .sun{order:1;flex:0 0 auto;width:42px;height:42px}.hg .seg{order:2;position:static;transform:none;flex:0 0 100%;justify-content:center;margin-top:2px}.hg .seg button{flex:1 1 0;justify-content:center;padding:0 12px}}