.premium-footer{background-color:var(--ui-bg);color:var(--ui-text-primary);z-index:10;flex-direction:column;padding:8vw 0 0;display:flex;position:relative;overflow:hidden}.footer-noise{pointer-events:none;z-index:0;opacity:.035;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}.premium-footer .container{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.footer-eyebrow{color:var(--ui-text-secondary);letter-spacing:.18em;text-transform:uppercase;margin-bottom:2vw;font-family:Geist Mono,monospace;font-size:.72rem;font-weight:500;display:block}.footer-top-layout{justify-content:space-between;gap:6rem;margin-bottom:6vw;display:flex}.footer-brand-info{flex:1;max-width:600px}.footer-hello-text{color:var(--ui-text-primary);letter-spacing:-.02em;margin:0 0 4rem;font-family:PP Neue Montreal,sans-serif;font-size:4.5vw;font-weight:400;line-height:1.1}.footer-email-link{color:var(--ui-text-secondary);align-items:center;gap:.5rem;text-decoration:none;transition:color .4s;display:inline-flex;position:relative}.footer-email-link:after{content:"";background-color:var(--ui-text-secondary);transform-origin:100%;width:100%;height:1px;transition:transform .6s cubic-bezier(.19,1,.22,1),background-color .4s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.footer-email-link:hover{color:var(--ui-text-primary)}.footer-email-link:hover:after{transform-origin:0;background-color:var(--ui-text-primary);transform:scaleX(1)}.footer-arrow{transition:transform .4s cubic-bezier(.19,1,.22,1)}.footer-email-link:hover .footer-arrow{transform:translate(4px,-4px)}.footer-locations{gap:4rem;display:flex}.location-item{flex-direction:column;gap:.4rem;display:flex}.loc-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ui-text-tertiary);margin:0;font-family:Geist Mono,monospace;font-size:.75rem}.loc-time{color:var(--ui-text-primary);margin:0;font-family:Geist Mono,monospace;font-size:.95rem}.footer-links-grid{gap:6rem;display:flex}.footer-col-head{letter-spacing:.1em;text-transform:uppercase;color:var(--ui-text-secondary);margin:0 0 2rem;font-family:Geist Mono,monospace;font-size:.75rem}.footer-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-list li{overflow:hidden}.footer-list a{color:var(--ui-text-secondary);align-items:center;gap:.4rem;font-size:1.25rem;text-decoration:none;transition:color .3s,transform .4s cubic-bezier(.19,1,.22,1);display:inline-flex}.footer-list a:hover{color:var(--ui-text-primary);transform:translate(6px)}.footer-divider-thick{background:linear-gradient(90deg,transparent,var(--ui-border)50%,transparent);width:100%;height:1px;margin-bottom:2rem}.footer-bottom-layout{color:var(--ui-text-tertiary);letter-spacing:.05em;justify-content:space-between;align-items:center;padding-bottom:2rem;font-family:Geist Mono,monospace;font-size:.75rem;display:flex}.footer-legal-links{gap:2rem;display:flex}.footer-legal-links a{color:var(--ui-text-tertiary);text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:var(--ui-text-primary)}.footer-massive-text-wrap{width:100%;margin-top:auto;padding-bottom:0;line-height:.75;display:block;position:relative;overflow:hidden}.footer-massive-text{text-align:left;color:var(--ui-border);opacity:.3;text-transform:uppercase;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:transform;width:max-content;margin:0;font-family:Big Shoulders Display,sans-serif;font-size:20vw;font-weight:900}@media (max-width:1000px){.footer-top-layout{flex-direction:column;gap:4rem}.footer-brand-info{max-width:100%}.footer-hello-text{font-size:8vw}.footer-links-grid{gap:4rem}.footer-massive-text{font-size:26vw}.footer-locations{gap:2rem}}@media (max-width:600px){.premium-footer{padding:15vw 0 0}.footer-hello-text{font-size:11.5vw}.footer-email-link{word-break:break-all;line-height:1.25}.footer-email-link .footer-arrow{display:none}.footer-locations{flex-direction:column;gap:1.5rem}.footer-links-grid{flex-direction:column;gap:2.5rem}.footer-list a{font-size:1.15rem}.footer-bottom-layout{text-align:center;flex-direction:column;gap:1.5rem}.footer-legal-links{flex-wrap:wrap;justify-content:center;gap:1.25rem}.footer-massive-text{font-size:32vw}}
