@keyframes hub-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.h-kicker,.h-title,.h-desc,.h-stats,.h-filters,.h-feed,.h-side{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards hub-enter}.h-kicker{animation-delay:.1s}.h-title{animation-delay:.22s}.h-desc{animation-delay:.34s}.h-stats{animation-delay:.46s}.h-filters{animation-delay:.58s}.h-feed{animation-delay:.7s}.h-side{animation-delay:.82s}@media (prefers-reduced-motion:reduce){.h-kicker,.h-title,.h-desc,.h-stats,.h-filters,.h-feed,.h-side{opacity:1;animation:none}}.hub-frame-page{box-sizing:border-box;background:#0a0a0a;min-height:100vh}.hub-frame{z-index:1;background:#ededeb;border-radius:40px 40px 0 0;width:calc(100% - 24px);max-width:1800px;height:calc(100vh - 38px);position:fixed;top:38px;left:50%;overflow:hidden;transform:translate(-50%)}.hub-scroll{scrollbar-width:none;flex-direction:column;min-height:0;display:flex;position:absolute;inset:0;overflow:hidden auto}.hub-scroll::-webkit-scrollbar{display:none}.hub-inner{flex:1 0 auto;width:100%;max-width:1240px;margin:0 auto;padding:clamp(80px,12vh,120px) 36px 80px}.h-header{margin-bottom:44px}.h-header-top{align-items:center;gap:20px;margin-bottom:32px;display:flex}.h-label{color:#0006;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:12px}.h-line{background:#0000001a;flex-grow:1;height:1px}.h-kicker{color:#00000073;background:#f8f9fa;border:1px solid #00000014;border-radius:100px;align-items:center;gap:9px;margin-bottom:22px;padding:6px 13px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-flex}.h-pulse{background:#3b6bff;border-radius:50%;width:7px;height:7px;position:relative}.h-pulse:after{content:"";opacity:.35;background:#3b6bff;border-radius:50%;animation:2s ease-out infinite h-pulse;position:absolute;inset:-4px}@keyframes h-pulse{0%{opacity:.5;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.h-title{letter-spacing:-.035em;color:#1f2024;max-width:18ch;font-family:Poppins,sans-serif;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.02}.h-title em{color:#0000006b;font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.h-dot{color:#3b6bff}.h-desc{color:#00000080;max-width:52ch;margin-top:18px;font-size:16px;line-height:1.6}.h-stats{flex-wrap:wrap;align-items:center;gap:28px;margin-top:28px;display:flex}.h-stat{flex-direction:column;gap:2px;display:flex}.h-stat b{color:#1f2024;letter-spacing:-.02em;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.h-stat span{color:#00000059;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.h-stat-sep{background:#0000001a;width:1px;height:32px}.h-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;display:flex}.h-filter{color:#00000080;cursor:pointer;background:#f8f9fa;border:1px solid #00000014;border-radius:100px;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:500;transition:all .16s}.h-filter:hover{color:#1f2024;border-color:#0003}.h-filter.is-active{color:#f3f4f6;background:#1f2024;border-color:#1f2024}.h-filter-n{opacity:.6;margin-left:5px;font-family:JetBrains Mono,monospace;font-size:11px}.h-sort{color:#00000059;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px}.h-layout{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.h-feed{flex-direction:column;gap:18px;display:flex}.h-card{color:inherit;background:#f3f4f4;border:none;border-radius:20px;gap:24px;padding:24px;text-decoration:none;transition:all .22s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 .7px .7px -.67px #00000014,0 3.6px 3.6px -2px #00000012,0 13.6px 13.6px -3.3px #0000000d,inset 0 3px 1px #fff}.h-card-body{flex-direction:column;flex:1;min-width:0;display:flex}.h-card-thumb{background:0 0;border-radius:10px;flex-shrink:0;align-self:stretch;width:280px;overflow:hidden}.h-card-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block}.h-card:hover .h-card-thumb img{transform:scale(1.04)}.h-card:before{content:"";background:var(--tag-c,#3b6bff);opacity:0;width:3px;transition:all .22s;position:absolute;top:0;bottom:0;left:0}.h-card:hover{transform:translateY(-3px);box-shadow:0 .7px .7px -.67px #00000014,0 3.6px 3.6px -2px #00000012,0 22px 48px -20px #0000001a,inset 0 3px 1px #fff}.h-card:hover:before{opacity:1}.h-card-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.h-tag{letter-spacing:.02em;background:var(--tag-bg,#e6ebff);color:var(--tag-c,#2b52d6);border-radius:7px;align-items:center;gap:6px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;display:inline-flex}.h-tag i{background:currentColor;border-radius:50%;width:5px;height:5px;display:block}.h-badge{color:#3b6bff;letter-spacing:.04em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.h-card-date{color:#00000059;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:12px}.h-card-title{letter-spacing:-.02em;color:#1f2024;margin-bottom:9px;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:1.25}.h-card.is-featured .h-card-title{max-width:24ch;font-size:24px}.h-card-excerpt{color:#00000080;flex-grow:1;font-size:14px;line-height:1.6}.h-card-foot{border-top:1px solid #0000000f;align-items:center;gap:14px;margin-top:18px;padding-top:15px;display:flex}.h-card-read{color:var(--tag-c,#3b6bff);font-size:13px;font-weight:500;transition:all .18s}.h-card:hover .h-card-read{letter-spacing:.01em}.h-card-meta{color:#0000004d;gap:14px;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}.h-side{flex-direction:column;gap:18px;display:flex}.h-side-card{background:#f3f4f4;border:none;border-radius:20px;padding:20px;box-shadow:0 .7px .7px -.67px #00000014,0 3.6px 3.6px -2px #00000012,0 13.6px 13.6px -3.3px #0000000d,inset 0 3px 1px #fff}.h-side-card h4{color:#00000059;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500}.h-rank{flex-direction:column;gap:12px;display:flex}.h-rank a{align-items:flex-start;gap:12px;text-decoration:none;transition:all .18s;display:flex}.h-rank a:hover .h-rank-t{color:#3b6bff}.h-rank-n{color:#00000040;flex-shrink:0;padding-top:1px;font-family:JetBrains Mono,monospace;font-size:11px}.h-rank-t{color:#000000a6;font-size:13px;line-height:1.4;transition:color .18s}.h-news{color:#f3f4f6;background:#1f2024 radial-gradient(circle at 100% 0,#3b6bff40,#0000 60%);border-radius:16px;padding:20px}.h-news h4{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.h-news p{color:#ffffff80;margin-bottom:16px;font-size:12px;line-height:1.5}.h-news-form{gap:8px;display:flex}.h-news-form input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;flex:1;min-width:0;padding:9px 12px;font-family:inherit;font-size:13px;transition:all .18s}.h-news-form input::placeholder{color:#ffffff4d}.h-news-form input:focus{background:#ffffff1a;border-color:#3b6bff}.h-news-form button{color:#fff;cursor:pointer;background:#3b6bff;border:none;border-radius:8px;flex-shrink:0;width:38px;font-size:15px;transition:all .18s}.h-news-form button:hover{background:#2b52d6}.h-tags{flex-wrap:wrap;gap:6px;display:flex}.h-tags span{color:#00000080;background:#f8f9fa;border:1px solid #0000000f;border-radius:100px;padding:5px 10px;font-size:11.5px;text-decoration:none;transition:all .16s}.h-tags span:hover{color:#3b6bff;background:#fff;border-color:#3b6bff}.hub-foot{border-top:1px solid #0000001a;margin-top:40px}.hub-foot-in{flex-wrap:wrap;align-items:center;gap:32px;padding:32px 56px 40px;display:flex}.hub-foot-brand{flex:1;min-width:200px}.hub-foot .ft-brand{letter-spacing:-.02em;color:#1f2024;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.hub-foot .ft-brand-sol{color:#00000059}.hub-foot .ft-brand-dot{color:#3b6bff}.hub-foot-brand p{color:#0006;max-width:34ch;margin-top:4px;font-size:12px}.hub-foot-links{flex-wrap:wrap;gap:22px;display:flex}.hub-foot-links a{color:#00000080;font-size:12.5px;text-decoration:none;transition:color .2s}.hub-foot-links a:hover{color:#1f2024}.hub-foot-social{gap:8px;display:flex}.hub-foot-social a{color:#00000080;background:#f3f4f4;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .2s,background .2s,transform .2s;display:inline-flex;box-shadow:0 .7px .7px -.67px #0000000f,0 3.6px 3.6px -2px #0000000d,inset 0 2px 1px #fff}.hub-foot-social a:hover{color:#1f2024;background:#fff;transform:translateY(-1px)}.hub-foot-copy{color:#0000004d;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:10.5px}@media (width<=1000px){.h-layout{grid-template-columns:1fr}.h-side{position:static}}@media (width<=900px){.hub-frame{border-radius:0;width:100%;height:auto;min-height:100vh;margin-top:38px;position:relative;top:0;left:0;transform:none}.hub-scroll{position:relative;inset:auto;overflow:visible}.hub-inner{padding:90px 24px 60px}.h-sort{display:none}.h-card{flex-direction:column}.h-card-thumb{width:100%;height:180px}.hub-foot-in{flex-direction:column;align-items:flex-start;gap:20px;padding:32px 24px 40px}}
