.tutorial-section[data-astro-cid-bzdfz3mo]{max-width:1200px;margin:0 auto clamp(3rem,6vw,4.5rem);padding:0 clamp(1rem,3vw,2rem)}.section-label[data-astro-cid-bzdfz3mo]{font-family:Orbitron,sans-serif;font-size:clamp(1.25rem,2.5vw,1.7rem);color:#e7e7e7;margin:0 0 clamp(1.25rem,2.5vw,1.75rem);padding-bottom:.6rem;border-bottom:1px solid rgba(132,146,116,.35)}.coming-post[data-astro-cid-bzdfz3mo]{list-style:none;display:flex;border:1px dashed rgba(132,146,116,.45);border-radius:clamp(.75rem,2vw,1.25rem);background:#8492740a;min-height:220px}.coming-body[data-astro-cid-bzdfz3mo]{display:flex;flex-direction:column;justify-content:center;gap:.7rem;padding:1.75rem}.coming-badge[data-astro-cid-bzdfz3mo]{align-self:flex-start;font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#bbdb96;border:1px solid rgba(187,219,150,.4);border-radius:2rem;padding:.25rem .75rem}.coming-post[data-astro-cid-bzdfz3mo] h3[data-astro-cid-bzdfz3mo]{margin:0;font-size:clamp(1.05rem,2vw,1.25rem);color:#cfcfcf;line-height:1.35}.coming-post[data-astro-cid-bzdfz3mo] p[data-astro-cid-bzdfz3mo]{margin:0;font-size:.95rem;color:#888;line-height:1.6}.pinned-post[data-astro-cid-bzdfz3mo]{list-style:none;height:100%;display:flex;flex-direction:column;border:1px solid #1a1a1a;border-radius:clamp(.75rem,2vw,1.25rem);background:#0a0a0a;overflow:hidden;transition:all .3s ease}.pinned-post[data-astro-cid-bzdfz3mo]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #8492744d;border-color:#84927480}.pinned-main[data-astro-cid-bzdfz3mo]{display:flex;flex-direction:column;flex:1;text-decoration:none;color:#e7e7e7}.pinned-image[data-astro-cid-bzdfz3mo]{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.pinned-image[data-astro-cid-bzdfz3mo] img[data-astro-cid-bzdfz3mo]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.pinned-post[data-astro-cid-bzdfz3mo]:hover .pinned-image[data-astro-cid-bzdfz3mo] img[data-astro-cid-bzdfz3mo]{transform:scale(1.1)}.pinned-overlay[data-astro-cid-bzdfz3mo]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(132,146,116,.3) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.pinned-post[data-astro-cid-bzdfz3mo]:hover .pinned-overlay[data-astro-cid-bzdfz3mo]{opacity:1}.pinned-content[data-astro-cid-bzdfz3mo]{flex:1;display:flex;align-items:center;padding:1.5rem}.pinned-content[data-astro-cid-bzdfz3mo] h3[data-astro-cid-bzdfz3mo]{margin:0;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;line-height:1.3;transition:color .3s ease}.pinned-main[data-astro-cid-bzdfz3mo]:hover h3[data-astro-cid-bzdfz3mo]{color:#95a385}.pinned-logic[data-astro-cid-bzdfz3mo]{display:flex;align-items:baseline;gap:.6rem;padding:.95rem 1.5rem;border-top:2px solid rgba(122,122,190,.4);border-left:3px solid rgba(122,122,190,.55);text-decoration:none;background:#7a7abe14;transition:background .25s,border-color .25s}.pinned-logic[data-astro-cid-bzdfz3mo]:hover{background:#7a7abe29;border-left-color:#9a9ad0}.pinned-post[data-astro-cid-bzdfz3mo]:has(.pinned-logic:hover){box-shadow:0 20px 44px #7a7abe73;border-color:#7a7abea6}.pinned-post[data-astro-cid-bzdfz3mo]:has(.pinned-logic:hover) .pinned-overlay[data-astro-cid-bzdfz3mo]{opacity:0}.pinned-post[data-astro-cid-bzdfz3mo]:has(.pinned-logic:hover) .pinned-image[data-astro-cid-bzdfz3mo] img[data-astro-cid-bzdfz3mo]{transform:none}.pinned-post[data-astro-cid-bzdfz3mo]:has(.pinned-logic:hover) .pinned-content[data-astro-cid-bzdfz3mo] h3[data-astro-cid-bzdfz3mo]{color:#e7e7e7}.logic-label[data-astro-cid-bzdfz3mo]{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#9a9ad0}.logic-title[data-astro-cid-bzdfz3mo]{font-size:1rem;font-weight:600;color:#c5c5e8;transition:color .25s}.pinned-logic[data-astro-cid-bzdfz3mo]:hover .logic-title[data-astro-cid-bzdfz3mo]{color:#e0e0f5}.logic-arrow[data-astro-cid-bzdfz3mo]{margin-left:auto;color:#9a9ad0}@media(max-width:640px){.pinned-image[data-astro-cid-bzdfz3mo]{aspect-ratio:4/3}.pinned-content[data-astro-cid-bzdfz3mo]{padding:1.25rem}.pinned-logic[data-astro-cid-bzdfz3mo]{padding:.75rem 1.25rem;flex-wrap:wrap}}.page-title[data-astro-cid-bzdfz3mo]{text-align:center;margin-bottom:clamp(2rem,4vw,3rem);opacity:0;animation:fadeInDown .8s ease-out forwards}.empty-state[data-astro-cid-bzdfz3mo]{text-align:center;padding:clamp(4rem,8vw,8rem) 2rem}.empty-text[data-astro-cid-bzdfz3mo]{font-size:clamp(1.125rem,2vw,1.5rem);color:#666;font-weight:300}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.blog-grid[data-astro-cid-bzdfz3mo]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,3rem);padding:0;max-width:1400px;margin:0 auto;list-style:none}.blog-grid[data-astro-cid-bzdfz3mo] li{opacity:0;animation:slideInUp .6s ease-out forwards}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(1){animation-delay:.1s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(2){animation-delay:.2s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(3){animation-delay:.3s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(4){animation-delay:.4s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(5){animation-delay:.5s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(6){animation-delay:.6s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(7){animation-delay:.7s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(8){animation-delay:.8s}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:968px){.blog-grid[data-astro-cid-bzdfz3mo]{grid-template-columns:1fr;padding:0 1rem}.blog-grid[data-astro-cid-bzdfz3mo] li{animation-duration:.5s}.blog-grid[data-astro-cid-bzdfz3mo] li:nth-child(n){animation-delay:calc(.08s * var(--index, 1))}}@media(prefers-reduced-motion:reduce){.page-title[data-astro-cid-bzdfz3mo],.blog-grid[data-astro-cid-bzdfz3mo] li{animation:none;opacity:1;transform:none}}
