@import"https://fonts.googleapis.com/css2?family=Dosis&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;900&display=swap";:root{--fast: .4s;--slow: .8s}@media (max-width: 767px){:root{--gutter: 16px}}@media (min-width: 768px){:root{--gutter: 0}}@media (max-width: 767px){:root{--header-height: 50px}}@media (min-width: 768px){:root{--header-height: 100px}}*,:after,:before{box-sizing:border-box}ol,ul{padding:0;list-style:none}li{width:max-content}h1,h2,h3,h4,p,small{display:block}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{display:block;width:max-content;color:inherit;text-decoration:none}@media (prefers-reduced-motion: reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}body{font-family:Lato,sans-serif;background:#FFFFFF;color:#000;letter-spacing:.15em}body::-webkit-scrollbar{display:none}h1,.h1{font-size:36px}@media only screen and (max-width: 768px){h1,.h1{font-size:24px}}h2,.h2{font-size:20px}@media only screen and (max-width: 768px){h2,.h2{font-size:18px}}h3,.h3{font-size:21px}@media only screen and (max-width: 768px){h3,.h3{font-size:16px}}h4,.h4{letter-spacing:.05em;font-size:16px;font-weight:400}@media only screen and (max-width: 768px){h4,.h4{font-size:13px}}p,.p{font-size:13px;font-weight:300;letter-spacing:0}a:hover{cursor:pointer}.uline{text-decoration:underline}.fw-200{font-weight:200}.fw-400{font-weight:400}.button{background:black;color:#fff;transition-property:background,color;transition-duration:var(--slow)}.button:hover{background:black;color:#fff;transition-duration:var(--fast)}.section-heading{text-align:center}.section-title{width:max-content;margin:auto;text-transform:uppercase;padding-bottom:5px;border-bottom:1px solid #000000}.section-subtitle{padding-top:10px;font-style:italic;opacity:.75;letter-spacing:0em}.w-2000{width:100%;max-width:2000px;margin-left:auto;margin-right:auto;padding-left:50px;padding-right:50px}@media only screen and (max-width: 768px){.w-2000{padding-left:15px;padding-right:15px}}.flex{display:flex}.UU{text-transform:uppercase}header{width:100%;position:fixed;z-index:99;left:0;right:0;top:0;height:max-content}.logo{justify-self:start}.logo svg{width:70px;height:auto}@media only screen and (max-width: 768px){.logo svg{width:50px}}.navbar{display:grid;grid-template-columns:150px 1fr 150px;align-items:center;justify-items:center;border-bottom:.02em solid white;padding:5px 40px}@media only screen and (max-width: 768px){.navbar{justify-items:start;padding:10px 15px;grid-template-columns:1fr max-content max-content;grid-gap:15px}}@media only screen and (max-width: 768px){.navitems-desktop{display:none!important}}.header-main{background:black}.navitem{letter-spacing:.15em;text-transform:uppercase;color:#fff}.navitem-header{display:block;padding:15px 25px;height:100%}@media only screen and (max-width: 768px){.navitem-header{width:100%;text-align:center}}.hamburger{display:none}@media only screen and (max-width: 768px){.hamburger{display:block}}.hamburger .line{width:20px;height:1px;background-color:#ecf0f1;display:block;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hamburger .line:hover{cursor:pointer}#hamburger.active .line:nth-child(2){opacity:0}#hamburger.active .line:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#hamburger.active .line:nth-child(3){-webkit-transform:translateY(-6px) rotate(-45deg);-ms-transform:translateY(-6px) rotate(-45deg);-o-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.orderonline{display:flex;position:relative;overflow:hidden;height:max-content}.orderonline svg{width:150px;height:32px}@media only screen and (max-width: 768px){.orderonline svg{width:100px;height:21px}}.orderonline p{text-transform:uppercase;width:max-content;color:#fff;position:absolute;top:50%;left:50%;font-weight:200;letter-spacing:0em;transform:translate(-50%,-50%)}@media only screen and (max-width: 768px){.orderonline p{font-size:11px}}.header-mobile--menu{padding-top:50px;display:none;width:100%;height:calc((var(--vh, 1vh) * 100) - 54px);opacity:0;position:fixed;top:54px;left:0;background:rgba(0,0,0,.85);backdrop-filter:blur(5px);color:#fff;z-index:98;transition:opacity .2s ease-in;pointer-events:none}.header-mobile--menu.active{opacity:1;pointer-events:all}@media only screen and (max-width: 768px){.header-mobile--menu{display:grid;align-items:start;align-content:start}}.header-announcement{background:rgba(0,0,0,.85);position:relative;width:100%;display:none}.header-announcement.active{display:block}.announcement-content{width:100%;padding:15px;margin:auto;color:#fff;text-align:center}.announcement-content p{font-size:14px;letter-spacing:0;margin-bottom:10px}@media only screen and (max-width: 768px){.announcement-content p{width:90%;margin:auto auto 10px;font-size:11px}}.announcement-close{background:transparent;color:#fff;border:none;padding:0;margin:0;position:absolute;top:15px;right:40px;font-weight:600}@media only screen and (max-width: 768px){.announcement-close{top:15px;right:15px}}.announcement-close:hover,.orderonline:hover{cursor:pointer}.orderonline-overlay{background:rgba(0,0,0,.95);color:#fff;position:fixed;top:68px;width:100%;height:calc((var(--vh, 1vh) * 100) - 68px);backdrop-filter:blur(5px);opacity:0;transition:opacity .2s ease-in;z-index:99;pointer-events:none;padding:50px;text-align:center;display:grid;align-content:start;grid-gap:50px}@media only screen and (max-width: 768px){.orderonline-overlay{top:54px;height:calc((var(--vh, 1vh) * 100) - 54px);grid-gap:25px;padding:25px 15px}}.orderonline-overlay.active{opacity:1;pointer-events:all}.orderonline-group--btns{display:grid;grid-template-columns:repeat(2,1fr);width:100%;max-width:500px;margin:25px auto auto}@media only screen and (max-width: 768px){.orderonline-group--btns{margin-top:15px;grid-template-columns:1fr}}.orderonline-group--btns a{display:block;width:100%;position:relative}.orderonline-group--btns svg{width:225px}@media only screen and (max-width: 768px){.orderonline-group--btns svg{width:150px}}.orderonline-group--btns h3{text-transform:uppercase;width:max-content;color:#fff;position:absolute;top:50%;left:50%;font-weight:200;letter-spacing:0em;transform:translate(-50%,-60%);line-height:100%}footer{z-index:99;position:fixed;bottom:0;left:0;right:0;width:100%;background:black;color:#fff;padding:10px 40px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:.02em solid #FFFFFF}@media only screen and (max-width: 768px){footer{padding:15px}}.footer-1for{width:70px}@media only screen and (max-width: 768px){.footer-1for{width:50px}}.footer-c9{justify-self:center;width:15px}.footer-socials{display:flex;justify-self:end}.icon-social{width:auto;height:20px;margin-left:25px}@media only screen and (max-width: 768px){.icon-social{height:15px;margin-left:0;padding-left:15px}}.yelp{position:relative;text-align:right;pointer-events:all}.yelp:hover,.yelp :focus{cursor:pointer}.yelp:hover .yelp-locations,.yelp :focus .yelp-locations{opacity:1;pointer-events:all}.yelp-locations{z-index:-1;position:fixed;bottom:0;right:20px;background:rgba(0,0,0,.9);color:#fff;padding:15px 20px 65px;margin-left:auto;pointer-events:none;opacity:0;transition:all .2s ease-in}@media only screen and (max-width: 768px){.yelp-locations{right:0;bottom:60px;padding:15px 15px 15px 25px}}.yelp-locations a{display:block;width:100%;text-align:right;transition:all .1s ease-in}.yelp-locations a:hover{filter:brightness(90%)}.yelp-locations.active{opacity:1;pointer-events:all}.section-hero{position:relative;padding-top:57px;background:#000000}@media only screen and (max-width: 768px){.section-hero{padding-top:44px}}.hero-image{object-fit:cover;width:100%;height:calc(100vh - 107px)}@media only screen and (max-width: 768px){.hero-image{height:90vh}}.logo-jp{width:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 768px){.logo-jp{width:50px}}.section-about{margin-top:100px}@media only screen and (max-width: 768px){.section-about{margin-top:50px}}.about-content{margin:50px auto auto;width:100%;max-width:1100px;display:grid;align-items:center;grid-gap:50px;grid-template-columns:2fr 1fr}@media only screen and (max-width: 768px){.about-content{grid-template-columns:1fr;grid-gap:25px;margin-top:25px}}.content-content h2{margin-bottom:25px}.content-content p{margin-bottom:10px}.section-info{margin-top:50px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(https://cdn.shopify.com/s/files/1/0515/4412/9731/files/Raku-Info-BG.png);color:#fff;padding-top:25vh;padding-bottom:40vh}.section-info .section-title{border-bottom:1px solid #FFFFFF}@media only screen and (max-width: 768px){.section-info{margin-top:0;padding-top:20vh}}.info-locations{width:100%;max-width:1100px;margin:100px auto 0;display:grid;grid-gap:100px}.location{display:grid;grid-template-columns:2fr 1fr;grid-gap:75px;align-items:start}@media only screen and (max-width: 768px){.location{grid-gap:25px;grid-template-columns:1fr}}.location-image{width:100%}.location-details{display:grid;grid-gap:15px}.details-main{display:grid;grid-gap:3px}.details-hours{margin-top:10px;display:grid;grid-template-columns:max-content 1fr;grid-gap:3px 25px}@media only screen and (max-width: 768px){.details-hours{grid-template-columns:max-content 1fr max-content 1fr;grid-gap:0px 15px}}.hours-hour{opacity:.75}.details-address{display:grid;grid-gap:3px}.section-menus{margin-bottom:100px}@media only screen and (max-width: 768px){.section-menus{margin-bottom:60px}}.menus{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:75px;width:100%;max-width:750px;margin:75px auto auto}@media only screen and (max-width: 768px){.menus{grid-template-columns:1fr;grid-gap:25px;margin-top:50px}}.menu{display:block;width:100%;height:auto;position:relative;transition:all .1s ease-in}.menu:hover{transform:scale(1.03)}.menu-frame-l{display:block}@media only screen and (max-width: 768px){.menu-frame-l{display:none}}.menu-frame-s{display:none}@media only screen and (max-width: 768px){.menu-frame-s{display:block}}.menu-title{text-align:center;font-weight:400;line-height:100%;position:absolute;top:50%;left:50%;letter-spacing:-.01em;transform:translate(-50%,-50%)}.menu-content{width:100%;max-width:600px;margin:auto}.section-press{margin-top:100px;padding-bottom:200px}.press{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:100px 125px;text-align:center;width:100%;max-width:1200px;margin:100px auto 0}@media only screen and (max-width: 768px){.press{grid-template-columns:1fr;margin:50px auto 0;grid-gap:50px}}.item-press{display:block;width:100%}.item-press:hover .item-press--image{filter:grayscale(0)}.item-press--quote{width:100%;margin:auto;letter-spacing:0;line-height:100%;padding-bottom:25px}@media only screen and (max-width: 768px){.item-press--quote{width:80%;font-size:18px!important;font-weight:600!important;padding-bottom:15px}}.item-press--image{width:100%;max-width:125px;margin:auto;filter:grayscale(100%);transition:filter .15s ease-in}@media only screen and (max-width: 768px){.item-press--image{width:75px;filter:grayscale(0)}}.page{padding:150px 40px 100px}@media only screen and (max-width: 768px){.page{padding-top:100px;padding-left:15px;padding-right:15px}}.page-takeout{letter-spacing:-.01em}.page-heading{text-align:center}.page-heading h1{width:max-content;border-bottom:1px solid #000000;margin:auto}.takeout-indicators{display:grid;grid-template-columns:repeat(3,max-content);grid-gap:15px;width:max-content;margin:25px auto auto}.takeout-instructions{width:100%;max-width:600px;margin:auto}.instruction-heading{border-bottom:1px solid #000000;width:max-content;line-height:100%;padding-bottom:5px;margin-top:25px;margin-bottom:10px}.instruction-heading span{margin-left:10px;font-weight:400;text-decoration:none}.instruction-subheading{width:max-content;margin:10px auto;text-align:center;line-height:100%;border-bottom:1px solid #000000;padding-bottom:2px}.instruction-item{line-height:115%;font-weight:600;margin-bottom:10px}.instruction-item span{font-weight:400;margin-left:10px}.instruction-item.addon{margin-left:25px}
/*# sourceMappingURL=/s/files/1/0515/4412/9731/t/2/assets/theme.css.map?v=2561742775485782127 */
