/*! 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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#c90b1c;--navy-dark:#840711;--red:#e30613;--green:#18a957;--ink:#342326;--muted:#706467;--surface:#faf6f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#fffffff5;height:92px;position:relative;box-shadow:0 8px 30px #05274e14}.header-inner{align-items:center;gap:40px;width:min(1440px,100% - 64px);height:100%;margin:0 auto;display:flex}.brand{color:var(--navy-dark);letter-spacing:-1.5px;flex:none;align-items:center;gap:12px;font-size:clamp(24px,2.3vw,38px);font-weight:800;display:inline-flex}.brand strong{color:var(--red)}.brand-mark{border:6px solid var(--navy);border-radius:50%;width:52px;height:52px;position:relative;box-shadow:inset 0 0 0 5px #fff}.brand-mark:before,.brand-mark:after{content:"";z-index:2;background:var(--red);border-radius:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-mark:before{width:31px;height:9px}.brand-mark:after{width:9px;height:31px}.header-inner nav{align-items:stretch;gap:clamp(20px,2.5vw,44px);height:100%;margin-left:auto;display:flex}.header-inner nav a{white-space:nowrap;align-items:center;font-size:15px;font-weight:700;display:flex;position:relative}.header-inner nav a:after{content:"";background:var(--red);height:3px;transition:right .18s;position:absolute;bottom:16px;left:0;right:100%}.header-inner nav a:hover:after,.header-inner nav a:focus-visible:after,.header-inner nav a.active:after{right:0}.header-cta{color:#fff;background:var(--green);border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800;display:none}.hero{isolation:isolate;background:var(--navy-dark);grid-template-columns:58% 42%;min-height:768px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:radial-gradient(circle at 10% 20%,#1f68b859,#0000 34%),linear-gradient(145deg,#073b78 0%,#042957 62%,#031e41 100%);position:absolute;inset:0 40% 0 0}.hero-copy{z-index:4;color:#fff;align-self:center;width:min(690px,100% - 80px);margin-left:max(42px,50vw - 720px);padding:58px 0 212px}.hours-pill{width:fit-content;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:30px;padding:12px 18px;font-size:14px;display:flex;box-shadow:0 12px 30px #0000001f}.hours-pill strong:last-child{color:var(--red)}.status-dot{background:var(--red);border-radius:50%;width:9px;height:9px}.pill-divider{background:#ccd5df;width:1px;height:16px}.eyebrow{color:#9bc8f0;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-4px;max-width:680px;margin:0;font-size:clamp(55px,5.3vw,84px);font-weight:900;line-height:.98}.hero h1 span{color:#ff202e;display:block}.hero-description{color:#eef5ff;max-width:600px;margin:24px 0 28px;font-size:clamp(18px,1.55vw,23px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:0 24px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px)}.button.whatsapp{color:#fff;background:linear-gradient(135deg, #1ec663, var(--green));box-shadow:0 14px 24px #11a9563d}.whatsapp-icon{border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:18px;display:inline-grid}.button.outline{color:#fff;background:#021f4259;border-color:#fff}.button.outline:hover{background:#ffffff1f}.hero-note{color:#b8cde4;margin:14px 0 0;font-size:12px}.hero-photo{z-index:1;clip-path:polygon(21% 0,100% 0,100% 100%,0 100%);background:#dbe7f2 url(/hero-pharmacy.png) 50%/cover no-repeat;min-height:100%;position:relative}.hero-photo-shade{background:linear-gradient(90deg,#03244c33,#0000 35%);position:absolute;inset:0}.red-slice{z-index:3;clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 14px 25px #9c07114d);background:linear-gradient(140deg,#f02a35,#d91221);width:280px;height:440px;position:absolute;bottom:0;left:43%}.trust-row{z-index:6;grid-template-columns:repeat(3,1fr);gap:22px;width:min(1240px,100% - 88px);display:grid;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.trust-row article{min-height:120px;color:var(--ink);background:#fffffff7;border:1px solid #ffffff80;border-radius:14px;align-items:center;gap:18px;padding:20px 24px;transition:transform .18s;display:flex;box-shadow:0 14px 30px #011a392e}.trust-row article:hover{transform:translateY(-4px)}.trust-row strong{font-size:18px;display:block}.trust-row small{color:var(--muted);margin-top:4px;font-size:13px;display:block}.trust-icon{color:#fff;background:var(--navy-dark);border-radius:50%;flex:none;place-items:center;width:68px;height:68px;font-size:25px;font-weight:900;display:grid;box-shadow:inset 0 0 0 6px #ffffff14}.delivery-icon{font-size:34px}.section{padding:105px max(32px,50vw - 620px)}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 11px;font-size:13px;font-weight:900}.section-kicker.light{color:#a9d3ff}.section-heading h2,.popular-copy h2,.delivery-copy h2,.contact-inner h2{letter-spacing:-2.2px;margin:0;font-size:clamp(36px,4vw,58px);font-weight:900;line-height:1.06}.section-heading>p:last-child{color:var(--muted);margin:18px auto 0;font-size:18px;line-height:1.65}.services{background:#fff}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1240px,100%);margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #e3ebf3;border-radius:20px;min-height:280px;padding:30px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 14px 40px #082e5d14}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #082e5d21}.service-card.featured{color:#fff;border-color:var(--navy);background:linear-gradient(145deg, #0b4a8d, var(--navy-dark))}.card-icon{color:#fff;background:var(--red);border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:30px;font-size:18px;font-weight:900;display:grid;box-shadow:0 8px 18px #e5232e33}.service-card h3{margin:0 0 10px;font-size:21px}.service-card p{color:var(--muted);margin:0;line-height:1.65}.service-card.featured p{color:#c8ddf4}.card-tag{color:var(--green);text-transform:uppercase;background:#eaf9f1;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;position:absolute;top:24px;right:24px}.cta-card{color:#fff;border-color:var(--red);background:linear-gradient(145deg,#f02c37,#c91320);flex-direction:column;justify-content:center;display:flex}.cta-card .mini-kicker{color:#ffd6d9;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.cta-card h3{font-size:26px}.cta-card>p{color:#fff}.cta-card a{margin-top:24px;font-weight:900}.popular-section{color:#fff;background:linear-gradient(125deg, var(--navy-dark), #0c4d91);padding:110px max(32px,50vw - 620px);overflow:hidden}.popular-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;width:min(1240px,100%);margin:0 auto;display:grid;position:relative}.popular-inner:before{content:"";border:70px solid #ffffff0d;border-radius:50%;width:420px;height:420px;position:absolute;top:-210px;right:-180px}.popular-lead{color:#dcecff;max-width:620px;margin:20px 0 30px;font-size:19px;line-height:1.65}.document-list{gap:13px;margin-bottom:30px;display:grid}.document-list>div{align-items:center;gap:14px;display:flex}.document-list>div>span{color:#fff;background:var(--red);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.document-list p{margin:0}.document-list small{color:#bcd1e8;margin-top:3px;display:block}.white-button{color:var(--navy-dark);background:#fff;box-shadow:0 14px 30px #00000024}.popular-panel{z-index:1;color:var(--ink);background:#fff;border-radius:28px;padding:42px;position:relative;box-shadow:0 28px 60px #0003}.popular-seal{color:#fff;background:var(--red);text-align:center;border-radius:50% 50% 50% 12px;place-content:center;width:118px;height:118px;margin-bottom:28px;line-height:1.1;display:grid;transform:rotate(-4deg)}.popular-seal strong{font-size:21px}.popular-panel h3{margin:0 0 12px;font-size:28px}.popular-panel>p{color:var(--muted);margin:0 0 24px;line-height:1.6}.check-line{align-items:center;gap:10px;margin-top:13px;font-weight:700;display:flex}.check-line span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.delivery-section{background:var(--surface)}.delivery-card{background:#fff;border-radius:28px;grid-template-columns:1.35fr .65fr;gap:60px;width:min(1240px,100%);margin:0 auto;padding:62px;display:grid;box-shadow:0 20px 60px #082e5d1a}.delivery-copy>p:not(.section-kicker){max-width:680px;color:var(--muted);margin:20px 0 30px;font-size:18px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 30px;display:grid}.steps>div{background:var(--surface);border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.steps b{color:#fff;background:var(--navy);border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.steps span{min-width:0}.steps strong,.steps small{display:block}.steps strong{font-size:13px}.steps small{color:var(--muted);margin-top:3px;font-size:10px}.delivery-hours{color:#fff;background:linear-gradient(150deg, var(--navy), var(--navy-dark));border-radius:22px;padding:34px}.clock{color:#fff;background:var(--red);border-radius:9px;padding:8px 12px;font-size:24px;font-weight:900;display:inline-block}.delivery-hours h3{margin:22px 0 20px;font-size:25px}.delivery-hours p{border-bottom:1px solid #ffffff29;padding-bottom:15px}.delivery-hours p strong,.delivery-hours p span{display:block}.delivery-hours p span{color:#a9d3ff;margin-top:5px}.delivery-hours small{color:#a9bcd1;line-height:1.5}.contact-section{color:#fff;background:var(--red);padding:105px max(32px,50vw - 620px)}.contact-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;width:min(1240px,100%);margin:0 auto;display:grid}.address{margin:22px 0 28px;font-size:20px;line-height:1.6}.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.transparent-button{color:#fff;background:0 0;border-color:#fff}.contact-card{color:var(--ink);background:#fff;border-radius:22px;padding:38px;box-shadow:0 24px 50px #80000a3d}.contact-card span{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.contact-card strong{margin:8px 0 13px;font-size:28px;display:block}.contact-card p{color:var(--muted);margin:0;line-height:1.6}footer{color:#c5d4e5;background:#031e41;padding:70px max(32px,50vw - 620px) 24px}.footer-inner{grid-template-columns:2fr 1fr 1fr;gap:60px;width:min(1240px,100%);margin:0 auto 52px;display:grid}.footer-inner .brand{color:#fff;font-size:29px}.footer-inner .brand-mark{border-color:#fff;width:42px;height:42px}.footer-inner p{max-width:380px;line-height:1.65}.footer-inner>div:not(:first-child){flex-direction:column;gap:13px;display:flex}.footer-inner>div>strong{color:#fff;margin-bottom:4px}.footer-inner a:not(.brand):hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:24px;width:min(1240px,100%);margin:0 auto;padding-top:22px;font-size:11px;display:flex}.floating-whatsapp{z-index:50;color:#fff;background:var(--green);border-radius:999px;align-items:center;gap:9px;padding:13px 18px;transition:transform .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #0c6f3a59}.floating-whatsapp:hover{transform:translateY(-3px)}.floating-whatsapp span{border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.floating-whatsapp b{font-size:13px}.institutional-page{background:#fff;min-height:100vh}.institutional-header .header-inner{width:min(1280px,100% - 48px)}.institutional-header .brand{font-size:clamp(23px,2vw,33px)}.institutional-header .brand-mark{width:46px;height:46px}.institutional-header .header-inner nav{gap:clamp(16px,2vw,34px)}.institutional-header .header-cta{margin-left:4px;display:inline-flex}.institutional-hero{color:#fff;background:radial-gradient(circle at 88% 20%, #2b85db73, transparent 32%), linear-gradient(120deg, var(--navy-dark), var(--navy));align-items:center;min-height:260px;padding:58px max(30px,50vw - 620px);display:flex}.institutional-hero>div{width:min(1240px,100%);margin:0 auto}.institutional-hero p{color:#abd4fb;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.institutional-hero h1{letter-spacing:-4px;margin:0;font-size:clamp(44px,6vw,78px);line-height:1}.institutional-hero span{color:#dcecff;max-width:680px;margin-top:17px;font-size:18px;line-height:1.55;display:block}.institutional-layout{grid-template-columns:285px minmax(0,1fr);align-items:start;gap:55px;width:min(1240px,100% - 48px);margin:0 auto;padding:70px 0 105px;display:grid}.institutional-sidebar{position:sticky;top:24px}.institutional-sidebar h2{color:var(--navy);letter-spacing:-.6px;text-transform:uppercase;margin:0 0 17px;font-size:25px}.institutional-sidebar nav{border:1px solid #dfe8f0;border-bottom:0}.institutional-sidebar nav a{background:#fff;border-bottom:1px solid #dfe8f0;justify-content:space-between;align-items:center;min-height:54px;padding:0 16px;font-size:13px;font-weight:700;transition:color .18s,background .18s,padding .18s;display:flex}.institutional-sidebar nav a:hover,.institutional-sidebar nav a:focus-visible{color:#fff;background:#177ebd;padding-left:21px}.institutional-sidebar nav b{color:var(--red)}.institutional-sidebar nav a:hover b{color:#fff}.sidebar-contact{color:#fff;background:linear-gradient(145deg, var(--navy), var(--navy-dark));border-radius:13px;margin-top:18px;padding:23px}.sidebar-contact span,.sidebar-contact strong,.sidebar-contact a{display:block}.sidebar-contact span{color:#a9d3ff;text-transform:uppercase;font-size:11px}.sidebar-contact strong{margin:6px 0 17px;font-size:19px}.sidebar-contact a{background:var(--green);border-radius:8px;width:fit-content;padding:10px 13px;font-size:12px;font-weight:800}.institutional-content{min-width:0}.institutional-section{border-bottom:1px solid #e0e8ef;margin-bottom:72px;padding:0 0 72px;scroll-margin-top:25px}.institutional-section:last-child{margin-bottom:0}.institutional-kicker{color:var(--red);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.institutional-section>h2,.popular-information h2,.contact-strip h2{color:var(--navy);letter-spacing:-2px;margin:0;font-size:clamp(34px,4.5vw,54px);line-height:1.05}.institutional-lead{max-width:820px;color:var(--muted);margin:18px 0 32px;font-size:18px;line-height:1.7}.store-grid{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.store-story,.store-address{border-radius:20px;min-height:250px;padding:30px}.store-story{color:#fff;background:linear-gradient(145deg, #0b4f91, var(--navy-dark));align-items:flex-start;gap:22px;display:flex}.story-number{color:#59abed;letter-spacing:-6px;flex:none;font-size:74px;font-weight:900;line-height:.9}.store-story strong{max-width:300px;margin-bottom:15px;font-size:22px;line-height:1.2;display:block}.store-story p{color:#c8def3;margin:0;line-height:1.65}.store-address{background:var(--surface);border:1px solid #e0e8ef;flex-direction:column;justify-content:center;display:flex}.store-address>span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.store-address h3{margin:9px 0 7px;font-size:24px}.store-address p{color:var(--muted);margin:0 0 23px}.store-address div{flex-wrap:wrap;gap:9px;display:flex}.store-address a{color:var(--navy);background:#fff;border:1px solid #d7e1eb;border-radius:8px;padding:10px 12px;font-size:11px;font-weight:800}.institutional-values{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px;display:grid}.institutional-values article{border:1px solid #e0e8ef;border-radius:14px;padding:22px}.institutional-values span{color:var(--red);font-size:11px;font-weight:900}.institutional-values strong{margin:8px 0 7px;display:block}.institutional-values p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.institutional-services{grid-template-columns:repeat(2,1fr);gap:14px;margin:32px 0;display:grid}.institutional-services article{background:#fff;border:1px solid #e0e8ef;border-radius:15px;gap:16px;min-height:126px;padding:20px;display:flex;box-shadow:0 10px 28px #05274e0d}.institutional-services article>span{color:#fff;background:var(--navy);border-radius:12px;flex:none;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid}.institutional-services h3{margin:2px 0 7px;font-size:17px}.institutional-services p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.institutional-button{color:#fff;background:var(--green);border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex}.institutional-button.red{background:var(--red)}.popular-information{color:#fff;background:linear-gradient(130deg, var(--navy-dark), #0c4d91);border:0;border-radius:24px;grid-template-columns:1.25fr .75fr;gap:45px;padding:42px;display:grid}.popular-information h2{color:#fff}.popular-information-copy>p:not(.institutional-kicker){color:#d7e9fb;line-height:1.65}.popular-documents{gap:11px;margin:25px 0;display:grid}.popular-documents>div{align-items:center;gap:12px;display:flex}.popular-documents>div>span{background:var(--red);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.popular-documents p{margin:0}.popular-documents small{color:#b7cee5;margin-top:3px;display:block}.popular-notice{color:var(--ink);background:#fff;border-radius:20px;align-self:center;padding:34px;box-shadow:0 22px 45px #0000002e}.popular-notice>span,.popular-notice>strong{text-align:center;display:block}.popular-notice>span{color:var(--navy);font-size:21px}.popular-notice>strong{color:var(--red);font-size:41px;line-height:1}.popular-notice p{color:var(--muted);border-top:1px solid #e1e8ef;margin:25px 0 0;padding-top:20px;font-size:12px;line-height:1.6}.contact-strip{color:#fff;background:var(--red);border:0;border-radius:20px;justify-content:space-between;align-items:center;gap:35px;padding:40px;display:flex}.contact-strip .institutional-kicker{color:#ffd0d4}.contact-strip h2{color:#fff;font-size:clamp(28px,4vw,44px)}.contact-strip>div>span{color:#ffe1e4;max-width:650px;margin-top:12px;line-height:1.55;display:block}.contact-strip-actions{flex-wrap:wrap;gap:9px;display:flex}.contact-strip-actions a{min-width:115px;color:var(--navy-dark);text-align:center;background:#fff;border-radius:9px;padding:13px 14px;font-size:12px;font-weight:900}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.commerce-container{width:min(1240px,100% - 40px);margin-inline:auto}.commerce-topbar{color:#fff;background:var(--navy-dark);align-items:center;min-height:38px;display:flex}.commerce-topbar>div{justify-content:center;align-items:center;gap:10px;width:min(1240px,100% - 40px);margin:0 auto;font-size:12px;display:flex}.commerce-topbar a{color:#b9e8cc;font-weight:800}.commerce-topbar strong{color:#fff}.commerce-header{z-index:40;background:#fffffffa;position:sticky;top:0;box-shadow:0 7px 28px #05274e17}.commerce-header-main{grid-template-columns:auto minmax(300px,1fr) auto;align-items:center;gap:30px;width:min(1240px,100% - 40px);min-height:84px;margin:0 auto;display:grid}.ecommerce-brand{font-size:29px}.ecommerce-brand .brand-mark{border-width:5px;width:45px;height:45px}.commerce-search{background:#f5f7f9;border:2px solid #dce6ef;border-radius:12px;height:48px;transition:border-color .18s,box-shadow .18s;display:flex}.commerce-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0 17px}.commerce-search button{color:#fff;cursor:pointer;background:#0b5cad;border:0;border-radius:0 10px 10px 0;width:51px;font-size:27px}.commerce-actions{align-items:center;gap:7px;display:flex}.commerce-action{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:8px;min-height:54px;padding:7px 9px;display:flex;position:relative}.commerce-action-icon{color:#07539e;background:#e8f3fd;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:20px;display:grid}.commerce-action small,.commerce-action strong{white-space:nowrap;display:block}.commerce-action small{color:#708194;font-size:9px}.commerce-action strong{margin-top:2px;font-size:11px}.basket-action>b{color:#fff;background:var(--red);border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;display:grid;position:absolute;top:0;right:1px}.commerce-nav{border-top:1px solid #edf1f5;align-items:stretch;gap:6px;width:min(1240px,100% - 40px);min-height:46px;margin:0 auto;display:flex}.commerce-nav a{align-items:center;padding:0 18px;font-size:12px;font-weight:800;display:flex;position:relative}.commerce-nav a:first-child{padding-left:0}.commerce-nav a:after{content:"";background:var(--red);height:3px;transition:right .18s;position:absolute;bottom:0;left:18px;right:100%}.commerce-nav a:first-child:after{left:0}.commerce-nav a:hover:after,.commerce-nav a.active:after{right:18px}.quick-categories{background:#fff;padding:28px 0 26px}.quick-categories,.order-cta,.popular-home{scroll-margin-top:138px}.compact-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.compact-heading span,.showcase-heading span,.home-institutional-support span{color:var(--red);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.compact-heading h2,.showcase-heading h2{color:var(--navy-dark);letter-spacing:-.8px;margin:5px 0 0;font-size:26px}.compact-heading small{color:#8190a0;font-size:10px}.category-carousel{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.circle-category{cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;min-width:0;padding:0;display:flex}.category-circle{color:#fff;background:#0b5cad;border:6px solid #eef3f7;border-radius:50%;place-items:center;width:84px;height:84px;margin-bottom:10px;font-size:17px;font-weight:900;transition:transform .18s,box-shadow .18s;display:grid}.circle-category:hover .category-circle,.circle-category.selected .category-circle{transform:translateY(-4px);box-shadow:0 12px 25px #05325b2e}.category-circle.rose{background:#c95078}.category-circle.cyan{background:#16879c}.category-circle.yellow{color:#6f5100;background:#ffd85a}.category-circle.green{background:#19875a}.category-circle.red{background:var(--red)}.circle-category strong{font-size:12px}.circle-category small{color:#8291a0;margin-top:3px;font-size:9px}.commerce-banner{color:#fff;transition:background .25s;position:relative;overflow:hidden}.commerce-banner.delivery-slide{background:linear-gradient(118deg,#05366f,#0b69bb)}.commerce-banner.popular-slide{background:linear-gradient(118deg,#07533f,#13a06b)}.commerce-banner.offers-slide{background:linear-gradient(118deg,#731323,#e12632)}.banner-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:35px;min-height:390px;display:grid}.banner-copy{z-index:2;padding:50px 0 70px;position:relative}.banner-copy>span{color:#baddfb;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.popular-slide .banner-copy>span{color:#baf2dc}.offers-slide .banner-copy>span{color:#ffd3d7}.banner-copy h1{letter-spacing:-3.2px;max-width:720px;margin:12px 0 16px;font-size:clamp(42px,5vw,68px);line-height:1}.banner-copy p{color:#dcecff;max-width:650px;margin:0 0 25px;font-size:17px;line-height:1.6}.banner-copy>a{min-height:48px;color:var(--navy-dark);background:#fff;border-radius:9px;align-items:center;padding:0 19px;font-size:13px;font-weight:900;display:inline-flex}.banner-visual{place-items:center;height:310px;display:grid;position:relative}.banner-orbit{background:#ffffff14;border:48px solid #ffffff24;border-radius:50%;place-items:center;width:270px;height:270px;display:grid}.banner-orbit span{color:#fff;background:#ffffff2b;border-radius:35% 50% 50%;place-items:center;width:125px;height:125px;font-size:105px;line-height:1;display:grid;transform:rotate(-8deg)}.banner-visual>b{color:var(--navy-dark);background:#fff;border-radius:999px;padding:11px 18px;position:absolute;bottom:32px;right:20px;box-shadow:0 15px 32px #0000002e}.banner-controls{z-index:3;align-items:center;gap:12px;width:min(1240px,100% - 40px);display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.banner-controls>button{color:#fff;cursor:pointer;background:#0000001f;border:1px solid #fff6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:22px;display:grid}.banner-controls>div{gap:6px;display:flex}.banner-controls>div button{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .18s}.banner-controls>div button.active{background:#fff;width:24px}.offer-area{padding:70px 0 78px}.order-cta{background:#fff;padding:72px 0}.order-cta-card{color:#fff;background:radial-gradient(circle at 88% 15%, #ffffff2b, transparent 25%), linear-gradient(125deg, #820711, var(--red));border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;min-height:300px;padding:clamp(34px,5vw,66px);display:grid;overflow:hidden;box-shadow:0 24px 55px #7d05112e}.order-cta .section-label{color:#ffd5d9}.order-cta h2{letter-spacing:-2.4px;max-width:720px;margin:0;font-size:clamp(36px,4.4vw,60px);line-height:1.02}.order-cta p{color:#ffe9eb;max-width:720px;margin:19px 0 0;font-size:17px;line-height:1.65}.order-cta-card>a{color:#136d3d;white-space:nowrap;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:0 24px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 15px 32px #53000833}.order-cta-card>a:hover,.order-cta-card>a:focus-visible{transform:translateY(-3px);box-shadow:0 20px 38px #53000845}.order-cta-card>a span{font-size:22px}.offer-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:20px;display:grid}.vertical-highlights{gap:16px;display:grid}.highlight-card{color:#fff;border-radius:18px;flex-direction:column;min-height:250px;padding:25px;display:flex;box-shadow:0 16px 35px #05274e1f}.highlight-card>span{color:#b8daf9;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.green-highlight>span{color:#c0f4d8}.highlight-card h2{letter-spacing:-1px;margin:10px 0;font-size:24px;line-height:1.1}.highlight-card p{color:#d7e8f8;margin:0;font-size:12px;line-height:1.6}.highlight-card a{width:fit-content;margin-top:auto;padding-top:20px;font-size:11px;font-weight:900}.product-showcase{min-width:0}.showcase-heading{justify-content:space-between;align-items:end;gap:20px;min-height:65px;margin-bottom:16px;display:flex}.showcase-heading p{color:#758697;text-align:right;max-width:300px;margin:0;font-size:9px;line-height:1.5}.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.commerce-product{background:#fff;border:1px solid #dee7ef;border-radius:16px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.commerce-product:hover{transform:translateY(-4px);box-shadow:0 17px 36px #05274e1c}.product-packshot{background:linear-gradient(145deg,#f7fafc,#e9f0f6);place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.product-packshot:before{content:"";background:#fff;border-radius:10px 10px 7px 7px;width:96px;height:125px;display:block;transform:rotate(2deg);box-shadow:0 18px 25px #19365324,inset 0 -35px #dcecf9}.product-packshot:after{content:"+";color:#fff;background:#0b5cad;border-radius:50%;place-items:center;width:38px;height:38px;font-size:27px;display:grid;position:absolute;top:64px}.product-packshot>span{z-index:2;color:var(--navy-dark);letter-spacing:.08em;font-size:9px;font-weight:900;position:absolute;bottom:35px}.product-packshot>i{filter:blur(4px);background:#05274e1f;border-radius:50%;width:110px;height:14px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.product-packshot.shampoo:before,.product-packshot.lotion:before{border-radius:19px 19px 10px 10px;width:72px;height:135px;box-shadow:0 18px 25px #19365324,inset 0 -45px #e8dff3}.product-packshot.baby:before,.product-packshot.wipes:before{width:135px;height:92px;box-shadow:0 18px 25px #19365324,inset 0 -30px #dff3e7}.product-packshot.oral:before{width:145px;height:68px;box-shadow:0 18px 25px #19365324,inset -42px 0 #d7eef5}.product-packshot.lotion:after{background:#a8608e}.product-packshot.baby:after,.product-packshot.wipes:after{background:#21a36b}.product-info{flex-direction:column;flex:1;padding:17px;display:flex;position:relative}.product-discount{color:#fff;background:var(--red);border-radius:7px;padding:6px 8px;font-size:9px;font-weight:900;position:absolute;top:-177px;right:13px}.product-info>small{color:#0b5cad;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.product-info h3{min-height:42px;margin:7px 0 12px;font-size:13px;line-height:1.45}.product-info p{color:#8694a2;margin:0;font-size:9px}.product-info>strong{color:var(--navy-dark);margin-top:3px;font-size:22px}.product-info em{color:#8896a4;margin:3px 0 14px;font-size:8px;font-style:normal}.product-info>a,.product-info>button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:41px;font-size:10px;font-weight:900;display:flex}.product-info>a{color:#fff;background:var(--green);margin-top:auto}.product-info>button{color:#0b5cad;background:#edf5fc;margin-top:7px}.no-products{color:#718294;text-align:center;background:#fff;border:1px solid #dee7ef;border-radius:16px;place-content:center;gap:7px;min-height:260px;display:grid}.no-products strong{color:var(--navy-dark)}.commerce-benefits{background:#fff;border-top:1px solid #e4ebf1;border-bottom:1px solid #e4ebf1;padding:28px 0}.benefits-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefits-grid article{border-right:1px solid #e1e8ef;align-items:center;gap:12px;min-height:70px;padding:10px 20px;display:flex}.benefits-grid article:last-child{border-right:0}.benefits-grid article>span{color:#fff;background:var(--navy);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.benefits-grid strong,.benefits-grid small{display:block}.benefits-grid strong{font-size:12px}.benefits-grid small{color:#748597;margin-top:4px;font-size:9px}.home-institutional-support{color:#fff;background:linear-gradient(115deg, var(--navy-dark), #0b5cad);padding:74px 0}.institutional-support-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:35px;display:grid}.years-badge{text-align:center;background:#ffffff12;border:12px solid #ffffff21;border-radius:50%;place-content:center;width:135px;height:135px;display:grid}.years-badge strong{letter-spacing:-4px;font-size:57px;line-height:.9}.years-badge span{color:#b8d9f6;margin-top:5px}.institutional-support-grid>div:nth-child(2)>span{color:#9ecbf2}.institutional-support-grid h2{letter-spacing:-2px;margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.05}.institutional-support-grid p{color:#d2e5f7;max-width:720px;margin:0;line-height:1.65}.institutional-support-grid>a{min-height:48px;color:var(--navy-dark);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;padding:0 18px;font-size:12px;font-weight:900;display:inline-flex}@media (width<=1060px){.header-inner nav{display:none}.header-cta{margin-left:auto;display:inline-flex}.hero{grid-template-columns:64% 36%}.hero-copy{width:calc(100% - 48px);margin-left:32px}.red-slice{left:52%}.trust-row{gap:12px;width:calc(100% - 48px)}.trust-row article{padding:16px}.trust-icon{width:54px;height:54px;font-size:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.popular-inner{gap:40px}.delivery-card{grid-template-columns:1fr;gap:32px;padding:40px}.steps{max-width:750px}.contact-inner{gap:40px}.institutional-header .header-inner nav{display:none}.institutional-layout{grid-template-columns:230px minmax(0,1fr);gap:30px}.store-grid,.popular-information{grid-template-columns:1fr}.commerce-header-main{grid-template-columns:auto 1fr auto;gap:16px}.ecommerce-brand>span:last-child,.commerce-action>span:nth-child(2){display:none}.category-carousel{scrollbar-width:none;padding-bottom:8px;display:flex;overflow-x:auto}.circle-category{flex:0 0 145px}.offer-layout{grid-template-columns:220px minmax(0,1fr)}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid article:nth-child(2){border-right:0}}@media (width<=760px){.site-header{height:74px}.header-inner{gap:14px;width:calc(100% - 28px)}.brand{letter-spacing:-1px;gap:8px;font-size:23px}.brand-mark{border-width:5px;width:40px;height:40px}.header-cta{padding:10px 13px;font-size:12px}.hero{min-height:auto;padding-bottom:26px;display:block}.hero:before{inset:0}.hero-photo{clip-path:polygon(0 14%,100% 0,100% 100%,0 100%);min-height:310px}.hero-copy{width:calc(100% - 36px);margin:0 auto;padding:38px 0 18px}.hours-pill{gap:6px;max-width:100%;margin-bottom:24px;padding:10px 13px;font-size:12px}.eyebrow{font-size:11px}.hero h1{letter-spacing:-3px;font-size:clamp(45px,14vw,68px)}.hero-description{font-size:17px}.hero-actions{flex-direction:column}.button{width:100%}.red-slice{display:none}.trust-row{grid-template-columns:1fr;width:calc(100% - 36px);margin:-32px auto 0;position:relative;bottom:auto;left:auto;transform:none}.trust-row article{min-height:88px}.section,.popular-section,.delivery-section,.contact-section{padding:74px 18px}.section-heading{margin-bottom:32px}.service-grid{grid-template-columns:1fr}.service-card{min-height:240px}.popular-inner,.contact-inner{grid-template-columns:1fr;gap:38px}.popular-panel,.delivery-card{padding:27px}.steps{grid-template-columns:1fr}.contact-actions{flex-direction:column}.contact-actions .button{width:100%}footer{padding:58px 18px 86px}.footer-inner{grid-template-columns:1fr;gap:34px;margin-bottom:38px}.footer-bottom{flex-direction:column}.floating-whatsapp{justify-content:center;bottom:14px;left:18px;right:18px}.institutional-header .header-cta{display:inline-flex}.institutional-hero{min-height:225px;padding:45px 18px}.institutional-hero h1{letter-spacing:-2.5px}.institutional-layout{grid-template-columns:1fr;gap:36px;width:calc(100% - 36px);padding:42px 0 75px}.institutional-sidebar{position:static}.institutional-sidebar nav{grid-template-columns:1fr 1fr;display:grid}.institutional-sidebar nav a:nth-child(odd){border-right:1px solid #dfe8f0}.sidebar-contact{display:none}.institutional-section{margin-bottom:50px;padding-bottom:50px}.store-story{flex-direction:column}.institutional-values,.institutional-services{grid-template-columns:1fr}.popular-information{gap:30px;padding:28px}.contact-strip{flex-direction:column;align-items:flex-start;padding:28px}.contact-strip-actions{width:100%}.contact-strip-actions a{flex:1}.commerce-container{width:calc(100% - 28px)}.commerce-topbar>div{width:calc(100% - 28px);font-size:10px}.commerce-topbar span:first-child,.topbar-separator{display:none}.commerce-header{position:relative}.commerce-header-main{grid-template-rows:auto auto;grid-template-columns:auto 1fr;width:calc(100% - 28px);min-height:127px;padding:10px 0}.ecommerce-brand>span:last-child{font-size:20px;display:inline}.commerce-actions{justify-self:end}.commerce-search{grid-area:2/1/auto/-1;height:44px}.commerce-nav{scrollbar-width:none;width:100%;min-height:43px;padding:0 14px;overflow-x:auto}.commerce-nav a{flex:none;padding:0 13px;font-size:10px}.commerce-nav a:first-child{padding-left:0}.quick-categories{padding-top:22px}.compact-heading small{display:none}.category-carousel{margin-right:-14px}.circle-category{flex-basis:115px}.category-circle{width:72px;height:72px}.banner-grid{min-height:auto;display:block}.banner-copy{padding:48px 0 84px}.banner-copy h1{letter-spacing:-2.2px;font-size:43px}.banner-visual{display:none}.banner-controls{width:calc(100% - 28px)}.offer-area{padding:52px 0 60px}.offer-layout{grid-template-columns:1fr}.vertical-highlights{grid-template-columns:1fr 1fr}.highlight-card{min-height:210px;padding:20px}.highlight-card h2{font-size:20px}.showcase-heading{flex-direction:column;align-items:start;margin-top:12px}.showcase-heading p{text-align:left}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-packshot{height:150px}.product-info{padding:12px}.product-discount{top:-140px}.product-info h3{min-height:50px;font-size:11px}.product-info>strong{font-size:18px}.benefits-grid article{padding:10px 8px}.institutional-support-grid{text-align:center;grid-template-columns:1fr}.years-badge{margin:0 auto}.institutional-support-grid>a{justify-self:center}}.shop-intro{color:#fff;background:radial-gradient(circle at 90% 20%,#fff3,#0000 25%),linear-gradient(120deg,#770811,#e30613);padding:62px 0}.shop-intro-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;display:grid}.shop-intro span{color:#ffd8dc;letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:900}.shop-intro h1{letter-spacing:-3px;max-width:720px;margin:10px 0 18px;font-size:clamp(42px,5vw,70px);line-height:.98}.shop-intro p{color:#fff1f2;max-width:620px;margin:0;font-size:18px;line-height:1.55}.shop-benefits{background:#5b000847;border:1px solid #ffffff40;border-radius:20px;gap:14px;padding:25px;display:grid}.shop-benefits b{font-size:14px}.shop-catalog{background:#faf7f7;padding:44px 0 92px}.home-shop{background:linear-gradient(#f7f4f4 0%,#fff 100%);border-top:1px solid #eee3e4;padding-top:64px;scroll-margin-top:142px}.home-shop-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.home-shop-heading>div>span{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.home-shop-heading h2{color:#3d2528;letter-spacing:-2px;margin:6px 0 8px;font-size:clamp(34px,4vw,52px);line-height:1}.home-shop-heading p{color:#76676a;margin:0;font-size:15px}.home-shop-heading>a{color:var(--red);flex:none;font-size:13px;font-weight:900}.shop-toolbar{grid-template-columns:1fr auto;gap:12px;margin-bottom:20px;display:grid}.shop-toolbar input{background:#fff;border:1px solid #decfd1;border-radius:13px;outline:none;width:100%;min-height:54px;padding:0 18px;font-size:16px}.shop-toolbar input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e306131c}.cart-button{color:#fff;cursor:pointer;background:#93101b;border:0;border-radius:13px;min-height:54px;padding:0 20px;font-size:15px;font-weight:900}.cart-button strong{color:#8b0713;background:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;margin-left:8px;padding:0 7px;display:inline-grid}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-product{background:#fff;border:1px solid #ebdcde;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 10px 28px #4b101612}.store-product-image{background:radial-gradient(circle at 50% 45%,#fff 0 22%,#0000 23%),linear-gradient(145deg,#fff8f8,#f1e5e6);place-items:center;height:180px;font-size:66px;display:grid}.store-product-body{padding:18px}.store-product-body>small{color:#877477;font-size:11px}.store-product h2{min-height:49px;margin:7px 0;font-size:16px;line-height:1.35}.store-product p{color:#76676a;min-height:34px;margin:0 0 14px;font-size:12px;line-height:1.4}.store-price{justify-content:space-between;align-items:end;gap:8px;margin-bottom:15px;display:flex}.store-price span,.store-price s,.store-price strong{display:block}.store-price s{color:#9a8b8e;font-size:11px}.store-price strong{color:#b40a18;margin-top:2px;font-size:22px}.store-price>small{color:#128547;text-align:right;font-size:9px;font-weight:900}.store-product button,.empty-cart button,.place-order{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:10px;width:100%;min-height:45px;font-weight:900}.shop-notice{color:#76676a;margin:24px 0 0;font-size:12px;line-height:1.5}.shop-empty{text-align:center;border:1px dashed #d8c5c8;border-radius:16px;padding:54px}.cart-overlay,.checkout-overlay{z-index:100;background:#220a0d9e;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(470px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 60px #0003}.cart-title{border-bottom:1px solid #eee3e4;justify-content:space-between;padding:24px;display:flex}.cart-title small,.checkout-heading>small,.order-success>small{color:var(--red);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.cart-title h2,.checkout-heading h2{margin:3px 0 0;font-size:30px}.cart-title>button,.checkout-close{cursor:pointer;background:#f5ebec;border:0;border-radius:50%;width:40px;height:40px;font-size:25px}.cart-items{flex:1;padding:8px 24px;overflow-y:auto}.cart-items article{border-bottom:1px solid #f0e6e7;grid-template-columns:42px 1fr auto;align-items:start;gap:12px;padding:16px 0;display:grid}.cart-items article>span{font-size:30px}.cart-items article strong{font-size:13px;line-height:1.35;display:block}.cart-items article small{color:#897a7c;font-size:10px}.quantity{text-align:center;border:1px solid #e3d5d7;border-radius:8px;grid-template-columns:30px 32px 30px;align-items:center;width:fit-content;margin-top:9px;display:grid;overflow:hidden}.quantity button{cursor:pointer;background:#f9f3f4;border:0;height:29px;font-size:18px}.quantity b{font-size:12px}.cart-summary{border-top:1px solid #eee3e4;padding:21px 24px}.cart-summary>span{justify-content:space-between;font-size:17px;display:flex}.cart-summary small{color:#817275;margin:6px 0 15px;display:block}.cart-summary button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:10px;width:100%;min-height:49px;font-weight:900}.empty-cart{text-align:center;margin:auto;padding:36px}.empty-cart>span{font-size:60px}.empty-cart h3{margin:15px 0 5px;font-size:24px}.empty-cart p{color:#7b6d70}.checkout-overlay{place-items:center;padding:22px;display:grid;overflow-y:auto}.checkout-dialog{background:#fff;border-radius:22px;width:min(760px,100%);max-height:calc(100vh - 44px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #00000042}.checkout-close{position:absolute;top:22px;right:22px}.checkout-heading p{color:#78696c;margin:6px 0 22px}.checkout-dialog fieldset{border:0;margin:0 0 19px;padding:0}.checkout-dialog legend{margin-bottom:10px;font-size:14px;font-weight:900}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-grid .full{grid-column:1/-1}.checkout-dialog label{color:#57484b;font-size:11px;font-weight:800}.checkout-dialog label>small{color:#97898b;font-weight:400}.checkout-dialog input:not([type=radio]),.checkout-dialog select,.checkout-dialog textarea{width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #dfd0d2;border-radius:9px;margin-top:5px;padding:9px 11px;font-size:14px}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-grid>label{cursor:pointer;border:1px solid #dfd0d2;border-radius:11px;align-items:center;gap:10px;min-height:68px;padding:12px;font-size:22px;display:flex}.choice-grid>label.selected{border-color:var(--red);background:#fff5f6;box-shadow:0 0 0 2px #e3061314}.choice-grid span b,.choice-grid span small{display:block}.choice-grid span b{color:#423235;font-size:12px}.choice-grid span small{color:#7e7072;margin-top:3px;font-size:10px}.address-fields,.store-select{margin-top:11px}.store-select{display:block}.payment-options{flex-wrap:wrap;gap:9px;display:flex}.payment-options label{cursor:pointer;border:1px solid #dfd0d2;border-radius:9px;padding:11px 14px}.notes-field{display:block}.checkout-total{background:#f8f1f2;border-radius:12px;grid-template-columns:1fr auto;margin:18px 0 13px;padding:17px;display:grid}.checkout-total span{font-weight:800}.checkout-total strong{color:#a80816;font-size:24px}.checkout-total small{color:#7e7072;grid-column:1/-1}.place-order:disabled{opacity:.65;cursor:wait}.checkout-legal{color:#8a7b7e;text-align:center;margin:10px 0 0;font-size:10px;line-height:1.45}.checkout-error{color:#8f0712;background:#fff0f1;border-radius:9px;padding:11px;font-size:12px}.order-success{text-align:center;padding:35px 16px}.order-success>span{color:#fff;background:#17a95a;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:36px;display:grid}.order-success h2{color:#9a0714;margin:8px 0 14px;font-size:38px}.order-success p{color:#6f6063;max-width:520px;margin:0 auto 24px;line-height:1.6}.order-success a,.order-success button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:46px;margin:4px;padding:0 18px;font-weight:900;display:inline-flex}.order-success a{color:#fff;background:#18a957}.order-success button{color:#8f0713;background:#f8e9eb}@media (width<=1050px){.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.shop-intro{padding:42px 0}.shop-intro-grid{grid-template-columns:1fr;gap:25px}.shop-intro h1{letter-spacing:-2px;font-size:44px}.home-shop{padding-top:45px;scroll-margin-top:96px}.home-shop-heading{flex-direction:column;align-items:start;gap:12px}.shop-benefits{padding:18px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-product-image{height:135px;font-size:48px}.store-product-body{padding:13px}.store-product h2{min-height:61px;font-size:13px}.store-product p{display:none}.store-price{display:block}.store-price>small{text-align:left;margin-top:6px;display:block}.shop-toolbar{grid-template-columns:1fr}.cart-button{z-index:55;position:fixed;bottom:79px;right:16px;box-shadow:0 10px 30px #47050b42}.checkout-overlay{align-items:end;padding:0}.checkout-dialog{border-radius:22px 22px 0 0;max-height:94vh;padding:24px 18px}.choice-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}@media (width<=430px){.ecommerce-brand>span:last-child{display:none}.commerce-action-icon{width:34px;height:34px}.vertical-highlights{grid-template-columns:1fr}}:focus-visible{outline-offset:3px;outline:3px solid #147ac0}.site-header{height:auto;position:sticky;top:0}.site-header .commerce-header-main{grid-template-columns:auto 1fr auto auto}.header-search-link{color:#705c5f;background:#faf5f5;border:1px solid #e8d9db;border-radius:999px;justify-self:center;align-items:center;gap:9px;width:min(440px,100%);min-height:44px;padding:0 16px;font-size:13px;font-weight:800;display:flex}.menu-toggle{width:42px;height:42px;color:var(--red);cursor:pointer;background:#fff;border:1px solid #e8d9db;border-radius:10px;font-size:21px;display:none}.home-hero{padding-top:28px}.home-hero>img{border-radius:24px;width:100%;display:block;box-shadow:0 20px 55px #500c1424}.home-hero-actions{gap:10px;display:flex;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.home-hero-actions a,.primary-button{color:#fff;background:var(--red);border-radius:10px;justify-content:center;align-items:center;min-height:47px;padding:0 19px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #75040e2e}.home-hero-actions a:first-child{color:var(--red);background:#fff}.search-panel{background:#fff;border:1px solid #eadcdf;border-radius:15px;margin:0 0 28px;padding:18px}.search-panel label,.delivery-panel label{margin-bottom:8px;font-size:12px;font-weight:900;display:block}.search-panel>div{gap:8px;display:flex}.search-panel input,.delivery-panel input{width:100%;min-height:48px;font:inherit;border:1px solid #d9c9cc;border-radius:9px;padding:0 15px}.search-panel button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:9px;min-width:100px;font-weight:900}.product-placeholder{background:radial-gradient(circle at 50% 38%,#fff 0 24%,#0000 25%),linear-gradient(145deg,snow,#f1e5e7);place-items:center;height:185px;display:grid}.product-placeholder span{color:#fff;background:linear-gradient(145deg,#ef3442,#a80512);border-radius:50%;place-items:center;width:58px;height:58px;font-size:37px;font-weight:300;display:grid;box-shadow:0 14px 28px #58081029}.no-products{text-align:center;color:#66575a;background:#fff;border:1px dashed #d8c5c8;border-radius:16px;gap:10px;padding:38px;display:grid}.no-products strong{color:#3d2528;font-size:22px}.no-products a{color:#fff;background:var(--green);border-radius:9px;width:max-content;margin:8px auto 0;padding:12px 16px;font-weight:900}.route-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#ffffff2b,#0000 28%),linear-gradient(120deg,#65040c,#d80b1b);padding:64px 0 70px}.route-hero .back-link{color:#ffe0e3;margin-bottom:35px;font-size:12px;font-weight:800;display:inline-block}.route-hero span{color:#ffd5d8;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.route-hero h1{letter-spacing:-3px;max-width:850px;margin:9px 0 15px;font-size:clamp(42px,6vw,74px);line-height:.98}.route-hero p{color:#ffe8ea;max-width:760px;margin:0;font-size:17px;line-height:1.65}.route-content{background:#faf7f7;padding:70px 0 90px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #eadbdd;border-radius:18px;padding:28px;box-shadow:0 12px 30px #460e150f}.feature-card>span{color:#fff;background:var(--red);border-radius:15px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.feature-card h2{margin:18px 0 8px;font-size:24px}.feature-card p{min-height:48px;color:var(--muted);line-height:1.55}.feature-card a{color:var(--red);font-size:12px;font-weight:900}.info-layout,.story-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:38px;display:grid}.info-layout h2,.story-layout h2,.delivery-panel h2{letter-spacing:-1.5px;margin-top:0;font-size:clamp(28px,3vw,42px)}.info-layout p,.story-layout p,.delivery-panel p{color:var(--muted);line-height:1.7}.chip-list{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.chip-list span{color:#85101a;background:#fff;border:1px solid #eadadd;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:900}.document-box,.delivery-panel{background:#fff;border:1px solid #eadbdd;border-radius:20px;padding:30px;box-shadow:0 15px 36px #4b0e1512}.document-box li{margin:12px 0;line-height:1.5}.document-box small{color:var(--muted);line-height:1.5}.delivery-panel{max-width:720px}.delivery-panel input{margin-bottom:16px}.primary-button.disabled{opacity:.48;box-shadow:none;cursor:not-allowed}.legal-note{color:var(--muted);margin:28px 0 0;font-size:11px}.text-link,.red-label{font-weight:900;color:var(--red)!important}.story-photos{gap:12px;display:grid}.story-photos img{object-fit:cover;border-radius:17px;width:100%;max-height:310px}.mobile-bottom{display:none}@media (width<=760px){body{padding-bottom:64px}.commerce-topbar{display:none}.site-header .commerce-header-main{grid-template-columns:112px 1fr auto}.header-search-link span,.commerce-action{display:none}.header-search-link{justify-content:center;justify-self:end;width:42px;min-height:42px;padding:0}.menu-toggle{display:block}.site-header .commerce-nav{flex-direction:column;align-items:stretch;padding:8px 20px 18px;display:none;overflow:visible}.site-header .commerce-nav.is-open{display:flex}.site-header .commerce-nav a{width:100%;padding:12px}.home-hero{padding:0 0 42px}.home-hero>img{object-fit:cover;border-radius:0;min-height:230px}.home-hero-actions{width:calc(100% - 28px);bottom:58px}.home-hero-actions a{text-align:center;flex:1;padding:0 10px}.search-panel>div{flex-direction:column;align-items:stretch}.search-panel button{min-height:46px}.product-placeholder{height:140px}.focus-product .product-discount{top:-128px}.route-hero{padding:38px 0 48px}.route-hero .back-link{margin-bottom:25px}.route-hero h1{letter-spacing:-2px;font-size:42px}.route-content{padding:48px 0 68px}.feature-grid,.info-layout,.story-layout{grid-template-columns:1fr}.feature-card p{min-height:0}.floating-whatsapp{bottom:76px}.mobile-bottom{z-index:50;color:#745d60;background:#fff;border-top:1px solid #eadbdd;grid-template-columns:repeat(4,1fr);height:64px;padding:7px 10px 5px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #460c131a}.mobile-bottom a{place-items:center;gap:1px;font-size:18px;display:grid}.mobile-bottom span{font-size:9px;font-weight:900}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.brand{line-height:0}.brand-logo{object-fit:contain;width:205px;height:auto;display:block}.institutional-header .brand-logo{width:190px}.footer-inner .brand{background:#fff;border-radius:10px;width:fit-content;padding:8px 12px}.footer-inner .brand-logo{width:180px}.home-ecommerce{color:var(--ink);background:#faf8f8}.commerce-topbar{background:linear-gradient(90deg,#72050d,#b00816 50%,#72050d)}.commerce-topbar a{color:#fff;text-underline-offset:3px;text-decoration:underline}.topbar-separator{color:#ff9ba3}.commerce-header{box-shadow:0 7px 28px #7508121f}.commerce-search{background:#fbf7f7;border-color:#eadbdd}.commerce-search:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #e306131a}.commerce-search button{background:var(--red)}.commerce-action:hover{background:#fff0f1}.commerce-action-icon{color:#b80917;background:#ffe8ea}.commerce-nav a:hover,.commerce-nav a.active{color:var(--red)}.compact-heading h2,.showcase-heading h2{color:#4a252a}.category-circle{background:var(--red);border-color:#f8e9ea;box-shadow:inset 0 0 0 1px #ffffff40}.category-circle.brand-red{background:linear-gradient(145deg,#f11b2a,#bd0715)}.category-circle.coral{background:linear-gradient(145deg,#f05d66,#d52a37)}.category-circle.wine{background:linear-gradient(145deg,#a61b2b,#730713)}.category-circle.soft-red{background:linear-gradient(145deg,#ff8a91,#dd3b46)}.category-circle.deep-red{background:linear-gradient(145deg,#d30a19,#7f0510)}.commerce-banner.delivery-slide,.commerce-banner.popular-slide,.commerce-banner.offers-slide{background:linear-gradient(118deg,#72050d 0%,#c90b1c 54%,#e30613 100%)}.commerce-banner:before{content:"";opacity:.18;pointer-events:none;background:radial-gradient(circle at 18% 10%,#fff 0 1px,#0000 2px) 0 0/24px 24px;position:absolute;inset:0}.banner-grid{grid-template-columns:1fr 1fr}.banner-copy>span,.popular-slide .banner-copy>span,.offers-slide .banner-copy>span{color:#ffd6d9}.banner-copy p{color:#fff1f2}.banner-copy>a{color:#8b0712}.banner-visual{border:7px solid #ffffff26;border-radius:24px;height:330px;overflow:hidden;box-shadow:0 25px 50px #3e000559}.banner-visual img{object-fit:cover;width:100%;height:100%;display:block}.banner-photo-shade{pointer-events:none;background:linear-gradient(#0000 55%,#3a0004ad);position:absolute;inset:0}.banner-visual>b{z-index:2;color:#8b0712;bottom:18px;right:18px}.blue-highlight{background:linear-gradient(150deg,#e30613,#8a0712)}.green-highlight{background:linear-gradient(150deg,#4b2b2e,#1f1718)}.highlight-card>span,.green-highlight>span{color:#ffd2d5}.highlight-card p{color:#fff0f1}.commerce-product:hover{box-shadow:0 17px 36px #7108111f}.product-packshot:after{background:var(--red)}.product-info>small{color:var(--red)}.product-info>strong{color:#8b0712}.product-info>button{color:#a30916;background:#fff0f1}.benefits-grid article>span{background:linear-gradient(145deg, var(--red), #920712)}.real-store{background:#fff;padding:76px 0 84px}.real-store-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.real-store-heading span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.real-store-heading h2{color:#4a252a;letter-spacing:-2px;margin:7px 0 0;font-size:clamp(30px,4vw,48px);line-height:1}.real-store-heading p{max-width:430px;color:var(--muted);text-align:right;margin:0;line-height:1.6}.store-photo-grid{grid-template-columns:1.35fr .75fr .75fr;gap:16px;display:grid}.store-photo{background:#e8e1e2;border-radius:20px;min-height:390px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 40px #51141b1f}.store-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.store-photo:hover img{transform:scale(1.035)}.store-photo figcaption{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#5b040cd6;border:1px solid #fff3;border-radius:11px;padding:13px 15px;font-size:12px;font-weight:900;position:absolute;bottom:14px;left:14px;right:14px}.store-photo-wide img{object-position:center 62%}.home-institutional-support{background:linear-gradient(115deg,#69040c,#d20b1b)}.years-badge span,.institutional-support-grid>div:nth-child(2)>span{color:#ffd1d4}.institutional-support-grid p{color:#ffe9eb}.institutional-hero p{color:#ffd2d6}.institutional-hero span{color:#fff0f1}.institutional-sidebar nav a:hover,.institutional-sidebar nav a:focus-visible{background:var(--red)}.sidebar-contact{background:linear-gradient(145deg,#c70b1b,#6f040d)}.sidebar-contact span{color:#ffd1d4}.store-story{background:linear-gradient(145deg,#c70b1b,#72050e)}.story-number{color:#ffadb3}.store-story p{color:#ffe2e4}.popular-information{background:linear-gradient(130deg,#69040c,#b70817)}.popular-information-copy>p:not(.institutional-kicker),.popular-documents small{color:#ffe2e4}footer{background:#3d1116}@media (width<=1060px){.brand-logo{width:172px}.store-photo-grid{grid-template-columns:1.2fr 1fr}.store-photo:last-child{display:none}}@media (width<=760px){.brand-logo,.institutional-header .brand-logo{width:145px}.banner-copy{padding-bottom:35px}.banner-visual{border-radius:17px;height:235px;margin-bottom:78px;display:block}.banner-visual>b{bottom:12px;right:12px}.real-store{padding:58px 0 66px}.real-store-heading{flex-direction:column;align-items:start;gap:13px}.real-store-heading p{text-align:left}.store-photo-grid{grid-template-columns:1fr 1fr;gap:10px}.store-photo{border-radius:14px;min-height:300px}.store-photo-wide{grid-column:1/-1;min-height:250px}.store-photo:last-child{display:block}.store-photo figcaption{padding:10px;font-size:10px;bottom:9px;left:9px;right:9px}}@media (width<=430px){.brand-logo{width:118px}.commerce-header-main{column-gap:8px}.commerce-action{padding-inline:5px}.store-photo{min-height:235px}.store-photo-wide{min-height:220px}.footer-inner .brand-logo{width:160px}}.logo-wordmark{width:174px;color:var(--red);place-items:center;line-height:.8;display:grid}.logo-wordmark small{letter-spacing:.43em;margin-bottom:5px;font-size:11px;font-weight:700;transform:translate(3px)}.logo-wordmark strong{letter-spacing:-3px;align-items:center;font-size:41px;font-weight:950;display:flex}.logo-wordmark strong>span{color:#fff;background:var(--red);letter-spacing:0;border-radius:50%;place-items:center;width:.82em;height:.82em;margin-left:2px;font-size:.64em;display:inline-grid;box-shadow:inset -5px -4px #7d000a2e}.footer-inner .brand{padding:10px 14px}.footer-inner .logo-wordmark{width:155px}.footer-inner .logo-wordmark small{font-size:9px}.footer-inner .logo-wordmark strong{font-size:36px}.topbar-call{border-left:1px solid #ffffff59;margin-left:16px;padding-left:16px}.commerce-call{min-height:39px;color:var(--red);white-space:nowrap;border:1px solid #efc9cd;border-radius:10px;align-items:center;gap:6px;padding:0 13px;font-size:11px;font-weight:900;display:inline-flex}.commerce-call:hover{color:#fff;background:var(--red);border-color:var(--red)}.category-circle{width:94px;height:94px;color:inherit;border:7px solid #fff;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:38px;box-shadow:0 8px 24px #6d09121a,0 0 0 1px #f2dfe1;background:linear-gradient(145deg,#fff,#fff0f1)!important}.circle-category:hover .category-circle,.circle-category.selected .category-circle{box-shadow:0 14px 30px #a108142e, 0 0 0 3px #fff, 0 0 0 5px var(--red)}.circle-category strong{color:#3a2628;font-size:13px}.banner-actions{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.banner-actions>a{color:#8b0712;background:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-height:49px;padding:0 19px;font-size:13px;font-weight:900;display:inline-flex}.banner-actions>.banner-call{color:#fff;background:0 0}.banner-visual{background:linear-gradient(145deg,#ffffff2e,#ffffff0f);border:1px solid #ffffff59;place-items:center;height:320px;padding:30px;display:grid;position:relative;overflow:visible;box-shadow:0 25px 50px #3e000538}.banner-art{color:#5b1118;background:#fff;border-radius:24px;align-items:center;gap:22px;width:min(420px,100%);min-height:190px;padding:24px;display:flex;transform:rotate(-2deg);box-shadow:0 20px 45px #3d000533}.banner-art>span{color:#fff;background:linear-gradient(145deg,#ff3441,#b80715);border-radius:30px;flex:none;place-items:center;width:115px;height:115px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:59px;display:grid;box-shadow:inset -8px -8px #5b000726}.banner-art strong,.banner-art small{display:block}.banner-art strong{font-size:25px;line-height:1.05}.banner-art small{color:#816568;margin-top:9px;font-size:12px;line-height:1.45}.banner-mini-card{color:#fff;background:#51050b;border-radius:12px;padding:12px 16px;position:absolute;bottom:15px;right:12px;box-shadow:0 13px 28px #37000538}.banner-mini-card b,.banner-mini-card span{display:block}.banner-mini-card b{font-size:12px}.banner-mini-card span{color:#ffd4d7;margin-top:3px;font-size:9px}.our-stores{background:#fff;padding:80px 0 90px;scroll-margin-top:135px}.stores-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.stores-heading span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.stores-heading h2{color:#4a252a;letter-spacing:-2px;margin:7px 0 0;font-size:clamp(34px,4vw,50px);line-height:1}.stores-heading p{max-width:520px;color:var(--muted);text-align:right;margin:0;line-height:1.6}.stores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.store-card{background:linear-gradient(145deg,#fff,snow);border:1px solid #eedbdd;border-radius:18px;flex-direction:column;min-width:0;padding:23px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 30px #54101712}.store-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #54101721}.store-card-top{align-items:center;gap:12px;display:flex}.store-card-top>span{color:#fff;background:var(--red);border-radius:14px;flex:none;place-items:center;width:45px;height:45px;font-size:23px;display:grid}.store-card-top small{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.store-card h3{color:#3f2427;margin:2px 0 0;font-size:22px}.store-card>p{color:#55484a;min-height:45px;margin:18px 0 4px;font-size:13px;line-height:1.5}.store-card>small{color:#8b7b7e;font-size:10px}.store-contact{gap:7px;margin-top:17px;display:grid}.store-contact a{border-radius:8px;align-items:center;min-height:38px;padding:0 11px;font-size:10px;font-weight:900;display:flex}.store-contact a:first-child{color:#8d0713;background:#fff0f1}.store-contact a:last-child{color:#fff;background:var(--green)}.store-map{color:var(--red);margin-top:15px;font-size:11px;font-weight:900}.institutional-hero{background:radial-gradient(circle at 88% 15%,#ffffff2e,#0000 26%),linear-gradient(120deg,#65040c,#d80b1b)}.institutional-story{align-items:center;min-height:auto;margin-bottom:18px}.institutional-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.institutional-store-card{background:snow;border:1px solid #ead9db;border-radius:15px;padding:22px}.institutional-store-card>span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.institutional-store-card h3{margin:5px 0 12px;font-size:22px}.institutional-store-card p{min-height:40px;color:var(--muted);margin:0 0 5px;font-size:12px;line-height:1.5}.institutional-store-card>small{color:#8c7b7d;font-size:9px}.institutional-store-card>div{gap:6px;margin:15px 0 12px;display:grid}.institutional-store-card>div a{border-radius:7px;padding:10px;font-size:10px;font-weight:800}.institutional-store-card>div a:first-child{color:#900913;background:#ffedef}.institutional-store-card>div a:last-child{color:#fff;background:var(--green)}.institutional-map{color:var(--red);font-size:11px;font-weight:900}@media (width<=1100px){.commerce-call span{display:none}.stores-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.logo-wordmark{width:126px}.logo-wordmark small{margin-bottom:4px;font-size:8px}.logo-wordmark strong{font-size:30px}.topbar-call{display:none}.commerce-call{justify-content:center;width:35px;min-height:35px;padding:0}.category-circle{width:78px;height:78px;font-size:31px}.banner-actions{flex-direction:column;align-items:stretch}.banner-actions>a{width:100%}.banner-visual{height:235px;margin-bottom:78px;padding:18px}.banner-art{gap:14px;min-height:145px;padding:18px}.banner-art>span{border-radius:20px;width:78px;height:78px;font-size:41px}.banner-art strong{font-size:19px}.stores-heading{flex-direction:column;align-items:start;gap:12px}.stores-heading p{text-align:left}.stores-grid,.institutional-store-grid{grid-template-columns:1fr}.our-stores{padding:62px 0 70px}.store-card>p,.institutional-store-card p{min-height:auto}}@media (width<=430px){.logo-wordmark{width:112px}.logo-wordmark strong{font-size:27px}.commerce-actions{gap:3px}.commerce-call{width:32px;min-height:32px;font-size:10px}}.brand-logo{object-fit:contain;object-position:left center;width:188px;height:58px;display:block}.institutional-header .brand-logo{width:178px;height:54px}.footer-inner .brand-logo{width:170px;height:auto}.compact-heading h1{color:#3d2528;letter-spacing:-1.5px;margin:6px 0 0;font-size:clamp(27px,3vw,40px);line-height:1.05}.campaign-carousel{background:#fff;width:min(1440px,100%);margin:0 auto;padding:0 20px 48px;position:relative}.campaign-frame{background:#f5eeee;border-radius:24px;min-height:390px;display:block;position:relative;overflow:hidden;box-shadow:0 22px 55px #550a1124}.campaign-frame img{object-fit:cover;width:100%;height:100%;min-height:390px;display:block}.campaign-controls{align-items:center;gap:14px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.campaign-controls>button{color:#8d0814;cursor:pointer;background:#fff;border:1px solid #e8d3d5;border-radius:50%;width:38px;height:38px;font-size:24px}.campaign-controls>div{gap:7px;display:flex}.campaign-controls>div button{cursor:pointer;background:#d7c7c9;border:0;border-radius:50%;width:9px;height:9px;padding:0}.campaign-controls>div button.active{background:var(--red);border-radius:999px;width:28px}.product-showcase>.showcase-heading{margin-bottom:20px}.product-filters{scrollbar-width:none;gap:8px;margin:0 0 26px;padding-bottom:4px;display:flex;overflow-x:auto}.product-filters button{color:#624d50;cursor:pointer;background:#fff;border:1px solid #e7d9da;border-radius:999px;flex:none;min-height:40px;padding:0 16px;font-weight:800}.product-filters button:hover,.product-filters button.active{color:#fff;border-color:var(--red);background:var(--red)}.focus-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.focus-packshot{text-align:center;background:radial-gradient(circle at 50% 32%,#fff 0 24%,#0000 25%),linear-gradient(145deg,snow,#f3e8e9);place-content:center;gap:10px;height:185px;display:grid;position:relative}.focus-packshot:after{content:"";filter:blur(5px);background:#561b211c;border-radius:50%;height:12px;position:absolute;bottom:23px;left:25%;right:25%}.focus-packshot span{z-index:1;filter:drop-shadow(0 14px 12px #4611161f);font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:65px;position:relative}.focus-packshot small{z-index:1;color:#967f82;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800;position:relative}.focus-product .product-discount{top:-172px}.focus-product .product-info h3{min-height:54px;font-size:14px}.product-copy{min-height:38px;line-height:1.45;color:#726467!important;margin:0 0 12px!important;font-size:11px!important}.catalog-note{color:#75676a;background:#fff;border:1px solid #eadcde;border-radius:12px;margin:22px 0 0;padding:15px 18px;font-size:11px;line-height:1.55}.wide-promo,.hours-banner,.service-banner{padding-top:34px;padding-bottom:34px}.wide-promo a,.service-banner a{display:block}.wide-promo img,.hours-banner img,.service-banner img{border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 18px 45px #4e0d141f}.popular-home{color:#fff;background:linear-gradient(122deg,#073f82,#0877b9);padding:82px 0}.popular-home-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:44px;display:grid}.section-label{color:#b7e9ff;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.popular-home h2{letter-spacing:-2.4px;max-width:660px;margin:0;font-size:clamp(37px,4.2vw,58px);line-height:1.02}.popular-home-grid>div>p{color:#e3f5ff;max-width:680px;margin:19px 0 25px;font-size:16px;line-height:1.65}.popular-home-grid>img{border:5px solid #ffffff26;border-radius:22px;width:100%;display:block;box-shadow:0 22px 48px #001a4445}.popular-steps{gap:10px;display:grid}.popular-steps article{background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.popular-steps b{color:#07539e;background:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.popular-steps strong,.popular-steps small{display:block}.popular-steps small{color:#d9f1ff;margin-top:3px}.popular-actions{flex-wrap:wrap;gap:9px;margin-top:23px;display:flex}.popular-actions a{border:2px solid #fff;border-radius:10px;align-items:center;min-height:47px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex}.popular-actions a:first-child{color:#07539e;background:#fff}.hours-banner{margin-top:20px}.service-banner{padding-top:56px;padding-bottom:56px}.popular-category-chips{flex-wrap:wrap;gap:7px;margin:22px 0 28px;display:flex}.popular-category-chips span{color:#74101a;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.popular-subtitle{color:#fff;margin:0 0 15px;font-size:22px}.popular-extra-grid{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.popular-extra-grid article{background:#ffffff17;border:1px solid #ffffff26;border-radius:12px;padding:16px}.popular-extra-grid strong{margin-bottom:7px;display:block}.popular-extra-grid p{color:#ffe6e8;margin:0;font-size:11px;line-height:1.5}.popular-notice a{color:#fff;text-align:center;background:#0a6fbc;border-radius:9px;margin:18px 0;padding:12px;font-size:12px;font-weight:900;display:block}.popular-notice small{color:#77676a;font-size:10px;line-height:1.5;display:block}@media (width<=1100px){.focus-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-frame,.campaign-frame img{min-height:320px}.popular-home-grid{grid-template-columns:1fr}.popular-home-grid>img{max-width:760px}}@media (width<=760px){.brand-logo,.institutional-header .brand-logo{width:132px;height:44px}.commerce-actions .commerce-action>span:last-child{display:none}.campaign-carousel{padding:0 0 42px}.campaign-frame{min-height:0;box-shadow:none;border-radius:0}.campaign-frame img{aspect-ratio:1.15;object-fit:cover;min-height:0}.focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-packshot{height:145px}.focus-packshot span{font-size:50px}.focus-product .product-discount{top:-134px}.focus-product .product-info h3{min-height:61px;font-size:12px}.product-copy{display:none}.wide-promo,.hours-banner,.service-banner{width:100%;padding:18px 0}.wide-promo img,.hours-banner img,.service-banner img{object-fit:cover;min-height:175px;box-shadow:none;border-radius:0}.wide-promo img{object-position:40% center}.popular-home{padding:65px 0}.popular-home h2{letter-spacing:-1.8px}.popular-home-grid>img{border-radius:15px}.popular-actions{flex-direction:column;align-items:stretch}.popular-actions a{justify-content:center}.popular-extra-grid{grid-template-columns:1fr}}@media (width<=430px){.brand-logo,.institutional-header .brand-logo{width:112px;height:38px}.commerce-header-main{grid-template-columns:112px 1fr}.focus-packshot{height:132px}.focus-packshot span{font-size:44px}.focus-product .product-discount{top:-121px}.product-info>a{text-align:center;padding:0 7px}.popular-home-grid>img{display:none}}@media (width<=760px){.quick-categories,.order-cta,.popular-home{scroll-margin-top:92px}.order-cta{padding:42px 0}.order-cta-card{border-radius:18px;grid-template-columns:1fr;gap:28px;min-height:0}.order-cta h2{letter-spacing:-1.7px;font-size:clamp(32px,10vw,44px)}.order-cta p{font-size:16px}.order-cta-card>a{white-space:normal;text-align:center;width:100%}}
