/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--blue-deep:#052565;--blue:#0042ba;--blue-light:#2b64cf;--cream:#fff7ef;--paper:#fff;--peach:#f4aa7f;--peach-light:#ffd9c7;--ink:#17213a;--muted:#65708a;--line:#05256524;--radius:1.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{background:var(--cream);color:var(--ink);text-rendering:optimizelegibility;margin:0;padding-top:4.75rem;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.6}img{image-rendering:auto;max-width:100%;display:block}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}::selection{background:var(--peach);color:var(--blue-deep)}.container{width:min(1180px,100% - 2.5rem);margin-inline:auto}.skip-link{z-index:100;color:var(--blue-deep);background:#fff;border-radius:.75rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#052565f5;border-bottom:1px solid #ffffff24;position:fixed;top:0;left:0;right:0}.nav-shell{align-items:center;gap:2rem;min-height:4.75rem;display:flex}.brand{flex:none;width:9.6rem}.brand img{width:100%;height:auto}nav{color:#ffffffc7;align-items:center;gap:1.8rem;margin-left:auto;font-size:.9rem;font-weight:750;display:flex}nav a,.text-link{position:relative}nav a:after,.text-link:after{content:"";transform-origin:100%;background:currentColor;height:2px;transition:transform .18s;position:absolute;bottom:-.25rem;left:0;right:0;transform:scaleX(0)}nav a:hover:after,.text-link:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta,.button{border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3.15rem;padding:.75rem 1.35rem;font-size:.88rem;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.nav-cta{color:#fff;border:1px solid #ffffff47}.whatsapp-wordmark{width:6.9rem;height:auto}.nav-cta svg,.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.05rem}.nav-cta:hover,.button:hover{transform:translateY(-2px)}.whatsapp-button{color:#fff;background:#25d366}.whatsapp-button:hover{background:#1fb858}.whatsapp-button img{flex:none;width:1.3rem;height:1.3rem}.hero{background:radial-gradient(circle at 52% 44%, #0042baeb, transparent 48%), linear-gradient(135deg, var(--blue-deep), #08388f 58%, #06296b);color:#fff;padding:2.25rem 0 3.25rem;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:3.2rem;display:grid}.eyebrow{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1rem;font-size:.73rem;font-weight:900}.hero .eyebrow,.eyebrow-light{color:var(--peach-light)}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:700}h1{max-width:700px;margin-bottom:1.25rem;font-size:clamp(3.55rem,6vw,6.15rem);line-height:.94}h1 em{color:var(--peach);font-weight:inherit}.hero-lead{color:#ffffffc2;max-width:600px;margin-bottom:1.65rem;font-size:clamp(1rem,1.4vw,1.14rem);line-height:1.7}.hero-actions{grid-template-columns:max-content 4.8rem;align-items:center;gap:1rem;display:grid}.button-primary{color:#fff;box-shadow:none;background:0 0;border:1.5px solid #fff}.button-primary:hover{color:var(--blue-deep);background:#fff}.store-vector{opacity:.92;width:4.8rem;height:auto}.text-link{color:#fff;font-size:.9rem;font-weight:800}.hero-facts{margin:2.3rem 0 0;padding:0;list-style:none;display:flex}.hero-facts li{border-right:1px solid #ffffff3d;min-width:8.5rem;padding-right:1.35rem}.hero-facts li+li{padding-left:1.35rem}.hero-facts li:last-child{border-right:0}.hero-facts a{border-radius:.6rem;align-content:center;transition:transform .18s,color .18s;display:grid}.hero-facts a:hover,.hero-facts a:focus-visible{color:var(--peach-light);transform:translateY(-3px)}.hero-facts strong{font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1}.hero-facts.is-counting strong{animation:1.4s cubic-bezier(.2,.8,.2,1) both counter-float}@keyframes counter-float{0%{opacity:0;transform:translateY(.8rem)}42%{opacity:1}to{opacity:1;transform:translateY(0)}}.hero-facts span{color:#ffffffa8;text-transform:uppercase;letter-spacing:.05em;margin-top:.35rem;font-size:.76rem;font-weight:750}.hero-visual{border-radius:var(--radius);background:var(--blue-deep);isolation:isolate;border:1px solid #ffffff38;height:510px;position:relative;overflow:hidden;box-shadow:0 26px 60px #000e3052}.carousel{touch-action:pan-y}.hero-visual:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 66%,#001239ad);position:absolute;inset:0}.carousel-images{position:absolute;inset:0}.carousel-image{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .7s,transform 4.5s;position:absolute;inset:0;transform:scale(1.025)}.carousel-image.is-active{opacity:1;transform:scale(1)}.hero-badge{z-index:2;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex;position:absolute;bottom:1.25rem;left:1.4rem;right:1.4rem}.carousel-brand-logo{filter:grayscale()contrast(1.25)brightness(1.25);opacity:.5;width:6.4rem;height:auto}.hero-badge strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.carousel-arrow{z-index:3;color:#fff;cursor:pointer;opacity:.5;text-shadow:0 2px 14px #000000b8;background:0 0;border:0;border-radius:0;place-items:center;width:2.2rem;height:4rem;font-family:Georgia,Times New Roman,serif;font-size:3.15rem;line-height:1;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{opacity:.9;background:0 0;transform:translateY(-50%)scale(1.05)}.carousel-prev{left:.85rem}.carousel-next{right:.85rem}.carousel-dots{z-index:3;gap:.45rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#ffffff85;border:0;border-radius:999px;width:.5rem;height:.5rem;padding:0;transition:width .18s,background .18s}.carousel-dots button.is-active{background:#fff;width:1.4rem}.section{padding:6.5rem 0}.flavors{background:var(--cream)}.section-heading h2{color:var(--blue-deep);margin-bottom:0;font-size:clamp(3rem,5vw,4.8rem);line-height:1}.flavors-heading>p:last-child{color:var(--muted);margin:1rem 0 0}.flavor-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:3.5rem;display:grid}.flavor-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden;box-shadow:0 12px 28px #0525650d}.flavor-card summary{min-height:7.25rem;color:var(--blue-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.45rem 1.6rem;list-style:none;display:flex}.flavor-card summary::-webkit-details-marker{display:none}.flavor-card summary strong{font-family:Georgia,Times New Roman,serif;font-size:1.85rem}.flavor-count{background:var(--accent,var(--blue));color:#fff;border-radius:50%;flex:none;place-items:center;width:3.05rem;height:3.05rem;font-weight:900;display:grid}.flavor-card.lemon{--accent:#d2a900}.flavor-card.cream{--accent:#d7885f}.flavor-card.strawberry{--accent:#d65c68}.flavor-card.chocolate{--accent:#79503c}.flavor-card ul{columns:2;color:#4c5873;column-gap:2rem;margin:0;padding:0 1.6rem 1.7rem;list-style:none}.flavor-card li{break-inside:avoid;margin-bottom:.5rem;padding-left:.9rem;font-size:.9rem;position:relative}.flavor-card li:before{background:var(--accent);content:"";border-radius:50%;width:.28rem;height:.28rem;position:absolute;top:.68em;left:0}.start{background:radial-gradient(circle at 60% 20%, #0042bae0, transparent 45%), var(--blue-deep);color:#fff;padding:5rem 0}.start-shell{justify-content:space-between;align-items:center;gap:3rem;display:flex}.start h2{margin:0;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1}.start p:not(.eyebrow){color:#ffffffbf;margin:.8rem 0 0;font-size:1.15rem}.button-light{color:#fff;background:#25d366;flex:none}.button-light:hover{background:#1fb858}.location{background:var(--paper)}.location-grid{grid-template-columns:minmax(320px,.72fr) minmax(460px,1.28fr);align-items:center;gap:5rem;display:grid}.location h2{max-width:520px;color:var(--blue-deep);margin-bottom:1.7rem;font-size:clamp(2.8rem,4.5vw,4.3rem);line-height:1}address{color:var(--muted);font-style:normal;display:grid}address strong{color:var(--ink);font-size:1.1rem}address a{color:var(--blue);margin-top:.55rem;font-weight:800}.map-shell{border:1px solid var(--line);border-radius:var(--radius);background:#e9edf6;min-height:430px;overflow:hidden}.map-shell iframe{border:0;width:100%;height:430px;display:block}footer{background:var(--blue-deep);color:#ffffffa6;padding:2.6rem 0}.footer-row{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;font-size:.8rem;display:flex}.footer-logo{transition:opacity .18s,transform .18s;display:block}.footer-logo:hover{opacity:.82;transform:translateY(-2px)}.footer-logo img{filter:grayscale()contrast(1.25)brightness(1.25);width:8rem;height:auto}.footer-row p{margin:0}:focus-visible{outline:3px solid var(--peach);outline-offset:4px}@media (width<=1020px){nav{display:none}.nav-cta{margin-left:auto}.hero-grid{grid-template-columns:1fr;gap:2.6rem}.hero-copy{max-width:760px}.hero-visual{height:520px}.location-grid{grid-template-columns:1fr;gap:3rem}}@media (width<=760px){.container{width:min(100% - 1.5rem,1180px)}body{padding-top:4.5rem}.nav-shell{min-height:4.5rem}.brand{width:8.5rem}.nav-cta{min-height:2.75rem;padding-inline:1rem;font-size:.78rem}.hero{padding:1.8rem 0 2.8rem}h1{font-size:clamp(3.2rem,15.5vw,5rem)}.hero-actions{grid-template-columns:minmax(0,1fr) 4.2rem;gap:.8rem}.button-primary{width:100%}.store-vector{width:4.2rem}.hero-facts{margin-top:2rem}.hero-facts li{flex:1;min-width:0;padding-right:.65rem}.hero-facts li+li{padding-left:.65rem}.hero-facts strong{font-size:1.5rem}.hero-facts span{font-size:.62rem}.hero-visual{height:350px}.hero-badge{bottom:.9rem;left:1rem;right:1rem}.carousel-brand-logo{width:5.8rem}.section{padding:4.75rem 0}.flavor-grid{grid-template-columns:1fr;margin-top:2.7rem}.flavor-card summary{min-height:6.5rem;padding:1.25rem}.flavor-card summary strong{font-size:1.6rem}.flavor-card ul{columns:1;padding-inline:1.25rem}.start{padding:4.2rem 0}.start-shell{flex-direction:column;align-items:flex-start;gap:2rem}.button-light{width:100%}.map-shell,.map-shell iframe{height:350px;min-height:350px}.footer-row{gap:.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
