/*! 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)}.table{display:table}}:root{--aqua:#36d6cf;--aqua-deep:#0a7c7d;--aqua-soft:#c7f7f2;--pink:#ff9fc8;--pink-deep:#ee4d94;--pink-soft:#ffe0ed;--lilac:#e7d8ff;--cream:#fff8ed;--paper:#fffdf9;--ink:#17383b;--muted:#597276;--white:#fff;--line:#17383b85;--glass:#ffffff94}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 10% 4%,#ff9fc85c,#0000 25%),radial-gradient(circle at 90% 22%,#36d6cf54,#0000 27%),linear-gradient(#fffdf9 0%,#fff4f8 48%,#effdfb 100%);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body::selection{background:var(--pink)}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--pink-deep);outline-offset:4px}img{display:block}.glassPanel{background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffffc7;box-shadow:0 18px 55px #3060621a}.siteHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:40;background:#fffdf9d1;border-bottom:1px solid #17383b3d;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:88px;padding:9px clamp(18px,4vw,58px);display:grid;position:sticky;top:0}.brand{background:#fffffff0;border:2px solid #ff9fc86b;border-radius:50%;justify-content:center;justify-self:start;align-items:center;width:72px;height:72px;padding:5px;display:inline-flex;overflow:hidden;box-shadow:0 8px 24px #17383b17}.logoImage{object-fit:contain;width:100%;height:100%}.siteHeader nav{gap:23px;display:flex}.siteHeader nav a,.headerButton,footer a{letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.siteHeader nav a:hover{color:var(--pink-deep)}.headerButton{background:var(--ink);color:var(--white);border-radius:999px;justify-self:end;padding:13px 17px}.floatingWhatsapp{color:#fff;z-index:80;background:#25d366;border:3px solid #ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:10px 14px 10px 10px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 38px #0d613147}.floatingWhatsapp:hover{transform:translateY(-3px);box-shadow:0 20px 44px #0d61315c}.floatingWhatsapp>span{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:flex}.floatingWhatsapp strong{letter-spacing:.09em;font-size:9px}.hero{grid-template-columns:minmax(0,.95fr) minmax(420px,.85fr);gap:clamp(30px,5vw,80px);max-width:1500px;min-height:650px;margin:0 auto;padding:clamp(54px,7vw,104px) clamp(22px,5vw,74px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-1;border:1px solid #ffffffb3;border-radius:50%;position:absolute}.hero:before{background:#ff9fc842;width:340px;height:340px;top:30px;left:-90px}.hero:after{background:#36d6cf40;width:280px;height:280px;bottom:20px;right:-40px}.heroSparkle{color:#f4b400;text-shadow:0 0 20px #f4b4007a;position:absolute}.heroSparkleOne{font-size:28px;top:13%;left:46%}.heroSparkleTwo{font-size:20px;bottom:10%;left:38%}.heroCopy{z-index:2;border-radius:30px;align-self:center;padding:clamp(34px,4vw,58px);position:relative}.eyebrow,.sectionLabel{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:9px;font-weight:900;display:flex}.eyebrow:before,.sectionLabel:before{background:var(--pink-deep);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff9fc83d}.hero h1,.sectionHeading h2,.productCopy h2,.wholesaleCopy h2,.careIntro h2,.finalCta h2{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-family:Arial Black,Impact,sans-serif;font-size:clamp(44px,4.8vw,76px);line-height:.92}.hero h1 em,.sectionHeading h2 em,.productCopy h2 em,.careIntro h2 em,.finalCta h2 em{color:var(--pink-deep);letter-spacing:-.05em;text-transform:none;margin-top:7px;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.98;display:block}.heroLead{color:var(--muted);max-width:560px;margin:24px 0 0;font-size:16px;line-height:1.58}.actions,.finalActions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.button{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:1px solid #17383b9e;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:12px 18px;font-family:inherit;font-size:10px;font-weight:900;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #17383b2e}.buttonAqua{background:var(--aqua)}.buttonGlass{background:#ffffff8a}.buttonDark{background:var(--ink);color:var(--white)}.buttonPink{background:var(--pink);border-color:var(--pink)}.buttonOutline{color:var(--white);border-color:#ffffffb8}.heroFacts{flex-wrap:wrap;gap:9px 18px;margin-top:28px;display:flex}.heroFacts span{color:var(--aqua-deep);letter-spacing:.09em;font-size:8px;font-weight:900}.heroStage{align-self:stretch;min-height:480px;position:relative}.heroPetCard,.heroProductCard{margin:0;position:absolute;overflow:hidden}.heroPetCard{border:1px solid #fffc;border-radius:38px;inset:0 0 15px 5%;transform:rotate(1.4deg);box-shadow:0 24px 60px #2270712b}.heroPetCard img,.heroProductCard img,.productPhoto img,.galleryItem img{object-fit:cover}.heroPetCard img{object-position:center 42%}.heroProductCard{z-index:3;border:5px solid #ffffffe6;border-radius:26px;width:190px;height:190px;bottom:-8px;left:-30px;transform:rotate(-5deg);box-shadow:0 18px 42px #17383b33}.heroProductCard figcaption{background:var(--pink);letter-spacing:.12em;border-radius:999px;padding:7px 10px;font-size:7px;font-weight:900;position:absolute;bottom:9px;right:9px}.heroBadge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3;background:#ffffffad;border:1px solid #ffffffdb;border-radius:18px;flex-direction:column;padding:13px 15px;display:flex;position:absolute;top:35px;right:-14px;transform:rotate(4deg);box-shadow:0 12px 28px #17383b1f}.heroBadge strong{letter-spacing:.12em;font-size:9px}.heroBadge span{color:var(--pink-deep);margin-top:4px;font-family:Georgia,serif;font-size:14px;font-style:italic}.ticker{background:linear-gradient(90deg, var(--pink) 0%, var(--aqua) 100%);white-space:nowrap;border-top:1px solid #17383b47;border-bottom:1px solid #17383b47;align-items:center;min-height:34px;padding:7px 0;display:flex;overflow:hidden}.tickerTrack{will-change:transform;flex-shrink:0;width:max-content;animation:30s linear infinite ticker;display:flex}.tickerGroup{flex-shrink:0;display:flex}.tickerGroup span{letter-spacing:.1em;flex-shrink:0;padding-right:38px;font-family:Arial Black,Arial,sans-serif;font-size:9px}@keyframes ticker{to{transform:translate(-50%)}}.section{max-width:1500px;margin:0 auto;padding:clamp(74px,8vw,112px) clamp(22px,5vw,74px)}.sectionHeading{grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);align-items:end;gap:40px;display:grid}.sectionHeading h2,.productCopy h2,.wholesaleCopy h2,.careIntro h2,.finalCta h2{font-size:clamp(36px,3.7vw,56px)}.sectionHeading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.benefitGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px;display:grid}.benefitCard{border:1px solid #ffffffb8;border-radius:22px;flex-direction:column;min-height:235px;padding:21px;display:flex;box-shadow:0 15px 36px #17383b14}.benefitCard.pink{background:#ff9fc89e}.benefitCard.aqua{background:#36d6cf94}.benefitCard.lilac{background:#e7d8ffb3}.benefitCard.cream{background:#fff8edd9}.benefitTop{justify-content:space-between;align-items:flex-start;font-family:Georgia,serif;font-size:17px;font-style:italic;display:flex}.benefitTop span:last-child{font-size:28px;font-style:normal}.benefitCard h3,.stepGrid h3,.careGrid h3{letter-spacing:-.035em;font-family:Arial Black,Arial,sans-serif;font-size:15px;line-height:1.05}.benefitCard h3{margin:auto 0 12px}.benefitCard p,.stepGrid p,.careGrid p{margin:0;font-size:12px;line-height:1.52}.productSection{background:radial-gradient(circle at 15% 70%,#ff9fc85c,#0000 28%),linear-gradient(120deg,#c7f7f2b8,#ffe0ed99);border-top:1px solid #17383b40;border-bottom:1px solid #17383b40;grid-template-columns:1fr 1fr;align-items:stretch;min-height:620px;padding:clamp(44px,6vw,84px) clamp(22px,5vw,74px);display:grid}.productVisual{min-height:500px;position:relative}.productPhoto{border:8px solid #ffffffc2;border-radius:34px;position:absolute;inset:0 9% 0 0;overflow:hidden;transform:rotate(-1.3deg);box-shadow:0 22px 56px #17383b26}.realTag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.1em;background:#ffffffb8;border-radius:999px;padding:10px 13px;font-size:8px;font-weight:900;position:absolute;bottom:22px;right:6%}.productCopy{z-index:3;border-radius:30px;align-self:center;margin-left:-4%;padding:clamp(38px,5vw,66px);position:relative}.productPills{gap:7px;margin-bottom:18px;display:flex}.productPills span{background:var(--pink-soft);letter-spacing:.09em;border:1px solid #ee4d9440;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.productCopy>p:not(.sectionLabel){color:var(--muted);margin:23px 0;font-size:14px;line-height:1.58}.productCopy ul{margin:0;padding:0;list-style:none}.productCopy li{border-top:1px solid #17383b2e;padding:10px 0 10px 21px;font-size:12px;position:relative}.productCopy li:last-child{border-bottom:1px solid #17383b2e}.productCopy li:before{color:var(--pink-deep);content:"✦";position:absolute;left:0}.productCopy .actions{align-items:center}.textLink{border-bottom:1px solid var(--ink);letter-spacing:.09em;margin:12px;padding-bottom:4px;font-size:9px;font-weight:900}.gallerySection{background:#ffffff52;max-width:none}.gallerySection>.sectionHeading,.galleryGrid{max-width:1350px;margin-left:auto;margin-right:auto}.galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(170px,19vw,255px);gap:11px;margin-top:46px;display:grid}.galleryItem{border:5px solid #ffffffd1;border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 14px 34px #17383b1a}.galleryItem img{transition:transform .4s}.galleryItem:hover img{transform:scale(1.035)}.galleryItem figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.1em;background:#ffffffc2;border-radius:999px;padding:8px 10px;font-size:7px;font-weight:900;position:absolute;bottom:9px;right:9px}.galleryFeature{grid-area:span 2/span 2}.instagramStrip{background:radial-gradient(circle at 20% 30%,#fffc,#0000 22%),linear-gradient(110deg,#ff9fc8c7,#c7f7f2e0);border:1px solid #ffffffdb;border-radius:22px;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:24px;max-width:1350px;margin:18px auto 0;padding:20px 24px;display:grid;box-shadow:0 14px 34px #17383b14}.instagramStrip>div{gap:5px;display:grid}.instagramStrip span,.instagramStrip a{letter-spacing:.1em;font-size:8px;font-weight:900}.instagramStrip strong{color:var(--pink-deep);font-family:Georgia,serif;font-size:clamp(17px,2vw,25px);font-style:italic}.instagramStrip p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.instagramStrip a{border-bottom:1px solid var(--ink);white-space:nowrap;padding-bottom:5px}.processSection{max-width:1350px}.stepGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin:46px 0 0;padding:0;list-style:none;display:grid}.stepGrid li{border-radius:22px;min-height:220px;padding:22px}.stepGrid li:first-child{background:#ffe0ed9e}.stepGrid li:nth-child(2){background:#c7f7f29e}.stepGrid li:nth-child(3){background:#e7d8ff9e}.stepGrid li>span,.careGrid article>span{font-family:Georgia,serif;font-size:21px;font-style:italic}.stepGrid h3{margin:76px 0 10px}.wholesaleSection{background:radial-gradient(circle at 88% 10%,#ffffffc7,#0000 22%),linear-gradient(120deg,#ff9fc894,#c7f7f2c7);grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);padding:clamp(60px,7vw,96px) clamp(22px,6vw,92px);display:grid;position:relative;overflow:hidden}.wholesaleVisual{border:8px solid #ffffffc7;border-radius:36px;min-height:590px;position:relative;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 24px 60px #17383b29}.wholesaleVisual img{object-fit:cover}.wholesaleBadge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;gap:3px;padding:12px 15px;display:grid;position:absolute;bottom:20px;left:20px}.wholesaleBadge strong{color:var(--pink-deep);letter-spacing:.06em;font-size:15px}.wholesaleBadge span{color:var(--muted);letter-spacing:.11em;font-size:7px;font-weight:900}.wholesaleCopy{z-index:2;border-radius:30px;align-self:center;margin-left:-7%;padding:clamp(38px,5vw,68px);position:relative}.wholesaleCopy h2{margin-top:18px}.wholesaleCopy h2 em{color:var(--pink-deep)}.wholesaleCopy>p:not(.sectionLabel){color:var(--muted);max-width:660px;margin:22px 0 0;font-size:14px;line-height:1.58}.wholesaleHighlights{margin:24px 0 0;padding:0;list-style:none}.wholesaleHighlights li{border-top:1px solid #17383b29;grid-template-columns:30px 1fr;align-items:center;gap:12px;padding:11px 0;display:grid}.wholesaleHighlights li:last-child{border-bottom:1px solid #17383b29}.wholesaleHighlights span{color:var(--pink-deep);font-family:Georgia,serif;font-size:17px;font-style:italic}.wholesaleHighlights strong{letter-spacing:.08em;font-size:9px}.wholesaleCopy .button{margin-top:26px}.careSection{background:radial-gradient(circle at 85% 15%,#ff9fc880,#0000 30%),linear-gradient(135deg,#36d6cfcc,#c7f7f2e6);border-top:1px solid #17383b40;border-bottom:1px solid #17383b40;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:36px;padding:clamp(68px,8vw,108px) clamp(22px,6vw,92px);display:grid}.careIntro{align-self:start}.careIntro h2 em{color:var(--ink)}.careIntro>p:last-child{margin:24px 0 0;font-size:14px;line-height:1.6}.careGrid{grid-template-columns:repeat(2,1fr);display:grid}.careGrid article{min-height:190px;padding:19px}.careGrid article:first-child{border-radius:22px 0 0}.careGrid article:nth-child(2){border-radius:0 22px 0 0}.careGrid article:nth-child(3){border-radius:0 0 0 22px}.careGrid article:nth-child(4){border-radius:0 0 22px}.careGrid h3{margin:44px 0 9px}.safetyNote{background:#ffffffb3;border:1px solid #ffffffdb;border-radius:20px;grid-column:1/-1;padding:18px 20px}.safetyNote strong{background:var(--pink);letter-spacing:.1em;border-radius:999px;padding:7px 9px;font-size:8px}.safetyNote>p:not(.sources){margin:13px 0 0;font-size:12px;line-height:1.5}.sources{margin:9px 0 0;font-size:9px;line-height:1.5}.sources a{border-bottom:1px solid var(--ink);font-weight:800}.faqSection{max-width:1350px}.faqList{gap:8px;margin-top:46px;display:grid}.faqList details{border-radius:17px;padding:0 20px;overflow:hidden}.faqList summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 0;font-size:13px;font-weight:900;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span:last-child{background:var(--pink-soft);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin-left:20px;transition:transform .18s;display:flex}.faqList details[open] summary span:last-child{transform:rotate(45deg)}.faqList details>p{color:var(--muted);max-width:760px;margin:0;padding:0 0 18px;font-size:12px;line-height:1.58}.finalCta{background:radial-gradient(circle at 86% 15%, #36d6cf57, transparent 26%), radial-gradient(circle at 12% 80%, #ff9fc859, transparent 30%), var(--ink);color:var(--white);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding:clamp(70px,8vw,110px) clamp(22px,6vw,90px);display:grid;position:relative;overflow:hidden}.finalCta h2{max-width:760px}.finalCta h2 em{color:var(--pink)}.finalCta>div:first-of-type>p:last-child{color:#d0dfe1;margin:22px 0 0;font-size:14px;line-height:1.55}.finalActions{flex-direction:column;align-items:stretch;min-width:250px;margin:0}.ctaSparkle{color:#f4b400;font-size:36px;position:absolute;top:16%;right:37%}.footerTrust{color:var(--muted);background:#ffffffc2;border-top:1px solid #17383b24;border-bottom:1px solid #17383b24;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 22px;padding:12px 18px;display:flex}.footerTrust span{letter-spacing:.1em;font-size:7px;font-weight:900}.footerTrust span+span:before{color:var(--pink-deep);content:"✦";margin-right:22px}footer{background:linear-gradient(90deg, var(--pink-soft), var(--aqua-soft));grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding:18px clamp(18px,4vw,58px);display:grid}footer>p{letter-spacing:.11em;text-align:center;margin:0;font-size:8px;font-weight:900}footer>div{justify-self:end;gap:16px;display:flex}@media (width<=1120px){.siteHeader nav{display:none}.siteHeader{grid-template-columns:1fr auto}.benefitGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.hero,.productSection,.wholesaleSection,.careSection{grid-template-columns:1fr}.hero{padding-top:54px}.heroStage{min-height:560px}.heroPetCard{left:5%}.heroProductCard{left:0}.productVisual{min-height:560px}.productPhoto{right:0}.productCopy{margin:-40px 4% 0}.wholesaleVisual{min-height:560px}.wholesaleCopy{margin:-70px 4% 0}.sectionHeading{grid-template-columns:1fr;align-items:start}.galleryGrid{grid-template-columns:1fr 1fr}.galleryFeature{grid-area:span 2/span 2}.instagramStrip{grid-template-columns:1fr auto}.instagramStrip p{display:none}.careSection{gap:30px}.finalCta{grid-template-columns:1fr;align-items:start}.finalActions{flex-direction:row}}@media (width<=650px){.siteHeader{min-height:68px;padding:8px 14px}.brand{width:60px;height:60px}.headerButton{padding:11px 14px;font-size:0}.headerButton span{font-size:15px}.hero{padding:44px 16px 66px}.heroCopy{border-radius:24px;padding:30px 22px}.hero h1{font-size:clamp(41px,13vw,58px)}.heroLead{font-size:14px}.actions,.finalActions{flex-direction:column;align-items:stretch}.button{width:100%}.heroStage{min-height:440px}.heroPetCard{border-radius:28px;left:0}.heroProductCard{width:140px;height:140px;bottom:-22px;left:0}.heroBadge{top:20px;right:0}.section{padding:68px 18px}.sectionHeading h2,.productCopy h2,.wholesaleCopy h2,.careIntro h2,.finalCta h2{font-size:clamp(34px,10vw,46px)}.benefitGrid,.galleryGrid,.stepGrid,.careGrid{grid-template-columns:1fr}.benefitCard{min-height:210px}.productSection{padding:54px 18px 68px}.productVisual{min-height:430px}.productCopy{border-radius:24px;margin:-25px 0 0;padding:32px 22px}.wholesaleSection{padding:68px 18px}.wholesaleVisual{min-height:430px}.wholesaleCopy{border-radius:24px;margin:-30px 0 0;padding:32px 22px}.floatingWhatsapp{border-width:2px;padding:7px;bottom:14px;right:14px}.floatingWhatsapp>span{width:38px;height:38px}.floatingWhatsapp strong{display:none}.footerTrust{gap:8px 14px}.footerTrust span+span:before{margin-right:14px}.galleryGrid{grid-auto-rows:300px}.galleryFeature{grid-area:auto}.instagramStrip{grid-template-columns:1fr;align-items:start;padding:20px}.instagramStrip p{display:block}.instagramStrip a{justify-self:start}.stepGrid li{min-height:190px}.stepGrid h3{margin-top:54px}.careSection{padding:68px 18px}.careGrid article:nth-child(n){border-radius:18px}.finalCta{padding:70px 20px}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tickerTrack,.button,.galleryItem img{transition:none;animation:none}}
