/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}}:root{--navy:#062857;--red:#cf0a22;--ink:#132238;--cream:#f7f4ee;--line:#dfe5ec;--muted:#64748b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{transition:all .2s}button{cursor:pointer}.service-bar{background:var(--navy);color:#fff;letter-spacing:.04em;justify-content:center;align-items:center;gap:64px;height:34px;font-size:12px;display:flex}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffffff5;grid-template-columns:310px minmax(260px,650px) 120px;align-items:center;gap:28px;height:88px;padding:0 max(4vw,28px);display:grid;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:12px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand img{object-fit:contain;width:52px;height:52px}.brand span{flex-direction:column;display:flex}.brand small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:500}.header-search{background:#f3f6f9;border:1px solid #e4e9ef;border-radius:8px;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex}.header-search span{color:#607085;font-size:24px}.header-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.cart-button{background:var(--red);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:12px;height:46px;font-weight:800;display:flex}.cart-button b{color:var(--red);background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.hero{background:var(--cream);grid-template-columns:1.25fr .75fr;gap:6vw;min-height:540px;padding:82px max(6vw,40px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:80px solid #cf0a220f;width:440px;height:440px;position:absolute;top:-170px;right:-160px;transform:rotate(30deg)}.eyebrow{color:var(--red);letter-spacing:.16em;margin:0 0 16px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.055em;color:var(--navy);max-width:800px;margin:0 0 28px;font-size:clamp(45px,5vw,76px);line-height:.96}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){color:#516075;max-width:620px;font-size:18px;line-height:1.6}.hero-actions{gap:12px;margin-top:34px;display:flex}.hero-actions a,.hero-actions button{border-radius:5px;padding:15px 24px;font-weight:800;text-decoration:none}.hero-actions .primary{background:var(--red);color:#fff}.hero-actions .secondary{color:var(--navy);background:#fff;border:1px solid #aab5c2}.hero-panel{background:var(--navy);color:#fff;z-index:2;grid-template-columns:1fr 1fr;align-self:center;gap:30px;min-height:350px;padding:42px;display:grid;position:relative;box-shadow:22px 22px #cf0a221f}.hero-stamp{color:#0000;-webkit-text-stroke:2px #ffffff59;grid-column:1/-1;font-size:76px;font-weight:900;line-height:1}.hero-panel div{flex-direction:column;display:flex}.hero-panel b{font-size:38px}.hero-panel small{color:#bac8da;line-height:1.4}.hero-panel p{color:#d6e0ec;border-top:1px solid #fff3;grid-column:1/-1;margin:0;padding-top:20px}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 max(6vw,40px);display:grid}.benefits article{border-right:1px solid var(--line);align-items:center;gap:17px;padding:28px 5vw;display:flex}.benefits article:last-child{border:0}.benefits article>span{color:var(--red);font-size:12px;font-weight:900}.benefits div{flex-direction:column;gap:5px;display:flex}.benefits small{color:var(--muted)}.catalog{padding:86px max(5vw,36px)}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2,.fulfillment h2{letter-spacing:-.035em;color:var(--navy);margin:0;font-size:42px}.section-heading>p{color:var(--muted)}.category-row{gap:8px;padding:28px 0 34px;display:flex;overflow:auto}.category-row button{white-space:nowrap;border:1px solid var(--line);color:#4c5d73;background:#fff;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700}.category-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}.mobile-search{display:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;min-width:0}.product-mark{place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.product-mark:after{content:"";border:24px solid #06285714;width:120px;height:120px;position:absolute;bottom:-45px;right:-35px;transform:rotate(30deg)}.product-mark>span{color:var(--navy);text-transform:uppercase;font-size:50px;font-weight:900}.product-mark small{letter-spacing:.08em;color:#5e6e80;font-size:10px;font-weight:900;position:absolute;bottom:12px;left:14px}.product-mark.product-photo{background:#faf7f2}.product-mark.product-photo:after{display:none}.product-mark.product-photo img{object-fit:contain;width:100%;height:100%;display:block}.product-body{padding:18px}.product-code{color:#7b8999;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.product-card h3{height:41px;margin:8px 0 14px;font-size:15px;line-height:1.35;overflow:hidden}.presentation-tabs{background:#f3f5f7;border-radius:5px;margin-bottom:13px;padding:3px;display:flex}.presentation-tabs button{color:#526177;background:0 0;border:0;border-radius:4px;flex:1;padding:7px 4px;font-size:10px}.presentation-tabs button.active{color:var(--navy);background:#fff;font-weight:800;box-shadow:0 1px 4px #dce1e7}.price-row{justify-content:space-between;align-items:end;display:flex}.price-row div{flex-direction:column;display:flex}.price-row small{color:#7b8999;font-size:10px}.price-row b{color:var(--navy);margin-top:3px;font-size:23px}.price-row button{background:var(--red);color:#fff;border:0;border-radius:4px;width:39px;height:39px;font-size:24px}.volume-badge,.volume-hint{height:18px;margin:13px 0 0;font-size:10px}.volume-badge{color:#08795b;font-weight:800}.volume-hint{color:#8793a1}.load-more{border:1px solid var(--navy);color:var(--navy);background:#fff;border-radius:4px;margin:38px auto 0;padding:14px 26px;font-weight:800;display:block}.fulfillment{background:var(--navy);color:#fff;grid-template-columns:1.1fr 1fr 1fr;gap:34px;padding:70px max(6vw,40px);display:grid}.fulfillment .eyebrow{color:#ff7181}.fulfillment h2{color:#fff}.fulfillment article{border-left:1px solid #ffffff40;padding-left:28px}.fulfillment article b{font-size:20px}.fulfillment article p{color:#ccd6e2;line-height:1.5}.fulfillment article small{color:#91a2b7;line-height:1.5}footer{border-top:6px solid var(--red);justify-content:space-between;align-items:center;min-height:130px;padding:30px max(5vw,36px);display:flex}footer p{color:var(--muted);text-align:right;max-width:420px;font-size:12px;line-height:1.5}.overlay{z-index:50;background:#05152b8c;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(500px,100%);height:100%;padding:38px;display:flex;position:relative;box-shadow:-20px 0 50px #00000026}.close{color:#617083;background:0 0;border:0;font-size:32px;position:absolute;top:20px;right:24px}.cart-drawer h2,.checkout-modal h2{color:var(--navy);margin:0 0 25px;font-size:38px}.cart-items{flex:1;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:17px 0;display:grid}.cart-item>div:first-child{flex-direction:column;gap:5px;display:flex}.cart-item b{font-size:13px}.cart-item small{color:var(--muted);font-size:11px}.cart-item em{color:#08795b;font-size:10px;font-style:normal;font-weight:800}.cart-item strong{text-align:right;font-size:13px}.stepper{align-items:center;gap:8px;display:flex}.stepper button{border:1px solid var(--line);background:#fff;width:27px;height:27px}.stepper span{text-align:center;min-width:18px;font-size:12px}.route-note{border-left:3px solid var(--navy);background:#eef4fb;flex-direction:column;gap:5px;margin-top:18px;padding:14px;display:flex}.route-note b{font-size:12px}.route-note small{color:#66788e;font-size:10px}.cart-total,.confirm-total{justify-content:space-between;align-items:center;margin:22px 0 16px;display:flex}.cart-total b,.confirm-total b{color:var(--navy);font-size:26px}.checkout,.whatsapp{background:var(--red);color:#fff;border:0;border-radius:4px;padding:16px;font-weight:900}.legal{text-align:center;color:#7b8999;margin-top:11px;font-size:10px;line-height:1.5}.empty-cart{text-align:center;color:var(--muted);flex-direction:column;gap:12px;margin:auto;display:flex}.empty-cart>span{color:#dce3ec;font-size:70px;font-weight:900}.empty-cart b{color:var(--navy)}.empty-cart p{font-size:13px}.checkout-overlay{justify-content:center;align-items:center;padding:20px}.checkout-modal{background:#fff;width:min(720px,100%);max-height:95vh;padding:42px;position:relative;overflow:auto}.method-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.method-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:5px;flex-direction:column;gap:8px;padding:18px;display:flex}.method-grid button.active{border:2px solid var(--red);background:#fff8f8}.method-grid button:disabled{opacity:.5;cursor:not-allowed}.method-grid small{color:var(--muted);line-height:1.45}.checkout-modal label{flex-direction:column;gap:7px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.checkout-modal input,.checkout-modal textarea{border:1px solid #cfd7e1;border-radius:4px;outline:0;padding:13px}.checkout-modal textarea{resize:vertical;min-height:85px}.pickup-card{background:#eef4fb;margin-top:18px;padding:16px}.pickup-card b{color:var(--navy)}.pickup-card p{color:#63758b;margin-bottom:0;font-size:12px}.whatsapp{width:100%}.whatsapp:disabled{opacity:.45;cursor:not-allowed}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}.header-search{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-panel{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits article{padding:24px}.fulfillment{grid-template-columns:1fr 1fr}.fulfillment>div{grid-column:1/-1}}@media (width<=720px){.service-bar{justify-content:space-between;gap:12px;height:auto;padding:8px 12px;font-size:9px}.service-bar span:nth-child(2){display:none}.site-header{height:70px;padding:0 16px}.brand img{width:43px;height:43px}.brand span{font-size:11px}.cart-button{width:46px}.cart-button span{display:none}.hero{min-height:auto;padding:52px 22px}.hero h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{flex-direction:column}.hero-actions a,.hero-actions button{text-align:center}.benefits{grid-template-columns:1fr;padding:0 22px}.benefits article{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.catalog{padding:58px 16px}.section-heading h2,.fulfillment h2{font-size:32px}.section-heading>p{display:none}.category-row{padding:20px 0}.mobile-search{margin-bottom:18px;display:block}.mobile-search input{border:1px solid var(--line);border-radius:5px;width:100%;padding:13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-mark{height:120px}.product-mark>span{font-size:38px}.product-body{padding:12px}.product-card h3{font-size:12px}.price-row b{font-size:18px}.presentation-tabs button{font-size:8px}.fulfillment{grid-template-columns:1fr;padding:50px 22px}.fulfillment>div{grid-column:auto}.fulfillment article{padding-left:18px}footer{flex-direction:column;align-items:flex-start;gap:20px}footer p{text-align:left}.cart-drawer{padding:30px 20px}.checkout-modal{padding:34px 20px}.method-grid{grid-template-columns:1fr}.product-code{font-size:8px}}.site-footer{border-top:6px solid var(--red);color:var(--navy);background:#f5f7fa;grid-template-columns:1.25fr .85fr .9fr 1.2fr;align-items:start;gap:42px;padding:46px max(5vw,36px) 20px;display:grid}.site-footer p{color:#66758a;text-align:left;margin:0;font-size:12px;line-height:1.55}.footer-brand{flex-direction:column;gap:18px;display:flex}.footer-brand>p{max-width:270px}.footer-title{letter-spacing:.14em;font-weight:900;color:var(--red)!important;margin-bottom:16px!important}.footer-section{border-left:1px solid #d9e0e8;padding-left:28px}.social-links{flex-direction:column;gap:10px;display:flex}.social-links a{color:var(--navy);align-items:center;gap:10px;font-size:12px;text-decoration:none;display:flex}.social-links a:hover,.footer-contact:hover{color:var(--red)}.social-links span{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;font-weight:900;display:grid}.footer-contact{color:var(--navy);margin-bottom:12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.footer-locations p:not(.footer-title){margin-bottom:10px}.footer-locations b{color:var(--navy)}.footer-bottom{color:#7d8998;border-top:1px solid #d9e0e8;grid-column:1/-1;justify-content:space-between;padding-top:18px;font-size:10px;display:flex}@media (width<=1000px){.site-footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}}@media (width<=720px){.site-footer{grid-template-columns:1fr;align-items:start;gap:26px;padding:38px 22px 20px}.footer-section{border-top:1px solid #d9e0e8;border-left:0;padding:22px 0 0}.footer-bottom{flex-direction:column;grid-column:auto;gap:7px}}.brands-strip{border-bottom:1px solid var(--line);background:#fff;padding:25px 0 22px;overflow:hidden}.brands-strip>p{text-align:center;color:var(--red);letter-spacing:.17em;margin:0 0 18px;font-size:11px;font-weight:900}.brands-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.brands-track{width:max-content;animation:28s linear infinite brands-scroll;display:flex}.brands-window:hover .brands-track{animation-play-state:paused}.brand-logo{flex:none;place-items:center;width:220px;height:82px;padding:14px 28px;display:grid}.brand-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:54px;display:block}.brand-logo:nth-child(7n+5) img{max-height:64px}@keyframes brands-scroll{to{transform:translate(-50%)}}@media (width<=720px){.brands-strip{padding:20px 0 17px}.brand-logo{width:160px;height:66px;padding:10px 20px}.brand-logo img{max-height:45px}}@media (prefers-reduced-motion:reduce){.brands-track{animation:none}.brands-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.instagram-glyph{position:relative}.instagram-glyph:before{content:"";border:2px solid #fff;border-radius:5px;width:15px;height:15px}.instagram-glyph:after{content:"";border:2px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:5px -5px 0 -2px #fff}.facebook-glyph{font-family:Arial,Helvetica,sans-serif}.whatsapp-helper{z-index:35;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-launcher{color:#fff;background:#20c968;border:0;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;box-shadow:0 8px 24px #0c5d324d}.wa-glyph{border:2px solid;border-radius:50%;place-items:center;width:27px;height:27px;font-size:15px;line-height:1;display:inline-grid;transform:rotate(-18deg)}.whatsapp-launcher .wa-glyph{width:34px;height:34px;font-size:19px}.whatsapp-popover{background:#f4fbf7;border-radius:18px;width:min(350px,100vw - 32px);animation:.25s ease-out help-in;overflow:hidden;box-shadow:0 12px 38px #092a1940}.whatsapp-popover-head{color:#fff;background:#20c968;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex}.whatsapp-popover-head b{align-items:center;gap:9px;display:flex}.whatsapp-popover-head button{color:#fff;background:#00000038;border:0;border-radius:50%;width:35px;height:35px;font-size:25px;line-height:1}.whatsapp-popover-body{color:#33443b;background:#fff;border-radius:15px;margin:23px 26px 18px;padding:18px;box-shadow:0 3px 13px #183e2a24}.whatsapp-popover-body p{margin:0 0 8px;font-size:14px;line-height:1.45}.whatsapp-popover-body b{font-size:14px}.whatsapp-popover>a{color:#fff;background:#20c968;border-radius:999px;align-items:center;gap:9px;width:max-content;margin:0 18px 18px auto;padding:11px 15px 11px 20px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.whatsapp-popover>a .wa-glyph{width:24px;height:24px;font-size:13px}.whatsapp-popover+.whatsapp-launcher{display:none}@keyframes help-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}@media (width<=720px){.whatsapp-helper{bottom:14px;right:14px}.whatsapp-launcher{width:54px;height:54px}.whatsapp-popover{width:min(330px,100vw - 28px)}}@media (prefers-reduced-motion:reduce){.whatsapp-popover{animation:none}}.back-to-top{z-index:34;width:46px;height:46px;color:var(--navy);background:#fff;border:1px solid #d3dce6;border-radius:50%;place-items:center;padding:0;font-size:27px;font-weight:500;line-height:1;animation:.22s ease-out back-to-top-in;display:grid;position:fixed;bottom:28px;right:31px;box-shadow:0 8px 24px #0628572e}.back-to-top.with-whatsapp{bottom:98px}.back-to-top:hover{background:var(--navy);border-color:var(--navy);color:#fff;transform:translateY(-2px)}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #cf0a2247}@keyframes back-to-top-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=720px){.back-to-top{width:46px;height:46px;bottom:18px;right:18px}.back-to-top.with-whatsapp{bottom:79px}}@media (prefers-reduced-motion:reduce){.back-to-top{animation:none}.back-to-top:hover{transform:none}}.wa-glyph{font-family:Arial,Helvetica,sans-serif;position:relative}.wa-glyph:after{content:"";background:inherit;border-left:2px solid;width:7px;height:7px;position:absolute;bottom:-2px;left:-3px;transform:rotate(-28deg)}.whatsapp-helper .whatsapp-popover{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;animation:none;position:absolute;bottom:72px;right:0;transform:translateY(10px)scale(.98)}.whatsapp-helper:hover .whatsapp-popover,.whatsapp-helper.open .whatsapp-popover{opacity:1;visibility:visible;pointer-events:auto;transform:none}.whatsapp-popover-body p:first-child{margin-bottom:10px;font-size:17px}@media (width<=720px){.whatsapp-helper:not(.open) .whatsapp-popover{opacity:0;visibility:hidden;pointer-events:none}.whatsapp-helper.open .whatsapp-popover{opacity:1;visibility:visible;pointer-events:auto}}.wa-icon{object-fit:contain;width:28px;height:28px;display:block}.whatsapp-launcher{padding:0;overflow:hidden}.whatsapp-launcher .wa-icon-large{object-fit:contain;width:48px;height:49px;transform:translate(-1px)}.whatsapp-popover>a .wa-icon{width:25px;height:25px}@media (width<=720px){.whatsapp-launcher .wa-icon-large{width:44px;height:45px}}.maps-link{color:#fff;border-bottom:1px solid #ffffff8c;width:max-content;margin-top:14px;padding-bottom:3px;font-size:12px;font-weight:800;text-decoration:none;display:block}.maps-link:hover{color:#ff9aa5;border-color:#ff9aa5}.footer-locations a{color:#66758a;text-decoration:none}.footer-locations a:hover{color:var(--red);text-decoration:underline}.contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-grid label{margin-top:18px}.direct-order{background:var(--red);color:#fff;border:0;border-radius:4px;width:100%;padding:16px;font-weight:900}.direct-order:disabled{opacity:.45;cursor:not-allowed}.fallback-whatsapp{color:var(--navy);background:#fff;border:1px solid #cfd7e1;margin-top:10px}.submit-error{border-left:3px solid var(--red);color:#8d1523;background:#fff0f1;padding:11px 13px;font-size:12px}.order-confirmation{text-align:center;padding:8px 4px}.confirmation-check{color:#07944b;background:#e8f7ef;border-radius:50%;place-items:center;width:72px;height:72px;margin:18px auto;font-size:40px;font-weight:900;display:grid}.order-confirmation h2{margin-bottom:8px}.order-confirmation>p{color:#66758a}.order-confirmation>strong{color:var(--navy);letter-spacing:.05em;margin:5px 0 22px;font-size:26px;display:block}.test-notice{text-align:left;background:#fff6dc;border:1px solid #eed58a;margin:0 0 18px;padding:15px 18px}.test-notice b{color:#755700}.test-notice p{color:#6d6245;margin:5px 0 0;font-size:12px;line-height:1.5}.confirmation-copy{margin:0 0 20px;line-height:1.6}.confirmation-close{width:100%;color:var(--navy);background:#fff;border:1px solid #cfd7e1;border-radius:4px;margin-top:10px;padding:13px;font-weight:800}@media (width<=720px){.contact-grid{grid-template-columns:1fr}.contact-grid label+label{margin-top:0}}.hero-showcase{z-index:2;background:#fff;border:1px solid #e6e1d9;align-self:center;min-height:390px;position:relative;overflow:hidden;box-shadow:22px 22px #cf0a221a}.hero-showcase>p{z-index:4;color:var(--red);letter-spacing:.15em;margin:0;font-size:11px;font-weight:900;position:absolute;top:25px;left:28px}.showcase-photo{background:#faf7f2;border:7px solid #fff;position:absolute;overflow:hidden;box-shadow:0 12px 28px #06285724}.showcase-photo img{object-fit:cover;width:100%;height:100%;display:block}.showcase-main{border-radius:50%;width:64%;height:70%;top:16%;left:5%}.showcase-main img{object-position:center}.showcase-top{border-radius:50%;width:35%;height:43%;top:9%;right:4%}.showcase-bottom{border-radius:50%;width:34%;height:42%;bottom:7%;right:5%}.showcase-badge{z-index:5;background:var(--red);color:#fff;text-align:center;border:7px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:128px;height:128px;font-size:10px;line-height:1.3;display:flex;position:absolute;bottom:18px;left:31%;box-shadow:0 8px 20px #68071433}.showcase-badge b{font-size:38px;line-height:1}.showcase-tags{z-index:5;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;bottom:12px;right:14px}.showcase-tags span{background:var(--navy);color:#fff;letter-spacing:.04em;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800}.showcase-photo img{animation:.55s both showcase-fade}@keyframes showcase-fade{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.showcase-photo img{animation:none}}.site-header{grid-template-columns:310px minmax(260px,650px) 138px}.cart-button{gap:10px;padding:0 13px}.cart-button b{aspect-ratio:1;border-radius:50%;flex:0 0 25px;width:25px;min-width:25px;height:25px;margin-left:auto}.cart-label{align-items:center;gap:8px;display:flex}.cart-icon{transform-origin:0;background:linear-gradient(#fff,#fff) 0 4px/18px 6px no-repeat,linear-gradient(72deg,#0000 0 42%,#fff 43% 56%,#0000 57%) 10px 4px/16px 32px no-repeat;flex:0 0 56px;width:56px;height:48px;margin-right:-28px;display:block;position:relative;transform:scale(.5)}.cart-icon:before{content:"";border-top:6px solid #fff;border-bottom:6px solid #fff;border-right:6px solid #fff;border-radius:0 4px 6px 0;width:34px;height:24px;position:absolute;top:10px;left:18px;transform:skew(-11deg)}.cart-icon:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;left:20px;box-shadow:24px 0 #fff}@media (width<=1000px){.site-header{grid-template-columns:1fr auto}}@media (width<=720px){.cart-button{width:78px;padding:0 11px}.cart-button .cart-label,.cart-button .cart-icon{display:flex}.cart-button .cart-word{display:none}.cart-button b{margin-left:2px}}@media (width<=1000px){.hero-showcase{display:none}}.product-mark.product-photo-inset{padding:0}.product-mark.product-photo-inset img{object-fit:cover;object-position:center center;width:100%;height:100%;transform:none}.product-mark.product-photo-full{place-items:center;padding:0;overflow:hidden}.product-mark.product-photo-full img{position:absolute;inset:12px 18px;object-fit:contain!important;object-position:center center!important;width:calc(100% - 36px)!important;max-width:none!important;height:calc(100% - 24px)!important;max-height:none!important;transform:none!important}.product-mark.product-photo-landscape{padding:0;overflow:hidden}.product-mark.product-photo-landscape img{position:absolute;inset:0;object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;transform:none!important}.product-mark.product-photo-landscape.product-photo-wire{background:linear-gradient(#f5e4d3 0%,#fefdfc 100%)}.product-mark.product-photo-landscape.product-photo-wire img{object-fit:contain!important}.product-mark.product-photo-close{padding:0;overflow:hidden}.product-mark.product-photo-close img{object-fit:contain!important;object-position:center center!important;transform-origin:50% 64%!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;transform:scale(1.9)!important}.audiences{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:9vw;padding:84px max(5.5vw,42px);display:grid}.audiences-intro h2{letter-spacing:-.045em;color:var(--navy);max-width:620px;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,82px);font-weight:500;line-height:1.02}.audiences-intro>p:last-child{color:#63758b;max-width:530px;font-size:16px;line-height:1.7}.audience-list{border-top:1px solid #c7d0da}.audience-list article{border-bottom:1px solid #c7d0da;grid-template-columns:62px 1.1fr 1fr;align-items:center;gap:26px;min-height:144px;display:grid}.audience-list span{color:var(--red);font-size:12px;font-weight:900}.audience-list h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.audience-list p{color:#63758b;margin:0;font-size:13px;line-height:1.5}.clients-ribbon{background:#fff;border-top:1px solid #e4e8ed;border-bottom:1px solid #e4e8ed;padding:32px 0 30px;overflow:hidden}.clients-ribbon>p{text-align:center;color:var(--red);letter-spacing:.16em;margin:0 0 22px;font-size:11px;font-weight:900}.clients-window{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.clients-track{width:max-content;animation:34s linear infinite clients-scroll;display:flex}.client-logo{flex:none;place-items:center;width:210px;height:92px;padding:14px 30px;display:grid}.client-logo img{object-fit:contain;filter:grayscale();opacity:.72;width:auto;max-width:100%;height:auto;max-height:62px;transition:all .2s;display:block}.client-logo:hover img{filter:none;opacity:1}@keyframes clients-scroll{to{transform:translate(-50%)}}@media (width<=1000px){.audiences{grid-template-columns:1fr;gap:38px}.audiences-intro h2{max-width:760px}.client-logo{width:180px}}@media (width<=720px){.audiences{padding:58px 22px}.audiences-intro h2{font-size:44px}.audience-list article{grid-template-columns:34px 1fr;gap:14px;padding:24px 0}.audience-list article p{grid-column:2}.audience-list h3{font-size:23px}.clients-ribbon{padding:26px 0}.client-logo{width:150px;height:76px;padding:12px 22px}.client-logo img{max-height:50px}}@media (prefers-reduced-motion:reduce){.clients-track{animation:none}.clients-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.clients-window:hover .clients-track,.brands-window:hover .brands-track{animation-play-state:running}.client-logo{padding:6px 18px}.client-logo img{opacity:.82;max-height:78px}.client-logo:not(:nth-child(12n+11)):not(:nth-child(12n+12)) img{mix-blend-mode:multiply;clip-path:inset(6% 3% 10%)}@media (width<=720px){.client-logo{padding:5px 12px}.client-logo img{max-height:64px}}.showcase-badge{color:#0000;background:#fff;flex-direction:row;overflow:hidden}.showcase-badge img{object-fit:contain;width:92%;height:92%;display:block}.subcategory-row{background:#f4f6f9;border:1px solid #e2e7ed;border-radius:12px;flex-wrap:wrap;gap:8px;margin:-2px 0 26px;padding:14px 16px;display:flex}.subcategory-row button{color:var(--navy);letter-spacing:.025em;cursor:pointer;background:#fff;border:1px solid #cbd4df;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:850;transition:all .18s}.subcategory-row button:hover{border-color:var(--red);color:var(--red)}.subcategory-row button.active{background:var(--navy);border-color:var(--navy);color:#fff}@media (width<=720px){.subcategory-row{scrollbar-width:none;border-left:0;border-right:0;border-radius:0;flex-wrap:nowrap;margin:-4px -22px 22px;padding:12px 22px;overflow-x:auto}.subcategory-row::-webkit-scrollbar{display:none}.subcategory-row button{flex:none;padding:9px 13px}}.fallback-whatsapp{display:none}.tracker-modal{width:min(620px,100%)}.tracker-intro{color:var(--muted);margin:-12px 0 8px;line-height:1.5}.tracker-empty{background:#f3f6fa;border-left:3px solid #9bacbf;flex-direction:column;gap:5px;margin:18px 0 4px;padding:15px 17px;display:flex}.tracker-empty b{color:var(--navy);font-size:13px}.tracker-empty span{color:var(--muted);font-size:11px;line-height:1.45}.tracker-submit{background:var(--red);color:#fff;border:0;border-radius:4px;width:100%;margin-top:18px;padding:15px;font-weight:900}.tracker-submit:disabled{opacity:.55}.tracker-error{color:#a6001c;background:#fff0f1;margin:14px 0 0;padding:12px 14px;font-size:12px}.tracker-card{background:#eef7f2;border:1px solid #cce8da;grid-template-columns:auto 1fr;gap:15px;margin-top:20px;padding:20px;display:grid}.tracker-check{color:#079455;background:#d5f0e1;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;font-weight:900;display:grid}.tracker-card div{flex-direction:column;align-items:flex-start;display:flex}.tracker-card small{color:#64758b;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.tracker-card h3{color:var(--navy);margin:5px 0 7px;font-size:22px}.tracker-card p{color:#516075;margin:0 0 10px;font-size:12px}.tracker-card b{color:var(--navy);font-size:13px}.tracker-card em{color:#557067;margin-top:12px;font-size:11px;font-style:normal;line-height:1.45}.order-history-card{background:#fff;border-color:#dbe3ec;align-items:start}.order-history-content{width:100%;min-width:0}.history-items{border-top:1px solid #dbe3ec;width:100%;margin-top:12px}.history-item{border-bottom:1px solid #e7ecf1;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:100%;padding:12px 0;align-items:center!important;display:grid!important}.history-item div{min-width:0}.history-item b{font-size:12px;line-height:1.35}.history-item small{text-transform:none;letter-spacing:0;margin-top:4px}.history-item strong{color:var(--navy);white-space:nowrap;font-size:12px}.history-total{justify-content:space-between;width:100%;padding-top:16px;flex-direction:row!important;align-items:center!important;display:flex!important}.history-total span{color:#516075;font-size:12px}.history-total b{font-size:20px}.history-legacy-note{color:#63758b;background:#f3f6fa;width:100%;margin-top:12px;padding:13px;font-size:11px;line-height:1.5}@media (width<=520px){.tracker-card{grid-template-columns:1fr}.tracker-check{width:36px;height:36px}.history-item{gap:8px}}.history-list{gap:14px;display:grid}.history-list .tracker-card{margin-top:0}.history-loading{color:#63758b;text-align:center;background:#f3f6fa;padding:18px;font-size:12px}.history-search{border-top:1px solid #dbe3ec;margin-top:24px;padding-top:20px}.history-search>b{color:var(--navy);font-size:13px}.history-search>p{color:var(--muted);margin:6px 0 2px;font-size:11px;line-height:1.5}.history-search label{margin-top:12px}.history-order{background:#fff;border:1px solid #dbe3ec}.history-order-summary{width:100%;color:var(--navy);text-align:left;background:#fff;border:0;grid-template-columns:42px minmax(0,1fr) auto 22px;align-items:center;gap:14px;padding:17px;display:grid}.history-order-summary:hover{background:#f8fafc}.history-order-icon{color:#079455;background:#e3f5eb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:22px;font-weight:900;display:grid}.history-order-title{flex-direction:column;min-width:0;display:flex}.history-order-title small{letter-spacing:.13em;color:#7b899a;font-size:9px}.history-order-title b{overflow-wrap:anywhere;font-size:15px;line-height:1.35}.history-order-title em{color:#63758b;margin-top:3px;font-size:11px;font-style:normal}.history-order-meta{text-align:right;flex-direction:column;display:flex}.history-order-meta small{color:#63758b;font-size:10px}.history-order-meta b{margin-top:4px;font-size:15px}.history-order-chevron{color:#718096;font-size:24px;transition:transform .2s}.history-order.expanded .history-order-chevron{transform:rotate(180deg)}.history-order-detail{border-top:1px solid #e7ecf1;padding:0 18px 18px}.history-order-status{color:#63758b;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.history-order-status span{color:#079455;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.history-order-status small{font-size:11px}.history-product-image,.history-product-placeholder{object-fit:contain;background:#fff7ef;border-radius:8px;flex:none;place-items:center;width:58px;height:58px;display:grid}.history-product-placeholder{color:var(--navy);font-size:15px;font-weight:900}.history-item{grid-template-columns:58px minmax(0,1fr) auto}.history-item-copy{align-items:flex-start!important}.history-item-copy b{color:var(--navy)}@media (width<=520px){.history-order-summary{grid-template-columns:36px minmax(0,1fr) 20px;gap:10px;padding:14px}.history-order-icon{width:34px;height:34px}.history-order-meta{text-align:left;flex-direction:row;grid-area:2/2;align-items:center;gap:10px}.history-order-chevron{grid-area:1/3/3}.history-order-status{flex-direction:column;gap:5px}.history-item{grid-template-columns:48px minmax(0,1fr)}.history-product-image,.history-product-placeholder{width:48px;height:48px}.history-item>strong{grid-column:2;justify-self:end}.history-order-detail{padding:0 14px 14px}}.checkout-modal{width:min(760px,100%)}.checkout-modal input:focus,.checkout-modal textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px #06285717}.checkout-modal input:focus:invalid,.checkout-modal textarea:focus:invalid{border-color:var(--red);box-shadow:0 0 0 3px #cf0a2214}.checkout-modal input:disabled,.checkout-modal input:read-only{color:#536277;background:#f3f5f7}.address-section{background:#fafbfd;border:1px solid #d9e0e8;border-radius:8px;margin:24px 0 0;padding:18px}.address-section legend{color:var(--navy);padding:0 8px;font-size:14px;font-weight:900}.address-help{color:#68788d;margin:0 0 4px;font-size:11px;line-height:1.5}.address-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.address-grid label{min-width:0}.checkout-modal .without-interior{color:#4c5d73;flex-direction:row;align-items:center;gap:9px;width:max-content;margin-top:12px;font-weight:700;display:flex}.checkout-modal .without-interior input{width:18px;height:18px;accent-color:var(--red);margin:0}.comments-field span{color:#6b7788;text-transform:uppercase;letter-spacing:.05em;background:#eef2f6;border-radius:999px;width:max-content;margin-left:7px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.comments-field textarea::placeholder{color:#929cab}.required-note{color:#708096;margin:9px 0 0;font-size:10px;line-height:1.45}@media (width<=560px){.address-grid{grid-template-columns:1fr}.address-grid label+label{margin-top:0}.address-section{padding:16px 13px}.checkout-modal .without-interior{margin-top:12px}}
