@font-face{font-family:Fredoka;src:url(/assets/fredoka-latin-DOQG_Jwn.woff2) format("woff2");font-style:normal;font-weight:600 700;font-display:swap}@font-face{font-family:Outfit;src:url(/assets/outfit-latin-D6ftewdU.woff2) format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:Material Symbols Rounded;src:url(/assets/material-symbols-rounded-BSY3IqIl.woff2) format("woff2");font-style:normal;font-weight:500;font-display:block}:root{--blue: #07449b;--blue-dark: #032f76;--blue-light: #eaf1ff;--yellow: #ffd51f;--yellow-dark: #efbb00;--ink: #151c2e;--muted: #5e6675;--line: #d9dde5;--paper: #fffdfa;--white: #ffffff;--warm: #f5f1e8;--red: #ec4238;--green: #3b995f;--purple: #8064c6;--shadow: 0 12px 32px rgba(10, 34, 80, .1);--display: "Fredoka", sans-serif;--body: "Outfit", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:3px solid var(--yellow-dark);outline-offset:4px}.shell{width:min(100% - 72px,1360px);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;padding:10px 16px;background:var(--yellow);color:var(--ink);font-weight:700}.skip-link:focus{top:16px}.material-symbols-rounded{font-family:Material Symbols Rounded;font-size:1.35em;font-style:normal;font-weight:500;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;vertical-align:-.16em;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin-top:0}h1,h2,h3{margin-bottom:0;color:inherit}h1,h2{font-family:var(--display);letter-spacing:-.035em;line-height:.98}h2{font-size:clamp(2.25rem,4vw,3.75rem)}h3{font-size:1.2rem;line-height:1.15}.site-header{position:sticky;top:0;z-index:100;background:var(--blue);color:var(--white);box-shadow:0 1px #ffffff29}.header-inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:42px}.brand{flex:0 0 auto;display:inline-flex;align-items:center}.brand img{width:96px;height:60px;object-fit:contain}.primary-nav{display:flex;align-items:center;gap:clamp(28px,4vw,62px);font-size:1.08rem;font-weight:600}.primary-nav>a:not(.button){position:relative;text-decoration:none}.primary-nav>a:not(.button):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--yellow);transition:right .2s ease}.primary-nav>a:not(.button):hover:after,.primary-nav>a[aria-current=page]:after{right:0}.nav-toggle{display:none;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.35);border-radius:4px;background:transparent;color:#fff;cursor:pointer}.nav-toggle .material-symbols-rounded{font-size:1.8rem}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:9px;padding:14px 28px;border:2px solid var(--blue);border-radius:4px;background:var(--blue);color:#fff;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px);background:var(--blue-dark);border-color:var(--blue-dark)}.button-small{min-height:48px;padding:11px 22px}.button-yellow{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.button-yellow:hover{border-color:var(--yellow-dark);background:var(--yellow-dark)}.button-outline{border-color:var(--blue);background:transparent;color:var(--blue)}.button-outline:hover{background:var(--blue-light);border-color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero{display:grid;min-height:430px;grid-template-columns:minmax(470px,45%) 1fr;border-bottom:1px solid var(--line);background:var(--paper)}.hero-copy-wrap{display:flex;justify-content:flex-end;align-items:center;padding:40px 66px 42px max(36px,calc((100vw - 1360px)/2))}.hero-copy{width:min(100%,600px)}.hero h1{font-size:clamp(3.75rem,4.7vw,5.45rem);color:var(--blue)}.hero h1 span{color:var(--yellow-dark)}.hero-copy>p:not(.trust-line){max-width:480px;margin:20px 0 24px;color:var(--ink);font-size:1.16rem;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.trust-line{display:flex;align-items:center;gap:8px;margin:22px 0 0;color:var(--muted);font-weight:500}.trust-line .material-symbols-rounded{color:var(--blue)}.hero-media{min-width:0;overflow:hidden}.hero-media img{width:100%;height:100%;min-height:430px;object-fit:cover;object-position:center}.category-index{border-bottom:1px solid var(--line);background:var(--white)}.category-index-inner{display:grid;grid-template-columns:repeat(6,1fr)}.category-index a{display:flex;min-width:0;align-items:center;gap:12px;padding:14px 20px;border-right:1px solid var(--line);font-weight:650;line-height:1.16;text-decoration:none}.category-index a:first-child{border-left:1px solid var(--line)}.category-index a:hover{background:var(--warm)}.category-icon{display:inline-flex;flex:0 0 auto;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;color:#fff}.category-icon.yellow{background:var(--yellow);color:var(--blue)}.category-icon.red{background:var(--red)}.category-icon.blue{background:var(--blue)}.category-icon.green{background:var(--green)}.category-icon.purple{background:var(--purple)}.section{padding:92px 0;scroll-margin-top:82px}.eyebrow{margin-bottom:10px;color:var(--blue);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.eyebrow-yellow{color:var(--yellow)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:38px}.compact-heading{margin-bottom:28px}.section-intro{max-width:430px;margin-bottom:0;color:var(--muted);font-size:1.06rem}.favorite-section{padding-top:58px;background:var(--paper)}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.product-image{display:block;aspect-ratio:1.28;overflow:hidden;background:#fff}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image:hover img{transform:scale(1.025)}.product-body{padding:20px 20px 18px}.product-body h3{font-size:1.2rem}.product-body>p{min-height:48px;margin:8px 0 18px;color:var(--muted);font-size:.9rem}.product-meta{display:flex;align-items:end;justify-content:space-between;gap:14px}.product-meta span{color:var(--muted);font-size:.78rem}.product-meta strong{color:var(--blue);font-size:1.16rem}.price-note{margin:14px 0 0;color:var(--muted);font-size:.78rem}.promo-section{background:var(--blue);color:#fff}.promo-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:clamp(54px,8vw,120px);align-items:center}.promo-copy h2{max-width:600px}.promo-copy>p:not(.eyebrow){max-width:570px;margin:24px 0 30px;color:#dbe7ff;font-size:1.08rem}.service-list{border-top:1px solid rgba(255,255,255,.28)}.service-list>div{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.28)}.service-list>div>.material-symbols-rounded{color:var(--yellow);font-size:2rem}.service-list strong,.service-list span{display:block}.service-list strong{font-size:1.08rem}.service-list div div span{margin-top:3px;color:#cbdcff;font-size:.9rem}.outlet-section{background:var(--warm)}.outlet-list{border-top:2px solid var(--ink)}.outlet-row{display:grid;grid-template-columns:minmax(300px,1.2fr) minmax(250px,.9fr) auto;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid #bfc2c8}.outlet-row h3{font:700 1.8rem var(--display)}.outlet-row div>p:last-child{margin:8px 0 0;color:var(--muted)}.outlet-features{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--muted);font-size:.86rem;font-weight:600}.outlet-features span:before{content:"•";margin-right:7px;color:var(--blue)}.outlet-row .button{min-height:48px;padding:12px 20px}.order-strip{padding:18px 0;background:var(--blue-dark);color:#fff}.order-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}.order-strip a,.order-strip-inner>span{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:8px 20px;border-right:1px solid rgba(255,255,255,.36);font-weight:600;text-decoration:none}.order-strip-inner>:last-child{border-right:0}.order-strip a:hover{color:var(--yellow)}.site-footer{padding:62px 0 24px;background:#101522;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:52px}.footer-brand img{width:88px;height:68px;object-fit:contain}.footer-brand p{max-width:350px;margin:16px 0 0;color:#b6bdca}.footer-grid h2{margin-bottom:17px;font:600 .92rem var(--body);letter-spacing:.04em}.footer-grid a{display:block;width:fit-content;margin:9px 0;color:#b6bdca;text-decoration:none}.footer-grid a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding-top:20px;border-top:1px solid #343a49;color:#8f97a6;font-size:.82rem}.footer-bottom a{color:inherit}.menu-hero{padding:68px 0;background:var(--blue);color:#fff}.menu-hero-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}.menu-hero h1{font-size:clamp(3.8rem,6vw,6.5rem)}.menu-hero h1 span{color:var(--yellow)}.menu-hero-layout>div:last-child>p{max-width:560px;margin:0 0 24px;color:#dce7ff;font-size:1.1rem}.menu-browser{padding:0 0 100px}.filter-bar{position:sticky;top:82px;z-index:70;display:flex;gap:0;overflow-x:auto;margin-bottom:58px;border:1px solid var(--line);border-top:0;background:#fffdfaf7;scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}.filter-button{flex:1 0 auto;min-height:58px;padding:12px 21px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink);font-weight:650;cursor:pointer}.filter-button:last-child{border-right:0}.filter-button:hover{background:var(--warm)}.filter-button.is-active{background:var(--yellow);color:var(--ink)}.menu-result-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.menu-result-heading>p{margin-bottom:0;color:var(--muted)}.menu-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.menu-product{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.menu-product[hidden]{display:none}.menu-product>img{width:100%;aspect-ratio:1.25;object-fit:cover;background:#fff}.menu-product>div{padding:22px}.product-category{margin-bottom:6px;color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.menu-product h3{font-size:1.35rem}.menu-product>div>p:not(.product-category){min-height:48px;margin:9px 0 20px;color:var(--muted)}.menu-price{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-top:13px;border-top:1px solid var(--line)}.menu-price span{color:var(--muted);font-size:.78rem}.menu-price strong{color:var(--blue);font-size:1.18rem}.menu-feature-note{display:grid;grid-template-columns:72px 1fr auto;gap:30px;align-items:center;margin-top:48px;padding:36px 40px;background:var(--blue);color:#fff}.menu-feature-note>div:first-child{display:flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:50%;background:var(--yellow);color:var(--blue)}.menu-feature-note>div:first-child .material-symbols-rounded{font-size:2rem}.menu-feature-note h2{font-size:clamp(2rem,3vw,3rem)}.menu-feature-note p:not(.eyebrow){max-width:740px;margin:10px 0 0;color:#dbe7ff}@media(max-width:1100px){.shell{width:min(100% - 48px,1360px)}.hero{grid-template-columns:1fr 1.12fr}.hero-copy-wrap{padding-left:36px;padding-right:42px}.hero h1{font-size:clamp(3.5rem,5.4vw,5rem)}.category-index-inner{width:100%;overflow-x:auto;grid-template-columns:repeat(6,minmax(190px,1fr))}.featured-grid{grid-template-columns:repeat(2,1fr)}.outlet-row{grid-template-columns:1fr auto}.outlet-features{grid-column:1;grid-row:2}.outlet-row .button{grid-column:2;grid-row:1 / span 2}.order-strip-inner{grid-template-columns:repeat(2,1fr)}.order-strip-inner>:nth-child(2){border-right:0}.order-strip-inner>:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.28)}}@media(max-width:960px){.shell{width:min(100% - 32px,1360px)}.header-inner{min-height:76px}.brand img{width:90px;height:56px}.nav-toggle{display:inline-flex}.primary-nav{position:absolute;left:16px;right:16px;top:calc(100% + 8px);display:none;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:var(--shadow)}.nav-open .primary-nav{display:grid}.primary-nav>a:not(.button){padding:13px 14px}.primary-nav>a:not(.button):after{display:none}.primary-nav .button{margin-top:6px}.hero{grid-template-columns:1fr}.hero-copy-wrap{justify-content:center;padding:54px 24px 44px}.hero-copy{width:min(100%,650px);text-align:center}.hero-copy>p:not(.trust-line){margin-inline:auto}.hero-actions,.trust-line{justify-content:center}.hero-media img{min-height:390px;max-height:520px}.section{padding:72px 0}.promo-layout,.menu-hero-layout{grid-template-columns:1fr;gap:42px}.outlet-row{grid-template-columns:1fr}.outlet-features{grid-column:1;grid-row:auto}.outlet-row .button{grid-column:1;grid-row:auto;justify-self:start}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>:last-child{grid-column:2 / 3}.menu-hero{padding:54px 0}.filter-bar{top:76px;margin-inline:-16px;margin-bottom:46px}.menu-product-grid{grid-template-columns:repeat(2,1fr)}.menu-feature-note{grid-template-columns:60px 1fr;padding:32px}.menu-feature-note .button{grid-column:2 / 3;justify-self:start}}@media(max-width:560px){body{font-size:15.5px}.hero h1{font-size:clamp(3.25rem,15vw,4.3rem)}.hero-copy>p:not(.trust-line){font-size:1.06rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-media img{min-height:300px}.category-index-inner{grid-template-columns:repeat(6,170px)}.category-index a{padding:17px 18px}.section-heading,.menu-result-heading{display:block}.section-heading .text-link,.section-intro,.menu-result-heading>p{margin-top:18px}.featured-grid,.menu-product-grid{grid-template-columns:1fr}.product-body>p,.menu-product>div>p:not(.product-category){min-height:0}.promo-layout{gap:40px}.outlet-row{grid-template-columns:1fr;gap:18px}.outlet-features{gap:7px 12px}.order-strip-inner{grid-template-columns:1fr}.order-strip-inner>*{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.28);justify-content:flex-start!important}.order-strip-inner>:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1 / -1}.footer-grid>:last-child{grid-column:auto}.footer-bottom{display:grid}.menu-hero h1{font-size:clamp(3.2rem,14vw,4.4rem)}.menu-feature-note{grid-template-columns:1fr;padding:28px 24px}.menu-feature-note .button{grid-column:auto;justify-self:stretch}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
