.splash-page{position:relative;min-height:100vh;width:100%;overflow-x:hidden}.splash-background{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:scroll;z-index:0}@media (min-width:768px){.splash-background{background-attachment:fixed}}.splash-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1}.splash-content-wrapper{position:relative;z-index:2;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:100px 20px 40px;box-sizing:border-box}.splash-content-main{align-items:center;padding:80px 20px 40px}.splash-content-first-load{animation:fadeIn 1s ease-in}.splash-content-static{align-items:flex-start;padding:100px 20px 40px;animation:none}.learn-more{position:relative}.splash-close-button{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.5);border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1;cursor:pointer;color:#ffffff;z-index:100;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.splash-close-button:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.8);transform:scale(1.1)}.splash-close-button:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}@media (max-width:768px){.splash-close-button{top:.75rem;right:.75rem;width:36px;height:36px;font-size:24px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.splash-main-content{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:60px;gap:60px;max-width:1200px;width:100%;align-items:start}.splash-left-column{display:flex;flex-direction:column;gap:30px;padding-top:0;margin-top:0;color:#ffffff}.splash-left-column *{color:inherit}.splash-brief-summary{color:#ffffff;font-size:1.25rem;line-height:1.6;text-shadow:0 0 20px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.6),2px 2px 4px rgba(0,0,0,.9);font-weight:300}.splash-brief-summary p{margin:0}.splash-content-description{color:#ffffff!important;font-size:1rem;line-height:1.7;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6);font-weight:300}.splash-content-description,.splash-content-description *,.splash-content-description p{color:#ffffff!important}.splash-content-description p{margin:0 0 20px}.splash-content-description p:last-child{margin-bottom:0}.splash-middle-column{gap:40px;align-items:flex-start}.splash-middle-column,.splash-navigation{display:flex;flex-direction:column;padding-top:0;width:-moz-fit-content;width:fit-content}.splash-navigation{gap:25px;margin-top:0}.splash-nav-link{background:none;border:none;color:#ffffff;font-size:1.5rem;font-weight:500;text-decoration:none;cursor:pointer;padding:0;text-align:left;font-family:EB Garamond,serif;letter-spacing:.5px;position:relative;transition:all .3s ease;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#ffd400,#ff8d00);transition:width .3s ease;box-shadow:0 0 8px rgba(255,212,0,.6)}.splash-nav-link:hover{color:#ffd400;transform:translateX(5px);text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8),0 0 25px rgba(255,212,0,.4)}.splash-nav-link:hover:after{width:100%}.splash-nav-link:focus{outline:2px solid #ffd400;outline-offset:4px;border-radius:2px}.splash-email-signup-container{width:100%;margin-top:20px;min-width:0}.inline-email-signup{display:flex;flex-direction:column;gap:12px;width:100%}.email-signup-form{display:flex;gap:10px;width:100%;min-width:0}.email-signup-input{flex:1 1;min-width:0;padding:12px 16px;font-size:1rem;border:2px solid rgba(255,255,255,.5);border-radius:4px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333333;outline:none;transition:all .3s ease;box-sizing:border-box}.email-signup-input::placeholder{color:rgba(0,0,0,.5)}.email-signup-input:focus{border-color:#ffd400;background:rgba(255,255,255,.95);box-shadow:0 0 10px rgba(255,212,0,.4)}.email-signup-input:disabled{opacity:.6;cursor:not-allowed}.email-signup-button{padding:12px 24px;font-size:1rem;font-weight:600;border:2px solid rgba(255,255,255,.5);border-radius:4px;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffff;cursor:pointer;transition:all .3s ease;text-shadow:-1px -1px 0 #692403,1px -1px 0 #692403,-1px 1px 0 #692403,1px 1px 0 #692403,0 0 6px rgb(255 200 0/80%);min-width:100px;font-family:EB Garamond,serif}.email-signup-button:hover:not(:disabled){background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.7);text-shadow:-1px -1px 0 #692403,1px -1px 0 #692403,-1px 1px 0 #692403,1px 1px 0 #692403,0 0 10px rgb(255 200 0/90%),0 0 20px rgb(255 200 0/60%);transform:translateY(-2px);box-shadow:0 0 15px rgba(255,200,0,.4)}.email-signup-button:disabled{opacity:.6;cursor:not-allowed}.email-signup-message{font-size:.9rem;padding:8px 12px;border-radius:4px;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8)}.email-signup-message.success{color:#90ee90;background:rgba(144,238,144,.2)}.email-signup-message.error,.email-signup-message.success{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.email-signup-message.error{color:#ff6b6b;background:rgba(255,107,107,.2)}.splash-footer{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:30px;align-items:flex-start}.splash-footer-top{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.splash-social-links{flex:0 0 auto}.splash-social-links .social-icons{position:static;display:flex;gap:18px;justify-content:flex-start;align-items:center;margin:0;padding:0}.splash-social-links .social-icons a{color:#ffffff;font-size:24px;text-decoration:none;transition:transform .2s ease,color .2s ease;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-social-links .social-icons a:hover{transform:scale(1.2);color:#ffd400;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8),0 0 25px rgba(255,212,0,.4)}.splash-copyright{width:100%}.splash-copyright p{margin:0;color:#ffffff;font-size:.9rem;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6);font-weight:300;opacity:.9}.splash-contact-link{flex:0 0 auto;display:flex;justify-content:flex-end}.splash-footer-link{background:none;border:none;color:#ffffff;font-size:.9rem;font-weight:400;text-decoration:none;cursor:pointer;padding:0;text-align:left;font-family:EB Garamond,serif;letter-spacing:.5px;position:relative;transition:all .3s ease;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6);text-decoration:underline;text-underline-offset:3px}.splash-footer-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#ffd400,#ff8d00);transition:width .3s ease;box-shadow:0 0 8px rgba(255,212,0,.6)}.splash-footer-link:hover{color:#ffd400;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8),0 0 25px rgba(255,212,0,.4)}.splash-footer-link:hover:after{width:100%}.splash-footer-link:focus{outline:2px solid #ffd400;outline-offset:4px;border-radius:2px}.splash-page .header{padding-bottom:2px!important}.splash-page .header-top{position:relative;z-index:10;background:transparent;padding:10px 0;margin-bottom:0}@media (max-width:768px){.splash-page .header{padding-bottom:0!important}.splash-page .header-top{padding:8px 0 2px;margin-bottom:0}.splash-page .title-dark h1{font-size:3.5em}}@media (max-width:480px){.splash-page .header{padding-bottom:0!important}.splash-page .header-top{padding:6px 0 1px;margin-bottom:0}.splash-page .title-dark h1{font-size:3.2em}}@media (min-width:769px) and (max-width:1024px){.splash-content-wrapper{padding:90px 30px 50px!important}.splash-page .title-dark h1{font-size:4.5em!important}.splash-brief-summary,.splash-brief-summary p{font-size:1.4rem!important;line-height:1.7}.splash-content-description,.splash-content-description p{font-size:1.2rem!important;line-height:1.8}.splash-nav-link{font-size:1.6rem!important}.splash-main-content{grid-template-columns:.85fr 1.15fr;gap:50px;max-width:1200px}.splash-left-column{gap:35px}.splash-middle-column{gap:45px}.splash-navigation{gap:30px}.email-signup-button,.email-signup-input{font-size:1.1rem!important;padding:14px 18px!important}.splash-copyright p,.splash-footer-link{font-size:1rem!important}}@media (max-width:1024px){.splash-main-content{grid-template-columns:.85fr 1.15fr;gap:40px}}@media (max-width:768px){.splash-page .header-top{margin-bottom:-10px}.splash-content-wrapper{padding:50px 20px 30px;align-items:flex-start}.splash-main-content{grid-template-columns:1fr;gap:25px}.splash-left-column{order:1;width:100%;gap:20px}.splash-middle-column{order:2;width:100%;gap:25px}.splash-navigation{width:100%;gap:18px}.splash-brief-summary,.splash-brief-summary p{font-size:1.1rem!important}.splash-brief-summary{margin-bottom:0}.splash-content-description,.splash-content-description p{font-size:1.05rem!important;color:#ffffff!important}.splash-content-description p{margin-bottom:15px}.splash-nav-link{font-size:1.2rem;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px;padding:10px 0;font-weight:600}.splash-nav-link:after{display:none}.splash-nav-link:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:3px;transform:none}.splash-email-signup-container{width:100%}.email-signup-form{flex-direction:column;width:100%}.email-signup-input{min-width:100%}.email-signup-button,.email-signup-input{width:100%;box-sizing:border-box}.splash-footer{margin-top:25px;gap:15px}.splash-copyright p,.splash-footer-link{font-size:.85rem}}@media (max-width:480px){.splash-page .header-top{margin-bottom:-15px}.splash-content-wrapper{padding:10px 15px 20px;align-items:flex-start}.splash-main-content{gap:20px}.splash-left-column{width:100%;gap:15px}.splash-middle-column{width:100%;gap:20px}.splash-navigation{width:100%;gap:15px}.splash-brief-summary,.splash-brief-summary p{font-size:1.15rem!important}.splash-brief-summary{margin-bottom:0}.splash-content-description,.splash-content-description p{font-size:1.1rem!important;color:#ffffff!important}.splash-content-description{line-height:1.6}.splash-content-description p{margin-bottom:12px}.splash-content-description p:last-child{margin-bottom:0}.splash-nav-link{font-size:1.375rem;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2.5px;padding:12px 0;font-weight:700}.splash-nav-link:after{display:none}.splash-nav-link:hover{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:3.5px;transform:none}.splash-email-signup-container{width:100%;margin-top:15px}.email-signup-form{flex-direction:column;width:100%}.email-signup-input{min-width:100%}.email-signup-button,.email-signup-input{width:100%;box-sizing:border-box}.splash-footer{margin-top:20px;gap:12px}.splash-social-links .social-icons{gap:15px}.splash-social-links .social-icons a{font-size:20px}.splash-copyright p,.splash-footer-link{font-size:.8rem}}.splash-page .learn-more,.splash-page .products-content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;color:#ffffff;background:transparent!important;min-height:auto;padding:20px;box-sizing:border-box;overflow:visible;text-shadow:none}.splash-page .learn-more,.splash-page .products-content{display:flex;flex-direction:column;align-items:center}.splash-page .learn-more{padding-bottom:60px}.splash-page .content-main{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#ffffff;max-height:80vh}.splash-page .content-main *{color:#ffffff}.splash-page .content-main h2,.splash-page .content-main h3,.splash-page .content-main p{color:#ffffff;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-page .content-main ul{color:#ffffff}.splash-page .content-main li{color:#ffffff;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-page .content-main a{color:#ffd400;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8);text-decoration:underline}.splash-page .content-main a:hover{color:#ffed4e;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 20px rgba(255,237,78,.9)}.splash-page .settings-container{background:rgba(0,0,0,.4)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#ffffff;width:100%;max-width:100%}.splash-page .settings-container *{color:#ffffff!important}.splash-page .settings-container h2,.splash-page .settings-container h3,.splash-page .settings-container p{color:#ffffff;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-page .settings-container a{color:#ffd400;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8)}.splash-page .settings-container a:hover{color:#ffed4e;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 20px rgba(255,237,78,.9)}.splash-page .products-container,.splash-page .products-item,.splash-page .products-section{color:#ffffff}.splash-page .products-container *,.splash-page .products-item *,.splash-page .products-section *{color:#ffffff!important}.splash-page .products-container{background:rgba(0,0,0,.4)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 4px 20px rgba(0,0,0,.3)}.splash-page .products-container h2,.splash-page .products-container h3,.splash-page .products-container p,.splash-page .products-item h2,.splash-page .products-item h3,.splash-page .products-item p,.splash-page .products-section h2,.splash-page .products-section h3,.splash-page .products-section p{color:#ffffff;text-shadow:-1px -1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),-1px 1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.6)}.splash-page .products-container a,.splash-page .products-item a,.splash-page .products-section a{color:#ffd400;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 15px rgba(255,212,0,.8)}.splash-page .products-container a:hover,.splash-page .products-item a:hover,.splash-page .products-section a:hover{color:#ffed4e;text-shadow:-1px -1px 0 rgba(0,0,0,.9),1px -1px 0 rgba(0,0,0,.9),-1px 1px 0 rgba(0,0,0,.9),1px 1px 0 rgba(0,0,0,.9),0 0 20px rgba(255,237,78,.9)}.splash-page .social-icons{position:relative!important;z-index:3;margin-top:30px;bottom:auto!important;left:auto!important}.splash-static-page .social-icons{position:static!important;bottom:auto!important;left:auto!important}@media (max-width:768px){.splash-page .content-main{padding:25px}.splash-page .settings-container{padding:20px}.splash-page .learn-more,.splash-page .products-content{padding:15px}}@media (max-width:480px){.splash-page .content-main{padding:20px}.splash-page .settings-container{padding:15px}.splash-page .learn-more,.splash-page .products-content{padding:10px}}.content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.gradient-button{background:linear-gradient(0deg,#ff8d00,#ffd400 40%,#ffd400);border:1px solid #9b3900;color:#5f2300;cursor:pointer;font-weight:600;transition:background-color .25s ease}.gradient-button:hover{background:linear-gradient(0deg,#ffd700,#ffc300)}.button-small{border-radius:12px;padding:8px 16px;font-size:.8em}.button-medium{border-radius:15px;padding:10px 20px;font-size:1em}.button-large{border-radius:30px;padding:15px 30px;font-size:1.2em}.button-shadow{box-shadow:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.06)}.pitch-container{position:relative;display:flex;justify-content:center;align-items:center;color:white;font-size:20px;max-width:500px;opacity:0;animation:pitchFadeIn 1.5s forwards;z-index:10;margin-top:25px;text-shadow:1px 1px 2px black}@keyframes pitchFadeIn{to{opacity:1}}@keyframes buttonFadeIn{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes moveSunUp{0%{bottom:-260px}to{bottom:40px}}.sunrise-animation{animation:moveSunUp 1s forwards}.header{position:relative;flex-direction:column;justify-content:space-between;height:auto;padding:2px 8px 4px;overflow:visible}.header,.header-top-base{display:flex;width:100%;box-sizing:border-box}.header-top-base{flex-direction:row;align-items:flex-start}.header-top-space-between{justify-content:space-between}.header-top-centered{justify-content:center}.header-bottom{position:absolute;bottom:0;right:0;margin:10px}.header-bottom-fade-in,.navigation-menu-fade-in{animation:buttonFadeIn 1.75s forwards}.title-light{color:#333333;text-shadow:0 0 15px rgba(255,255,255,.9),0 0 5px rgba(255,255,255,.9)}.title-dark,.title-light{font-family:EB Garamond,serif;margin:0;align-self:flex-start}.title-dark{color:#ffffff;text-shadow:0 0 5px rgba(255,255,255,.8)}.title-dark h1{text-shadow:-1px -1px 0 #692403,1px -1px 0 #692403,-1px 1px 0 #692403,1px 1px 0 #692403,0 0 6px rgb(255 200 0/80%)}.title-dark h1,.title-light h1{font-size:3em;display:inline-block;position:relative;width:auto;min-width:auto;margin-left:-15px;line-height:1}.hamburger-container{align-self:flex-start;z-index:10000}.headerTime{font-weight:700}.select-time{background:rgba(51,51,102,.5);border:none;font-size:16px;padding:5px;outline:none;cursor:pointer;position:absolute;width:auto;top:100%;right:0;z-index:1;list-style:none;text-align:left}.select-time-light{color:#333366;text-shadow:1px 1px 1px #fafafaaa}.select-time-dark{color:#ffffff;text-shadow:1px 1px 1px #2e2e43ee}.select-time option{padding:5px}.select-time option,.select-time-dark option{color:#ffffff}.select-time option,.select-time-dark option,.select-time-light option{background:transparent;margin:0 10px;text-decoration:underline;cursor:pointer}.select-time-light option{color:#333}.viewing-header-clock{font-size:16px;margin-right:4px;margin-top:8px}.viewing-header-clock.dark{color:#ff8b1a}.viewing-header-clock.light{color:#d96800}.header-clock{font-size:16px;animation:textSwell .65s ease-out;transform-origin:center;display:inline-block}@keyframes textSwell{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.header-clock.light{color:black}.header-clock.dark{color:#ffffff}.title-dark .beta-label,.title-light .beta-label{display:inline-block;font-size:.18em;padding:0 4px;margin-left:4px;border-radius:6px;font-weight:500;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;vertical-align:middle;white-space:nowrap;position:absolute;right:-25px;top:25%;transform:translateY(-50%)}.title-light .beta-label{background:#3b82f6;color:#ffffff;box-shadow:0 0 4px rgba(59,130,246,.3),0 0 8px rgba(59,130,246,.1)}.title-dark .beta-label{background:#f59e0b;color:#ffffff;box-shadow:0 0 4px rgba(245,158,11,.4),0 0 8px rgba(245,158,11,.2)}.header-location{font-size:14px;cursor:pointer;text-decoration:underline;white-space:nowrap;overflow:visible;text-overflow:visible;max-width:none;line-height:1.1;padding:0}.header-location-dark{color:#ff8b1a}.header-location-light{color:#d96800}.header-location:hover{opacity:.8}.header-top-improved{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;width:100%;height:auto;box-sizing:border-box;grid-gap:2px;gap:2px;padding:4px 0}.header-location-compact{grid-column:1;grid-row:1;display:flex;justify-content:flex-start;align-items:center;padding:0}.header-hamburger-compact{grid-column:2;grid-row:1;min-width:30px}.header-hamburger-compact,.header-title-compact{display:flex;align-items:center;justify-content:center}.header-title-compact{grid-column:1/-1;grid-row:2;width:100%;padding:0}@media (max-width:768px){.title-dark h1,.title-light h1{margin-left:-10px}.header-location{font-size:14px}}@media (max-width:520px){.title-dark h1,.title-light h1{font-size:3em}.header-location{font-size:14px}}@media (max-width:480px){.title-dark h1,.title-light h1{font-size:3em;margin-left:-8px}.header-location{font-size:14px}}@media (max-width:368px){.title-dark h1,.title-light h1{font-size:2.6em;margin-left:-6px}.header-location{font-size:14px}}