*,*:before,*:after{box-sizing:border-box;font-family:Roboto,sans-serif,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}body{background-color:#111827}.storefront-group{height:90vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.storefront-group .shop-title{animation:fadeInAndTransform 2s ease;font-weight:bolder;position:relative;z-index:1}.storefront-group .title-red{color:#fda4af}.storefront-group .title-green{color:#5eead4}.storefront-group .storefront-background{background-image:url(/assets/interior-1-dee83693.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;height:inherit;width:100%;filter:contrast(.3);position:absolute}@-moz-document url-prefix(){.storefront-background{background-attachment:fixed}}@keyframes fadeInAndTransform{0%{display:none;opacity:0;transform:translateY(2.1rem)}1%{display:block;opacity:0}to{display:block;opacity:1;transform:translateY(0)}}.storefront{min-width:100%}.about{color:#9ca3af;font-size:1.3rem;font-weight:600;min-height:100vh;display:flex;flex-direction:column;align-items:center}.about .about--storefront{height:100%;width:100%;object-fit:cover}.about--description{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:auto;width:80%;height:100%}.about--description .about--title{color:#fff;font-weight:700;font-size:2.25rem;margin-bottom:2rem;font-family:Roboto Mono,monospace,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:hidden;white-space:nowrap;width:0;animation:typing 5s steps(30,end) infinite}@keyframes typing{0%{width:0}to{width:100%}}.gallery--group{line-height:0;grid-template-columns:repeat(2,auto);grid-gap:10px;display:grid}.gallery--group img{width:100%;height:20rem;margin-bottom:5px;object-position:center;object-fit:cover;border:solid 2px #111827;padding:5px;box-shadow:5px 5px 5px #00000080;border-radius:5px;transition:all .25s ease-in-out}.gallery--group img:hover{filter:none;border-color:coral}.gallery--group input:checked+img{position:fixed;top:0;left:0;z-index:2;width:100vw;height:100vh;background:#111827;object-fit:contain}.gallery--group input:checked+img:hover{border-color:#111827}.gallery--group input{display:none}#cross{position:fixed;top:0;right:0;width:32px;height:32px;z-index:3;color:#fff;margin:.5rem;display:none}.location{display:flex;flex-direction:column;min-height:50vh;align-items:center;color:#fff}.location .location--description{text-align:center;margin:auto}.location .location--video{width:100%}.maps{display:flex;flex-direction:column-reverse;color:#fff;min-height:80vh}.maps--group{display:flex;flex-direction:column;align-items:center}.maps--group .location--map{margin:auto;width:100%;height:450px}.maps--description{margin:auto;text-align:center}.btn-map{margin:1rem;border-radius:.375rem;border-width:1px;border:1px solid #1f2937;box-shadow:5px 5px 5px #00000080;background-color:#6b7280;height:3rem}.btn-map:hover{background-color:#9ca3af}.btn-map .maps-href{text-decoration:none;font-weight:600;cursor:pointer;color:#f9fafb;padding:1rem}.btn-color--waze{background-color:#21cbff}.btn-color--waze:hover{background-color:#75d0eb}.footer{font-size:.8rem;text-align:center;color:#fff;background-color:#1f2937}@media (min-width: 768px){.gallery--group{grid-template-columns:repeat(3,auto)}}@media (min-width: 1024px){.storefront-background{background-size:cover}.title-red{font-size:250%}.title-green{font-size:500%}.about{font-size:1.5rem;flex-direction:row;height:100vh}.about .about--storefront{width:50%;height:100%}.about--description{width:50%}.about--description--group{align-self:center}.about--description--group .about--paragraph{max-width:34rem}.gallery--group{grid-template-columns:repeat(4,auto) img;grid-template-columns-filter:grayscale(100%)}.location{flex-direction:row}.location .location--description{width:50%}.location .location--video{margin:auto;width:50%}.maps{flex-direction:row}.maps--group{width:50%}.maps--group .location--map{width:100%;height:100%}.maps--description{width:50%}}@media (min-width: 1280px){.gallery--group{grid-template-columns:repeat(5,auto)}}@media (min-width: 1536px){.gallery--group{grid-template-columns:repeat(6,auto)}.gallery--group img{height:30rem}}
