.hp{--hp-orange:#ff4b23;--hp-orange-dark:#e93b16;--hp-ink:#17191c;--hp-muted:#6c7075;--hp-line:#e9e9e7;--hp-soft:#f7f7f5;--hp-green:#297a47;--hp-shadow:0 12px 35px #16181c14;color:var(--hp-ink)}.hp-wrap{width:var(--page-w);margin-inline:auto}.hp svg{flex:none;width:1.25em;height:1.25em}.hp-ph-1{background:linear-gradient(140deg,#efe2d2 0%,#d9c3a6 55%,#bfa27f 100%)}.hp-ph-2{background:linear-gradient(140deg,#e6e5d8 0%,#c6c9ad 55%,#9fa583 100%)}.hp-ph-3{background:linear-gradient(140deg,#f0ded5 0%,#dab3a1 55%,#b98a72 100%)}.hp-ph-4{background:linear-gradient(140deg,#eae4dc 0%,#cbbfae 55%,#a8988380 100%),#a89883}.hp-ph-5{background:linear-gradient(140deg,#f2e7d6 0%,#dcc79c 55%,#c0a672 100%)}.hp-ph-6{background:linear-gradient(140deg,#e4e6e4 0%,#bfc5bd 55%,#98a094 100%)}.hp-ph-7{background:linear-gradient(140deg,#f1e3e0 0%,#d8b9b2 55%,#b8908a 100%)}.hp-hero{background:#f3efe9;border-radius:22px;grid-template-columns:47% 53%;min-height:480px;margin-top:20px;display:grid;overflow:hidden}.hp-hero-copy{background:radial-gradient(circle at 5% 10%,#fff 0,#0000 35%),linear-gradient(110deg,#f8f5f0 0%,#f2ede6 100%);flex-direction:column;justify-content:center;padding:58px 26px 54px 48px;display:flex}.hp-eyebrow{color:var(--hp-orange);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.hp-hero h1{letter-spacing:-.05em;max-width:590px;margin:0 0 18px;font-size:clamp(34px,3.9vw,58px);font-weight:900;line-height:1.04}.hp-hero-copy>p{color:#51555a;max-width:570px;margin:0 0 26px;font-size:15px;line-height:1.5}.hp-hero-media{min-height:480px;position:relative}.hp-hero-slides{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;position:absolute;inset:0;overflow:hidden}.hp-hero-slides img{-webkit-user-drag:none;pointer-events:none}.hp-hero-track{will-change:transform;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:flex}.hp-hero-slide{flex:0 0 100%;height:100%;position:relative}.hp-hero-link{cursor:pointer;display:block;position:absolute;inset:0}.hp-hero-link:focus-visible{outline-offset:-6px;outline:3px solid #fff}@media (prefers-reduced-motion:reduce){.hp-hero-track{transition:none}}.hp-hero-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hp-hero-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:width .25s,background .25s;box-shadow:0 1px 3px #00000059}.hp-hero-dot.is-on{background:#fff;border-radius:999px;width:22px}.hp-hero-dot:before{content:"";position:absolute;inset:-10px}.hp-hero-dot{position:relative}.hp-dish-float{z-index:2;width:234px;box-shadow:var(--hp-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #fff9;border-radius:18px;padding:22px;position:absolute;top:50%;right:36px;transform:translateY(-50%)}.hp-dish-float>span{font-size:14px;font-weight:700;line-height:1.25;display:block}.hp-dish-float>strong{color:var(--hp-orange);margin:4px 0 14px;font-size:30px;font-weight:900;display:block}.hp-dish-float ul{color:#555;gap:8px;margin:0;padding:0;font-size:12.5px;list-style:none;display:grid}.hp .searchbar{background:#fff;border:1px solid #dedbd7;border-radius:99px;align-items:center;gap:12px;max-width:620px;margin:0;padding:7px 7px 7px 18px;display:flex;box-shadow:0 8px 22px #1e1b160f}.hp .searchbar input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0;font-size:13.5px}.hp .searchbar button{color:#fff;background:var(--hp-ink);cursor:pointer;border:0;border-radius:99px;padding:13px 25px;font-size:14px;font-weight:700;transition:background .15s}.hp .searchbar button:hover{background:var(--hp-orange)}.hp .hero-hint{color:#60646a;max-width:580px;margin:9px 0 0;font-size:12.5px;line-height:1.6;display:block}.hp-section{padding-top:56px}.hp-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.hp-head h2{letter-spacing:-.035em;margin:0;font-size:28px;font-weight:800;line-height:1.15}.hp-btn-outline{min-height:38px;color:var(--hp-orange);white-space:nowrap;background:#fff;border:1px solid #ff8e74;border-radius:99px;justify-content:center;align-items:center;padding:8px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.hp-btn-outline:hover{color:#fff;background:var(--hp-orange)}.hp-scenarios{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.hp-scenario{color:#fff;border-radius:16px;justify-content:space-between;align-items:flex-end;min-height:210px;padding:20px;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #1e1e1e14}.hp-scenario:before{content:"";background:linear-gradient(#0000000d 20%,#000000db 100%);transition:opacity .25s;position:absolute;inset:0}.hp-scenario:hover:before{opacity:.86}.hp-scenario span,.hp-scenario svg{z-index:1;position:relative}.hp-scenario span{letter-spacing:-.03em;font-size:19px;font-weight:800;line-height:1.08}.hp-scenario-icon{color:#18141038;width:66px;height:66px;position:absolute;top:16px;right:16px}.hp-scenario-icon svg{stroke-width:1.3px;width:100%;height:100%}.hp-scenario-all{min-height:auto;color:var(--hp-ink);background:linear-gradient(120deg,#efe2d2 0%,#d9c3a6 55%,#bfa27f 100%);grid-column:1/-1;align-items:center;padding:22px 26px}.hp-scenario-all:before{background:0 0}.hp-scenario-all-body{align-items:center;gap:14px;display:flex}.hp-scenario-all .hp-scenario-icon{color:#17191c8c;width:34px;height:34px;position:static}.hp-scenario-all span:not(.hp-scenario-icon):not(.hp-scenario-all-body){font-size:15.5px;font-weight:750}.hp-features{grid-template-columns:1fr 1fr;gap:16px;padding-top:38px;display:grid}.hp-feature{border:1px solid var(--hp-line);background:#fff;border-radius:18px;grid-template-columns:44px 1fr;gap:18px;padding:30px;transition:all .18s;display:grid;box-shadow:0 8px 24px #1414140a}.hp-feature:hover{border-color:#d8d8d4;box-shadow:0 14px 32px #14141414}.hp-feature>svg{width:34px;height:34px;color:var(--hp-orange)}.hp-feature h3{letter-spacing:-.02em;margin:0 0 7px;font-size:21px;font-weight:800}.hp-feature p{max-width:530px;color:var(--hp-muted);margin:0 0 10px;font-size:14px;line-height:1.5}.hp-feature a{color:var(--hp-orange);font-size:14px;font-weight:700;text-decoration:none}.hp-feature a span{margin-left:7px}.hp-card-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.hp-new{color:#fff;background:var(--hp-green);letter-spacing:.04em;border-radius:99px;padding:3px 8px;font-size:9px;font-weight:800}.hp-stats{border:1px solid var(--hp-line);border-radius:15px;grid-template-columns:repeat(4,1fr);margin-top:18px;padding:20px;display:grid}.hp-stats div{border-right:1px solid var(--hp-line);justify-content:center;align-items:baseline;gap:8px;display:flex}.hp-stats div:last-child{border:0}.hp-stats strong{font-size:19px;font-weight:800}.hp-stats span{color:var(--hp-muted);font-size:12px}.hp-dishes{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.hp-dish{border:1px solid var(--hp-line);background:#fff;border-radius:14px;transition:all .18s;overflow:hidden}.hp-dish:hover{box-shadow:0 12px 28px #14141417}.hp-dish-photo{color:#ffffffd9;place-items:center;height:160px;display:grid;position:relative}.hp-dish-photo>svg{width:42px;height:42px}.hp-fav{width:32px;height:32px;color:var(--hp-ink);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;padding:0;transition:all .15s;display:grid;position:absolute;top:10px;right:10px}.hp-fav svg{width:17px;height:17px}.hp-fav.is-on{color:#fff;background:var(--hp-orange)}.hp-dish-info{grid-template-columns:1fr auto;padding:14px;display:grid}.hp-dish-info h3,.hp-dish-info p{grid-column:1/-1;margin:0}.hp-dish-info h3{font-size:14px;font-weight:700;line-height:1.25}.hp-dish-info p{color:var(--hp-muted);margin:3px 0 12px;font-size:11px}.hp-dish-info strong{font-size:18px;font-weight:800}.hp-dish-info small{color:var(--hp-muted);align-self:end;font-size:11px}.hp-value{color:#fff;background:linear-gradient(135deg,#1c1f20,#292d2e);border-radius:18px;grid-template-columns:1.5fr repeat(3,1fr);margin-top:55px;padding:36px;display:grid}.hp-value-intro{padding-right:38px}.hp-value-intro h2{letter-spacing:-.035em;margin:0 0 10px;font-size:30px;font-weight:800}.hp-value-intro p{color:#c8cbcc;margin:0;font-size:13px;line-height:1.6}.hp-value-factor{border-left:1px solid #555;padding:4px 24px}.hp-value-factor h3{margin:9px 0 4px;font-size:15px;font-weight:700}.hp-value-factor p{color:#bfc2c3;min-height:52px;margin:0 0 14px;font-size:11.5px;line-height:1.5}.hp-value-factor strong{color:var(--hp-orange);font-size:26px;font-weight:900}.hp-value-factor strong small{font-size:12px;font-weight:700}.hp-places{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hp-place{border:1px solid var(--hp-line);background:#fff;border-radius:14px;text-decoration:none;transition:all .18s;overflow:hidden}.hp-place:hover{box-shadow:0 12px 28px #14141417}.hp-place-photo{color:#fffc;place-items:center;height:190px;display:grid}.hp-place-photo svg{width:46px;height:46px}.hp-place-body{padding:15px}.hp-place-body h3{margin:0;font-size:16px;font-weight:800}.hp-place-meta{color:var(--hp-muted);justify-content:space-between;gap:10px;margin:5px 0 12px;font-size:11px;display:flex}.hp-place-meta b{color:var(--hp-orange);white-space:nowrap}.hp-tags{flex-wrap:wrap;gap:5px;display:flex}.hp-tags span{color:#62666a;background:#f1f1ef;border-radius:5px;padding:4px 8px;font-size:10px}.hp-map-layout{grid-template-columns:1fr;display:grid}.hp-map-art{background:#f2f4f1;border:1px solid #e5e6e3;border-radius:16px;min-height:310px;transition:box-shadow .2s;display:block;position:relative;overflow:hidden}.hp-map-art:hover{box-shadow:0 10px 26px #1e1e1e24}.hp-map-art img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.hp-map-art:hover img{transform:scale(1.035)}.hp-map-art-empty{height:100%;min-height:310px;color:var(--hp-muted);justify-content:center;align-items:center;font-size:13px;display:flex}.hp-map-art-cta{color:var(--hp-orange);background:#fff;border-radius:99px;align-items:center;gap:6px;padding:9px 16px;font-size:12.5px;font-weight:750;transition:color .18s,background .18s;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 6px 18px #14100c2e}.hp-map-art-cta svg{width:15px;height:15px}.hp-map-art:hover .hp-map-art-cta{color:#fff;background:var(--hp-orange)}.hp-map-btn{margin-top:14px}.hp-offers{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hp-offer{color:#fff;border-radius:16px;align-items:flex-end;min-height:190px;padding:20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.hp-offer:after{content:"";background:linear-gradient(#0000 20%,#000000e0);position:absolute;inset:0}.hp-offer>b{z-index:1;background:var(--hp-orange);border-radius:99px;padding:6px 10px;font-size:13px;font-weight:800;position:absolute;top:14px;left:14px}.hp-offer>div{z-index:1;position:relative}.hp-offer h3{letter-spacing:-.02em;max-width:250px;margin:0 0 4px;font-size:19px;font-weight:800}.hp-offer p,.hp-offer small{opacity:.9;margin:0;font-size:11px;display:block}.hp-meal{padding-bottom:0}.hp-meal-layout{grid-template-columns:250px 1fr;gap:18px;display:grid}.hp-meal-summary>p{color:var(--hp-muted);margin:0 0 16px;font-size:13px;line-height:1.5}.hp-balance{background:var(--hp-soft);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px;display:grid}.hp-balance>span{grid-column:1/-1;font-size:11px;font-weight:700}.hp-balance strong{font-size:20px;font-weight:800}.hp-balance small{color:var(--hp-muted);font-size:8.5px;font-weight:500;display:block}.hp-week{border:1px solid var(--hp-line);border-radius:14px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden}.hp-week article{border-right:1px solid var(--hp-line);text-align:center;padding:12px 8px}.hp-week article:last-child{border:0}.hp-week article>b{font-size:11px}.hp-meal-img{color:#ffffffd9;border-radius:50%;place-items:center;width:72px;height:72px;margin:8px auto;display:grid}.hp-meal-img svg{width:24px;height:24px}.hp-week h3{min-height:34px;margin:0 0 5px;font-size:9.5px;font-weight:700;line-height:1.2}.hp-week small{color:var(--hp-muted);font-size:8.5px}.hp-week-total{color:var(--hp-muted);text-align:center;background:#fafaf8;margin-left:268px;padding:10px;font-size:11px}.hp-footer{border-top:1px solid var(--hp-line);background:#fafaf8;margin-top:20px;padding:40px 0 22px}.hp-footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:40px;display:grid}.hp-footer-grid h3{margin:0 0 12px;font-size:12px;font-weight:800}.hp-footer-grid a{color:var(--hp-muted);margin:7px 0;font-size:11.5px;text-decoration:none;display:block}.hp-footer-grid a:hover{color:var(--hp-orange)}.hp-footer-brand img{width:120px;height:auto}.hp-footer-brand p{color:var(--hp-muted);margin:12px 0 6px;font-size:11.5px}.hp-footer-note{color:#939699;max-width:330px;font-size:10.5px;line-height:1.5}.hp-copyright{color:#939699;margin-top:30px;font-size:10px}@media (max-width:1050px){.hp-hero{grid-template-columns:55% 45%}.hp-hero-copy{padding-left:34px}.hp-scenarios{grid-template-columns:repeat(3,1fr)}.hp-value{grid-template-columns:1.2fr repeat(3,1fr);padding:26px}.hp-meal-layout{grid-template-columns:1fr}.hp-week-total{margin-left:0}.hp-footer-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:780px){.hp-wrap{width:min(100% - 28px,680px)}.hp-hero{min-height:auto;display:block}.hp-hero-copy{padding:18px 24px}.hp-hero h1{font-size:38px}.hp-hero-media{min-height:340px}.hp-dish-float{width:205px;right:18px}.hp-hero-dots{bottom:12px}.hp-section{padding-top:42px}.hp-scenarios{grid-template-columns:repeat(2,1fr)}.hp-scenario{min-height:190px}.hp-features{grid-template-columns:1fr}.hp-stats{grid-template-columns:repeat(2,1fr);gap:18px}.hp-stats div:nth-child(2){border:0}.hp-dishes{grid-template-columns:repeat(2,1fr)}.hp-dish:last-child{display:none}.hp-value{grid-template-columns:1fr 1fr}.hp-value-intro{grid-column:1/-1;padding:0 0 25px}.hp-value-factor{border-top:1px solid #555;border-left:0;padding:15px}.hp-value-factor:last-child{grid-column:1/-1}.hp-places{grid-template-columns:repeat(2,1fr)}.hp-offers{grid-template-columns:1fr}.hp-week{grid-template-columns:repeat(4,1fr)}.hp-week article:nth-child(n+5){border-top:1px solid var(--hp-line)}.hp-footer-grid{grid-template-columns:1fr 1fr}.hp-footer-brand{grid-column:1/-1}}@media (max-width:480px){.hp-wrap{width:calc(100% - 22px)}.hp-hero{margin-top:10px}.hp-hero h1{font-size:33px}.hp-hero-copy{padding:15px 18px}.hp .searchbar{border-radius:14px;grid-template-columns:1fr;padding:10px 12px;display:grid}.hp-hero-media{min-height:280px}.hp-dish-float{top:auto;bottom:12px;right:12px;transform:none}.hp-scenarios{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.hp-scenario{scroll-snap-align:start;min-width:165px}.hp-scenario-all{align-items:flex-end;min-height:190px;padding:20px}.hp-scenario-all-body{display:contents}.hp-scenario-all .hp-scenario-icon{color:#17191c66;width:66px;height:66px;position:absolute;top:16px;right:16px}.hp-features{padding-top:28px}.hp-feature{grid-template-columns:36px 1fr;padding:22px}.hp-stats{padding:16px 8px}.hp-stats div{justify-content:flex-start;padding-left:12px}.hp-head{align-items:flex-start}.hp-head h2{font-size:24px}.hp-dishes{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.hp-dish{scroll-snap-align:start;min-width:218px}.hp-dish:last-child{display:block}.hp-value{grid-template-columns:1fr;padding:24px}.hp-value-factor,.hp-value-factor:last-child{grid-column:auto}.hp-place-photo{height:160px}.hp-offer{min-height:170px}.hp-week{display:flex;overflow-x:auto}.hp-week article{min-width:112px}.hp-meal-img{width:64px;height:64px}.hp-footer-grid{gap:28px 20px}}.hp h1,.hp h2,.hp h3,.hp-dish-float>span{font-weight:400}.hp-place-photo.has-photo{background-color:#e7e1d8;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover}
