@media print{.no-print:where(.astro-3QCDKQXT){display:none}}.section__title:where(.astro-3QCDKQXT){font-size:var(--step-3);margin-bottom:var(--space-xs);color:var(--fg)}.section__subtitle:where(.astro-3QCDKQXT){font-size:var(--step-0);color:var(--gray);margin-bottom:var(--space-xl)}.showcase-hero:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl);position:relative;overflow:hidden;padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.hero__accent-line:where(.astro-3QCDKQXT){position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--theme-highlight),#00d4aa,var(--theme-highlight));background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero__badge:where(.astro-3QCDKQXT){display:inline-flex;align-items:center;gap:.5rem;background-color:var(--bg);border:1px solid var(--theme-highlight);border-radius:2rem;padding:.35rem 1rem;font-size:var(--step--1);color:var(--theme-highlight);font-weight:600;margin-bottom:var(--space-m);letter-spacing:.02em}.hero__badge-icon:where(.astro-3QCDKQXT){font-size:1.1em}.hero__title:where(.astro-3QCDKQXT){font-size:var(--step-4);line-height:1.15;margin-bottom:var(--space-m);max-width:20ch}.hero__title--highlight:where(.astro-3QCDKQXT){color:var(--theme-highlight)}.hero__intro:where(.astro-3QCDKQXT){font-size:var(--step-1);line-height:1.6;max-width:65ch;color:var(--fg-secondary);margin-bottom:var(--space-xl)}.hero__stats:where(.astro-3QCDKQXT){display:flex;align-items:center;gap:var(--space-l);flex-wrap:wrap}.stat:where(.astro-3QCDKQXT){display:flex;flex-direction:column}.stat__number:where(.astro-3QCDKQXT){font-size:var(--step-3);font-weight:700;color:var(--theme-highlight);line-height:1}.stat__label:where(.astro-3QCDKQXT){font-size:var(--step--1);color:var(--gray);margin-top:.25rem}.stat__divider:where(.astro-3QCDKQXT){width:1px;height:2.5rem;background-color:var(--bg-details)}.strengths:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl)}.strengths__grid:where(.astro-3QCDKQXT){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:var(--space-m)}.strength__item:where(.astro-3QCDKQXT){display:flex;gap:var(--space-s);align-items:flex-start;padding:var(--space-s) var(--space-m);border-radius:.5rem;background-color:var(--bg);transition:transform .2s}.strength__item:where(.astro-3QCDKQXT):hover{transform:translate(4px)}.strength__item:where(.astro-3QCDKQXT) p:where(.astro-3QCDKQXT){font-size:var(--step-0);line-height:1.5}.strength__marker:where(.astro-3QCDKQXT){flex-shrink:0;width:4px;min-height:100%;border-radius:2px;background-color:var(--theme-highlight);margin-top:.25rem}.featured:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl)}.projects__grid:where(.astro-3QCDKQXT){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:var(--space-l)}.project-card:where(.astro-3QCDKQXT){background-color:var(--bg);border-radius:.75rem;padding:var(--space-l);border:1px solid transparent;transition:border-color .3s,box-shadow .3s,transform .2s;display:flex;flex-direction:column}.project-card:where(.astro-3QCDKQXT):hover{border-color:var(--theme-highlight);box-shadow:0 4px 20px #0090e61a;transform:translateY(-2px)}.project-card__header:where(.astro-3QCDKQXT){display:flex;align-items:center;gap:var(--space-s);margin-bottom:var(--space-xs)}.project-card__icon:where(.astro-3QCDKQXT){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:linear-gradient(135deg,var(--theme-highlight),#00d4aa);color:#fff;font-size:1.3rem;flex-shrink:0}.project-card__name:where(.astro-3QCDKQXT){font-size:var(--step-1);font-weight:700;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;color:var(--fg)}.project-card__tagline:where(.astro-3QCDKQXT){font-size:var(--step-0);font-weight:600;color:var(--theme-highlight);margin-bottom:var(--space-s);font-style:italic}.project-card__description:where(.astro-3QCDKQXT){font-size:var(--step--1);line-height:1.6;color:var(--fg-secondary);flex-grow:1;margin-bottom:var(--space-m)}.project-card__themes:where(.astro-3QCDKQXT){display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:var(--space-m)}.theme-tag:where(.astro-3QCDKQXT){display:inline-block;font-size:var(--step--2);padding:.15rem .65rem;border-radius:1rem;background-color:var(--bg-secondary);color:var(--gray);border:1px solid var(--bg-details);white-space:nowrap;font-weight:500}.project-card__link:where(.astro-3QCDKQXT){display:inline-flex;align-items:center;gap:.4rem;font-size:var(--step--1);color:var(--fg);text-decoration:none;font-weight:500;padding:.4rem .8rem;border-radius:.375rem;border:1px solid var(--bg-details);width:fit-content;transition:background-color .2s,border-color .2s,color .2s}.project-card__link:where(.astro-3QCDKQXT):hover{background-color:var(--theme-highlight);border-color:var(--theme-highlight);color:#fff}.link-icon:where(.astro-3QCDKQXT){font-size:.85em}.project-card--in-progress:where(.astro-3QCDKQXT){border:1px dashed var(--bg-details)}.project-card__badge:where(.astro-3QCDKQXT){display:inline-flex;align-items:center;gap:.4rem;font-size:var(--step--2);color:#00d4aa;font-weight:600;text-transform:uppercase;letter-spacing:.06em;background-color:var(--bg-secondary);padding:.15rem .6rem;border-radius:1rem;margin-left:auto;white-space:nowrap}.pulse:where(.astro-3QCDKQXT){display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#00d4aa;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:1;box-shadow:0 0 #00d4aa66}50%{opacity:.7;box-shadow:0 0 0 5px #00d4aa00}}.project-card__status:where(.astro-3QCDKQXT){font-size:var(--step--1);color:var(--gray);font-style:italic}.themes-section:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl)}.themes__grid:where(.astro-3QCDKQXT){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:var(--space-l)}.theme-card:where(.astro-3QCDKQXT){text-align:center;padding:var(--space-l) var(--space-m);border-radius:.75rem;background-color:var(--bg);transition:box-shadow .3s,transform .2s}.theme-card:where(.astro-3QCDKQXT):hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.theme-card__icon:where(.astro-3QCDKQXT){display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,var(--theme-highlight),#00d4aa);color:#fff;font-size:1.6rem;margin:0 auto var(--space-m)}.theme-card__title:where(.astro-3QCDKQXT){font-size:var(--step-1);margin-bottom:var(--space-xs);color:var(--fg)}.theme-card__description:where(.astro-3QCDKQXT){font-size:var(--step--1);line-height:1.6;color:var(--fg-secondary)}.earlier:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl)}.earlier__list:where(.astro-3QCDKQXT){display:flex;flex-direction:column;gap:var(--space-s)}.earlier-item:where(.astro-3QCDKQXT){display:flex;align-items:center;gap:var(--space-m);padding:var(--space-m) var(--space-l);border-radius:.5rem;background-color:var(--bg);text-decoration:none;color:var(--fg);transition:transform .2s,border-color .3s;border:1px solid transparent}.earlier-item:where(.astro-3QCDKQXT):hover{transform:translate(4px);border-color:var(--theme-highlight);color:var(--fg)}.earlier-item__content:where(.astro-3QCDKQXT){flex-grow:1}.earlier-item__top:where(.astro-3QCDKQXT){display:flex;align-items:center;gap:var(--space-m);margin-bottom:.25rem;flex-wrap:wrap}.earlier-item__name:where(.astro-3QCDKQXT){font-size:var(--step-1);font-weight:700;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace}.earlier-item__year:where(.astro-3QCDKQXT){display:inline-flex;align-items:center;gap:.25rem;font-size:var(--step--2);color:var(--gray);background-color:var(--bg-secondary);padding:.1rem .6rem;border-radius:1rem}.year-icon:where(.astro-3QCDKQXT){font-size:.9em}.earlier-item__description:where(.astro-3QCDKQXT){font-size:var(--step--1);color:var(--fg-secondary);line-height:1.5}.earlier-item__arrow:where(.astro-3QCDKQXT){flex-shrink:0;font-size:1.5rem;color:var(--gray);transition:color .2s,transform .2s}.earlier-item:where(.astro-3QCDKQXT):hover .earlier-item__arrow:where(.astro-3QCDKQXT){color:var(--theme-highlight);transform:translate(4px)}.cta-section:where(.astro-3QCDKQXT){z-index:10;background-color:var(--bg-secondary);box-shadow:0 2px 4px #0000001a;border-radius:.5rem;padding:var(--space-m) var(--space-l-xl);position:relative;overflow:hidden;text-align:center;padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}.cta__content:where(.astro-3QCDKQXT){position:relative;z-index:1}.cta__title:where(.astro-3QCDKQXT){font-size:var(--step-3);margin-bottom:var(--space-s)}.cta__text:where(.astro-3QCDKQXT){font-size:var(--step-0);color:var(--fg-secondary);max-width:55ch;margin:0 auto var(--space-xl);line-height:1.6}.cta__buttons:where(.astro-3QCDKQXT){display:flex;gap:var(--space-s);justify-content:center;flex-wrap:wrap}.cta__button:where(.astro-3QCDKQXT){display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:600;padding:.6rem 1.4rem;border-radius:.5rem;font-size:var(--step-0);transition:transform .2s,background-color .2s,box-shadow .2s}.cta__button:where(.astro-3QCDKQXT):active{transform:translate(2px,2px)}.cta__button--primary:where(.astro-3QCDKQXT){background-color:var(--theme-highlight);color:#fff;border:1px solid var(--theme-highlight)}.cta__button--primary:where(.astro-3QCDKQXT):hover{background-color:#07c;color:#fff;box-shadow:0 4px 12px #0090e64d}.cta__button--secondary:where(.astro-3QCDKQXT){background-color:inherit;cursor:pointer;text-decoration:none;transition:transform .2s;border:solid 1px var(--theme-highlight);padding:.2rem 1rem;border-radius:.5rem;color:var(--fg);line-height:1.4;font-weight:600;padding:.6rem 1.4rem}.cta__button--secondary:where(.astro-3QCDKQXT):hover,.cta__button--secondary:where(.astro-3QCDKQXT):focus-visible{color:var(--neutral-900);background-color:var(--theme-highlight)}.cta__button--secondary:where(.astro-3QCDKQXT):active:not(:disabled){transform:translate(2px,2px)}.cta-arrow:where(.astro-3QCDKQXT){font-size:1.1em}@media (max-width: 600px){.hero__title:where(.astro-3QCDKQXT){font-size:var(--step-3)}.hero__stats:where(.astro-3QCDKQXT){gap:var(--space-m)}.stat__divider:where(.astro-3QCDKQXT){display:none}}
