@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:ital,wght@0,600;0,700;1,600&display=swap');
:root{--ink:#2b302a;--muted:#687063;--olive:#718255;--olive-dark:#52643b;--sage:#dfe6d2;--cream:#f7f2e8;--paper:#fffdf9;--terracotta:#c96f4d;--line:#e4dfd4;--white:#fff;--danger:#9d3f37;--shadow:0 18px 50px rgba(54,62,47,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{height:30px;display:flex;align-items:center;justify-content:center;gap:12px;background:#2f382c;color:#f6f2e9;font-size:11px;letter-spacing:.06em}.announcement span{color:#aebc90}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:80px;width:min(1320px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{width:184px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:24px;margin-right:auto;font-size:14px;font-weight:600}.main-nav a{padding:29px 0;position:relative}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:21px;height:2px;background:var(--olive);transition:.2s}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:15px}.header-search{height:38px;display:flex;border-bottom:1px solid #aaa99f}.header-search input{width:86px;border:0;background:transparent;outline:0}.header-search button{border:0;background:transparent;font-size:21px;cursor:pointer}.help-link{font-size:13px;font-weight:600}.cart-link{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.cart-link b{min-width:21px;height:21px;padding:0 6px;border-radius:99px;display:grid;place-items:center;background:var(--olive);color:#fff;font-size:11px}.cart-icon{font-size:22px;transform:rotate(180deg)}.mobile-categories{display:none}.messages{position:fixed;z-index:70;top:126px;right:24px;display:grid;gap:8px}.message{padding:13px 18px;border-radius:10px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);font-size:14px}.message.success{border-left:4px solid var(--olive)}.message.error{border-left:4px solid var(--danger)}
.hero{min-height:620px;background-image:linear-gradient(90deg,rgba(248,243,232,.98) 0%,rgba(248,243,232,.93) 30%,rgba(248,243,232,.28) 52%,rgba(248,243,232,0) 72%),var(--hero-image);background-size:cover;background-position:center}.hero-inner{width:min(1220px,calc(100% - 40px));min-height:620px;margin:auto;display:flex;align-items:center}.hero-copy{width:44%;padding:45px 0}.eyebrow{display:block;color:var(--olive-dark);font-size:11px;font-weight:700;letter-spacing:.16em}.hero h1,.catalog-heading h1,.product-detail h1,.page-title h1,.checkout-layout h1,.success-page h1,.info-page h1{font-family:'Lora',Georgia,serif;font-size:clamp(52px,5.4vw,82px);line-height:1.02;letter-spacing:-.04em;margin:14px 0 20px}.hero h1 em{color:var(--olive);font-style:normal}.hero-copy>p{max-width:510px;font-size:18px;color:#535b50;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:22px;margin:29px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--terracotta);color:#fff}.button.primary:hover{background:#b85e3e}.button.secondary{background:#fff;border-color:var(--line)}.text-button{padding:0;color:var(--olive-dark)}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:#4e554b}.hero-trust b{color:var(--olive)}
.category-section,.product-section{padding:75px 0}.section-heading{position:relative;margin-bottom:28px}.section-heading>span{font-size:10px;letter-spacing:.17em;color:var(--olive-dark);font-weight:700}.section-heading h2{font-family:'Lora',Georgia,serif;font-size:34px;letter-spacing:-.025em;margin:5px 0}.section-heading>a{position:absolute;right:0;bottom:6px;color:var(--olive-dark);font-weight:700;font-size:13px}.section-heading.centered{text-align:center}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{height:170px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;position:relative;display:flex;align-items:flex-end;padding:18px;transition:.22s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card>span:not(.category-art){z-index:2;display:grid;gap:3px}.category-card b{font-size:16px}.category-card small{font-size:11px;color:var(--muted)}.category-card>em{position:absolute;right:15px;bottom:22px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--olive);color:#fff;font-style:normal}.category-art{position:absolute;inset:0 0 48px;background:linear-gradient(135deg,#f5eee1,#dce5cf)}.category-art:before,.category-art:after,.category-art i{content:'';position:absolute;border-radius:50%;background:#829468}.category-art:before{width:74px;height:58px;right:32px;top:30px;border-radius:50% 50% 42% 42%}.category-art:after{width:26px;height:34px;right:92px;top:16px;transform:rotate(-24deg)}.category-art i{width:24px;height:32px;right:27px;top:16px;transform:rotate(25deg)}.category-2 .category-art{background:linear-gradient(135deg,#efe5d6,#e8cfbd)}.category-2 .category-art:before{border-radius:24px;background:#b68b6c}.category-3 .category-art{background:linear-gradient(135deg,#e5eddc,#d4dfc6)}.category-3 .category-art:before{width:74px;height:30px;border-radius:50%;transform:rotate(20deg)}.category-4 .category-art{background:linear-gradient(135deg,#f2e6d8,#d8e3d3)}.category-4 .category-art:before{width:43px;height:67px;border-radius:20px 20px 10px 10px}.category-5 .category-art{background:linear-gradient(135deg,#e8e1d4,#cad7c2)}.category-5 .category-art:before{width:80px;height:54px;border-radius:16px}.product-section{padding-top:25px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-products{grid-template-columns:repeat(5,1fr)}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;min-width:0;transition:.22s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{height:230px;display:block;position:relative;background:#f2eee5;overflow:hidden}.home-products .product-image{height:190px}.product-image img{width:100%;height:100%;object-fit:contain;background:#fff;transition:.3s}.product-card:hover .product-image img{transform:scale(1.03)}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle at 50% 34%,#fff 0 26%,transparent 27%),linear-gradient(145deg,#edf0e6,#f4e8da);color:var(--olive)}.image-placeholder b{font-family:'Lora';font-size:42px}.image-placeholder small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.product-badge{position:absolute;top:12px;left:12px;padding:5px 9px;background:var(--terracotta);color:#fff;border-radius:5px;font-style:normal;font-size:10px}.product-info{padding:15px}.product-info>small{display:block;color:var(--olive-dark);text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:700}.product-info h3{font-family:'Lora',Georgia,serif;font-size:16px;line-height:1.3;margin:8px 0}.product-info p{font-size:12px;color:var(--muted);min-height:36px}.product-price{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.product-price>b{font-size:17px}.product-price form button{width:34px;height:34px;border:0;border-radius:50%;background:var(--olive);color:#fff;font-size:20px;cursor:pointer}.review{font-size:10px;color:#8a6635;background:#fff2d9;border-radius:5px;padding:5px 7px}.empty-state{grid-column:1/-1;border:1px dashed #c9c8bc;background:#f8f5ee;border-radius:12px;padding:32px;color:var(--muted)}.empty-state.large{text-align:center;padding:65px}.empty-state.large b{display:block;font-family:'Lora';font-size:25px;color:var(--ink)}.empty-state.large .button{margin-top:10px}
.story{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;background:#303a2f;color:#fff}.story-image{min-height:620px;background:linear-gradient(135deg,#909e73,#5f704d);position:relative;overflow:hidden}.story-image:before,.story-image:after{content:'';position:absolute;border-radius:50%;background:#b9c69844}.story-image:before{width:500px;height:500px;left:-120px;top:120px}.story-image:after{width:300px;height:300px;right:-50px;top:-50px}.story-mark{position:absolute;inset:0;display:grid;place-items:center;font-family:'Lora';font-size:180px;color:#e7ecd788}.story-copy{padding:80px max(40px,calc((100vw - 1220px)/2));padding-left:72px}.story-copy .eyebrow{color:#bdcaa2}.story-copy h2{font-family:'Lora';font-size:52px;line-height:1.08;margin:10px 0 22px}.story-copy>p{color:#d3dbcc;max-width:540px}.story-copy ol{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.story-copy li{border-top:1px solid #ffffff22;padding-top:16px;display:grid}.story-copy li b{color:#dce5c7}.story-copy li span{font-size:12px;color:#bfcaba}.newsletter{margin-top:80px;margin-bottom:80px;padding:45px 50px;background:var(--cream);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter h2{font-family:'Lora';font-size:36px;margin:6px 0}.newsletter p{color:var(--muted)}.newsletter form{display:flex;width:min(470px,100%)}.newsletter input{flex:1;min-width:0;padding:0 16px;border:1px solid var(--line);border-radius:8px 0 0 8px;background:#fff}.newsletter button{border-radius:0 8px 8px 0}.service-ribbon{padding:28px max(20px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:repeat(4,1fr);gap:25px;background:#eeefe8;border-top:1px solid var(--line)}.service-ribbon>div{display:grid;grid-template-columns:44px 1fr;align-items:center}.service-ribbon span{grid-row:1/3;font-size:34px;color:var(--olive)}.service-ribbon b{font-family:'Lora';font-size:15px}.service-ribbon small{color:var(--muted)}footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:60px max(20px,calc((100vw - 1220px)/2)) 25px;background:#263128;color:#fff}footer>div:not(.footer-bottom){display:flex;flex-direction:column;align-items:flex-start;gap:9px}footer strong{font-family:'Lora';margin-bottom:10px}footer a,footer p{font-size:12px;color:#bdc7b9}footer a:hover{color:#fff}.footer-brand img{width:175px}.footer-brand p{max-width:310px;line-height:1.6}.footer-bottom{grid-column:1/-1;border-top:1px solid #ffffff18;margin-top:20px;padding-top:20px;display:flex;justify-content:space-between;color:#9eaa9c;font-size:11px}
.breadcrumbs{display:flex;gap:8px;align-items:center;padding-top:28px;color:var(--muted);font-size:12px}.breadcrumbs a:hover{color:var(--olive-dark)}.catalog-page{padding-bottom:90px}.catalog-heading{text-align:center;padding:52px 0 35px}.catalog-heading h1{font-size:52px;margin:10px 0}.catalog-heading p{color:var(--muted)}.catalog-tools{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:12px;background:var(--cream);border:1px solid var(--line);padding:18px;border-radius:12px}.catalog-tools label{display:grid;gap:5px}.catalog-tools label span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--muted)}.catalog-tools input,.catalog-tools select{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;outline:0}.catalog-tools .button{align-self:end}.catalog-meta{display:flex;gap:8px;margin:28px 0 15px;font-size:13px;color:var(--muted)}.catalog-grid{grid-template-columns:repeat(4,1fr)}
.product-page{padding-bottom:90px}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;padding:42px 0 70px}.product-gallery{min-height:600px;display:grid;place-items:center;background:#f3efe6;border-radius:14px;overflow:hidden}.product-gallery>img{width:100%;height:100%;max-height:650px;object-fit:contain;background:#fff}.image-placeholder.big b{font-size:100px}.product-detail{padding:25px 0}.product-detail h1{font-size:48px}.brand-name{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.lead{font-size:16px;color:var(--muted);line-height:1.7}.detail-price{font-family:'Lora';font-size:34px;font-weight:700;margin:24px 0 2px}.tax-note{color:var(--muted)}.add-form{display:grid;grid-template-columns:100px 1fr;gap:10px;margin-top:25px}.add-form label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.add-form input{display:block;width:100%;height:48px;padding:0 12px;border:1px solid var(--line);border-radius:8px;margin-top:5px}.add-form .button{margin-top:20px}.wide{width:100%}.stock{font-size:12px;font-weight:600}.stock.ready{color:#54723e}.stock.pending{color:#9b6635}.detail-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.detail-benefits div{padding:12px;background:var(--cream);border-radius:7px}.detail-benefits b,.detail-benefits span{display:block}.detail-benefits b{font-size:11px}.detail-benefits span{font-size:9px;color:var(--muted);margin-top:4px}.product-detail details{border-top:1px solid var(--line);padding:15px 0}.product-detail summary{font-weight:700;cursor:pointer}.product-detail details p{color:var(--muted);font-size:13px}.related-products{padding-top:30px}
.cart-page,.checkout-page{padding-bottom:100px}.page-title{padding:45px 0 22px}.page-title h1{font-size:48px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:35px}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:110px 1fr 130px 90px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-thumb{height:95px;background:var(--cream);display:grid;place-items:center;border-radius:8px;overflow:hidden;color:var(--olive);font-family:'Lora';font-size:30px}.cart-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.cart-product small{color:var(--olive-dark);font-size:9px;text-transform:uppercase}.cart-product h2{font-family:'Lora';font-size:17px;margin:4px 0}.unavailable{color:var(--danger);font-size:11px}.quantity-form label{font-size:9px;text-transform:uppercase}.quantity-form input{width:100%;height:36px;margin-top:4px;border:1px solid var(--line);border-radius:6px;padding:0 8px}.quantity-form button{border:0;background:transparent;color:var(--olive-dark);font-size:10px;cursor:pointer}.line-price{text-align:right}.cart-summary{align-self:start;background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:25px;position:sticky;top:130px}.cart-summary h2{font-family:'Lora';font-size:22px;margin-top:0}.cart-summary>div{display:flex;justify-content:space-between;margin:12px 0;font-size:13px}.cart-summary hr{border:0;border-top:1px solid var(--line);margin:20px 0}.cart-summary .total{font-size:18px}.cart-summary>small{display:block;color:var(--muted);margin-bottom:18px}.continue{display:block;text-align:center;margin-top:14px;font-size:12px;color:var(--olive-dark)}.cart-empty{margin:20px 0 100px}.checkout-layout{padding-top:45px}.checkout-layout h1{font-size:45px;margin:10px 0}.checkout-layout section>p{color:var(--muted)}.checkout-form{margin-top:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:20px}.form-grid label{display:grid;gap:6px}.form-grid label>span{font-size:11px;font-weight:700}.form-grid .full{grid-column:1/-1}.shop-input{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;background:#fff}.checkbox-field{display:grid!important;grid-template-columns:auto 1fr;align-items:center}.checkbox-field>span{grid-column:2}.checkbox-field input{grid-column:1;grid-row:1;width:18px;height:18px}.field-error,.form-errors{color:var(--danger)}.checkout-line{display:flex!important;gap:15px}.checkout-line span{flex:1}.success-page{max-width:760px;text-align:center;padding-top:100px;padding-bottom:130px}.success-mark{width:68px;height:68px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:var(--olive-dark);font-size:30px}.success-page h1{font-size:52px}.success-page p{color:var(--muted);font-size:17px}.order-total{margin:28px auto;max-width:350px;padding:18px;background:var(--cream);border-radius:8px;display:flex;justify-content:space-between}.info-page{padding-bottom:120px}.info-page article{max-width:780px;margin:55px auto}.info-page h1{font-size:52px}.info-page article>p{font-size:18px;line-height:1.8;color:var(--muted)}.info-contact{margin-top:35px;padding:24px;background:var(--cream);border-radius:10px;display:grid;gap:4px}.info-contact a{color:var(--olive-dark);font-weight:700}
@media(max-width:1100px){.main-nav{gap:15px}.main-nav a:nth-last-child(n+5){display:none}.header-search{display:none}.home-products{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.catalog-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.announcement{font-size:9px}.header-inner{height:68px;width:calc(100% - 28px)}.brand img{width:150px}.main-nav,.help-link{display:none}.header-actions{margin-left:auto}.mobile-categories{display:flex;overflow:auto;gap:8px;padding:9px 14px;border-top:1px solid var(--line)}.mobile-categories a{white-space:nowrap;padding:7px 11px;background:var(--cream);border-radius:99px;font-size:11px}.hero,.hero-inner{min-height:650px}.hero{background-image:linear-gradient(180deg,rgba(248,243,232,.96) 0%,rgba(248,243,232,.9) 42%,rgba(248,243,232,.05) 75%),var(--hero-image);background-position:65% center}.hero-inner{align-items:flex-start}.hero-copy{width:100%;padding-top:55px}.hero h1{font-size:55px}.hero-copy>p{font-size:15px;max-width:460px}.category-grid,.home-products,.product-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-image{min-height:330px}.story-copy{padding:55px 24px}.newsletter{flex-direction:column;align-items:flex-start}.service-ribbon{grid-template-columns:1fr 1fr}.service-ribbon>div{grid-template-columns:40px 1fr}footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-bottom{grid-column:1/-1}.catalog-tools{grid-template-columns:1fr 1fr}.catalog-tools label:first-child{grid-column:1/-1}.product-layout{grid-template-columns:1fr;gap:30px}.product-gallery{min-height:430px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:85px 1fr 100px}.line-price{grid-column:3}.quantity-form{grid-column:2}.detail-benefits{grid-template-columns:1fr}.messages{top:130px;left:14px;right:14px}}
@media(max-width:520px){.container{width:calc(100% - 28px)}.announcement span,.announcement span+*{display:none}.cart-link>span:not(.cart-icon){display:none}.hero,.hero-inner{min-height:600px}.hero h1{font-size:45px}.hero-trust{display:grid;gap:7px}.hero-actions{align-items:flex-start}.category-section,.product-section{padding:55px 0}.category-grid,.home-products,.product-grid,.catalog-grid{grid-template-columns:1fr}.category-card{height:145px}.product-image,.home-products .product-image{height:280px}.section-heading h2{font-size:29px}.section-heading>a{position:static;display:inline-block;margin-top:8px}.story-copy h2{font-size:40px}.story-copy ol{grid-template-columns:1fr}.newsletter{padding:30px 20px}.newsletter form{display:grid;gap:8px}.newsletter input,.newsletter button{height:48px;border-radius:8px}.service-ribbon{grid-template-columns:1fr}.service-ribbon>div:nth-child(n+3){display:none}footer{grid-template-columns:1fr;gap:30px}.footer-bottom{display:grid;gap:8px}.catalog-heading h1{font-size:39px}.catalog-tools{grid-template-columns:1fr}.catalog-tools label:first-child{grid-column:auto}.product-layout{padding-top:25px}.product-gallery{min-height:330px}.product-detail h1{font-size:39px}.add-form{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr}.cart-thumb{height:70px}.quantity-form,.line-price{grid-column:2}.line-price{text-align:left}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.checkout-layout h1,.page-title h1,.success-page h1,.info-page h1{font-size:39px}}
.petivo-logo{width:184px;height:auto;display:block}.petivo-paw{fill:#718255}.petivo-leaf{fill:#f7f2e8}.petivo-word{fill:#252a25}.footer-brand .petivo-logo{width:175px}.footer-brand .petivo-paw{fill:#c9d2b7}.footer-brand .petivo-leaf{fill:#263128}.footer-brand .petivo-word{fill:#fff}@media(max-width:800px){.petivo-logo{width:150px}}

/* PETIVO native-width widescreen hero v3 */
@media(min-width:1680px){
  .hero{
    background-size:1672px 100%,1672px auto;
    background-position:center;
    background-repeat:no-repeat;
    background-color:#f8f3e8;
  }
}
