@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800;900&family=Courier+Prime:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}.landing-page{font-family:Courier New,Courier Prime,monospace;color:#2c2c2c;background:#fff;width:100%;min-height:100vh}.container{max-width:1400px;width:100%;margin:0 auto;padding:0 1.5rem}.promo-banner{background:linear-gradient(90deg,#a8d5ff,#c4e0ff);padding:.75rem 1rem;text-align:center;font-size:.95rem;color:#2c2c2c;font-weight:500}.site-header{background:#fff;padding:1rem 0;border-bottom:1px solid #E8E8E8}.header-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{flex-shrink:0;display:none}.header-logo img{height:60px;width:auto}.btn-try-now{background:linear-gradient(135deg,#c4e0ff,#a8d5ff);color:#2c2c2c;font-family:system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;padding:.875rem 2.5rem;border:1px solid #000000;border-radius:25px;cursor:pointer;transition:all .3s ease;letter-spacing:.05em;box-shadow:4px 4px #00000026}.btn-try-now:hover{transform:translateY(-2px);box-shadow:6px 6px #0003}.header-actions{display:flex;gap:1.5rem;align-items:center}.header-icon-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;background:transparent;border:none;cursor:pointer;transition:transform .2s ease}.header-icon-btn:hover{transform:translateY(-2px)}.header-icon-btn img{width:32px;height:32px;object-fit:contain}.header-icon-btn span{font-size:.75rem;color:#2c2c2c;font-weight:500}.hero-main-section{padding:0;background:#fff;width:100%}.hero-grid-container{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:750px;max-width:100%}.hero-left-section{border:3px solid #000000;background:#fff;position:relative;padding:0;overflow:visible}.hero-logo-overlap{position:absolute;top:-20px;left:30px;z-index:10;width:280px}.hero-logo-overlap img{width:100%;height:auto;display:block;filter:drop-shadow(3px 3px 5px rgba(0,0,0,.2))}.hero-left-content{padding:5rem 3rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;height:100%;position:relative}.hero-hand{position:absolute;top:4rem;right:2rem;width:140px;z-index:5}.hero-hand img{width:100%;height:auto;display:block}.hero-dog{width:100%;max-width:380px;margin-top:2rem}.hero-dog img{width:100%;height:auto;display:block}.hero-title{font-family:League Spartan,sans-serif;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:900;color:#000;line-height:.9;text-transform:uppercase;letter-spacing:-.02em;margin:1rem 0;text-align:center}.hero-bubble{position:relative;width:100%;max-width:450px;margin:1rem 0}.bubble-svg{width:100%;height:auto;display:block}.bubble-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;display:flex;flex-direction:column;gap:1rem}.bubble-item{display:flex;align-items:center;gap:1rem}.bubble-icon{font-size:2rem;line-height:1;flex-shrink:0}.bubble-text{font-family:Courier New,monospace;font-size:1.1rem;font-weight:700;color:#000;line-height:1.2}.hero-cta-btn{background:linear-gradient(135deg,#ff8c42,#ff6b35);color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:700;text-transform:lowercase;padding:1.1rem 2.5rem;border:2px solid #000000;border-radius:40px;cursor:pointer;transition:all .3s ease;box-shadow:4px 4px #0003;width:100%;max-width:450px;margin-top:auto}.hero-cta-btn:hover{transform:translateY(-2px);box-shadow:6px 6px #00000040;background:linear-gradient(135deg,#ff9d5c,#ff7a45)}.hero-right-section{border:3px solid #000000;background:#d3d3d3;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.lightning{position:absolute;width:90px;height:160px;opacity:.9;z-index:1}.lightning-1{top:10%;left:5%;transform:rotate(-15deg)}.lightning-2{top:8%;right:8%;transform:rotate(20deg) scaleX(-1)}.lightning-3{bottom:12%;right:10%;transform:rotate(-18deg)}.products-showcase{position:relative;z-index:2;width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1.8rem}.products-image-wrapper{width:100%;background:#fff;border:3px solid #000000;padding:1.5rem;border-radius:0;box-shadow:5px 5px #00000026}.products-image-wrapper img{width:100%;height:auto;display:block}.products-tagline{font-family:Courier New,monospace;font-size:1.3rem;font-weight:700;color:#000;text-align:center;line-height:1.3;margin:0}.products-cta-btn{background:linear-gradient(135deg,#ff8c42,#ff6b35);color:#fff;font-family:system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:700;text-transform:lowercase;padding:1.1rem 2.5rem;border:2px solid #000000;border-radius:40px;cursor:pointer;transition:all .3s ease;box-shadow:4px 4px #0003;width:100%;max-width:420px}.products-cta-btn:hover{transform:translateY(-2px);box-shadow:6px 6px #00000040;background:linear-gradient(135deg,#ff9d5c,#ff7a45)}.showcase-text{text-align:center;display:flex;flex-direction:column;gap:1rem}.showcase-title{font-family:League Spartan,sans-serif;font-size:1.25rem;color:#000;font-weight:700;line-height:1.3}.certifications-section{padding:3rem 0;background:linear-gradient(135deg,#c4e0ff,#a8d5ff);border:1px solid #000000;margin:2rem 0}.certifications-title{font-family:League Spartan,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#000;text-align:center;margin-bottom:3rem;text-transform:uppercase;letter-spacing:.05em}.certifications-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;align-items:start}.certification-item{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.certification-logo{width:100%;max-width:200px;display:flex;align-items:center;justify-content:center}.certification-logo img{width:100%;height:auto}.certification-text{font-family:Courier New,monospace;font-size:1.125rem;color:#000;font-weight:600;line-height:1.5;margin:0}.three-products-section{padding:3rem 0;background:#fff}.three-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto}.product-card-box{border:1px solid #000000;border-radius:0;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative}.product-card-box--pink{background:#f4c4c4}.product-card-box--orange{background:#f4a460}.product-card-box--green{background:#6b9b7f}.product-card-box__title{font-family:League Spartan,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#000;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin:0}.product-card-box__image-container{background:#fff;border-radius:0;padding:2rem 1rem;display:flex;align-items:center;justify-content:center;min-height:350px;position:relative;overflow:hidden}.product-card-box--pink .product-card-box__image-container{background-image:radial-gradient(circle at 20% 30%,#FFD700 8%,transparent 8%),radial-gradient(circle at 80% 70%,#FFA500 6%,transparent 6%),radial-gradient(circle at 50% 80%,#FFB6C1 10%,transparent 10%),linear-gradient(#fff 0% 100%)}.product-card-box--orange .product-card-box__image-container{background-image:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,140,66,.1) 20px,rgba(255,140,66,.1) 40px),linear-gradient(#fff 0% 100%)}.product-card-box--green .product-card-box__image-container{background-image:repeating-linear-gradient(90deg,transparent,transparent 15px,rgba(107,155,127,.15) 15px,rgba(107,155,127,.15) 30px),linear-gradient(#fff 0% 100%)}.product-card-box__image{width:100%;max-width:250px;height:auto;position:relative;z-index:1;border:3px solid #000000}.product-card-box__ingredients{background:#fff;border:3px dashed #000000;border-radius:0;padding:1.25rem 1.5rem;text-align:center}.ingredients-title{font-family:Courier New,monospace;font-size:.875rem;font-weight:700;color:#000;text-transform:uppercase;margin:0 0 .5rem;letter-spacing:.05em}.ingredients-list{font-family:Courier New,monospace;font-size:.875rem;color:#000;line-height:1.5;margin:0;font-weight:500}.dogs-testimonials-section{padding:3rem 0;background:#fff}.dogs-testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto}.dogs-image-box{border:1px solid #000000;border-radius:0;background:linear-gradient(135deg,#c4e0ff,#a8d5ff);padding:2rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.dogs-image-box img{width:100%;height:auto;display:block;border:3px solid #000000}.testimonials-boxes{display:flex;flex-direction:column;gap:2rem}.testimonial-box{border:1px solid #000000;border-radius:0;padding:2rem;display:flex;flex-direction:column;gap:1rem}.testimonial-box--pink{background:#ffe4e9}.testimonial-box--beige{background:#ffe8d6}.testimonial-box__icon{width:80px;height:80px;color:#000;margin-bottom:1rem}.testimonial-box__quote{font-family:Courier New,monospace;font-size:1.125rem;font-weight:700;color:#000;line-height:1.5;margin:0;font-style:italic}.testimonial-box__author{font-family:Courier New,monospace;font-size:.875rem;font-weight:600;color:#000;margin:0;font-style:italic}.testimonial-box__text{font-family:Courier New,monospace;font-size:1rem;color:#000;line-height:1.6;margin:0;text-align:justify}.wellbeing-360-section{padding:3rem 1.5rem;background-color:#f5f5f5}.wellbeing-360-title{font-family:League Spartan,sans-serif;font-size:3rem;font-weight:700;text-align:center;color:#fff;background:linear-gradient(135deg,#ffb6c1,#ff69b4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:2px #000000;margin:0 0 3rem;letter-spacing:.1em}.wellbeing-360-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto}.product-showcase-left{display:flex;flex-direction:column;gap:2rem}.product-title-box{background-color:#ffb6c1;border:1px solid #000000;border-radius:0;padding:1.5rem;text-align:center}.product-title-box h3{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.product-image-box{background:linear-gradient(135deg,#ffe4e9,pink);border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center;min-height:400px}.product-image-box img{width:100%;height:auto;max-width:500px;object-fit:contain;border:3px solid #000000}.product-info-right{display:flex;flex-direction:column;gap:2rem}.product-description{font-family:Courier New,monospace;font-size:1.75rem;color:#000;line-height:1.5;margin:0;text-align:left;font-weight:400}.product-dog-image{border:1px solid #000000;border-radius:0;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}.product-dog-image img{width:100%;height:auto;object-fit:cover;border-radius:0}.product-price-box{background-color:#ffb6c1;border:1px solid #000000;border-radius:0;padding:2rem;text-align:center}.product-price{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.wellbeing-360-grid--reverse{margin-top:2rem}.digestion-text-box{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2.5rem;display:flex;align-items:center;justify-content:center}.digestion-text{font-family:Courier New,monospace;font-size:1.125rem;color:#000;line-height:1.8;margin:0;text-align:justify}.benefits-illustration-box{display:flex;flex-direction:column;gap:2rem}.benefits-icon{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center}.benefits-icon svg{width:100%;max-width:250px;height:auto}.benefits-list-box{background:linear-gradient(135deg,#ffe4e9,#ffb6c1);border:1px solid #000000;border-radius:0;padding:2rem}.benefits-title{font-family:League Spartan,sans-serif;font-size:1.75rem;font-weight:700;color:#000;margin:0 0 1.5rem;text-align:left}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{font-family:Courier New,monospace;font-size:1.125rem;color:#000;margin-bottom:1rem;padding-left:1.5rem;position:relative}.benefits-list li:before{content:"•";position:absolute;left:0;font-size:1.5rem;color:#ff69b4}.benefits-list li:last-child{margin-bottom:0}.specific-needs-section{padding:3rem 1.5rem;background-color:#fff}.specific-needs-title{font-family:League Spartan,sans-serif;font-size:3rem;font-weight:700;text-align:center;color:#fff;background:linear-gradient(135deg,#6b9b7f,#4a7c5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-webkit-text-stroke:2px #000000;margin:0 0 3rem;letter-spacing:.1em}.specific-needs-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto}.specific-needs-grid--reverse{margin-top:2rem}.digestion-product-left{display:flex;flex-direction:column;gap:2rem}.digestion-title-box{background-color:#6b9b7f;border:1px solid #000000;border-radius:0;padding:1.5rem;text-align:center}.digestion-title-box h3{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.digestion-product-image-box{background:linear-gradient(135deg,#d4e8d4,#b8d4b8);border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center;min-height:400px}.digestion-product-image-box img{width:100%;height:auto;max-width:500px;object-fit:contain;border:3px solid #000000}.digestion-info-right{display:flex;flex-direction:column;gap:2rem}.digestion-info-text{font-family:Courier New,monospace;font-size:1.75rem;color:#000;line-height:1.5;margin:0;text-align:left;font-weight:400}.digestion-dog-image{border:1px solid #000000;border-radius:0;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}.digestion-dog-image img{width:100%;height:auto;object-fit:cover;border-radius:0;border:3px solid #000000}.digestion-price-box{background-color:#6b9b7f;border:1px solid #000000;border-radius:0;padding:2rem;text-align:center}.digestion-price{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.digestion-description-box{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2.5rem;display:flex;align-items:center;justify-content:center}.digestion-description-text{font-family:Courier New,monospace;font-size:1.125rem;color:#000;line-height:1.8;margin:0;text-align:justify}.digestion-benefits-box{display:flex;flex-direction:column;gap:2rem}.digestion-benefits-icon{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center}.digestion-benefits-icon svg{width:100%;max-width:250px;height:auto}.digestion-benefits-list-box{background:linear-gradient(135deg,#d4e8d4,#6b9b7f);border:1px solid #000000;border-radius:0;padding:2rem}.digestion-benefits-title{font-family:League Spartan,sans-serif;font-size:1.75rem;font-weight:700;color:#000;margin:0 0 1.5rem;text-align:left}.digestion-benefits-list{list-style:none;padding:0;margin:0}.digestion-benefits-list li{font-family:Courier New,monospace;font-size:1.125rem;color:#000;margin-bottom:1rem;padding-left:1.5rem;position:relative}.digestion-benefits-list li:before{content:"•";position:absolute;left:0;font-size:1.5rem;color:#4a7c5f}.digestion-benefits-list li:last-child{margin-bottom:0}.mobility-section{padding:3rem 1.5rem;background-color:#f5f5f5}.mobility-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto}.mobility-grid--reverse{margin-top:2rem}.mobility-product-left{display:flex;flex-direction:column;gap:2rem}.mobility-title-box{background-color:#f4a460;border:1px solid #000000;border-radius:0;padding:1.5rem;text-align:center}.mobility-title-box h3{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.mobility-product-image-box{background:linear-gradient(135deg,#ffe4cc,#fca);border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center;min-height:400px}.mobility-product-image-box img{width:100%;height:auto;max-width:500px;object-fit:contain;border:3px solid #000000}.mobility-info-right{display:flex;flex-direction:column;gap:2rem}.mobility-info-text{font-family:Courier New,monospace;font-size:1.75rem;color:#000;line-height:1.5;margin:0;text-align:left;font-weight:400}.mobility-dog-image{border:1px solid #000000;border-radius:0;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}.mobility-dog-image img{width:100%;height:auto;object-fit:cover;border-radius:0;border:3px solid #000000}.mobility-price-box{background-color:#f4a460;border:1px solid #000000;border-radius:0;padding:2rem;text-align:center}.mobility-price{font-family:League Spartan,sans-serif;font-size:2.5rem;font-weight:700;color:#000;margin:0;letter-spacing:.05em}.mobility-description-box{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2.5rem;display:flex;align-items:center;justify-content:center}.mobility-description-text{font-family:Courier New,monospace;font-size:1.125rem;color:#000;line-height:1.8;margin:0;text-align:justify}.mobility-benefits-box{display:flex;flex-direction:column;gap:2rem}.mobility-benefits-icon{background-color:#fff;border:1px solid #000000;border-radius:0;padding:2rem;display:flex;align-items:center;justify-content:center}.mobility-benefits-icon svg{width:100%;max-width:250px;height:auto}.mobility-benefits-list-box{background:linear-gradient(135deg,#ffe4cc,#f4a460);border:1px solid #000000;border-radius:0;padding:2rem}.mobility-benefits-title{font-family:League Spartan,sans-serif;font-size:1.75rem;font-weight:700;color:#000;margin:0 0 1.5rem;text-align:left}.mobility-benefits-list{list-style:none;padding:0;margin:0}.mobility-benefits-list li{font-family:Courier New,monospace;font-size:1.125rem;color:#000;margin-bottom:1rem;padding-left:1.5rem;position:relative}.mobility-benefits-list li:before{content:"•";position:absolute;left:0;font-size:1.5rem;color:#ff8c42}.mobility-benefits-list li:last-child{margin-bottom:0}.subscription-offer-section{padding:3rem 1.5rem;background:linear-gradient(135deg,#1e88e5,#1565c0);border:1px solid #000000}.subscription-offer-title{font-family:League Spartan,sans-serif;font-size:3.5rem;font-weight:700;text-align:center;color:#fff;margin:0 0 3rem;letter-spacing:.1em;text-transform:uppercase}.subscription-offer-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;max-width:1400px;margin:0 auto 3rem;align-items:center}.subscription-image-box{border:1px solid #000000;border-radius:0;overflow:hidden;background-color:#fff;padding:1rem}.subscription-image-box img{width:100%;height:auto;display:block;border-radius:0;border:3px solid #000000}.subscription-benefits-box{background-color:#fff;border:1px solid #000000;border-radius:0;padding:3rem;display:flex;flex-direction:column;gap:2rem}.subscription-benefit-item{display:flex;align-items:center;gap:2rem}.checkmark-icon{flex-shrink:0;width:50px;height:50px}.subscription-benefit-text{font-family:Courier New,monospace;font-size:1.5rem;color:#000;line-height:1.5;margin:0;font-weight:400}.subscription-cta-container{text-align:center;max-width:400px;margin:0 auto}.btn-subscribe{font-family:system-ui,-apple-system,sans-serif;font-size:1.75rem;font-weight:700;color:#000;background:linear-gradient(135deg,#b3d9ff,#e3f2fd);border:1px solid #000000;border-radius:35px;padding:1.5rem 4rem;cursor:pointer;transition:all .3s ease;text-transform:lowercase;width:100%;box-shadow:4px 4px #000}.btn-subscribe:hover{transform:translate(2px,2px);box-shadow:2px 2px #000;background:linear-gradient(135deg,#90caf9,#bbdefb)}.btn-subscribe:active{transform:translate(4px,4px);box-shadow:0 0 #000}.product-card{border-radius:0;overflow:hidden;padding:1.5rem}.product-card--pink{background:#f4c4c4}.product-card--orange{background:#f4d4c4}.product-card--green{background:#c4f4c4}.product-card__image{display:flex;align-items:center;justify-content:center;padding:1rem}.product-card__image img{width:100%;max-width:250px;height:auto}.three-dogs-section{padding:2rem 0;background:#fff}.three-dogs-image{max-width:800px;margin:0 auto}.three-dogs-image img{width:100%;height:auto;display:block}.detail-section{padding:3rem 0}.detail-section--pink{background:#fde8e8}.detail-section--green{background:#e8f8e8}.detail-section--orange{background:#fee8d8}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:2rem}.detail-grid__product,.detail-grid__dog{display:flex;align-items:center;justify-content:center}.detail-grid__product img,.detail-grid__dog img{width:100%;max-width:400px;height:auto}.detail-content{text-align:center;max-width:800px;margin:0 auto;padding:2rem}.detail-content__badge{font-family:League Spartan,sans-serif;font-size:1.5rem;color:#2c2c2c;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.detail-content__description{font-size:1.125rem;color:#5a5a5a;margin-bottom:1.5rem;line-height:1.6}.detail-content__price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-top:1.5rem}.price-from{font-size:1rem;color:#5a5a5a}.price-value{font-family:League Spartan,sans-serif;font-size:2rem;color:#2c2c2c;font-weight:700}.subscription-section{padding:4rem 0;background:#1e40af;color:#fff}.subscription-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.subscription-grid__image{display:flex;align-items:center;justify-content:center}.subscription-grid__image img{width:100%;max-width:400px;height:auto;border-radius:0;border:3px solid #FFFFFF}.subscription-grid__content{padding:1rem}.subscription-title{font-family:League Spartan,sans-serif;font-size:2rem;color:#fff;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em}.subscription-benefits{list-style:none;margin:0 0 2rem;padding:0}.subscription-benefits li{display:flex;align-items:center;gap:1rem;padding:.75rem 0;font-size:1.125rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.subscription-benefits li:last-child{border-bottom:none}.benefit-check{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fcf4c8;color:#1e40af;border-radius:0;font-weight:700;flex-shrink:0}.btn-subscribe{background:#fcf4c8;color:#1e40af;font-family:League Spartan,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:1rem 2.5rem;border:3px solid #FFFFFF;border-radius:0;cursor:pointer;transition:all .3s ease;box-shadow:4px 4px #0003}.btn-subscribe:hover{background:#ffe866;transform:translateY(-2px);box-shadow:6px 6px #0000004d}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;gap:1.5rem}.certifications-grid{grid-template-columns:1fr;gap:2rem}.three-products-grid,.dogs-testimonials-grid,.wellbeing-360-grid{grid-template-columns:1fr;gap:1.5rem}.wellbeing-360-title{font-size:2.5rem}.product-title-box h3{font-size:2rem}.product-description{font-size:1.5rem}.product-price{font-size:2rem}.digestion-text{font-size:1rem}.benefits-title{font-size:1.5rem}.benefits-list li{font-size:1rem}.specific-needs-grid{grid-template-columns:1fr;gap:1.5rem}.specific-needs-title{font-size:2.5rem}.digestion-title-box h3{font-size:2rem}.digestion-info-text{font-size:1.5rem}.digestion-price{font-size:2rem}.digestion-description-text{font-size:1rem}.digestion-benefits-title{font-size:1.5rem}.digestion-benefits-list li{font-size:1rem}.mobility-grid{grid-template-columns:1fr;gap:1.5rem}.mobility-title-box h3{font-size:2rem}.mobility-info-text{font-size:1.5rem}.mobility-price{font-size:2rem}.mobility-description-text{font-size:1rem}.mobility-benefits-title{font-size:1.5rem}.mobility-benefits-list li{font-size:1rem}.detail-grid,.subscription-offer-grid{grid-template-columns:1fr;gap:2rem}.subscription-offer-title{font-size:2.5rem}.subscription-benefit-text{font-size:1.25rem}.btn-subscribe{font-size:1.5rem;padding:1.25rem 3rem}.subscription-grid{grid-template-columns:1fr;text-align:center}}@media(max-width:768px){.header-content{flex-wrap:wrap;justify-content:center}.header-logo img{height:50px}.btn-try-now{order:3;width:100%;margin-top:1rem}.hero-grid{grid-template-columns:1fr}.certifications-title{font-size:1.75rem}.certifications-grid{grid-template-columns:1fr;gap:2rem}.certification-text{font-size:1rem}.three-products-grid{grid-template-columns:1fr}.detail-grid__product img,.detail-grid__dog img,.subscription-grid__image img{max-width:300px}.subscription-title{font-size:1.5rem}.subscription-benefits li{font-size:1rem}}@media(max-width:480px){.promo-banner{font-size:.875rem;padding:.5rem}.header-logo img{height:40px}.btn-try-now{font-size:.875rem;padding:.75rem 1.5rem}.header-icon-btn img{width:24px;height:24px}.hero-title{font-size:1.75rem}.certifications-title{font-size:1.5rem}.certification-text{font-size:.875rem}.detail-content__badge{font-size:1.25rem}.detail-content__description{font-size:1rem}.price-value{font-size:1.75rem}.btn-subscribe{padding:.875rem 2rem;font-size:1rem}}:root{--color-primary: #E8A87C;--color-primary-light: #F4CBA5;--color-primary-dark: #D88A5A;--color-secondary: #7BA89B;--color-secondary-light: #A8C9BE;--color-secondary-dark: #5A8A7A;--color-accent: #F5C563;--color-accent-light: #FBE4A0;--color-accent-dark: #E6A83E;--color-cream: #FAF7F2;--color-white: #FFFFFF;--color-beige: #E8E4DC;--color-text-primary: #2C2C2C;--color-text-secondary: #5A5A5A;--color-text-light: #8A8A8A;--color-success: #6FA876;--color-error: #D87A7A;--color-warning: #E6A83E;--color-info: #7BA89B;--font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-accent: "Playfair Display", Georgia, serif;--font-size-xs: clamp(.75rem, .7rem + .25vw, .875rem);--font-size-sm: clamp(.875rem, .8rem + .4vw, 1rem);--font-size-base: clamp(1rem, .95rem + .25vw, 1.125rem);--font-size-lg: clamp(1.125rem, 1rem + .625vw, 1.5rem);--font-size-xl: clamp(1.5rem, 1.2rem + 1.5vw, 2.5rem);--font-size-2xl: clamp(2rem, 1.5rem + 2.5vw, 3.5rem);--font-size-3xl: clamp(2.5rem, 2rem + 2.5vw, 4.5rem);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--space-5xl: 8rem;--container-max-width: 1280px;--container-padding: clamp(1rem, 5vw, 2rem);--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--shadow-xl: 0 16px 40px rgba(0, 0, 0, .15);--transition-fast: .15s ease-in-out;--transition-base: .25s ease-in-out;--transition-slow: .4s ease-in-out;--z-base: 1;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-toast: 600;--z-tooltip: 700}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-cream);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--color-text-primary);margin-bottom:var(--space-md)}h1{font-size:var(--font-size-3xl);letter-spacing:-.02em}h2{font-size:var(--font-size-2xl);letter-spacing:-.01em}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}p{margin-bottom:var(--space-md);color:var(--color-text-secondary)}a{color:inherit;text-decoration:none;transition:color var(--transition-base)}a:hover{color:var(--color-primary)}button{font-family:var(--font-body);cursor:pointer;border:none;background:none;transition:all var(--transition-base)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);transition:all var(--transition-base);white-space:nowrap}.btn-primary{background:var(--color-primary);color:var(--color-white);box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{background:var(--color-white);color:var(--color-primary);border:2px solid var(--color-primary)}.btn-secondary:hover{background:var(--color-primary);color:var(--color-white)}.btn-large{padding:var(--space-lg) var(--space-2xl);font-size:var(--font-size-lg)}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding)}.section{padding:var(--space-4xl) 0}.section-sm{padding:var(--space-3xl) 0}.section-lg{padding:var(--space-5xl) 0}.text-center{text-align:center}.text-accent{font-family:var(--font-accent);color:var(--color-primary)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}@media(max-width:767px){.section{padding:var(--space-3xl) 0}.btn{width:100%}}
