*,:before,:after{box-sizing:border-box}html,body,#root{background:#0c0712;min-height:100svh;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{flex-direction:column;display:flex}img{max-width:100%}a{color:inherit}.landing{color:#fff;box-sizing:border-box;background-color:#1a0a1f;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;min-height:100svh;padding:clamp(20px,4vw,48px) clamp(20px,5vw,72px);display:flex;position:relative;overflow:hidden}.landing__header{flex:none}.landing__logo-link{display:inline-block}.landing__logo{width:clamp(48px,6vw,72px);height:auto;display:block}.landing__content{flex:auto;grid-template-columns:1fr auto;align-items:center;gap:clamp(24px,5vw,64px);padding:clamp(24px,4vw,40px) 0;display:grid}.landing__copy{flex-direction:column;gap:clamp(32px,5vw,56px);max-width:640px;display:flex}.landing__headline{letter-spacing:.01em;color:#fff;text-transform:uppercase;text-shadow:0 4px 24px #00000059;flex-direction:column;gap:.15em;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,system-ui,sans-serif;font-size:clamp(2.75rem,7vw,5.75rem);font-weight:900;line-height:.95;display:flex}.landing__headline span:last-child{color:#0000;-webkit-text-stroke:2px #fff;text-shadow:none}.landing__stores{flex-wrap:wrap;align-items:center;gap:clamp(12px,2vw,20px);display:flex}.landing__store-link{transition:transform .2s,filter .2s;display:inline-block}.landing__store-link img{width:auto;height:clamp(48px,7vw,68px);display:block}.landing__store-link:hover{filter:drop-shadow(0 8px 20px #0006);transform:translateY(-2px)}.landing__store-link:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #fff}.landing__phone{justify-content:flex-end;align-items:center;display:flex}.landing__phone img{filter:drop-shadow(0 30px 60px #00000073);width:clamp(280px,40vw,520px);height:auto;display:block}@media (width<=900px){.landing__content{text-align:center;grid-template-columns:1fr;gap:32px}.landing__copy{align-items:center;max-width:none}.landing__headline{align-items:center}.landing__phone{justify-content:center;transform:translate(clamp(32px,9vw,64px))}.landing__phone img{width:min(78vw,400px)}.landing__stores{justify-content:center}}.landing__footer{flex-shrink:0;margin-top:auto;padding-top:clamp(20px,3vw,36px)}.landing__footer a{color:#fffc;border-bottom:1px solid #0000;font-size:.875rem;text-decoration:none;transition:color .2s,border-color .2s}.landing__footer a:hover{color:#fff;border-bottom-color:#ffffff80}.landing__footer a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #fff}@media (width<=900px){.landing__footer{text-align:center}}@media (width<=480px){.landing__headline span:last-child{-webkit-text-stroke-width:1.5px}}
