@layer components{.work-page-hero{background:linear-gradient(165deg, var(--muted) 0%, var(--background) 55%);padding-bottom:2.5rem;position:relative;overflow-x:clip}.work-page-hero-watermark{font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #921a221f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,18vw,11rem);font-weight:800;line-height:.85;position:absolute;top:4.5rem;right:-.05em}.work-page-hero-glow{pointer-events:none;background:radial-gradient(at top,#921a2229,#0000 68%);width:min(560px,90vw);height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.work-page-hero-breadcrumb{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:500;display:flex}.work-page-hero-breadcrumb a:hover{color:var(--brand-primary)}.work-page-hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--brand-primary);background:#921a2214;border:1px solid #921a2240;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.work-page-hero-title{max-width:100%;font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2rem,6.5vw,3.75rem);font-weight:800;line-height:1.05}.work-page-hero-title-accent{background:var(--gradient-premium);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.work-page-hero-subtitle{max-width:40rem;color:var(--muted-foreground);margin-top:1.25rem;font-size:1.0625rem;line-height:1.75}.work-projects-section{overflow-x:clip}.work-projects-intro{margin-bottom:2rem}.work-projects-count{color:var(--muted-foreground);margin-top:.5rem;font-size:.875rem}.work-projects-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.work-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1280px){.work-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-project-card--featured{grid-column:span 2}.work-project-card--featured .work-project-card__media{aspect-ratio:21/9}}.work-project-card{border:1px solid var(--border);background:var(--card);min-width:0;height:100%;color:inherit;border-radius:1.25rem;flex-direction:column;text-decoration:none;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;overflow:hidden}.work-project-card:hover{border-color:#921a2259;transform:translateY(-4px);box-shadow:0 20px 48px #921a221f}.work-project-card__media{aspect-ratio:16/10;background:var(--muted);position:relative;overflow:hidden}.work-project-card__img{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.work-project-card:hover .work-project-card__img{transform:scale(1.05)}.work-project-card__overlay{pointer-events:none;background:linear-gradient(#0000 35%,#000000bf 100%);position:absolute;inset:0}.work-project-card__year{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0000008c;border-radius:9999px;padding:.25rem .6rem;font-size:.6875rem;font-weight:700;position:absolute;top:.875rem;right:.875rem}.work-project-card__body{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1.35rem;display:flex}.work-project-card__category{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-primary);font-size:.6875rem;font-weight:600}.work-project-card__title{font-family:var(--font-heading), var(--font-sans), system-ui, sans-serif;color:var(--foreground);margin-top:.35rem;font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:1280px){.work-project-card--featured .work-project-card__title{font-size:1.5rem}}.work-project-card__client{color:var(--muted-foreground);margin-top:.35rem;font-size:.8125rem}.work-project-card__excerpt{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-top:.65rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.work-project-card__tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.work-project-card__tag{border:1px solid var(--border);background:var(--muted);color:var(--muted-foreground);border-radius:9999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:600}.work-project-card__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.work-project-card__link-label{color:var(--brand-primary);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:700;transition:gap .2s;display:inline-flex}.work-project-card:hover .work-project-card__link-label{gap:.5rem}.work-project-card__arrow{border:1px solid var(--border);background:var(--background);width:2.25rem;height:2.25rem;color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s;display:flex}.work-project-card:hover .work-project-card__arrow{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;transform:rotate(45deg)}}
