@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@100;200;300;400;500;600;700&display=swap";:root{color:#1b1a19;font-synthesis:none;text-rendering:optimizelegibility;background:#721326;font-family:Instrument Sans,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{overflow-x:hidden}.page{background:#721326;flex-direction:column;justify-content:space-between;height:100vh;min-height:100vh;display:flex}.hero{color:#fff6e9;background:#721326;flex:1;justify-content:center;align-items:center;min-height:420px;display:flex}.hero-inner{flex-direction:column;align-items:center;width:min(100%,760px);height:100%;padding-top:159px;display:flex;position:relative}.hero-logo{object-fit:contain;width:158px;height:143px}.tagline{letter-spacing:-.025em;color:#fff6e9eb;margin:79px 0 0;font-family:Instrument Sans,sans-serif;font-size:20px;font-weight:300;line-height:1.2}.socials{align-items:center;gap:18px;margin-top:65px;display:flex}.socials a{place-items:center;width:16px;height:16px;transition:transform .2s,opacity .2s;display:grid}.socials a:hover{opacity:.75;transform:translateY(-2px)}.socials img{width:16px;height:16px;display:block}.footer{color:#111;background:#ff4b1f;flex-shrink:0;min-height:120px;max-height:120px;overflow:hidden}.footer-marquee{width:100%;height:100%;position:relative;overflow:hidden}.footer-track{align-items:center;gap:52px;width:max-content;min-height:120px;animation:32s linear infinite footer-scroll;display:flex}.footer:hover .footer-track{animation-play-state:paused}.footer-track>*{flex:none}.footer-divider{object-fit:contain;opacity:.9;flex:none;width:44px;height:44px}@keyframes footer-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.footer-inner{grid-template-columns:1fr 1.25fr 1.35fr;align-items:center;gap:24px;width:min(1280px,100% - 160px);min-height:120px;margin:0 auto;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:278px;height:62px;display:block}.footer-studio,.footer-location{align-items:center;gap:46px;display:flex}.footer-cube{flex:0 0 65px;width:65px;height:59px}.footer h2,.footer p{margin:0}.footer-studio h2{letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1.15}.footer-studio p{margin-top:3px;font-size:18px;font-weight:400;line-height:1.15}.coordinates{white-space:nowrap;font-size:13px;font-weight:500;line-height:1.25}.locations{white-space:nowrap;font-size:18px;font-weight:500;line-height:1.15;margin-top:9px!important}.locations span{padding:0 4px}@media (width<=1100px){.footer-inner{grid-template-columns:1fr 1fr;gap:32px;width:min(900px,100% - 80px);padding:32px 0}.footer-brand{grid-column:1/-1}}@media (width<=700px){.hero{height:100svh;min-height:620px}.hero-inner{padding-top:120px}.hero-logo{width:125px;height:auto}.tagline{text-align:center;margin-top:72px;padding:0 24px;font-size:21px}.socials{margin-top:58px}.footer{min-height:auto}.footer-inner{grid-template-columns:1fr;gap:28px;width:calc(100% - 48px);padding:30px 0 36px}.footer-brand{grid-column:auto}.footer-brand img{width:230px;height:auto}.footer-studio,.footer-location{gap:24px}.footer-cube{flex-basis:54px;width:54px;height:auto}.footer-studio h2{font-size:18px}.footer-studio p,.locations{font-size:16px}.coordinates{white-space:normal;font-size:11px}}@media (width<=390px){.hero-inner{padding-top:95px}.tagline{font-size:19px}.footer-inner{width:calc(100% - 36px)}}
