:root{--main-1:#083f78;--main-2:#67d2f2;--main-3:#a1a39e;--main-4:#b22222;--main-4-hover:#8b1a1a;--main-5:#f1c40f;--main-6:#444;--main-padding-lef-right:0.5rem;--header-size:80px}body{background:#fff;color:#333;font-family:Arial,sans-serif;font-size:16px;margin:0;max-width:100dvw;width:100dvw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media screen and (min-width:1024px){:root{--main-padding-lef-right:9.35rem}}header{background:var(--main-1);box-sizing:border-box;color:#fff;height:var(--header-size);padding-left:var(--main-padding-lef-right);padding-right:var(--main-padding-lef-right);position:fixed;width:100%}.header-content{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;margin:auto;max-width:900px}.header-logo{background-image:url(/static/media/LogoSanlore_White.c743a111c1aa0a5e9892.png);background-position:100%;background-repeat:no-repeat;background-size:contain;flex-grow:1;height:90%}.header-menu{background-color:var(--main-1);box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;height:100dvh;left:0;padding-left:1rem;padding-right:1rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:50%}.header-menu.header-menu-show{transform:translateX(0)}.header-menu-button-open{cursor:pointer;display:inline;display:initial;height:100%;margin-left:10px;max-width:40px;text-align:right;-webkit-user-select:none;user-select:none;width:20%}.header-menu-button-open svg{height:100%;width:100%}.header-menu-header{align-items:center;border-bottom:1px solid var(--main-5);display:initial;display:flex;justify-content:space-between}.header-menu-title{color:var(--main-5);font-weight:700;-webkit-user-select:none;user-select:none}.header-menu-button-close{cursor:pointer;display:inline;display:initial;max-width:40px;text-align:right;-webkit-user-select:none;user-select:none;width:20%}.header-menu-button-close svg{height:100%;width:100%}.header-menu a{color:#fff;cursor:pointer;font-weight:700;text-decoration:none}header ul{display:flex;flex-direction:column;gap:20px;list-style:none;padding-left:25px}.header-menu a:hover,.header-menu li.active{text-decoration:underline}.header-menu li.active{-webkit-text-decoration-color:var(--main-5);text-decoration-color:var(--main-5);text-decoration-thickness:5px;text-underline-offset:3px}.menu-category{margin:2rem 0}.menu-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,400px));justify-content:center}.menu-item{border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:center}.menu-item img{border-radius:6px;height:250px;object-fit:cover;width:100%}.menu-item .price{color:#c62828;font-weight:700}footer{background:#222;box-sizing:border-box;color:#fff;padding-left:var(--main-padding-lef-right);padding-right:var(--main-padding-lef-right);text-align:center}footer a{color:#f1c40f;cursor:pointer;margin:0 .5rem;text-decoration:none}footer a:hover{text-decoration:underline}main{box-sizing:border-box;padding-left:var(--main-padding-lef-right);padding-right:var(--main-padding-lef-right);padding-top:calc(var(--header-size) + 2rem)}section{margin:auto;max-width:900px}h2{color:var(--main-4)}form{display:flex;flex-direction:column;gap:1rem}input,select,textarea{border:1px solid #ddd;border-radius:5px;padding:.7rem}button{background:#c62828;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem}button:hover{background:#b71c1c}.subscribe{background:var(--main-4);border-radius:8px;color:#fff;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:400px;padding:1rem}.subscribe h3{font-size:1.1rem;margin-bottom:1rem}.subscribe form{display:flex;flex-direction:column;gap:.8rem}.subscribe input{border:none;border-radius:5px;padding:.6rem}.subscribe label{font-size:.9rem}.subscribe button{background:#fff;border:none;border-radius:5px;color:var(--main-4);cursor:pointer;font-weight:700;padding:.6rem}.subscribe button:hover{background:#f8f8f8}.subscribe button:disabled{background-color:var(--main-3)}.community-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.reactions button{background:#eee;border:none;border-radius:4px;color:var(--main-6);cursor:pointer;margin-right:.5rem;padding:.4rem .8rem}.reactions button:hover{background:#ddd}@media screen and (min-width:1024px){.header-menu{background-color:initial;display:inline;display:initial;height:auto;position:static;transform:none;transition:none;width:auto}header ul{display:flex;flex-direction:row;gap:20px;list-style:none}header{box-sizing:border-box;height:var(--header-size);padding:.5rem 2rem;padding-left:var(--main-padding-lef-right);padding-right:var(--main-padding-lef-right);width:100%}.header-content{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around;margin:auto;max-width:900px}.header-logo{background-position:0;background-repeat:no-repeat;background-size:contain;flex-grow:1;height:100%;margin-top:-2px}.header-menu-button-open,.header-menu-header,.header-menu-title{display:none}.header-menu a{color:#fff;cursor:pointer;font-weight:700;margin-left:1rem;text-decoration:none}.header-menu a:hover,.header-menu li.active{text-decoration:underline}.header-menu li.active{-webkit-text-decoration-color:var(--main-5);text-decoration-color:var(--main-5);text-decoration-thickness:5px;text-underline-offset:5px}.menu-grid{grid-template-columns:repeat(auto-fit,minmax(200px,200px))}.menu-item img{height:150px}}.zoom-container{display:inline-block;overflow:hidden;position:relative}.zoom-image{height:auto;transition:transform .3s ease;width:100%}
/*# sourceMappingURL=main.df97483d.css.map*/