.Footer-module__3hUVsW__footer{background-color:var(--color-black);flex-direction:column;width:100%;padding:0 16px;display:flex}.Footer-module__3hUVsW__divider{background-color:var(--color-white);opacity:.15;width:100%;height:1px}.Footer-module__3hUVsW__content{flex-direction:column;gap:66px;padding:40px 0 80px;display:flex}.Footer-module__3hUVsW__top{flex-direction:column;gap:64px;display:flex}.Footer-module__3hUVsW__newsletter{flex-direction:column;gap:25px;display:flex}.Footer-module__3hUVsW__logo{width:131px;height:19px}.Footer-module__3hUVsW__tagline{max-width:440px;color:var(--color-gray);margin:0;font-size:16px;line-height:1.5}.Footer-module__3hUVsW__signature{object-fit:contain;width:79px;height:auto}.Footer-module__3hUVsW__columns{flex-wrap:wrap;gap:46px 55px;display:flex}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:24px;display:flex}.Footer-module__3hUVsW__contactTitle{color:var(--color-white);margin:0;font-size:16px}.Footer-module__3hUVsW__contactLink{color:var(--color-gray);transition:color var(--transition-fast) ease;font-size:16px}.Footer-module__3hUVsW__contactLink:hover{color:var(--color-white)}.Footer-module__3hUVsW__appDownload{flex-direction:column;gap:28px;display:flex}.Footer-module__3hUVsW__appDownloadTitle{color:var(--color-white);margin:0;font-size:16px}.Footer-module__3hUVsW__storeButtons{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__3hUVsW__storeButton{transition:opacity var(--transition-fast) ease;background:linear-gradient(#1d1b1b 0%,#0d0d0d 100%);border-radius:12px;justify-content:center;align-items:center;padding:15px 24px;display:inline-flex}@media (hover:hover) and (pointer:fine){.Footer-module__3hUVsW__storeButton:hover{opacity:.85}}.Footer-module__3hUVsW__googleBadge{align-items:center;gap:10px;height:18px;display:inline-flex}.Footer-module__3hUVsW__appleBadge{width:99px;height:18px}.Footer-module__3hUVsW__social{flex-direction:column;gap:24px;display:flex}.Footer-module__3hUVsW__socialTitle{color:var(--color-white);font-size:16px;line-height:1.5}.Footer-module__3hUVsW__socialLinks{align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__socialButton{transition:opacity var(--transition-fast) ease;background-image:radial-gradient(circle at 50% 116%,#f9486866 0%,#f9486800 72%),linear-gradient(#1d1b1b 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;padding:18px;display:inline-flex}@media (hover:hover) and (pointer:fine){.Footer-module__3hUVsW__socialButton:hover{opacity:.85}}.Footer-module__3hUVsW__socialIcon{width:32px;height:32px}.Footer-module__3hUVsW__bottom{flex-direction:column;gap:37px;width:100%;display:flex}.Footer-module__3hUVsW__bottomDivider{background-color:var(--color-white);opacity:.1;width:100%;height:1px}.Footer-module__3hUVsW__bottomRow{opacity:.8;flex-direction:column;gap:8px;display:flex}.Footer-module__3hUVsW__legalText{color:var(--color-gray);font-size:16px}.Footer-module__3hUVsW__legalLink{color:var(--color-gray);transition:color var(--transition-fast) ease;font-size:16px}.Footer-module__3hUVsW__legalLink:hover{color:var(--color-white)}@media (min-width:769px){.Footer-module__3hUVsW__footer{padding:0 48px}.Footer-module__3hUVsW__top{flex-direction:row;justify-content:space-between;gap:48px}.Footer-module__3hUVsW__newsletter{flex:1 1 0;max-width:360px}.Footer-module__3hUVsW__bottomRow{flex-direction:row;align-items:center;gap:72px}}@media (min-width:1441px){.Footer-module__3hUVsW__footer{padding:0 80px}.Footer-module__3hUVsW__content{width:100%;max-width:1440px;margin:0 auto}}
:root{--color-accent:#f94868;--color-accent-glow:#fa48695e;--color-black:#000;--color-white:#fff;--color-surface:#141414;--color-gray:#86868b;--color-border:#ffffff26;--color-overlay:#0009;--space-2xs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:20px;--space-xl:24px;--space-2xl:32px;--space-3xl:40px;--space-4xl:48px;--space-5xl:56px;--space-6xl:64px;--space-8xl:80px;--space-10xl:96px;--transition-fast:.2s;--transition-medium:.3s;--transition-slow:.6s;font-size:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:clip}body{background-color:var(--color-black);color:var(--color-white);font-family:var(--font-mona), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:0;outline:0;font-family:inherit}img{object-fit:cover;object-position:center}::selection{background-color:#b2d4fd}body:before{content:"";z-index:40;pointer-events:none;background-image:linear-gradient(#0000 0%,#000000e3 67%);height:120px;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){body:before{height:160px}}body.admin-mode:before{display:none!important}body:after{content:"";z-index:9999;background:var(--color-black);opacity:1;pointer-events:none;animation:.5s .9s forwards page-fade-in;position:fixed;inset:0}@keyframes page-fade-in{0%{opacity:1}to{opacity:0}}@media (min-width:1024px){body.editor-layout-active{overflow:hidden!important}body.editor-layout-active #admin-layout-wrapper{height:100vh!important;overflow:hidden!important}body.editor-layout-active #admin-main-content{height:calc(100vh - 58px)!important;padding:20px 24px!important;overflow:hidden!important}}input[type=date]{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f94868' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect width='18' height='18' x='3' y='4' rx='2' ry='2'/><line x1='16' x2='16' y1='2' y2='6'/><line x1='8' x2='8' y1='2' y2='6'/><line x1='3' x2='21' y1='10' y2='10'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px!important}input[type=date]::-webkit-calendar-picker-indicator{opacity:.5;cursor:pointer;filter:invert()sepia()saturate(1000%)hue-rotate(310deg);transition:opacity var(--transition-fast) ease, transform var(--transition-fast) ease}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1;transform:scale(1.05)}.w-3{flex-shrink:0;width:14px;display:inline-block}.h-3{height:14px}.w-4{flex-shrink:0;width:16px;display:inline-block}.h-4{height:16px}.w-5{flex-shrink:0;width:20px;display:inline-block}.h-5{height:20px}
