.lune-project-card,a.lune-project-card{min-width:0;color:inherit;border:1px solid var(--lune-surface-border);border-radius:var(--lune-surface-radius);background:var(--lune-surface-bg);-webkit-backdrop-filter:blur(var(--lune-surface-blur));backdrop-filter:blur(var(--lune-surface-blur));box-shadow:var(--lune-surface-shadow);text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative}a.lune-project-card:focus-visible{outline-offset:3px;outline:2px solid #ffffff73}.lune-project-card:hover,a.lune-project-card:focus-visible{border-color:var(--lune-surface-hover-border);transform:translateY(-2px)}.lune-project-card__media{background:#00000059;flex-shrink:0;position:relative;overflow:hidden}.lune-project-card__image{position:absolute;inset:0}.lune-project-card__img{object-fit:cover;object-position:center center;transition:transform .45s cubic-bezier(.22,1,.36,1)}:is(.lune-project-card__media:has(.lune-project-card__img--svg),.lune-project-card__media:has(.lune-project-card__animated-svg)){background:#f4f6fb}.lune-project-card__img--svg{object-fit:cover}.lune-project-card__image--svg-right{overflow:hidden}.lune-project-card__animated-svg{pointer-events:none;border:none;width:320%;height:260%;display:block;position:absolute;top:-18%;left:auto;right:-150px;overflow:hidden;transform:translate(52px,-88px)}.lune-project-card__thumb-blank{background:#fff;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000000f}.lune-project-card__badge{z-index:2;border-radius:var(--lune-radius-sm);font-size:var(--lune-fs-2xs);letter-spacing:.04em;text-transform:none;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - .75rem);color:var(--lune-type-emphasis);top:calc(.55rem + 4px);left:calc(.55rem + 4px);background:#060a12d9;border:1px solid #fff3;width:auto;height:auto;padding:.28rem .5rem;font-weight:600;line-height:1.2;position:absolute;inset:auto;overflow:hidden}.lune-project-card__badge--live{color:#c8f0e8;border-color:#c8f0e866}.lune-project-card--vertical{border-radius:var(--lune-radius-lg);flex-direction:column;height:100%;display:flex;overflow:hidden}.lune-project-card--vertical .lune-project-card__media{aspect-ratio:4/3;width:100%}.lune-project-card--vertical .lune-project-card__content{text-align:left;border-top:1px solid var(--lune-surface-border);background:var(--lune-surface-bg);-webkit-backdrop-filter:blur(var(--lune-surface-blur));backdrop-filter:blur(var(--lune-surface-blur));box-shadow:var(--lune-surface-shadow);flex-direction:column;flex:1;align-items:flex-start;gap:.45rem;padding:1.1rem 1.15rem 1.2rem;display:flex}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.lune-project-card--vertical .lune-project-card__content{background:var(--lune-surface-bg-solid)}}.lune-project-card--vertical .lune-project-card__cat{text-align:left;width:100%;font-size:var(--lune-fs-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--lune-type-400);margin:0}.lune-project-card--vertical .lune-project-card__title{font-size:var(--lune-fs-base);letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0;font-weight:600;line-height:1.28}.lune-project-card--vertical .lune-project-card__summary{font-size:var(--lune-fs-xs);color:var(--lune-type-500);flex:auto;margin:0;line-height:1.5}.lune-project-card--vertical .lune-project-card__cta--tertiary{font-size:var(--lune-fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--lune-type-400);background:0 0;border:none;flex-shrink:0;align-self:flex-start;align-items:center;margin-top:auto;padding:.35rem 0;font-weight:500;transition:color .2s;display:inline-flex}.lune-project-card--vertical:hover .lune-project-card__cta--tertiary,a.lune-project-card--vertical:focus-visible .lune-project-card__cta--tertiary{color:#fff}.lune-projects-grid--home .lune-project-card-slot--home{height:100%;display:flex}.lune-projects-grid--home .lune-project-card-slot--home>.lune-project-card--vertical{flex:1;width:100%;min-height:0}.lune-project-card--vertical .lune-project-card__content--vertical{width:100%;min-height:0}.lune-project-card--horizontal{border-radius:var(--lune-radius-lg);flex-direction:row;align-items:stretch;display:flex;overflow:hidden}.lune-project-card--horizontal .lune-project-card__media--horizontal{aspect-ratio:1;align-self:stretch;width:38%;min-width:7.5rem;max-width:11.5rem}.lune-project-card--horizontal .lune-project-card__content--horizontal{text-align:left;border-top:none;border-left:1px solid var(--lune-line);background:#0006;flex-direction:column;flex:1;align-items:flex-start;gap:.4rem;min-width:0;padding:1rem 1.1rem;display:flex}.lune-project-card--horizontal .lune-project-card__cat{font-size:var(--lune-fs-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--lune-type-400);margin:0}.lune-project-card--horizontal .lune-project-card__title{font-size:var(--lune-fs-base);letter-spacing:.03em;text-transform:uppercase;color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.lune-project-card--horizontal .lune-project-card__impact{font-family:var(--font-serif);font-size:var(--lune-fs-xs);color:var(--lune-type-400);margin:0;font-style:italic;line-height:1.35}.lune-project-card--horizontal .lune-project-card__rule{background:var(--lune-line);width:2.5rem;height:1px;margin:.1rem 0;display:block}.lune-project-card--horizontal .lune-project-card__summary{font-size:var(--lune-fs-base);color:var(--lune-type-500);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.lune-project-card--horizontal .lune-project-card__summary--4{-webkit-line-clamp:4;line-clamp:4}.lune-project-card--horizontal .lune-project-card__cta--pill{margin-top:.35rem}.lune-project-card--list{box-sizing:border-box;border:none;border-bottom:1px solid var(--lune-line);width:100%;max-width:100%;box-shadow:none;background:0 0;border-radius:0;grid-template-rows:auto auto auto;grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:.45rem .85rem;padding:1.25rem 1rem;display:grid}.lune-project-card--list:hover,.lune-project-card--list:focus-visible{box-shadow:none;background:#ffffff05;transform:none}.lune-project-card--list .lune-project-card__media--list{aspect-ratio:1;border-radius:var(--lune-radius-md);grid-area:1/1/-1;align-self:start;width:100%}.lune-project-card--list .lune-project-card__badge{max-width:calc(100% - .5rem);font-size:var(--lune-fs-2xs);padding:.2rem .4rem;top:calc(.4rem + 4px);left:calc(.4rem + 4px)}.lune-project-card--list .lune-project-card__list-meta{flex-direction:column;grid-area:1/2;align-self:start;gap:.25rem;min-width:0;display:flex}.lune-project-card--list .lune-project-card__list-vrule{display:none}.lune-project-card--list .lune-project-card__cat{font-size:var(--lune-fs-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--lune-type-400);margin:0;line-height:1.2}.lune-project-card--list .lune-project-card__title{font-size:var(--lune-fs-base);letter-spacing:.02em;text-transform:uppercase;color:#fff;-webkit-line-clamp:3;line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.lune-project-card--list .lune-project-card__impact{font-family:var(--font-serif);font-size:var(--lune-fs-xs);color:var(--lune-type-400);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-style:italic;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.lune-project-card--list .lune-project-card__summary{font-size:var(--lune-fs-xs);color:var(--lune-type-500);-webkit-line-clamp:4;line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;grid-area:2/2;width:100%;min-width:0;margin:0;padding-top:.1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.lune-project-card--list .lune-project-card__cta--pill{font-size:var(--lune-fs-2xs);letter-spacing:.06em;white-space:nowrap;flex-shrink:0;grid-area:3/2;place-self:start;margin-top:.35rem;padding:.45rem .65rem}.lune-project-card__cta--pill{border:1px solid var(--lune-surface-border);border-radius:var(--lune-radius-cta);font-size:var(--lune-fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--lune-type-500);justify-content:center;align-items:center;gap:.35rem;padding:.5rem .9rem;font-weight:500;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.lune-project-card:hover .lune-project-card__cta--pill,a.lune-project-card:focus-visible .lune-project-card__cta--pill{color:#fff;border-color:var(--lune-surface-hover-border);background:var(--lune-surface-bg)}.lune-project-card:hover .lune-project-card__img,a.lune-project-card:focus-visible .lune-project-card__img{transform:scale(1.04)}.lune-project-card-slot--home{width:100%;min-width:0;display:block}.lune-project-card-slot--home>.lune-project-card--horizontal{display:none}.lune-project-card-slot--projetos{width:100%;display:block}.lune-project-card-slot--projetos>.lune-project-card--list{display:none}@media (max-width:767px){.lune-project-card-slot--home>.lune-project-card--vertical,.lune-project-card-slot--projetos>.lune-project-card--vertical{flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.lune-project-card-slot--home>.lune-project-card--horizontal,.lune-project-card-slot--projetos>.lune-project-card--horizontal,.lune-project-card-slot--projetos>.lune-project-card--list{display:none!important}.lune-projects-grid--home .lune-project-card-slot--home{height:auto}.lune-project-card--vertical{border-radius:var(--lune-radius-lg)}.lune-project-card--vertical .lune-project-card__media{aspect-ratio:16/10}.lune-project-card--vertical .lune-project-card__content--vertical{gap:.4rem;padding:1rem 1rem 1.1rem}.lune-project-card--vertical .lune-project-card__cat{font-size:var(--lune-fs-2xs)}.lune-project-card--vertical .lune-project-card__title{font-size:clamp(.82rem,3.8vw,.92rem)}.lune-project-card--vertical .lune-project-card__summary{font-size:clamp(.78rem,3.5vw,.84rem)}.lune-project-card--vertical .lune-project-card__cta--tertiary{font-size:var(--lune-fs-2xs);margin-top:.5rem}}@media (min-width:768px){.lune-project-card-slot--home>.lune-project-card--vertical{display:flex}.lune-project-card-slot--projetos>.lune-project-card--vertical{display:none}.lune-project-card-slot--projetos>.lune-project-card--horizontal{display:flex}.lune-project-card--vertical:hover,a.lune-project-card--vertical:focus-visible,.lune-project-card--horizontal:hover,a.lune-project-card--horizontal:focus-visible{transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.lune-project-card,a.lune-project-card{transition:border-color .2s}.lune-project-card--vertical:hover,.lune-project-card--horizontal:hover,a.lune-project-card--vertical:focus-visible,a.lune-project-card--horizontal:focus-visible{transform:none}.lune-project-card__img{transition:none}.lune-project-card:hover .lune-project-card__img,a.lune-project-card:focus-visible .lune-project-card__img{transform:none}}
