.eth-page{background:var(--bg-primary);color:var(--text-secondary);font-family:var(--font-sans);padding-bottom:8px;margin-top:-.6rem}.eth-page *,.eth-page :after,.eth-page :before{box-sizing:border-box}.eth-wrap{max-width:100%;margin:0;padding:0}.eth-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:3px 0 16px}.eth-intro-title{font-family:var(--font-serif);font-size:30px;font-weight:700;letter-spacing:-.015em;color:var(--text-primary);margin:0;line-height:1.2;padding-top:2px}.eth-intro-title span{color:var(--emerald)}.eth-archived-btn{display:inline-flex;align-items:center;gap:9px;height:36px;padding:0 14px;border-radius:var(--radius-pill,9999px);border:1px solid var(--border-input);color:var(--text-muted);font-size:12.5px;font-weight:500;white-space:nowrap;transition:color .14s ease,border-color .14s ease}.eth-archived-btn:hover{color:var(--text-primary);border-color:var(--border-hover)}.eth-archived-count{font-size:11px;color:var(--emerald);background:var(--emerald-bg);border:1px solid var(--emerald-border);border-radius:var(--radius-pill,9999px);padding:1px 8px}.eth-archived-count,.eth-eyebrow{font-family:var(--font-mono);font-weight:600}.eth-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase}.eth-eyebrow .dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.eth-byline{gap:9px}.eth-avatar,.eth-byline{display:flex;align-items:center}.eth-avatar{width:26px;height:26px;border-radius:50%;background:var(--emerald-bg);border:1px solid var(--emerald-border);color:var(--emerald);justify-content:center;font-family:var(--font-mono);font-size:9.5px;font-weight:700;flex-shrink:0}.eth-byline-meta{font-family:var(--font-mono);font-size:11px;color:var(--text-faint);letter-spacing:.02em}.eth-byline-meta b{color:var(--text-secondary);font-weight:600}.eth-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:0;border:1px solid var(--border-primary);overflow:hidden}.eth-feat,.eth-hero{position:relative;border-radius:0}.eth-feat{min-height:150px;cursor:pointer;border-right:1px solid var(--border-primary);display:block}.eth-feat-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.eth-feat:hover .eth-feat-img{transform:scale(1.03)}.eth-feat-fallback{position:absolute;inset:0;background:linear-gradient(160deg,var(--emerald-bg-hover),var(--bg-primary) 70%)}.eth-feat-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,10,14,.94) 4%,rgba(7,10,14,.5) 42%,rgba(7,10,14,.15))}.eth-feat-body{position:absolute;left:0;right:0;bottom:0;padding:22px}.eth-feat-kicker{margin-bottom:14px;color:#34d399!important}.eth-feat-title{font-family:var(--font-serif);font-size:36px;line-height:1.06;font-weight:700;letter-spacing:-.02em;color:#fff!important;max-width:560px;margin:0}.eth-feat-dek{font-size:14.5px;line-height:1.55;color:hsla(0,0%,100%,.84)!important;margin:14px 0 18px;max-width:520px}.eth-rail{background:var(--bg-secondary);display:flex;flex-direction:column}.eth-rail-head{display:flex;align-items:center;justify-content:space-between;padding:11px 22px;border-bottom:1px solid var(--border-primary)}.eth-rail-title{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary)}.eth-rail-live{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;color:var(--emerald)}.eth-rail-live i{width:6px;height:6px;border-radius:50%;background:var(--emerald)}.eth-rank{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:9px 22px;border-bottom:1px solid var(--border-primary);cursor:pointer;transition:background .14s ease}.eth-rank:last-child{border-bottom:none}.eth-rank:hover{background:var(--surface-card-hover)}.eth-rank-n{font-family:var(--font-mono);font-size:18px;font-weight:700;color:var(--text-ghost);line-height:1;transition:color .14s ease}.eth-rank:hover .eth-rank-n{color:var(--emerald)}.eth-rank-title{font-family:var(--font-serif);font-size:15px;font-weight:600;line-height:1.22;color:var(--text-primary);margin:6px 0 0;transition:color .14s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eth-rank:hover .eth-rank-title{color:var(--emerald)}.eth-rank-meta{font-family:var(--font-mono);font-size:10px;color:var(--text-faint);margin-top:6px;display:flex;align-items:center;gap:7px}.eth-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:48px;padding-bottom:16px;border-bottom:1px solid var(--border-primary)}.eth-controls h2{font-family:var(--font-serif);font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--text-primary);margin:0}.eth-count{font-family:var(--font-mono);font-size:11px;color:var(--text-faint);white-space:nowrap}.eth-catnav{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;gap:22px;margin-top:16px;-webkit-overflow-scrolling:touch}.eth-catnav button{background:none;border:none;padding:4px 0;font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--text-muted);white-space:nowrap;cursor:pointer;transition:color .14s ease}.eth-catnav button:hover{color:var(--text-primary)}.eth-catnav button.active{color:var(--emerald)}.eth-tag-banner{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:12.5px;color:var(--text-muted)}.eth-tag-chip{font-family:var(--font-mono);font-size:11px;color:var(--emerald);background:var(--emerald-bg);border:1px solid var(--emerald-border);border-radius:var(--radius-pill,9999px);padding:2px 10px}.eth-tag-clear{background:none;border:none;color:var(--text-faint);cursor:pointer;font-size:12px}.eth-tag-clear:hover{color:var(--emerald)}.eth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px;margin-top:28px}.eth-card-wrap{position:relative}.eth-card{display:flex;flex-direction:column;cursor:pointer}.eth-card-img{position:relative;aspect-ratio:3/2;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-primary);background:var(--bg-secondary);transition:border-color .14s ease}.eth-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.2,.7,.3,1)}.eth-card:hover .eth-card-img img{transform:scale(1.04)}.eth-card:hover .eth-card-img{border-color:var(--border-hover)}.eth-card-body{padding:14px 2px 0}.eth-card-title{font-family:var(--font-serif);font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);line-height:1.18;margin:0;transition:color .14s ease}.eth-card:hover .eth-card-title{color:var(--emerald)}.eth-card-foot{display:flex;align-items:center;gap:8px;margin-top:13px;font-family:var(--font-mono);font-size:11px;color:var(--text-faint)}.eth-card-foot .sep{color:var(--text-ghost)}.eth-card-category{margin-top:7px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--emerald-text)}.eth-empty{padding:48px 0;text-align:center;font-size:14px;color:var(--text-ghost);font-style:italic}.eth-empty-clear{margin-left:8px;background:none;border:none;color:var(--emerald);cursor:pointer;font-style:normal;font-size:13px}.eth-archive-btn{position:absolute;z-index:3;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--radius-md);background:rgba(10,14,19,.82);backdrop-filter:blur(4px);border:1px solid var(--border-hover);color:var(--text-secondary);font-size:11px;font-weight:600;cursor:pointer;opacity:0;transition:opacity .14s ease,color .14s ease}.eth-archive-btn:focus-visible,.eth-card-wrap:hover .eth-archive-btn,.eth-hero:hover .eth-archive-btn{opacity:1}.eth-archive-btn:hover{color:var(--negative);border-color:var(--negative)}.eth-archive-btn[disabled]{opacity:.6;cursor:default}.eth-news{margin-top:56px;border:1px solid var(--emerald-border);border-radius:var(--radius-xl);background:var(--bg-primary);padding:40px 44px;display:flex;align-items:flex-end;gap:40px}.eth-news-l{flex:1;min-width:0}.eth-news-eyebrow{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--emerald);margin-bottom:12px}.eth-news-title{font-family:var(--font-serif);font-size:28px;font-weight:700;color:var(--text-primary);letter-spacing:-.015em;line-height:1.1;margin:0}.eth-news-sub{font-size:14px;line-height:1.6;color:var(--text-muted);margin:12px 0 0;max-width:440px}.eth-news-form{display:flex;flex-direction:column;gap:10px;width:340px;flex-shrink:0;margin-bottom:4px}.eth-news-row{display:flex;gap:9px}.eth-news-input{flex:1;height:46px;padding:0 16px;border-radius:var(--radius-md);border:1px solid var(--border-input);background:var(--surface-input);color:var(--text-primary);font-size:14px}.eth-news-input::-moz-placeholder{color:var(--text-ghost)}.eth-news-input::placeholder{color:var(--text-ghost)}.eth-news-btn{height:46px;padding:0 22px;border-radius:var(--radius-md);background:var(--emerald);color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:background .15s ease}.eth-news-btn:hover{background:var(--emerald-hover)}.eth-news-fine{font-family:var(--font-mono);font-size:10.5px;color:var(--text-faint);letter-spacing:.02em;text-align:left;align-self:flex-start;margin:0}@media (max-width:1024px){.eth-wrap{padding:0 24px}.eth-hero{grid-template-columns:1fr}.eth-feat{border-right:none;border-bottom:1px solid var(--border-primary);min-height:240px}.eth-grid{grid-template-columns:repeat(2,1fr)}.eth-news{flex-direction:column;align-items:flex-start;gap:24px}.eth-news-form{width:100%}}@media (max-width:640px){.eth-wrap{padding:0 18px}.eth-grid{grid-template-columns:1fr}.eth-feat-title{font-size:28px}.eth-intro{flex-direction:column;align-items:flex-start;gap:14px}}@media (max-width:768px){.eth-page{margin-top:-.25rem}}@media (prefers-reduced-motion:reduce){.eth-card-img img,.eth-feat-img{transition:none}.eth-card:hover .eth-card-img img,.eth-feat:hover .eth-feat-img{transform:none}}