@font-face{font-family:function_pro;src:url(/fonts/functionpro-light-webfont.woff2) format("woff2"),url(/fonts/functionpro-light-webfont.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:function_pro;src:url(/fonts/functionpro-book-webfont.woff2) format("woff2"),url(/fonts/functionpro-book-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:function_pro;src:url(/fonts/functionpro-medium-webfont.woff2) format("woff2"),url(/fonts/functionpro-medium-webfont.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:function_pro;src:url(/fonts/functionpro-demi-webfont.woff2) format("woff2"),url(/fonts/functionpro-demi-webfont.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:function_pro;src:url(/fonts/functionpro-bold-webfont.woff2) format("woff2"),url(/fonts/functionpro-bold-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Biko;src:url(/fonts/biko-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Biko;src:url(/fonts/biko-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--dark:#161619;--heading:#343434;--nav:#727272;--blue:#81bdf2;--bg-soft:#f3f3f3;--shadow:0 8px 32px 0 rgba(0,0,0,.1);--container:1320px;--nav-h:76px;--heading-font:"Helvetica Neue",Helvetica,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:function_pro,sans-serif;font-size:18px;line-height:1.556;color:var(--dark);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 15px}.hero-wrap{position:relative}.hero{width:100%;height:420px;background:#ddd url(/img/cover.webp) 50%/cover no-repeat}.hint-wrap{background:#fff;display:none}.hint{background:var(--red);color:#fff;font-family:Open Sans,function_pro,sans-serif;font-size:18px;font-weight:400;text-align:center;border-radius:10px;padding:10px 15px;margin:22px auto;max-width:var(--container)}.brandbar{background:#fff;padding:40px 0 34px}.brandbar-inner{display:flex;align-items:center;gap:34px;max-width:var(--container);margin:0 auto;padding:0 15px}.brandbar-logo{flex:0 0 auto}.brandbar-logo img{width:300px;height:auto}.brandbar-divider{width:1px;align-self:stretch;background:#cfcfcf;flex:0 0 auto}.brandbar-divider--cols{min-height:46px;align-self:center}.brandbar-cols{display:flex;gap:40px;flex:1 1;flex-wrap:wrap}.brandbar-col{display:flex;flex-direction:column;gap:10px;min-width:220px}.info-item{display:flex;align-items:flex-start;gap:10px;font-size:17px;color:var(--dark);line-height:1.35}.info-item svg{flex:0 0 auto;margin-top:3px;color:var(--blue);width:18px;height:18px}.catnav{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 10px rgba(0,0,0,.04)}.catnav-inner{max-width:var(--container);margin:0 auto;padding:0 15px;min-height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;gap:10px}.catnav .more-label,.catnav a{font-family:Biko,Century Gothic,sans-serif;font-size:20px;color:var(--nav);text-align:center;line-height:1.25;transition:color .18s ease;cursor:pointer}.catnav a:hover{color:var(--dark)}.catnav .more-label.active,.catnav a.active{color:#012b46;font-weight:700;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2.5px}.catnav .more-label.active{border-bottom-color:#012b46}.catnav .more{position:relative}.more-label{display:inline-flex;align-items:center;gap:6px;padding-bottom:2px;border-bottom:1px solid var(--nav);-webkit-user-select:none;-moz-user-select:none;user-select:none}.more-label svg{width:14px;height:14px}.more-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #eee;box-shadow:var(--shadow);border-radius:6px;padding:6px 0;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:all .18s ease}.more:focus-within .more-menu,.more:hover .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.more-menu a{display:block;padding:8px 18px;font-size:17px;text-align:left;white-space:nowrap}.more-menu a:hover{background:#f7f7f7}.more-select{display:none}main{background:#fff;padding-bottom:20px}.section{padding-top:26px;scroll-margin-top:calc(var(--nav-h) + 6px)}.section-title{font-family:var(--heading-font);font-size:30px;font-weight:700;color:var(--heading);margin-bottom:26px;margin-left:auto;margin-right:auto;padding:0 15px}.products,.section-title{max-width:var(--container)}.products{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 3px}.product{width:25%;padding:0 15px;margin-bottom:40px}.product-inner{background:#fff;box-shadow:var(--shadow);overflow:hidden;cursor:pointer;height:100%;transition:box-shadow .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.product-inner:hover{box-shadow:0 12px 40px rgba(0,0,0,.16)}}.product-thumb{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f2f2f2}.product-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}@media (hover:hover){.product-inner:hover .product-thumb img{transform:scale(1.05)}}.badge-new{position:absolute;top:10px;left:10px;background:var(--red);color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 9px;border-radius:3px}.product-summary{padding:30px 20px 18px}.product-title{font-size:16px;font-weight:400;color:var(--dark);line-height:1.556;margin-bottom:2px}.product-price{font-size:14px;font-weight:500;color:var(--dark)}.modal-overlay{position:fixed;inset:0;background:hsla(0,0%,4%,.8);z-index:1000;display:flex;align-items:center;justify-content:center;padding:30px;animation:overlayIn .2s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal{position:relative;background:#fff;width:100%;max-width:1000px;max-height:88vh;display:flex;overflow:hidden;animation:modalIn .28s cubic-bezier(.2,.7,.3,1)}@keyframes modalIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modal-img{flex:0 0 50%;background:#f2f2f2}.modal-img img{width:100%;height:100%;object-fit:cover}.modal-body{flex:1 1;padding:54px 56px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.modal-title{font-size:32px;line-height:1.15;margin-bottom:7px}.modal-price,.modal-title{font-weight:400;color:var(--dark)}.modal-price{font-size:30px;margin-bottom:22px}.modal-desc{font-size:20px;line-height:1.556;color:var(--dark)}.modal-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:none;background:transparent;font-size:30px;line-height:1;color:#333;cursor:pointer;z-index:2}.modal-close:hover{color:var(--red)}.brandbar-mobile{display:none;background:var(--bg-soft);padding:34px 0 42px;margin-top:24px}.brandbar-mobile-inner{max-width:var(--container);margin:0 auto;padding:0 20px}.brandbar-mobile .brandbar-logo img{width:240px;height:auto;margin-bottom:22px}.brandbar-mobile-info{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.horario-title{font-family:var(--heading-font);font-weight:700;font-size:19px;color:var(--dark);margin-bottom:8px}.horario p{color:#8a8a8f;font-size:17px;line-height:1.55}.to-top{position:fixed;right:22px;bottom:22px;width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid #e2e2e2;box-shadow:0 6px 20px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;z-index:70}.to-top.show{opacity:1;visibility:visible}.to-top svg{width:18px;height:18px;color:var(--dark)}@media (max-width:1199px){.product{width:25%}}@media (max-width:991px){.brandbar{display:none}.brandbar-mobile{display:block}.hero{height:340px}.product{width:50%}.brandbar-inner{flex-wrap:wrap;gap:22px}.brandbar-logo img{width:240px}.catnav-inner{flex-wrap:wrap;gap:6px 18px;padding:12px 15px}.catnav .more-label,.catnav a{font-size:18px}.modal-body{padding:40px}.modal-title{font-size:28px}.modal-price{font-size:26px}.modal-desc{font-size:18px}}@media (max-width:767px){body{font-size:16px}.hero{height:260px}.hint-wrap{display:block}.hint{font-size:16px;margin:16px auto}.brandbar{padding:26px 0}.brandbar-inner{flex-direction:column;align-items:flex-start;gap:18px}.brandbar-divider{display:none}.brandbar-logo img{width:220px}.brandbar-cols{flex-direction:column;gap:14px}.catnav-inner{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:20px;padding:12px 15px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.catnav-inner::-webkit-scrollbar{display:none}.catnav a{white-space:nowrap;font-size:17px}.more{display:none}.more-select{display:inline-block;font-family:Biko,sans-serif;font-size:17px;color:var(--nav);border:none;border-bottom:1px solid var(--nav);background:transparent;padding:0 18px 2px 2px;cursor:pointer}.section-title{font-size:26px;margin-bottom:16px}.section{padding-top:18px}.products{padding:0 6px}.product{width:100%;padding:0 10px;margin-bottom:13px}.product-inner{display:flex;flex-direction:row-reverse;align-items:stretch}.product-thumb{flex:0 0 33%;aspect-ratio:1/1}.product-inner:hover .product-thumb img{transform:none}.product-summary{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:12px 20px}.product-title{font-size:17px}.product-price{font-size:15px;margin-top:2px}.modal-overlay{padding:16px}.modal{flex-direction:column;max-height:90vh}.modal-img{flex:0 0 auto;aspect-ratio:4/3}.modal-body{padding:26px 24px 30px}.modal-title{font-size:24px}.modal-price{font-size:22px;margin-bottom:14px}.modal-desc{font-size:17px}.footer-inner{flex-direction:column;gap:26px}}@font-face{font-family:Open Sans;src:url(/fonts/opensans-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/opensans-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/opensans-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--navy:#012b46;--red:#e73648;--gold:#edac49;--cream:#f2ecd9}.home{position:relative;height:100svh;overflow:hidden;background:var(--navy);color:#fff;font-family:Open Sans,function_pro,sans-serif;display:flex;flex-direction:column}.home-top{width:100%;height:18vh;max-height:190px;min-height:78px;background:url(/flow/fondo.webp) top/cover no-repeat;flex:0 0 auto}.home-social{position:absolute;top:16px;right:16px;display:flex;gap:12px;z-index:4}.home-inner{flex:1 1 auto;min-height:0;width:100%;max-width:480px;margin:0 auto;padding:14px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(14px,3vh,26px);z-index:2}.home-logo{width:auto;height:auto;max-width:260px;max-height:24vh;object-fit:contain;display:block}.home-buttons{width:100%;display:flex;flex-direction:column;gap:clamp(10px,1.7vh,15px)}.home-buttons .pill{font-size:clamp(20px,2.6vh,30px);padding:clamp(9px,1.5vh,13px) 24px}.home-bottom{width:100%;height:15vh;max-height:175px;min-height:66px;background:url(/flow/bg-footer.webp) bottom/cover no-repeat;flex:0 0 auto}.pill{display:block;width:100%;text-align:center;font-family:Open Sans,sans-serif;font-weight:700;font-size:30px;line-height:1.15;color:#fff;background:transparent;border:2px solid var(--gold);border-radius:45px;padding:11px 24px;transition:background .15s ease,color .15s ease;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.pill:hover{background:var(--gold);color:var(--navy)}}.pill:active{background:var(--gold);color:var(--navy)}.pill--fp{font-family:function_pro,sans-serif;font-weight:700;font-size:27px}.pill-main,.pill-sub{display:block}.pill-sub{font-size:.6em;font-weight:600;opacity:.92;margin-top:1px}.brand-page{min-height:100svh;background:var(--navy);color:#fff;font-family:Open Sans,function_pro,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.brand-header{position:relative;background:var(--red);padding:46px 60px 0;text-align:center}.brand-back{position:absolute;top:40px;left:20px;width:42px;height:42px;color:#fff;display:flex;align-items:center;justify-content:center}.brand-back svg{width:34px;height:34px}.brand-title{font-family:Open Sans,sans-serif;font-weight:800;font-size:30px;line-height:1.1;color:#fff;padding-bottom:20px}.brand-tear{width:100%;aspect-ratio:1080/84;background:url(/flow/torn-edge.png) top/100% 100% no-repeat;position:relative;z-index:1}.brand-body{flex:1 1 auto;min-height:0;max-width:470px;margin:0 auto;padding:18px 28px 8px;align-items:center;justify-content:center}.brand-body,.brand-buttons{width:100%;display:flex;flex-direction:column}.brand-buttons{gap:22px;margin:26px 0}.brand-buttons .pill{font-family:Open Sans,sans-serif;font-weight:700;font-size:clamp(20px,2.6vh,30px)}.brand-social{display:flex;justify-content:center;gap:16px;padding:20px 0 36px;flex:0 0 auto}.social-ic{width:46px;height:46px;border-radius:50%;background:var(--red);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:transform .18s ease}.social-ic:hover{transform:translateY(-2px)}.social-ic svg{width:24px;height:24px}.horarios-list{width:100%}.horario-branch{text-align:center;margin-bottom:34px}.horario-branch h2{font-family:Open Sans,sans-serif;font-weight:800;font-size:26px;color:var(--gold);margin-bottom:16px}.horario-dia{margin-bottom:14px}.horario-dia .dia{font-size:27px;font-weight:400;color:#fff;line-height:1.2}.horario-dia .hora{font-size:19px;color:#fff;opacity:.92;line-height:1.45}.desayunos{background:var(--navy);min-height:100svh;position:relative}.desayunos-inner{max-width:820px;margin:0 auto}.desayunos img{width:100%;display:block}.img-menu-back{position:fixed;top:16px;left:16px;z-index:20;width:44px;height:44px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.img-menu-back svg{width:24px;height:24px}.menu-back{position:absolute;top:16px;left:16px;z-index:5;width:46px;height:46px;border-radius:50%;background:var(--red);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.menu-back svg{width:26px;height:26px}@media (min-width:768px){.home{height:100svh;overflow:hidden}.home-top{height:19vh;max-height:180px}.home-bottom{height:17vh;max-height:170px}.home-inner{max-width:920px;padding:18px 40px;gap:30px}.home-logo{max-width:340px;max-height:34vh}.home-buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:22px}.home-buttons .pill{flex:1 1 320px;max-width:400px;font-size:30px}.brand-header{padding:36px 60px 0}.brand-title{font-size:38px}.brand-back{top:38px;left:42px;width:46px;height:46px}.brand-back svg{width:38px;height:38px}.brand-tear{aspect-ratio:auto;height:44px}.brand-body{max-width:960px;padding:26px 40px 16px}.brand-buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:26px;margin:34px 0}.brand-buttons .pill{flex:1 1 300px;max-width:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pill{font-size:30px}.horarios-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 50px;gap:18px 50px;max-width:900px;margin:0 auto;align-items:start}.horario-branch{margin-bottom:4px}.horario-branch h2{font-size:25px;margin-bottom:10px}.horario-dia{margin-bottom:9px}.horario-dia .dia{font-size:24px}.horario-dia .hora{font-size:17px}.desayunos-inner{max-width:720px}}@media (min-width:900px){.horarios-list{grid-template-columns:repeat(4,1fr);gap:20px 22px;max-width:1200px}.horario-branch h2{font-size:20px;margin-bottom:10px}.horario-dia{margin-bottom:10px}.horario-dia .dia{font-size:21px}.horario-dia .hora{font-size:15px}}@media (min-width:1200px){.brand-title{font-size:42px}.home-logo{max-width:360px;max-height:36vh}.home-inner{max-width:1000px}.brand-body{max-width:1180px}.horario-branch h2,.horario-dia .dia{font-size:22px}.horario-dia .hora{font-size:16px}}