.project-post[data-astro-cid-ovxcmftc]{margin-top:0}.back-link[data-astro-cid-ovxcmftc]{display:inline-block;margin-bottom:2rem;margin-top:.5rem;color:var(--text-light);transition:var(--transition-fast);font-size:.9rem}.back-link[data-astro-cid-ovxcmftc]:hover{color:var(--brand-primary);transform:translate(-2px)}.project-post-header[data-astro-cid-ovxcmftc]{text-align:center;margin-bottom:3rem;margin-top:1rem;max-width:820px;margin-left:auto;margin-right:auto}.project-post-header[data-astro-cid-ovxcmftc] .page-title[data-astro-cid-ovxcmftc]{margin-bottom:.75rem;letter-spacing:-.02em}.project-eyebrow[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem .4rem .65rem;background:var(--surface-background);border:1px solid var(--border-color);border-radius:999px;font-size:.78rem;font-weight:500;color:var(--text-light);margin-bottom:1.5rem;box-shadow:0 2px 8px var(--shadow-color)}body.dark .project-eyebrow[data-astro-cid-ovxcmftc]{background:color-mix(in srgb,var(--surface-background) 60%,transparent);border-color:color-mix(in srgb,var(--border-color) 50%,transparent)}.project-status-dot[data-astro-cid-ovxcmftc]{width:7px;height:7px;border-radius:50%;background:var(--text-light);flex-shrink:0;opacity:.6}.project-status-dot[data-astro-cid-ovxcmftc].is-live{background:#22c55e;opacity:1;box-shadow:0 0 #22c55e80;animation:status-pulse 2s ease-in-out infinite}@keyframes status-pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.project-eyebrow-label[data-astro-cid-ovxcmftc]{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600;color:var(--text-light)}.project-eyebrow-divider[data-astro-cid-ovxcmftc]{color:var(--border-color);font-weight:400}.project-eyebrow-text[data-astro-cid-ovxcmftc]{color:var(--text-dark);font-weight:500}.project-subtitle[data-astro-cid-ovxcmftc]{font-size:clamp(1.05rem,2.2vw,1.2rem);color:var(--brand-primary);max-width:min(620px,90%);margin:0 auto 1.5rem;font-weight:500;line-height:1.4}.project-meta-row[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .85rem;margin-bottom:1.5rem;font-size:.85rem;max-width:100%}.project-meta-item[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:baseline;gap:.4rem}.project-meta-value[data-astro-cid-ovxcmftc]{color:var(--text-light);font-weight:500}.project-meta-divider[data-astro-cid-ovxcmftc]{color:var(--border-color);font-weight:400;user-select:none}.project-cta-group[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;padding-top:1.75rem;border-top:1px solid var(--border-color);max-width:480px;margin-left:auto;margin-right:auto}.project-cta[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease;cursor:pointer;white-space:nowrap}.project-cta--primary[data-astro-cid-ovxcmftc]{background:var(--brand-primary);color:var(--brand-primary-contrast);box-shadow:0 4px 14px color-mix(in srgb,var(--brand-primary) 35%,transparent)}.project-cta--primary[data-astro-cid-ovxcmftc]:hover{transform:translateY(-2px);box-shadow:0 8px 22px color-mix(in srgb,var(--brand-primary) 45%,transparent)}.project-cta--ghost[data-astro-cid-ovxcmftc]{background:var(--surface-background);color:var(--text-dark);border:1px solid var(--border-color)}.project-cta--ghost[data-astro-cid-ovxcmftc]:hover{border-color:var(--brand-primary);color:var(--brand-primary);transform:translateY(-2px);box-shadow:0 4px 14px var(--shadow-color)}body.dark .project-cta--ghost[data-astro-cid-ovxcmftc]{background:color-mix(in srgb,var(--surface-background) 40%,transparent);border-color:color-mix(in srgb,var(--border-color) 50%,transparent)}.project-cta-icon[data-astro-cid-ovxcmftc]{font-size:.85em;transition:transform .2s ease;display:inline-block}.project-cta[data-astro-cid-ovxcmftc]:hover .project-cta-icon[data-astro-cid-ovxcmftc]{transform:translate(2px,-2px)}.project-post-featured-image[data-astro-cid-ovxcmftc]{position:relative;margin:0 auto 3.5rem;max-width:1080px;padding:0 1rem}.project-frame-glow[data-astro-cid-ovxcmftc]{position:absolute;inset:8% 5% auto;height:60%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--brand-primary) 18%,transparent) 0%,transparent 70%);filter:blur(40px);z-index:0;pointer-events:none}.project-frame[data-astro-cid-ovxcmftc]{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -16px color-mix(in srgb,var(--brand-primary) 25%,transparent),0 0 0 1px color-mix(in srgb,var(--border-color) 80%,transparent);background:var(--tag-background);aspect-ratio:16 / 10;transition:transform .4s cubic-bezier(.2,.9,.2,1)}.project-frame[data-astro-cid-ovxcmftc]:hover{transform:translateY(-3px)}.project-frame[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.project-frame-shine[data-astro-cid-ovxcmftc]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,transparent 25%);pointer-events:none}body.dark .project-frame[data-astro-cid-ovxcmftc]{box-shadow:0 20px 40px -16px #00000080,0 0 0 1px color-mix(in srgb,var(--border-color) 60%,transparent)}.project-tags[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color)}.project-tags-label[data-astro-cid-ovxcmftc]{text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);font-size:.7rem;font-weight:500;margin-right:.4rem}.tag[data-astro-cid-ovxcmftc]{display:inline-block;padding:.25rem .7rem;background:var(--tag-background);color:var(--text-light);border-radius:999px;font-size:.75rem}.recommended-posts-section[data-astro-cid-ovxcmftc]{padding:4rem 0;border-top:1px solid var(--border-color);margin-top:4rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .section-title[data-astro-cid-ovxcmftc]{text-align:center;margin-bottom:3rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-list[data-astro-cid-ovxcmftc]{display:grid;gap:3rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:center;cursor:pointer}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item-image-wrapper[data-astro-cid-ovxcmftc]{aspect-ratio:4 / 3;border-radius:var(--border-radius-small);overflow:hidden;box-shadow:0 4px 15px var(--shadow-color);width:100%}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item-image[data-astro-cid-ovxcmftc]{width:100%;height:100%;object-fit:cover;transition:var(--transition-slow)}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item[data-astro-cid-ovxcmftc]:hover .blog-post-item-image[data-astro-cid-ovxcmftc]{transform:scale(1.05)}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item-content[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:.5rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-date[data-astro-cid-ovxcmftc]{font-size:.9rem;color:var(--text-light)}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item-title[data-astro-cid-ovxcmftc]{font-size:1.75rem;color:var(--text-dark);margin-bottom:.25rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-excerpt[data-astro-cid-ovxcmftc]{color:var(--text-light);font-size:.95rem;margin-bottom:.5rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .read-more[data-astro-cid-ovxcmftc]{font-weight:600;color:var(--brand-primary)}@media(max-width:900px){.project-frame[data-astro-cid-ovxcmftc]{aspect-ratio:4 / 3}.project-frame[data-astro-cid-ovxcmftc]:hover{transform:translateY(-2px)}}@media(max-width:640px){.project-post-header[data-astro-cid-ovxcmftc]{margin-bottom:2rem}.project-post-featured-image[data-astro-cid-ovxcmftc]{margin-bottom:2.5rem;padding:0}.project-frame[data-astro-cid-ovxcmftc]{border-radius:14px}.project-meta-row[data-astro-cid-ovxcmftc]{gap:.4rem .6rem;font-size:.78rem}.project-cta-group[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;width:100%;max-width:320px;margin:1.5rem auto 0;padding-top:1.5rem}.project-cta[data-astro-cid-ovxcmftc]{justify-content:center;width:100%;padding:.9rem 1.4rem}.project-eyebrow[data-astro-cid-ovxcmftc]{font-size:.72rem;padding:.35rem .75rem .35rem .6rem}.recommended-posts-section[data-astro-cid-ovxcmftc]{padding:2.5rem 0;margin-top:2.5rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;gap:1rem}.recommended-posts-section[data-astro-cid-ovxcmftc] .blog-post-item-image-wrapper[data-astro-cid-ovxcmftc]{grid-row:1}}
