@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;-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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15382f;--ink-soft:#52655f;--cream:#f7f3e9;--paper:#fffdf8;--orange:#f27c4b;--orange-dark:#d95c2e;--mint:#cfe6d9;--line:#15382f29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}.announcement{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;justify-content:center;gap:20px;min-height:36px;padding:8px clamp(20px,5vw,76px);font-size:11px;font-weight:800;display:flex}.announcement-note{color:#a8c9bc}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:88px;padding:18px clamp(20px,5vw,76px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand-mark{background:var(--orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:16px}.brand small{color:var(--ink-soft);letter-spacing:.13em;margin-top:3px;font-size:8px;font-weight:800}nav{align-items:center;gap:clamp(20px,3vw,40px);font-size:13px;font-weight:750;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--orange);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.header-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;padding:13px 20px;font-size:12px;font-weight:800;transition:transform .18s,background .18s}.header-cta:hover{background:var(--orange-dark);transform:translateY(-2px)}.hero{background:radial-gradient(circle at 78% 20%, #f27c4b21, transparent 20%), linear-gradient(120deg,var(--paper) 0%,var(--cream) 100%);grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:clamp(50px,8vw,120px);min-height:720px;padding:76px clamp(20px,7vw,110px) 88px;display:grid;overflow:hidden}.eyebrow{color:var(--orange-dark);letter-spacing:.19em;margin:0 0 20px;font-size:11px;font-weight:900}.hero h1,.section h2,.partnership h2,.contact-section h2{letter-spacing:0;font-family:var(--font-display);margin:0;font-weight:600}.hero h1{max-width:760px;font-size:clamp(54px,6.4vw,94px);line-height:.98}.hero h1 span{color:var(--orange);font-style:italic}.hero-intro{max-width:650px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(16px,1.45vw,20px);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 24px;font-size:13px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 14px 32px #d95c2e33}.button-primary:hover{background:var(--orange-dark);box-shadow:0 18px 36px #d95c2e47}.button-secondary{border:1px solid var(--line);background:#fff9}.hero-points{color:var(--ink-soft);flex-wrap:wrap;gap:10px 26px;margin-top:42px;font-size:12px;font-weight:750;display:flex}.hero-points span:before{content:"✓";color:var(--orange-dark);margin-right:8px;font-weight:900}.hero-visual{place-items:center;min-height:550px;display:grid;position:relative}.hero-sun{background:var(--orange);border-radius:50%;width:min(36vw,520px);min-width:390px;height:min(36vw,520px);min-height:390px;position:absolute;box-shadow:inset 0 0 0 28px #ffffff14}.hero-image-frame{aspect-ratio:.88;z-index:2;background:#fff;border:11px solid #ffffffd1;border-radius:230px 230px 28px 28px;width:min(32vw,455px);min-width:350px;position:relative;overflow:hidden;box-shadow:0 30px 70px #15382f33}.hero-image-frame img{object-fit:cover;width:100%;height:100%}.floating-card{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:12px;min-width:220px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 18px 45px #15382f21}.floating-card-top{top:68px;right:-8px}.floating-card-bottom{bottom:66px;left:-24px}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:12px}.floating-card small{color:var(--ink-soft);margin-top:4px;font-size:10px}.floating-icon,.floating-number{background:var(--mint);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800;display:grid}.floating-number{background:var(--ink);color:#fff;font-size:12px}.trust-strip{background:var(--orange);color:#fff;padding:24px clamp(20px,5vw,76px)}.trust-strip p{text-align:center;font-family:var(--font-display);margin:0 0 14px;font-size:16px}.trust-strip div{letter-spacing:.15em;flex-wrap:wrap;justify-content:center;gap:14px 46px;font-size:10px;font-weight:900;display:flex}.trust-strip span:before{content:"•";color:#ffd7c5;margin-right:10px}.section{padding:110px clamp(20px,7vw,110px)}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:70px;margin-bottom:52px;display:grid}.section-heading h2,.about-card h2,.faq-heading h2{font-size:clamp(42px,5vw,72px);line-height:1.03}.section-heading>p,.faq-heading>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.product-gallery{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;margin:0;padding:10px 10px 14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #15382f1a}.product-card img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%}.product-card figcaption{color:var(--ink-soft);justify-content:space-between;padding:13px 4px 0;font-size:11px;font-weight:750;display:flex}.product-card figcaption span{color:var(--orange-dark)}.product-note{background:var(--cream);border-radius:22px;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;margin-top:28px;padding:30px;display:grid}.note-label{color:var(--orange-dark);letter-spacing:.18em;margin:0 0 10px;font-size:9px;font-weight:900}.product-note h3{max-width:420px;font-family:var(--font-display);margin:0;font-size:26px;font-weight:600}.product-note ul{color:var(--ink-soft);grid-template-columns:1fr 1fr;gap:9px 30px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.product-note li:before{content:"—";color:var(--orange-dark);margin-right:7px}.product-note a{white-space:nowrap;font-size:12px;font-weight:850}.category-section{background:var(--cream)}.compact-heading{align-items:start}.category-grid{border:1px solid var(--line);background:var(--line);border-radius:24px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.category-card{background:var(--paper);grid-template-columns:auto 1fr auto;gap:24px;min-height:225px;padding:34px;transition:background .18s;display:grid}.category-card:hover{background:#fff7ec}.category-card>span{color:var(--orange-dark);font-size:11px;font-weight:900}.category-card h3{font-family:var(--font-display);margin:0 0 14px;font-size:29px;font-weight:600}.category-card p{max-width:430px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.75}.category-card>a{border:1px solid var(--line);border-radius:50%;align-self:end;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.partnership{background:var(--ink);color:#fff;grid-template-columns:minmax(300px,.75fr) minmax(420px,1fr);gap:clamp(60px,9vw,150px);padding:110px clamp(20px,7vw,110px);display:grid}.partnership .eyebrow{color:#ffb18c}.partnership h2{max-width:640px;font-size:clamp(42px,5vw,72px);line-height:1.05}.partnership-intro>p:not(.eyebrow){color:#bed0c9;max-width:560px;margin:27px 0 34px;font-size:14px;line-height:1.85}.button-light{color:var(--ink);background:#fff}.process-list{border-top:1px solid #ffffff2e}.process-list article{border-bottom:1px solid #ffffff2e;grid-template-columns:55px 1fr;gap:22px;padding:27px 0;display:grid}.process-list article>span{color:#ffb18c;font-size:11px;font-weight:900}.process-list h3{font-family:var(--font-display);margin:0 0 9px;font-size:27px;font-weight:600}.process-list p{color:#bed0c9;margin:0;font-size:12px;line-height:1.7}.about-section{background:linear-gradient(#fffdf8e6,#fffdf8e6),repeating-linear-gradient(90deg,#0000 0 79px,#15382f0f 80px);grid-template-columns:minmax(0,1.05fr) minmax(390px,.8fr);gap:clamp(50px,8vw,120px);display:grid}.about-card>p:not(.eyebrow){max-width:760px;color:var(--ink-soft);font-size:14px;line-height:1.85}.about-card>p:nth-of-type(2){margin-top:27px}.about-values{gap:14px;display:grid}.about-values article{border:1px solid var(--line);background:#ffffffad;border-radius:20px;padding:28px}.about-values span{color:var(--orange-dark);font-size:10px;font-weight:900}.about-values h3{font-family:var(--font-display);margin:10px 0 8px;font-size:23px;font-weight:600}.about-values p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.7}.faq-section{background:var(--cream);grid-template-columns:minmax(300px,.7fr) minmax(450px,1fr);gap:clamp(60px,9vw,150px);display:grid}.faq-heading>p{margin-top:24px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:25px 0}.faq-list summary{cursor:pointer;font-family:var(--font-display);padding-right:44px;font-size:23px;font-weight:600;line-height:1.3;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:16px;display:grid;position:absolute;top:0;right:0}.faq-list details[open] summary:after{content:"−";background:var(--orange);color:#fff}.faq-list details p{color:var(--ink-soft);margin:17px 50px 0 0;font-size:13px;line-height:1.75}.contact-section{background:var(--orange);color:#fff;grid-template-columns:minmax(300px,.9fr) minmax(420px,.75fr);align-items:center;gap:clamp(60px,10vw,160px);padding:110px clamp(20px,7vw,110px);display:grid}.contact-section .eyebrow{color:#5c2717}.contact-section h2{max-width:720px;font-size:clamp(48px,6vw,82px);line-height:1}.contact-section>div:first-child>p:not(.eyebrow){color:#fff1e9;max-width:630px;margin:26px 0 0;font-size:14px;line-height:1.85}.inquiry-card{background:var(--paper);color:var(--ink);border-radius:26px;padding:38px;box-shadow:0 28px 60px #5c271729}.inquiry-label{color:var(--orange-dark);letter-spacing:.17em;font-size:10px;font-weight:900}.inquiry-card ul{font-family:var(--font-display);gap:13px;margin:24px 0 27px;padding:0;font-size:20px;list-style:none;display:grid}.inquiry-card li{border-bottom:1px solid var(--line);padding-bottom:12px}.inquiry-card li:before{content:"✓";color:var(--orange-dark);margin-right:11px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px}.contact-placeholder{background:var(--cream);border-radius:14px;padding:18px}.contact-placeholder strong{font-size:12px}.contact-placeholder p{color:var(--ink-soft);margin:6px 0 0;font-size:11px;line-height:1.6}footer{color:#fff;background:#102b24;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:125px;padding:28px clamp(20px,5vw,76px);display:grid}.footer-brand small,footer>p{color:#aac0b7}footer>p{margin:0;font-size:10px}footer>p:last-child{justify-self:end}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #7ac9a8}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr .85fr;gap:40px}.hero-visual{min-height:470px}.hero-sun{min-width:340px;min-height:340px}.hero-image-frame{min-width:310px}.product-gallery,.product-note{grid-template-columns:1fr 1fr}.product-note a{grid-column:1/-1}}@media (max-width:820px){.announcement{justify-content:space-between;font-size:9px}.site-header{min-height:76px}.header-cta{padding:11px 15px;font-size:10px}.brand strong{font-size:13px}.brand small{max-width:190px;font-size:7px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:62px}.hero-visual{min-height:560px}.hero-sun{width:470px;height:470px}.hero-image-frame{width:390px}.floating-card-top{right:2%}.floating-card-bottom{left:2%}.section-heading,.partnership,.about-section,.faq-section,.contact-section{grid-template-columns:1fr}.section-heading{gap:22px}.partnership,.about-section,.faq-section,.contact-section{gap:55px}.category-grid,.product-note{grid-template-columns:1fr}.product-note a{grid-column:auto}footer{grid-template-columns:1fr}footer>p:last-child{justify-self:start}}@media (max-width:560px){.announcement-note,.brand small{display:none}.site-header{padding-inline:16px}.brand-mark{width:38px;height:38px;font-size:14px}.header-cta{padding-inline:13px}.hero{padding-inline:20px}.hero h1{font-size:49px}.hero-actions{display:grid}.button{width:100%}.hero-visual{min-height:450px}.hero-sun{width:325px;min-width:325px;height:325px;min-height:325px}.hero-image-frame{border-width:7px;width:270px;min-width:270px}.floating-card{min-width:190px;padding:12px}.floating-card-top{top:52px;right:-6px}.floating-card-bottom{bottom:40px;left:-6px}.trust-strip div{justify-content:flex-start;gap:10px 22px}.section,.partnership,.contact-section{padding:78px 20px}.section-heading h2,.about-card h2,.faq-heading h2{font-size:42px}.product-gallery{grid-template-columns:1fr}.product-note{padding:24px}.product-note ul{grid-template-columns:1fr}.category-card{gap:16px;min-height:210px;padding:25px 20px}.category-card h3{font-size:25px}.process-list article{grid-template-columns:40px 1fr}.contact-section h2{font-size:48px}.inquiry-card{padding:26px 20px}footer{padding:34px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.paw-trail-layer{z-index:9999;pointer-events:none;position:fixed;inset:0;overflow:hidden}.trail-item{--trail-rotation:0deg;transform:translate(-50%, -50%) rotate(var(--trail-rotation)) scale(.35);opacity:0;filter:drop-shadow(0 5px 8px #15382f24);font-size:22px;line-height:1;animation:.9s cubic-bezier(.2,.75,.25,1) forwards trail-fade;position:absolute}.trail-paw{color:#ef7c52}.trail-bone{font-size:20px}@keyframes trail-fade{0%{opacity:0;transform:translate(-50%, -50%) rotate(var(--trail-rotation)) scale(.3)}24%{opacity:.8;transform:translate(-50%, -50%) rotate(var(--trail-rotation)) scale(1)}to{opacity:0;transform:translate(-50%, -82%) rotate(calc(var(--trail-rotation) + 14deg)) scale(.72)}}.hero-cleaning{isolation:isolate;background:linear-gradient(125deg,#fffdf8 0%,#f7f3e9 47%,#edf6f1 100%);grid-template-columns:minmax(390px,.82fr) minmax(560px,1.18fr);gap:clamp(36px,5vw,82px);min-height:760px;padding:66px clamp(20px,6.5vw,104px) 78px;position:relative}.hero-grid-lines{z-index:-1;opacity:.48;background-image:linear-gradient(#15382f0b 1px,#0000 1px),linear-gradient(90deg,#15382f0b 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 64%);mask-image:linear-gradient(90deg,#000 0%,#0000 64%)}.hero-cleaning .hero-copy{z-index:5;position:relative}.hero-cleaning h1{max-width:690px;font-size:clamp(52px,5.8vw,88px);line-height:.99}.hero-cleaning h1 span{color:var(--orange);margin-top:8px;font-style:normal;display:block}.hero-cleaning .hero-intro{max-width:620px;font-size:clamp(15px,1.25vw,18px)}.hero-buyer-row{flex-wrap:wrap;gap:9px;margin-top:36px;display:flex}.hero-buyer-row span{color:var(--ink-soft);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff94;border:1px solid #15382f24;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800}.hero-product-stage{min-height:630px;transform-style:preserve-3d;background:linear-gradient(145deg,#e5f2ed 0%,#dbece5 45%,#f8e2d7 100%);border:1px solid #15382f1f;border-radius:48px 48px 128px;position:relative;overflow:hidden;box-shadow:0 34px 80px #15382f26}.hero-product-stage:before{content:"";pointer-events:none;border:1px solid #ffffffb8;border-radius:36px 36px 112px;position:absolute;inset:18px}.hero-product-stage:after{content:"WHOLESALE PET CARE";color:#15382f26;letter-spacing:.28em;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:800;position:absolute;top:50%;right:-88px;transform:rotate(90deg)}.hero-shape{filter:blur(.2px);border-radius:999px;position:absolute}.hero-shape-mint{opacity:.72;background:#9fcdb9;width:270px;height:270px;top:62px;right:36px}.hero-shape-coral{opacity:.84;background:#ef8b62;border-radius:90px 90px 36px;width:350px;height:170px;bottom:42px;left:42px;transform:rotate(-8deg)}.hero-stage-label{z-index:7;gap:5px;display:grid;position:absolute;top:38px;left:42px}.hero-stage-label strong{letter-spacing:.12em;font-family:Georgia,Times New Roman,serif;font-size:12px}.hero-stage-label span{color:var(--ink-soft);font-size:10px;font-weight:750}.hero-product{z-index:3;object-fit:contain;filter:drop-shadow(0 20px 18px #15382f33);will-change:transform;transition:transform .45s cubic-bezier(.2,.75,.2,1),filter .3s;position:absolute}.hero-pin{z-index:5;width:22%;top:16%;left:5%;transform:rotate(-13deg)}.hero-comb{z-index:6;width:22%;bottom:10%;left:26%;transform:rotate(8deg)}.hero-wide-brush{z-index:6;width:24%;top:6%;right:7%;transform:rotate(10deg)}.hero-carrot{z-index:5;width:19%;top:10%;right:35%;transform:rotate(-7deg)}.hero-assortment-badge{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e0;border:1px solid #ffffffad;border-radius:16px;grid-template-columns:38px 1fr;column-gap:11px;min-width:226px;padding:14px 17px;display:grid;position:absolute;bottom:34px;left:36px;box-shadow:0 16px 38px #15382f24}.hero-assortment-badge>span{background:var(--ink);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.hero-assortment-badge strong{align-self:end;font-size:11px}.hero-assortment-badge small{color:var(--ink-soft);font-size:9px}.product-heading{align-items:center}.featured-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.featured-product{background:#fff;border-radius:26px;padding:0;overflow:hidden}.featured-product .product-visual{place-items:center;min-height:350px;padding:30px;display:grid;position:relative;overflow:hidden}.featured-product .product-visual:after{content:"";filter:blur(11px);background:#15382f1c;border-radius:50%;width:190px;height:26px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.featured-product img{z-index:2;object-fit:contain;filter:drop-shadow(0 16px 17px #15382f2e);border-radius:0;width:100%;height:300px;transition:transform .38s cubic-bezier(.2,.75,.2,1);position:relative}.tone-coral .product-visual{background:linear-gradient(135deg,#f2e9e3 0%,#dceee7 48%,#f4d7ca 100%)}.product-card-copy{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:22px 24px 25px;display:grid}.product-card-copy>span{color:var(--orange-dark);font-size:10px;font-weight:900}.product-card-copy h3{font-family:var(--font-display);margin:0;font-size:25px;font-weight:600}.product-card-copy small{color:var(--orange-dark);letter-spacing:.09em;text-transform:uppercase;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:9px;font-weight:800;display:block}.product-card-copy p{color:var(--ink-soft);margin:12px 0 0;font-size:12px;line-height:1.7}.product-card-copy>a{border:1px solid var(--line);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;transition:background .18s,color .18s,transform .18s;display:grid}.product-card-copy>a:hover{background:var(--ink);color:#fff;transform:rotate(12deg)}.product-wide{grid-column:1/-1;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);display:grid}.product-wide .product-visual{min-height:440px}.product-wide img{height:390px}.product-wide .product-card-copy{border-top:0;border-left:1px solid var(--line);align-content:center}@media (max-width:1180px){.hero-cleaning{grid-template-columns:minmax(340px,.8fr) minmax(500px,1.2fr);padding-inline:42px}.hero-product-stage{min-height:570px}.hero-cleaning h1{font-size:clamp(50px,6vw,74px)}}@media (max-width:940px){.hero-cleaning{grid-template-columns:1fr;padding:62px 28px 70px}.hero-cleaning .hero-copy{max-width:760px}.hero-product-stage{justify-self:center;width:min(100%,760px);min-height:620px}.featured-gallery{grid-template-columns:1fr 1fr}.product-wide{grid-template-columns:1fr}.product-wide .product-card-copy{border-top:1px solid var(--line);border-left:0}}@media (max-width:640px){.hero-cleaning{gap:42px;padding-inline:18px}.hero-cleaning h1{font-size:47px}.hero-buyer-row{margin-top:28px}.hero-product-stage{border-radius:34px 34px 82px;min-height:470px}.hero-product-stage:before{border-radius:25px 25px 70px;inset:11px}.hero-stage-label{top:27px;left:28px}.hero-stage-label strong{font-size:9px}.hero-shape-mint{width:185px;height:185px;top:57px;right:18px}.hero-shape-coral{width:235px;height:120px;bottom:24px;left:22px}.hero-cluster{width:75%;right:-9%}.hero-pin{width:24%;top:18%;left:4%}.hero-comb{width:24%;bottom:11%;left:24%}.hero-wide-brush{width:27%;top:8%;right:4%}.hero-carrot{width:22%;top:13%;right:36%}.hero-assortment-badge{min-width:205px;padding:11px 13px;bottom:20px;left:22px}.hero-assortment-badge small{display:none}.featured-gallery{grid-template-columns:1fr}.featured-product .product-visual{min-height:320px}.featured-product img{height:270px}.product-wide{grid-column:auto}.product-wide .product-visual{min-height:330px}.product-wide img{height:285px}.product-card-copy{padding:20px}}@media (prefers-reduced-motion:reduce){.paw-trail-layer{display:none}.hero-product,.featured-product img{transition:none!important}}.brand-logo{background:#fff;border:0;border-radius:13px;width:52px;height:46px;padding:2px;overflow:hidden;box-shadow:0 5px 16px #15382f17}.brand-logo img{object-fit:contain;width:100%;height:100%}.hero-product-stage{background:#eef4ef}.hero-product-stage:before{z-index:2;border-color:#ffffffc2}.hero-product-stage:after{z-index:8;color:#15382f38}.hero-pets{z-index:1;object-fit:cover;object-position:center;filter:none;width:100%;height:100%;position:absolute;inset:0}.hero-product-stage .hero-shape{display:none}.hero-product-stage::marker{display:none}.hero-stage-label{z-index:9;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffdf8db;border-radius:13px;padding:12px 15px;top:30px;left:30px;box-shadow:0 10px 30px #15382f1a}.hero-comb{width:17%;bottom:23%;left:21%;transform:rotate(7deg)}.hero-wide-brush{width:20%;top:24%;left:34%;right:auto;transform:rotate(8deg)}.hero-carrot{width:19%;inset:auto auto 4% 8%;transform:rotate(-7deg)}.hero-cluster{z-index:7;width:61%;bottom:-4%;right:-4%;transform:rotate(0)}.hero-product-stage:hover .hero-cluster{transform:translate3d(4px,-5px,18px)rotate(0)}.hero-product-stage:hover .hero-comb{transform:translate3d(-3px,5px,28px)rotate(4deg)}.hero-assortment-badge{z-index:10;bottom:23px;left:auto;right:24px}.featured-product img{opacity:1;filter:drop-shadow(0 14px 14px #15382f3b)}@media (max-width:640px){.brand-logo{width:44px;height:40px}.hero-pets{object-position:58% center}.hero-stage-label{top:20px;left:20px}.hero-pin{width:20%;top:25%;left:4%}.hero-comb{width:20%;bottom:22%;left:21%}.hero-wide-brush{width:22%;top:25%;left:34%}.hero-carrot{width:21%;bottom:3%;left:6%}.hero-cluster{width:67%;bottom:-2%;right:-9%}.hero-assortment-badge{display:none}}.hero-assortment-badge{display:none}.hero-glove-pink{width:15%;bottom:5%;left:26%;transform:rotate(-3deg)}.hero-glove-yellow{width:15%;bottom:3%;left:40%;transform:rotate(5deg)}.hero-bath-grey{width:18%;bottom:-1%;right:27%;transform:rotate(-5deg)}.hero-bath-pink{width:18%;bottom:-2%;right:12%;transform:rotate(3deg)}.hero-bath-green{width:18%;bottom:-1%;right:-3%;transform:rotate(7deg)}.hero-product-stage:hover .hero-glove-yellow{transform:translateY(-6px)rotate(3deg)}.hero-product-stage:hover .hero-bath-grey{transform:translateY(-5px)rotate(-7deg)}.hero-product-stage:hover .hero-bath-pink{transform:translateY(-7px)rotate(1deg)}.hero-product-stage:hover .hero-bath-green{transform:translateY(-5px)rotate(5deg)}.product-collection{position:relative;overflow:hidden;min-height:470px!important;display:block!important}.product-collection .collection-item{z-index:2;object-fit:contain;opacity:1;filter:drop-shadow(0 13px 12px #15382f38);transform-origin:bottom;width:auto;max-width:none;height:auto;position:absolute}.product-collection .glove-black{width:19%;height:47%;top:11%;left:4%}.product-collection .glove-pink{width:19%;height:47%;top:12%;left:20%}.product-collection .glove-yellow{width:20%;height:48%;top:10%;left:36%}.product-collection .bath-grey{width:24%;height:49%;bottom:5%;left:48%}.product-collection .bath-pink{width:24%;height:49%;bottom:5%;left:64%}.product-collection .bath-green{width:24%;height:49%;bottom:5%;left:79%}.featured-product:hover .product-collection .collection-item{transform:translateY(-6px)scale(1.02)}.featured-product:hover .product-collection .glove-pink,.featured-product:hover .product-collection .bath-pink{transform:translateY(-9px)rotate(2deg)scale(1.02)}@media (max-width:940px){.hero-glove-pink,.hero-glove-yellow{width:14%}.hero-bath-grey,.hero-bath-pink,.hero-bath-green{width:17%}.product-collection{min-height:420px!important}}@media (max-width:640px){.hero-glove-pink{width:16%;bottom:4%;left:24%}.hero-glove-yellow{width:16%;bottom:2%;left:39%}.hero-bath-grey{width:20%;right:27%}.hero-bath-pink{width:20%;right:11%}.hero-bath-green{width:20%;right:-5%}.product-collection{min-height:360px!important}.product-collection .glove-black{width:22%;left:0}.product-collection .glove-pink{width:22%;left:18%}.product-collection .glove-yellow{width:23%;left:36%}.product-collection .bath-grey{width:28%;left:43%}.product-collection .bath-pink{width:28%;left:61%}.product-collection .bath-green{width:28%;left:78%}}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.whatsapp-button{color:#137a3a;background:#e9f8ef;border:1px solid #1fa75242;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:8px 16px 8px 10px;font-size:11px;font-weight:850;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.whatsapp-button:hover{background:#dff5e7;transform:translateY(-2px);box-shadow:0 10px 24px #1fa75229}.whatsapp-icon{color:#fff;background:#20b85a;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;line-height:1;display:grid}@media (max-width:820px){.whatsapp-button{min-height:38px;padding:6px 12px 6px 7px;font-size:10px}.whatsapp-icon{width:24px;height:24px}}@media (max-width:560px){.header-actions{gap:6px}.whatsapp-button{justify-content:center;width:38px;padding:6px}.whatsapp-label{display:none}}.hero-cleaning{isolation:isolate;background:#f7f3e9;align-items:center;min-height:calc(100vh - 124px);padding:72px clamp(24px,6vw,96px);display:flex;position:relative;overflow:hidden}.hero-cleaning:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#fffdf8fc 0%,#fffdf8f5 31%,#fffdf88c 47%,#fffdf80a 68%);position:absolute;inset:0}.hero-cleaning .hero-grid-lines{z-index:4;width:48%;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.hero-cleaning .hero-copy{z-index:15;width:min(43%,680px);position:relative}.hero-cleaning h1{font-size:clamp(54px,6vw,94px)}.hero-product-stage{z-index:1;min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;position:absolute;inset:0;overflow:hidden;transform:none}.hero-product-stage:before,.hero-product-stage:after{display:none}.hero-pets{object-fit:cover;object-position:right center;opacity:1;width:100%;height:100%;inset:0}.hero-stage-label{z-index:12;top:34px;left:auto;right:34px}.hero-product{z-index:10;opacity:1;filter:drop-shadow(0 22px 18px #15382f4d)}.hero-pin{width:clamp(190px,17vw,300px);top:28%;left:43%;transform:rotate(-8deg)}.hero-wide-brush{width:clamp(215px,20vw,340px);top:20%;left:62%;transform:rotate(7deg)}.hero-carrot{width:clamp(190px,18vw,305px);top:auto;bottom:-2%;left:44%;transform:rotate(-5deg)}.hero-glove-pink{width:clamp(205px,19vw,325px);top:auto;bottom:-3%;left:65%;transform:rotate(3deg)}.hero-product-stage:hover .hero-pin{transform:translate3d(-5px,-9px,30px)rotate(-10deg)scale(1.025)}.hero-product-stage:hover .hero-wide-brush{transform:translate3d(7px,-8px,34px)rotate(9deg)scale(1.025)}.hero-product-stage:hover .hero-carrot{transform:translate3d(-3px,-8px,28px)rotate(-7deg)scale(1.025)}.hero-product-stage:hover .hero-glove-pink{transform:translate3d(5px,-9px,30px)rotate(5deg)scale(1.025)}.hero-glove-yellow,.hero-bath-grey,.hero-bath-pink,.hero-bath-green,.hero-comb,.hero-cluster{display:none}.featured-product .product-visual{min-height:430px;padding:26px}.featured-product img{object-fit:contain;opacity:1;filter:drop-shadow(0 18px 16px #15382f38);max-width:94%;height:390px}.product-wide .product-visual,.product-collection{place-items:center;min-height:540px!important;display:grid!important}.product-wide img,.product-collection img{object-fit:contain;width:100%;max-width:100%;height:500px;position:relative}.product-collection:after{width:62%!important;bottom:30px!important}.header-actions{gap:10px}.whatsapp-button,.header-cta{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:12px;font-weight:850;display:inline-flex}.whatsapp-button{color:#fff;background:#20ad5a;border:0;box-shadow:0 8px 20px #20ad5a33}.whatsapp-button:hover{color:#fff;background:#168d48;box-shadow:0 12px 26px #20ad5a47}.whatsapp-icon{color:#fff;background:#ffffff2e;width:24px;height:24px;margin-right:7px}@media (max-width:1080px){.hero-cleaning{min-height:760px;padding-inline:42px}.hero-cleaning .hero-copy{width:47%}.hero-pin{left:45%}.hero-wide-brush{left:66%}.hero-carrot{left:46%}.hero-glove-pink{left:67%}}@media (max-width:820px){.hero-cleaning{align-items:flex-start;min-height:900px;padding:62px 28px 430px}.hero-cleaning:before{background:linear-gradient(#fffdf8fa 0%,#fffdf8e8 45%,#fffdf847 67%,#fffdf80a 100%)}.hero-cleaning .hero-copy{width:100%;max-width:700px}.hero-pets{object-position:64% center;opacity:.72}.hero-stage-label{display:none}.hero-pin{width:27%;min-width:150px;top:auto;bottom:18%;left:5%}.hero-wide-brush{width:30%;min-width:175px;top:auto;bottom:21%;left:31%}.hero-carrot{width:28%;min-width:160px;bottom:-2%;left:9%}.hero-glove-pink{width:29%;min-width:165px;bottom:-3%;left:38%}.featured-product .product-visual{min-height:370px}.featured-product img{height:330px}}@media (max-width:560px){.hero-cleaning{min-height:850px;padding:54px 20px 390px}.hero-cleaning h1{font-size:47px}.hero-pin{width:35%;min-width:125px;bottom:17%;left:1%}.hero-wide-brush{width:39%;min-width:145px;bottom:18%;left:31%}.hero-carrot{width:36%;min-width:132px;bottom:-1%;left:4%}.hero-glove-pink{width:38%;min-width:140px;bottom:-2%;left:39%}.featured-product .product-visual{min-height:350px}.featured-product img{height:310px}.product-wide .product-visual,.product-collection{min-height:380px!important}.product-wide img,.product-collection img{height:340px}.whatsapp-button,.header-cta{min-height:38px;padding:0 13px;font-size:10px}.whatsapp-icon{width:20px;height:20px;margin-right:5px;font-size:11px}.whatsapp-label{display:inline}}@media (max-width:430px){.site-header .brand>span:last-child{display:none}}.product-section{isolation:isolate;background:linear-gradient(145deg,#f8f4e9 0%,#edf5ef 48%,#f8eee8 100%);position:relative;overflow:hidden}.product-section:before{content:"";z-index:-1;background:#9ccbb442;border-radius:42% 58% 63% 37%/52% 38% 62% 48%;width:520px;height:520px;position:absolute;top:180px;left:-210px;transform:rotate(18deg)}.product-section:after{content:"";z-index:-1;opacity:.42;background-image:radial-gradient(circle at 22px 18px,#15382f1a 0 3px,#0000 3.5px),radial-gradient(circle at 31px 28px,#15382f14 0 2.5px,#0000 3px),radial-gradient(circle at 13px 30px,#15382f14 0 2.5px,#0000 3px);background-size:190px 190px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(105deg,#0000 0%,#000 20%,#0000 58%,#000 100%);mask-image:linear-gradient(105deg,#0000 0%,#000 20%,#0000 58%,#000 100%)}.product-heading{z-index:8;position:relative}.featured-gallery{z-index:4;gap:28px;position:relative}.featured-product{background:#fffdf8f0;border:1px solid #15382f21;border-radius:34px;overflow:visible;box-shadow:0 20px 55px #15382f14}.featured-product:hover{transform:translateY(-7px)rotate(.3deg);box-shadow:0 28px 70px #15382f24}.featured-product .product-visual{isolation:isolate;background:#e6f2f4;border-radius:32px 32px 0 0;min-height:500px;overflow:hidden}.featured-product .product-visual:before{content:"";aspect-ratio:1;z-index:-1;background:#ffffff8a;border-radius:48% 52% 45% 55%/54% 41% 59% 46%;width:74%;position:absolute;top:-25%;right:-14%;transform:rotate(18deg)}.featured-product .product-visual:after{z-index:0;filter:blur(13px);background:#15382f21;width:55%;height:28px;bottom:38px}.featured-product img{z-index:2;object-fit:contain;opacity:1;filter:drop-shadow(0 20px 16px #15382f3d);image-rendering:auto;width:90%;max-width:90%;height:445px}.featured-product:hover img{transform:translateY(-10px)rotate(-1.5deg)scale(1.06)}.featured-product:nth-child(2n):hover img{transform:translateY(-10px)rotate(1.5deg)scale(1.06)}.tone-sky .product-visual{background:radial-gradient(circle at 16% 19%,#fffc 0 5px,#0000 6px),radial-gradient(circle at 23% 24%,#ffffff9e 0 4px,#0000 5px),linear-gradient(145deg,#d9eef4 0%,#c9e5ed 100%)}.tone-peach .product-visual{background:radial-gradient(circle at 83% 17%,#ffffffb8 0 6px,#0000 7px),radial-gradient(circle at 89% 23%,#ffffff94 0 4px,#0000 5px),linear-gradient(145deg,#fae7df 0%,#f2d7cd 100%)}.tone-yellow .product-visual{background:radial-gradient(circle at 13% 81%,#ffffffc2 0 5px,#0000 6px),radial-gradient(circle at 20% 75%,#ffffff94 0 4px,#0000 5px),linear-gradient(145deg,#fff2bc 0%,#f4d990 100%)}.tone-mint .product-visual{background:radial-gradient(circle at 86% 78%,#ffffffbd 0 6px,#0000 7px),radial-gradient(circle at 78% 84%,#ffffff94 0 4px,#0000 5px),linear-gradient(145deg,#e3f1dc 0%,#cbe4c4 100%)}.product-card-copy{background:#fffdf8f5;border-radius:0 0 32px 32px;min-height:180px;padding:26px 28px 29px}.product-card-copy h3{font-size:29px}.pet-intruders{--pet-x:0px;--pet-y:0px;z-index:7;pointer-events:none;position:absolute;inset:0}.pet-intruders img{object-fit:contain;filter:drop-shadow(0 18px 20px #15382f2e);will-change:transform;position:absolute}.product-dog-intruder{opacity:0;width:clamp(230px,20vw,330px);transform:translate3d(calc(105% + var(--pet-x)),var(--pet-y),0) rotate(5deg);transition:transform .95s cubic-bezier(.17,.82,.24,1),opacity .32s;top:285px;right:-78px}.pet-intruders.is-visible .product-dog-intruder{opacity:1;transform:translate3d(var(--pet-x),var(--pet-y),0) rotate(2deg);animation:5s ease-in-out 1.1s infinite dog-peek-bob}.product-cat-intruder{opacity:0;width:clamp(190px,17vw,270px);transform:translate3d(calc(-50% + var(--pet-x)),calc(85% + var(--pet-y)),0);transition:transform .9s cubic-bezier(.17,.82,.24,1) .22s,opacity .32s .18s;top:760px;left:50%}.pet-intruders.is-visible .product-cat-intruder{opacity:1;transform:translate3d(calc(-50% + var(--pet-x)),var(--pet-y),0);animation:4.6s ease-in-out 1.3s infinite cat-peek-bob}@keyframes dog-peek-bob{0%,to{margin-top:0}50%{margin-top:-10px}}@keyframes cat-peek-bob{0%,to{margin-top:0}50%{margin-top:-8px}}@media (max-width:1080px){.product-dog-intruder{width:245px;top:315px;right:-94px}.product-cat-intruder{width:205px;top:745px}.featured-product .product-visual{min-height:440px}.featured-product img{height:390px}}@media (max-width:820px){.featured-gallery{grid-template-columns:1fr}.featured-product .product-visual{min-height:510px}.featured-product img{height:455px}.product-dog-intruder{width:220px;top:300px;right:-83px}.product-cat-intruder{width:190px;transform:translate3d(calc(80% + var(--pet-x)),calc(85% + var(--pet-y)),0);top:1060px;left:auto;right:-23px}.pet-intruders.is-visible .product-cat-intruder{transform:translate3d(var(--pet-x),var(--pet-y),0)}}@media (max-width:560px){.featured-product .product-visual{min-height:390px}.featured-product img{width:94%;max-width:94%;height:350px}.product-card-copy{min-height:165px;padding:23px 20px 25px}.product-card-copy h3{font-size:26px}.product-dog-intruder{width:165px;top:330px;right:-68px}.product-cat-intruder{width:145px;top:940px;right:-35px}}@media (prefers-reduced-motion:reduce){.pet-intruders img{transition:none!important;animation:none!important}.pet-intruders .product-dog-intruder{opacity:1;transform:translate(0)rotate(2deg)}.pet-intruders .product-cat-intruder{opacity:1;transform:translate(-50%)}}.assortment-showcase{z-index:4;background:#fff;border:1px solid #15382f24;border-radius:42px;min-height:790px;position:relative;overflow:hidden;box-shadow:0 30px 80px #15382f1f}.assortment-image-wrap{background:#fff;place-items:center;width:76%;height:100%;min-height:790px;margin-left:auto;display:grid;overflow:hidden}.assortment-image-wrap img{object-fit:contain;object-position:center;filter:none;width:100%;height:100%;max-height:790px;transition:transform .65s cubic-bezier(.2,.76,.2,1);transform:scale(1.02)}.assortment-showcase:hover .assortment-image-wrap img{transform:scale(1.055)}.assortment-copy{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3e9f0;border:1px solid #15382f1f;border-radius:26px;width:34%;min-width:350px;padding:38px;position:absolute;bottom:34px;left:34px;box-shadow:0 20px 55px #15382f21}.assortment-copy>span{color:var(--orange-dark);letter-spacing:.14em;font-size:9px;font-weight:900}.assortment-copy h3{font-family:var(--font-display);margin:12px 0 14px;font-size:clamp(30px,3vw,45px);font-weight:600;line-height:1.08}.assortment-copy p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.8}.assortment-copy a{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:16px;min-height:47px;margin-top:23px;padding:0 20px;font-size:11px;font-weight:850;display:inline-flex}.assortment-tags{z-index:5;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:26px;left:26px}.assortment-tags span{color:var(--ink-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid #15382f1f;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:800}.product-section .product-dog-intruder{z-index:8;top:310px;right:-66px}.product-section .product-cat-intruder{z-index:8;inset:auto 15% -52px auto}.product-section .pet-intruders.is-visible .product-cat-intruder{transform:translate3d(var(--pet-x),var(--pet-y),0)}@media (max-width:920px){.assortment-showcase,.assortment-image-wrap{min-height:680px}.assortment-image-wrap{align-items:start;width:100%}.assortment-image-wrap img{max-height:610px}.assortment-copy{width:calc(100% - 48px);min-width:0;padding:28px;bottom:24px;left:24px}.product-section .product-dog-intruder{top:330px}.product-section .product-cat-intruder{bottom:-40px;right:5%}}@media (max-width:560px){.assortment-showcase,.assortment-image-wrap{min-height:610px}.assortment-image-wrap img{height:500px;transform:scale(1.12)}.assortment-showcase:hover .assortment-image-wrap img{transform:scale(1.14)}.assortment-copy{border-radius:20px;width:calc(100% - 28px);padding:21px;bottom:14px;left:14px}.assortment-copy h3{font-size:29px}.assortment-tags{top:14px;left:14px;right:14px}.product-section .product-dog-intruder{width:145px;top:340px;right:-63px}.product-section .product-cat-intruder{width:125px;bottom:-25px;right:-12px}}.clean-product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.clean-product-gallery .featured-product .product-visual{min-height:510px;padding:30px}.clean-product-gallery .featured-product .product-visual>img:not(.multi-product){object-fit:contain;filter:drop-shadow(0 19px 14px #15382f33);width:92%;max-width:92%;height:450px}.product-multi{position:relative;display:block!important}.product-multi .multi-product{object-fit:contain;opacity:1;filter:drop-shadow(0 17px 14px #15382f33);width:38%;max-width:none;height:77%;transition:transform .42s cubic-bezier(.2,.75,.2,1);position:absolute;top:12%}.product-multi .multi-product-1{left:2%;transform:rotate(-7deg)}.product-multi .multi-product-2{z-index:3;left:31%;transform:translateY(-5%)scale(1.08)}.product-multi .multi-product-3{right:1%;transform:rotate(7deg)}.featured-product:hover .product-multi .multi-product-1{transform:translate(-6px,-9px)rotate(-10deg)scale(1.035)}.featured-product:hover .product-multi .multi-product-2{transform:translateY(-10%)scale(1.12)}.featured-product:hover .product-multi .multi-product-3{transform:translate(6px,-9px)rotate(10deg)scale(1.035)}.hero-pin{width:clamp(205px,18vw,315px);top:27%;left:42%}.hero-wide-brush{width:clamp(230px,21vw,350px);top:20%;left:62%}.hero-carrot{width:clamp(235px,21vw,350px);bottom:-1%;left:41%}.hero-glove-pink{width:clamp(220px,20vw,335px);bottom:-2%;left:64%}@media (max-width:820px){.clean-product-gallery{grid-template-columns:1fr}.clean-product-gallery .featured-product .product-visual{min-height:520px}.clean-product-gallery .featured-product .product-visual>img:not(.multi-product){height:465px}.product-multi .multi-product{height:76%;top:12%}}@media (max-width:560px){.clean-product-gallery .featured-product .product-visual{min-height:390px}.clean-product-gallery .featured-product .product-visual>img:not(.multi-product){height:345px}.product-multi .multi-product{width:40%;height:72%;top:14%}.product-multi .multi-product-1{left:-1%}.product-multi .multi-product-2{left:30%}.product-multi .multi-product-3{right:-2%}}.hero-new-pin{width:clamp(170px,13vw,245px);top:25%;left:42%;transform:rotate(-9deg)}.hero-new-bath{width:clamp(235px,18vw,335px);bottom:-5%;left:49%;transform:rotate(-4deg)}.hero-new-glove-back{width:clamp(165px,12vw,220px);top:12%;left:59%;transform:rotate(-7deg)}.hero-new-glove-front{width:clamp(165px,12vw,225px);top:27%;left:72%;transform:rotate(8deg)}.hero-new-glove-paw{width:clamp(160px,11.5vw,215px);bottom:-4%;left:67%;transform:rotate(-3deg)}.hero-new-glove-side{width:clamp(165px,12vw,225px);bottom:-2%;left:82%;transform:rotate(7deg)}.hero-product-stage:hover .hero-new-pin{transform:translate3d(-5px,-9px,30px)rotate(-11deg)scale(1.035)}.hero-product-stage:hover .hero-new-bath{transform:translate3d(-3px,-10px,34px)rotate(-6deg)scale(1.035)}.hero-product-stage:hover .hero-new-glove-back{transform:translate3d(2px,-8px,28px)rotate(-9deg)scale(1.035)}.hero-product-stage:hover .hero-new-glove-front{transform:translate3d(5px,-8px,32px)rotate(10deg)scale(1.035)}.hero-product-stage:hover .hero-new-glove-paw{transform:translate3d(-2px,-9px,30px)rotate(-5deg)scale(1.035)}.hero-product-stage:hover .hero-new-glove-side{transform:translate3d(5px,-8px,32px)rotate(9deg)scale(1.035)}@media (max-width:1180px){.hero-new-pin{left:43%}.hero-new-bath{left:50%}.hero-new-glove-back{left:62%}.hero-new-glove-front{left:75%}.hero-new-glove-paw{left:69%}.hero-new-glove-side{left:84%}}@media (max-width:820px){.hero-new-pin{width:22%;min-width:120px;top:auto;bottom:17%;left:1%}.hero-new-bath{width:28%;min-width:160px;bottom:-3%;left:17%}.hero-new-glove-back{width:19%;min-width:112px;top:auto;bottom:20%;left:40%}.hero-new-glove-front{width:19%;min-width:112px;top:auto;bottom:18%;left:58%}.hero-new-glove-paw{width:18%;min-width:106px;bottom:-3%;left:48%}.hero-new-glove-side{width:19%;min-width:112px;bottom:-2%;left:70%}}@media (max-width:560px){.hero-new-pin{width:25%;min-width:104px;bottom:18%;left:-2%}.hero-new-bath{width:32%;min-width:135px;bottom:-1%;left:13%}.hero-new-glove-back{width:22%;min-width:92px;bottom:20%;left:38%}.hero-new-glove-front{width:22%;min-width:92px;bottom:18%;left:57%}.hero-new-glove-paw{width:21%;min-width:88px;bottom:-1%;left:45%}.hero-new-glove-side{width:22%;min-width:92px;bottom:-1%;left:68%}}.hero-new-pin{width:clamp(170px,13vw,245px);top:26%;bottom:auto;left:41%;transform:rotate(-9deg)}.hero-new-bath{width:clamp(235px,18vw,335px);top:auto;bottom:-7%;left:46%;transform:rotate(-4deg)}.hero-new-glove-back{width:clamp(165px,12vw,220px);top:auto;bottom:14%;left:58%;transform:rotate(-7deg)}.hero-new-glove-front{width:clamp(165px,12vw,225px);top:auto;bottom:-3%;left:69%;transform:rotate(8deg)}.hero-new-glove-paw{width:clamp(160px,11.5vw,215px);top:auto;bottom:-6%;left:79%;transform:rotate(-3deg)}.hero-new-glove-side{width:clamp(165px,12vw,225px);top:auto;bottom:-8%;left:89%;transform:rotate(7deg)}@media (max-width:1180px){.hero-new-pin{left:42%}.hero-new-bath{left:47%}.hero-new-glove-back{left:59%}.hero-new-glove-front{left:70%}.hero-new-glove-paw{left:80%}.hero-new-glove-side{left:90%}}@media (max-width:820px){.hero-new-pin{width:22%;min-width:120px;top:auto;bottom:17%;left:1%}.hero-new-bath{width:28%;min-width:160px;top:auto;bottom:-3%;left:17%}.hero-new-glove-back{width:19%;min-width:112px;top:auto;bottom:20%;left:40%}.hero-new-glove-front{width:19%;min-width:112px;top:auto;bottom:18%;left:58%}.hero-new-glove-paw{width:18%;min-width:106px;top:auto;bottom:-3%;left:48%}.hero-new-glove-side{width:19%;min-width:112px;top:auto;bottom:-2%;left:70%}}@media (max-width:560px){.hero-new-pin{width:25%;min-width:104px;top:auto;bottom:18%;left:-2%}.hero-new-bath{width:32%;min-width:135px;top:auto;bottom:-1%;left:13%}.hero-new-glove-back{width:22%;min-width:92px;top:auto;bottom:20%;left:38%}.hero-new-glove-front{width:22%;min-width:92px;top:auto;bottom:18%;left:57%}.hero-new-glove-paw{width:21%;min-width:88px;top:auto;bottom:-1%;left:45%}.hero-new-glove-side{width:22%;min-width:92px;top:auto;bottom:-1%;left:68%}}.hero-cleaning{width:100%;min-height:100svh;padding-top:clamp(64px,7vh,96px);padding-bottom:clamp(64px,7vh,96px)}.hero-product-stage{overflow:hidden}.hero-new-pin{width:clamp(155px,12vw,225px);top:22%;bottom:auto;left:39%}.hero-new-bath{width:clamp(215px,16vw,305px);top:auto;bottom:5%;left:44%}.hero-new-glove-back{width:clamp(145px,10.5vw,195px);top:13%;bottom:auto;left:54%}.hero-new-glove-front{width:clamp(150px,11vw,205px);top:auto;bottom:8%;left:62%}.hero-new-glove-paw{width:clamp(145px,10.5vw,195px);top:auto;bottom:5%;left:72%}.hero-new-glove-side{width:clamp(150px,11vw,205px);top:auto;bottom:4%;left:82%}@media (max-width:1180px){.hero-cleaning{min-height:900px}.hero-new-pin{top:24%;left:38%}.hero-new-bath{bottom:5%;left:43%}.hero-new-glove-back{top:15%;left:54%}.hero-new-glove-front{bottom:9%;left:61%}.hero-new-glove-paw{bottom:6%;left:72%}.hero-new-glove-side{bottom:5%;left:82%}}@media (max-width:820px){.hero-cleaning{min-height:max(960px,100svh);padding-bottom:430px}.hero-new-pin{width:20%;min-width:112px;top:auto;bottom:20%;left:2%}.hero-new-bath{width:26%;min-width:148px;top:auto;bottom:4%;left:17%}.hero-new-glove-back{width:17%;min-width:100px;top:auto;bottom:22%;left:39%}.hero-new-glove-front{width:17%;min-width:100px;top:auto;bottom:19%;left:55%}.hero-new-glove-paw{width:17%;min-width:98px;top:auto;bottom:3%;left:48%}.hero-new-glove-side{width:18%;min-width:104px;top:auto;bottom:3%;left:68%}}@media (max-width:560px){.hero-cleaning{min-height:max(920px,100svh);padding-bottom:400px}.hero-new-pin{width:22%;min-width:94px;top:auto;bottom:21%;left:0}.hero-new-bath{width:29%;min-width:124px;top:auto;bottom:4%;left:12%}.hero-new-glove-back{width:19%;min-width:82px;top:auto;bottom:22%;left:37%}.hero-new-glove-front{width:20%;min-width:86px;top:auto;bottom:19%;left:55%}.hero-new-glove-paw{width:19%;min-width:82px;top:auto;bottom:3%;left:44%}.hero-new-glove-side{width:20%;min-width:86px;top:auto;bottom:3%;left:67%}}@media (min-width:821px){.hero-cleaning .hero-pets{object-position:64% 18%}.hero-new-glove-back{width:clamp(135px,9.5vw,180px);top:auto;bottom:7%;left:55%}}.hero-product-stage .hero-product{opacity:1;filter:contrast(1.05)saturate(.98)brightness(1.02)drop-shadow(0 16px 14px #15382f3d);backface-visibility:hidden;transition:transform .42s cubic-bezier(.2,.75,.2,1),filter .28s}.hero-product-stage .hero-new-pin{filter:contrast(1.07)saturate(1.02)brightness(1.01)drop-shadow(0 16px 14px #15382f3d)}.hero-product-stage .hero-new-bath{filter:contrast(1.08)saturate(.9)brightness(.96)drop-shadow(0 16px 14px #15382f3d)}.hero-product-stage .hero-new-glove-back{filter:contrast(1.08)saturate(.96)brightness(1.18)drop-shadow(0 16px 14px #15382f3d)}.hero-product-stage .hero-new-glove-front,.hero-product-stage .hero-new-glove-side{filter:contrast(1.04)saturate(.9)brightness(1.1)drop-shadow(0 16px 14px #15382f3d)}.hero-product-stage .hero-new-glove-paw{filter:contrast(1.09)saturate(.94)brightness(.91)drop-shadow(0 16px 14px #15382f3d)}.header-actions{align-items:center;gap:10px;display:flex;position:relative}.header-contact{position:relative}.header-contact>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.header-contact>summary::-webkit-details-marker{display:none}.whatsapp-contact[open] .whatsapp-button{background:#168d48;box-shadow:0 12px 26px #20ad5a57}.inquiry-contact[open] .header-cta{background:var(--orange-dark)}.header-contact-popover{z-index:60;min-width:220px;color:var(--ink);opacity:0;visibility:hidden;transform-origin:100% 0;background:#fffdf8fa;border:1px solid #15382f29;border-radius:16px;padding:15px 18px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-7px)scale(.98);box-shadow:0 18px 42px #15382f38}.header-contact-popover:before{content:"";background:#fffdf8fa;border-top:1px solid #15382f29;border-left:1px solid #15382f29;width:13px;height:13px;position:absolute;top:-7px;right:28px;transform:rotate(45deg)}.header-contact[open] .header-contact-popover{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.header-contact-popover span,.header-contact-popover strong{display:block}.header-contact-popover span{color:var(--ink-soft);margin-bottom:5px;font-size:10px;font-weight:750}.header-contact-popover strong{color:#168d48;letter-spacing:.025em;white-space:nowrap;font-size:18px}.inquiry-popover{min-width:280px}.inquiry-popover strong{color:var(--orange-dark);font-size:15px}@media (max-width:560px){.header-contact-popover{min-width:188px;right:-54px}.header-contact-popover:before{right:78px}.inquiry-popover{min-width:250px;right:0}.inquiry-popover:before{right:28px}}.header-contact.is-open .header-contact-popover{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.whatsapp-contact.is-open .whatsapp-button{background:#168d48;box-shadow:0 12px 26px #20ad5a57}.inquiry-contact.is-open .header-cta{background:var(--orange-dark)}.header-contact>button{border:0}.about-section-interactive{isolation:isolate;background:radial-gradient(circle at 92% 14%,#f27c4b1f,#0000 25%),radial-gradient(circle at 8% 68%,#7ac9a82b,#0000 28%),linear-gradient(135deg,#fffdf8 0%,#f4f6ec 100%);align-items:start;position:relative;overflow:hidden}.about-section-interactive:before{content:"";z-index:-1;pointer-events:none;opacity:.32;background-image:linear-gradient(#15382f0e 1px,#0000 1px),linear-gradient(90deg,#15382f0e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.about-values-interactive{gap:15px}.about-value-button{width:100%;min-height:150px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #15382f2b;border-radius:24px;grid-template-columns:42px 1fr 42px;align-items:center;gap:16px;padding:24px;transition:transform .25s,box-shadow .25s,color .25s,background .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #15382f0f}.about-value-button:before{content:"";background:var(--orange);border-radius:0 6px 6px 0;width:4px;transition:transform .25s;position:absolute;top:22px;bottom:22px;left:0;transform:scaleY(0)}.about-value-button:hover{transform:translateY(-4px);box-shadow:0 20px 42px #15382f21}.about-value-button.is-active{color:#fff;background:linear-gradient(135deg,#15382f 0%,#245d4d 100%);border-color:#0000;transform:translate(-8px);box-shadow:0 22px 48px #15382f3d}.about-value-button.is-active:before{transform:scaleY(1)}.about-value-number{color:var(--orange-dark);align-self:start;padding-top:4px;font-size:11px;font-weight:900}.about-value-button.is-active .about-value-number{color:#ffb18c}.about-value-copy strong,.about-value-copy small{display:block}.about-value-copy strong{font-family:var(--font-display);margin-bottom:10px;font-size:26px;font-weight:600}.about-value-copy small{color:var(--ink-soft);font-size:12px;line-height:1.75}.about-value-button.is-active .about-value-copy small{color:#c9ded6}.about-value-arrow{width:38px;height:38px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:17px;transition:transform .25s;display:grid}.about-value-button:hover .about-value-arrow,.about-value-button.is-active .about-value-arrow{transform:rotate(45deg)}.about-value-button.is-active .about-value-arrow{color:#fff;background:var(--orange)}.about-detail-stage{grid-column:1/-1;width:100%;margin-top:20px;scroll-margin-top:110px}.about-detail-panel{border:1px solid #15382f29;border-radius:38px;min-height:620px;padding:clamp(28px,4vw,58px);animation:.48s cubic-bezier(.2,.78,.2,1) both about-panel-in;box-shadow:0 28px 70px #15382f26}@keyframes about-panel-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-panel-heading{justify-content:space-between;align-items:end;gap:42px;margin-bottom:32px;display:flex}.about-panel-heading span,.service-panel-copy>span{color:var(--orange-dark);letter-spacing:.17em;font-size:10px;font-weight:900}.about-panel-heading h3,.service-panel-copy h3{font-family:var(--font-display);margin:10px 0 0;font-size:clamp(34px,4vw,56px);font-weight:600;line-height:1.08}.about-panel-heading p{max-width:400px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.75}.global-market-panel{background:linear-gradient(145deg,#f8f4e9 0%,#eaf3ed 100%)}.global-map-frame{aspect-ratio:1.9;background:#cfe2d7;border:10px solid #ffffffc7;border-radius:30px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #15382f1a,0 18px 42px #15382f21}.global-map-frame img{object-fit:cover;object-position:center 43%;opacity:.68;filter:grayscale(.75)sepia(.32)hue-rotate(92deg)saturate(.72)contrast(.94);width:100%;height:100%;transform:scale(1.08)}.global-map-overlay{mix-blend-mode:multiply;background:linear-gradient(100deg,#15382f47,#0000 36%,#f27c4b24),radial-gradient(circle at 69% 48%,#fffc,#0000 12%);position:absolute;inset:0}.map-origin{color:#fff;background:var(--orange);letter-spacing:.12em;border:4px solid #fffc;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:900;position:absolute;top:47%;left:69%;box-shadow:0 8px 18px #d95c2e59}.map-pulse{border:4px solid var(--ink);background:#fff;border-radius:50%;width:13px;height:13px;animation:2.3s infinite map-pulse;position:absolute;box-shadow:0 0 #15382f61}.map-pulse-one{top:34%;left:25%}.map-pulse-two{animation-delay:.55s;top:34%;left:48%}.map-pulse-three{animation-delay:1.1s;top:69%;left:83%}@keyframes map-pulse{0%{box-shadow:0 0 #15382f6b}70%,to{box-shadow:0 0 0 14px #15382f00}}.market-tags{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.market-tags span{color:var(--ink-soft);background:#ffffffc2;border:1px solid #15382f24;border-radius:999px;padding:9px 14px;font-size:10px;font-weight:800}.custom-panel{color:#fff;background:radial-gradient(circle at 85% 12%,#f27c4b38,#0000 25%),linear-gradient(145deg,#102b24 0%,#183f35 100%)}.custom-panel .about-panel-heading span{color:#ffb18c}.custom-panel .about-panel-heading p{color:#bed0c9}.flipbook-shell{grid-template-columns:58px minmax(0,720px) 58px;justify-content:center;align-items:center;gap:18px;display:grid}.flipbook{aspect-ratio:1;perspective:1800px;width:100%;position:relative}.book-spine{z-index:4;background:linear-gradient(90deg,#0a1c17,#315f51 45%,#0a1c17);border-radius:12px;width:18px;position:absolute;top:2%;bottom:2%;left:-8px;box-shadow:5px 0 18px #00000059}.book-page{color:var(--ink);transform-style:preserve-3d;transform-origin:0;background:#fffdf8;border-radius:8px 24px 24px 8px;margin:0;padding:12px;position:absolute;inset:0;overflow:hidden;box-shadow:20px 26px 55px #0000004d,inset -20px 0 28px #15382f0f}.book-page-next{animation:.72s cubic-bezier(.2,.7,.2,1) page-turn-next}.book-page-prev{animation:.72s cubic-bezier(.2,.7,.2,1) page-turn-prev}@keyframes page-turn-next{0%{opacity:.35;transform:rotateY(-72deg)scale(.96)}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes page-turn-prev{0%{opacity:.35;transform:rotateY(72deg)scale(.96)}to{opacity:1;transform:rotateY(0)scale(1)}}.book-page img{object-fit:contain;background:#fff;border-radius:4px 18px 12px 4px;width:100%;height:calc(100% - 54px)}.book-page figcaption{height:54px;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:16px;padding:0 12px;font-size:11px;font-weight:750;display:flex}.book-page figcaption span{color:var(--orange-dark);font-size:10px;font-weight:900}.book-control{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;transition:transform .2s,background .2s;display:grid}.book-control:hover{background:var(--orange);transform:scale(1.08)}.book-dots{justify-content:center;gap:9px;margin-top:26px;display:flex}.book-dots button{cursor:pointer;background:#ffffff52;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.book-dots button.is-active{background:var(--orange);width:30px}.service-panel{color:#fff;background:linear-gradient(135deg,#e36a3d 0%,#f18a5e 46%,#f7c4ac 100%);grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(30px,5vw,70px);display:grid}.service-panel-copy>span{color:#5c2717}.service-panel-copy p{color:#fff5ef;margin:24px 0 28px;font-size:13px;line-height:1.8}.service-facts{border-top:1px solid #ffffff57;grid-template-columns:auto 1fr;align-items:center;gap:14px 18px;padding-top:24px;display:grid}.service-facts strong{font-family:Georgia,serif;font-size:30px}.service-facts span{color:#fff5ef;font-size:11px;line-height:1.5}.service-review-frame{background:#fff;border-radius:28px;min-height:520px;padding:18px;overflow:hidden;box-shadow:0 24px 60px #5c27173d}.service-review-frame img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:650px}@media (max-width:920px){.about-value-button.is-active{transform:translate(0)}.about-panel-heading{display:block}.about-panel-heading p{margin-top:16px}.service-panel{grid-template-columns:1fr}.service-review-frame{min-height:430px}}@media (max-width:680px){.about-value-button{grid-template-columns:34px 1fr 34px;gap:10px;min-height:130px;padding:19px 16px}.about-value-copy strong{font-size:22px}.about-detail-panel{border-radius:25px;min-height:0;padding:22px 16px}.global-map-frame{aspect-ratio:1.25;border-width:6px;border-radius:22px}.global-map-frame img{object-position:62% 43%;transform:scale(1.32)}.map-origin{top:48%;left:67%}.flipbook-shell{grid-template-columns:42px minmax(0,1fr) 42px;gap:7px}.book-control{width:40px;height:40px;font-size:17px}.book-page{border-radius:6px 17px 17px 6px;padding:7px}.book-page img{height:calc(100% - 45px)}.book-page figcaption{height:45px;padding:0 6px;font-size:9px}.service-review-frame{border-radius:20px;min-height:320px;padding:8px}}@media (prefers-reduced-motion:reduce){.about-detail-panel,.book-page,.map-pulse{animation:none!important}.about-detail-stage{scroll-behavior:auto}}@media (max-width:1080px){.site-header{grid-template-columns:minmax(0,1fr) auto;row-gap:12px;padding-bottom:12px}.site-header nav{scrollbar-width:none;border-top:1px solid #15382f1f;grid-area:2/1/auto/-1;justify-content:flex-start;gap:8px;width:100%;padding-top:10px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{color:var(--ink-soft);background:#f7f3e9c7;border:1px solid #15382f21;border-radius:999px;flex:none;padding:8px 14px;font-size:11px}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff;background:var(--ink);border-color:var(--ink)}.site-header nav a:after{display:none}}@media (max-width:560px){.site-header{padding-inline:14px}.site-header nav{gap:6px}.site-header nav a{padding:7px 11px;font-size:10px}}.global-market-panel-v2{min-height:0;color:var(--ink);background:#fbf8f0;border-color:#15382f21;box-shadow:0 26px 65px #15382f1f}.global-panel-heading{margin-bottom:28px}.global-panel-heading h3{max-width:760px}.global-network-layout{grid-template-columns:minmax(0,1.62fr) minmax(310px,.72fr);align-items:stretch;gap:22px;display:grid}.global-map-frame-v2{aspect-ratio:2.04;background:#15382f;border:0;border-radius:26px;min-height:0;padding:0;box-shadow:0 18px 42px #15382f2e}.global-map-frame-v2 img{object-fit:cover;object-position:center 42%;opacity:.96;filter:grayscale()sepia(.52)hue-rotate(82deg)saturate(1.18)brightness(.7)contrast(1.22);width:100%;height:100%;transform:scale(1.14)}.global-map-frame-v2 .global-map-overlay{mix-blend-mode:screen;background:linear-gradient(90deg,#15382f14,#0000 38%,#f27c4b14),radial-gradient(circle at 70% 49%,#f27c4b52,#0000 8%)}.global-map-frame-v2 .map-origin{color:#fff;background:#ef7849;border-width:3px;padding:7px 11px;top:47%;left:69%;box-shadow:0 0 0 9px #f27c4b2e,0 8px 20px #00000038}.global-map-stat{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f2b24d6;border:1px solid #ffffff3d;border-radius:14px;align-items:center;gap:11px;padding:10px 14px;display:flex;position:absolute;bottom:18px;left:20px}.global-map-stat strong{color:#ffab84;font-family:Georgia,serif;font-size:24px}.global-map-stat span{color:#d8e6df;max-width:90px;font-size:9px;font-weight:800;line-height:1.4}.country-directory{background:#fff;border:1px solid #15382f21;border-radius:26px;padding:24px;box-shadow:0 14px 34px #15382f12}.country-directory-heading{border-bottom:1px solid #15382f21;justify-content:space-between;align-items:end;gap:15px;padding-bottom:17px;display:flex}.country-directory-heading span{color:var(--orange-dark);letter-spacing:.14em;font-size:8px;font-weight:900}.country-directory-heading strong{font-family:var(--font-display);font-size:20px;font-weight:600}.country-groups{gap:16px;margin-top:18px;display:grid}.country-groups section{border-bottom:1px dashed #15382f24;padding-bottom:13px}.country-groups section:last-child{border-bottom:0;padding-bottom:0}.country-groups h4{color:var(--ink);margin:0 0 9px;font-size:11px;font-weight:900}.country-groups ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.country-groups li{color:var(--ink-soft);background:#f6f2e8;border-radius:999px;padding:6px 9px 6px 19px;font-size:9px;font-weight:800;position:relative}.country-groups li:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}@media (max-width:1080px){.global-network-layout{grid-template-columns:1fr}.country-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.global-map-frame-v2{aspect-ratio:1.55;border-radius:20px}.global-map-frame-v2 img{object-position:52% 42%;transform:scale(1.34)}.global-map-stat{padding:8px 10px;bottom:10px;left:10px}.global-map-stat strong{font-size:19px}.global-map-frame-v2 .map-origin{top:47%;left:67%}.country-directory{border-radius:20px;padding:18px}.country-directory-heading{flex-direction:column;align-items:start}.country-groups{grid-template-columns:1fr}}.catalog-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 90% 8%,#f27c4b29,#0000 23%),radial-gradient(circle at 6% 34%,#7ac9a829,#0000 24%),#f8f4e9}.catalog-header{z-index:80;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf8f2;border-bottom:1px solid #15382f24;justify-content:space-between;align-items:center;gap:28px;min-height:86px;padding:16px clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.catalog-header-actions{align-items:center;gap:18px;display:flex}.catalog-back-link{color:var(--ink-soft);font-size:11px;font-weight:850}.catalog-back-link:hover{color:var(--orange-dark)}.catalog-hero{color:#fff;background:linear-gradient(128deg,#102b24 0%,#17483a 62%,#286452 100%);grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:clamp(45px,8vw,130px);min-height:520px;padding:90px clamp(20px,7vw,110px) 74px;display:grid;position:relative;overflow:hidden}.catalog-hero:before{content:"09";color:#ffffff0b;font-family:Georgia,serif;font-size:clamp(260px,36vw,560px);line-height:1;position:absolute;top:-6vw;right:3vw}.catalog-hero-copy,.catalog-hero-note{z-index:2;position:relative}.catalog-hero-copy>p{color:#ffad88;letter-spacing:.18em;margin:0 0 20px;font-size:10px;font-weight:900}.catalog-hero h1{font-family:var(--font-display);margin:0;font-size:clamp(54px,7vw,104px);font-weight:600;line-height:.98}.catalog-hero h1 span{color:#ff9669}.catalog-hero-copy>div{align-items:center;gap:13px;margin-top:32px;display:flex}.catalog-hero-copy>div strong{font-family:Georgia,serif;font-size:34px}.catalog-hero-copy>div span{color:#bad0c7;font-size:11px}.catalog-hero-note{border-left:1px solid #ffffff47;padding:25px 0 4px 28px}.catalog-hero-note span{color:#ffb18c;letter-spacing:.13em;font-size:8px;font-weight:900}.catalog-hero-note p{color:#c3d5ce;margin:14px 0 0;font-size:13px;line-height:1.85}.catalog-category-section{padding:82px clamp(20px,7vw,110px) 70px}.factory-quality-label{color:#fff;background:var(--orange);letter-spacing:.08em;width:fit-content;font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;gap:17px;margin:0 auto 42px;padding:14px 24px;font-size:clamp(17px,2vw,23px);font-weight:600;display:flex;box-shadow:0 16px 36px #d95c2e3d}.factory-quality-label span{color:#ffe0d2;font-size:9px}.catalog-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.catalog-category-card{text-align:left;cursor:pointer;perspective:800px;background:0 0;border:0;min-height:118px;padding:0;transition:transform .3s ease-in-out;position:relative}.catalog-category-card:active{transform:scale(.97)}.catalog-category-card:focus-visible{outline:none}.catalog-category-card:focus-visible .catalog-category-surface{outline:3px solid var(--orange);outline-offset:4px}.catalog-category-hover{z-index:3;width:33.333%;height:50%;position:absolute}.catalog-bt-1{top:0;left:0}.catalog-bt-2{top:0;left:33.333%}.catalog-bt-3{top:0;right:0}.catalog-bt-4{bottom:0;left:0}.catalog-bt-5{bottom:0;left:33.333%}.catalog-bt-6{bottom:0;right:0}.catalog-category-surface{color:var(--ink);transform-style:preserve-3d;pointer-events:none;background:#ffffffd1;border:3px solid #f39923;border-radius:18px;grid-template-columns:38px 1fr 34px;align-items:center;gap:12px;padding:21px;transition:transform .3s ease-in-out,background .22s,color .22s,box-shadow .3s ease-in-out;display:grid;position:absolute;inset:0;transform:rotateX(0)rotateY(0);box-shadow:0 10px 28px #15382f14}.catalog-category-surface:before{content:"";z-index:-1;background:linear-gradient(135deg,#f5ae5133,#ffffffd6 42%);border-radius:12px;transition:opacity .3s ease-in-out;position:absolute;inset:4px}.catalog-category-card.is-active .catalog-category-surface{color:#fff;background:var(--ink);border-color:#f39923;box-shadow:0 20px 42px #15382f3d}.catalog-category-card.is-active .catalog-category-surface:before{opacity:.08}.catalog-bt-1:hover~.catalog-category-surface{transform:rotateX(10deg)rotateY(-10deg);box-shadow:-8px -8px 24px #18181838}.catalog-bt-2:hover~.catalog-category-surface{transform:rotateX(11deg);box-shadow:0 -9px 24px #18181833}.catalog-bt-3:hover~.catalog-category-surface{transform:rotateX(10deg)rotateY(10deg);box-shadow:8px -8px 24px #18181838}.catalog-bt-4:hover~.catalog-category-surface{transform:rotateX(-10deg)rotateY(-10deg);box-shadow:-8px 8px 24px #18181838}.catalog-bt-5:hover~.catalog-category-surface{transform:rotateX(-11deg);box-shadow:0 9px 24px #18181833}.catalog-bt-6:hover~.catalog-category-surface{transform:rotateX(-10deg)rotateY(10deg);box-shadow:8px 8px 24px #18181838}.catalog-category-hover:hover~.catalog-category-surface:before{opacity:0}.catalog-category-hover:hover~.catalog-category-surface .catalog-category-arrow{color:#fff;background:#f39923;animation:.5s ease-in-out .3s catalogButtonShake}.catalog-category-number{color:var(--orange-dark);align-self:start;padding-top:3px;font-size:9px;font-weight:900}.catalog-category-card.is-active .catalog-category-number{color:#ffb18c}.catalog-category-copy strong,.catalog-category-copy small{display:block}.catalog-category-copy strong{font-family:var(--font-display);font-size:19px;font-weight:600;line-height:1.25}.catalog-category-copy small{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;margin-top:7px;font-size:8px;font-weight:800}.catalog-category-card.is-active .catalog-category-copy small{color:#bed0c9}.catalog-category-arrow{width:32px;height:32px;color:var(--ink);background:#f4efe4;border-radius:50%;place-items:center;transition:transform .22s;display:grid}.catalog-category-card.is-active .catalog-category-arrow{color:#fff;background:var(--orange);transform:rotate(45deg)}@keyframes catalogButtonShake{0%{translate:-3px}25%{translate:4px}50%{translate:-2px}75%{translate:2px}to{translate:0}}.catalog-gallery-section{background:#fffdf8;padding:78px clamp(20px,7vw,110px) 110px;scroll-margin-top:100px}.catalog-gallery-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end;gap:60px;margin-bottom:42px;display:grid}.catalog-gallery-heading span{color:var(--orange-dark);letter-spacing:.14em;font-size:9px;font-weight:900}.catalog-gallery-heading h2{font-family:var(--font-display);margin:10px 0 0;font-size:clamp(40px,5vw,70px);font-weight:600;line-height:1}.catalog-gallery-heading p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.8}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-product-card{background:#fff;border:1px solid #15382f24;border-radius:28px;transition:transform .24s,box-shadow .24s;overflow:hidden;box-shadow:0 14px 38px #15382f14}.catalog-product-card:hover{transform:translateY(-7px);box-shadow:0 24px 52px #15382f26}.catalog-product-visual{aspect-ratio:1;place-items:center;padding:24px;display:grid;position:relative;overflow:hidden}.catalog-product-visual:after{content:"";filter:blur(12px);background:#15382f2e;border-radius:50%;height:20px;position:absolute;bottom:8%;left:24%;right:24%}.catalog-product-visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 16px 14px #15382f3b);width:92%;height:92%;transition:transform .32s;position:relative}.catalog-product-card:hover img{transform:scale(1.055)rotate(-1deg)}.catalog-tone-sky .catalog-product-visual{background:#deeff5}.catalog-tone-mint .catalog-product-visual{background:#e4f0df}.catalog-tone-peach .catalog-product-visual{background:#f8e6de}.catalog-tone-yellow .catalog-product-visual{background:#fff1bd}.catalog-product-copy{background:#fff;grid-template-columns:32px 1fr;gap:13px;min-height:112px;padding:22px 24px;display:grid}.catalog-product-copy>span{color:var(--orange-dark);font-size:9px;font-weight:900}.catalog-product-copy h3{font-family:var(--font-display);margin:0 0 8px;font-size:22px;font-weight:600}.catalog-product-copy p{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:9px;font-weight:800}.catalog-empty-state{min-height:330px;color:var(--ink);background:linear-gradient(135deg,#f7f3e9,#edf4ef);border:1px dashed #15382f47;border-radius:30px;grid-template-columns:80px 1fr;align-items:center;gap:28px;padding:45px;display:grid}.catalog-empty-state>span{color:#15382f29;font-family:Georgia,serif;font-size:72px;font-weight:700}.catalog-empty-state strong{font-family:var(--font-display);font-size:30px;font-weight:600}.catalog-empty-state p{max-width:620px;color:var(--ink-soft);margin:13px 0 0;font-size:13px;line-height:1.8}.catalog-footer{color:#fff;background:#102b24;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:120px;padding:28px clamp(20px,5vw,76px);display:grid}.catalog-footer>a:first-child{letter-spacing:.08em;font-family:Georgia,serif;font-weight:800}.catalog-footer p{color:#aac0b7;margin:0;font-size:10px}.catalog-footer>a:last-child{color:#ffb18c;justify-self:end;font-size:11px;font-weight:850}@media (max-width:1080px){.catalog-header .header-actions{display:flex}.catalog-hero{grid-template-columns:1fr;gap:35px}.catalog-category-grid,.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.catalog-header{flex-direction:column;align-items:flex-start;gap:12px}.catalog-header-actions{justify-content:space-between;width:100%}.catalog-hero{min-height:500px;padding-top:70px}.catalog-category-grid{grid-template-columns:1fr}.catalog-gallery-heading{grid-template-columns:1fr;gap:18px}.catalog-product-grid,.catalog-footer{grid-template-columns:1fr}.catalog-footer>a:last-child{justify-self:start}}@media (max-width:520px){.catalog-header .brand>span:last-child,.catalog-header .brand small{display:block}.catalog-header-actions{flex-direction:column;align-items:flex-start}.catalog-hero h1{font-size:50px}.catalog-category-section,.catalog-gallery-section{padding-inline:16px}.factory-quality-label{gap:9px;padding:12px 16px;font-size:17px}.catalog-category-card{min-height:105px}.catalog-empty-state{grid-template-columns:1fr;padding:28px 22px}.catalog-empty-state>span{font-size:52px}}.global-original-panel{background:#fffdf8;border-color:#15382f21;min-height:0}.global-original-frame{background:#fff;border:1px solid #15382f21;border-radius:26px;width:100%;margin:0;padding:0;overflow:hidden;box-shadow:0 20px 48px #15382f1f}.global-original-frame img{object-fit:contain;object-position:center;opacity:1;filter:none;width:100%;height:auto;max-height:none;display:block;transform:none}@media (max-width:680px){.global-original-frame{border-radius:18px}}.hero-cleaning .hero-copy,.hero-cleaning .hero-actions,.hero-cleaning .hero-actions .button{z-index:50;pointer-events:auto;position:relative}.hero-cleaning:before,.hero-cleaning .hero-grid-lines,.hero-cleaning .hero-product-stage,.hero-cleaning .hero-product-stage *{pointer-events:none}#product-categories,.catalog-gallery-section{scroll-margin-top:105px}.brand-capability{background:radial-gradient(circle at 4% 100%,#5997b733,#0000 28%),radial-gradient(circle at 94% 3%,#f8c24133,#0000 30%),linear-gradient(135deg,#f2f6ef 0%,#fffaf0 52%,#f7efe4 100%);border:1px solid #15382f24;border-radius:42px;grid-column:1/-1;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(34px,5vw,76px);margin-top:46px;padding:clamp(28px,4vw,54px);display:grid;overflow:hidden;box-shadow:0 26px 76px #15382f1f}.brand-capability-mark{background:#fff;border:1px solid #15382f21;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:26px;display:flex;position:relative;box-shadow:0 20px 48px #15382f1a}.brand-capability-mark:after{content:"";pointer-events:none;border:1px solid #5997b730;border-radius:22px;position:absolute;inset:11px}.brand-capability-mark>span{z-index:2;color:var(--orange-dark);letter-spacing:.18em;align-self:flex-start;font-size:9px;font-weight:900;position:relative}.brand-capability-logo-frame{z-index:2;flex:1;place-items:center;width:min(100%,420px);padding:18px 4px 10px;display:grid;position:relative}.brand-capability-logo-frame img{object-fit:contain;filter:drop-shadow(0 12px 18px #15382f14);width:100%;max-height:330px;transition:transform .5s cubic-bezier(.2,.75,.2,1)}.brand-capability-mark>small{z-index:2;color:var(--ink-soft);letter-spacing:.08em;align-self:flex-start;font-size:9px;font-weight:750;position:relative}.brand-capability-story{flex-direction:column;justify-content:center;padding:clamp(4px,2vw,20px) 0;display:flex}.brand-capability-story .eyebrow{margin-bottom:14px}.brand-capability-story h3{max-width:760px;color:var(--ink);font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:clamp(40px,4.7vw,68px);font-weight:600;line-height:1.02}.brand-capability-story>p:not(.eyebrow){max-width:760px;color:var(--ink-soft);margin:24px 0 0;font-size:14px;line-height:1.85}.brand-capability-pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.brand-capability-pillars article{background:#ffffffab;border:1px solid #15382f1f;border-radius:20px;min-height:150px;padding:21px 18px;transition:transform .24s,background .24s,box-shadow .24s}.brand-capability-pillars span{color:var(--orange-dark);letter-spacing:.15em;font-size:9px;font-weight:900}.brand-capability-pillars strong,.brand-capability-pillars small{display:block}.brand-capability-pillars strong{font-family:var(--font-display);margin-top:14px;font-size:19px;font-weight:600;line-height:1.1}.brand-capability-pillars small{color:var(--ink-soft);margin-top:10px;font-size:10px;line-height:1.6}.brand-capability-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.brand-capability-tags span{color:var(--ink);background:#ffffffa6;border:1px solid #15382f24;border-radius:999px;padding:8px 13px;font-size:9px;font-weight:850}@media (hover:hover) and (pointer:fine){.brand-capability:hover .brand-capability-logo-frame img{transform:translateY(-5px)scale(1.025)}.brand-capability-pillars article:hover{background:#fff;transform:translateY(-5px);box-shadow:0 16px 34px #15382f1a}}@media (max-width:980px){.brand-capability{border-radius:34px;grid-template-columns:1fr;padding:34px}.brand-capability-mark{min-height:390px}}@media (max-width:620px){.brand-capability{border-radius:28px;margin-top:30px;padding:18px}.brand-capability-mark{border-radius:22px;min-height:330px;padding:22px}.brand-capability-logo-frame img{max-height:255px}.brand-capability-story{padding:12px 3px 4px}.brand-capability-story h3{font-size:39px}.brand-capability-pillars{grid-template-columns:1fr}.brand-capability-pillars article{min-height:0}}.brand-capability{isolation:isolate;color:#fff;background:radial-gradient(circle at 12% 28%,#5997b745,#0000 30%),radial-gradient(circle at 91% 80%,#f8c2412b,#0000 26%),linear-gradient(135deg,#0a2c24 0%,#123b31 54%,#091f1a 100%);border-color:#ffffff1f;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(36px,5vw,80px);padding:76px clamp(32px,4.5vw,70px) clamp(38px,4.5vw,68px);position:relative;box-shadow:0 34px 100px #09231c40}.brand-capability:before{content:"ALONRUNLIFE";z-index:-1;color:#ffffff09;letter-spacing:-.055em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,11vw,166px);font-weight:700;line-height:.72;position:absolute;bottom:-9px;right:-22px}.brand-capability-ribbon{z-index:5;background:var(--orange);border-bottom:1px solid #ffffff2b;width:100%;position:absolute;top:0;left:0;overflow:hidden}.brand-capability-ribbon div{align-items:center;gap:25px;width:max-content;min-height:39px;padding:0 24px;animation:18s linear infinite brand-ribbon-drift;display:flex}.brand-capability-ribbon span{color:#fff;letter-spacing:.18em;font-size:9px;font-weight:900}.brand-capability-ribbon b{color:#193c33;font-size:10px}@keyframes brand-ribbon-drift{to{transform:translate(-35%)}}.brand-capability-mark{isolation:isolate;background:#fffdf8;border-color:#ffffffdb;border-radius:34px 34px 120px;min-height:520px;padding:27px;transform:rotate(-1.2deg);box-shadow:0 30px 65px #00000047}.brand-capability-mark:before{content:"";z-index:-1;opacity:.82;background:#f8c241;border-radius:50%;width:250px;height:250px;position:absolute;top:-95px;left:-88px}.brand-capability-mark:after{content:"";z-index:-1;opacity:.86;background:#5997b7;border:0;border-radius:46% 54% 42% 58%/54% 42% 58% 46%;width:220px;height:220px;position:absolute;bottom:-80px;right:-76px;transform:rotate(24deg)}.brand-capability-mark>span{color:#315f53;letter-spacing:.2em;align-self:center;font-size:9px}.brand-capability-mark>small{background:#fff;border:1px solid #15382f21;border-radius:999px;align-self:center;padding:7px 12px}.brand-paw{z-index:3;filter:drop-shadow(0 10px 15px #15382f29);border-radius:50%;place-items:center;width:52px;height:52px;font-size:23px;font-style:normal;display:grid;position:absolute}.brand-paw-one{background:#f8c241;top:62px;right:25px;transform:rotate(14deg)}.brand-paw-two{background:#dceaf0;bottom:39px;left:26px;transform:rotate(-16deg)scale(.84)}.brand-capability-story{padding:clamp(12px,2vw,28px) 0}.brand-capability-story .eyebrow{color:#ffab82}.brand-capability-story h3{color:#fff;font-size:clamp(45px,5vw,74px)}.brand-capability-story>p:not(.eyebrow){color:#bfd2cb;font-size:14px;line-height:1.9}.brand-capability-pillars{gap:10px;margin-top:31px}.brand-capability-pillars article{background:#ffffff12;border-color:#ffffff24;min-height:172px;box-shadow:inset 0 1px #ffffff0f}.brand-capability-pillars strong{color:#fff}.brand-capability-pillars small{color:#bcd0c8}.brand-capability-tags span{color:#ffe2d5;background:#f27c4b1f;border-color:#ffab8259}.brand-capability-manifesto{border-top:1px solid #ffffff29;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-top:26px;padding-top:22px;display:grid}.brand-capability-manifesto span{color:#7ac9a8;letter-spacing:.17em;max-width:92px;font-size:8px;font-weight:900;line-height:1.45}.brand-capability-manifesto strong{color:#fff;max-width:590px;font-family:var(--font-display);font-size:clamp(18px,2vw,26px);font-weight:600;line-height:1.25}@media (hover:hover) and (pointer:fine){.brand-capability:hover .brand-capability-mark{transform:rotate(0)translateY(-5px)}.brand-capability-mark{transition:transform .55s cubic-bezier(.2,.75,.2,1)}.brand-capability-pillars article:hover{background:#ffffff1f;border-color:#ffab8280}}@media (max-width:980px){.brand-capability{grid-template-columns:1fr;padding:72px 34px 40px}.brand-capability-mark{min-height:470px;transform:none}.brand-capability-logo-frame img{max-height:350px}}@media (max-width:620px){.brand-capability{border-radius:30px;margin-top:30px;padding:65px 18px 24px}.brand-capability-mark{border-radius:24px 24px 74px;min-height:355px;padding:20px}.brand-capability-logo-frame img{max-height:270px}.brand-paw{width:42px;height:42px;font-size:18px}.brand-paw-one{top:48px;right:15px}.brand-paw-two{bottom:28px;left:14px}.brand-capability-story h3{font-size:41px}.brand-capability-pillars{grid-template-columns:1fr}.brand-capability-pillars article{min-height:0}.brand-capability-manifesto{grid-template-columns:1fr;gap:10px}.brand-capability-manifesto span{max-width:none}}@media (prefers-reduced-motion:reduce){.brand-capability-ribbon div{animation:none}}.brand-capability{color:var(--ink);background:#e8e2d6;border:1px solid #15382f33;border-radius:40px;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:12px;padding:12px;box-shadow:0 28px 80px #15382f24}.brand-capability:before{display:none}.brand-capability-mark{min-height:610px;box-shadow:none;background-color:#fbf8f1;background-image:linear-gradient(#15382f0e 1px,#0000 1px),linear-gradient(90deg,#15382f0e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #15382f1f;border-radius:30px;justify-content:space-between;align-items:stretch;padding:30px 32px 26px;transform:none}.brand-capability-mark:before,.brand-capability-mark:after{display:none}.brand-capability-meta,.brand-capability-mark-caption,.brand-capability-heading-row{z-index:2;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.brand-capability-meta{border-bottom:1px solid #15382f2b;padding-bottom:18px}.brand-capability-meta span,.brand-capability-meta small,.brand-capability-mark-caption span{color:#315f53;letter-spacing:.17em;font-size:8px;font-weight:900}.brand-capability-meta small{color:#897d69}.brand-capability-logo-frame{width:min(100%,475px);padding:28px 8px 20px}.brand-capability-logo-frame img{filter:none;max-height:405px}.brand-capability-mark-caption{border-top:1px solid #15382f2b;padding-top:18px}.brand-capability-mark-caption span:last-child{color:#897d69}.brand-capability-story{color:#fff;background:radial-gradient(circle at 100% 0,#c4a56729,#0000 27%),linear-gradient(145deg,#123b31 0%,#0b2922 68%,#081f1a 100%);border-radius:30px;justify-content:flex-start;padding:clamp(44px,4.4vw,68px)}.brand-capability-heading-row{border-bottom:1px solid #ffffff26;padding-bottom:18px}.brand-capability-heading-row .eyebrow{color:#c7a667;margin:0}.brand-capability-heading-row>span{color:#93aaa1;letter-spacing:.14em;font-size:8px;font-weight:850}.brand-capability-story h3{color:#fff;letter-spacing:-.032em;text-wrap:balance;max-width:800px;margin-top:34px;font-size:clamp(48px,5.15vw,78px);font-weight:400;line-height:.96;font-family:DM Serif Display,Georgia,Times New Roman,serif!important}.brand-capability-story h3 em{color:#d7c29a;letter-spacing:-.02em;margin-top:.08em;font-style:italic;font-weight:400;display:block;font-family:DM Serif Display,Georgia,Times New Roman,serif!important}.brand-capability-story>p:not(.eyebrow){color:#bcd0c8;max-width:700px;margin-top:23px;line-height:1.9}.brand-capability-pillars{border-bottom:1px solid #ffffff26;grid-template-columns:1fr;gap:0;margin-top:29px}.brand-capability-pillars article{min-height:0;box-shadow:none;background:0 0;border:0;border-top:1px solid #ffffff26;border-radius:0;grid-template-columns:44px minmax(145px,.62fr) minmax(0,1fr);align-items:center;gap:16px;padding:18px 0;display:grid}.brand-capability-pillars span{color:#c7a667}.brand-capability-pillars strong{color:#fff;margin:0;font-size:17px}.brand-capability-pillars small{color:#9fb5ad;margin:0;font-size:10px;line-height:1.55}.brand-capability-tags{gap:7px;margin-top:20px}.brand-capability-tags span{color:#d7c29a;letter-spacing:.05em;background:0 0;border-color:#c7a66759;padding:7px 11px}.brand-capability-manifesto{border-top:0;grid-template-columns:112px 1fr;margin-top:auto;padding-top:29px}.brand-capability-manifesto span{color:#c7a667}.brand-capability-manifesto strong{color:#f7f3e9;max-width:620px;font-size:clamp(18px,1.8vw,25px)}@media (hover:hover) and (pointer:fine){.brand-capability:hover .brand-capability-mark{transform:none}.brand-capability:hover .brand-capability-logo-frame img{transform:scale(1.018)}.brand-capability-pillars article:hover{box-shadow:none;background:0 0;border-color:#c7a66785;padding-left:10px}.brand-capability-pillars article{transition:padding-left .28s,border-color .28s}}@media (max-width:1080px){.brand-capability{grid-template-columns:1fr}.brand-capability-mark{min-height:510px}.brand-capability-logo-frame{width:min(100%,440px)}.brand-capability-logo-frame img{max-height:340px}}@media (max-width:620px){.brand-capability{border-radius:27px;padding:7px}.brand-capability-mark{border-radius:21px;min-height:390px;padding:23px 20px}.brand-capability-logo-frame img{max-height:275px}.brand-capability-story{border-radius:21px;padding:35px 23px}.brand-capability-heading-row>span{display:none}.brand-capability-story h3{margin-top:28px;font-size:45px;line-height:.98}.brand-capability-pillars article{grid-template-columns:32px 1fr;gap:11px}.brand-capability-pillars small{grid-column:2}.brand-capability-manifesto{grid-template-columns:1fr;gap:10px;padding-top:25px}}.brand-pet-logo{cursor:default;-webkit-user-select:none;user-select:none;width:100%;max-width:475px;margin:auto;padding:16px 4px 34px;position:relative}.brand-pet-logo>img{z-index:1;object-fit:contain;transform-origin:52% 46%;width:100%;max-height:405px;transition:transform .48s cubic-bezier(.2,.75,.2,1),filter .48s;position:relative}.brand-pet-logo.is-dog>img{filter:drop-shadow(-5px 12px 16px #15382f17);transform:translate(3px)rotate(.35deg)}.brand-pet-logo.is-cat>img{filter:drop-shadow(5px 12px 16px #15382f17);transform:translate(-3px)rotate(-.35deg)}.brand-pet-logo.is-together>img{animation:.9s cubic-bezier(.2,.75,.2,1) brand-pet-cuddle}@keyframes brand-pet-cuddle{0%,to{transform:translate(0)rotate(0)}30%{transform:translate(3px)rotate(.55deg)scale(1.015)}65%{transform:translate(-2px)rotate(-.4deg)scale(1.02)}}.brand-pet-target{z-index:5;cursor:pointer;background:0 0;border:0;padding:0;display:block;position:absolute}.brand-pet-target-dog{width:50%;height:61%;top:7%;left:8%}.brand-pet-target-cat{width:45%;height:48%;top:25%;right:4%}.brand-pet-target span{opacity:0;color:#315f53;letter-spacing:.13em;white-space:nowrap;background:#fffdf8ed;border:1px solid #15382f29;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:900;transition:opacity .2s,transform .2s;position:absolute;box-shadow:0 8px 18px #15382f1a}.brand-pet-target-dog span{top:1%;left:2%;transform:translateY(5px)}.brand-pet-target-cat span{top:1%;right:0;transform:translateY(5px)}.brand-pet-target:hover span,.brand-pet-target:focus-visible span{opacity:1;transform:translateY(0)}.brand-pet-target:focus-visible{outline-offset:4px;border-radius:48%;outline:2px solid #c7a667}.brand-pet-bubble{z-index:7;opacity:0;color:#fff;letter-spacing:.11em;pointer-events:none;background:#123b31;border-radius:7px;padding:7px 10px;font-size:7px;font-weight:900;transition:opacity .24s,transform .3s cubic-bezier(.2,.75,.2,1);position:absolute;transform:translateY(8px)scale(.94);box-shadow:0 10px 24px #15382f33}.brand-pet-bubble:after{content:"";background:#123b31;width:10px;height:10px;position:absolute;bottom:-5px;transform:rotate(45deg)}.brand-pet-bubble-dog{top:10%;left:5%}.brand-pet-bubble-dog:after{right:14px}.brand-pet-bubble-cat{top:24%;right:1%}.brand-pet-bubble-cat:after{left:14px}.brand-pet-logo.is-dog .brand-pet-bubble-dog,.brand-pet-logo.is-dog .brand-pet-bubble-cat,.brand-pet-logo.is-cat .brand-pet-bubble-dog,.brand-pet-logo.is-cat .brand-pet-bubble-cat,.brand-pet-logo.is-together .brand-pet-bubble-dog,.brand-pet-logo.is-together .brand-pet-bubble-cat{opacity:1;transform:translateY(0)scale(1)}.brand-pet-heart{z-index:6;opacity:0;color:#c7a667;pointer-events:none;font-family:Georgia,serif;position:absolute;transform:translateY(8px)scale(.65)}.brand-pet-heart-one{font-size:20px;top:19%;left:56%}.brand-pet-heart-two{font-size:12px;top:13%;left:61%}.brand-pet-heart-three{font-size:9px;top:25%;left:60%}.brand-pet-logo:not(.is-idle) .brand-pet-heart{animation:1.2s ease-in-out infinite brand-heart-rise}.brand-pet-logo:not(.is-idle) .brand-pet-heart-two{animation-delay:.17s}.brand-pet-logo:not(.is-idle) .brand-pet-heart-three{animation-delay:.34s}@keyframes brand-heart-rise{0%,to{opacity:0;transform:translateY(9px)scale(.65)}38%,70%{opacity:1;transform:translateY(0)scale(1)}90%{opacity:0;transform:translateY(-8px)scale(.9)}}.brand-pet-hint{z-index:6;color:#897d69;letter-spacing:.08em;white-space:nowrap;align-items:center;gap:10px;font-size:8px;font-weight:850;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.brand-pet-hint b{color:#315f53;border:1px solid #15382f2e;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.brand-pet-orbit{z-index:0;pointer-events:none;position:absolute;inset:1% -4% 4%}.brand-orbit-pet{opacity:.9;will-change:transform;background:#fffdf8e0;border:1px solid #15382f1a;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;line-height:1;display:grid;position:absolute;box-shadow:0 12px 24px #15382f1a}.brand-orbit-paw-one{animation:5.4s ease-in-out infinite brand-orbit-float-a;top:3%;left:1%}.brand-orbit-paw-two{width:36px;height:36px;font-size:17px;animation:4.8s ease-in-out .5s infinite brand-orbit-float-b;bottom:22%;right:0}.brand-orbit-bone-one{background:#f8c24133;animation:5.8s ease-in-out .25s infinite brand-orbit-float-c;top:19%;right:-2%}.brand-orbit-bone-two{background:#5997b729;width:34px;height:34px;font-size:16px;animation:5.1s ease-in-out .8s infinite brand-orbit-float-d;bottom:19%;left:-1%}@keyframes brand-orbit-float-a{0%,to{transform:translate(0)rotate(-12deg)}50%{transform:translate(10px,-12px)rotate(8deg)}}@keyframes brand-orbit-float-b{0%,to{transform:translate(0)rotate(12deg)}50%{transform:translate(-12px,-8px)rotate(-9deg)}}@keyframes brand-orbit-float-c{0%,to{transform:translate(0)rotate(14deg)}50%{transform:translate(-9px,12px)rotate(-8deg)}}@keyframes brand-orbit-float-d{0%,to{transform:translate(0)rotate(-16deg)}50%{transform:translate(12px,8px)rotate(10deg)}}.brand-pet-motion-copy{z-index:8;color:#15382f;-webkit-backdrop-filter:blur(12px);background:#fffdf8ed;border:1px solid #15382f24;border-radius:999px;justify-content:center;align-items:center;gap:11px;width:min(92%,390px);min-height:42px;padding:8px 14px;display:flex;position:absolute;bottom:-8px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 13px 28px #15382f1f}.brand-pet-motion-copy:before{content:"";background:#f27c4b;border-radius:50%;flex:none;width:7px;height:7px;animation:1.4s ease-in-out infinite brand-motion-signal;box-shadow:0 0 0 5px #f27c4b1f}.brand-pet-motion-copy span{color:#897d69;letter-spacing:.15em;white-space:nowrap;font-size:6px;font-weight:900}.brand-pet-motion-copy strong{color:#15382f;white-space:nowrap;font-family:DM Serif Display,Georgia,Times New Roman,serif;font-size:13px;font-style:italic;font-weight:400;line-height:1;animation:.6s cubic-bezier(.2,.75,.2,1) both brand-motion-copy-reveal}@keyframes brand-motion-copy-reveal{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes brand-motion-signal{0%,to{opacity:.55;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:620px){.brand-pet-logo{padding-bottom:31px}.brand-pet-bubble{font-size:6px}.brand-pet-hint{font-size:7px}.brand-orbit-pet{width:32px;height:32px;font-size:15px}.brand-pet-motion-copy{gap:7px;width:96%;padding-inline:10px}.brand-pet-motion-copy span{display:none}.brand-pet-motion-copy strong{font-size:12px}}@media (prefers-reduced-motion:reduce){.brand-pet-logo>img,.brand-pet-target span,.brand-pet-bubble{transition:none}.brand-pet-logo.is-together>img,.brand-pet-logo:not(.is-idle) .brand-pet-heart{animation:none}.brand-pet-logo:not(.is-idle) .brand-pet-heart{opacity:1;transform:none}.brand-orbit-pet,.brand-pet-motion-copy:before,.brand-pet-motion-copy strong{animation:none}}.company-real-scenes{border-top:1px solid var(--line);grid-column:1/-1;margin-top:32px;padding-top:62px}.company-scenes-heading{grid-template-columns:minmax(0,.9fr) minmax(340px,.7fr);align-items:end;gap:clamp(42px,8vw,120px);margin-bottom:34px;display:grid}.company-scenes-heading .eyebrow{margin-bottom:14px}.company-scenes-heading h3{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1.06}.company-scenes-heading>p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.85}.company-scene-metrics{border:1px solid var(--line);background:var(--line);border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:22px;display:grid;overflow:hidden}.company-scene-metrics span{background:#fffdf8e8;min-height:116px;padding:25px 26px}.company-scene-metrics strong,.company-scene-metrics small{display:block}.company-scene-metrics strong{color:var(--orange-dark);font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1}.company-scene-metrics small{color:var(--ink-soft);margin-top:11px;font-size:11px;font-weight:750}.company-photo-wall{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:190px;gap:14px;display:grid}.company-photo{background:#d9e3de;border:1px solid #ffffff9c;border-radius:24px;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 16px 40px #15382f21}.company-photo-feature{grid-area:span 2/span 2}.company-photo-wide{grid-column:span 2}.company-photo-tall{grid-row:span 2}.company-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .35s}.company-photo:hover img{filter:saturate(1.04)contrast(1.03);transform:scale(1.045)}.company-photo figcaption{color:#fff;background:linear-gradient(#0000,#0c231de0);grid-template-columns:auto 1fr;align-items:end;column-gap:10px;min-height:86px;padding:27px 18px 16px;display:grid;position:absolute;inset:auto 0 0}.company-photo figcaption span{color:#ffb18c;letter-spacing:.12em;grid-row:1/span 2;align-self:center;font-size:9px;font-weight:900}.company-photo figcaption strong{font-family:var(--font-display);font-size:18px;font-weight:600;line-height:1.05}.company-photo figcaption small{color:#dce8e3;margin-top:4px;font-size:9px;font-weight:650}@media (max-width:980px){.company-scenes-heading{grid-template-columns:1fr;gap:22px}.company-scene-metrics{grid-template-columns:repeat(2,1fr)}.company-photo-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:210px}}@media (max-width:620px){.company-real-scenes{margin-top:18px;padding-top:44px}.company-scenes-heading h3{font-size:38px}.company-scene-metrics{border-radius:18px}.company-scene-metrics span{min-height:96px;padding:20px 17px}.company-scene-metrics strong{font-size:22px}.company-photo-wall{display:block}.company-photo{border-radius:19px;height:250px;margin-bottom:12px}.company-photo-feature,.company-photo-wide,.company-photo-tall{height:270px}}.tone-stone .product-visual>img{mix-blend-mode:multiply;mix-blend-mode:normal}.product-section .product-dog-intruder{top:var(--dog-scroll-top,310px);transition:top .18s linear,transform .95s cubic-bezier(.17,.82,.24,1),opacity .32s}.company-real-scenes{isolation:isolate;color:#fff;background:radial-gradient(circle at 88% 9%,#f27c4b3d,#0000 27%),radial-gradient(circle at 8% 94%,#7ac9a82b,#0000 28%),linear-gradient(145deg,#0b2922 0%,#102f28 52%,#081e19 100%);border:1px solid #ffffff1f;border-radius:48px;margin:46px clamp(-38px,-2.4vw,-16px) 0;padding:clamp(42px,5vw,72px);position:relative;overflow:hidden;box-shadow:0 34px 100px #09231c40}.company-real-scenes:before{content:"YIWU SUMMER";z-index:-1;color:#ffffff09;letter-spacing:-.05em;white-space:nowrap;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,11vw,170px);font-weight:700;line-height:.8;position:absolute;top:10px;right:-20px}.company-real-scenes:after{content:"";z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(140deg,#000 0%,#0000 72%);mask-image:linear-gradient(140deg,#000 0%,#0000 72%)}.company-scenes-heading,.company-scene-metrics,.company-photo-wall{z-index:2;position:relative}.company-scenes-heading{margin-bottom:42px}.company-scenes-heading .eyebrow{color:#ffab82}.company-scenes-heading h3{color:#fff;letter-spacing:-.025em;max-width:780px;font-size:clamp(42px,5.1vw,72px)}.company-scenes-heading>p{color:#c3d4ce;font-size:14px;line-height:1.95}.company-scene-metrics{background:#ffffff14;border-color:#ffffff29;border-radius:28px;gap:0;margin-bottom:28px;box-shadow:inset 0 1px #ffffff14}.company-scene-metrics span{background:#ffffff09;min-height:128px;position:relative}.company-scene-metrics span+span{border-left:1px solid #ffffff1f}.company-scene-metrics strong{color:#ff9b70;font-size:31px}.company-scene-metrics small{color:#bdd0c9;letter-spacing:.04em}.company-photo-wall{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:112px;gap:14px}.company-photo{background:#173a31;border:1px solid #ffffff24;border-radius:28px;min-height:0;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s,border-color .35s;box-shadow:0 22px 55px #0000003d}.company-photo:first-child{grid-area:span 3/span 7}.company-photo:nth-child(2){grid-area:span 3/span 5}.company-photo:nth-child(3){grid-area:span 3/span 8}.company-photo:nth-child(4),.company-photo:nth-child(5){grid-area:span 3/span 4}.company-photo:nth-child(6){grid-area:span 3/span 8}.company-photo:nth-child(7),.company-photo:nth-child(8),.company-photo:nth-child(9){grid-area:span 2/span 4}.company-photo:nth-child(10){grid-area:span 3/span 5}.company-photo:nth-child(11){grid-area:span 3/span 7}.company-photo.company-photo-client{border-color:#ffab8257;grid-area:span 4/span 6}.company-photo-client:after{content:"CLIENT COLLABORATION";z-index:2;color:#fff;-webkit-backdrop-filter:blur(9px);letter-spacing:.16em;background:#08271fb8;border:1px solid #ffffff57;border-radius:999px;padding:8px 12px;font-size:8px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 8px 22px #0000002e}.company-photo-client img{object-position:center 52%}.company-photo img{filter:saturate(.83)contrast(1.04)brightness(.91);transform:scale(1.002)}.company-photo figcaption{background:linear-gradient(#0000 0%,#0517126b 28%,#051712f0 100%);min-height:110px;padding:42px 22px 18px}.company-photo figcaption span{color:#ff9b70;font-size:10px}.company-photo figcaption strong{font-size:clamp(18px,1.7vw,25px)}.company-photo figcaption small{color:#c7d7d1;letter-spacing:.02em;font-size:10px}@media (hover:hover) and (pointer:fine){.company-photo:hover{z-index:4;border-color:#ffab8294;transform:translateY(-7px);box-shadow:0 32px 72px #0000005c}.company-photo:hover img{filter:saturate(1.04)contrast(1.03)brightness(1.02);transform:scale(1.055)}}@media (max-width:980px){.company-real-scenes{border-radius:38px;margin-inline:-16px;padding:42px 32px}.company-photo-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.company-photo:nth-child(n){grid-area:span 1/span 1}.company-photo:first-child,.company-photo:nth-child(3),.company-photo:nth-child(6),.company-photo:nth-child(9),.company-photo:nth-child(11){grid-column:span 2}.company-scene-metrics span+span:nth-child(3){border-top:1px solid #ffffff1f;border-left:0}.company-scene-metrics span:nth-child(4){border-top:1px solid #ffffff1f}}@media (max-width:620px){.company-real-scenes{border-radius:30px;margin-inline:0;padding:34px 18px}.company-scenes-heading h3{font-size:39px}.company-photo-wall{display:block}.company-photo:nth-child(n){height:270px;margin-bottom:14px}.company-scene-metrics span+span{border-left:0}.company-scene-metrics span:nth-child(2),.company-scene-metrics span:nth-child(4){border-left:1px solid #ffffff1f}.company-scene-metrics span:nth-child(3),.company-scene-metrics span:nth-child(4){border-top:1px solid #ffffff1f}}@media (prefers-reduced-motion:reduce){.product-section .product-dog-intruder{transition:none}}.header-actions .header-cta{gap:8px;box-shadow:0 10px 25px #d95c2e47}.inquiry-icon{color:#fff;background:#ffffff2e;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-8px;font-size:13px;line-height:1;display:grid}.header-actions .header-cta:hover{box-shadow:0 14px 32px #d95c2e61}@media (max-width:560px){.inquiry-icon{width:21px;height:21px;margin-left:-5px;font-size:11px}}.partner-platform-section{background:radial-gradient(circle at 8% 12%,#f27c4b1f,#0000 24%),radial-gradient(circle at 92% 88%,#a8c9bc47,#0000 29%),linear-gradient(145deg,#fbf8f0 0%,#f4f1e8 100%);position:relative;overflow:hidden}.partner-platform-section:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle,#15382f 0 1.2px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(105deg,#000 0%,#0000 35% 68%,#000 100%);mask-image:linear-gradient(105deg,#000 0%,#0000 35% 68%,#000 100%)}.partner-platform-heading,.partner-platform-grid,.partner-platform-note{z-index:1;position:relative}.partner-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.partner-platform-card{cursor:default;background:#ffffffdb;border:1px solid #15382f24;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:196px;padding:18px 12px 15px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden;box-shadow:0 16px 42px #15382f12}.partner-platform-card:hover,.partner-platform-card:focus-visible{border-color:#f27c4b75;outline:none;transform:translateY(-5px);box-shadow:0 22px 50px #15382f24}.partner-platform-logo{object-fit:contain;object-position:center;transform-origin:50%;filter:saturate(1.03)contrast(1.02);flex:none;width:100%;max-width:245px;height:132px;display:block}.partner-platform-card:hover .partner-platform-logo,.partner-platform-card:focus-visible .partner-platform-logo{animation:.48s ease-in-out both partner-logo-jiggle}.partner-platform-card strong{letter-spacing:.08em;color:var(--ink-soft);font-size:11px}.partner-platform-note{color:var(--ink-soft);text-align:right;margin:20px 0 0;font-size:10px}@keyframes partner-logo-jiggle{0%,to{transform:translate(0,0)rotate(0)}20%{transform:translate(-4px,1px)rotate(-1.4deg)}40%{transform:translate(4px,-1px)rotate(1.4deg)}60%{transform:translate(-3px)rotate(-.8deg)}80%{transform:translate(3px)rotate(.8deg)}}@media (max-width:1080px){.partner-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.partner-platform-grid{grid-template-columns:1fr}.partner-platform-card{min-height:182px}.partner-platform-note{text-align:left}}.global-dog-follower{z-index:12;pointer-events:none;position:fixed;inset:0;overflow:visible}.global-dog-follower .product-dog-intruder{top:var(--dog-scroll-top,140px);opacity:0;width:clamp(230px,20vw,330px);transform:translate3d(calc(105% + var(--pet-x,0px)),0,0) rotate(5deg);filter:drop-shadow(0 18px 20px #15382f2e);will-change:top,transform;transition:top .16s linear,transform .8s cubic-bezier(.17,.82,.24,1),opacity .3s;position:absolute;right:-66px}.global-dog-follower.is-visible .product-dog-intruder{opacity:1;animation:5s ease-in-out 1.1s infinite dog-peek-bob;transform:translate(0,0)rotate(2deg)}@media (max-width:820px){.global-dog-follower .product-dog-intruder{width:220px;right:-83px}}@media (max-width:560px){.global-dog-follower .product-dog-intruder{width:165px;right:-68px}}@media (prefers-reduced-motion:reduce){.global-dog-follower .product-dog-intruder{transition:opacity .2s;animation:none}}.partnership{isolation:isolate;color:#fff;background:radial-gradient(circle at 10% 10%,#f27c4b38,#0000 28%),radial-gradient(circle at 88% 88%,#7ec7a826,#0000 30%),linear-gradient(135deg,#0b2922 0%,#153a31 53%,#0c2821 100%);padding:clamp(88px,8vw,124px) clamp(20px,7vw,110px);display:block;position:relative;overflow:hidden}.partnership:before{content:"";z-index:-2;opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(130deg,#000 0%,#0000 72%);mask-image:linear-gradient(130deg,#000 0%,#0000 72%)}.partnership:after{content:"04";z-index:-1;color:#ffffff09;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(170px,27vw,410px);font-weight:700;line-height:1;position:absolute;bottom:-.28em;right:-.02em}.partnership-intro{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr);align-items:end;gap:clamp(42px,8vw,128px);display:grid;position:relative}.partnership-title h2{color:#fff;letter-spacing:-.03em;max-width:780px;margin:0;font-size:clamp(44px,5.8vw,82px);line-height:1.04}.partnership-summary{padding:0 0 8px}.partnership-summary p{color:#c7d8d2;max-width:560px;margin:0 0 30px;font-size:14px;line-height:1.95}.process-list.process-roadmap{z-index:2;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.8vw,26px);margin-top:clamp(54px,6.5vw,90px);padding:0;display:grid;position:relative}.process-route-line{background:linear-gradient(90deg,#ff9a6c 0%,#f8c09d 45%,#9fd7bf 100%);border-radius:999px;height:2px;position:absolute;top:35px;left:7%;right:7%;box-shadow:0 0 22px #ffaa7e59}.process-route-line:before,.process-route-line:after{content:"";background:#153a31;border:2px solid #ffc3a5;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.process-route-line:before{left:-3px}.process-route-line:after{border-color:#a9ddc6;right:-3px}.process-route-line>span{background:#fff4e9;border:3px solid #ffffff8c;border-radius:50%;width:12px;height:12px;animation:6s linear infinite partnership-route-travel;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #ff9a6c24,0 0 24px #ffffff94}.process-roadmap .process-stop{border:0;min-width:0;padding:0;display:block;position:relative}.process-node{z-index:3;color:#173a31;background:linear-gradient(145deg,#fffdf8,#e8f2ed);border:1px solid #ffffff57;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 24px;transition:transform .35s,box-shadow .35s;display:grid;position:relative;box-shadow:0 13px 28px #00000040,inset 0 0 0 7px #153a310f}.process-node:after{content:"";border:1px solid #ffb18c52;border-radius:50%;position:absolute;inset:-8px}.process-node span{letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.process-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff1c,#ffffff0e);border:1px solid #ffffff24;border-radius:26px;min-height:222px;padding:28px 25px 26px;transition:transform .35s,border-color .35s,background .35s;position:relative;box-shadow:inset 0 1px #ffffff1a,0 18px 42px #00000026}.process-card:before{content:"";background:linear-gradient(90deg,#ff9a6c,#ffd0b8);width:52px;height:2px;position:absolute;top:-1px;left:24px}.process-card small{color:#ffad87;letter-spacing:.18em;margin-bottom:20px;font-size:9px;font-weight:900;display:block}.process-card h3{color:#fff;font-family:var(--font-display);margin:0 0 13px;font-size:clamp(24px,2vw,31px);font-weight:600}.process-card p{color:#bed0c9;margin:0;font-size:12px;line-height:1.82}.process-stop:hover .process-node{transform:translateY(-7px)scale(1.04);box-shadow:0 18px 34px #0000004d,0 0 0 8px #ffad8717}.process-stop:hover .process-card{background:linear-gradient(145deg,#ffffff26,#ffffff13);border-color:#ffad8761;transform:translateY(-5px)}@keyframes partnership-route-travel{0%{left:0}to{left:100%}}.compliance-showcase{isolation:isolate;border-top:1px solid #15382f26;border-bottom:1px solid #15382f26;margin:48px 0 0;padding:clamp(38px,5vw,66px) 0 36px;position:relative;overflow:hidden}.compliance-showcase:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 8% 14%,#f27c4b1a,#0000 24%),radial-gradient(circle at 92% 86%,#6db49626,#0000 25%);position:absolute;inset:0}.compliance-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:end;gap:clamp(30px,7vw,96px);margin-bottom:32px;display:grid}.compliance-heading h3{color:var(--ink);font-family:var(--font-display);margin:0;font-size:clamp(36px,4.8vw,64px);font-weight:600;line-height:1.08}.compliance-heading>p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.85}.compliance-marquee{padding:10px 0 18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}.compliance-track{will-change:transform;gap:18px;width:max-content;animation:34s linear infinite compliance-scroll;display:flex}.compliance-marquee:hover .compliance-track,.compliance-marquee:focus-within .compliance-track{animation-play-state:paused}.compliance-card{background:#ffffffe6;border:1px solid #15382f2b;border-radius:24px;flex:0 0 clamp(320px,31vw,430px);grid-template-columns:82px 1fr;align-items:center;gap:20px;min-height:184px;padding:25px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #15382f17}.compliance-card:after{content:"VERIFIED PER SKU";color:#15382f0e;letter-spacing:.08em;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;position:absolute;bottom:13px;right:-24px;transform:rotate(-9deg)}.compliance-seal{z-index:1;color:#f27c4b;border:2px solid #f27c4b;border-radius:50%;place-items:center;width:76px;height:76px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;display:grid;position:relative;box-shadow:inset 0 0 0 6px #fff,inset 0 0 0 7px #f27c4b5c}.compliance-card small{color:#e76636;letter-spacing:.18em;font-size:9px;font-weight:900}.compliance-card strong{color:var(--ink);margin:5px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1;display:block}.compliance-card h4{color:var(--ink);margin:0 0 9px;font-size:15px}.compliance-card p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.65}.compliance-disclaimer{color:var(--ink-soft);text-align:right;margin:14px 0 0;font-size:10px;line-height:1.7}@keyframes compliance-scroll{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 9px))}}.tone-stone .product-visual{background:radial-gradient(circle at 86% 78%,#ffffffd1 0 6px,#0000 7px),radial-gradient(circle at 78% 84%,#ffffff94 0 4px,#0000 5px),linear-gradient(145deg,#ebe7df 0%,#d8ded8 100%)}.tone-stone .product-visual:before{background:#ffffff8f}.tone-stone .product-visual:after{background:#15382f2e}@media (max-width:900px){.partnership-intro,.compliance-heading{grid-template-columns:1fr;align-items:start}.process-list.process-roadmap{grid-template-columns:1fr;gap:18px;padding-left:82px}.process-route-line{width:2px;height:auto;inset:6px auto 6px 30px}.process-route-line>span{animation:6s linear infinite partnership-route-travel-vertical;top:0;left:50%}.process-roadmap .process-stop{padding:0}.process-node{width:60px;height:60px;margin:0;position:absolute;top:16px;left:-82px}.process-card{min-height:0}}@keyframes partnership-route-travel-vertical{0%{top:0}to{top:100%}}@media (max-width:560px){.partnership{padding-inline:18px}.partnership-title h2{font-size:42px}.process-list.process-roadmap{padding-left:68px}.process-node{width:52px;height:52px;left:-68px}.process-node span{font-size:16px}.process-card{padding:24px 20px}.compliance-card{flex-basis:310px;grid-template-columns:64px 1fr;padding:22px 19px}.compliance-seal{width:60px;height:60px;font-size:16px}.compliance-disclaimer{text-align:left}}@media (prefers-reduced-motion:reduce){.process-route-line>span{display:none}.compliance-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.compliance-track{animation:none}.compliance-card:nth-child(n+7){display:none}}.compliance-showcase{color:#fff;background:radial-gradient(circle at 10% 9%,#f27c4b38,#0000 25%),radial-gradient(circle at 92% 88%,#79c5a429,#0000 26%),linear-gradient(145deg,#0b2922 0%,#12352c 52%,#091f1a 100%);border:1px solid #ffffff21;border-radius:46px;grid-column:1/-1;margin:48px clamp(-38px,-2.4vw,-16px) 0;padding:clamp(42px,5vw,66px);box-shadow:0 28px 78px #09231c38}.compliance-showcase:after{content:"DOCUMENTS";z-index:-1;color:#ffffff09;letter-spacing:-.05em;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,11vw,160px);font-weight:700;line-height:.8;position:absolute;top:8px;right:-18px}.compliance-heading{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);margin-bottom:34px}.compliance-heading h3{color:#fff;max-width:760px}.compliance-heading>p{color:#c5d6d0;max-width:620px}.certificate-marquee{margin-inline:calc(-1*clamp(42px,5vw,66px));padding:14px clamp(42px,5vw,66px) 22px}.certificate-track{gap:22px;animation-duration:44s}.certificate-slide{background:#ffffff17;border:1px solid #ffffff2e;border-radius:25px;flex:0 0 clamp(300px,27vw,390px);padding:12px 12px 0;transition:transform .38s,border-color .38s,box-shadow .38s;position:relative;overflow:hidden;box-shadow:0 20px 46px #0000003d}.certificate-page{aspect-ratio:.73;background:#f8f5ed;border-radius:17px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #15382f14}.certificate-page img{object-fit:contain;object-position:center top;background:#fff;width:100%;height:100%;display:block}.certificate-page>span{color:#b94c28;letter-spacing:.12em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9f2e0;border:1px solid #d95c2e42;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;top:12px;right:12px}.certificate-caption{min-height:96px;padding:19px 8px 18px;position:relative}.certificate-caption small{color:#ff9d72;letter-spacing:.17em;font-size:9px;font-weight:900}.certificate-caption h4{color:#fff;margin:7px 0 0;padding-right:76px;font-size:16px;line-height:1.35}.certificate-caption strong{color:#ffffff47;letter-spacing:.06em;font-family:Georgia,Times New Roman,serif;font-size:13px;position:absolute;bottom:20px;right:8px}.certificate-slide:hover{border-color:#ffab828c;transform:translateY(-8px);box-shadow:0 28px 58px #00000052}.compliance-showcase .compliance-disclaimer{color:#b7ccc4}@media (max-width:980px){.compliance-showcase{border-radius:38px;margin-inline:-16px;padding:42px 32px}.certificate-marquee{margin-inline:-32px;padding-inline:32px}}@media (max-width:620px){.compliance-showcase{border-radius:30px;margin-inline:0;padding:34px 18px}.compliance-heading{grid-template-columns:1fr}.certificate-marquee{margin-inline:-18px;padding-inline:18px}.certificate-slide{flex-basis:285px}}.catalog-hero{isolation:isolate;background:radial-gradient(circle at 9% 13%,#f27c4b26,#0000 26%),radial-gradient(circle at 78% 28%,#87d1b12e,#0000 25%),linear-gradient(128deg,#0b2922 0%,#154538 58%,#276451 100%);grid-template-columns:minmax(0,1.05fr) minmax(420px,.8fr);min-height:610px;padding-top:96px;padding-bottom:0}.catalog-hero:before{color:#ffffff0b;top:-7vw;right:1vw}.catalog-hero:after{content:"";z-index:-1;opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(115deg,#000 0%,#0000 48%);mask-image:linear-gradient(115deg,#000 0%,#0000 48%)}.catalog-hero-copy{align-self:center;padding-bottom:70px}.catalog-hero-copy>div{border-top:1px solid #ffffff38;width:max-content;padding:10px 18px 10px 0}.catalog-hero-visual{align-self:stretch;min-height:510px;position:relative}.catalog-hero-visual:before,.catalog-hero-visual:after{content:"";pointer-events:none;border:1px solid #ffffff21;border-radius:50%;position:absolute}.catalog-hero-visual:before{width:410px;height:410px;bottom:-96px;right:-34px;box-shadow:0 0 0 34px #ffffff06,0 0 0 68px #ffffff05}.catalog-hero-visual:after{border-color:#ffad884d;width:120px;height:120px;top:54px;left:-22px}.catalog-hero-pets{z-index:2;filter:drop-shadow(0 28px 24px #05191352);width:min(49vw,610px);max-width:none;position:absolute;bottom:-30px;right:-5vw}.catalog-hero-visual .catalog-hero-note{z-index:4;color:#fff;-webkit-backdrop-filter:blur(14px);background:#08261eb8;border:1px solid #fff3;border-radius:24px;width:min(340px,76%);padding:25px 25px 24px;position:absolute;bottom:60px;left:-52px;box-shadow:0 18px 46px #00000038}.catalog-hero-visual .catalog-hero-note span{color:#ffad88}.catalog-hero-visual .catalog-hero-note p{color:#d2e0da}.catalog-pet-orbit{z-index:3;pointer-events:none;position:absolute;inset:0}.catalog-pet-orbit span{color:#ffb38f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;box-shadow:0 12px 24px #0000001f}.catalog-pet-orbit span:first-child{top:82px;right:28px;transform:rotate(-18deg)}.catalog-pet-orbit span:nth-child(2){color:#b8dfce;top:184px;left:15px}.catalog-pet-orbit span:nth-child(3){color:#fff;top:34px;left:43%}@media (max-width:1080px){.catalog-hero{grid-template-columns:1fr;min-height:900px;padding-bottom:0}.catalog-hero-copy{padding-bottom:0}.catalog-hero-visual{min-height:440px}.catalog-hero-pets{width:min(66vw,590px);right:-4vw}.catalog-hero-visual .catalog-hero-note{bottom:48px;left:0}}@media (max-width:620px){.catalog-hero{padding-inline:18px;min-height:800px;padding-top:66px}.catalog-hero-copy{z-index:5}.catalog-hero h1{font-size:48px}.catalog-hero-visual{min-height:360px}.catalog-hero-pets{width:390px;bottom:-14px;right:-110px}.catalog-hero-visual .catalog-hero-note{width:76%;padding:20px;bottom:24px;left:0}.catalog-pet-orbit span:nth-child(2),.catalog-pet-orbit span:nth-child(3){display:none}}.process-node{will-change:transform,box-shadow,background-color;animation:6s linear infinite process-node-energy}.process-stop:first-of-type .process-node{animation-delay:0s}.process-stop:nth-of-type(2) .process-node{animation-delay:1.74s}.process-stop:nth-of-type(3) .process-node{animation-delay:3.48s}.process-stop:nth-of-type(4) .process-node{animation-delay:5.22s}@keyframes process-node-energy{0%,10%,to{color:#173a31;background:linear-gradient(145deg,#fffdf8,#e8f2ed);transform:scale(1);box-shadow:0 13px 28px #00000040,inset 0 0 0 7px #153a310f}1.2%{color:#8d3d20;background:linear-gradient(145deg,#fff7ec,#dff3e9);transform:scale(1.18);box-shadow:0 18px 38px #00000047,0 0 0 9px #ff9a6c2b,0 0 34px #ffbb91b8,inset 0 0 0 7px #f27c4b1c}8.2%{color:#2b5e4d;background:linear-gradient(145deg,#fff7ec,#dff3e9);transform:scale(1.18);box-shadow:0 18px 38px #00000047,0 0 0 9px #9fd7bf29,0 0 34px #9fd7bfa3,inset 0 0 0 7px #153a3114}}@media (prefers-reduced-motion:reduce){.process-node{animation:none}}.process-node{transition:transform .1s linear,color .1s linear,background .1s linear,box-shadow .1s linear;animation:none!important}.process-stop:hover .process-node:not(.is-energy-active){transform:scale(1)}.process-node.is-energy-active{color:#8d3d20;background:linear-gradient(145deg,#fff7ec,#dff3e9);transform:scale(1.18);box-shadow:0 18px 38px #00000047,0 0 0 9px #ff9a6c2b,0 0 34px #ffbb91b8,inset 0 0 0 7px #f27c4b1c}.process-node.is-energy-active:after{border-color:#ffb891c7;box-shadow:0 0 24px #ffae7ead}.global-original-frame{position:relative}.global-energy-network{z-index:3;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.global-energy-route{fill:none;stroke:#0000;vector-effect:non-scaling-stroke}.global-energy-particle{display:none}.global-electric-current{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;filter:url(#global-energy-glow)}.global-electric-current-glow{stroke:#f4d985;stroke-width:2.6px;stroke-dasharray:.8 1.5 2.8 1.4 .8 2.1 5.5 2.2;opacity:.44}.global-electric-current-core{stroke:#fff5c9;stroke-width:.8px;stroke-dasharray:.8 1.5 2.8 1.4 .8 2.1 5.5 2.2;opacity:.86}.global-energy-arrival{fill:none;stroke:#ffe268;stroke-width:2px;filter:url(#global-energy-glow);opacity:0}.global-energy-source-core{fill:#ffe23e;stroke:#fff7b4;stroke-width:2px;filter:url(#global-energy-glow)}.global-energy-source-ring{fill:none;stroke:#ffe15c;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:2.1s ease-out infinite global-energy-source-pulse}.global-energy-source-ring-two{animation-delay:1.05s}@keyframes global-energy-source-pulse{0%{opacity:.9;transform:scale(.65)}75%,to{opacity:0;transform:scale(2.5)}}@media (prefers-reduced-motion:reduce){.global-energy-route,.global-energy-particle,.global-electric-current,.global-energy-arrival,.global-energy-source-ring{display:none}}.catalog-page .catalog-hero{isolation:isolate;color:#fff;background:#123c31;width:100%;min-height:calc(100svh - 84px);padding:0;display:block;position:relative;overflow:hidden}.catalog-page .catalog-hero:before,.catalog-page .catalog-hero:after{content:none}.catalog-page .catalog-hero-pets{z-index:0;object-fit:cover;object-position:center 51%;filter:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.catalog-hero-shade{z-index:1;background:linear-gradient(90deg,#072a22fa 0%,#09352bf0 35%,#0a3229b8 54%,#0c2b242e 78%,#0c2b240a 100%),linear-gradient(#0000 66%,#041f197a 100%);position:absolute;inset:0}.catalog-page .catalog-hero-copy{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;width:min(760px,62vw);min-height:calc(100svh - 84px);padding:clamp(70px,8vw,130px) clamp(28px,7vw,112px);display:flex;position:relative}.catalog-page .catalog-hero-copy>p:first-child{color:#ffb18d;letter-spacing:.2em;margin:0 0 22px;font-size:10px;font-weight:900}.catalog-page .catalog-hero h1{max-width:690px;font-family:var(--font-display);letter-spacing:-.045em;text-shadow:0 8px 34px #00171233;margin:0;font-size:clamp(58px,7.2vw,108px);font-weight:600;line-height:.94}.catalog-page .catalog-hero h1 span{color:#ff8b61}.catalog-hero-intro{max-width:530px;line-height:1.9;color:#eff7f3d1!important;letter-spacing:0!important;margin:30px 0 0!important;font-size:14px!important;font-weight:400!important}.catalog-hero-meta{align-items:center;border:0!important;gap:32px!important;width:auto!important;margin-top:38px!important;padding:0!important;display:flex!important}.catalog-hero-meta>span{border-right:1px solid #ffffff3d;align-items:center;gap:12px;padding-right:30px;display:flex}.catalog-hero-meta strong{font-family:Georgia,serif;line-height:1;font-size:38px!important}.catalog-hero-meta small{color:#deede7b8;letter-spacing:.14em;max-width:92px;font-size:9px;font-weight:800;line-height:1.45}.catalog-hero-meta>a{color:#fff;border:1px solid #ffffff85;border-radius:999px;align-items:center;gap:15px;min-height:48px;padding:0 23px;font-size:12px;font-weight:800;transition:background .25s,color .25s,transform .25s;display:inline-flex}.catalog-hero-meta>a b{font-size:18px;font-weight:400}.catalog-hero-meta>a:hover{color:#123b31;background:#fff;transform:translateY(-2px)}.catalog-hero-caption{z-index:2;color:#163f34;text-shadow:0 1px 12px #ffffff8c;align-items:center;gap:14px;display:flex;position:absolute;bottom:clamp(24px,5vw,68px);right:clamp(24px,5vw,78px)}.catalog-hero-caption:before{content:"";opacity:.55;background:currentColor;width:42px;height:1px}.catalog-hero-caption span{letter-spacing:.18em;font-size:10px;font-weight:950}.catalog-hero-caption small{opacity:.72;font-size:10px}@media (max-width:900px){.catalog-page .catalog-hero{min-height:720px}.catalog-page .catalog-hero-pets{object-position:62% 50%}.catalog-hero-shade{background:linear-gradient(90deg,#072a22f7 0%,#082e25e0 48%,#082a2242 100%),linear-gradient(#0000 55%,#05211b99)}.catalog-page .catalog-hero-copy{width:min(680px,78vw);min-height:720px;padding-inline:clamp(28px,7vw,76px)}.catalog-hero-caption{display:none}}@media (max-width:620px){.catalog-page .catalog-hero{min-height:calc(100svh - 126px)}.catalog-page .catalog-hero-pets{object-position:68% center}.catalog-hero-shade{background:linear-gradient(90deg,#072a22f2,#082e25b0 70%,#082a2247),linear-gradient(#0000 44%,#05211bc7)}.catalog-page .catalog-hero-copy{justify-content:flex-end;width:100%;min-height:calc(100svh - 126px);padding:70px 22px 44px}.catalog-page .catalog-hero-copy>p:first-child{margin-bottom:15px;font-size:8px}.catalog-page .catalog-hero h1{font-size:clamp(46px,14vw,66px)}.catalog-hero-intro{max-width:92%;line-height:1.75;margin-top:20px!important;font-size:12px!important}.catalog-hero-meta{gap:18px!important;margin-top:25px!important}.catalog-hero-meta>span{padding-right:18px}.catalog-hero-meta strong{font-size:30px!important}.catalog-hero-meta small{font-size:7px}.catalog-hero-meta>a{min-height:42px;padding-inline:17px;font-size:11px}}:root{--font-body:"Inter","Segoe UI Variable Text","Segoe UI",Arial,sans-serif;--font-display:"Manrope","Segoe UI Variable Display","Segoe UI",Arial,sans-serif}body,button,input,textarea,select{font-kerning:normal;text-rendering:optimizelegibility;font-family:var(--font-body)!important}h1,h2,h3,h4,h5,h6,.brand strong,.brand-mark,.floating-icon,.floating-number,.trust-strip p,.inquiry-card ul,.global-map-stat strong,.catalog-hero-meta strong,.company-scene-metrics strong,.process-node span,.compliance-seal{font-family:var(--font-display)!important}.hero h1,.catalog-page .catalog-hero h1{letter-spacing:-.055em;font-weight:700;line-height:.96}.section-heading h2,.about-card h2,.faq-heading h2,.partnership-title h2,.contact-section h2,.company-scenes-heading h3,.catalog-gallery-heading h2,.about-panel-heading h3{letter-spacing:-.045em;text-wrap:balance;font-weight:650;line-height:1.04}.about-card h2{max-width:900px;font-size:clamp(40px,4.25vw,60px)}.section-heading h2,.faq-heading h2{font-size:clamp(40px,4.6vw,66px)}.category-card h3,.catalog-category-copy strong,.catalog-product-copy h3,.about-values h3,.faq-list summary,.process-list h3,.product-note h3,.assortment-copy h3{letter-spacing:-.025em;font-weight:650;font-family:var(--font-display)!important}.eyebrow,.announcement,.brand small,nav,.button,.header-action-button{font-family:var(--font-body)!important}@media (max-width:620px){.about-card h2,.section-heading h2,.faq-heading h2{font-size:clamp(36px,10.5vw,48px)}}.brand-logo.brand-logo-complete{width:82px;height:66px;box-shadow:none;background:0 0;border-radius:0;padding:0}.brand-logo.brand-logo-complete img{object-fit:contain;object-position:center}@media (max-width:640px){.brand-logo.brand-logo-complete{width:68px;height:55px;padding:0}}.site-header .brand strong{font-size:26px;line-height:1}.footer-brand .brand-logo-complete{background:0 0}footer .footer-brand strong,footer .footer-brand small{color:#fff}@media (max-width:1080px){.site-header .brand strong{font-size:21px}}@media (max-width:640px){.site-header .brand strong{font-size:18px}}.brand-capability-section{isolation:isolate;background:#060010;align-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.brand-capability-section:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0600104d,#0600100a 48%,#06001047),radial-gradient(circle at 50% 45%,#0000 28%,#0600106b 100%);position:absolute;inset:0}.brand-capability-section>.brand-capability{z-index:2;width:100%;max-width:1480px;box-shadow:none;background:0 0;border:0;margin:0 auto;padding:clamp(14px,1.8vw,26px);position:relative}.brand-capability-drift{z-index:0;pointer-events:none;border-radius:0;position:absolute;inset:0;overflow:hidden}.brand-capability-drift .drift-wall{width:100%;height:100%;min-height:100%;-webkit-mask-image:none;mask-image:none}.brand-capability>.brand-capability-mark,.brand-capability>.brand-capability-story{z-index:2;position:relative}.brand-capability>.brand-capability-mark{-webkit-backdrop-filter:blur(16px)saturate(1.12);backdrop-filter:blur(16px)saturate(1.12);background:#fbf8f1cc;border-color:#ffffff8c;box-shadow:0 28px 80px #00000042}.brand-capability>.brand-capability-story{-webkit-backdrop-filter:blur(15px)saturate(1.08);backdrop-filter:blur(15px)saturate(1.08);background:radial-gradient(circle at 100% 0,#c4a5672e,#0000 28%),linear-gradient(145deg,#123b31d1 0%,#0b2922cc 68%,#081f1ad6 100%);box-shadow:0 28px 80px #00000047}@media (max-width:1080px){.brand-capability-section{min-height:auto;padding-block:86px}}@media (max-width:620px){.brand-capability-section{padding:72px 16px}.brand-capability-section>.brand-capability{padding:0}}.about-section>.product-section-swapped{background:0 0;border-top:1px solid #15382f1f;grid-column:1/-1;width:100%;padding:82px 0 12px;overflow:visible}@media (max-width:820px){.about-section>.product-section-swapped{padding-top:62px}}.trust-strip{background:var(--orange)}.trust-strip span:before{color:#ffe1d2}.site-header{-webkit-backdrop-filter:blur(24px)saturate(165%);background:linear-gradient(135deg,#fffdf8d1,#f7f4eba3);border-top:1px solid #ffffffc7;border-bottom:1px solid #15382f1f;box-shadow:0 12px 34px #15382f14,inset 0 1px #ffffffc2}.legacy-featured-gallery,.legacy-product-note{display:none!important}.category-highlight-grid{z-index:3;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(18px,2vw,32px) clamp(14px,1.6vw,24px);display:grid;position:relative}.category-highlight-entry{min-width:0;position:relative}.category-highlight-item{text-align:center;min-width:0;transition:transform .3s cubic-bezier(.2,.75,.2,1);display:block}.category-highlight-circle{isolation:isolate;aspect-ratio:1;background:linear-gradient(145deg,#eef5f1,#dcebe4);border:1px solid #15382f24;border-radius:50%;place-items:center;width:100%;transition:box-shadow .3s,border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #15382f1a,inset 0 0 0 10px #ffffff75}.category-highlight-circle:after{content:"";z-index:-1;filter:blur(2px);background:#ffffff8c;border-radius:50%;width:58%;height:58%;position:absolute}.category-highlight-circle img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.75,.2,1),filter .3s}.category-highlight-circle.tone-sky{background:linear-gradient(145deg,#dceff6,#c8e4ed)}.category-highlight-circle.tone-mint{background:linear-gradient(145deg,#e1f2e8,#c9e5d6)}.category-highlight-circle.tone-peach{background:linear-gradient(145deg,#fae7df,#f2d4c8)}.category-highlight-circle.tone-yellow{background:linear-gradient(145deg,#fff1bd,#f2d88e)}.category-highlight-circle.tone-lavender{background:linear-gradient(145deg,#eee8f7,#ddd2ed)}.category-highlight-circle.tone-sage{background:linear-gradient(145deg,#e4edda,#cedfbd)}.category-highlight-circle.tone-coral{background:linear-gradient(145deg,#f9ded6,#efc3b7)}.category-highlight-circle.tone-blue{background:linear-gradient(145deg,#dae8f3,#c2d7e8)}.category-highlight-circle.tone-sand{background:linear-gradient(145deg,#f4ead7,#e6d5b8)}.category-highlight-item>strong{min-height:2.5em;color:var(--ink);margin:16px auto 0;font-size:clamp(12px,1vw,15px);font-weight:800;line-height:1.25;display:block}.category-highlight-item>small{color:var(--orange-dark);letter-spacing:.04em;opacity:.76;margin-top:7px;font-size:9px;font-weight:800;display:block}.category-highlight-item:hover{transform:translateY(-7px)}.category-highlight-item:hover .category-highlight-circle{border-color:#f27c4b85;box-shadow:0 22px 45px #15382f29,0 0 0 7px #f27c4b14,inset 0 0 0 10px #ffffff8f}.category-highlight-item:hover .category-highlight-circle img{filter:saturate(1.06)contrast(1.03);transform:scale(1.075)rotate(-1deg)}.category-preview-panel{z-index:80;-webkit-backdrop-filter:blur(20px)saturate(145%);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:#fffdf8f5;border:1px solid #15382f2b;border-radius:25px;width:min(650px,100vw - 72px);padding:14px;transition:opacity .2s,transform .28s cubic-bezier(.2,.75,.2,1),visibility .2s;position:absolute;top:calc(100% + 13px);left:50%;transform:translate(-50%,12px)scale(.975);box-shadow:0 28px 75px #15382f3d,inset 0 1px #ffffffe6}.category-preview-panel:before{content:"";height:18px;position:absolute;bottom:100%;left:0;right:0}.category-highlight-entry:hover,.category-highlight-entry:focus-within{z-index:90}.category-highlight-entry:hover .category-preview-panel,.category-highlight-entry:focus-within .category-preview-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.category-highlight-entry:nth-child(6n+1) .category-preview-panel{transform-origin:0 0;left:0;transform:translateY(12px)scale(.975)}.category-highlight-entry:nth-child(6n+1):hover .category-preview-panel,.category-highlight-entry:nth-child(6n+1):focus-within .category-preview-panel{transform:translate(0)scale(1)}.category-highlight-entry:nth-child(6n) .category-preview-panel{transform-origin:100% 0;left:auto;right:0;transform:translateY(12px)scale(.975)}.category-highlight-entry:nth-child(6n):hover .category-preview-panel,.category-highlight-entry:nth-child(6n):focus-within .category-preview-panel{transform:translate(0)scale(1)}.category-preview-heading{color:#fff;background:linear-gradient(135deg,#123b31,#0a2922);border-radius:16px;justify-content:space-between;align-items:flex-end;gap:18px;padding:16px 17px 15px;display:flex}.category-preview-heading div>span,.category-preview-heading div>strong{display:block}.category-preview-heading div>span{color:#f4a17c;letter-spacing:.18em;margin-bottom:7px;font-size:7px;font-weight:900}.category-preview-heading div>strong{font-family:var(--font-display);font-size:24px;font-weight:600;line-height:1.05}.category-preview-heading>small{color:#c8dbd4;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:7px 10px;font-size:8px;font-weight:800}.category-preview-products{overscroll-behavior:contain;scrollbar-color:#15382f57 transparent;scrollbar-width:thin;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:min(344px,48vh);margin-top:11px;padding:2px 4px 4px 2px;display:grid;overflow-y:auto}.category-preview-product{cursor:pointer;width:100%;min-width:0;text-align:inherit;background:#fff;border:1px solid #15382f1a;border-radius:15px;padding:7px 7px 10px;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.category-preview-product>span{aspect-ratio:1.18;background:#f3f2eb;border-radius:10px;place-items:center;width:100%;display:grid;overflow:hidden}.category-preview-product img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.category-preview-product:hover,.category-preview-product:focus-visible{border-color:#f27c4b7a;transform:translateY(-2px);box-shadow:0 10px 24px #15382f1f}.category-preview-product:hover img,.category-preview-product:focus-visible img{transform:scale(1.07)}.category-preview-product>strong{min-height:2.6em;color:var(--ink);text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:9px;font-weight:750;line-height:1.3;display:-webkit-box;overflow:hidden}.category-preview-link{color:#fff;background:var(--orange);letter-spacing:.05em;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:43px;margin-top:11px;padding:0 16px;font-size:9px;font-weight:850;display:flex}.category-preview-link:hover{background:var(--orange-dark)}@media (max-width:1180px){.category-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-highlight-entry:nth-child(n) .category-preview-panel{transform-origin:top;left:50%;right:auto;transform:translate(-50%,12px)scale(.975)}.category-highlight-entry:nth-child(3n+1) .category-preview-panel{transform-origin:0 0;left:0;transform:translateY(12px)scale(.975)}.category-highlight-entry:nth-child(3n) .category-preview-panel{transform-origin:100% 0;left:auto;right:0;transform:translateY(12px)scale(.975)}.category-highlight-entry:nth-child(n):hover .category-preview-panel,.category-highlight-entry:nth-child(n):focus-within .category-preview-panel{transform:translate(-50%)scale(1)}.category-highlight-entry:nth-child(3n+1):hover .category-preview-panel,.category-highlight-entry:nth-child(3n+1):focus-within .category-preview-panel,.category-highlight-entry:nth-child(3n):hover .category-preview-panel,.category-highlight-entry:nth-child(3n):focus-within .category-preview-panel{transform:translate(0)scale(1)}}@media (max-width:620px){.category-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.category-highlight-item>strong{font-size:12px}.category-preview-panel{display:none}}@media (hover:none){.category-preview-panel{display:none}}.category-preview-panel.category-preview-floating{z-index:10000;opacity:1;visibility:visible;pointer-events:auto;transform-origin:50%;width:min(650px,100vw - 32px);max-height:calc(100vh - 32px);animation:.24s cubic-bezier(.2,.75,.2,1) both category-preview-enter;position:fixed;bottom:auto;right:auto;transform:none!important}.category-preview-floating .category-preview-products{max-height:min(344px,100vh - 190px)}@keyframes category-preview-enter{0%{opacity:0;transform:translateY(8px)scale(.982)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.category-preview-panel.category-preview-floating{animation:none}}.category-product-contact{z-index:4;color:#fff;background:radial-gradient(circle at 92% 8%,#f27c4b47,#0000 29%),linear-gradient(145deg,#123b31fb,#07221cfc);border:1px solid #ffffffc2;border-radius:19px;flex-direction:column;padding:18px;animation:.22s cubic-bezier(.2,.75,.2,1) both category-contact-enter;display:flex;position:absolute;inset:10px;overflow-y:auto;box-shadow:0 22px 58px #07221c4d}.category-contact-close{cursor:pointer;color:#d3e2dc;letter-spacing:.05em;background:#ffffff12;border:1px solid #fff3;border-radius:999px;align-self:flex-start;padding:8px 11px;font-size:8px;font-weight:800}.category-contact-close:hover{color:#fff;background:#ffffff21}.category-contact-product{border-bottom:1px solid #ffffff24;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;margin-top:17px;padding-bottom:17px;display:grid}.category-contact-product>span{background:#fff;border-radius:13px;place-items:center;width:92px;height:76px;display:grid;overflow:hidden}.category-contact-product img{object-fit:contain;width:100%;height:100%}.category-contact-product small,.category-contact-product strong{display:block}.category-contact-product small{color:#f4a17c;letter-spacing:.17em;margin-bottom:7px;font-size:7px;font-weight:900}.category-contact-product strong{font-family:var(--font-display);font-size:25px;font-weight:600;line-height:1.08}.category-contact-details{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:17px;display:grid}.category-contact-details a{background:#ffffff13;border:1px solid #ffffff26;border-radius:14px;min-width:0;padding:15px;transition:transform .2s,background .2s,border-color .2s}.category-contact-details a:hover{background:#ffffff21;border-color:#ffffff57;transform:translateY(-2px)}.category-contact-details small,.category-contact-details strong{display:block}.category-contact-details small{color:#a9c8bd;margin-bottom:7px;font-size:8px;font-weight:800}.category-contact-details strong{overflow-wrap:anywhere;color:#fff;font-size:12px;line-height:1.35}.category-contact-whatsapp strong{color:#58e394}.category-contact-email strong{color:#ffae88}.category-contact-company{justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:16px 2px 2px;display:flex}.category-contact-company span{color:#9fbab0;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.category-contact-company strong{color:#fff;text-align:right;font-size:12px}@keyframes category-contact-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:560px){.category-contact-details{grid-template-columns:1fr}.category-contact-company{flex-direction:column;align-items:flex-start;gap:6px}.category-contact-company strong{text-align:left}}.editorial-title{text-wrap:balance;margin:0;padding-bottom:22px;position:relative;font-family:Arial Black,Segoe UI Black,Inter,Segoe UI,Arial,sans-serif!important;font-weight:900!important}.editorial-title:after{content:"";background:linear-gradient(90deg,var(--orange),#f27c4b29);border-radius:999px;width:72px;height:3px;margin-top:22px;display:block}.editorial-title>span,.editorial-title>em{font-style:normal;display:block;font-family:Arial Black,Segoe UI Black,Inter,Segoe UI,Arial,sans-serif!important;font-weight:900!important}.editorial-title>em{color:var(--orange);letter-spacing:-.045em}.partnership-title .partnership-editorial-title{letter-spacing:-.045em;max-width:820px;font-size:clamp(42px,5.15vw,76px);line-height:.98}.partnership-editorial-title>span:nth-child(2){color:#d0dfda;letter-spacing:-.025em;margin-left:.42em;font-size:.72em}.partnership-editorial-title>em{margin-left:.16em}.partnership-editorial-title:after,.compliance-editorial-title:after,.company-editorial-title:after{background:linear-gradient(90deg,#ff9b70,#ff9b701f)}.about-card .about-editorial-title{letter-spacing:-.045em;max-width:760px;font-size:clamp(38px,4vw,58px);line-height:.98}.about-editorial-title>span:nth-child(2){margin-left:.32em}.about-editorial-title>em{margin-left:.72em}.compliance-heading .compliance-editorial-title{letter-spacing:-.04em;max-width:720px;font-size:clamp(39px,4.35vw,62px);line-height:.98}.compliance-editorial-title>em{margin-left:.52em}.company-scenes-heading .company-editorial-title{letter-spacing:-.045em;max-width:850px;font-size:clamp(39px,4.55vw,66px);line-height:.98}.company-editorial-title>em{margin-left:.42em}.company-scene-metrics span{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:22px;display:flex}.company-scene-metrics small{max-width:180px;margin-inline:auto}.faq-heading .faq-editorial-title{letter-spacing:-.05em;max-width:560px;font-size:clamp(44px,5vw,70px);line-height:.94;font-family:Arial Black,Segoe UI Black,Inter,Segoe UI,Arial,sans-serif!important;font-weight:900!important}.faq-editorial-title>span:nth-child(2){margin-left:.3em}.faq-editorial-title>em{color:var(--orange-dark);margin-left:.82em;font-size:1.08em}.faq-editorial-title:after{margin-left:.85em}@media (max-width:980px){.partnership-intro{align-items:start}.company-scenes-heading .company-editorial-title,.compliance-heading .compliance-editorial-title{max-width:720px}}@media (max-width:620px){.editorial-title{padding-bottom:16px}.editorial-title:after{margin-top:17px}.partnership-title .partnership-editorial-title,.about-card .about-editorial-title,.compliance-heading .compliance-editorial-title,.company-scenes-heading .company-editorial-title,.faq-heading .faq-editorial-title{font-size:clamp(36px,10.4vw,48px)}.partnership-editorial-title>span:nth-child(2),.partnership-editorial-title>em,.about-editorial-title>span:nth-child(2),.about-editorial-title>em,.compliance-editorial-title>em,.company-editorial-title>em,.faq-editorial-title>span:nth-child(2),.faq-editorial-title>em,.faq-editorial-title:after{margin-left:0}.company-scene-metrics span{padding:18px 12px}}.global-dog-follower .global-cat-companion{z-index:3;top:calc(var(--dog-scroll-top,140px) + clamp(205px,19vw,275px));opacity:0;clip-path:none;width:clamp(168px,14.5vw,232px);transform:translate3d(calc(92% + var(--pet-x,0px)),8px,0) rotate(2deg) scale(.94);filter:drop-shadow(0 16px 18px #15382f2b);will-change:top,transform;transition:top .16s linear,transform .82s cubic-bezier(.17,.82,.24,1) 80ms,opacity .3s 60ms;position:absolute;right:clamp(-40px,-2.3vw,-18px);-webkit-mask-image:none;mask-image:none}.global-dog-follower .product-dog-intruder{z-index:2}.global-dog-follower.is-visible .global-cat-companion{opacity:1;animation:4.7s ease-in-out 1.35s infinite cat-companion-bob;transform:translate(0,0)rotate(0)scale(1)}@keyframes cat-companion-bob{0%,to{margin-top:0;transform:translate(0,0)rotate(0)scale(1)}50%{margin-top:-6px;transform:translate(-3px)rotate(-1deg)scale(1.012)}}@media (max-width:820px){.global-dog-follower .global-cat-companion{top:calc(var(--dog-scroll-top,140px) + 176px);width:152px;right:-22px}}@media (max-width:560px){.global-dog-follower .global-cat-companion{top:calc(var(--dog-scroll-top,140px) + 126px);width:116px;right:-14px}}@media (prefers-reduced-motion:reduce){.global-dog-follower .global-cat-companion{transition:opacity .2s;animation:none}}.contact-section h2{letter-spacing:-.052em;text-wrap:balance;max-width:780px;font-size:clamp(58px,6.6vw,96px);line-height:.94;font-family:Arial Black,Segoe UI Black,Inter,Segoe UI,Arial,sans-serif!important;font-weight:900!important}@media (max-width:820px){.contact-section h2{font-size:clamp(54px,10vw,78px)}}@media (max-width:560px){.contact-section h2{font-size:clamp(45px,13vw,60px)}}
