:root{--navy:#082f49;--orange:#ff8b2b;--peach:#fff2e6;--ink:#203440;--muted:#62737d;--line:#e2e8ec;--paper:#f6f8fa;--radius:20px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:180px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:#b74f00}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}img{max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p{margin:0 0 1em}h1,h2,h3,h4{color:var(--navy);line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(36px,4.6vw,64px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:20px;letter-spacing:-.02em}p{color:var(--muted)}:focus-visible{outline:3px solid #1679bd;outline-offset:4px}.wrap{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.section{padding-block:64px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{margin-bottom:0}.section-head p:last-child{margin-bottom:0}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--navy);margin-bottom:15px;line-height:1.6}.text-link{font-size:14px;font-weight:700;color:var(--navy);display:inline-flex;gap:18px;align-items:center;padding:8px 0}.text-link:hover{text-decoration:underline}.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:10px;background:var(--navy);color:#fff;padding:15px 22px;min-height:48px;font-size:14px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s;text-decoration:none}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover{background:#144864;color:white;transform:translateY(-1px)}.button.mustard{background:var(--orange);color:var(--navy)}.button.mustard:hover{background:#ffa351}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:16px;z-index:99999;background:#fff;padding:14px}.skip-link:focus{top:10px}.announcement{background:var(--navy);color:#fff;font-size:12px}.announcement>.wrap{display:flex;justify-content:space-between;padding-block:8px}.announcement span{display:flex;align-items:center;gap:10px}.announcement svg{width:17px;height:17px}.announcement a{color:white}.site-header{position:sticky;top:0;background:#fff;z-index:40;box-shadow:0 2px 12px #082f4908}.admin-bar .site-header{top:32px}.header-main{display:flex;align-items:center;gap:32px;min-height:110px}.wordmark{display:flex;align-items:center;color:var(--navy);font-size:25px;font-weight:900;line-height:.98;letter-spacing:-.05em;flex-shrink:0}.brand-mandi{display:block}.brand-dot{color:var(--orange)}.wordmark small{font-size:6px;letter-spacing:.08em;display:block;margin-top:8px}.brand-symbol{display:grid;place-items:center;background:var(--peach);color:var(--orange);width:43px;height:43px;margin-right:10px;border-radius:14px}.brand-symbol svg{width:29px;height:29px}.logo-crop{display:block;position:relative;width:150px;height:92px;overflow:hidden;flex-shrink:0}.logo-crop img{position:absolute;width:272px;max-width:none;height:272px;left:-61px;top:-68px}.pm-search{position:relative;display:flex;flex:1;max-width:600px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.pm-search input{background:transparent;border:0;padding:16px 18px;width:100%;min-width:0;color:var(--navy);font-size:14px}.pm-search button{border:0;background:transparent;padding:10px 15px;color:var(--navy)}.header-actions{display:flex;gap:22px;margin-left:auto}.header-actions a,.header-actions button{position:relative;display:flex;align-items:center;flex-direction:column;gap:4px;background:none;border:0;padding:4px;font-size:10px;font-weight:700;min-width:36px;color:var(--navy)}.header-actions svg{width:23px;height:23px}.header-actions .pm-cart-count{position:absolute;top:-4px;right:1px;width:16px;height:16px;background:var(--orange);border-radius:50%;font-size:9px;line-height:16px}.primary-nav{border-top:1px solid #f1f3f5;border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:28px;min-height:48px;font-size:13px;font-weight:700}.nav-inner>a{padding-block:14px;white-space:nowrap}.deals-link{margin-left:auto;color:#aa4700}.mega summary{list-style:none;padding:13px 0;white-space:nowrap}.mega summary:after{content:'⌄';margin-left:7px;font-size:11px}.mega summary::-webkit-details-marker{display:none}.mega-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:40px max(32px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 2fr;gap:50px;box-shadow:0 24px 28px #082f4910}.mega-panel h2{font-size:32px}.mega-links{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mega-links a{padding:4px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;margin-top:30px;min-height:550px;gap:0;background:var(--peach);border-radius:24px;overflow:hidden}.hero-copy{padding:54px 38px 38px 44px}.hero h1{font-size:clamp(37px,4.25vw,59px);line-height:1.06;max-width:590px;margin-bottom:24px;font-weight:800;letter-spacing:-.052em}.tiny-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:7px}.hero-intro{max-width:440px;font-size:15px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px}.hero-actions .text-link{font-size:12px}.hero-footnote{margin-top:28px;font-size:10px;display:flex;align-items:center;gap:10px;color:#526774}.hero-footnote svg{width:18px}.hero-visual{position:relative;min-height:460px;overflow:hidden;background:#e9e0d0}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:47% 50%;position:absolute}.hero-sticker{position:absolute;right:24px;top:26px;border-radius:50%;width:122px;height:122px;background:var(--orange);color:var(--navy);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(10deg);box-shadow:0 6px 20px #082f4914}.hero-sticker span{font-size:7px;font-weight:800;letter-spacing:.07em;margin-bottom:6px}.hero-sticker strong{font-size:18px;line-height:1.05;letter-spacing:-.03em}.hero-sticker svg{width:17px;margin-top:5px}.photo-caption{position:absolute;bottom:18px;right:20px;font-size:8px;letter-spacing:.14em;font-weight:800;background:#ffffffbd;border-radius:5px;padding:6px 9px;color:var(--navy)}.pet-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.pet-card{background:var(--paper);border-radius:18px;overflow:hidden;transition:transform .2s}.pet-card:hover{transform:translateY(-4px);color:var(--navy)}.pet-photo{height:178px;position:relative;overflow:hidden;background:#eee5d8}.pet-photo img{position:absolute;width:500px;max-width:none;height:334px;object-fit:cover}.pet-cat img{left:-211px;top:-118px}.pet-dog img{left:-57px;top:-10px}.pet-bird img{width:800px;height:533px;left:-587px;top:-30px}.pet-photo>svg{position:absolute;width:68px;height:68px;inset:0;margin:auto;color:var(--navy)}.pet-small .pet-photo{background:#e9edf3}.pet-fish .pet-photo{background:#e1f1f5}.pet-card>div:last-child{padding:17px}.pet-card h3{font-size:18px;margin:0 0 5px;display:flex;justify-content:space-between}.pet-card p{font-size:11px;margin:0}.essentials{background:var(--paper)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 18px;min-height:160px;transition:border-color .2s}.category-card:hover{border-color:var(--orange);color:var(--navy)}.category-number{font-size:10px;color:#8999a4;letter-spacing:.1em}.category-card h3{font-size:16px;line-height:1.25;margin:16px 0 7px}.category-card p{font-size:11px;margin:0;max-width:150px}.category-arrow{position:absolute;top:18px;right:18px;color:#a34b08}.collection-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-panel{border-radius:var(--radius);padding:32px;min-height:305px;display:flex;flex-direction:column}.collection-panel h2{font-size:34px;margin-bottom:18px}.collection-panel p:not(.eyebrow){font-size:13px}.collection-panel .text-link{margin-top:auto}.cat-panel{background:var(--peach)}.dog-panel{background:#eaf1f6}.bird-panel{background:#edf2e8}.story{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;border-top:1px solid var(--line)}.story h2{line-height:1.18}.story p{font-size:15px}.promo{border-radius:var(--radius);background:var(--orange);padding:36px 40px}.support-strip{background:var(--peach);padding:28px 0}.support-strip>.wrap{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:28px}.support-strip>.wrap>div{display:flex;gap:15px;align-items:center}.support-strip svg{width:30px;height:30px;color:var(--navy)}.support-strip strong{display:block;font-size:12px}.support-strip small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.site-footer{background:var(--navy);color:#fff;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:55px;padding-bottom:50px}.site-footer .wordmark{color:#fff;font-size:28px}.footer-brand p{font-size:13px;color:#bacbd6;max-width:300px;margin:20px 0}.footer-tagline{display:block;color:#ffad6c;font-size:24px;line-height:1.25;font-weight:700;letter-spacing:-.02em}.site-footer h2{font-size:13px;color:#fff;letter-spacing:0;margin-bottom:19px}.footer-grid>div:not(:first-child)>a{display:block;font-size:12px;color:#cbdae3;margin:8px 0}.footer-grid a:hover{color:#ffad6c}.footer-location{font-size:10px;line-height:2;letter-spacing:.1em;margin-top:26px;color:#a9bfcd}.footer-bottom{border-top:1px solid #ffffff26;padding-block:22px;display:flex;justify-content:space-between;font-size:10px;color:#acbfcb}.whatsapp-float{position:fixed;right:20px;bottom:20px;background:var(--navy);color:#fff;border:1px solid #ffffff55;border-radius:50px;z-index:45;padding:13px 17px;box-shadow:0 6px 25px #082f4926;display:flex;gap:10px;align-items:center;font-size:12px}.whatsapp-float:hover{color:#fff;background:#144864}.pm-suggestions{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 5px);border:1px solid var(--line);background:#fff;box-shadow:0 18px 35px #082f4915;border-radius:12px;max-height:420px;overflow:auto}.pm-suggestions>a{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid var(--line);font-size:12px}.pm-suggestions img{width:45px;height:45px;object-fit:contain}.pm-suggestions strong{display:block}.pm-suggestions p{padding:16px;font-size:13px;margin:0}.cart-drawer{margin:0 0 0 auto;inset:0 0 0 auto;height:100dvh;max-height:none;width:min(460px,100%);max-width:100%;border:0;padding:25px;box-shadow:-15px 0 60px #0002}.cart-drawer::backdrop{background:#061e32a3}.drawer-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.drawer-head h2{font-size:25px;margin:0}.drawer-close{background:none;border:0;font-size:32px;line-height:1;width:36px;height:36px}.cart-drawer .woocommerce-mini-cart{list-style:none;padding:0}.cart-drawer .woocommerce-mini-cart-item{position:relative;padding:14px 0 14px 28px;border-bottom:1px solid var(--line);min-height:100px;font-size:14px}.cart-drawer .woocommerce-mini-cart-item img{width:60px;float:right}.cart-drawer .remove{position:absolute;left:0;top:12px}.cart-drawer .quantity{display:block;color:var(--muted);margin-top:6px}.cart-drawer .buttons{display:flex;gap:10px}.cart-drawer .text-link{font-size:12px}.page-main{padding-block:38px 80px;min-height:55vh}.page-main>article>h1,.page-main>h1{font-size:clamp(34px,4vw,54px);margin:30px 0}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted)}.entry-content{font-size:16px;line-height:1.85}.entry-content>p,.entry-content>h2{max-width:800px}.entry-content>h2{margin-top:36px;font-size:32px}.entry-content a:not(.button){color:#075989}.entry-content table{width:100%;border-collapse:collapse;margin:30px 0;font-size:14px}.entry-content th,.entry-content td{padding:18px;text-align:left;border-bottom:1px solid var(--line)}.entry-content th{background:var(--paper);color:var(--navy)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:50px 0}.contact-grid h2{font-size:44px}.contact-card{padding:35px;background:var(--paper);border-radius:20px}.contact-card h3{margin-top:16px}.faq-list details{padding:24px 0;border-bottom:1px solid var(--line)}.faq-list summary{font-weight:700;color:var(--navy);font-size:19px}.faq-list p{margin:18px 0 0;max-width:800px}.empty-note{padding:45px;background:var(--paper);border-radius:20px;margin:30px 0}.empty-note h2{font-size:30px}.brand-grid,.guide-grid,.pm-wishlist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-grid>a{padding:30px;border:1px solid var(--line);border-radius:15px;text-align:center}.brand-grid img{max-height:90px;width:auto;display:block;margin:0 auto 15px}.article-main{max-width:850px}.article-main h1{margin:20px 0 35px}.article-main>.wp-post-image{border-radius:20px}.guide-entry{padding-block:25px;border-bottom:1px solid var(--line)}.shop-main h1{font-size:42px}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:30px;color:var(--muted)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:0;margin:24px 0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{position:relative;float:none;width:auto;margin:0;min-width:0;border:1px solid var(--line);padding:16px;border-radius:16px;display:flex;flex-direction:column;background:#fff;overflow:hidden}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;border-radius:10px;margin-bottom:16px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;line-height:1.45;letter-spacing:-.01em;margin:0;padding:4px 0 8px}.woocommerce ul.products li.product .price{color:var(--navy);font-size:17px;font-weight:700;margin:8px 0 14px}.woocommerce ul.products li.product .price del{font-size:12px;font-weight:400;color:var(--muted)}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{margin-top:auto;width:100%;font-size:12px;padding:12px;gap:5px}.product-brand{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--muted)}.pm-wish{position:absolute;top:23px;right:23px;border:1px solid var(--line);border-radius:50%;background:#fff;width:34px;height:34px;z-index:2;padding:8px}.pm-wish svg{width:17px;height:17px;vertical-align:top}.pm-wish[aria-pressed=true],.pm-wish-single[aria-pressed=true]{color:#bc4d03;background:var(--peach)}.pm-wish-single{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px;font-size:12px}.woocommerce span.onsale{background:var(--orange);color:var(--navy);border-radius:6px;min-height:0;min-width:0;font-size:10px;line-height:1.5;padding:5px 9px;left:20px;top:20px}.woocommerce ul.products li.product .onsale{left:20px;right:auto;top:20px;margin:0}.woocommerce .star-rating{color:#a95300;font-size:11px}.shop-filters{border:1px solid var(--line);border-radius:12px;margin:24px 0;clear:both}.shop-filters summary{padding:14px 18px;display:flex;justify-content:space-between;font-size:13px;font-weight:700}.shop-filters summary::-webkit-details-marker{display:none}.filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:18px;border-top:1px solid var(--line)}.filter-grid label{font-size:11px;font-weight:700}.filter-grid input,.filter-grid select{display:block;width:100%;padding:8px;margin-top:5px;border:1px solid var(--line);border-radius:6px;background:white;font-size:12px;min-height:42px}.filter-grid .button{align-self:end}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid var(--line);border-radius:7px;background:#fff}.woocommerce div.product .product_title{font-size:clamp(29px,3vw,42px)}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:26px;color:var(--navy)}.woocommerce div.product div.images{border:1px solid var(--line);padding:16px;border-radius:20px}.woocommerce div.product div.images img{border-radius:12px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:var(--paper);border-radius:8px 8px 0 0;margin:0 4px 0 0;padding:6px 18px}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--navy);color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:13px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:25px}.woocommerce .quantity .qty{width:70px;padding:12px;border:1px solid var(--line);border-radius:8px;min-height:48px}.woocommerce div.product .stock{color:#166243;font-size:13px}.delivery-note{display:flex;gap:15px;background:var(--paper);padding:20px;margin:25px 0;border-radius:12px;font-size:12px}.delivery-note p{margin:8px 0;font-size:11px;line-height:1.9}.delivery-note a{text-decoration:underline}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:var(--paper);border-radius:10px;border-top-color:var(--navy);font-size:14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:13px;border:1px solid #cad5dd;border-radius:7px;background:#fff;min-height:46px}.woocommerce form .form-row label{font-size:13px;line-height:2.5}.select2-container--default .select2-selection--single{height:46px;border-color:#cad5dd;border-radius:7px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:44px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:10px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:12px}.woocommerce table.shop_table{border-color:var(--line);border-radius:10px;font-size:14px}.woocommerce #payment{background:var(--paper);border-radius:12px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:13px 18px;border-bottom:1px solid var(--line);font-size:13px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--navy);color:#fff}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);border-radius:5px}.woocommerce nav.woocommerce-pagination ul li>*{padding:10px 15px}.saved-card{border:1px solid var(--line);border-radius:16px;padding:18px}.saved-card img{width:100%;aspect-ratio:1;object-fit:contain}.saved-card h2{font-size:18px;margin-top:18px}.saved-card button{margin:12px 0;background:none;border:0;text-decoration:underline;color:var(--muted);font-size:12px}.wc-block-components-button{border-radius:8px!important}.woocommerce .related h2{font-size:28px}
@media(min-width:1400px){.pet-cat img{left:-190px}.pet-dog img{left:-42px}.pet-bird img{left:-570px}}@media(max-width:1100px){.wrap{width:calc(100% - 40px)}.header-main{gap:20px}.nav-inner{gap:20px;font-size:12px}.header-actions{gap:12px}.hero-copy{padding:40px 28px}.hero h1{font-size:44px}.hero{min-height:510px}.hero-visual{min-height:440px}.category-grid{grid-template-columns:repeat(5,1fr)}.category-card{padding:18px 13px}.pet-grid{gap:12px}.pet-photo{height:150px}.pet-cat img{left:-235px}.pet-dog img{left:-87px}.pet-bird img{left:-610px}.collection-panel{padding:25px}.collection-panel h2{font-size:30px}.footer-grid{gap:28px}.woocommerce ul.products{gap:16px}}
@media(max-width:800px){html{scroll-padding-top:155px}.admin-bar .site-header{top:46px}.header-main{min-height:145px;display:grid;grid-template-columns:1fr auto auto;gap:10px 16px;padding-block:5px 14px}.logo-crop{width:120px;height:66px}.logo-crop img{width:218px;height:218px;left:-49px;top:-60px}.header-actions{gap:14px}.header-actions a span,.header-actions button>span:last-child:not(.pm-cart-count){display:none}.header-actions a,.header-actions button{min-height:38px;justify-content:center}.header-actions .pm-cart-count{top:0}.pm-search{grid-row:2;grid-column:1/-1;width:100%;max-width:none}.pm-search input{padding:12px 15px;font-size:13px}.menu-toggle{display:flex;align-items:center;gap:7px;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:8px 12px;min-height:40px;font-size:13px}.primary-nav{display:none}.primary-nav.is-open{display:block;max-height:65vh;overflow:auto}.nav-inner{display:block;padding-block:10px}.nav-inner>a{display:block;border-bottom:1px solid var(--line);padding:12px 0}.mega{border-bottom:1px solid var(--line)}.mega-panel{position:static;padding:20px 12px;display:block;box-shadow:none}.mega-panel>div:first-child{margin-bottom:22px}.mega-panel h2{display:none}.mega-panel .button{font-size:12px}.mega-links{grid-template-columns:1fr 1fr;font-size:12px}.deals-link{margin:0}.hero{margin-top:20px;min-height:0}.hero-copy{padding:35px 25px}.hero h1{font-size:38px}.hero-intro{font-size:13px}.hero-visual{min-height:380px}.hero-sticker{width:90px;height:90px;top:15px;right:15px}.hero-sticker strong{font-size:14px}.hero-sticker span{font-size:5px}.hero-footnote{font-size:8px;gap:7px}.hero-footnote svg{width:14px}.hero-actions{gap:8px}.hero-actions .button{font-size:12px;padding:12px 18px}.hero-actions .text-link{font-size:10px}.section{padding-block:44px}.section-head{gap:18px}.section-head h2{font-size:29px}.section-head>.text-link{font-size:11px}.pet-grid{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.pet-card{scroll-snap-align:start}.pet-photo{height:140px}.pet-card>div:last-child{padding:13px}.pet-card h3{font-size:16px}.pet-card p{font-size:10px}.pet-cat img{left:-240px}.pet-dog img{left:-92px}.pet-bird img{left:-615px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:145px}.category-card h3{font-size:15px}.collection-panels{gap:14px}.collection-panel{padding:23px 18px;min-height:265px}.collection-panel h2{font-size:26px}.collection-panel p:not(.eyebrow){font-size:11px}.collection-panel .text-link{font-size:11px}.story{gap:35px;grid-template-columns:1fr 1fr}.story h2{font-size:29px}.story p{font-size:13px}.support-strip>.wrap{gap:15px}.support-strip>.wrap>div{gap:8px}.support-strip svg{width:23px}.support-strip strong{font-size:10px}.support-strip small{font-size:9px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.footer-bottom{gap:20px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:30px}.brand-grid,.guide-grid,.pm-wishlist-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){.wrap{width:calc(100% - 32px)}.announcement>.wrap{justify-content:center;font-size:10px}.announcement a{display:none}.header-main{gap:6px 10px;min-height:134px}.header-actions{gap:7px}.header-actions svg{width:21px;height:21px}.header-actions a,.header-actions button{min-width:29px}.menu-toggle{padding:8px 10px;font-size:12px}.hero{grid-template-columns:1fr;border-radius:18px}.hero-copy{padding:30px 24px 26px}.hero .eyebrow{font-size:8px;letter-spacing:.12em}.hero h1{font-size:42px;max-width:360px}.hero-intro{font-size:13px;max-width:350px}.hero-actions{margin-top:22px;gap:10px 17px}.hero-actions .button{font-size:12px}.hero-footnote{font-size:9px;margin-top:21px}.hero-visual{min-height:270px}.hero-visual>img{object-fit:cover;object-position:50% 62%}.hero-sticker{top:14px;right:15px;width:89px;height:89px}.photo-caption{font-size:6px;bottom:11px;right:12px}.section{padding-block:36px}.eyebrow{font-size:9px}.section-head{align-items:start;flex-direction:column;gap:8px;margin-bottom:22px}.section-head h2{font-size:29px}.section-head>.text-link{font-size:12px}.section-head>p{font-size:12px}.pet-grid{grid-template-columns:repeat(5,145px);gap:12px;margin-right:-16px;padding-right:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{padding:18px;min-height:146px}.category-card h3{font-size:15px;max-width:125px}.category-card p{font-size:10px}.collection-panels{grid-template-columns:1fr;gap:14px}.collection-panel{min-height:245px;padding:28px}.collection-panel h2{font-size:33px}.collection-panel p:not(.eyebrow){font-size:12px}.collection-panel .text-link{font-size:12px}.story{grid-template-columns:1fr;gap:12px}.story h2{font-size:31px}.story p{font-size:14px}.support-strip>.wrap{grid-template-columns:1fr;gap:22px}.support-strip>.wrap>div{gap:17px}.support-strip svg{width:29px}.support-strip strong{font-size:12px}.support-strip small{font-size:11px}.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:not(:first-child)>a{font-size:12px}.footer-brand p{max-width:100%}.footer-bottom{flex-direction:column;font-size:9px;gap:8px;padding-bottom:85px}.whatsapp-float{right:14px;bottom:14px;padding:13px;border-radius:50%}.whatsapp-float span{display:none}.page-main{padding-block:25px 50px}.page-main>article>h1,.page-main>h1{font-size:34px}.entry-content{font-size:14px}.entry-content table{font-size:11px;display:block;overflow-x:auto}.entry-content th,.entry-content td{padding:12px 10px}.contact-grid{grid-template-columns:1fr;gap:24px;margin-block:25px}.contact-grid h2{font-size:34px}.contact-card{padding:24px}.faq-list summary{font-size:16px}.empty-note{padding:28px 22px}.empty-note h2{font-size:25px}.woocommerce ul.products{gap:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:11px;border-radius:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{font-size:11px;padding:10px 6px;min-height:44px}.pm-wish{top:16px;right:16px;width:29px;height:29px;padding:6px}.pm-wish svg{width:15px;height:15px}.woocommerce ul.products li.product .onsale{left:15px;top:16px;font-size:8px;padding:4px 6px}.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-result-count{float:none}.woocommerce div.product form.cart{position:sticky;bottom:0;z-index:12;background:white;padding:12px 0;border-top:1px solid var(--line);margin:15px 0}.woocommerce div.product form.cart .single_add_to_cart_button{max-width:calc(100% - 90px);width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto;white-space:nowrap}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex-shrink:0;padding:5px 12px}.filter-grid{gap:12px}.brand-grid,.guide-grid,.pm-wishlist-grid{gap:12px}.saved-card{padding:12px}.saved-card h2{font-size:14px}.cart-drawer{padding:22px}.cart-drawer .buttons .button{padding:13px;font-size:12px}.entry-content h2{font-size:28px}.promo{padding:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.logo-crop{width:132px;height:108px}.logo-crop img{width:240px;height:240px;left:-55px;top:-62px}.header-main{min-height:120px}@media(max-width:800px){.logo-crop{width:108px;height:87px}.logo-crop img{width:190px;height:190px;left:-44px;top:-49px}.header-main{min-height:150px}}
.hero-visual>img{object-fit:contain;background:#e9e0d0}.pet-small .pet-photo img,.pet-fish .pet-photo img{width:100%;height:100%;inset:0;object-fit:cover}.mini-qty{display:block;font-size:11px;margin-top:8px}.mini-qty input{width:60px;padding:6px;border:1px solid var(--line);border-radius:6px;margin-left:8px}.pm-buy-now{margin:12px 0 0!important;background:var(--orange)!important;color:var(--navy)!important}.pm-share{display:block;border:0;background:none;text-decoration:underline;font-size:12px;padding:12px 0}.recent-section:has(#pm-recent:empty){display:none}.recent-section{clear:both;padding-top:35px}

.hero-sticker{left:20px;right:auto}@media(max-width:600px){.hero h1{font-size:36px}.hero-sticker{left:14px;right:auto}}
