.projects[data-astro-cid-wmlksrkb]{background:var(--bg);padding:7rem var(--content-pad-x) 6rem;box-sizing:border-box;overflow:hidden}.projects-header[data-astro-cid-wmlksrkb]{max-width:var(--content-max);margin:3rem auto 0}.projects-title[data-astro-cid-wmlksrkb]{color:var(--fg);font-family:var(--font-heading);letter-spacing:-.02em;opacity:0;filter:blur(14px);will-change:transform, filter, opacity;margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;transition:transform 1.4s cubic-bezier(.19,1,.22,1),filter 1.3s cubic-bezier(.16,1,.3,1),opacity 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(110%)}.projects[data-astro-cid-wmlksrkb].is-revealed .projects-title[data-astro-cid-wmlksrkb]{opacity:1;filter:blur();transform:translateY(0)}.projects-domino[data-astro-cid-wmlksrkb]{max-width:var(--content-max);flex-direction:column-reverse;gap:3rem;margin:0 auto;display:flex}.domino-row[data-astro-cid-wmlksrkb]{flex-direction:column;gap:3rem;width:100%;display:flex}@media (width>=768px){.domino-row[data-astro-cid-wmlksrkb]{flex-direction:row;gap:0}.domino-row-1[data-astro-cid-wmlksrkb],.domino-row-3[data-astro-cid-wmlksrkb]{justify-content:space-between}.domino-row-1[data-astro-cid-wmlksrkb] .domino-col-left[data-astro-cid-wmlksrkb],.domino-row-3[data-astro-cid-wmlksrkb] .domino-col-left[data-astro-cid-wmlksrkb]{width:44%}.domino-row-1[data-astro-cid-wmlksrkb] .domino-col-right[data-astro-cid-wmlksrkb],.domino-row-3[data-astro-cid-wmlksrkb] .domino-col-right[data-astro-cid-wmlksrkb]{width:44%;margin-top:100px}.domino-row-2[data-astro-cid-wmlksrkb]{justify-content:center}.domino-row-2[data-astro-cid-wmlksrkb] .domino-col-center[data-astro-cid-wmlksrkb]{width:44%}}.project-card[data-astro-cid-wmlksrkb]{color:inherit;opacity:0;filter:blur(14px);will-change:opacity, filter, transform;text-decoration:none;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);display:block;transform:translateY(24px)}.project-card[data-astro-cid-wmlksrkb].is-revealed{opacity:1;filter:blur();transform:translateY(0)}@media (width<=767px){.domino-col-left[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb]{transform:translate(-24%,14%)rotate(-6deg)}.domino-col-right[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb]{transform:translate(24%,14%)rotate(6deg)}.domino-col-center[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb]{transform:translateY(16%)}.domino-col-left[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb].is-revealed,.domino-col-right[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb].is-revealed,.domino-col-center[data-astro-cid-wmlksrkb] .project-card[data-astro-cid-wmlksrkb].is-revealed{transform:none}}.project-card-media[data-astro-cid-wmlksrkb]{perspective:1200px;width:100%}.project-card-frame[data-astro-cid-wmlksrkb]{aspect-ratio:16/10;background:var(--bg-soft,#ebe0cc);width:100%;transform-style:preserve-3d;backface-visibility:hidden;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s;position:relative;overflow:hidden;transform:translateZ(0)}.project-card[data-astro-cid-wmlksrkb]:hover .project-card-frame[data-astro-cid-wmlksrkb]{box-shadow:0 24px 50px -10px #1e140f38}.project-card-box[data-astro-cid-wmlksrkb]{background:var(--accent-soft);border:1px solid var(--line);width:100%;height:100%}.project-card-image[data-astro-cid-wmlksrkb]{object-fit:cover;box-sizing:border-box;backface-visibility:hidden;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;will-change:transform, filter, opacity;border:none;display:block;transform:translateZ(0)}.project-card-glare[data-astro-cid-wmlksrkb]{opacity:0;pointer-events:none;mix-blend-mode:soft-light;background:radial-gradient(circle,#fff5eb2e 0%,#fff5eb00 65%);transition:opacity .4s;position:absolute;inset:0}.project-card[data-astro-cid-wmlksrkb]:hover .project-card-glare[data-astro-cid-wmlksrkb]{opacity:1}.project-card-info[data-astro-cid-wmlksrkb]{justify-content:space-between;align-items:baseline;gap:.75rem;padding:.9rem 0 0;display:flex}.project-card-title[data-astro-cid-wmlksrkb]{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--accent);margin:0;font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:700;line-height:1.15}.project-card-subtitle[data-astro-cid-wmlksrkb]{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--fg);margin:0;font-size:.8rem;font-weight:600}.projects-explore-wrap[data-astro-cid-wmlksrkb]{z-index:10;justify-content:center;display:flex;position:relative}.projects-explore-wrap--top[data-astro-cid-wmlksrkb]{margin-bottom:8rem}.projects-explore-btn[data-astro-cid-wmlksrkb]{background:var(--accent);color:var(--bg);font-family:var(--font-sans);opacity:0;filter:blur(12px);will-change:opacity, filter, transform;border-radius:0;align-items:center;gap:.85rem;padding:.9rem 1.75rem .9rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),filter 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1),background .3s;display:inline-flex;transform:translateY(16px)}.projects-explore-btn[data-astro-cid-wmlksrkb].is-revealed{opacity:1;filter:blur();transform:translateY(0)}.projects-explore-btn[data-astro-cid-wmlksrkb]:hover{background:color-mix(in srgb, var(--accent) 85%, black)}.projects-explore-icon-wrap[data-astro-cid-wmlksrkb]{background:var(--bg);width:26px;height:26px;color:var(--accent);border-radius:0;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden}.projects-explore-icon[data-astro-cid-wmlksrkb]{transition:transform .3s ease-in-out;position:absolute}.projects-explore-icon--copy[data-astro-cid-wmlksrkb]{transform:translate(-150%,150%)}.projects-explore-btn[data-astro-cid-wmlksrkb]:hover .projects-explore-icon[data-astro-cid-wmlksrkb]:first-child{transform:translate(150%,-150%)}.projects-explore-btn[data-astro-cid-wmlksrkb]:hover .projects-explore-icon--copy[data-astro-cid-wmlksrkb]{transition-delay:.1s;transform:translate(0)}
