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