@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gallery{box-sizing:border-box;display:flex;gap:16px;height:810px;width:100%}.gallery .editable-image{border-radius:8px;display:block;height:100%;image-rendering:optimizeQuality;object-fit:cover;width:100%}.images-left{height:100%;width:33%}.images-right{display:flex;flex-direction:column;height:100%;width:66%}.images-up{margin-bottom:16px}.images-down,.images-up{display:flex;gap:16px;height:calc(50% - 8px);width:100%}.images-down-left,.images-down-right,.images-up-middle,.images-up-right{display:flex;flex-direction:column;height:100%;width:100%}.images-up-middle{gap:16px;width:50%}.images-up-right{width:50%}.images-down-left{width:66%}.images-down-right{width:33%}@media(max-width:720px){.images-left{display:none!important}.images-right{width:100%}}.editable-image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:800px;position:relative;width:800px}.editable-image div{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-around;position:absolute;right:16px;top:16px}.editable-image div button{all:unset;align-items:center;background-color:#c334eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:48px;justify-content:center;width:48px}.editable-image div button:hover{filter:brightness(1.2)}.editable-image div button svg{color:#e9d7c3;height:32px;width:32px}.hero{background:linear-gradient(0deg,#20161a,#0000);background-position:50%;background-size:cover;color:#e9d7c3;height:90vh;min-width:100vw;position:relative;text-align:center;text-shadow:1px 1px 2px #c49a6a,0 0 1em #20161a,0 0 .2em #20161a}.hero,.hero>div{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.hero>div{gap:1vh;height:100%;width:100%}.hero>div .text-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero h1,.hero h2{color:#e9d7c3}.hero h2{font-weight:400}@media(max-width:1439px){.hero{height:fit-content;min-height:100vh}}@media(max-width:639px){.hero{padding:16px}}.day{height:20%;min-width:10%;padding:16px;position:relative;text-shadow:none;width:fit-content;z-index:3}.day form{display:contents}.day>span{color:#c49a6a;text-align:center;width:72px}.day .hours{align-items:center;border-bottom:1px solid #c49a6a;display:flex;flex-direction:row;gap:4px;padding-bottom:4px}.day .hours span{color:#e9d7c3;text-align:center;width:72px}.day .hours span.separator{color:#c49a6a;width:auto}.day .hours input{background:#463439;border:1px solid #c49a6a;border-radius:4px;box-sizing:border-box;color:#c49a6a;font-family:inherit;font-size:inherit;padding:6px 8px;text-align:center;width:72px}.day .hours input::placeholder{color:#c49a6a;opacity:.4}.day .hours input:focus{border-color:#e9d7c3;outline:none}.day .edit-buttons{align-items:center;border:none;display:flex;flex-direction:row;gap:16px;position:absolute;right:-8px;top:-16px;width:fit-content}@media(min-width:973px){.day{align-items:center;display:flex;flex-direction:column!important;gap:8px;justify-content:space-around}}@media(max-width:972px){.day{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin:auto}}.edit-button{all:unset;align-items:center;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-family:monospace;font-weight:bolder;gap:6px;justify-content:center;opacity:.45;padding:4px;text-align:center;transition:opacity .2s,background-color .2s;width:fit-content}.edit-button .edit-button-file-input{display:none}.edit-button svg{flex-shrink:0}.edit-button:hover{filter:none;opacity:1}.edit{background-color:#0000;color:#c334eb}.edit:hover{background-color:color-mix(in srgb,#c334eb 15%,#0000)}.delete{background-color:#0000;color:#f54245}.delete:hover{background-color:color-mix(in srgb,#f54245 15%,#0000)}.add,.send{background-color:#0000;color:#38c24b}.add:hover,.send:hover{background-color:color-mix(in srgb,#38c24b 15%,#0000)}.download{background-color:#0000;color:#c334eb}.download:hover{background-color:color-mix(in srgb,#c334eb 15%,#0000)}.upload{background-color:#0000;color:#38c24b}.add{border:1px solid color-mix(in srgb,#38c24b 40%,#0000);bottom:16px;opacity:.7;position:absolute;right:16px;z-index:5}@media(min-width:1440px){.edit-button{height:36px}.edit-button svg{height:28px;width:28px}}@media(max-width:1439px){.edit-button{height:28px}.edit-button svg{height:20px!important;width:20px!important}}.notification{align-items:center;background-color:#e9d7c3;border-radius:8px;bottom:32px;box-sizing:border-box;display:flex;flex-direction:row;font-family:monospace;justify-content:space-around;overflow:hidden;padding:16px;position:fixed;right:32px;z-index:99999}.notification div{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.notification svg{height:32px;object-fit:contain;width:32px}.notification span:first-child{font-size:16px;font-weight:700}.notification .close-notification{cursor:pointer}.notification .progress-bar{animation-fill-mode:forwards;animation-name:shrink;animation-timing-function:linear;background:#81686a;bottom:0;height:4px;left:0;position:absolute;width:100%}@keyframes shrink{0%{width:100%}to{width:0}}.notification-container{z-index:999}@media(min-width:1440px){.notification{height:56px;width:336px}}.schedule{-ms-overflow-style:none;bottom:0;flex-shrink:0;height:fit-content;overflow-x:auto;padding-bottom:32px;position:absolute;scrollbar-width:none}.schedule,.schedule>div{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:100vw}.schedule::-webkit-scrollbar{display:none}@media(min-width:972px){.schedule.desktop{flex-direction:row;height:132px;justify-content:space-between}}.schedule.mobile{align-items:center;bottom:0;flex-direction:column;justify-content:center;padding-bottom:32px;position:absolute;width:100vw}.schedule.mobile .days-row{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:row;flex-shrink:1;gap:2px;justify-content:space-around;overflow-x:auto;padding-left:8px;padding-right:8px;scroll-snap-type:x mandatory;white-space:nowrap;width:100vw}.schedule.mobile .days-row .day-button{background:none;border:none;border-radius:6px;color:#e9d7c3;cursor:pointer;flex-wrap:wrap;font-weight:700;min-width:1.5rem;padding:.4rem .5rem;scroll-snap-align:start;transition:background .2s,color .2s}.schedule.mobile .days-row .day-button.active{background:#c49a6a;color:#20161a}.schedule.mobile .day-details{text-align:center;width:100%}label{align-items:center;color:#c49a6a;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;gap:16px;justify-content:center;position:relative;width:fit-content}label svg{border:2px solid #c49a6a;border-radius:90px;height:32px;padding:4px;width:32px}label div{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;width:fit-content}label span{color:#e9d7c3}@media(min-width:1440px){label{height:48px;min-width:240px}}@media(max-width:1439px){label{height:48px;min-width:200px}}@media(max-width:639px){label{flex-shrink:1;min-width:0;padding:0;width:fit-content}label>svg{display:none}}body{align-items:center;background-color:#20161a;background-image:url(/static/media/artNouveauBgTransparent.eec8b71139dd8590bb05.png);display:flex;flex-direction:column;font-family:Cinzel,serif;height:fit-content;justify-content:center;overflow-x:hidden!important;width:100%}*,:after,:before{box-sizing:border-box}.root{height:100%}h1,h2,h3{all:unset}::-webkit-scrollbar{display:none}.notification-container{bottom:32px;display:flex;flex-direction:column-reverse;gap:16px;height:100%;position:fixed;right:32px;width:fit-content}.hidden{display:none!important}section{height:auto;min-height:90vh}@media(min-width:1440px){h1{font-size:96px}h1,h2{font-weight:bolder}h2{font-size:64px}h3{font-size:32px}.primary-text,h3{font-weight:bolder}.primary-text{font-size:20px}.secondary-text{font-size:14px;font-weight:700}.form-title{font-size:50px}}@media(max-width:1439px){h1{font-size:64px}h1,h2{font-weight:bolder}h2{font-size:48px}h3{font-size:32px}.primary-text,h3{font-weight:bolder}.primary-text{font-size:16px}.secondary-text{font-size:12px;font-weight:700}.form-title{font-size:40px}}@media(max-width:639px){h1{font-size:40px}h1,h2{font-weight:bolder}h2{font-size:24px}h3{font-size:18px}.primary-text,h3{font-weight:bolder}.primary-text{font-size:14px}.secondary-text{font-size:12px;font-weight:700}.form-title{font-size:32px}}.button{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:16px;justify-content:center;padding:16px;text-decoration:none;width:fit-content}.button svg{height:32px;object-fit:contain;width:32px}.button:hover{filter:brightness(1.2)}.empty{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:4px solid #c49a6a;color:#c49a6a}.filled{background-color:#c49a6a;color:#20161a}@media(min-width:1440px){.button{height:56px;min-width:240px}}@media(max-width:1439px){.button{height:48px;min-width:160px}}@media(max-width:639px){.button{height:48px;min-width:160px}.button svg{display:none}}nav{background:linear-gradient(180deg,#20161a 0,#0000);box-sizing:border-box;color:#c49a6a;height:13vh;justify-content:space-between;left:0;padding:16px;position:fixed;top:0;width:100%;z-index:10}nav,nav .left{align-items:flex-start;display:flex;flex-direction:row}nav .left{filter:drop-shadow(5px 5px 20px rgba(32,22,26,.3137254902));justify-content:space-around;position:relative;text-shadow:1px 1px 2px #c49a6a,0 0 1em #20161a,0 0 .2em #20161a;width:40%}nav .right{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:flex-end;width:40%}nav svg{height:32px;width:32px}nav img{cursor:pointer}nav .menu{align-items:flex-end;background-color:#20161a;box-sizing:border-box;display:flex;flex-direction:column;height:100vh!important;justify-content:flex-start;margin:0;outline:20px solid #20161a;padding:0;position:fixed;right:0;top:0;z-index:11}nav .menu button{all:unset;cursor:pointer;height:15%}nav .menu button svg{height:64px;width:64px}nav .menu a{align-items:center;border-bottom:2px solid #c49a6a;box-sizing:border-box;color:#e9d7c3;display:flex;flex-direction:column;height:15%;justify-content:center;text-align:center;text-decoration:none;width:100%}nav .menu a:hover{background-color:#e9d7c3;color:#20161a}nav .slide-in{animation:slideIn .4s ease-out forwards;transform:translateX(200%)}nav .slide-out{animation:slideOut .4s ease-out forwards}@keyframes slideIn{0%{transform:translateX(200%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(200%)}}nav .edit-mode{align-items:center;background-color:#e9d7c3;bottom:0;color:#20161a;display:flex;flex-direction:row;font-family:monospace;font-weight:700;justify-content:space-around;left:0;padding:8px;position:fixed;width:100%}@media(min-width:1440px){nav .menu,nav .menu-icon{display:none}}@media(max-width:1439px){nav{padding-left:4px;padding-right:4px}nav .right{display:none}nav .left{justify-content:space-between;width:100%}nav img{height:64px;width:48px}nav .menu-icon{cursor:pointer;height:48px;width:48px}nav .menu{width:40vw}}@media(max-width:639px){nav{flex-shrink:1;padding-left:8px;padding-right:8px}nav .menu{padding:0;width:100%}nav .left{flex-shrink:1;justify-content:space-between;padding:4px 8px;width:96vw}nav .left>a{display:none}}@media(max-width:287px){nav .left label:first-of-type{display:none}}.product{align-items:flex-start;color:#e9d7c3;display:flex;flex-direction:column;justify-content:center;padding:16px;width:90%!important}.product .move-button{align-self:center;background:none;border:1px solid #c49a6a;border-radius:4px;color:#c49a6a;cursor:pointer;font-size:12px;font-weight:700;opacity:.7;padding:2px 8px;transition:opacity .2s}.product .move-button:hover{opacity:1}.product input{background:#463439;border:1px solid #c49a6a;border-radius:4px;box-sizing:border-box;color:#e9d7c3;font-family:inherit;font-size:inherit;height:fit-content;padding:8px;text-align:center;width:fit-content}.product input[type=number]{width:80px}.product textarea{background:#463439;border:1px solid #c49a6a;border-radius:4px;color:#c49a6a;font-family:inherit;font-size:inherit;height:60px;padding:6px;resize:vertical;width:50%}.product>div{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;width:100%}.product>div span{flex-shrink:0;width:fit-content}.product>div .line{border:1px solid #c49a6a;margin:16px;width:100%}.product .ingredients{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;text-align:left;width:100%}.product .ingredients div{align-items:center;color:#c49a6a;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:60%}.product .ingredients .edit-buttons{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:flex-end;padding-top:8px;width:fit-content}.product .featured{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:10%!important}.product .featured label{font-family:monospace}.product-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;width:100%;z-index:0}.product-container .product{width:100%}.product-container .product:nth-child(2n){-webkit-backdrop-filter:brightness(.9);backdrop-filter:brightness(.9)}.menu-section{text-align:center}.menu-section .text-content{align-items:center;display:flex;flex-direction:column}.menu-section p{color:#c49a6a}.menu-section h2{color:#e9d7c3}.card-section{align-items:center;flex-direction:row;flex-wrap:wrap;gap:32px;padding:16px}.card-section,.speakeasy{display:flex;justify-content:center}.speakeasy{align-items:flex-start;background-image:linear-gradient(90deg,#20161a 0,#0000 60%),linear-gradient(0deg,#20161a 0,#0000 60%),url(/static/media/speakeasy.b505a9e3b184e64d35e1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;flex-direction:column;gap:16px;min-height:90vh;padding-bottom:5%;padding-top:10%}.speakeasy h2{color:#c49a6a}.speakeasy p{color:#e9d7c3}@media(min-width:1440px){.menu-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;padding:32px;width:100%}.menu-section img{height:auto;width:25%}.menu-section>.text-content{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.menu-section p{width:50%}.menu-section>.menu-display{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around;width:100%}.menu-section>.menu-display .product-container{height:100%;justify-content:space-around!important}.menu-section>.menu-display>div{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:60vw}.speakeasy{padding-left:160px}.speakeasy h2,.speakeasy p{width:20%}}@media(max-width:1439px){.menu-section{align-items:center;display:flex;flex-direction:column;justify-content:space-around;padding:16px}.menu-section .button{width:90%}.menu-section .menu-display{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.menu-section .menu-display>div{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:100%}.menu-section .menu-display>img{height:auto;width:50%}.speakeasy{padding-left:80px}.speakeasy h2,.speakeasy p{width:35%}.speakeasy .button{width:30%}}@media(max-width:920px){.menu-section{padding:32px}.menu-section p{width:80%}.menu-section .menu-display{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-around}.menu-section .menu-display>img{height:auto;width:50%}.menu-section .menu-display>div{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.button{width:70vw}.speakeasy{padding-left:32px;width:100%}.speakeasy .button,.speakeasy h2,.speakeasy p{width:50%}}footer{background-color:#20161a;bottom:0;box-sizing:border-box;height:100%;justify-content:space-between;padding-left:80px;padding-right:80px;padding-top:80px;position:relative;width:100%}footer,footer .left{align-items:center;display:flex;flex-direction:row}footer .left{text-wrap:nowrap;gap:32px;justify-content:space-around;width:40%}footer .left img{border-right:2px solid #81686a;box-sizing:border-box;padding-right:32px}footer .left div{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:100%}footer .left div a,footer .left div span{color:#81686a}footer .left div a:hover,footer .left div span:hover{filter:brightness(1.4)}footer .left div div{gap:16px;justify-content:space-between;width:fit-content}footer .left div div,footer .right{align-items:center;display:flex;flex-direction:row}footer .right{justify-content:space-around;width:15%}footer .right svg{color:#c49a6a;height:auto;width:30%}@media(max-width:1439px){footer .right svg{height:32px;width:32px}}@media(max-width:639px){footer{flex-direction:column;justify-content:center;padding:16px;row-gap:24px}footer,footer .left{align-items:center;width:100%}footer .left{display:flex;flex-direction:row;gap:16px;justify-content:flex-start}footer .left img{border-right:2px solid #81686a;box-sizing:border-box;flex-shrink:0;height:auto;max-width:80px;padding-right:16px}footer .left div{display:flex;flex-direction:column;flex-grow:1;gap:8px}footer .left div a,footer .left div span{color:#81686a;font-size:14px}footer .left div a:hover,footer .left div span:hover{filter:brightness(1.4)}footer .left div div{display:flex;flex-wrap:wrap;gap:12px}footer .right{display:flex;flex-direction:row;gap:16px;justify-content:center;width:100%}footer .right svg{color:#c49a6a;flex-shrink:0;height:32px;width:32px}}.link-card{align-items:center;background-color:#e9d7c3;border:8px double #c49a6a;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:clamp(480px,80vh,720px);justify-content:flex-start;margin:0 auto;max-width:600px;overflow:hidden;width:90%}.link-card h3{background-color:#20161a;color:#e9d7c3;height:auto;padding:8px;text-align:center;width:100%}.link-card img{flex-shrink:0;object-fit:cover;width:100%}.link-card div{align-items:center;background:linear-gradient(0deg,#81686a 0,#e9d7c3 70%);display:flex;flex-direction:column;height:auto;justify-content:space-around;overflow:hidden;padding:16px;text-align:center;width:100%}@media(min-width:1440px){.link-card{height:720px;width:clamp(420px,30vw,480px)}.link-card img{height:400px}.link-card div{height:304px}}@media(max-width:1439px)and (min-width:640px){.link-card{height:560px;width:clamp(420px,30vw,480px)}.link-card img{height:280px}.link-card div{height:264px}}@media(max-width:639px){.link-card{height:560px;width:clamp(280px,80vw,420px)}.link-card img{height:220px}.link-card div{height:324px}}.login-form{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-sizing:border-box;display:flex;filter:brightness(1.2);flex-direction:column;font-family:monospace;gap:16px;height:60%;justify-content:space-around;left:50%;padding:32px;position:fixed;top:59%;transform:translate(-50%,-50%);width:50%}.login-form button,.login-form input{border:none;border-radius:8px;box-sizing:border-box;height:10%;min-height:36px;padding:8px;width:80%}.login-form button{background-color:#20161a;color:#e9d7c3;cursor:pointer}.login-form button:hover{filter:brightness(1.2)}@media(max-width:1439px){.login-form{width:70%}}@media(max-width:639px){.login-form{width:90%}}.labeled-form{align-items:center;background-color:#e9d7c3;border:8px double #c49a6a;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;height:fit-content;justify-content:space-around;margin:auto;min-height:90vh;width:90%}.labeled-form h2{color:#20161a}.labeled-form p{color:#81686a}.labeled-form svg{color:#c49a6a}.labeled-form>div{height:80%;justify-content:center;padding:16px;width:30%}.labeled-form>div,.labeled-form>div .icons{align-items:flex-start;display:flex;flex-direction:column}.labeled-form>div .icons{color:#20161a;flex-shrink:0;gap:8px;justify-content:space-around;width:100%}.labeled-form>div .icons>label{flex-shrink:0;justify-content:flex-start;overflow-x:visible;width:100%}.labeled-form>div .icons>label span{color:#c49a6a}.labeled-form>div .icons>div{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}.labeled-form form{align-items:center;background-color:#20161a;border-radius:16px;box-shadow:0 8px 8px #0000004d;box-sizing:border-box;display:flex;flex-direction:column;gap:32px;height:80%;justify-content:center;min-height:fit-content;padding:80px;width:40%}.labeled-form form button:disabled{background-color:#d3d3d3;color:gray;cursor:default}.labeled-form form button,.labeled-form form input,.labeled-form form textarea{box-sizing:border-box;min-height:48px;padding:8px;width:100%}.labeled-form form textarea{min-height:96px}.labeled-form form button{background-color:#c49a6a;border:none;border-radius:8px;color:#e9d7c3;cursor:pointer}.labeled-form form button:enabled:hover{filter:brightness(1.2)}.labeled-form form input[type=date],.labeled-form form input[type=number],.labeled-form form input[type=tel],.labeled-form form input[type=time]{text-align:center}.labeled-form form>div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.labeled-form form>div input{width:48%}@media(min-width:1440px){.labeled-form svg{height:32px;width:32px}}@media(max-width:1439px){.labeled-form{align-items:center;flex-direction:column;height:fit-content;padding-bottom:80px}.labeled-form svg{height:28px;width:28px}.labeled-form>div{text-align:center;width:70%}.labeled-form form,.labeled-form>div{width:90%}.labeled-form form{padding:32px}}.product-menu{align-items:center;border:8px double #c49a6a;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin:auto}.product-menu img{display:block;height:100%;object-fit:cover;width:40%}.product-menu>div{align-items:center;background:#20161a;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-around;padding-left:4px;padding-right:4px;position:relative;width:60%}.product-menu>div:after{background:linear-gradient(0deg,#20161a,#0000 20%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.product-menu #menu-controls{align-items:center;bottom:16px;display:flex;flex-direction:row;gap:8px;justify-content:center;position:absolute;right:16px;width:fit-content;z-index:2}.product-menu #menu-controls .add{position:static}.product-menu .categories{align-items:center;color:#e9d7c3;display:flex;flex-direction:row;gap:16px;height:10%;justify-content:space-between;width:100%}.product-menu .categories .category{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:center;position:relative;width:fit-content}.product-menu .categories .category:hover{text-decoration:underline}.product-menu .categories .category svg{height:16px;width:16px}.product-menu .categories .category .subcategories{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;position:absolute;top:32px;z-index:3}.product-menu .categories .category .subcategories button{all:unset;background-color:#4d3c41;color:#e9d7c3;padding:8px;text-align:center;width:100%}.product-menu .categories .category .subcategories button:nth-child(2n){background-color:#463439}.product-menu .categories .category .subcategories button:hover{background-color:#e9d7c3;color:#20161a}@media(min-width:1440px){.product-menu{height:80vh;padding:8px;width:90vw}}@media(max-width:1439px){.product-menu{height:80vh;padding:8px;width:95vw}button>svg{height:64px;width:64px}}@media(max-width:839px){.product-menu{height:100vh;padding:0;width:100vw}.product-menu img{display:none}.product-menu .categories{flex-wrap:wrap;justify-content:space-around;padding:0;width:100%}button>svg{height:32px;width:32px}}.add-product-form{align-items:flex-start;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#e9d7c3;border-radius:16px;box-sizing:border-box;display:flex;filter:brightness(1.3);flex-direction:column;font-family:monospace;justify-content:space-around;left:50%;padding:32px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:3}.add-product-form .close-form{all:unset;color:#81686a;cursor:pointer;position:absolute;right:16px;top:16px}.add-product-form .close-form svg{height:32px;width:32px}.add-product-form .name-price{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-around;width:100%}.add-product-form .name-price>input:first-child{width:80%}.add-product-form .name-price>input:last-child{width:20%}.add-product-form textarea{border-radius:16px;box-sizing:border-box;height:20%;padding:16px;width:100%}.add-product-form .featured{align-items:center;color:#e9d7c3;display:flex;flex-direction:row;justify-content:flex-start;text-align:left;width:fit-content}.add-product-form .featured label{color:#20161a;font-weight:700;width:fit-content}.add-product-form button,.add-product-form input{border:2px solid #81686a;border-radius:8px;box-sizing:border-box;height:fit-content;padding:16px}.add-product-form button{background-color:#20161a;color:#e9d7c3;cursor:pointer;width:100%}.add-product-form button:hover{filter:brightness(1.2)}@media(min-width:1440px){.add-product-form{height:60%;width:30vw}}@media(max-width:1439px){.add-product-form{height:60%;width:70vw}}@media(max-width:639px){.add-product-form{height:60%;width:90vw}}.event{align-items:center;background-color:#e9d7c3;background:linear-gradient(0deg,#81686a 0,#e9d7c3 20%);border:8px double #c49a6a;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;height:fit-content;justify-content:flex-start;overflow:hidden;position:relative;width:fit-content}.event .editable-image{background-position:50%;background-size:cover;display:block;width:100%}.event .title-date{background-color:#20161a;border:4px double #c49a6a;color:#e9d7c3;padding:16px;text-align:left;text-shadow:0 2px 6px #0009;width:fit-content}.event .title-date h3{font-size:1.25rem;margin:0}.event .title-date span{display:block;font-size:1rem}.event p,.event textarea{box-sizing:border-box;font-size:1rem;line-height:1.4;padding:16px;text-align:center;width:100%}.event .edit-buttons{align-items:center;bottom:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:4px;justify-content:space-around;margin:auto;padding:8px;position:absolute;right:0;width:100%}@media(min-width:1440px){.event{height:600px;position:relative;width:400px}.event .editable-image{height:60%}.event .title-date{bottom:16px;left:16px}.event p{font-size:1.1rem;height:25%}.event textarea{font-size:1rem;height:50%;text-align:left}}@media(max-width:1439px)and (min-width:640px){.event{height:300px;position:relative;width:50%}.event .editable-image{height:100%}.event .title-date{bottom:12px;left:12px}.event p,.event textarea{font-size:1rem;height:50%}}@media(max-width:639px){.event{height:300px;margin:auto;position:relative;width:60%}.event .editable-image{height:45%}.event .title-date{bottom:8px;left:8px}.event .title-date h3{font-size:1rem}.event .title-date span{font-size:.9rem}.event p,.event textarea{font-size:.95rem;height:55%}}.events-section{grid-gap:24px;box-sizing:border-box;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,560px));justify-content:center;justify-items:center;margin:auto;padding-top:80px}.add-event-form{align-items:flex-start;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#e9d7c3;border-radius:16px;box-sizing:border-box;display:flex;filter:brightness(1.3);flex-direction:column;font-family:monospace;justify-content:space-around;left:50%;padding:32px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:3}.add-event-form .title-date{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start;width:100%}.add-event-form .close-form{all:unset;color:#81686a;cursor:pointer;position:absolute;right:16px;top:16px}.add-event-form .close-form svg{height:32px;width:32px}.add-event-form textarea{border-radius:16px;box-sizing:border-box;height:20%;padding:16px;width:100%}.add-event-form button,.add-event-form input{border:2px solid #81686a;border-radius:8px;box-sizing:border-box;height:fit-content;padding:16px}.add-event-form button{background-color:#20161a;color:#e9d7c3;cursor:pointer;width:100%}.add-event-form button:hover{filter:brightness(1.2)}@media(min-width:1440px){.add-event-form{height:60%;width:30vw}}@media(max-width:1439px){.add-event-form{height:60%;width:70vw}}@media(max-width:639px){.add-event-form{height:60%;width:90vw}}
/*# sourceMappingURL=main.ef3d6e6c.css.map*/