.post-layout{background:#0b0b0f;color:#eaeaf0;padding:3rem 0 4rem}.post-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:2rem;padding:0 1.25rem}@media(max-width:1080px){.post-grid{grid-template-columns:1fr}}.post-rail{position:sticky;top:100px;align-self:start;background:linear-gradient(145deg,#12121a,#181822);border:1px solid rgba(147,115,255,.28);border-radius:18px;padding:12px}.post-rail__title{margin:0 0 .6rem;font:700 .95rem/1.1 system-ui;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(90deg,#ff7cfb,#77ffe1);-webkit-background-clip:text;color:transparent}.post-rail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;max-height:none!important;overflow:visible!important;scrollbar-width:none!important}.post-rail__list::-webkit-scrollbar{display:none}.post-rail__list a{display:flex;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:10px;color:#eaeaf0;text-decoration:none;opacity:.95;transition:.18s}.post-rail__list a:hover{background:rgba(125,125,255,.12);transform:translateX(4px);color:#8dfbff}.post-rail__list .dot{width:8px;height:8px;border-radius:50%;background:conic-gradient(#8b5cf6,#06b6d4,#8b5cf6);box-shadow:0 0 8px rgba(139,92,246,.8)}@media(max-width:1080px){.post-rail{display:none}}.post-main{min-width:0}.post-title{font-size:clamp(2rem,3.4vw,3rem);margin:.2rem 0 .6rem;background:linear-gradient(135deg,#ff6b6b,#ff9ff3,#54a0ff);-webkit-background-clip:text;color:transparent}.post-content p{line-height:1.75;margin:0 0 1rem}.post-content h2,.post-content h3{margin:1.4rem 0 .6rem;color:#fff}.fx-tag{padding:.22rem .55rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);text-decoration:none;color:#c8d3ff;font-size:.8rem}.fx-tag:hover{border-color:rgba(120,120,255,.65)}.post-rail__title--small{margin-top:1rem}.post-rail__cats{list-style:none;margin:.3rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.post-rail__cats a{display:block;color:#eaeaf0;text-decoration:none;opacity:.95;border-radius:10px;padding:.3rem .4rem}.post-rail__cats a:hover{color:#79ffe1;background:rgba(125,125,255,.12)}.catpeek{margin:.8rem 0 1rem;border:1px solid rgba(160,130,255,.35);background:linear-gradient(145deg,#12121a,#181822);border-radius:14px;box-shadow:0 10px 30px rgba(80,60,200,.2);padding:.75rem .85rem}.catpeek__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.catpeek__head strong{background:linear-gradient(90deg,#ff7cfb,#77ffe1);-webkit-background-clip:text;color:transparent}.catpeek__close{background:transparent;border:0;color:#eaeaf0;font-size:1.2rem;line-height:1;cursor:pointer;padding:.1rem .3rem;border-radius:8px}.catpeek__close:hover{background:rgba(255,255,255,.08)}.catpeek__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.catpeek__list a{color:#eaeaf0;text-decoration:none}.catpeek__list a:hover{color:#79ffe1}.catpeek__all{display:inline-block;margin-top:.5rem;color:#8dfbff;text-decoration:none}.catpeek__all:hover{text-decoration:underline}.post-cats .fx-tag{cursor:pointer}#comments,.comments-area,.comment-respond{display:none!important}.post-content a{color:#79ffe1;text-decoration:none;font-weight:600;position:relative;transition:color .2s,text-shadow .2s;text-shadow:0 0 6px rgba(121,255,225,.25)}.post-content a:visited{color:#9ad9ff}.post-content a:hover,.post-content a:focus{color:#fff;text-shadow:0 0 10px rgba(141,251,255,.55)}.post-content a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,#8b5cf6,#06b6d4,#8b5cf6);transform:scaleX(.25);transform-origin:left;transition:transform .25s;border-radius:2px;opacity:.9}.post-content a:hover::after,.post-content a:focus::after{transform:scaleX(1)}@media(pointer:coarse){.post-content a{padding:1px 2px;border-radius:6px}.post-content a:hover::after,.post-content a:focus::after{bottom:-3px}}.catbar{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.catpill{display:inline-block;padding:.32rem .7rem;font:600 .82rem/1 system-ui;text-decoration:none;color:#0b0b0f;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.25);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.catpill:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.32);opacity:.95}.catpill.is-active{outline:2px solid rgba(255,255,255,.22);color:#0b0b0f}@media (max-width:720px){.catbar{overflow:auto;white-space:nowrap;padding-bottom:.2rem}.catpill{white-space:nowrap}}@media (max-width:1080px){.post-grid{grid-template-columns:1fr}.post-rail{display:block !important;position:static;top:auto;grid-column:1;grid-row:2;margin-top:12px}.post-main{grid-column:1;grid-row:1}}.rail-card{background:rgba(255,255,255,.04);border:1px solid rgba(147,115,255,.28);border-radius:18px;padding:12px;margin-bottom:12px}.rail-card .post-rail__title{margin:0 0 .6rem;padding-bottom:.35rem;border-bottom:1px solid rgba(147,115,255,.18)}