.page-container[data-astro-cid-2hwget37]{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem;background-color:var(--color-bg)}.page-header[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:2rem}.page-title[data-astro-cid-2hwget37]{font-size:2.5rem;font-weight:400;margin-bottom:.75rem;letter-spacing:-.02em}.page-intro[data-astro-cid-2hwget37]{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.6;max-width:550px}.header-meta[data-astro-cid-2hwget37]{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;flex-shrink:0;padding-top:.5rem}.project-count[data-astro-cid-2hwget37]{font-size:.875rem;color:var(--color-text-muted)}.view-toggle[data-astro-cid-2hwget37]{display:flex;gap:0;border:1px solid var(--color-border);border-radius:6px;overflow:hidden}.view-btn[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;transition:all .15s ease;font-family:inherit}.view-btn[data-astro-cid-2hwget37]:not(:last-child){border-right:1px solid var(--color-border)}.view-btn[data-astro-cid-2hwget37]:hover{color:var(--color-text);background:var(--color-bg-secondary)}.view-btn[data-astro-cid-2hwget37].active{color:var(--color-accent);background:var(--color-accent-muted)}.filter-bar[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.filter-tag[data-astro-cid-2hwget37]{padding:.375rem .875rem;font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);background:transparent;border:1px solid var(--color-border);border-radius:100px;cursor:pointer;transition:all .15s ease;font-family:inherit}.filter-tag[data-astro-cid-2hwget37]:hover{border-color:var(--color-text-muted);color:var(--color-text)}.filter-tag[data-astro-cid-2hwget37].active{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-muted)}.projects-grid[data-astro-cid-2hwget37]{display:none}.projects-grid[data-astro-cid-2hwget37].view-active{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.project-card[data-astro-cid-2hwget37]{display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:1.5rem 1.75rem;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease;overflow:hidden;min-height:220px}.project-card[data-astro-cid-2hwget37]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-accent);opacity:0;transition:opacity .2s ease}.project-card[data-astro-cid-2hwget37]:hover{border-color:var(--color-text-muted);background:var(--color-bg-elevated);transform:translateY(-2px)}.project-card[data-astro-cid-2hwget37]:hover:before{opacity:1}.project-card[data-astro-cid-2hwget37].featured{grid-column:1 / -1;display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;min-height:200px;background:var(--gradient-card)}.project-card[data-astro-cid-2hwget37].featured .card-title[data-astro-cid-2hwget37]{font-size:1.5rem}.project-card[data-astro-cid-2hwget37].featured .card-lower[data-astro-cid-2hwget37]{align-self:end;justify-self:end;text-align:right}.project-card[data-astro-cid-2hwget37].featured .card-tags[data-astro-cid-2hwget37]{justify-content:flex-end}.card-badges[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.featured-badge[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent)}.featured-badge[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{flex-shrink:0}.status-badge[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.1875rem .5rem;border-radius:4px}.status--ongoing[data-astro-cid-2hwget37]{background:#22c55e26;color:#22c55e}.status--archived[data-astro-cid-2hwget37]{background:#73737326;color:var(--color-text-muted)}.card-upper[data-astro-cid-2hwget37]{flex:1}.card-meta[data-astro-cid-2hwget37]{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:.625rem}.card-title[data-astro-cid-2hwget37]{font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem;line-height:1.35;font-family:"Instrument Serif",Georgia,serif}.card-description[data-astro-cid-2hwget37]{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-lower[data-astro-cid-2hwget37]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:1rem;gap:1rem}.card-tags[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.375rem}.tag[data-astro-cid-2hwget37]{padding:.1875rem .5rem;font-size:.6875rem;font-weight:500;color:var(--color-accent-secondary);border:1px solid rgba(74,153,97,.25);border-radius:4px;background:#4a996114}.tag-more[data-astro-cid-2hwget37]{font-size:.6875rem;padding:.1875rem .375rem;color:var(--color-text-muted)}.read-link[data-astro-cid-2hwget37]{font-size:.8125rem;font-weight:500;color:var(--color-accent);white-space:nowrap;flex-shrink:0}.projects-list[data-astro-cid-2hwget37]{display:none}.projects-list[data-astro-cid-2hwget37].view-active{display:flex;flex-direction:column}.list-header[data-astro-cid-2hwget37]{display:grid;grid-template-columns:80px 1fr 240px 90px;gap:1rem;padding:.75rem 0;border-bottom:2px solid var(--color-accent);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.list-row[data-astro-cid-2hwget37]{display:grid;grid-template-columns:80px 1fr 240px 90px;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--color-border);text-decoration:none;transition:all .15s ease;align-items:start}.list-row[data-astro-cid-2hwget37]:hover{background:var(--gradient-card);margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.list-col-year[data-astro-cid-2hwget37]{font-size:.9375rem;font-weight:600;color:var(--color-text);display:flex;align-items:center;gap:.375rem}.star-icon[data-astro-cid-2hwget37]{color:var(--color-accent);flex-shrink:0}.list-col-title[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:.25rem}.list-title[data-astro-cid-2hwget37]{font-size:1rem;font-weight:600;color:var(--color-text);line-height:1.35}.list-row[data-astro-cid-2hwget37]:hover .list-title[data-astro-cid-2hwget37]{color:var(--color-accent)}.list-role[data-astro-cid-2hwget37]{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.list-outcome[data-astro-cid-2hwget37]{font-size:.8125rem;color:var(--color-text-secondary);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-col-tech[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:.25rem;align-content:start}.tag-sm[data-astro-cid-2hwget37]{padding:.125rem .375rem;font-size:.625rem;font-weight:500;color:var(--color-accent-secondary);border:1px solid rgba(74,153,97,.2);border-radius:3px}.tag-more-sm[data-astro-cid-2hwget37]{font-size:.625rem;padding:.125rem .25rem;color:var(--color-text-muted)}.list-col-status[data-astro-cid-2hwget37]{font-size:.75rem;font-weight:500;color:var(--color-text-muted);text-align:right}.list-col-status[data-astro-cid-2hwget37].status--ongoing{color:#22c55e}.empty-state[data-astro-cid-2hwget37]{color:var(--color-text-muted);font-style:italic;padding:3rem 0;text-align:center}@media(max-width:900px){.projects-grid[data-astro-cid-2hwget37].view-active,.project-card[data-astro-cid-2hwget37].featured{grid-template-columns:1fr}.project-card[data-astro-cid-2hwget37].featured .card-lower[data-astro-cid-2hwget37]{justify-self:start;text-align:left}.project-card[data-astro-cid-2hwget37].featured .card-tags[data-astro-cid-2hwget37]{justify-content:flex-start}}@media(max-width:768px){.page-container[data-astro-cid-2hwget37]{padding:1.5rem 1rem 3rem}.page-header[data-astro-cid-2hwget37]{flex-direction:column;gap:1rem}.header-meta[data-astro-cid-2hwget37]{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.page-title[data-astro-cid-2hwget37]{font-size:2rem}.filter-bar[data-astro-cid-2hwget37]{gap:.375rem}.filter-tag[data-astro-cid-2hwget37]{font-size:.75rem;padding:.25rem .625rem}.project-card[data-astro-cid-2hwget37]{min-height:auto}.list-header[data-astro-cid-2hwget37],.list-row[data-astro-cid-2hwget37],.projects-list[data-astro-cid-2hwget37].view-active{display:none}.projects-grid[data-astro-cid-2hwget37]{display:grid!important;grid-template-columns:1fr}}
