body,html{margin:0;padding:0}*{box-sizing:border-box}input,select,textarea{outline:none}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}html[data-theme=dark],html[data-theme=dark] body{background:#0c0d11;color:#f1f2f5}html[data-theme=light],html[data-theme=light] body{background:#f1f2f5;color:#14161d}body{font-family:Golos Text,system-ui,-apple-system,sans-serif}.clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}a{color:inherit}.post-card{transition:border-color .15s,transform .15s}.post-card:hover{border-color:var(--bh)!important;transform:translateY(-2px)}@keyframes cardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.post-card{animation:cardIn .45s cubic-bezier(.22,.8,.26,.99) backwards}.cs3-preloader{position:fixed;inset:0;z-index:300;background:#0c0d11;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;transition:transform .65s cubic-bezier(.76,0,.24,1)}.cs3-preloader.leave{transform:translateY(-100%)}.cs3-preloader-logo{width:84px;height:84px;border-radius:50%;animation:introLogo .7s cubic-bezier(.22,.8,.26,.99) both}@keyframes introLogo{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.cs3-preloader-word{font-family:Russo One,sans-serif;font-size:clamp(28px,6vw,44px);letter-spacing:.06em;display:flex}.cs3-preloader-word span{animation:introLetter .5s cubic-bezier(.22,.8,.26,.99) both}@keyframes introLetter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.cs3-preloader-pct{position:absolute;left:28px;bottom:26px;font-family:Russo One,sans-serif;font-size:clamp(40px,9vw,84px);color:rgba(241,242,245,.16);line-height:1}.cs3-preloader-bar{position:absolute;left:0;bottom:0;width:100%;height:3px;background:hsla(0,0%,100%,.06)}.cs3-preloader-bar>div{height:100%;background:#1e7cf2;transition:width .1s linear}@keyframes tabFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tab-fade{animation:tabFade .3s ease-out backwards}.tab-fade article.post-card:first-of-type{animation-delay:.03s}.tab-fade article.post-card:nth-of-type(2){animation-delay:.07s}.tab-fade article.post-card:nth-of-type(3){animation-delay:.11s}.tab-fade article.post-card:nth-of-type(4){animation-delay:.15s}.tab-fade article.post-card:nth-of-type(5){animation-delay:.19s}.tab-fade article.post-card:nth-of-type(6){animation-delay:.23s}.sk-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:18px 20px;display:flex;flex-direction:column;gap:12px}.sk{background:linear-gradient(100deg,var(--chip) 36%,var(--border) 50%,var(--chip) 64%);background-size:220% 100%;animation:skShimmer 1.3s linear infinite;border-radius:8px}@keyframes skShimmer{0%{background-position:130% 0}to{background-position:-90% 0}}.sk-circle{width:30px;height:30px;border-radius:50%;flex:none}.sk-line{height:13px}.sk-img{height:190px;border-radius:13px}.sk-pill{width:64px;height:30px;border-radius:999px}@media (pointer:fine){.post-card,.post-card *,[role=button],a,button{cursor:url(/cursor/crosshair.png) 15 15,pointer}input,select,textarea{cursor:text}}@media (prefers-reduced-motion:reduce){.post-card,.tab-fade{animation:none}}.mesh-blob{position:absolute;width:70%;height:150%;top:-40%;right:-15%;border-radius:50%;pointer-events:none;animation:meshDrift 9s ease-in-out infinite}.mesh-blob-2{right:auto;left:-20%;top:auto;bottom:-50%;animation-duration:13s;animation-delay:-4s}@keyframes meshDrift{0%,to{transform:translate(-6%,-4%) scale(1)}50%{transform:translate(8%,7%) scale(1.18)}}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,.8,.26,.99),transform .65s cubic-bezier(.22,.8,.26,.99)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.mesh-blob{animation:none}.reveal{opacity:1;transform:none;transition:none}}@keyframes cs3Shake{0%,to{transform:translate(0)}15%{transform:translate(-5px,3px)}30%{transform:translate(5px,-3px)}45%{transform:translate(-4px,-3px)}60%{transform:translate(4px,3px)}75%{transform:translate(-2px,2px)}90%{transform:translate(2px,-1px)}}body.cs3-shake{animation:cs3Shake .55s linear}@keyframes logoSpin{to{transform:rotate(2turn)}}.logo-spin{animation:logoSpin .9s cubic-bezier(.22,.8,.26,.99)}@keyframes ezKatka{0%{opacity:0;transform:translate(-50%,6px) scale(.8)}20%{opacity:1;transform:translate(-50%,-4px) scale(1.05)}80%{opacity:1;transform:translate(-50%,-10px) scale(1)}to{opacity:0;transform:translate(-50%,-22px) scale(.95)}}.ez-katka{position:absolute;left:50%;top:100%;margin-top:6px;white-space:nowrap;font-family:Russo One,sans-serif;font-size:13px;color:#1e7cf2;pointer-events:none;animation:ezKatka 1.6s ease-out forwards;z-index:50}.ov-track{display:inline-flex;white-space:nowrap;animation:ovScroll linear infinite;will-change:transform}@keyframes ovScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}