.site-footer{position:relative;overflow:hidden;margin-top:5rem;color:#fff;scroll-margin-top:6rem}.site-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,hsl(var(--brand-secondary)),hsl(var(--brand-primary)))}.site-footer:after{content:"";position:absolute;inset:0;opacity:.05;background:repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(255,255,255,.12) 30px,rgba(255,255,255,.12) 60px)}.footer-ramp{position:absolute;top:0;left:0;right:0;height:6rem;background:hsl(var(--bg-mint));clip-path:polygon(0 0,100% 0,100% 0,0 100%);z-index:1}.footer-watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:min(20vw,14rem);font-weight:800;letter-spacing:-.09em;color:#ffffff14;white-space:nowrap;pointer-events:none;z-index:1;opacity:0;transform:translateY(.8rem);transition:opacity .8s ease .2s}.site-footer.is-visible .footer-watermark{opacity:.08}.footer-inner{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:7.5rem clamp(1.1rem,3vw,2rem) 2.75rem}.footer-grid{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);margin-bottom:4rem}.footer-pane,.footer-bottom-copy,.footer-bottom-links{opacity:0;transform:translateY(30px);transition:opacity .6s var(--ease-expo-out),transform .6s var(--ease-expo-out)}.footer-pane-intro{transition-delay:.1s}.footer-pane-nav{transition-delay:.2s}.footer-pane-social{transition-delay:.3s}.site-footer.is-visible .footer-pane,.site-footer.is-visible .footer-bottom-copy,.site-footer.is-visible .footer-bottom-links{opacity:1;transform:translateY(0)}.footer-intro h2{font-family:var(--font-display);font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.02;letter-spacing:-.05em;margin-bottom:1rem;max-width:12ch}.footer-intro p{max-width:32rem;color:#ffffffb8;font-size:1rem;line-height:1.7;margin-bottom:1.8rem}.footer-cta{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.35rem;border-radius:.95rem;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;width:-moz-fit-content;width:fit-content;font-family:var(--font-body);font-size:.84rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .3s var(--ease-expo-out),box-shadow .3s var(--ease-expo-out),background .3s var(--ease-expo-out),color .3s var(--ease-expo-out),border-color .3s var(--ease-expo-out)}.footer-cta svg{width:1rem;height:1rem;transition:transform .3s var(--ease-expo-out)}.footer-cta:hover{background:#fff;color:hsl(var(--brand-primary));transform:translateY(-2px)}.footer-cta:hover svg{transform:translate(.2rem,-.2rem)}.footer-col h3{font-family:var(--font-body);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.35rem}.footer-col nav{display:grid;gap:.95rem}.footer-link,.footer-bottom-links a{position:relative;width:-moz-fit-content;width:fit-content;color:#ffffffb8;font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.04em;padding-bottom:.15rem;text-decoration:none}.footer-link{background:none;border:0;cursor:pointer;text-align:left}.footer-link:after,.footer-bottom-links a:after{content:"";position:absolute;left:0;bottom:-.15rem;width:0;height:2px;border-radius:999px;background:currentColor;transition:width .3s var(--ease-expo-out)}.footer-link:hover,.footer-bottom-links a:hover{color:#fff}.footer-link:hover:after,.footer-bottom-links a:hover:after{width:100%}.social-links{display:flex;flex-wrap:wrap;gap:.8rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);color:#ffffffa8;opacity:0;transform:scale(.8);transition:opacity .4s var(--ease-expo-out),transform .4s var(--ease-elastic),border-color .3s var(--ease-expo-out),color .3s var(--ease-expo-out),background .3s var(--ease-expo-out)}.site-footer.is-visible .social-link{opacity:1;transform:scale(1)}.social-link svg{width:1rem;height:1rem;fill:currentColor}.social-link:hover{color:#fff;border-color:#ffffffe6;background:#ffffff14;transform:translateY(-3px) scale(1.02)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.12)}.footer-copy{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;color:#ffffff8a;font-size:.92rem}.footer-bottom-copy{transition-delay:.8s}.footer-copy-heart{color:#f87171}.footer-copy-coffee{color:#fbbf24}.footer-copy-heart,.footer-copy-coffee{width:1rem;height:1rem}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:1.25rem;transition-delay:.9s}@media(max-width:900px){.footer-watermark{font-size:min(26vw,11rem)}}@media(max-width:780px){.footer-inner{padding-top:6.5rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:540px){.footer-watermark{justify-content:flex-start;align-items:flex-end;padding-left:.6rem;font-size:min(35vw,8rem);transform:translateY(1.2rem)}.footer-intro h2{max-width:10ch}.footer-copy,.footer-bottom-links{gap:.5rem 1rem}}
