*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#343434;overscroll-behavior:none;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block}.page{background:#fff;width:100%;position:relative;overflow-x:hidden}
.navbar{z-index:100;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:1440px;height:96px;padding:0 16px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.navbar-shell{flex-direction:column;align-items:center;width:100%;display:flex}.navbar-inner{-webkit-backdrop-filter:blur(47px);backdrop-filter:blur(47px);pointer-events:auto;background:#d4d4d44d;border-radius:99px;align-items:center;gap:25px;width:fit-content;max-width:100%;height:56px;padding:8px 21px 10px 20px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;height:24px;display:flex}.navbar-logo img{width:auto;height:24px}.navbar-links{align-items:center;gap:16px;margin-right:16px;display:flex}.navbar-link{color:#343434cc;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;padding:2px 16px;font-family:Geist,Inter,sans-serif;font-size:15px;font-weight:400;line-height:24px;text-decoration:none;transition:color .25s;display:flex;position:relative}.navbar-link:after{content:"";transform-origin:50%;background:#343434cc;height:1.5px;transition:transform .25s;position:absolute;bottom:0;left:16px;right:16px;transform:scaleX(0)}.navbar-link:hover{color:#343434}.navbar-link:hover:after{transform:scaleX(1)}.navbar-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.navbar-btn{white-space:nowrap;cursor:pointer;background:#343434;border:1px solid #000;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 20px;display:flex;overflow:hidden}.navbar-btn-secondary{background:0 0;border:1px solid #34343459}.navbar-btn-secondary .navbar-btn-text{color:#343434}.navbar-btn-icon{flex-shrink:0;width:16px;height:16px;position:relative;overflow:hidden}.navbar-btn-icon img{width:100%;max-width:none;height:100%;position:absolute;inset:0}.navbar-btn-text{color:#fff;letter-spacing:-.16px;font-size:16px;font-weight:600;line-height:1.2}.navbar-menu-btn{color:#343434;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:none}.navbar-mobile-menu{display:none}@media (max-width:640px){.navbar{padding:0 16px}.navbar-inner{justify-content:space-between;gap:8px;width:100%;padding:8px 10px 8px 16px}.navbar-menu-btn{order:1;display:flex}.navbar-logo{order:2}.navbar-actions{order:3;gap:6px;min-width:0;margin-left:auto}.navbar-btn{width:auto;padding:0 16px}.navbar-btn-secondary,.navbar-links{display:none}.navbar-mobile-menu{pointer-events:auto;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border-radius:20px;flex-direction:column;gap:4px;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:16px;right:16px;box-shadow:0 16px 40px #0000001f}.navbar-mobile-link{color:#343434;border-radius:12px;padding:12px 14px;font-family:Geist,Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s}.navbar-mobile-link:hover,.navbar-mobile-link:active{background:#0000000d}}@media (max-width:380px){.navbar-btn{padding:0 12px}.navbar-btn-text{display:none}}
.footer{flex-direction:column;width:100%;display:flex}.footer-top{flex-direction:column;min-height:338px;padding:80px 40px;display:flex}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;display:flex}.footer-logo-col{flex-direction:column;width:100%;max-width:360px;display:flex}.footer-logo-wrap{flex-direction:column;gap:16.145px;display:flex}.footer-logo{align-items:center;height:32px;display:flex}.footer-logo img{width:auto;height:32px}.footer-tagline{color:#343434;font-size:16px;font-weight:400;line-height:1.4}.footer-social-icons{align-items:center;gap:12px;margin-top:4px;display:flex}.footer-social-icon{color:#343434;background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.footer-social-icon svg{width:18px;height:18px}.footer-social-icon:hover{color:#fff;background:#343434;border-color:#343434;box-shadow:0 6px 16px #00000026}.footer-links{flex-wrap:wrap;align-items:flex-start;gap:40px;width:auto;display:flex}.footer-link-col{flex-direction:column;gap:36px;display:flex}.footer-link-col-label{color:#242424;letter-spacing:.14px;white-space:nowrap;border:1px solid #0000000d;border-radius:555px;padding:5px 11px;font-size:14px;font-weight:500;line-height:25px}.footer-link-list{flex-direction:column;gap:16px;display:flex}.footer-link{color:#343434;letter-spacing:.14px;cursor:pointer;white-space:nowrap;font-size:14px;font-weight:500;line-height:25px}.footer-link:hover{text-decoration:underline}.footer-stores-col{flex-direction:column;gap:24px;width:100%;max-width:320px;display:flex}.footer-store-icons{gap:24px;display:flex}.footer-store-icon{width:64px;height:64px;position:relative}.footer-store-bg{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:box-shadow .25s;position:absolute;inset:0}.footer-store-icon:hover .footer-store-bg{box-shadow:0 8px 20px #0000001f}.footer-store-img{width:30px;height:30px;position:absolute;top:17px;left:17px}.footer-store-img img{width:100%;max-width:none;height:100%;position:absolute;inset:0}.footer-stores-text{flex-direction:column;gap:17px;display:flex}.footer-stores-title{color:#343434;letter-spacing:-.22px;white-space:nowrap;font-size:22px;font-weight:600;line-height:normal}.footer-stores-desc{color:#343434cc;width:320px;font-size:16px;font-weight:400;line-height:1.4}.footer-bottom{aspect-ratio:2880/718;width:100%;min-height:220px;position:relative;overflow:hidden}.footer-bg-img-wrap{position:absolute;inset:0}.footer-bg-img-wrap img{object-fit:cover;object-position:center bottom}.footer-copyright{text-align:center;width:100%;padding:0 20px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.footer-copyright p{color:#e4e4e4cc;text-align:center;font-size:14px;font-weight:500;line-height:19.88px}@media (max-width:640px){.footer-top{min-height:0;padding:40px 24px}.footer-inner{gap:32px}.footer-links{gap:32px;width:100%}.footer-stores-col{max-width:100%}.footer-stores-desc{width:100%}.footer-bottom{min-height:180px}}
