/*! 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}}.hidden{display:none}.table{display:table}}:root{--navy:#09263c;--navy-2:#0d334f;--orange:#f16a22;--orange-dark:#d9500e;--cream:#fff7ec;--paper:#fbfaf7;--ink:#102331;--muted:#61717b;--line:#dce2e3;--green:#1aa866;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 40px);margin:0 auto}.topbar{background:var(--navy);color:#ffffffe0;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.topbar-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.topbar-inner>span:first-child:before{content:"";background:#5ee2a2;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block;box-shadow:0 0 0 4px #5ee2a226}.topbar-detail{opacity:.7}.header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7eb;border-bottom:1px solid #09263c14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:82px;display:flex}.brand{align-items:center;display:inline-flex}.brand-logo{background:#fff;border-radius:5px;flex:0 0 150px;width:150px;height:65px;position:relative;overflow:hidden}.brand-logo img{object-fit:contain;width:160px;max-width:none;height:160px;position:absolute;top:-48px;left:-5px}.desktop-nav{color:#41515a;align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--orange);transform-origin:0;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.category-card a:focus-visible,.text-link:focus-visible,.catalog-categories a:focus-visible,.mobile-category-trigger:focus-visible{outline-offset:4px;outline:3px solid #f16a2259}.button-small{min-height:44px;padding:0 18px}.button-dark{color:var(--white);background:var(--navy);box-shadow:0 10px 24px #09263c24}.button-primary{color:var(--white);background:var(--orange);box-shadow:0 14px 30px #f16a2247}.button-primary:hover{background:var(--orange-dark);box-shadow:0 18px 34px #f16a2257}.whatsapp-glyph{flex:0 0 19px;width:19px;height:19px;line-height:0;display:inline-block}.whatsapp-glyph svg{fill:currentColor;width:100%;height:100%;display:block}.hero{background:linear-gradient(105deg,#fff7ecf5 0%,#fffbf5f0 45%,#e7f0f1a6 100%);min-height:680px;position:relative;overflow:hidden}.hero:before{content:"";background:var(--orange);width:6px;height:100%;position:absolute;top:0;left:0}.hero-orb{pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{border:1px solid #f16a2224;width:420px;height:420px;top:-170px;right:20%}.hero-orb-two{background:#09263c09;width:540px;height:540px;bottom:-230px;right:-170px}.hero-grid{z-index:1;grid-template-columns:1.04fr .96fr;align-items:center;gap:72px;min-height:680px;padding-top:62px;padding-bottom:72px;display:grid;position:relative}.eyebrow{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:var(--orange);width:22px;height:2px;display:block}.hero h1{max-width:650px;color:var(--navy);letter-spacing:-.055em;text-wrap:balance;margin:20px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6vw,86px);line-height:.95}.hero h1 em{color:var(--orange);font-weight:500}.hero-category h1{font-size:clamp(48px,5.3vw,74px);line-height:.98}.hero-lead{color:#4b5e68;max-width:610px;margin:0;font-size:18px;line-height:1.72}.hero-lead strong{color:var(--navy);font-weight:800}.hero-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.text-link{color:var(--navy);border-bottom:1px solid #09263c47;padding:10px 0;font-size:14px;font-weight:800}.trust-row{border-top:1px solid #09263c1f;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;padding-top:25px;display:grid}.trust-row>div{align-items:flex-start;gap:9px;display:flex}.trust-row>div>span{width:20px;height:20px;color:var(--white);background:var(--green);border-radius:50%;flex:0 0 20px;place-items:center;font-size:11px;font-weight:900;display:grid}.trust-row p{flex-direction:column;margin:0;display:flex}.trust-row strong{color:var(--navy);font-size:12px}.trust-row small{color:var(--muted);margin-top:3px;font-size:10px}.hero-visual{position:relative}.image-frame{background:var(--navy);border-radius:8px 52px 8px 8px;height:520px;position:relative;overflow:hidden;box-shadow:0 32px 70px #09263c42}.image-frame:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff47;border-radius:4px 42px 4px 4px;position:absolute;inset:14px}.image-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.category-image-frame img{object-position:center}.image-shade{background:linear-gradient(#09263c0a 20%,#09263c9e 100%);position:absolute;inset:0}.delivery-card{z-index:3;min-width:210px;color:var(--navy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:9px;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:28px;left:28px;box-shadow:0 16px 30px #0000002e}.delivery-icon{background:#fff0e4;border-radius:8px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.delivery-card div{flex-direction:column;display:flex}.delivery-card small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.delivery-card strong{margin-top:2px;font-size:18px}.location-pill{z-index:3;color:var(--white);letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09263cbd;border:1px solid #ffffff40;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;position:absolute;top:30px;right:25px}.location-pill span{color:#5ee2a2;margin-right:5px}.hero-note{z-index:4;width:285px;color:var(--white);background:var(--navy);border-radius:7px;gap:14px;padding:18px 20px;display:flex;position:absolute;bottom:-26px;right:-26px;box-shadow:0 20px 34px #09263c3d}.hero-note>span{color:var(--orange);font-family:Georgia,serif;font-size:26px}.hero-note p{margin:0;font-size:12px;line-height:1.55}.hero-note strong{color:var(--white);font-size:13px;display:block}.catalog-page-hero{color:var(--white);background:linear-gradient(115deg, var(--navy) 0%, #0e3d5d 100%);border-bottom:6px solid var(--orange);padding:78px 0 72px}.catalog-page-hero-inner{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;display:grid}.catalog-page-hero .eyebrow{color:#f6a873}.catalog-page-hero h1{letter-spacing:-.05em;max-width:720px;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.4vw,72px);line-height:.98}.catalog-page-hero p{color:#ffffffb3;max-width:520px;margin:0;font-size:16px;line-height:1.7}.status-section{z-index:5;margin-top:-24px;position:relative}.delivery-status{min-height:68px;color:var(--white);background:var(--navy);border-radius:8px;align-items:center;gap:14px;padding:16px 24px;display:flex;box-shadow:0 16px 38px #09263c2e}.delivery-status strong{font-size:14px}.delivery-status>span:last-child{color:#ffffffad;margin-left:auto;font-size:12px}.status-pulse{background:#5ee2a2;border-radius:50%;flex:0 0 10px;width:10px;height:10px;animation:1.8s ease-in-out infinite pulse;box-shadow:0 0 0 6px #5ee2a21f}@keyframes pulse{50%{opacity:.5}}.section{padding:108px 0}.products-preview{background:var(--paper)}.section-heading{margin-bottom:44px}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.kicker{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.section-heading h2{max-width:720px;color:var(--navy);letter-spacing:-.045em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);line-height:1.03}.section-heading>p,.split-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff94;flex-direction:column;min-height:260px;padding:30px;transition:transform .18s,background .18s,box-shadow .18s;display:flex}.category-card:hover{z-index:1;background:var(--white);position:relative;transform:translateY(-4px);box-shadow:0 18px 42px #09263c17}.category-icon{width:44px;height:44px;color:var(--orange);background:var(--cream);border:1px solid #f16a2238;border-radius:8px;place-items:center;margin-bottom:32px;font-size:22px;display:grid}.category-card h3{color:var(--navy);letter-spacing:-.02em;margin:0;font-size:18px}.category-card p{color:var(--muted);margin:9px 0 24px;font-size:13px;line-height:1.65}.category-card a{color:var(--navy);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;font-weight:900;display:inline-flex}.category-card a span{color:var(--orange);font-size:18px}.catalog-callout{color:var(--navy);background:#fff0e4;border:1px solid #f16a222e;border-radius:8px;justify-content:space-between;align-items:center;gap:25px;margin-top:26px;padding:18px 22px;display:flex}.catalog-callout p{margin:0;font-size:13px}.catalog-callout a{color:var(--orange-dark);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.catalog-section{overflow:visible}.catalog-shell{position:relative}.catalog-toolbar{background:var(--white);border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(260px,1fr) 230px;gap:12px;margin-bottom:18px;padding:14px;display:grid;box-shadow:0 12px 34px #09263c0f}.catalog-search,.catalog-sort{border:1px solid var(--line);background:#fbfcfc;border-radius:8px;align-items:center;min-height:50px;display:flex}.catalog-search:focus-within,.catalog-sort:focus-within{border-color:#1aa866b3;box-shadow:0 0 0 3px #1aa8661a}.catalog-search>span{color:var(--green);padding-left:17px;font-size:25px;line-height:1;transform:translateY(-1px)}.catalog-search input{width:100%;height:48px;color:var(--navy);font:inherit;background:0 0;border:0;outline:0;padding:0 16px 0 11px;font-size:14px}.catalog-search input::placeholder{color:#89979e}.catalog-sort{gap:8px;padding:0 13px}.catalog-sort>span{color:var(--muted);text-transform:uppercase;flex:none;font-size:11px;font-weight:800}.catalog-sort select{min-width:0;height:46px;color:var(--navy);font:inherit;cursor:pointer;background:0 0;border:0;outline:0;flex:1;font-size:12px;font-weight:800}.catalog-categories{scrollbar-width:thin;gap:8px;margin:0 -20px;padding:2px 20px 16px;display:flex;overflow-x:auto}.catalog-categories a{color:#49606d;background:var(--white);border:1px solid var(--line);min-height:38px;font:inherit;cursor:pointer;border-radius:999px;flex:none;align-items:center;padding:0 15px;font-size:11px;font-weight:800;transition:border-color .16s,color .16s,background .16s,box-shadow .16s;display:inline-flex}.catalog-categories a:hover{color:var(--navy);border-color:#09263c52}.catalog-categories a.selected{color:var(--white);background:var(--navy);border-color:var(--navy);box-shadow:0 8px 18px #09263c29}.mobile-category-nav{display:none}.catalog-products-layout{grid-template-columns:210px minmax(0,1fr);align-items:stretch;gap:22px;display:grid;position:relative}.catalog-type-sidebar{min-width:0}.catalog-type-sticky{background:var(--white);border:1px solid var(--line);border-radius:11px;padding:17px;position:sticky;top:104px;box-shadow:0 12px 30px #09263c12}.catalog-type-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;padding-bottom:12px;display:flex}.catalog-type-heading span{color:var(--navy);font-size:12px;font-weight:900}.catalog-type-heading small{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.catalog-type-options{gap:5px;display:grid}.catalog-type-options button{color:#536873;min-height:39px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:9px;padding:7px 9px 7px 11px;font-size:10px;font-weight:800;transition:color .15s,background .15s,border-color .15s;display:flex}.catalog-type-options button:hover{color:var(--navy);background:#f4f7f6}.catalog-type-options button.selected{color:var(--navy);background:#effaf4;border-color:#159b5d57}.catalog-type-options button strong{min-width:24px;height:24px;color:var(--muted);background:#edf1f0;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:9px;display:inline-flex}.catalog-type-options button.selected strong{color:var(--white);background:#159b5d}.catalog-clear-type{width:100%;color:var(--orange-dark);border:0;border-top:1px solid var(--line);font:inherit;text-transform:uppercase;cursor:pointer;background:0 0;margin-top:12px;padding:10px 0 0;font-size:9px;font-weight:900}.catalog-results{min-width:0}.catalog-results-meta{border-top:1px solid var(--line);justify-content:space-between;gap:18px;margin:4px 0 28px;padding-top:16px;display:flex}.catalog-results-meta strong{color:var(--navy);font-size:13px}.catalog-results-meta span{color:var(--muted);font-size:11px}.catalog-category-block+.catalog-category-block{margin-top:58px}.catalog-category-title{align-items:center;gap:11px;margin-bottom:17px;display:flex}.catalog-category-title:after{content:"";background:var(--line);flex:1;height:1px}.catalog-category-title h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px}.catalog-category-title span{width:27px;height:27px;color:var(--orange-dark);background:#fff0e4;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.catalog-full-cta{color:var(--white);background:var(--navy);border-radius:11px;justify-content:space-between;align-items:center;gap:24px;margin-top:42px;padding:25px 27px;display:flex;box-shadow:0 16px 36px #09263c29}.catalog-full-cta>div{flex-direction:column;gap:5px;display:flex}.catalog-full-cta strong{font-family:Georgia,Times New Roman,serif;font-size:22px}.catalog-full-cta span{color:#ffffffa3;font-size:11px;line-height:1.5}.catalog-full-cta a{min-height:44px;color:var(--navy);background:var(--white);border-radius:7px;flex:none;align-items:center;gap:9px;padding:0 17px;font-size:11px;font-weight:900;display:inline-flex}.catalog-full-cta a span{color:var(--orange-dark);font-size:16px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:11px;flex-direction:column;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 24px #09263c0b}.product-card:hover,.product-card:focus-visible{z-index:1;border-color:#09263c3b;outline:none;position:relative;transform:translateY(-4px);box-shadow:0 18px 42px #09263c1c}.product-card-image{aspect-ratio:1/.88;background:#f5f5f2;border-bottom:1px solid #eaeded;place-items:center;display:grid;position:relative;overflow:hidden}.product-card-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .22s;display:block}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-options-badge{color:var(--navy);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #09263c1a;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;right:12px;box-shadow:0 5px 15px #09263c14}.product-card-body{flex-direction:column;min-height:225px;padding:18px;display:flex}.product-card-body>small{min-height:14px;color:var(--orange-dark);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:900;overflow:hidden}.product-card-body h3{color:var(--navy);letter-spacing:-.015em;margin:10px 0 20px;font-size:14px;line-height:1.4}.product-price{justify-content:space-between;align-items:baseline;gap:10px;margin-top:auto;display:flex}.product-price span{color:var(--muted);font-size:10px;font-weight:700}.product-price strong{color:var(--navy);letter-spacing:-.03em;font-size:19px}.product-whatsapp-button{width:100%;min-height:44px;color:var(--white);font:inherit;letter-spacing:.025em;cursor:pointer;background:#159b5d;border:0;border-radius:7px;justify-content:space-between;align-items:center;margin-top:13px;padding:0 13px;font-size:11px;font-weight:900;transition:background .16s,box-shadow .16s;display:flex}.product-whatsapp-button:hover{background:#0f814d;box-shadow:0 9px 20px #0f814d38}.product-whatsapp-button .whatsapp-glyph{flex-basis:17px;width:17px;height:17px}.product-whatsapp-label{text-align:center;flex:1;font-size:10px}.product-whatsapp-arrow{font-size:16px}.catalog-empty,.catalog-error{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:12px;padding:48px 30px}.catalog-empty strong,.catalog-error strong{color:var(--navy);font-size:18px}.catalog-empty p,.catalog-error p{color:var(--muted);margin:8px 0 20px;font-size:13px}.catalog-empty button,.catalog-error a{min-height:42px;color:var(--white);background:var(--navy);font:inherit;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0 17px;font-size:11px;font-weight:900;display:inline-flex}.catalog-error{text-align:left;justify-content:center;align-items:center;gap:18px;display:flex}.catalog-error>span{width:42px;height:42px;color:var(--orange-dark);background:#fff0e4;border-radius:50%;flex:0 0 42px;place-items:center;font-family:Georgia,serif;font-size:23px;display:grid}.catalog-error p{margin-bottom:0}.catalog-error a:last-child{background:#159b5d}.catalog-loading{text-align:center}.catalog-loading-header{gap:12px;margin-bottom:20px;display:flex}.catalog-loading-header span{background:#eef1f0;border-radius:8px;flex:1;height:48px;animation:1.35s ease-in-out infinite alternate catalog-shimmer}.catalog-loading-header span:last-child{max-width:230px}.product-skeleton{background:var(--white);border:1px solid var(--line);border-radius:11px;min-height:410px;padding:240px 18px 18px;overflow:hidden}.product-skeleton span{background:#edf0ef;border-radius:999px;height:13px;margin-bottom:12px;animation:1.35s ease-in-out infinite alternate catalog-shimmer;display:block}.product-skeleton span:nth-child(2){width:72%;height:18px}.product-skeleton span:nth-child(3){height:44px;margin-top:50px}.catalog-loading>p{color:var(--muted);margin:22px 0 0;font-size:12px}@keyframes catalog-shimmer{0%{opacity:.48}to{opacity:1}}.mobile-category-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04141fa8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-category-sheet{width:min(100%,560px);max-height:82dvh;padding:23px 20px max(22px, env(safe-area-inset-bottom));background:var(--white);border-radius:20px 20px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -24px 70px #04141f47}.mobile-category-sheet-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.mobile-category-sheet-header small{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.mobile-category-sheet-header h2{color:var(--navy);letter-spacing:-.035em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:29px}.mobile-category-sheet-header button{width:38px;height:38px;color:var(--navy);font:inherit;cursor:pointer;background:#f1f4f3;border:0;border-radius:50%;flex:0 0 38px;place-items:center;font-size:23px;display:grid}.mobile-category-sheet>p{color:var(--muted);margin:10px 0 17px;font-size:12px}.mobile-category-list{gap:7px;margin:0 -5px;padding:0 5px;display:grid;overflow-y:auto}.mobile-category-list button{color:#445b67;border:1px solid var(--line);min-height:49px;font:inherit;text-align:left;cursor:pointer;background:#f7f9f8;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px 11px 8px 15px;font-size:12px;font-weight:800;display:flex}.mobile-category-list button strong{min-width:29px;height:29px;color:var(--muted);background:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:10px;display:inline-flex}.mobile-category-list button.selected{color:var(--white);background:var(--navy);border-color:var(--navy)}.mobile-category-list button.selected strong{color:var(--navy);background:var(--white)}.product-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#04141fb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{background:var(--white);border-radius:15px;grid-template-columns:.86fr 1.14fr;width:min(990px,100%);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #0006}.product-modal-close{z-index:3;width:38px;height:38px;color:var(--navy);font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #09263c1a;border-radius:50%;place-items:center;font-size:23px;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 6px 18px #09263c21}.product-modal-media{border-right:1px solid var(--line);background:#f3f3f0;place-items:center;min-height:600px;display:grid}.product-modal-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;max-height:calc(100vh - 48px);display:block}.product-modal-content{max-height:calc(100vh - 48px);padding:42px 38px 30px;overflow-y:auto}.product-modal-category{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.product-modal-content>h2{color:var(--navy);letter-spacing:-.035em;margin:10px 50px 9px 0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1.08}.product-modal-description{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.65}.product-option-group{margin-top:23px}.product-option-label{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.product-option-label strong{color:var(--navy);font-size:12px}.product-option-label span{color:var(--orange-dark);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:900}.pack-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pack-options button,.extra-options button{min-height:58px;color:var(--navy);border:1px solid var(--line);font:inherit;text-align:left;cursor:pointer;background:#fafbfa;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.pack-options button:hover,.extra-options button:hover{border-color:#1aa86699}.pack-options button.selected,.extra-options button.selected{background:#effaf4;border-color:#159b5d;box-shadow:inset 0 0 0 1px #159b5d}.pack-options button>span{font-size:11px;font-weight:800;line-height:1.35}.pack-options button>strong{color:var(--green);flex:none;font-size:12px}.extra-options{flex-wrap:wrap;gap:8px;display:flex}.extra-options button{min-height:42px;padding:9px 12px}.extra-options button>span{font-size:11px;font-weight:800}.extra-options button>small{color:var(--green);font-size:10px;font-weight:900}.product-modal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:25px;padding-top:20px;display:flex}.quantity-control{border:1px solid var(--line);border-radius:8px;align-items:center;display:flex;overflow:hidden}.quantity-control button{width:42px;height:46px;color:var(--navy);font:inherit;cursor:pointer;background:#f6f8f7;border:0;font-size:20px}.quantity-control span{flex-direction:column;align-items:center;min-width:72px;display:flex}.quantity-control small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800}.quantity-control strong{color:var(--navy);font-size:15px}.product-modal-total{flex-direction:column;align-items:flex-end;display:flex}.product-modal-total span{color:var(--muted);font-size:10px}.product-modal-total strong{color:var(--navy);letter-spacing:-.035em;margin-top:3px;font-size:23px}.modal-whatsapp-button{min-height:54px;color:var(--white);text-align:center;background:#159b5d;border-radius:8px;justify-content:space-between;align-items:center;gap:11px;margin-top:18px;padding:0 17px;font-size:12px;font-weight:900;transition:background .16s,box-shadow .16s;display:flex;box-shadow:0 11px 24px #0f814d38}.modal-whatsapp-button:hover{background:#0f814d;box-shadow:0 13px 30px #0f814d4d}.modal-whatsapp-button.disabled{color:#87969e;box-shadow:none;cursor:not-allowed;background:#e7ebea}.catalog-disclaimer{color:#829097;text-align:center;margin:10px 4px 0;font-size:9px;line-height:1.5}.how-it-works{color:var(--white);background:var(--navy)}.process-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.kicker-light{color:#f6a873}.process-intro h2,.coverage-grid h2,.final-cta h2{color:var(--white);letter-spacing:-.045em;margin:15px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.2vw,58px);line-height:1.03}.process-intro>p{color:#ffffffa8;margin:0 0 30px;font-size:15px;line-height:1.75}.steps{border-top:1px solid #ffffff26}.steps article{border-bottom:1px solid #ffffff26;grid-template-columns:65px 1fr;gap:18px;padding:27px 0;display:grid}.steps article>span{color:var(--orange);font-family:Georgia,serif;font-size:28px}.steps h3{color:var(--white);margin:0 0 7px;font-size:18px}.steps p{color:#fff9;margin:0;font-size:13px;line-height:1.65}.express-offer{background:var(--cream);padding-top:90px;padding-bottom:90px}.offer-card{background:var(--white);border:1px solid #09263c1a;border-radius:12px;grid-template-columns:.35fr 1.15fr .75fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 28px 70px #09263c1c}.offer-badge{min-height:380px;color:var(--white);background:var(--orange);text-align:center;transform-origin:50%;flex-direction:column;justify-content:center;padding:35px 28px;display:flex}.offer-badge:before{content:"⚡";width:54px;height:54px;color:var(--orange);background:var(--white);border-radius:50%;place-items:center;margin:0 auto 26px;font-size:23px;display:grid}.offer-badge span,.offer-badge small{letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:900}.offer-badge strong{margin:5px 0 8px;font-family:Georgia,serif;font-size:32px;font-style:italic}.offer-copy{padding:52px 55px}.offer-copy h2{color:var(--navy);letter-spacing:-.045em;margin:14px 0 18px;font-family:Georgia,serif;font-size:clamp(36px,3.5vw,52px);line-height:1.03}.offer-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.offer-copy ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.offer-copy li{color:#334954;align-items:center;gap:9px;font-size:13px;display:flex}.offer-copy li span{width:19px;height:19px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;font-size:10px;display:grid}.offer-action{color:var(--white);background:var(--navy);flex-direction:column;justify-content:center;padding:40px 34px;display:flex}.deadline-label{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.offer-action>strong{margin:8px 0 28px;font-family:Georgia,serif;font-size:34px;line-height:1.05}.offer-action .button{color:var(--navy);background:var(--white)}.offer-action small{color:#ffffff75;margin-top:15px;font-size:9px;line-height:1.5}.audience-section{background:var(--paper)}.centered-heading{text-align:center;max-width:780px;margin-left:auto;margin-right:auto}.centered-heading h2{margin-left:auto;margin-right:auto}.centered-heading>p{max-width:640px;margin:18px auto 0}.audience-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.audience-grid article{background:var(--white);border:1px solid var(--line);border-radius:7px;flex-direction:column;min-height:260px;padding:28px;display:flex}.audience-grid article>span{color:var(--orange);font-family:Georgia,serif;font-size:28px}.audience-grid h3{color:var(--navy);margin:auto 0 12px;font-size:18px;line-height:1.25}.audience-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.coverage-section{color:var(--white);background:var(--navy-2);position:relative;overflow:hidden}.coverage-section:before{content:"ABC";color:#ffffff09;letter-spacing:-.1em;font-family:Georgia,serif;font-size:330px;font-weight:900;position:absolute;bottom:-105px;right:-20px}.coverage-grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid;position:relative}.coverage-grid>div:first-child>p{color:#ffffffa3;margin:0 0 27px;font-size:15px;line-height:1.75}.coverage-link{color:#f6a873;border-bottom:1px solid #f6a87380;align-items:center;gap:10px;padding-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.cities-grid{border-top:1px solid #ffffff26;border-left:1px solid #ffffff26;grid-template-columns:1fr 1fr;display:grid}.cities-grid div{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;align-items:center;gap:13px;min-height:75px;padding:18px;font-size:13px;font-weight:700;display:flex}.cities-grid div:last-child{grid-column:1/-1}.cities-grid span{color:var(--orange);font-family:Georgia,serif;font-size:18px}.faq-section{background:var(--white)}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faq-intro h2{color:var(--navy);letter-spacing:-.04em;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(38px,4vw,54px);line-height:1.03}.faq-intro>p{color:var(--muted);margin:0 0 25px;font-size:14px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 4px;font-size:15px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:23px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-6px 45px 24px 4px;font-size:13px;line-height:1.72}.final-cta{color:var(--white);background:var(--navy);border-bottom:1px solid #ffffff1a;padding:90px 0}.final-cta-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.final-cta h2{margin-bottom:0}.final-cta-inner>div:last-child>p{color:#ffffffa8;margin:0 0 25px;font-size:15px;line-height:1.7}.footer{color:#ffffffa6;background:#061c2b;padding:70px 0 25px}.footer-grid{grid-template-columns:1.3fr .8fr 1fr .75fr;gap:55px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-brand{color:var(--white)}.brand-logo-footer{border-radius:7px;flex-basis:170px;width:170px;height:70px}.brand-logo-footer img{width:180px;height:180px;top:-57px;left:-5px}.footer-grid>div:first-child>p{max-width:260px;margin:10px 0 0;font-size:12px;line-height:1.65}.footer-grid>div>strong{color:var(--white);letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:12px}.footer-grid a,.footer-grid p{margin:0;font-size:12px;line-height:1.65}.footer-grid a:hover{color:var(--white)}.footer-bottom{letter-spacing:.03em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;font-size:9px;display:flex}.floating-whatsapp{z-index:40;min-height:50px;color:var(--white);background:#159b5d;border-radius:999px;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #0a653b52}@media (width<=980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:54px}.hero-copy{padding-top:15px}.hero-visual{max-width:680px}.catalog-page-hero-inner{grid-template-columns:1fr;gap:24px}.image-frame{height:560px}.split-heading{grid-template-columns:1fr;gap:24px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-products-layout{grid-template-columns:185px minmax(0,1fr);gap:17px}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal{grid-template-columns:.72fr 1.28fr}.product-modal-media{min-height:560px}.process-grid{grid-template-columns:1fr;gap:60px}.offer-card{grid-template-columns:.35fr 1.15fr}.offer-action{grid-column:1/-1}.offer-badge{min-height:410px}.audience-grid{grid-template-columns:repeat(2,1fr)}.coverage-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.final-cta-inner{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.topbar-inner{justify-content:center;min-height:32px}.topbar-detail{display:none}.header-inner{gap:12px;min-height:70px}.brand-logo{flex-basis:110px;width:110px;height:48px}.brand-logo img{width:118px;height:118px;top:-36px;left:-4px}.brand-logo-footer{flex-basis:150px;width:150px;height:60px}.brand-logo-footer img{width:160px;height:160px;top:-48px;left:-5px}.button-small{min-height:40px;padding:0 10px;font-size:10px}.button-small .whatsapp-glyph{flex-basis:16px;width:16px;height:16px}.hero{min-height:auto}.hero-grid{gap:44px;min-height:auto;padding-top:54px;padding-bottom:70px}.hero h1{margin-top:17px;font-size:clamp(48px,15vw,65px)}.hero-category h1{font-size:clamp(42px,12.5vw,58px)}.hero-lead{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;gap:12px}.hero-actions .button{width:100%}.text-link{align-self:flex-start}.trust-row{grid-template-columns:1fr 1fr;gap:18px}.trust-row>div:last-child{grid-column:1/-1}.image-frame{border-radius:7px 38px 7px 7px;height:430px}.image-frame img,.category-image-frame img{object-position:center}.delivery-card{min-width:0;bottom:20px;left:20px}.location-pill{top:23px;right:20px}.hero-note{width:calc(100% - 32px);margin:-16px 16px 0;position:relative;bottom:auto;right:auto}.hero-category .hero-grid{gap:25px;padding-top:35px;padding-bottom:46px}.hero-category .trust-row,.hero-category .hero-note{display:none}.hero-category .image-frame{height:280px}.catalog-page-hero{padding:48px 0 44px}.catalog-page-hero h1{font-size:45px}.catalog-page-hero p{font-size:14px}.status-section{margin-top:-18px}.delivery-status{flex-wrap:wrap;align-items:flex-start;gap:9px;padding:17px 18px}.delivery-status>span:last-child{width:100%;margin-left:24px}.section{padding:82px 0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:40px}.category-grid{grid-template-columns:1fr}.category-card{min-height:230px}.catalog-callout{flex-direction:column;align-items:flex-start}.catalog-toolbar{grid-template-columns:1fr;padding:10px}.catalog-sort{min-height:45px}.catalog-categories{display:none}.mobile-category-nav{z-index:27;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7f2;margin:0 -14px 10px;padding:8px 14px;display:block;position:sticky;top:70px}.mobile-category-trigger{width:100%;min-height:52px;color:var(--navy);background:var(--white);border:1px solid var(--line);font:inherit;text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex;box-shadow:0 8px 22px #09263c14}.mobile-category-trigger>span{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-category-trigger small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.mobile-category-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mobile-category-trigger em{color:var(--orange-dark);text-transform:uppercase;flex:none;font-size:9px;font-style:normal;font-weight:900}.catalog-products-layout{display:block}.catalog-type-sidebar{z-index:24;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7f0;margin:0 -14px 20px;padding:8px 14px;position:sticky;top:130px}.catalog-type-sticky{border-radius:9px;padding:9px;position:static;box-shadow:0 8px 24px #09263c14}.catalog-type-heading{margin-bottom:8px;padding:2px 2px 8px}.catalog-type-options{scrollbar-width:thin;gap:6px;margin:0 -9px;padding:0 9px 2px;display:flex;overflow-x:auto}.catalog-type-options button{border-color:var(--line);background:#f7f9f8;flex:none;min-height:36px;padding:6px 8px 6px 11px}.catalog-clear-type{width:auto;margin:7px 2px 0;padding:7px 0 0}.catalog-results-meta{flex-direction:column;align-items:flex-start;gap:5px}.catalog-category-block+.catalog-category-block{margin-top:45px}.catalog-category-title h3{font-size:21px}.catalog-full-cta{flex-direction:column;align-items:stretch;padding:22px}.catalog-full-cta a{justify-content:center;width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-body{min-height:210px;padding:14px}.product-card-body h3{font-size:13px}.product-price{flex-direction:column;align-items:flex-start;gap:2px}.product-price strong{font-size:18px}.product-whatsapp-button{padding:0 10px;font-size:9px}.catalog-error{text-align:center;flex-direction:column;align-items:stretch}.catalog-error>span{margin:0 auto}.catalog-loading-header span:last-child{display:none}.product-skeleton{min-height:360px;padding-top:205px}.product-modal-backdrop{place-items:stretch stretch;padding:0}.product-modal{border-radius:0;grid-template-columns:1fr;width:100%;max-height:100dvh;overflow-y:auto}.product-modal-media{border-right:0;border-bottom:1px solid var(--line);height:36vh;min-height:290px}.product-modal-media img{max-height:none}.product-modal-content{max-height:none;padding:27px 20px 24px;overflow:visible}.product-modal-content>h2{margin-right:36px;font-size:27px}.pack-options{grid-template-columns:1fr}.product-modal-footer{align-items:flex-end}.quantity-control button{width:38px}.quantity-control span{min-width:58px}.product-modal-total strong{font-size:20px}.process-grid{gap:46px}.process-intro h2,.coverage-grid h2,.final-cta h2{font-size:40px}.steps article{grid-template-columns:48px 1fr}.express-offer{padding-top:70px;padding-bottom:70px}.offer-card{grid-template-columns:1fr}.offer-badge{min-height:215px}.offer-copy{padding:38px 26px}.offer-copy h2{font-size:38px}.offer-action{grid-column:auto;padding:34px 26px}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:220px}.cities-grid{grid-template-columns:1fr}.cities-grid div:last-child{grid-column:auto}.faq-list summary{font-size:14px}.final-cta{padding:72px 0}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-bottom{flex-direction:column;align-items:flex-start}.floating-whatsapp{min-height:48px;padding:0 15px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
