.hero[data-astro-cid-ovxcmftc]{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:4rem}.hero-image[data-astro-cid-ovxcmftc]{position:absolute;inset:0;z-index:0}.hero-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay[data-astro-cid-ovxcmftc]{position:absolute;inset:0;background:linear-gradient(180deg,#000000b3,#00000080,#000c)}.hero-content[data-astro-cid-ovxcmftc]{position:relative;z-index:10;text-align:center;padding:4rem 2rem}.breadcrumb[data-astro-cid-ovxcmftc]{margin-bottom:2rem}.breadcrumb[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{color:#fffc;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.breadcrumb[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]:hover{color:var(--theme-color)}.project-title[data-astro-cid-ovxcmftc]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#fff;margin:1.5rem 0 1rem;line-height:1.1}.project-tagline[data-astro-cid-ovxcmftc]{font-size:clamp(1.125rem,2vw,1.5rem);color:#ffffffe6;margin:0 0 2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-ovxcmftc]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:var(--font-body);font-size:1rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn-primary[data-astro-cid-ovxcmftc]{background:var(--theme-color, #5A7961);color:#fff!important;border:2px solid var(--theme-color, #5A7961)}.btn-primary[data-astro-cid-ovxcmftc]:hover{background:var(--theme-color, #4A6451);color:#fff!important;box-shadow:0 0 20px var(--theme-color, #5A7961)}.btn-secondary[data-astro-cid-ovxcmftc]{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary[data-astro-cid-ovxcmftc]:hover{background:#fff3;border-color:#fff}.content-wrapper[data-astro-cid-ovxcmftc]{max-width:1200px;margin:0 auto;padding:0 2rem}.section[data-astro-cid-ovxcmftc]{margin-bottom:4rem}.section-title[data-astro-cid-ovxcmftc]{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--color-text-primary);margin:0 0 2rem;padding-bottom:1rem;border-bottom:2px solid var(--color-primary)}.project-description[data-astro-cid-ovxcmftc]{font-size:1.125rem;line-height:1.8;color:var(--color-text-secondary)}.tech-grid[data-astro-cid-ovxcmftc]{display:flex;flex-wrap:wrap;gap:1rem}.features-list[data-astro-cid-ovxcmftc]{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.feature-item[data-astro-cid-ovxcmftc]{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;font-size:1rem;line-height:1.6;transition:all .2s ease}.feature-item[data-astro-cid-ovxcmftc]:hover{background:#ffffff0d;border-color:var(--color-primary);transform:translate(8px)}.feature-icon[data-astro-cid-ovxcmftc]{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#fff;border-radius:50%;font-weight:700;font-size:.875rem}.timeline-info[data-astro-cid-ovxcmftc]{margin-bottom:2rem;padding:1rem;background:#ffffff08;border-radius:.5rem}.timeline-meta[data-astro-cid-ovxcmftc]{display:flex;gap:2rem;flex-wrap:wrap;font-size:.9375rem;color:var(--color-text-secondary)}.timeline[data-astro-cid-ovxcmftc]{position:relative;padding-left:2rem}.timeline[data-astro-cid-ovxcmftc]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--color-primary),transparent)}.timeline-item[data-astro-cid-ovxcmftc]{position:relative;padding-bottom:2rem}.timeline-marker[data-astro-cid-ovxcmftc]{position:absolute;left:-2.5rem;top:.5rem;width:1rem;height:1rem;background:var(--color-primary);border-radius:50%;border:3px solid var(--color-bg-primary)}.timeline-item[data-astro-cid-ovxcmftc].completed .timeline-marker[data-astro-cid-ovxcmftc]{background:#10b981}.timeline-item[data-astro-cid-ovxcmftc].in-progress .timeline-marker[data-astro-cid-ovxcmftc]{background:#f59e0b;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.milestone-phase[data-astro-cid-ovxcmftc]{font-size:1.125rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}.milestone-date[data-astro-cid-ovxcmftc]{font-size:.875rem;color:var(--color-primary);font-weight:600;margin:0 0 .5rem}.milestone-description[data-astro-cid-ovxcmftc]{font-size:.9375rem;color:var(--color-text-secondary);margin:0;line-height:1.6}.technical-details[data-astro-cid-ovxcmftc]{display:grid;gap:1.5rem}.detail-item[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:200px 1fr;gap:1rem;padding:1rem;background:#ffffff08;border-radius:.5rem}.detail-label[data-astro-cid-ovxcmftc]{font-weight:700;color:var(--color-primary)}.detail-value[data-astro-cid-ovxcmftc]{color:var(--color-text-secondary);margin:0}.related-grid[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.related-card[data-astro-cid-ovxcmftc]{display:block;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden;text-decoration:none;transition:all .3s ease}.related-card[data-astro-cid-ovxcmftc]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0003;border-color:var(--color-primary)}.related-card[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.related-content[data-astro-cid-ovxcmftc]{padding:1.5rem}.related-content[data-astro-cid-ovxcmftc] h3[data-astro-cid-ovxcmftc]{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}.related-content[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{font-size:.9375rem;color:var(--color-text-secondary);margin:0}.project-nav[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:4rem 0;padding:2rem 0;border-top:2px solid rgba(255,255,255,.1)}.nav-link[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;text-decoration:none;transition:all .3s ease}.nav-link[data-astro-cid-ovxcmftc]:hover{background:#ffffff0d;border-color:var(--color-primary);transform:translate(8px)}.nav-link[data-astro-cid-ovxcmftc].prev:hover{transform:translate(-8px)}.nav-link[data-astro-cid-ovxcmftc].next{justify-content:flex-end}.nav-arrow[data-astro-cid-ovxcmftc]{font-size:1.5rem;color:var(--color-primary)}.nav-content[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:.25rem}.nav-label[data-astro-cid-ovxcmftc]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-weight:600}.nav-title[data-astro-cid-ovxcmftc]{font-size:1rem;font-weight:700;color:var(--color-text-primary)}@media(max-width:768px){.hero[data-astro-cid-ovxcmftc]{min-height:50vh}.hero-content[data-astro-cid-ovxcmftc]{padding:3rem 1rem}.content-wrapper[data-astro-cid-ovxcmftc]{padding:0 1rem}.section[data-astro-cid-ovxcmftc]{margin-bottom:3rem}.section-title[data-astro-cid-ovxcmftc]{font-size:1.5rem}.detail-item[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}.timeline[data-astro-cid-ovxcmftc]{padding-left:1.5rem}.project-nav[data-astro-cid-ovxcmftc]{grid-template-columns:1fr}}@keyframes heroFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{animation:heroFadeIn .8s cubic-bezier(.4,0,.2,1)}.hero-content[data-astro-cid-ovxcmftc]{animation:slideUp .6s cubic-bezier(.4,0,.2,1) .2s backwards}.breadcrumb[data-astro-cid-ovxcmftc]{animation:slideUp .5s cubic-bezier(.4,0,.2,1) .1s backwards}.section[data-astro-cid-ovxcmftc]{animation:slideUp .6s cubic-bezier(.4,0,.2,1) backwards}.section[data-astro-cid-ovxcmftc]:nth-of-type(1){animation-delay:.3s}.section[data-astro-cid-ovxcmftc]:nth-of-type(2){animation-delay:.4s}.section[data-astro-cid-ovxcmftc]:nth-of-type(3){animation-delay:.5s}.section[data-astro-cid-ovxcmftc]:nth-of-type(4){animation-delay:.6s}.section[data-astro-cid-ovxcmftc]:nth-of-type(5){animation-delay:.7s}@media(prefers-reduced-motion:reduce){.hero-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc],.hero-content[data-astro-cid-ovxcmftc],.breadcrumb[data-astro-cid-ovxcmftc],.section[data-astro-cid-ovxcmftc]{animation:none!important}}
