@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&display=swap");:root{--blue:#123cc5;--ink:#092477;--pale:#e8f6ff;--yellow:#ffd51d;--red:#f42c2c;--green:#9acb35;--paper:#fffefa;--line:#102f9d;--muted:#4d6095}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}.site-shell{overflow:hidden}.announcement{background:var(--blue);color:#fff;text-align:center;font-family:Archivo Black,Impact,sans-serif;font-size:1rem;letter-spacing:.02em;padding:.55rem 1rem}.announcement strong{color:var(--yellow)}.site-header{height:76px;background:#fff;gap:2rem;padding:0 clamp(1rem,3vw,3rem);border-bottom:3px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.site-header{display:flex;align-items:center}.brand{font-family:Archivo Black,Impact,sans-serif;font-size:clamp(1.2rem,2vw,2rem);letter-spacing:-.04em;white-space:nowrap;gap:.22rem}.brand-paw{color:var(--yellow);font-size:.85em;text-shadow:1px 1px 0 var(--blue)}.desktop-nav{margin:auto;display:flex;align-items:center;gap:clamp(1rem,2.6vw,3rem);font-family:Archivo Black,Impact,sans-serif;font-size:.95rem}.desktop-nav a{padding:.55rem 0}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:.75rem}.cart-link{border:2px solid var(--ink);background:var(--yellow);font-family:Archivo Black,Impact,sans-serif;padding:.62rem 1.1rem;-webkit-clip-path:polygon(8% 0,92% 0,100% 20%,100% 80%,92% 100%,8% 100%,0 80%,0 20%);clip-path:polygon(8% 0,92% 0,100% 20%,100% 80%,92% 100%,8% 100%,0 80%,0 20%)}.button:hover,.cart-link:hover{transform:translateY(-2px);box-shadow:4px 4px 0 var(--ink)}.menu-toggle{display:none;border:0;background:none;font-size:1.8rem;color:var(--ink);min-width:44px;min-height:44px}.mobile-nav{display:none}.page-hero{background:var(--pale);border-bottom:3px solid var(--line);padding:clamp(3rem,8vw,7rem) clamp(1rem,6vw,7rem);position:relative}.page-hero:after{content:"";position:absolute;right:-8vw;top:-10vw;width:35vw;height:35vw;background:var(--yellow);border:3px solid var(--line);border-radius:50%;z-index:0}.page-hero>*{position:relative;z-index:1}.eyebrow{font-family:Archivo Black,Impact,sans-serif;text-transform:uppercase;letter-spacing:.05em;color:var(--red);font-size:.88rem}.hero-copy h1,.page-hero h1,.section-title{font-family:Archivo Black,Impact,sans-serif;letter-spacing:-.055em;line-height:.93;margin:.45rem 0 1rem;text-wrap:balance}.page-hero h1{font-size:clamp(3rem,7vw,7rem);max-width:900px}.page-hero p{font-size:1.15rem;max-width:630px;color:#233d83;line-height:1.5}.button{display:inline-flex;align-items:center;gap:.7rem;border:3px solid var(--ink);background:var(--yellow);padding:.9rem 1.35rem;font-family:Archivo Black,Impact,sans-serif;transition:transform .2s,box-shadow .2s,background-color .2s}.button-red{background:var(--red);color:#fff}.button:active,.cart-link:active{transform:translateY(1px);box-shadow:none}.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.hero{min-height:580px;background:var(--pale);border-bottom:3px solid var(--line);display:grid;grid-template-columns:minmax(300px,.85fr) minmax(500px,1.15fr)}.hero,.hero-copy{position:relative}.hero-copy{padding:clamp(3rem,6vw,7rem) 1rem clamp(4rem,8vw,7rem) clamp(1.2rem,6vw,7rem);align-self:center;z-index:2}.hero-copy h1{font-size:clamp(3.4rem,6vw,7.1rem);max-width:650px}.hero-copy p{font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.35;max-width:480px;margin:0 0 1.8rem}.hero-media{position:relative;min-height:450px;border-left:3px solid var(--line);overflow:hidden;background:var(--yellow)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:74% center}.hero-media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(232,246,255,.55),transparent 28%);z-index:1}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:3px solid var(--line)}.trust-item{padding:1.1rem clamp(.8rem,3vw,3rem);display:flex;align-items:center;gap:1rem;border-right:2px solid var(--line);font-weight:700}.trust-item:last-child{border-right:0}.trust-item b{font-family:Archivo Black,Impact,sans-serif;text-transform:uppercase;display:block}.trust-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;flex:0 0 auto}.content{padding:clamp(3rem,7vw,7rem) clamp(1rem,6vw,7rem)}.content-blue{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section-title{font-size:clamp(2.4rem,4vw,4.5rem);max-width:780px}.section-link{font-family:Archivo Black,Impact,sans-serif;color:var(--red);white-space:nowrap}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.problem-card{border:3px solid var(--line);min-height:260px;background:var(--yellow);position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:1rem;-webkit-clip-path:polygon(0 7%,7% 0,93% 0,100% 7%,100% 93%,93% 100%,7% 100%,0 93%);clip-path:polygon(0 7%,7% 0,93% 0,100% 7%,100% 93%,93% 100%,7% 100%,0 93%)}.problem-card:nth-child(2){background:var(--green)}.problem-card:nth-child(3){background:#acd7fa}.problem-card:nth-child(4){background:#ffcb20}.problem-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.problem-card span{position:relative;background:#fff;border:2px solid var(--ink);font-family:Archivo Black,Impact,sans-serif;font-size:1.1rem;padding:.38rem .5rem;transform:rotate(-4deg)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem}.product-card{background:#fff;border:2px solid var(--line);min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);box-shadow:6px 6px 0 var(--yellow)}.product-image{aspect-ratio:1/1;background:#fff;display:grid;place-items:center;border-bottom:2px solid var(--line);padding:.8rem}.product-image img{width:100%;height:100%;object-fit:contain}.image-fallback{font-family:Archivo Black,Impact,sans-serif;color:var(--blue);text-transform:uppercase}.product-info{padding:1rem;min-height:116px;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.product-info h3{font-size:.97rem;line-height:1.15;margin:0;color:var(--ink)}.product-info strong{font-family:Archivo Black,Impact,sans-serif;font-size:1.1rem;color:var(--blue);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.split{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(2rem,7vw,8rem);gap:clamp(2rem,7vw,8rem);align-items:center}.split-copy p{font-size:1.1rem;line-height:1.5;max-width:530px}.bullet-list{padding:0;list-style:none;display:grid;grid-gap:1rem;gap:1rem;margin:2rem 0}.bullet-list li{display:flex;gap:.7rem;align-items:start;font-weight:600}.bullet-list li:before{content:"✦";color:var(--red);font-family:Archivo Black,Impact,sans-serif}.cta-panel{background:var(--blue);color:#fff;border:3px solid var(--ink);padding:clamp(2rem,5vw,5rem);-webkit-clip-path:polygon(0 5%,5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%);clip-path:polygon(0 5%,5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%)}.cta-panel h2{font-family:Archivo Black,Impact,sans-serif;font-size:clamp(2.5rem,5vw,5.5rem);letter-spacing:-.05em;line-height:.95;margin:0 0 1rem}.cta-panel p{max-width:540px;font-size:1.1rem}.faq{border-top:2px solid var(--line)}.faq details{border-bottom:2px solid var(--line);padding:1.2rem 0}.faq summary{cursor:pointer;font-family:Archivo Black,Impact,sans-serif;font-size:1.15rem}.faq p{max-width:700px;line-height:1.5}.catalog-intro{max-width:720px;font-size:1.1rem;line-height:1.5}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);grid-gap:clamp(2rem,7vw,8rem);gap:clamp(2rem,7vw,8rem);align-items:start}.product-page-image{background:#fff;border:3px solid var(--line);aspect-ratio:1/1;padding:2rem}.product-page-image img{height:100%;width:100%;object-fit:contain}.product-page h1{letter-spacing:-.05em;line-height:.95;font-size:clamp(2.4rem,4vw,4.8rem);margin:.4rem 0 1rem}.price,.product-page h1{font-family:Archivo Black,Impact,sans-serif}.price{color:var(--blue);font-size:1.9rem}.description{line-height:1.6;color:#243c7e}.choices{display:grid;grid-gap:.75rem;gap:.75rem;margin:1.5rem 0}.choice{border:2px solid var(--line);padding:.8rem;background:#fff}.choice b{display:block;margin-bottom:.3rem}.external-shop{font-size:.92rem;color:var(--muted);line-height:1.4;margin-top:1rem}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(2rem,7vw,7rem);gap:clamp(2rem,7vw,7rem);align-items:start}.contact-details{font-size:1.12rem;line-height:1.5}.contact-form{display:grid;grid-gap:1.1rem;gap:1.1rem;background:#fff;border:3px solid var(--line);padding:clamp(1.2rem,4vw,3rem)}.contact-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-weight:700}.contact-form input,.contact-form textarea{border:2px solid var(--line);border-radius:0;padding:.8rem;background:#fff;color:var(--ink);min-height:46px}.contact-form textarea{min-height:145px;resize:vertical}.form-status{font-weight:700;margin:0}.legal{max-width:850px}.legal h2{font-family:Archivo Black,Impact,sans-serif;font-size:1.7rem;margin-top:2.3rem}.legal li,.legal p{line-height:1.6;color:#243c7e}.policy-text{white-space:pre-line;line-height:1.65;color:#243c7e}.site-footer{background:var(--blue);color:#fff;padding:clamp(2.5rem,6vw,6rem) clamp(1rem,6vw,7rem) 1.2rem;border-top:3px solid var(--ink)}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer-brand{color:#fff}.footer-top p{max-width:260px;line-height:1.5;color:#d8e7ff}.footer-top h2{font-family:Archivo Black,Impact,sans-serif;font-size:1rem;margin:0 0 1rem;color:var(--yellow);text-transform:uppercase}.footer-top a:not(.brand){display:block;margin:.55rem 0}.footer-top a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #7aa1ff;margin-top:3rem;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.88rem}.footer-bottom img{height:28px;width:auto}.reveal{animation:rise .65s ease both}@keyframes rise{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(max-width:980px){.desktop-nav{gap:1rem;font-size:.8rem}.hero{grid-template-columns:1fr;min-height:0}.hero-media{min-height:430px;border-left:0;border-top:3px solid var(--line)}.hero-copy{padding-bottom:3rem}.problem-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.contact-layout,.split{grid-template-columns:1fr}.footer-top{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-header{height:64px;padding:0 .9rem}.brand{font-size:1.35rem}.cart-link,.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{margin-left:auto}.mobile-nav{display:grid;grid-gap:.25rem;gap:.25rem;padding:.7rem 1rem 1rem;background:#fff;border-bottom:3px solid var(--line);position:fixed;z-index:19;top:64px;left:0;right:0}.mobile-nav a{font-family:Archivo Black,Impact,sans-serif;padding:.75rem}.announcement{font-size:.78rem}.hero-copy h1{font-size:clamp(3rem,15vw,5rem)}.hero-media{min-height:300px}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line);padding:.8rem 1rem;font-size:.92rem}.trust-item:last-child{border-bottom:0}.section-heading{align-items:start;flex-direction:column;gap:.5rem}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:210px}.product-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.product-info{padding:.75rem;min-height:125px}.product-info h3{font-size:.85rem}.content,.page-hero{padding:3.5rem 1rem}.page-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.product-page{grid-template-columns:1fr}.product-page-image{padding:1rem}.footer-top{grid-template-columns:1fr 1fr;gap:2.2rem 1rem}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.cta-panel{-webkit-clip-path:none;clip-path:none}.cta-panel h2{font-size:clamp(2.5rem,13vw,4rem)}}