.container[data-astro-cid-f2cxn7jo]{max-width:var(--max-w-content);margin:0 auto;padding:4rem 1.5rem 6rem}.page-header[data-astro-cid-f2cxn7jo]{margin-bottom:2.5rem;text-align:center}.eyebrow[data-astro-cid-f2cxn7jo]{color:var(--color-accent);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .75rem}.page-header[data-astro-cid-f2cxn7jo] h1[data-astro-cid-f2cxn7jo]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin:0;letter-spacing:-.03em;line-height:1}.support-line[data-astro-cid-f2cxn7jo]{margin:1.25rem 0 0;font-size:1rem;font-weight:500}.support-line[data-astro-cid-f2cxn7jo] a[data-astro-cid-f2cxn7jo]{color:var(--color-accent);border-bottom:1px solid var(--color-accent-soft)}.support-line[data-astro-cid-f2cxn7jo] a[data-astro-cid-f2cxn7jo]:hover{border-bottom-color:var(--color-accent)}.filter-container[data-astro-cid-f2cxn7jo]{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin-bottom:3rem}.filter-chip[data-astro-cid-f2cxn7jo]{background-color:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);padding:.45rem 1.1rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;font-family:inherit}.filter-chip[data-astro-cid-f2cxn7jo]:hover{color:var(--color-text);border-color:var(--color-text-muted);background-color:var(--color-surface-alt)}.filter-chip[data-astro-cid-f2cxn7jo].active{background-color:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:0 2px 8px #00000026}.projects-grid[data-astro-cid-f2cxn7jo]{display:flex;flex-direction:column;gap:2.5rem;margin-top:1rem}.project-wrap[data-astro-cid-f2cxn7jo]{perspective:1200px;display:flex;width:100%;min-width:0}.project-wrap[data-astro-cid-f2cxn7jo].is-hidden{display:none!important}.project-card[data-astro-cid-f2cxn7jo]{display:flex;flex-direction:row;width:100%;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;color:inherit;text-decoration:none;align-items:stretch;position:relative;transform-style:preserve-3d;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s cubic-bezier(.2,.8,.2,1),border-color .35s ease}.project-card[data-astro-cid-f2cxn7jo]:after{content:"";position:absolute;top:-50%;left:-120%;width:60%;height:200%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.16) 50%,transparent 80%);transform:rotate(20deg);pointer-events:none;z-index:10}.project-card[data-astro-cid-f2cxn7jo].is-hidden{display:none!important}.project-card[data-astro-cid-f2cxn7jo]:hover{transform:rotateX(5deg) translateY(-6px);border-color:#ffffff4d;box-shadow:0 22px 38px -10px #000000a6}.project-card[data-astro-cid-f2cxn7jo]:hover:after{left:160%;transition:left .75s ease-in-out}.project-thumb[data-astro-cid-f2cxn7jo]{position:relative;flex:0 0 38%;width:38%;overflow:hidden;background-color:var(--color-surface-alt);border-right:1px solid var(--color-border);align-self:stretch;min-height:100%}.project-thumb[data-astro-cid-f2cxn7jo]:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 35%,rgba(0,0,0,.72) 100%);opacity:0;transition:opacity .45s ease;pointer-events:none;z-index:2}.project-card[data-astro-cid-f2cxn7jo]:hover .project-thumb[data-astro-cid-f2cxn7jo]:after{opacity:1}.project-thumb[data-astro-cid-f2cxn7jo] img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.project-card[data-astro-cid-f2cxn7jo]:hover .project-thumb[data-astro-cid-f2cxn7jo] img{transform:scale(1.06)}.project-body[data-astro-cid-f2cxn7jo]{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1;justify-content:center}.project-title[data-astro-cid-f2cxn7jo]{font-size:1.375rem;font-weight:700;margin:0;color:var(--color-text);display:flex;align-items:center;gap:.5rem;transition:transform .35s cubic-bezier(.2,.8,.2,1),text-shadow .35s ease,color .3s ease}.project-card[data-astro-cid-f2cxn7jo]:hover .project-title[data-astro-cid-f2cxn7jo]{color:var(--color-accent);transform:translateZ(10px);text-shadow:1px 1px 0 #b45309,2px 2px 0 rgba(0,0,0,.8),0 0 16px rgba(252,211,77,.35)}.type-badge[data-astro-cid-f2cxn7jo]{position:absolute;top:.75rem;right:.75rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;background-color:#1e252fd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--color-accent);border:1px solid var(--color-border);box-shadow:0 2px 8px #00000059;pointer-events:none;flex-shrink:0;white-space:nowrap}.type-icon[data-astro-cid-f2cxn7jo]{width:.875rem;height:.875rem;flex-shrink:0}.external-icon[data-astro-cid-f2cxn7jo]{width:1rem;height:1rem;color:var(--color-text-muted);transition:color .2s ease,transform .2s ease}.project-card[data-astro-cid-f2cxn7jo]:hover .external-icon[data-astro-cid-f2cxn7jo]{color:var(--color-accent);transform:translate(1px,-1px)}@media(prefers-reduced-motion:reduce){.project-card[data-astro-cid-f2cxn7jo],.project-card[data-astro-cid-f2cxn7jo]:after,.project-thumb[data-astro-cid-f2cxn7jo]:after,.project-thumb[data-astro-cid-f2cxn7jo] img,.project-title[data-astro-cid-f2cxn7jo]{transition:none!important;transform:none!important}.project-card[data-astro-cid-f2cxn7jo]:hover{transform:none!important}}.project-desc[data-astro-cid-f2cxn7jo]{font-size:.95rem;line-height:1.6;color:var(--color-text-muted);margin:0}@media(max-width:860px){.project-card[data-astro-cid-f2cxn7jo]{flex-direction:column;align-items:stretch}.project-thumb[data-astro-cid-f2cxn7jo]{flex:none;width:100%;aspect-ratio:16 / 9;min-height:auto;border-right:none;border-bottom:1px solid var(--color-border)}}
