:root{--ink:#17231d;--green:#113f2b;--green-2:#1f5a3f;--cream:#f5f1e8;--paper:#fbfaf6;--line:#17231d2b;--muted:#667067;--gold:#b69354;--serif:"Yu Mincho", "Hiragino Mincho ProN", "HGS明朝E", Georgia, serif;--sans:"Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Microsoft YaHei", "Microsoft JhengHei", "Malgun Gothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.8}body:has(.modal-backdrop){overflow:hidden}button,a{color:inherit;font:inherit}button{cursor:pointer}a{text-decoration:none}img{max-width:100%}::selection{background:var(--green);color:#fff}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6f0;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 4vw;display:grid;position:sticky;top:0;left:0;right:0}.brand{justify-self:start;align-items:center;line-height:1;display:inline-flex}.brand-mark{background:var(--green);color:var(--cream);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:22px;display:inline-flex}.brand-name{font-family:var(--serif);letter-spacing:-.06em;margin-left:5px;font-size:27px}.desktop-nav{align-items:center;gap:38px;display:flex}.desktop-nav a{letter-spacing:.14em;font-size:11px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--green);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-cta{background:var(--green);color:#fff;letter-spacing:.06em;justify-self:end;align-items:center;gap:24px;padding:12px 17px;font-size:12px;font-weight:700;transition:background .2s;display:inline-flex}.header-cta:hover,.button-primary:hover{background:var(--green-2)}.menu-toggle,.mobile-menu{display:none}.hero{grid-template-columns:minmax(400px,.9fr) minmax(540px,1.25fr);min-height:calc(100vh - 82px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:9vh 7vw 7vh;display:flex}.eyebrow{color:var(--green);letter-spacing:.2em;margin:0 0 23px;font-size:10px;font-weight:800}.hero h1,.concept-section h2,.shop-intro h2{font-family:var(--serif);letter-spacing:-.06em;margin:0;font-weight:400;line-height:1.25}.hero h1{font-size:clamp(62px,6.6vw,104px)}.hero h1 em,.concept-section h2 em{color:var(--green);font-style:normal;position:relative}.hero h1 em:after{background:var(--gold);content:"";width:6px;height:6px;position:absolute;bottom:5px;right:-28px}.hero-lead{color:#48544d;margin:30px 0 33px;font-size:14px;line-height:2.15}.hero-actions{align-items:center;gap:28px;display:flex}.button{letter-spacing:.04em;border:0;justify-content:space-between;align-items:center;gap:28px;min-height:48px;padding:13px 20px;font-size:12px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.text-link{border-bottom:1px solid var(--ink);gap:12px;width:fit-content;padding-bottom:3px;font-size:12px;font-weight:700;display:inline-flex}.today-card{border-top:1px solid var(--line);align-items:center;gap:13px;width:100%;margin-top:clamp(46px,8vh,92px);padding-top:20px;display:flex}.status-dot{background:#2c8657;border:4px solid #dce8df;border-radius:50%;width:13px;height:13px}.today-card strong,.today-card small{display:block}.today-card strong{font-size:12px}.today-card small{color:var(--muted);margin-top:2px;font-size:10px}.hero-visual{background:url(/hero-tea.png) 50%/cover no-repeat;min-height:690px;position:relative;overflow:hidden}.hero-caption{font-family:var(--serif);background:#fbfaf6e6;margin:0;padding:16px 22px;font-size:12px;position:absolute;bottom:0;left:0}.hero-caption span{color:var(--gold);font-family:var(--sans);margin-right:12px;font-size:9px;font-weight:800}.tea-note{background:var(--green);color:#fff;flex-direction:column;width:190px;padding:20px 24px;display:flex;position:absolute;top:5vw;right:4vw}.tea-note span,.tea-note small{letter-spacing:.08em;opacity:.76;font-size:9px}.tea-note strong{font-family:var(--serif);margin:8px 0 5px;font-size:23px;font-weight:400}.mood-section,.menu-section,.shop-section,.journal-section{padding:120px 5vw}.mood-section{background:var(--cream)}.section-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4.2vw,60px);font-weight:400;line-height:1.3}.compact-heading{text-align:center;max-width:1180px;margin:0 auto 55px}.mood-grid{border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto;display:grid}.mood-item{border:0;border-right:1px solid var(--line);border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:1fr auto;align-items:flex-end;gap:22px;min-height:250px;padding:25px;transition:background .25s,color .25s;display:grid;position:relative}.mood-item:hover{background:var(--green);color:#fff}.mood-number{letter-spacing:.16em;font-size:9px;font-weight:800;position:absolute;top:22px;left:25px}.mood-icon{font-family:var(--serif);opacity:.86;border:1px solid;border-radius:50%;grid-column:1/-1;justify-content:center;align-items:center;width:66px;height:66px;font-size:25px;display:flex}.mood-item strong,.mood-item small{display:block}.mood-item strong{font-family:var(--serif);font-size:20px;font-weight:400}.mood-item small{opacity:.66;margin-top:3px;font-size:11px}.mood-arrow{font-size:20px}.concept-section{background:var(--paper);grid-template-columns:70px 1.2fr .85fr;gap:7vw;padding:150px 7vw;display:grid;position:relative}.concept-index{color:var(--gold);letter-spacing:.2em;padding-top:15px;font-size:10px;font-weight:800}.concept-section h2{font-size:clamp(48px,6vw,82px)}.concept-body{border-top:1px solid var(--line);align-self:end;padding-top:26px}.concept-body p{color:#455149;font-size:13px;line-height:2.15}.concept-body .text-link{margin-top:17px}.concept-section blockquote{color:#113f2b1a;font-family:var(--serif);letter-spacing:-.05em;text-align:right;margin:0;font-size:clamp(35px,5vw,68px);line-height:1.3;position:absolute;bottom:10px;right:6vw}.concept-section blockquote span{display:none}.menu-section{background:#ece8df}.menu-heading,.journal-heading{justify-content:space-between;align-items:end;max-width:1180px;margin:0 auto 55px;display:flex}.menu-heading h2{font-size:clamp(64px,9vw,124px);line-height:.8}.menu-heading>p,.shop-intro>p{color:var(--muted);margin:0;font-size:13px;line-height:2}.menu-toolbar{border-bottom:1px solid var(--line);border-top:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 38px;padding:16px 0;display:flex}.menu-toolbar>p{letter-spacing:.16em;margin:0;font-size:9px;font-weight:800}.menu-toolbar>p strong{color:var(--green);margin-right:5px;font-size:18px}.filter-row{gap:7px;display:flex}.filter-row button{border:1px solid var(--line);background:0 0;border-radius:999px;min-width:70px;padding:7px 13px;font-size:10px;transition:background .2s,color .2s}.filter-row button.active,.filter-row button:hover{background:var(--green);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:48px 18px;max-width:1180px;margin:0 auto;display:grid}.product-card{min-width:0}.product-photo,.modal-photo,.seasonal-photo{background-image:url(/menu-sheet.png);background-repeat:no-repeat;background-size:200% 300%}.photo-1{background-position:0 0}.photo-2{background-position:100% 0}.photo-3{background-position:0}.photo-4{background-position:100%}.photo-5{background-position:0 100%}.photo-6{background-position:100% 100%}.product-photo{aspect-ratio:1;border:0;width:100%;display:block;position:relative;overflow:hidden}.product-photo:after{content:"";opacity:0;background:#113f2be0;transition:opacity .25s;position:absolute;inset:0}.product-photo>span{color:#fff;letter-spacing:.14em;opacity:0;z-index:1;border-bottom:1px solid #fff;font-size:10px;font-weight:800;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-30%)}.product-photo:hover:after,.product-photo:hover>span{opacity:1}.product-photo:hover>span{transform:translate(-50%,-50%)}.product-meta{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:16px;padding:21px 0 18px;display:grid}.product-index{color:var(--gold);margin:4px 0 0;font-size:9px;font-weight:800}.product-meta h3{font-family:var(--serif);margin:0;font-size:21px;font-weight:400;line-height:1.4}.product-en{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:2px 0 11px;font-size:9px;font-weight:800}.product-description{color:#566159;min-height:40px;margin:0;font-size:11px;line-height:1.8}.tag-row{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.tag-row span{border:1px solid var(--line);border-radius:999px;padding:2px 8px;font-size:8px}.product-footer{justify-content:space-between;align-items:center;padding-top:14px;display:flex}.product-footer strong{font-family:var(--serif);font-size:15px;font-weight:400}.product-footer button{letter-spacing:.08em;background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:800}.empty-state{text-align:center;grid-column:1/-1;padding:80px 0}.seasonal-section{background:var(--green);color:#fff;grid-template-columns:1.05fr .95fr;min-height:640px;display:grid;position:relative;overflow:hidden}.seasonal-photo{background-size:200% 300%;min-height:640px}.seasonal-copy{z-index:1;align-self:center;max-width:520px;padding:70px 8vw;position:relative}.seasonal-copy .eyebrow{color:#cfdbc9}.seasonal-copy h2{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(48px,5vw,72px);font-weight:400;line-height:1.2}.seasonal-en{color:#c9d7cc;letter-spacing:.18em;margin:5px 0 28px;font-size:9px;font-weight:800}.seasonal-copy>p:not(.eyebrow):not(.seasonal-en){color:#dfe8e1;font-size:12px;line-height:2.1}.seasonal-price{border-top:1px solid #ffffff3d;border-bottom:1px solid #ffffff3d;align-items:baseline;gap:22px;margin:29px 0;padding:14px 0;display:flex}.seasonal-price strong{font-family:var(--serif);font-size:28px;font-weight:400}.seasonal-price span{letter-spacing:.12em;opacity:.65;font-size:9px}.button-light{background:var(--cream);color:var(--green)}.button-light:hover{background:#fff}.seasonal-kanji{color:#ffffff0d;font-family:var(--serif);margin:0;font-size:360px;line-height:1;position:absolute;bottom:-110px;right:-40px}.shop-section{background:var(--paper)}.shop-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:9vw;max-width:1180px;margin:0 auto 60px;display:grid}.shop-intro h2{font-size:clamp(48px,6vw,80px)}.shop-layout{grid-template-columns:1.35fr .65fr;max-width:1180px;margin:0 auto;display:grid}.shop-photo{background:url(/shop-interior.png) 50%/cover no-repeat;min-height:630px;position:relative}.shop-photo span{color:#fff;letter-spacing:.16em;background:#113f2be0;padding:12px 17px;font-size:8px;position:absolute;bottom:0;left:0}.shop-details{background:var(--cream);padding:52px 45px}.shop-label{color:var(--green);letter-spacing:.17em;margin:0 0 12px;font-size:9px;font-weight:800}.shop-block>p:not(.shop-label){font-family:var(--serif);font-size:15px;line-height:2}.full-button{width:100%;margin:24px 0 44px}.shop-info-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:27px 17px;padding-top:30px;display:grid}.shop-info-grid p:not(.shop-label){margin:0;font-size:10px;line-height:1.8}.access-strip{grid-template-columns:1.35fr .65fr;max-width:1180px;margin:24px auto 0;display:grid}.access-map{background:#e6e5df;min-height:390px;position:relative;overflow:hidden}.road{background:#fff;width:125%;height:28px;position:absolute;top:44%;left:-10%;transform:rotate(-20deg)}.road-b{width:28px;height:145%;top:-20%;left:38%;transform:rotate(25deg)}.road-c{top:76%;left:0;transform:rotate(8deg)}.map-pin{background:var(--green);color:#fff;z-index:2;border:7px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:62px;height:62px;display:flex;position:absolute;top:40%;left:55%;transform:rotate(-45deg)}.map-pin b{font-family:var(--serif);font-size:22px;transform:rotate(45deg)}.access-map small{color:#667067;letter-spacing:.13em;font-size:8px;font-weight:800;position:absolute;bottom:16px;left:17px}.access-steps{border:1px solid var(--line);padding:38px 42px}.access-steps h3{font-family:var(--serif);margin:-12px 0 21px;font-size:28px;font-weight:400}.access-steps ol{margin:0;padding:0;list-style:none}.access-steps li{border-top:1px solid var(--line);grid-template-columns:28px 1fr;align-items:baseline;gap:14px;padding:14px 0;display:grid}.access-steps li span{color:var(--gold);font-size:9px;font-weight:800}.access-steps li p{margin:0;font-size:10px;line-height:1.7}.journal-section{background:var(--cream)}.journal-heading h2{font-size:clamp(48px,6vw,76px)}.journal-grid{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto;display:grid}.journal-grid article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line);min-height:285px;padding:31px;transition:background .25s,color .25s}.journal-grid article:hover{background:var(--green);color:#fff}.journal-date{color:var(--gold);letter-spacing:.12em;margin:0 0 34px;font-size:8px;font-weight:800}.journal-grid h3{font-family:var(--serif);margin:0 0 12px;font-size:22px;font-weight:400;line-height:1.55}.journal-grid article>p:not(.journal-date){opacity:.65;font-size:10px;line-height:1.8}.journal-grid article>span{letter-spacing:.15em;margin-top:30px;font-size:8px;font-weight:800;display:block}footer{background:var(--green);color:#fff;padding:70px 6vw 26px}.footer-main{justify-content:space-between;max-width:1180px;margin:0 auto 70px;display:flex}.footer-brand .brand-mark{color:var(--green);background:#fff}.footer-main>div>p{color:#c3d0c6;margin:17px 0 0;font-size:11px}.footer-links{gap:90px;display:flex}.footer-links>div{flex-direction:column;display:flex}.footer-links p{color:#a9baad;letter-spacing:.17em;margin:0 0 13px;font-size:8px;font-weight:800}.footer-links a{margin:4px 0;font-size:10px}.footer-bottom{letter-spacing:.12em;border-top:1px solid #fff3;justify-content:space-between;max-width:1180px;margin:0 auto;padding-top:20px;font-size:8px;display:flex}.bottom-nav{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#091710bf;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.product-modal{background:var(--paper);grid-template-columns:1fr 1fr;width:100%;max-width:890px;max-height:90vh;display:grid;position:relative;overflow:auto}.modal-photo{aspect-ratio:1;align-self:center}.modal-copy{align-self:center;padding:54px}.modal-copy h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:42px;font-weight:400;line-height:1.3}.modal-copy>p:not(.eyebrow):not(.product-en){color:var(--muted);margin:24px 0;font-size:12px}.modal-copy dl{border-top:1px solid var(--line);margin:0}.modal-copy dl div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;padding:11px 0;display:grid}.modal-copy dt{color:var(--green);letter-spacing:.12em;font-size:8px;font-weight:800}.modal-copy dd{margin:0;font-size:10px}.modal-price{align-items:baseline;gap:16px;margin-top:25px;display:flex}.modal-price strong{font-family:var(--serif);font-size:26px;font-weight:400}.modal-price span{color:var(--muted);font-size:9px}.modal-close{background:var(--green);color:#fff;z-index:2;border:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;position:absolute;top:0;right:0}@media (width<=1050px){.hero{grid-template-columns:.9fr 1.1fr}.hero-copy{padding-left:5vw;padding-right:5vw}.concept-section{gap:4vw;padding-left:5vw;padding-right:5vw}.shop-details{padding:40px 30px}}@media (width<=820px){html{scroll-behavior:auto;scroll-padding-top:68px}body{padding-bottom:64px}.site-header{grid-template-columns:1fr auto;height:68px;padding:0 20px}.desktop-nav,.header-cta{display:none}.menu-toggle{background:0 0;border:0;flex-direction:column;gap:6px;padding:10px 0 10px 14px;display:flex}.menu-toggle span{background:var(--ink);width:25px;height:1px}.mobile-menu{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:30px 20px 38px;display:flex;position:absolute;top:68px;left:0;right:0}.mobile-menu a{border-bottom:1px solid var(--line);font-family:var(--serif);justify-content:space-between;padding:13px 0;font-size:23px;display:flex}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:70px 22px 47px}.hero h1{font-size:clamp(57px,17vw,78px)}.hero-lead br{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.today-card{margin-top:47px}.hero-visual{min-height:76vw}.tea-note{width:160px;top:18px;right:18px}.mood-section,.menu-section,.shop-section,.journal-section{padding:78px 18px}.compact-heading{text-align:left;margin-bottom:35px}.section-heading h2{font-size:37px}.mood-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr}.mood-item{min-height:190px;padding:18px}.mood-icon{width:49px;height:49px}.mood-number{top:14px;left:18px}.concept-section{padding:86px 22px 115px;display:block}.concept-index{margin-bottom:25px}.concept-section h2{font-size:51px}.concept-body{margin-top:45px}.concept-section blockquote{font-size:39px;bottom:0;right:20px}.menu-heading,.journal-heading{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:38px}.menu-heading h2{font-size:72px}.menu-heading>p br{display:none}.menu-toolbar{flex-direction:column;align-items:flex-start;gap:15px}.filter-row{width:calc(100vw - 18px);max-width:calc(100vw - 18px);margin-right:-18px;padding-bottom:4px;overflow-x:auto}.filter-row button{flex:none}.product-grid{grid-template-columns:1fr 1fr;gap:38px 12px}.product-meta{padding-top:14px;display:block}.product-index{display:none}.product-meta h3{font-size:17px}.product-description{min-height:58px}.product-footer{flex-direction:column;align-items:flex-start;gap:4px}.seasonal-section{grid-template-columns:1fr}.seasonal-photo{min-height:100vw}.seasonal-copy{padding:65px 24px 77px}.seasonal-copy h2{font-size:50px}.seasonal-kanji{font-size:210px;bottom:-70px}.shop-intro,.shop-layout,.access-strip{grid-template-columns:1fr}.shop-intro{gap:25px;margin-bottom:40px}.shop-intro h2{font-size:48px}.shop-photo{min-height:78vw}.shop-details{padding:38px 24px}.access-map{min-height:300px}.access-steps{padding:35px 24px}.journal-grid{grid-template-columns:1fr}.journal-grid article{min-height:auto}.footer-main{flex-direction:column;gap:55px}.footer-links{gap:55px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.bottom-nav{background:var(--green);z-index:60;grid-template-columns:1fr 1fr;height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#fff;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.bottom-nav a+a{border-left:1px solid #ffffff47}.bottom-nav span{font-family:var(--serif);font-size:18px}.product-modal{grid-template-columns:1fr;max-width:470px}.modal-photo{width:100%}.modal-copy{padding:34px 24px 40px}.modal-copy h2{font-size:34px}}@media (width<=420px){.brand-mark{width:31px;height:31px}.brand-name{font-size:24px}.hero-caption{max-width:70%;font-size:10px}.tea-note{width:145px;padding:15px}.mood-item strong{font-size:17px}.mood-item small{font-size:9px}.product-meta h3{font-size:15px}.product-en{font-size:7px}.product-description{font-size:9px}.shop-info-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.home-menu-section{padding-bottom:105px}.featured-product-grid{margin-bottom:54px}.menu-page-cta{justify-content:center;margin-top:60px;display:flex}.hours-note{border-top:1px solid var(--line);color:var(--muted);margin:30px 0 0;padding-top:18px;font-size:9px;line-height:1.8}.hours-note a{color:var(--green);border-bottom:1px solid;font-weight:700}.menu-page{background:#ece8df;min-height:100vh}.menu-page-hero{background:var(--paper);grid-template-columns:1.15fr .85fr;align-items:end;gap:10vw;min-height:440px;padding:90px max(5vw,50vw - 590px);display:grid}.menu-page-hero h1{color:var(--green);font-family:var(--serif);letter-spacing:-.08em;margin:0;font-size:clamp(92px,15vw,188px);font-weight:400;line-height:.7}.menu-page-hero>div:last-child{border-top:1px solid var(--line);padding-top:22px}.menu-page-lead{color:var(--muted);font-family:var(--serif);margin:0 0 22px;font-size:17px;line-height:1.9}.category-bar{background:var(--green);z-index:35;justify-content:center;display:flex;position:sticky;top:82px}.category-bar button{color:#ffffffad;background:0 0;border:0;border-left:1px solid #fff3;min-width:145px;padding:17px 24px;font-size:11px;font-weight:700;transition:background .2s,color .2s}.category-bar button:last-child{border-right:1px solid #fff3}.category-bar button.active,.category-bar button:hover{color:#fff;background:#ffffff1f}.mobile-filter-trigger{display:none}.menu-page-layout{grid-template-columns:240px 1fr;gap:55px;max-width:1180px;margin:0 auto;padding:74px 0 125px;display:grid;position:relative}.filter-panel{align-self:start;position:sticky;top:160px}.filter-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:19px;display:flex}.filter-panel-heading .eyebrow{margin-bottom:3px}.filter-panel-heading h2{font-family:var(--serif);margin:0;font-size:26px;font-weight:400}.filter-panel-heading>button{background:0 0;border:0;font-size:24px;display:none}.filter-group{border:0;border-bottom:1px solid var(--line);margin:0;padding:21px 0 23px}.filter-group legend{letter-spacing:.12em;margin-bottom:11px;font-size:10px;font-weight:800}.filter-group>div{flex-wrap:wrap;gap:6px;display:flex}.filter-group button{border:1px solid var(--line);background:0 0;border-radius:999px;padding:6px 10px;font-size:9px}.filter-group button.active{background:var(--green);color:#fff}.filter-actions{grid-template-columns:1fr;gap:8px;padding-top:18px;display:grid}.filter-actions button{border:1px solid var(--green);color:var(--green);background:0 0;min-height:42px;font-size:10px}.filter-actions button:last-child{background:var(--green);color:#fff;display:none}.results-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:15px;display:flex}.results-toolbar>p{letter-spacing:.14em;margin:0;font-size:9px;font-weight:800}.results-toolbar>p strong{color:var(--green);margin-right:5px;font-size:19px}.results-toolbar label{align-items:center;gap:10px;font-size:9px;display:flex}.results-toolbar select{background:var(--paper);border:1px solid var(--line);color:var(--ink);min-width:135px;padding:8px 10px;font-size:10px}.menu-page-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 18px;display:grid}.menu-page-products .empty-state{flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.menu-page-products .empty-state strong{font-family:var(--serif);font-size:24px;font-weight:400}.menu-page-products .empty-state p{color:var(--muted);font-size:11px}.filter-scrim{display:none}.menu-customize{background:var(--paper);padding:100px max(5vw,50vw - 590px)}.menu-customize h2{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 40px;font-size:clamp(42px,5vw,68px);font-weight:400}.menu-customize>div{border-left:1px solid var(--line);grid-template-columns:auto 1fr auto 1fr auto 1fr;display:grid}.menu-customize>div>span,.menu-customize>div>p{border-bottom:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line);margin:0;padding:24px 20px}.menu-customize>div>span{color:var(--gold);font-size:9px;font-weight:800}.menu-customize strong,.menu-customize small{display:block}.menu-customize strong{font-family:var(--serif);font-size:18px;font-weight:400}.menu-customize small{color:var(--muted);margin-top:5px;font-size:9px}@media (width<=820px){.home-menu-section{padding-bottom:70px}.menu-page-cta{margin-top:42px}.menu-page-hero{min-height:auto;padding:72px 20px 55px;display:block}.menu-page-hero h1{margin-bottom:56px;font-size:28vw;line-height:.75}.menu-page-hero>div:last-child{padding-top:19px}.category-bar{justify-content:flex-start;top:68px;overflow-x:auto}.category-bar button{flex:none;min-width:auto;padding:14px 20px}.mobile-filter-trigger{background:var(--paper);border:0;border-bottom:1px solid var(--line);z-index:30;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:11px;font-weight:700;display:flex;position:sticky;top:114px}.mobile-filter-trigger span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;font-size:8px;display:flex}.menu-page-layout{padding:42px 18px 80px;display:block}.filter-panel{background:var(--paper);max-height:85vh;padding:30px 22px calc(34px + env(safe-area-inset-bottom));z-index:90;transition:transform .3s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(110%)}.filter-panel.open{transform:translateY(0)}.filter-panel-heading>button,.filter-actions button:last-child{display:block}.filter-scrim{z-index:80;background:#091710ad;border:0;display:block;position:fixed;inset:0}.results-toolbar{align-items:flex-start}.menu-page-products{gap:38px 12px}.menu-customize{padding:75px 20px}.menu-customize>div{grid-template-columns:auto 1fr;display:grid}.menu-customize>div>span,.menu-customize>div>p{border-top:1px solid var(--line)}}@media (width<=420px){.results-toolbar label{flex-direction:column;align-items:flex-start;gap:3px}.results-toolbar select{min-width:120px}}.pop-site{--pop-ink:#193127;--pop-green:#123f2d;--pop-lime:#f7f7f3;--pop-pink:#b99a59;--pop-blue:#edf2ee;--pop-orange:#f3efe7;--pop-purple:#ecefe9;--pop-yellow:#d4bb80;--pop-white:#fff;background:var(--pop-white);color:var(--pop-ink);min-height:100vh;font-family:Hiragino Maru Gothic ProN,Yu Gothic,Meiryo,sans-serif;overflow:hidden}.pop-site *,.pop-site :before,.pop-site :after{box-sizing:border-box}.pop-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:2px solid var(--pop-ink);z-index:20;background:#fffdf7f0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 clamp(20px,4vw,64px);display:grid;position:sticky;top:0}.pop-brand{letter-spacing:-.08em;justify-self:start;align-items:center;font-size:28px;font-weight:900;display:inline-flex}.pop-brand span{background:var(--pop-lime);border:2px solid var(--pop-ink);letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:5px;font-family:Arial,sans-serif;display:inline-flex;transform:rotate(-8deg)}.pop-header nav{gap:34px;display:flex}.pop-header nav a{font-size:13px;font-weight:800;position:relative}.pop-header nav a:after{background:var(--pop-pink);content:"";width:100%;height:5px;transition:transform .2s;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)scaleX(0)}.pop-header nav a:hover:after,.pop-header nav a[aria-current=page]:after{transform:translate(-50%)scaleX(1)}.pop-compare{border:2px solid var(--pop-ink);border-radius:999px;justify-self:end;padding:10px 17px;font-size:12px;font-weight:800;transition:background .2s,transform .2s}.pop-compare:hover{background:var(--pop-yellow);transform:translateY(-2px)}.pop-header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.pop-header-actions .pop-compare{justify-self:auto}.language-switcher{z-index:60;position:relative}.language-trigger{color:var(--pop-green);background:#fff;border:1px solid #123f2d59;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:72px;height:40px;padding:0 11px;transition:background .2s,color .2s;display:inline-flex}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:var(--pop-green);color:#fff}.language-trigger span{font-size:14px;font-weight:900}.language-trigger strong{letter-spacing:.06em;font-family:Arial,sans-serif;font-size:10px}.language-trigger i{font-size:12px;font-style:normal;transform:translateY(-1px)}.language-menu{background:#fff;border:1px solid #d9dfda;border-radius:14px;min-width:176px;padding:7px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 46px #123f2d2e}.language-menu button{color:var(--pop-green);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:10px 11px;display:flex}.language-menu button:hover,.language-menu button.active{background:var(--pop-lime)}.language-menu button.active:before{color:var(--pop-green);content:"●";margin-right:8px;font-size:7px}.language-menu button span{flex:1;font-size:12px;font-weight:800}.language-menu button small{color:#6c766f;font-family:Arial,sans-serif;font-size:9px;font-weight:800}.pop-hero{grid-template-columns:.82fr 1.18fr;min-height:720px;display:grid}.pop-hero-copy{background:var(--pop-lime);align-content:center;padding:72px clamp(32px,6vw,96px);display:grid;position:relative}.pop-kicker,.pop-menu-hero>p{letter-spacing:.08em;align-items:center;gap:10px;margin:0 0 30px;font-size:11px;font-weight:900;display:flex}.pop-kicker span,.pop-menu-hero>p span{background:var(--pop-ink);color:#fff;border-radius:999px;padding:8px 12px}.pop-hero h1{letter-spacing:-.09em;margin:0 0 36px;font-family:Arial Rounded MT Bold,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif;font-size:clamp(58px,7.3vw,118px);font-weight:900;line-height:.96}.pop-hero h1 em{z-index:1;font-style:normal;display:inline-block;position:relative}.pop-hero h1 em:after{background:var(--pop-pink);content:"";z-index:-1;width:104%;height:18%;position:absolute;bottom:-1px;left:-2%;transform:rotate(-1deg)}.pop-hero-copy>p:not(.pop-kicker){margin:0 0 34px;font-size:16px;font-weight:700;line-height:2}.pop-actions{flex-wrap:wrap;gap:12px;display:flex}.pop-actions a{background:var(--pop-ink);border:2px solid var(--pop-ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-width:180px;padding:15px 18px;font-size:13px;font-weight:900;transition:box-shadow .2s,transform .2s;display:inline-flex}.pop-actions a:nth-child(2){background:var(--pop-white);color:var(--pop-ink)}.pop-actions a:hover{box-shadow:5px 5px 0 var(--pop-pink);transform:translate(-3px,-3px)}.pop-hours{border-top:2px solid var(--pop-ink);grid-template-columns:auto 1fr;align-items:center;gap:8px 18px;padding:18px 0 22px;display:grid;position:absolute;bottom:0;left:clamp(32px,6vw,96px);right:clamp(32px,6vw,96px)}.pop-hours strong{background:var(--pop-pink);border-radius:999px;grid-row:1/3;padding:8px 10px;font-size:10px}.pop-hours span{font-size:19px;font-weight:900}.pop-hours small{font-size:10px;font-weight:800}.pop-hero-art{background:var(--pop-blue);min-height:720px;padding:clamp(22px,3vw,46px);position:relative;overflow:hidden}.pop-hero-image{border:3px solid var(--pop-ink);background:url(/pop-hero.png) 50%/cover no-repeat;border-radius:44px 12px;height:100%;min-height:630px}.pop-sticker{border:3px solid var(--pop-ink);letter-spacing:.06em;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:116px;height:116px;font-family:Arial Rounded MT Bold,Arial,sans-serif;font-size:14px;font-weight:900;line-height:1;display:flex;position:absolute}.pop-sticker-two{background:var(--pop-yellow);bottom:7%;right:2%;transform:rotate(9deg)}.pop-squiggle{color:var(--pop-ink);letter-spacing:-.2em;font-size:40px;font-weight:900;position:absolute;top:47%;left:5%;transform:rotate(-90deg)}.pop-marquee{background:var(--pop-ink);color:#fff;white-space:nowrap;padding:18px 0;overflow:hidden}.pop-marquee div{letter-spacing:.08em;text-align:center;font-family:Arial,sans-serif;font-size:16px;font-weight:900}.pop-marquee span{color:var(--pop-lime);margin:0 30px}.pop-section-title{grid-template-columns:.9fr 1.3fr .8fr;align-items:end;gap:20px;margin-bottom:64px;display:grid}.pop-section-title>p,.pop-section-title>div>p,.pop-shop-copy>p:first-child,.pop-customize>p{letter-spacing:.1em;align-self:start;margin:0;font-family:Arial,sans-serif;font-size:11px;font-weight:900}.pop-section-title h2,.pop-shop h2,.pop-customize h2{letter-spacing:-.08em;margin:0;font-family:Arial Rounded MT Bold,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif;font-size:clamp(46px,6vw,86px);font-weight:900;line-height:1.05}.pop-section-title>span{font-size:13px;font-weight:700;line-height:1.9}.pop-mood-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.pop-mood-card{border:2px solid var(--pop-ink);border-radius:28px;flex-direction:column;min-height:285px;padding:24px;transition:border-radius .25s,transform .25s;display:flex;position:relative}.pop-mood-card:hover{border-radius:8px 46px;transform:translateY(-8px)rotate(-1deg)}.pop-mood-card.lime{background:var(--pop-lime)}.pop-mood-card.pink{background:var(--pop-pink)}.pop-mood-card.blue{background:var(--pop-blue)}.pop-mood-card.orange{background:var(--pop-orange)}.pop-mood-icon{background:var(--pop-white);border:2px solid var(--pop-ink);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:auto;font-family:Arial,sans-serif;font-size:30px;font-style:normal;font-weight:900;display:flex}.pop-mood-card small{margin-top:36px;font-size:11px;font-weight:800}.pop-mood-card strong{letter-spacing:-.06em;margin:4px 0 22px;font-size:24px}.pop-mood-card i{border-top:2px solid var(--pop-ink);padding-top:12px;font-size:11px;font-style:normal;font-weight:900}.pop-section-title-row{justify-content:space-between;align-items:end;display:flex}.pop-section-title-row a{border-bottom:3px solid var(--pop-pink);padding-bottom:5px;font-size:13px;font-weight:900}.pop-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pop-product-card{border:2px solid var(--pop-ink);border-radius:30px;transition:box-shadow .25s,transform .25s;overflow:hidden}.pop-product-card:hover{box-shadow:9px 9px 0 var(--pop-ink);transform:translate(-5px,-5px)}.pop-product-card.tone-1{background:var(--pop-lime)}.pop-product-card.tone-2{background:var(--pop-pink)}.pop-product-card.tone-3{background:var(--pop-orange)}.pop-product-photo{background-image:url(/menu-sheet.png);background-repeat:no-repeat;background-size:200% 300%}.pop-product-card .pop-product-photo{border-bottom:2px solid var(--pop-ink);height:360px}.pop-product-info{padding:24px}.pop-product-info>p{letter-spacing:.08em;justify-content:space-between;margin:0 0 22px;font-size:10px;font-weight:900;display:flex}.pop-product-info>p span{background:var(--pop-white);border:2px solid var(--pop-ink);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.pop-product-info h3{letter-spacing:-.06em;margin:0;font-size:clamp(24px,2.5vw,38px)}.pop-product-info>small{text-transform:uppercase;margin:4px 0 28px;font-family:Arial,sans-serif;font-size:11px;font-weight:900;display:block}.pop-product-info>div{border-top:2px solid var(--pop-ink);justify-content:space-between;align-items:center;padding-top:17px;display:flex}.pop-product-info>div strong{font-size:20px}.pop-product-info>div span{font-family:Arial,sans-serif;font-size:10px;font-weight:900}.pop-seasonal{background:var(--pop-pink);border-bottom:2px solid var(--pop-ink);border-top:2px solid var(--pop-ink);grid-template-columns:.7fr 1.3fr;gap:clamp(30px,6vw,100px);min-height:550px;padding:clamp(60px,8vw,120px) clamp(28px,9vw,140px);display:grid;position:relative;overflow:hidden}.pop-seasonal-bubble{aspect-ratio:1;background:var(--pop-lime);border:3px solid var(--pop-ink);text-align:center;z-index:1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(-7deg)}.pop-seasonal-bubble span{background:var(--pop-ink);color:#fff;border-radius:999px;padding:7px 12px;font-family:Arial,sans-serif;font-size:12px;font-weight:900}.pop-seasonal-bubble strong{letter-spacing:-.08em;margin-top:20px;font-size:clamp(30px,4vw,56px)}.pop-seasonal-bubble small{margin-top:8px;font-family:Arial,sans-serif;font-size:10px;font-weight:900}.pop-seasonal-copy{z-index:1;align-self:center;position:relative}.pop-seasonal-copy>p{margin:0 0 18px;font-size:13px;font-weight:900}.pop-seasonal-copy h2{letter-spacing:-.08em;margin:0 0 42px;font-size:clamp(38px,5vw,78px);line-height:1.12}.pop-seasonal-copy>div{border-top:2px solid var(--pop-ink);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.pop-seasonal-copy>div strong{font-size:22px}.pop-seasonal-copy>div a{font-size:12px;font-weight:900}.pop-dots{color:#ffffff59;letter-spacing:.02em;font-family:Arial,sans-serif;font-size:86px;font-weight:900;position:absolute;bottom:-10px;right:-5px;transform:rotate(-8deg)}.pop-shop{grid-template-columns:1.1fr .9fr;display:grid}.pop-shop-photo{background:url(/shop-interior.png) 50%/cover no-repeat;min-height:720px}.pop-shop-copy{background:var(--pop-blue);align-content:center;padding:clamp(60px,8vw,120px);display:grid}.pop-shop h2{margin:28px 0;font-size:clamp(42px,5vw,74px)}.pop-shop h2 span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:var(--pop-yellow);padding:0 7px}.pop-shop-copy>p:not(:first-child){margin:0 0 30px;font-size:14px;font-weight:700;line-height:2}.pop-shop dl{border-bottom:2px solid var(--pop-ink);border-top:2px solid var(--pop-ink);margin:0 0 28px}.pop-shop dl div{grid-template-columns:90px 1fr;padding:15px 0;display:grid}.pop-shop dl div+div{border-top:1px solid #18342459}.pop-shop dt{font-family:Arial,sans-serif;font-size:11px;font-weight:900}.pop-shop dd{margin:0;font-size:13px;font-weight:800;line-height:1.7}.pop-footer{background:var(--pop-ink);color:#fff;grid-template-columns:1.4fr .8fr .8fr;gap:36px;padding:70px clamp(28px,7vw,110px) 28px;display:grid}.pop-footer-word{color:var(--pop-lime);letter-spacing:-.1em;font-family:Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(72px,11vw,170px);font-weight:900;line-height:.8}.pop-footer>div:nth-child(2) strong{font-family:Arial,sans-serif;font-size:22px;line-height:1.1}.pop-footer>div:nth-child(2) p{color:#ffffffb3;margin-top:18px;font-size:12px}.pop-footer>div:nth-child(3){flex-direction:column;gap:13px;display:flex}.pop-footer>div:nth-child(3) a{font-family:Arial,sans-serif;font-size:12px;font-weight:900}.pop-footer>small{letter-spacing:.12em;border-top:1px solid #ffffff4d;grid-column:1/-1;padding-top:18px;font-family:Arial,sans-serif;font-size:9px}.pop-menu-hero{background:var(--pop-lime);border-bottom:2px solid var(--pop-ink);min-height:570px;padding:clamp(70px,8vw,120px) clamp(28px,7vw,110px);position:relative;overflow:hidden}.pop-menu-hero>p{margin-bottom:42px}.pop-menu-hero h1{letter-spacing:-.09em;z-index:1;margin:0;font-family:Arial Rounded MT Bold,Arial,sans-serif;font-size:clamp(76px,12vw,184px);font-weight:900;line-height:.75;position:relative}.pop-menu-hero h1 em{color:var(--pop-pink);-webkit-text-stroke:3px var(--pop-ink);font-style:normal}.pop-menu-hero>div{z-index:1;justify-content:flex-end;align-items:end;gap:50px;margin-top:54px;display:flex;position:relative}.pop-menu-hero>div strong{letter-spacing:-.04em;font-size:22px;line-height:1.5}.pop-menu-hero>div span{font-size:12px;font-weight:700;line-height:1.8}.pop-menu-spark{color:var(--pop-blue);-webkit-text-stroke:3px var(--pop-ink);font-family:Arial,sans-serif;font-size:290px;font-style:normal;position:absolute;top:2%;right:3%;transform:rotate(8deg)}.pop-filter-zone{background:var(--pop-white);border-bottom:2px solid var(--pop-ink);z-index:15;grid-template-columns:1fr auto;gap:32px;padding:24px clamp(24px,7vw,110px);display:grid;position:sticky;top:74px}.pop-filter-group{align-items:center;gap:18px;display:flex}.pop-filter-group>strong{white-space:nowrap;font-size:11px}.pop-filter-group>div{flex-wrap:wrap;gap:7px;display:flex}.pop-filter-group button{border:2px solid var(--pop-ink);color:var(--pop-ink);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:900}.pop-filter-group button:hover,.pop-filter-group button.active{background:var(--pop-pink);box-shadow:3px 3px 0 var(--pop-ink);transform:translate(-2px,-2px)}.pop-filter-group.compact button.active{background:var(--pop-blue)}.pop-menu-results{padding:clamp(70px,9vw,130px) clamp(24px,7vw,110px)}.pop-result-count{align-items:center;gap:12px;margin-bottom:36px;display:flex}.pop-result-count strong{letter-spacing:-.08em;font-family:Arial,sans-serif;font-size:72px;line-height:1}.pop-result-count span{font-family:Arial,sans-serif;font-size:11px;font-weight:900;line-height:1}.pop-menu-product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pop-menu-product{border:2px solid var(--pop-ink);border-radius:26px;transition:box-shadow .25s,transform .25s;overflow:hidden}.pop-menu-product:hover{box-shadow:8px 8px 0 var(--pop-ink);transform:translate(-4px,-4px)}.pop-menu-product.lime{background:var(--pop-lime)}.pop-menu-product.pink{background:var(--pop-pink)}.pop-menu-product.blue{background:var(--pop-blue)}.pop-menu-product.orange{background:var(--pop-orange)}.pop-menu-product.purple{background:var(--pop-purple)}.pop-menu-product.yellow{background:var(--pop-yellow)}.pop-menu-photo-wrap{border-bottom:2px solid var(--pop-ink);height:350px;position:relative;overflow:hidden}.pop-menu-photo-wrap .pop-product-photo{height:100%;transition:transform .35s}.pop-menu-product:hover .pop-product-photo{transform:scale(1.04)}.pop-menu-photo-wrap>span{background:var(--pop-white);border:2px solid var(--pop-ink);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:Arial,sans-serif;font-size:12px;font-weight:900;display:flex;position:absolute;top:16px;left:16px}.pop-menu-photo-wrap>i{background:var(--pop-ink);color:#fff;border-radius:999px;padding:8px 11px;font-family:Arial,sans-serif;font-size:9px;font-style:normal;font-weight:900;position:absolute;bottom:15px;right:15px}.pop-menu-product-copy{padding:22px}.pop-menu-product-copy>p:first-child{letter-spacing:.08em;margin:0 0 11px;font-size:9px;font-weight:900}.pop-menu-product-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(23px,2.4vw,36px)}.pop-menu-product-copy>small{text-transform:uppercase;margin-top:3px;font-family:Arial,sans-serif;font-size:10px;font-weight:900;display:block}.pop-product-description{min-height:43px;margin:18px 0;font-size:12px;font-weight:700;line-height:1.8}.pop-taste{border-top:1px solid #18342459;border-bottom:1px solid #18342459;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.pop-taste>span,.pop-taste>strong{font-size:9px}.pop-taste>div{gap:3px;display:flex}.pop-taste i{border:1px solid var(--pop-ink);background:#ffffff80;width:20%;height:8px;transform:skew(-15deg)}.pop-taste i.filled{background:var(--pop-ink)}.pop-menu-price{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.pop-menu-price strong{font-size:20px}.pop-menu-price button{background:var(--pop-white);border:2px solid var(--pop-ink);color:var(--pop-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:23px;display:flex}.pop-customize{background:var(--pop-purple);border-top:2px solid var(--pop-ink);padding:clamp(80px,10vw,150px) clamp(28px,8vw,120px)}.pop-customize h2{margin:25px 0 60px}.pop-customize>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.pop-customize>div>span{background:var(--pop-white);border:2px solid var(--pop-ink);border-radius:24px;flex-direction:column;padding:24px;font-size:18px;font-weight:900;display:flex}.pop-customize b{background:var(--pop-yellow);border:2px solid var(--pop-ink);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:34px;font-family:Arial,sans-serif;font-size:11px;display:flex}.pop-customize small{border-top:1px solid var(--pop-ink);margin-top:18px;padding-top:13px;font-size:10px}@media (width<=960px){.pop-header{grid-template-columns:1fr auto}.pop-header nav{display:none}.pop-hero{grid-template-columns:1fr}.pop-hero-copy{min-height:650px}.pop-hero-art{min-height:600px}.pop-hero-image{min-height:550px}.pop-section-title{grid-template-columns:1fr 1.5fr}.pop-section-title>span{grid-column:2}.pop-mood-grid{grid-template-columns:repeat(2,1fr)}.pop-product-card .pop-product-photo,.pop-menu-photo-wrap{height:280px}.pop-shop{grid-template-columns:1fr}.pop-shop-photo{min-height:520px}.pop-menu-product-grid{grid-template-columns:repeat(2,1fr)}.pop-filter-zone,.pop-customize>div{grid-template-columns:1fr}}@media (width<=640px){.pop-header{min-height:64px;padding:0 16px}.pop-brand{font-size:23px}.pop-brand span{width:34px;height:34px}.pop-compare{padding:8px 12px;font-size:10px}.pop-header-actions{gap:6px}.language-trigger{min-width:62px;height:34px;padding:0 9px}.language-menu{min-width:166px}.pop-hero-copy{min-height:600px;padding:70px 22px 110px}.pop-hero h1{font-size:clamp(56px,18vw,78px)}.pop-hero-copy>p:not(.pop-kicker){font-size:14px}.pop-hours{left:22px;right:22px}.pop-hero-art{min-height:460px;padding:14px}.pop-hero-image{border-radius:28px 8px;min-height:430px}.pop-sticker{width:80px;height:80px;font-size:10px}.pop-marquee div{text-align:left;font-size:11px}.pop-mood,.pop-menu-preview{padding:78px 18px}.pop-section-title,.pop-section-title-row{flex-direction:column;align-items:start;display:flex}.pop-section-title h2,.pop-shop h2,.pop-customize h2{font-size:48px}.pop-mood-grid,.pop-product-grid{grid-template-columns:1fr}.pop-mood-card{min-height:240px}.pop-product-card .pop-product-photo{height:360px}.pop-seasonal{grid-template-columns:1fr;padding:70px 22px}.pop-seasonal-bubble{max-width:320px}.pop-shop-photo{min-height:420px}.pop-shop-copy{padding:76px 22px}.pop-footer{grid-template-columns:1fr 1fr;padding:58px 22px 24px}.pop-footer-word{grid-column:1/-1;font-size:92px}.pop-menu-hero{min-height:520px;padding:70px 18px}.pop-menu-hero h1{font-size:19vw;line-height:.85}.pop-menu-hero h1 em{-webkit-text-stroke:2px var(--pop-ink)}.pop-menu-hero>div{flex-direction:column;align-items:start;gap:14px}.pop-menu-spark{font-size:170px;top:20%}.pop-filter-zone{gap:18px;padding:18px;position:static}.pop-filter-group{flex-direction:column;align-items:flex-start;gap:9px}.pop-menu-results{padding:64px 18px}.pop-menu-product-grid{grid-template-columns:1fr}.pop-menu-photo-wrap{height:350px}.pop-customize{padding:74px 18px}}@media (prefers-reduced-motion:reduce){.pop-site *,.pop-site :before,.pop-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.pop-site{background:#fff}.pop-header{background:#fffffff5;border-bottom-width:1px}.pop-brand span{background:var(--pop-green);color:#fff;border:0;transform:none}.pop-header nav a:after{background:var(--pop-pink);height:2px}.pop-compare{color:var(--pop-green);border-width:1px;border-color:#123f2d59}.pop-compare:hover{background:var(--pop-green);color:#fff}.pop-hero{grid-template-columns:.9fr 1.1fr}.pop-hero-copy{background:#fff}.pop-kicker,.pop-menu-hero>p{color:#6d756f;letter-spacing:.13em}.pop-kicker span,.pop-menu-hero>p span{background:var(--pop-green);font-weight:800}.pop-hero h1{color:var(--pop-green);letter-spacing:-.07em;font-size:clamp(58px,6.4vw,98px);line-height:1.02}.pop-hero h1 em:after{background:var(--pop-pink);height:8%;transform:none}.pop-hero-copy>p:not(.pop-kicker){color:#4e5b54;font-weight:500}.pop-actions a{background:var(--pop-green);border-color:var(--pop-green);box-shadow:none;letter-spacing:.02em;border-width:1px}.pop-actions a:nth-child(2){color:var(--pop-green);background:#fff}.pop-actions a:hover{box-shadow:none;color:#fff;background:#0b3324;transform:translateY(-2px)}.pop-hours{border-top-width:1px;border-top-color:#123f2d40}.pop-hours strong{border:1px solid var(--pop-pink);color:#80672f;background:0 0}.pop-hero-art{background:var(--pop-lime);padding:clamp(24px,3vw,44px)}.pop-hero-image{border:1px solid #dfe4df;border-radius:18px}.pop-sticker{letter-spacing:.12em;border:1px solid #123f2d66;width:84px;height:84px;font-size:10px}.pop-sticker-one{background:var(--pop-yellow);top:8%;left:4%;transform:rotate(-5deg)}.pop-sticker-two,.pop-squiggle{display:none}.pop-marquee{background:var(--pop-green);padding:16px 0}.pop-marquee div{letter-spacing:.12em;font-size:12px;font-weight:700}.pop-marquee span{color:var(--pop-yellow)}.pop-section-title h2,.pop-shop h2,.pop-customize h2{color:var(--pop-green);letter-spacing:-.06em;font-size:clamp(42px,5vw,72px)}.pop-mood-card{border-width:1px;border-color:#dce2dd;border-radius:16px;min-height:265px;background:#fff!important}.pop-mood-card:hover{border-color:var(--pop-pink);border-radius:16px;transform:translateY(-5px);box-shadow:0 14px 32px #123f2d17}.pop-mood-icon{background:var(--pop-green);color:#fff;border:0;width:58px;height:58px;font-size:22px}.pop-mood-card i{color:#80672f;border-top-width:1px;border-top-color:#dce2dd}.pop-menu-preview{background:var(--pop-lime)}.pop-section-title-row a{border-bottom-color:var(--pop-pink);color:var(--pop-green);border-bottom-width:1px}.pop-product-card{border-width:1px;border-color:#d9dfda;border-radius:18px;background:#fff!important}.pop-product-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px #123f2d1c}.pop-product-card .pop-product-photo{border-bottom-width:1px;border-bottom-color:#d9dfda}.pop-product-info>p span{background:var(--pop-green);color:#fff;border:0}.pop-product-info>div{border-top-width:1px;border-top-color:#d9dfda}.pop-seasonal{background:var(--pop-green);color:#fff;border:0}.pop-seasonal-bubble{border:1px solid var(--pop-yellow);color:var(--pop-green);background:#fff;transform:rotate(-2deg)}.pop-seasonal-bubble span{background:var(--pop-yellow);color:var(--pop-green)}.pop-seasonal-copy>div{border-top-width:1px;border-top-color:#ffffff59}.pop-dots{color:#d4bb8024}.pop-shop-copy{background:#fff}.pop-shop h2 span{background:linear-gradient(#0000 76%,#b99a5980 76%);padding:0}.pop-shop dl{border-width:1px 0;border-color:#123f2d47}.pop-footer{background:var(--pop-green)}.pop-footer-word{color:#fff}.pop-footer>div:nth-child(2) strong{color:var(--pop-yellow)}.pop-menu-hero{background:#fff;border-bottom-width:1px;border-bottom-color:#d9dfda}.pop-menu-hero h1{color:var(--pop-green);font-size:clamp(76px,10.5vw,156px);line-height:.82}.pop-menu-hero h1 em{color:var(--pop-green);-webkit-text-stroke:0}.pop-menu-hero h1 em:after{background:var(--pop-yellow);content:"";width:42%;height:8px;margin-top:16px;display:block}.pop-menu-spark{color:var(--pop-yellow);opacity:.28;-webkit-text-stroke:0;font-size:220px}.pop-filter-zone{border-bottom-width:1px;border-bottom-color:#d9dfda}.pop-filter-group button{border-width:1px;border-color:#cfd8d1;font-weight:700}.pop-filter-group button:hover,.pop-filter-group button.active,.pop-filter-group.compact button.active{background:var(--pop-green);border-color:var(--pop-green);box-shadow:none;color:#fff;transform:none}.pop-menu-product{border-width:1px;border-color:#d9dfda;border-radius:16px;background:#fff!important}.pop-menu-product:hover{transform:translateY(-5px);box-shadow:0 15px 34px #123f2d1a}.pop-menu-photo-wrap{border-bottom-width:1px;border-bottom-color:#d9dfda}.pop-menu-photo-wrap>span{background:var(--green);color:#fff;border:0}.pop-menu-price button{border-color:var(--pop-green);color:var(--pop-green);border-width:1px}.pop-customize{background:var(--pop-lime);border-top-width:1px;border-top-color:#d9dfda}.pop-customize>div>span{border-width:1px;border-color:#d9dfda;border-radius:14px}.pop-customize b{background:var(--pop-yellow);color:var(--pop-green);border:0}@media (width<=640px){.pop-hero h1{font-size:clamp(54px,16vw,72px)}.pop-hero-image{border-radius:12px}.pop-section-title h2,.pop-shop h2,.pop-customize h2{font-size:44px}.pop-menu-hero h1{font-size:17vw}}.main-modern .pop-header nav,.main-modern-menu .pop-header nav{gap:28px}.main-modern .pop-product-info h3{color:var(--pop-green)}.modern-product-note{color:#5d6861;min-height:44px;margin:16px 0 22px;font-size:12px;line-height:1.8}.modern-concept{background:var(--pop-green);color:#fff;grid-template-columns:.7fr 1.3fr .9fr;gap:40px;padding:clamp(90px,11vw,170px) clamp(24px,7vw,110px);display:grid}.modern-concept-label{color:var(--pop-yellow);letter-spacing:.12em;font-family:Arial,sans-serif;font-size:11px;font-weight:800}.modern-concept-title h2{letter-spacing:-.07em;margin:0;font-family:Arial Rounded MT Bold,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif;font-size:clamp(44px,5.3vw,78px);line-height:1.13}.modern-concept-title h2 span{color:var(--pop-yellow)}.modern-concept-body{align-self:end}.modern-concept-body p{color:#ffffffc7;margin:0 0 18px;font-size:13px;line-height:2.1}.modern-concept blockquote{letter-spacing:-.04em;border-top:1px solid #ffffff4d;grid-column:2/-1;margin:42px 0 0;padding-top:35px;font-size:clamp(24px,3vw,42px);font-weight:800;line-height:1.55}.modern-seasonal-text{color:#ffffffb8;max-width:560px;margin:-18px 0 32px;font-size:13px;line-height:1.9}.main-modern .pop-shop-copy address{border-top:1px solid #123f2d38;margin:0;padding:20px 0;font-size:12px;font-style:normal;line-height:1.8}.main-modern .pop-shop dl{margin-bottom:17px}.main-modern .pop-shop dl div{grid-template-columns:105px 1fr}.modern-hours-note{color:#6a746e;margin-bottom:24px!important;font-size:10px!important;line-height:1.7!important}.modern-access{background:var(--pop-lime);padding:clamp(80px,9vw,130px) clamp(24px,7vw,110px)}.modern-access>div{justify-content:space-between;align-items:end;margin-bottom:46px;display:flex}.modern-access>div p{color:#727b75;letter-spacing:.12em;margin:0;font-family:Arial,sans-serif;font-size:10px;font-weight:800}.modern-access h2{color:var(--pop-green);letter-spacing:-.06em;margin:0;font-size:clamp(38px,4.7vw,66px)}.modern-access ol{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.modern-access li{background:#fff;border:1px solid #d9dfda;border-radius:14px;padding:26px}.modern-access li span{background:var(--pop-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:42px;font-family:Arial,sans-serif;font-size:10px;font-weight:800;display:flex}.modern-access li strong{color:var(--pop-green);margin-bottom:10px;font-size:17px;display:block}.modern-access li p{color:#667069;margin:0;font-size:11px;line-height:1.7}.modern-journal{padding:clamp(90px,10vw,150px) clamp(24px,7vw,110px)}.modern-journal-grid{border-left:1px solid #d9dfda;grid-template-columns:repeat(3,1fr);display:grid}.modern-journal-grid article{border-top:1px solid #d9dfda;border-bottom:1px solid #d9dfda;border-right:1px solid #d9dfda;min-height:355px;padding:30px;transition:background .2s,color .2s}.modern-journal-grid article:hover{background:var(--pop-green);color:#fff}.modern-journal-grid article>span{color:#8b713b;letter-spacing:.13em;font-family:Arial,sans-serif;font-size:9px;font-weight:800}.modern-journal-grid h3{letter-spacing:-.06em;margin:54px 0 23px;font-size:clamp(24px,2.7vw,38px);line-height:1.35}.modern-journal-grid p{color:#68726b;font-size:11px;line-height:1.8}.modern-journal-grid article:hover p{color:#ffffffb8}.modern-journal-grid small{margin-top:36px;font-size:9px;display:block}.modern-instagram{background:var(--pop-green);color:#fff;grid-template-columns:minmax(0,1fr) minmax(260px,390px);align-items:center;gap:clamp(48px,8vw,120px);padding:clamp(70px,9vw,130px) clamp(24px,9vw,140px);display:grid}.modern-instagram-copy>p:first-child{color:var(--pop-yellow);letter-spacing:.16em;margin:0 0 22px;font-family:Arial,sans-serif;font-size:9px;font-weight:800}.modern-instagram-copy h2{letter-spacing:-.075em;margin:0;font-size:clamp(42px,6.1vw,82px);line-height:1.12}.modern-instagram-copy h2 span{color:#d9b76a}.modern-instagram-copy>p:nth-of-type(2){color:#ffffffb3;max-width:410px;margin:30px 0 36px;font-size:12px;line-height:1.9}.modern-instagram-copy>a{color:var(--pop-green);background:#fff;border-radius:999px;padding:14px 22px;font-size:11px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.modern-instagram-copy>a:hover{background:var(--pop-yellow);transform:translateY(-2px)}.modern-instagram-qr{color:var(--pop-green);background:#fff;border:1px solid #d9b76a8c;border-radius:20px;padding:18px 18px 16px;transition:transform .2s;display:block;transform:rotate(1.5deg);box-shadow:0 24px 60px #04130c3d}.modern-instagram-qr:hover{transform:rotate(0)translateY(-4px)}.modern-instagram-qr img{background:#fff;border-radius:12px;width:100%;height:auto;display:block}.modern-instagram-qr span{letter-spacing:.08em;text-align:center;padding-top:13px;font-size:10px;font-weight:800;display:block}.modern-bottom-nav{display:none}.modern-filter-panel{background:#fff;border-bottom:1px solid #d9dfda;padding:24px clamp(24px,7vw,110px)}.modern-filter-row{border:0;border-bottom:1px solid #e5e9e5;grid-template-columns:110px 1fr;align-items:center;gap:20px;margin:0;padding:13px 0;display:grid}.modern-filter-row legend{float:left;font-size:10px;font-weight:800}.modern-filter-row>div{flex-wrap:wrap;gap:7px;display:flex}.modern-filter-row button,.modern-filter-footer button{color:var(--pop-green);cursor:pointer;font:inherit;background:#fff;border:1px solid #cfd8d1;border-radius:999px;padding:8px 14px;font-size:10px;font-weight:700}.modern-filter-row button:hover,.modern-filter-row button.active{background:var(--pop-green);border-color:var(--pop-green);color:#fff}.modern-filter-footer{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.modern-filter-footer>button{border:0;border-bottom:1px solid var(--pop-pink);border-radius:0;padding:4px 0}.modern-filter-footer label{align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.modern-filter-footer select{color:var(--pop-green);font:inherit;background:#fff;border:1px solid #cfd8d1;border-radius:999px;padding:8px 32px 8px 13px;font-size:10px}.modern-product-button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.main-modern-menu .pop-menu-price>span{border:1px solid var(--pop-green);border-radius:999px;align-items:center;padding:8px 12px;font-size:9px;font-weight:800;display:flex}.modern-empty-state{text-align:center;border:1px solid #d9dfda;border-radius:16px;grid-column:1/-1;margin-top:30px;padding:60px 24px}.modern-empty-state strong{color:var(--pop-green);font-size:20px;display:block}.modern-empty-state p{color:#6d766f;font-size:11px}.modern-empty-state button{background:var(--pop-green);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:11px 17px;font-size:11px;font-weight:800}.modern-modal-backdrop{z-index:100;background:#091d149e;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modern-menu-modal{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;width:100%;max-width:850px;max-height:calc(100vh - 44px);display:grid;position:relative;overflow:auto}.modern-menu-modal>.pop-product-photo{min-height:560px}.modern-modal-close{color:var(--pop-green);cursor:pointer;z-index:2;background:#fff;border:1px solid #d9dfda;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex;position:absolute;top:16px;right:16px}.modern-modal-copy{align-content:center;padding:56px 44px;display:grid}.modern-modal-copy>p:first-child{color:#88703f;letter-spacing:.1em;font-size:9px;font-weight:800}.modern-modal-copy h2{color:var(--pop-green);letter-spacing:-.07em;margin:10px 0 0;font-size:clamp(30px,4vw,50px)}.modern-modal-copy>small{margin:4px 0 25px;font-family:Arial,sans-serif;font-size:10px;font-weight:800}.modern-modal-copy>p:not(:first-child){color:#5c6861;font-size:12px;line-height:1.8}.modern-modal-copy dl{border-top:1px solid #d9dfda;border-bottom:1px solid #d9dfda;margin:18px 0 24px}.modern-modal-copy dl div{grid-template-columns:60px 1fr;gap:14px;padding:12px 0;display:grid}.modern-modal-copy dl div+div{border-top:1px solid #e5e9e5}.modern-modal-copy dt{font-size:9px;font-weight:800}.modern-modal-copy dd{color:#5c6861;margin:0;font-size:10px}.modern-modal-copy>strong{color:var(--pop-green);font-size:22px}@media (width<=960px){.modern-concept{grid-template-columns:1fr 1.5fr}.modern-concept-body,.modern-concept blockquote{grid-column:2}}@media (width<=640px){.main-modern .pop-header nav,.main-modern-menu .pop-header nav{display:none}.modern-concept{padding:80px 22px;display:block}.modern-concept-title h2{margin:24px 0 32px;font-size:44px}.modern-concept blockquote{margin-top:45px;font-size:26px}.modern-seasonal-text{margin-top:-10px}.modern-access{padding:70px 18px}.modern-access>div{flex-direction:column;align-items:flex-start;gap:12px}.modern-access h2{font-size:42px}.modern-access ol,.modern-journal-grid{grid-template-columns:1fr}.modern-journal{padding:80px 18px 110px}.modern-journal-grid{border-left:0}.modern-journal-grid article{border-left:1px solid #d9dfda;min-height:300px}.modern-instagram{grid-template-columns:1fr;padding:75px 22px 100px}.modern-instagram-copy h2{font-size:44px}.modern-instagram-qr{justify-self:center;width:100%;max-width:320px;transform:none}.modern-bottom-nav{background:var(--pop-green);z-index:40;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0}.modern-bottom-nav a{-webkit-tap-highlight-color:transparent;color:#fff;text-align:center;touch-action:manipulation;padding:16px;font-size:11px;font-weight:800}.modern-bottom-nav a:focus:not(:focus-visible){outline:none}.modern-bottom-nav a+a{border-left:1px solid #ffffff40}.modern-filter-row{grid-template-columns:1fr;align-items:start;padding:16px 0}.modern-filter-row legend{margin-bottom:9px}.modern-filter-footer{align-items:flex-start;gap:18px}.modern-filter-footer label{flex-direction:column;align-items:flex-start}.modern-menu-modal{display:block}.modern-menu-modal>.pop-product-photo{min-height:330px}.modern-modal-copy{padding:34px 24px 42px}}.pop-hero-line{white-space:nowrap;display:block}.pop-footer>div:nth-child(2) strong{letter-spacing:-.05em;font-family:Arial Rounded MT Bold,Hiragino Maru Gothic ProN,Yu Gothic,sans-serif;line-height:1.35}.main-modern .pop-product-card .pop-product-photo{aspect-ratio:4/3;background-size:200%;height:auto}.main-modern .pop-product-card .photo-1,.main-modern .pop-product-card .photo-2{background-position-y:8%}@media (width<=960px){.pop-hero{grid-template-columns:minmax(0,1fr);min-height:auto}.pop-hero-copy{min-height:auto;padding-bottom:54px}.pop-hours{margin-top:42px;position:static}.pop-hero-art{min-height:520px}.pop-hero-image{min-height:470px}}@media (width<=640px){.pop-hero{display:block}.pop-hero-copy{padding:58px 22px 46px}.pop-kicker{margin-bottom:24px}.pop-hero h1{letter-spacing:-.075em;overflow-wrap:normal;word-break:keep-all;margin-bottom:27px;font-size:clamp(42px,13.7vw,56px);line-height:1.08}.pop-hero-copy>p:not(.pop-kicker){margin-bottom:26px;font-size:13px;line-height:1.9}.pop-actions{grid-template-columns:1fr;gap:10px;display:grid}.pop-actions a{white-space:nowrap;gap:12px;width:100%;min-width:0;padding:13px 16px}.pop-hours{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:4px 12px;margin-top:34px;padding:16px 0 0}.pop-hours strong{grid-row:1/3}.pop-hours span{font-size:15px;line-height:1.45}.pop-hours small{line-height:1.55}.pop-hero-art{min-height:350px;padding:12px}.pop-hero-image{min-height:326px}.pop-mood,.pop-menu-preview{padding:64px 18px}.pop-section-title{gap:13px;margin-bottom:34px}.pop-section-title h2,.pop-shop h2,.pop-customize h2{font-size:40px}.pop-section-title>span{font-size:12px;line-height:1.75}.pop-mood-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pop-mood-card{min-height:174px;padding:14px}.pop-mood-icon{width:40px;height:40px;margin-bottom:17px;font-size:17px}.pop-mood-card small{margin-top:0;font-size:9px;line-height:1.5}.pop-mood-card strong{margin:2px 0 12px;font-size:17px;line-height:1.35}.pop-mood-card i{margin-top:auto;padding-top:8px;font-size:9px}.pop-product-grid{grid-template-columns:1fr}.pop-product-info{padding:20px}.pop-product-info>p{margin-bottom:16px}.pop-product-info>small{margin-bottom:18px}.modern-product-note{min-height:0;margin:12px 0 18px}.pop-seasonal{padding:58px 22px}.pop-seasonal-bubble{max-width:270px}.pop-shop-photo{min-height:320px}.pop-shop-copy{padding:62px 22px}.modern-access{padding:58px 18px}.modern-access>div{margin-bottom:28px}.modern-access ol{gap:8px}.modern-access li{grid-template-columns:34px 1fr;gap:4px 14px;padding:16px;display:grid}.modern-access li span{grid-row:1/3;width:34px;height:34px;margin:0}.modern-access li strong{margin:0;font-size:15px}.modern-access li p{grid-column:2}.modern-instagram{padding:64px 22px 90px}.modern-instagram-copy h2{font-size:40px}.modern-instagram-qr{max-width:240px}}.pop-header{min-height:68px}.pop-hero{min-height:660px}.pop-hero-copy{padding:58px clamp(30px,5.4vw,82px)}.pop-hero-art{isolation:isolate;min-height:660px}.pop-hero-image{z-index:1;position:relative}.pop-sticker-one{z-index:4}.pop-mood,.pop-menu-preview{padding:clamp(68px,7.5vw,112px) clamp(24px,7vw,110px)}.pop-section-title{margin-bottom:clamp(34px,4.5vw,64px)}.modern-concept{gap:30px;padding:clamp(72px,8vw,120px) clamp(24px,7vw,110px);position:relative;overflow:hidden}.modern-concept:before{color:#d9b76a1f;content:"✦";pointer-events:none;font-family:Arial,sans-serif;font-size:clamp(180px,25vw,390px);line-height:1;animation:12s linear infinite concept-spark;position:absolute;top:-22%;right:-5%}.modern-concept>*{z-index:1;position:relative}@keyframes concept-spark{to{transform:rotate(360deg)}}.modern-concept blockquote{margin-top:26px;padding-top:28px}.pop-seasonal{gap:clamp(38px,7vw,110px);padding:clamp(52px,6.5vw,94px) clamp(26px,8vw,120px)}.pop-seasonal-copy h2{margin-bottom:30px}.pop-shop-photo{min-height:620px}.pop-shop-copy{padding:clamp(48px,6vw,86px)}.pop-shop h2{margin:20px 0}.pop-shop-copy>p:not(:first-child){margin-bottom:22px}.modern-access{padding:clamp(60px,7vw,96px) clamp(24px,7vw,110px)}.modern-access>div{margin-bottom:32px}.modern-access li{transition:border-color .25s,box-shadow .25s,transform .25s}.modern-access li:hover{border-color:#b69354b3;box-shadow:0 16px 34px #123f2d17}.modern-access li:hover>span{background:var(--pop-yellow);color:var(--pop-green);transform:rotate(8deg)}.modern-access li>span{transition:background .25s,color .25s,transform .25s}.modern-instagram{gap:clamp(38px,6vw,88px);padding:clamp(58px,7vw,96px) clamp(24px,8vw,120px)}.pop-footer{padding:54px clamp(28px,7vw,110px) 24px}.pop-actions a span,.pop-section-title-row>a,.modern-instagram-copy>a,.pop-footer a{transition:color .2s,transform .2s}.pop-actions a:hover span{transform:translate(4px)}.pop-section-title-row>a:hover,.pop-footer a:hover{color:var(--pop-yellow);transform:translate(4px)}.motion-ready [data-reveal]{opacity:0;transition:opacity .72s,transform .72s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;transform:translateY(24px)}.motion-ready [data-reveal-delay="1"]{transition-delay:80ms}.motion-ready [data-reveal-delay="2"]{transition-delay:.16s}.motion-ready [data-reveal-delay="3"]{transition-delay:.24s}.motion-ready [data-reveal-delay="4"]{transition-delay:.32s}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate(0,0)}@media (width<=960px){.pop-hero,.pop-hero-art{min-height:auto}.pop-hero-copy{padding:50px clamp(24px,7vw,58px) 42px}}@media (width<=640px){.pop-header{min-height:64px}.pop-hero-copy{padding:48px 22px 38px}.pop-hero-art{min-height:330px}.pop-hero-image{min-height:306px}.pop-mood,.pop-menu-preview{padding:52px 18px}.modern-concept{padding:62px 22px}.modern-concept-title h2{margin:18px 0 25px}.modern-concept blockquote{margin-top:32px}.pop-seasonal{padding:50px 22px}.pop-shop-photo{min-height:290px}.pop-shop-copy{padding:52px 22px}.modern-access{padding:50px 18px}.modern-instagram{padding:54px 22px 78px}.pop-footer{padding-top:48px}}@media (prefers-reduced-motion:reduce){.modern-concept:before{animation:none!important}.pop-hero-image,.pop-sticker-one,[data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.main-modern .pop-hero{grid-template-columns:minmax(430px,.9fr) minmax(0,1.1fr)}.main-modern .pop-hero-art{background:#f6f5ef;align-items:center;min-width:0;display:flex}.main-modern .pop-hero-image{aspect-ratio:1672/941;object-fit:contain;background:0 0;width:100%;max-width:100%;height:auto;min-height:0;display:block}.home-hero-promo{color:#fff;z-index:4;background:#123f2df5;border:1px solid #d9b76abf;border-radius:16px;gap:7px;width:calc(100% - clamp(48px,6vw,88px));max-width:320px;padding:20px 22px;text-decoration:none;transition:transform .2s,background .2s;display:grid;position:absolute;bottom:clamp(24px,3vw,44px);left:clamp(24px,3vw,44px)}.home-hero-promo:hover{background:#0b3324;transform:translateY(-3px)}.home-hero-promo>span{color:var(--pop-yellow);letter-spacing:.16em;font-family:Arial,sans-serif;font-size:9px;font-weight:800}.home-hero-promo>strong{font-size:clamp(18px,2vw,25px);line-height:1.35}.home-hero-promo>small{color:#ffffffb8;font-size:10px;line-height:1.6}.home-hero-promo>b{border-top:1px solid #ffffff38;margin-top:5px;padding-top:10px;font-size:10px}.home-menu-guide-lead{color:#5d6861;max-width:560px;margin-top:20px;font-size:13px;line-height:1.9;display:block}.home-access{background:var(--pop-lime)}@media (width<=960px){.main-modern .pop-hero{grid-template-columns:minmax(0,1fr)}.main-modern .pop-hero-copy{padding:42px clamp(24px,6vw,52px) 34px}.main-modern .pop-hours{margin-top:30px}.main-modern .pop-hero-art{flex-direction:column;align-items:stretch;gap:14px;min-height:0;padding:clamp(14px,3vw,24px)}.home-hero-promo{width:100%;max-width:none;position:static;bottom:auto;left:auto}}@media (width<=640px){.main-modern .pop-hero-copy{padding:38px 18px 30px}.main-modern .pop-kicker{margin-bottom:20px}.main-modern .pop-hero h1{margin-bottom:24px;font-size:clamp(42px,13.2vw,54px)}.main-modern .pop-hero-copy>p:not(.pop-kicker){margin-bottom:24px}.main-modern .pop-hours{margin-top:28px}.main-modern .pop-hero-art{min-height:0;padding:12px}}.has-uploaded-image,.admin-image-preview[style]{background-position:50%;background-repeat:no-repeat;background-size:cover}.catalog-product-image{background-color:#eeece5;background-size:contain!important}.product-admin{--admin-ink:#173d2c;--admin-line:#d9dfd8;--admin-mint:#edf4ee;color:#1d2e25;background:#f5f6f2;min-height:100vh;font-family:Arial,Yu Gothic,sans-serif}.product-admin button,.product-admin input,.product-admin textarea,.product-admin select{font:inherit}.product-admin-header{background:var(--admin-ink);color:#fff;justify-content:space-between;align-items:center;min-height:76px;padding:13px clamp(20px,4vw,56px);display:flex}.product-admin-header>div:first-child{align-items:center;gap:22px;display:flex}.product-admin-brand{color:#fff;letter-spacing:-.07em;font-size:25px;font-weight:900;text-decoration:none}.product-admin-brand span{color:var(--pop-yellow)}.product-admin-header p{letter-spacing:.17em;border-left:1px solid #ffffff52;margin:0;padding-left:22px;font-size:9px;font-weight:800}.product-admin-account{align-items:center;gap:18px;font-size:10px;display:flex}.product-admin-account span{color:#ffffff9e}.product-admin-account a{color:#fff;text-decoration:none}.product-admin-shell{grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.product-admin-sidebar{border-right:1px solid var(--admin-line);background:#fff;padding:27px 18px}.product-admin-sidebar>div:first-child{justify-content:space-between;align-items:end;padding:0 8px 20px;display:flex}.product-admin-sidebar>div:first-child p{color:#7d8b82;letter-spacing:.16em;margin:0;font-size:9px;font-weight:800}.product-admin-sidebar>div:first-child strong{color:var(--admin-ink);font-size:25px}.admin-new-product,.admin-save{background:var(--admin-ink);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:13px 16px;font-size:11px;font-weight:800}.admin-new-product{width:100%}.admin-drag-hint{color:#8a958e;margin:15px 8px 10px;font-size:9px}.admin-product-list{gap:6px;display:grid}.admin-product-list>button{color:#31483d;cursor:grab;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:26px minmax(0,1fr) 15px;align-items:center;gap:11px;padding:12px 10px;display:grid}.admin-product-list>button:hover,.admin-product-list>button.active{background:var(--admin-mint);border-color:#ccdbcf}.admin-product-list>button>span:first-child{color:#85928a;font-size:9px}.admin-product-list>button>span:nth-child(2){min-width:0}.admin-product-list strong,.admin-product-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-product-list strong{font-size:12px}.admin-product-list small{color:#7a877f;margin-top:4px;font-size:9px}.admin-product-list i{color:#94a099;font-style:normal}.product-admin-editor{width:100%;max-width:1050px;margin:0 auto;padding:42px clamp(24px,5vw,70px) 100px}.admin-editor-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.admin-editor-top p{color:#8c988f;letter-spacing:.16em;margin:0 0 7px;font-size:9px;font-weight:800}.admin-editor-top h1{color:var(--admin-ink);letter-spacing:-.06em;margin:0;font-size:clamp(28px,4vw,48px)}.admin-editor-actions{gap:9px;display:flex}.admin-editor-actions button{min-width:104px}.admin-delete{color:#8a4a39;cursor:pointer;background:#fff;border:1px solid #dccfc8;border-radius:9px;padding:12px 16px;font-size:10px;font-weight:800}.admin-editor-actions button:disabled{cursor:wait;opacity:.55}.admin-status{color:#5e522c;background:#fff5ce;border:1px solid #ead58b;border-radius:9px;margin-bottom:20px;padding:11px 14px;font-size:10px}.admin-status-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.admin-toggle{border:1px solid var(--admin-line);color:#344c3f;cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.admin-toggle.active{background:var(--admin-mint);border-color:#9db8a2}.admin-toggle strong,.admin-toggle small{display:block}.admin-toggle strong{font-size:11px}.admin-toggle small{color:#7b887f;margin-top:4px;font-size:8px}.admin-toggle>i{background:#cbd3cd;border-radius:999px;width:37px;height:20px;padding:2px}.admin-toggle>i b{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block}.admin-toggle.active>i{background:var(--admin-ink)}.admin-toggle.active>i b{transform:translate(17px)}.admin-panel{border:1px solid var(--admin-line);background:#fff;border-radius:14px;margin-top:16px;padding:clamp(20px,3vw,30px)}.admin-panel-title{align-items:start;gap:14px;margin-bottom:24px;display:flex}.admin-panel-title>span{background:var(--admin-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;display:flex}.admin-panel-title h2{color:var(--admin-ink);margin:1px 0 4px;font-size:18px}.admin-panel-title p{color:#7d8982;margin:0;font-size:9px}.admin-locale-tabs{border-bottom:1px solid var(--admin-line);gap:5px;margin-bottom:22px;display:flex;overflow-x:auto}.admin-locale-tabs button{color:#7c8880;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px;font-size:9px;font-weight:800}.admin-locale-tabs button.active{border-color:var(--admin-ink);color:var(--admin-ink)}.admin-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-field-wide{grid-column:1/-1}.admin-field{gap:7px;display:grid}.admin-field>span,.admin-option-group>span{color:#52655b;font-size:9px;font-weight:800}.admin-field input,.admin-field textarea,.admin-field select{color:#1e3328;background:#fbfcfa;border:1px solid #ccd5ce;border-radius:8px;outline:none;width:100%;padding:11px 12px;font-size:12px}.admin-field textarea{resize:vertical;line-height:1.7}.admin-field input:focus,.admin-field textarea:focus,.admin-field select:focus{border-color:#6f9178;box-shadow:0 0 0 3px #5b84661f}.admin-option-group{gap:9px;display:grid}.admin-option-group>div{flex-wrap:wrap;gap:7px;display:flex}.admin-option-group button{color:#516259;cursor:pointer;background:#fff;border:1px solid #ccd5ce;border-radius:999px;padding:9px 12px;font-size:9px}.admin-option-group button.active{background:var(--admin-ink);border-color:var(--admin-ink);color:#fff}.admin-image-editor{grid-template-columns:minmax(210px,.8fr) 1fr;align-items:center;gap:28px;display:grid}.admin-image-preview{aspect-ratio:4/3;background-position:50%;background-size:cover;border-radius:11px;width:100%}.admin-image-editor>div:last-child{justify-items:start;gap:12px;display:grid}.admin-upload{background:var(--admin-ink);color:#fff;cursor:pointer;border-radius:8px;padding:11px 14px;font-size:10px;font-weight:800}.admin-upload input{display:none}.admin-remove-image{color:#8a4a39;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.admin-loading,.admin-access-denied{justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-access-denied{color:#fff;background:#173d2c;padding:24px;font-family:Arial,Yu Gothic,sans-serif}.admin-access-denied>div{text-align:center;max-width:560px}.admin-access-denied h1{color:#f2cf68;font-size:42px}.admin-access-denied a{color:#fff;border:1px solid #ffffff80;border-radius:999px;margin:10px 5px;padding:12px 18px;text-decoration:none;display:inline-block}@media (width<=900px){.product-admin-shell{grid-template-columns:240px minmax(0,1fr)}.product-admin-account span{display:none}.admin-status-grid{grid-template-columns:1fr}}@media (width<=680px){.product-admin-header{align-items:flex-start;gap:10px}.product-admin-header p,.product-admin-account a:last-child{display:none}.product-admin-account{padding-top:6px}.product-admin-shell{display:block}.product-admin-sidebar{border-bottom:1px solid var(--admin-line);border-right:0;max-height:330px;overflow:auto}.product-admin-editor{padding:28px 16px 80px}.admin-editor-top{align-items:flex-start;gap:20px}.admin-editor-actions{flex-direction:column-reverse}.admin-editor-actions button{min-width:90px}.admin-field-grid,.admin-image-editor{grid-template-columns:1fr}.admin-field-wide{grid-column:auto}}.main-modern-menu .pop-menu-hero{min-height:440px;padding-top:64px;padding-bottom:64px}.main-modern-menu .pop-menu-hero h1{font-size:clamp(44px,6vw,88px);line-height:1}.main-modern-menu .pop-menu-hero h1 br{display:none}.main-modern-menu .pop-menu-hero h1 em{margin-top:.2em;display:block}.main-modern-menu .pop-menu-hero>p{margin-bottom:28px}.main-modern-menu .pop-menu-hero>div{margin-top:30px}.menu-catalog{background:#f6f6f2;padding:20px clamp(24px,7vw,110px) 100px}.menu-category-section{padding-top:70px}.menu-category-heading{border-top:1px solid #cfd8d1;justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding-top:18px;display:flex}.menu-category-heading p{color:#7a847d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:800}.menu-category-heading h2{color:var(--pop-green);letter-spacing:-.07em;margin:0;font-size:clamp(34px,5vw,64px);line-height:1}.menu-category-heading>span{color:#7a847d;letter-spacing:.08em;padding-bottom:6px;font-size:10px;font-weight:800}.menu-category-section .modern-product-button{height:100%}.menu-seasonal-section .pop-menu-product{grid-column:1/-1}.menu-seasonal-section .modern-product-button{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);display:grid}.menu-seasonal-section .pop-menu-photo-wrap{border-bottom:0;border-right:1px solid #d9dfda;height:auto;min-height:480px}.menu-seasonal-section .pop-menu-product-copy{justify-content:center}.menu-category-section .pop-menu-product-copy{flex-direction:column;min-height:230px;display:flex}.menu-category-section .pop-menu-price{margin-top:auto}.modern-modal-copy dl{margin-bottom:0}.modern-modal-copy dd strong{color:var(--pop-green);font-size:16px}@media (width<=640px){.main-modern-menu .pop-menu-hero{min-height:380px;padding-top:48px;padding-bottom:48px}.main-modern-menu .pop-menu-hero h1{font-size:clamp(38px,10.5vw,52px)}.main-modern-menu .pop-menu-hero>div{margin-top:24px}.menu-catalog{padding:8px 18px 72px}.menu-category-section{padding-top:58px}.menu-category-heading{align-items:flex-start;margin-bottom:20px}.menu-category-heading h2{font-size:40px}.menu-category-section .pop-menu-product-copy{min-height:210px}.menu-seasonal-section .modern-product-button{display:block}.menu-seasonal-section .pop-menu-photo-wrap{border-bottom:1px solid #d9dfda;border-right:0;height:350px;min-height:0}}
