:root{--ink:#1e2430;--muted:#697383;--paper:#fffaf3;--mint:#dcefe7;--blue:#a8d7e9;--coral:#ff806e;--yellow:#ffd76a;--purple:#7867b7;--line:#e7e5df;--white:#fff;--radius:24px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:10}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.65rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.header{position:sticky;top:0;z-index:5;background:rgba(255,250,243,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header__inner{max-width:1240px;margin:auto;padding:1rem 2rem;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.55rem;color:var(--ink);font-weight:900;letter-spacing:-.06em;white-space:nowrap}.brand img{max-width:170px;max-height:48px;object-fit:contain}.brand__paw{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--coral);color:#fff;font-size:1.3rem;transform:rotate(-12deg)}.brand__name{font-size:1.32rem}.brand__name span{color:var(--coral)}.nav{display:flex;gap:1.35rem;margin:auto;font-size:.86rem}.nav a{font-weight:700}.nav a:hover,.text-link:hover{color:var(--coral)}.header__actions{display:flex;gap:1rem;align-items:center;font-size:.82rem;font-weight:700}.cart-link b{display:inline-grid;place-items:center;background:var(--coral);color:#fff;border-radius:50%;min-width:22px;height:22px;margin-left:.25rem}.hero{max-width:1240px;margin:1.3rem auto 5rem;padding:0 2rem}.hero__card{position:relative;min-height:590px;border-radius:34px;overflow:hidden;background:linear-gradient(90deg,rgba(30,36,48,.92),rgba(30,36,48,.58) 45%,rgba(30,36,48,.08)),url('https://spartier24.de/cdn/shop/files/S76f2063362f34fe8a850b3602518bf4c3.webp?v=1787925241&width=2400') center/cover;display:flex;align-items:center;box-shadow:0 22px 60px rgba(30,36,48,.15)}.hero__content{max-width:600px;padding:4.3rem;color:#fff}.eyebrow{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:var(--coral)}h1{font-size:clamp(3.4rem,7vw,6.5rem);line-height:.9;letter-spacing:-.085em;margin:1rem 0 1.35rem}.hero p{font-size:1.08rem;line-height:1.65;max-width:470px;color:#edf5f2}.hero__actions{display:flex;align-items:center;gap:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:0;border-radius:999px;background:var(--coral);color:#fff;padding:1rem 1.4rem;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(255,128,110,.25);transition:.2s}.button:hover{transform:translateY(-3px)}.button--dark{background:var(--ink)}.text-link{font-weight:800}.text-link--light{color:#fff}.hero__stamp{position:absolute;right:5%;bottom:8%;width:140px;height:140px;border:2px solid rgba(255,255,255,.7);border-radius:50%;display:grid;place-items:center;text-align:center;color:#fff;font-weight:900;line-height:1.1;transform:rotate(12deg)}.hero__stamp span{color:var(--yellow);font-size:1.5rem}.section{max-width:1240px;margin:0 auto 5.5rem;padding:0 2rem}.section__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.6rem}.section__head h2{font-size:clamp(2.2rem,4vw,3.3rem);letter-spacing:-.07em;margin:.45rem 0 0}.section__intro{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.card{position:relative}.card__media{aspect-ratio:1/1;background:#f2eee5;border-radius:var(--radius);overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card:hover img{transform:scale(1.05)}.badge{position:absolute;top:.8rem;left:.8rem;background:var(--coral);color:#fff;border-radius:999px;padding:.36rem .7rem;font-size:.68rem;font-weight:900}.card h3{font-size:1rem;line-height:1.25;margin:.8rem 0 .45rem}.price{font-weight:800}.compare{color:var(--muted);text-decoration:line-through;font-size:.85rem;margin-left:.35rem;font-weight:400}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{min-height:245px;border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;justify-content:end;transition:.25s;box-shadow:0 12px 28px rgba(30,36,48,.08)}.category-card:hover{transform:translateY(-6px)}.category-card--dog{background:var(--blue)}.category-card--cat{background:var(--yellow)}.category-card--care{background:var(--mint)}.category-card span{font-size:2rem;font-weight:900;letter-spacing:-.07em}.category-card small{margin:.45rem 0 1.2rem;color:#4f5965}.category-card b{font-size:.85rem}.promise-section{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.promise{display:flex;gap:1rem;border-top:2px solid var(--ink);padding-top:1.1rem}.promise>span{font-weight:900;color:var(--coral)}.promise h3{margin:0 0 .35rem;font-size:1.05rem}.promise p{margin:0;color:var(--muted);line-height:1.5;font-size:.9rem}.reviews-section{background:#ede8f8;border-radius:30px;padding:3rem 2.5rem}.review-stars{color:var(--coral);letter-spacing:.18rem;font-size:1.1rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.reviews-grid blockquote{background:#fff;border-radius:18px;margin:0;padding:1.35rem;line-height:1.55;font-weight:700}.reviews-grid cite{display:block;color:var(--muted);font-style:normal;font-size:.78rem;margin-top:1rem;font-weight:500}.review-note{color:var(--muted);font-size:.75rem;margin-bottom:0}.collection-head{max-width:1240px;margin:3rem auto 6rem;padding:0 2rem}.collection-head h1{margin:0;font-size:4rem}.collection-toolbar{display:flex;justify-content:space-between;margin:1rem 0 1.6rem;color:var(--muted);font-size:.9rem}.product{max-width:1240px;margin:3rem auto 6rem;padding:0 2rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:start}.product__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product__image{background:#f2eee5;border-radius:18px;overflow:hidden;padding:1rem}.product__image img{width:100%;height:auto;max-height:360px;object-fit:contain;display:block}.product__gallery .product__image:first-child{grid-column:span 2}.product__info h1{font-size:clamp(2.5rem,4.5vw,4.8rem);margin:.5rem 0 1rem}.product__price{font-size:1.55rem;font-weight:900;margin:1.25rem 0 .35rem}.product-stock{color:#27805d;font-size:.9rem;font-weight:800;margin:.4rem 0 1.5rem}.product-form{display:grid;gap:.65rem}.quantity-label{font-size:.8rem;font-weight:800}.quantity-input{width:90px;padding:.8rem;border:1px solid var(--line);border-radius:10px}.button--add{width:100%;font-size:1rem;margin-top:.4rem}.paypal-checkout{border-top:1px solid var(--line);padding-top:1rem;margin-top:.4rem}.paypal-checkout__label{text-align:center;color:var(--muted);font-size:.8rem;margin-bottom:.6rem}.paypal-checkout .shopify-payment-button__button{min-height:48px}.product-description-box{background:#f2eee5;border:1px solid var(--line);border-radius:18px;padding:1.35rem;margin-top:1.5rem}.product-description-box h2{font-size:1.1rem;margin:0 0 .6rem}.product-description-box .product__description{margin:0;line-height:1.65}.product-trust{color:var(--muted);font-size:.8rem;margin-top:1rem}.variant-picker{display:grid;gap:.45rem;margin:1rem 0}.variant-picker label{font-size:.8rem;font-weight:800}.variant-picker select{padding:.85rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.footer{background:var(--ink);color:#fff;padding:4rem 2rem 1.5rem}.footer__inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.brand--footer{color:#fff}.brand--footer img{max-width:180px;filter:none}.footer p{color:#c9d0d8;max-width:280px;line-height:1.5}.footer__trust{font-size:.75rem;color:#c9d0d8;margin-top:1.2rem}.footer__column{display:flex;flex-direction:column;gap:.7rem;font-size:.85rem;color:#c9d0d8}.footer__column strong{color:#fff;margin-bottom:.35rem}.footer__column a:hover{color:var(--yellow)}.footer__bottom{max-width:1240px;margin:3rem auto 0;padding-top:1.3rem;border-top:1px solid #3c4350;color:#9da7b4;font-size:.75rem}.cart-page{max-width:1120px}.cart-page h1{font-size:clamp(3rem,7vw,5.5rem);margin-bottom:2rem}.cart-form{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:3rem;align-items:start}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:1.25rem;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem}.cart-item__media{aspect-ratio:1;background:#f2eee5;border-radius:13px;overflow:hidden}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__details h2{font-size:1.05rem;margin:0 0 .35rem}.cart-item__variant{color:var(--muted);font-size:.85rem}.stock-status{color:#27805d;font-size:.85rem;font-weight:800}.stock-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#43a95d;margin-right:.4rem}.cart-item label{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--muted)}.cart-item input{width:62px;padding:.55rem;border:1px solid var(--line);border-radius:9px}.cart-item__price{font-weight:900;align-self:start}.cart-summary{background:#ede8f8;border:1px solid var(--line);border-radius:20px;padding:1.5rem;position:sticky;top:110px}.cart-summary>div:first-child{display:flex;justify-content:space-between;align-items:center}.cart-summary strong{font-size:1.35rem}.cart-summary>p{color:var(--muted);font-size:.85rem;line-height:1.5}.button--checkout{width:100%;font-size:1rem;margin:.7rem 0}.express-checkout{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.express-checkout__title{text-align:center;color:var(--muted);font-size:.8rem;margin-bottom:.75rem}.payment-trust{text-align:center;color:var(--muted);font-size:.75rem;line-height:1.5;margin-top:1rem}.page-shell{max-width:900px;margin:5rem auto 7rem;padding:0 2rem}.page-shell h1{font-size:clamp(3.4rem,8vw,7rem);margin:.8rem 0 2.2rem}.page-copy{max-width:680px;font-size:1.1rem;line-height:1.8;color:#596473;margin-bottom:2rem}.page-copy p{margin:0 0 1.2rem}@media(max-width:850px){.header__inner{padding:1rem}.nav{display:none}.hero{padding:0 1rem;margin-top:1rem}.hero__card{min-height:560px}.hero__content{padding:2rem}.hero__stamp{width:100px;height:100px;font-size:.78rem}.section{padding:0 1rem;margin-bottom:3.5rem}.grid{grid-template-columns:repeat(2,1fr);gap:1rem}.category-grid,.promise-section,.reviews-grid{grid-template-columns:1fr}.section__head{align-items:start;gap:1rem;flex-direction:column}.collection-head{padding:0 1rem}.collection-head h1{font-size:3rem}.product{padding:0 1rem;grid-template-columns:1fr;gap:1.5rem}.footer__inner{grid-template-columns:1fr 1fr}.cart-form{grid-template-columns:1fr;gap:1.5rem}.cart-summary{position:static}.cart-item{grid-template-columns:82px 1fr}.cart-item__price{grid-column:2}.cart-item__media{grid-row:span 2}}