*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;font-size:16px;line-height:1.6;color:#1e293b;background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}details summary{cursor:pointer}details summary h3{display:inline}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.text-center{text-align:center}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-padding{padding:60px 0}.content-narrow{max-width:800px;margin:0 auto}h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}h2{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.3}h3{font-size:1.1rem;font-weight:600}h4{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}p{color:#475569}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .2s ease;cursor:pointer;text-decoration:none;border:2px solid transparent;white-space:nowrap}.btn-large{padding:14px 28px;font-size:1rem}.btn-full{width:100%}.btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{background:#fff;color:#2563eb;border-color:#2563eb}.btn-secondary:hover{background:#eff6ff}.btn-outline{background:transparent;color:#1e293b;border-color:#cbd5e1}.btn-outline:hover{border-color:#2563eb;color:#2563eb}.btn-ghost{background:transparent;color:#64748b;border:none;font-size:.85rem;padding:8px 12px}.btn-ghost:hover{color:#2563eb}.btn-add-to-cart{width:100%;padding:10px;background:#2563eb;color:#fff;border-radius:6px;font-weight:600;font-size:.9rem;transition:all .2s}.btn-add-to-cart:hover:not(:disabled){background:#1d4ed8}.btn-add-to-cart:disabled,.btn-disabled{background:#94a3b8;cursor:not-allowed}.btn-checkout-main{font-size:1.05rem;letter-spacing:.02em}.announcement-bar{background:#1e293b;color:#e2e8f0;text-align:center;padding:8px 20px;font-size:.85rem}.announcement-bar p{color:#e2e8f0}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:24px}.logo{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.2rem;color:#1e293b;flex-shrink:0}.logo .logo-paw{font-size:1.4rem}.main-nav{display:flex;gap:8px}.main-nav a{padding:6px 12px;border-radius:6px;font-size:.9rem;font-weight:500;color:#475569;transition:all .15s}.main-nav a:hover{color:#2563eb;background:#eff6ff}.header-actions{display:flex;align-items:center;gap:12px}.cart-btn{position:relative;display:flex;align-items:center;padding:6px;color:#1e293b;transition:color .15s}.cart-btn:hover{color:#2563eb}.cart-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px}.mobile-menu-toggle{padding:6px;color:#1e293b;display:none}.mobile-nav{display:none;background:#fff;border-bottom:1px solid #e2e8f0}.mobile-nav .container{display:flex;flex-direction:column;gap:4px;padding:12px 20px}.mobile-nav a{padding:10px 12px;border-radius:6px;font-weight:500;color:#475569}.mobile-nav a:hover{background:#f8fafc;color:#2563eb}.mobile-nav.open{display:block}.hero-banner{background:linear-gradient(135deg,#eff6ff,#f0fdf4);padding:80px 0}.hero-banner .container{display:flex;align-items:center;gap:60px}.hero-content{flex:1}.hero-badge{display:inline-block;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:4px 14px;font-size:.82rem;font-weight:600;margin-bottom:20px}.hero-title{margin-bottom:16px}.hero-highlight{color:#2563eb}.hero-subtitle{font-size:1.05rem;color:#64748b;margin-bottom:32px;max-width:480px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:40px}.hero-stats{display:flex;align-items:center;gap:0}.hero-stat{text-align:center;padding:0 24px}.hero-stat strong{display:block;font-size:1.4rem;font-weight:700;color:#1e293b}.hero-stat span{font-size:.8rem;color:#64748b}.hero-stat-divider{width:1px;height:36px;background:#e2e8f0}.hero-visual{flex:0 0 360px;display:flex;justify-content:center}.hero-paw-circle{width:280px;height:280px;background:linear-gradient(135deg,#dbeafe,#d1fae5);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.hero-paw-emoji{font-size:8rem}.floating-badge{position:absolute;background:#fff;border-radius:8px;padding:8px 14px;font-size:.82rem;font-weight:600;color:#1e293b;box-shadow:0 4px 12px #0000001a}.hero-card-stack{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:280px}.fb1{top:10px;right:0}.fb2{bottom:40px;right:-10px}.fb3{top:60px;left:0}.trust-badges-section{padding:48px 0;background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.trust-badges-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.trust-badge-item{text-align:center;padding:24px 16px}.trust-badge-icon{font-size:2.2rem;margin-bottom:12px}.trust-badge-item h4{font-size:.95rem;font-weight:700;color:#1e293b;margin-bottom:4px;text-transform:none;letter-spacing:0}.trust-badge-item p{font-size:.85rem;color:#64748b}.section-header{text-align:center;margin-bottom:40px}.section-label{display:inline-block;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:4px 14px;font-size:.8rem;font-weight:600;margin-bottom:12px}.section-header h2{margin-bottom:8px}.section-header p{color:#64748b;font-size:1rem}.section-footer{text-align:center;margin-top:40px}.featured-products-section{padding:72px 0;background:#f8fafc}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.product-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;transition:all .2s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.product-card-image-link{display:block}.product-card-image{position:relative;aspect-ratio:1;overflow:hidden;background:#f8fafc}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff6ff,#f0fdf4);font-size:3rem}.product-badge{position:absolute;top:10px;left:10px;border-radius:6px;padding:3px 10px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.badge-bestseller{background:#fef3c7;color:#92400e}.badge-new{background:#d1fae5;color:#065f46}.product-card-body{padding:14px 16px 10px;flex:1}.product-card-type{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.product-card-title-link:hover h3{color:#2563eb}.product-card-title{font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{font-size:1rem;font-weight:700;color:#1e293b}.sold-out-label{font-size:.8rem;color:#ef4444;font-weight:600;margin-top:4px}.product-card-footer{padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px}.collection-page{background:#fff}.collection-header{margin-bottom:32px}.collection-header h1{margin-bottom:8px}.collection-description{color:#64748b}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.product-count{color:#64748b;font-size:.9rem}.sort-select{padding:8px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#1e293b;font-size:.9rem;cursor:pointer}.empty-collection{grid-column:1 / -1;text-align:center;padding:60px 0;color:#64748b}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#94a3b8;margin-bottom:24px;flex-wrap:wrap}.breadcrumb a{color:#64748b}.breadcrumb a:hover{color:#2563eb}.breadcrumb span[aria-current]{color:#1e293b}.product-page{background:#fff}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-bottom:72px}.product-main-image-wrap{border-radius:12px;overflow:hidden;background:#f8fafc;position:relative;aspect-ratio:1}.product-main-image-wrap img{width:100%;height:100%;object-fit:cover}.product-main-image-wrap .product-badge{top:14px;left:14px;font-size:.8rem;padding:4px 12px}.product-image-placeholder.large{height:400px;border-radius:12px}.product-thumbnails{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thumbnail-btn{border:2px solid transparent;border-radius:8px;overflow:hidden;width:72px;height:72px;transition:border-color .15s}.thumbnail-btn:hover,.thumbnail-btn.active{border-color:#2563eb}.thumbnail-btn img{width:100%;height:100%;object-fit:cover}.product-type-label{font-size:.78rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.product-title{margin-bottom:12px}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.stars{color:#f59e0b;font-size:1.05rem}.rating-count{font-size:.85rem;color:#64748b}.product-price-block{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.product-price{font-size:1.7rem;font-weight:700;color:#1e293b}.compare-price{font-size:1rem;color:#94a3b8;text-decoration:line-through}.savings-badge{background:#fee2e2;color:#dc2626;border-radius:999px;padding:2px 10px;font-size:.8rem;font-weight:600}.variant-group{margin-bottom:20px}.variant-label{display:block;font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:10px}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-btn{padding:8px 16px;border:2px solid #e2e8f0;border-radius:6px;font-size:.88rem;font-weight:500;color:#475569;background:#fff;transition:all .15s;cursor:pointer}.variant-btn:hover{border-color:#93c5fd;color:#1d4ed8}.variant-btn.selected{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.quantity-row{margin-bottom:20px}.qty-label{display:block;font-size:.9rem;font-weight:600;margin-bottom:10px}.quantity-selector{display:inline-flex;align-items:center;border:2px solid #e2e8f0;border-radius:8px;overflow:hidden}.quantity-selector.small .qty-btn{padding:6px 10px;font-size:.9rem}.quantity-selector.small .qty-input{width:40px;padding:6px 4px}.qty-btn{padding:10px 16px;background:#f8fafc;color:#1e293b;font-size:1.1rem;font-weight:500;transition:background .15s}.qty-btn:hover{background:#e2e8f0}.qty-input{width:56px;text-align:center;border:none;border-left:2px solid #e2e8f0;border-right:2px solid #e2e8f0;padding:10px 4px;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product-actions{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.product-trust-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:28px;padding:16px;background:#f8fafc;border-radius:8px}.ptrust-item{font-size:.85rem;color:#475569;display:flex;align-items:center;gap:6px}.product-description{border-top:1px solid #e2e8f0;padding-top:24px;margin-top:24px}.product-description summary{padding:4px 0 12px;font-size:1rem;font-weight:600}.description-body{color:#475569;font-size:.95rem;line-height:1.7}.description-body p{margin-bottom:12px}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;border-top:1px solid #e2e8f0;padding-top:20px}.tag{background:#f1f5f9;color:#475569;border-radius:6px;padding:4px 12px;font-size:.78rem}.related-products{border-top:1px solid #f1f5f9;padding-top:56px}.related-products .section-header{text-align:left}.cart-page{background:#f8fafc}.cart-page h1{margin-bottom:32px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}.cart-items-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.cart-item{display:flex;gap:16px;background:#fff;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.cart-item-image{flex-shrink:0;width:100px}.cart-item-image img{border-radius:8px;object-fit:cover;width:100px;height:100px}.cart-img-placeholder{width:100px;height:100px;background:#f8fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:2rem}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:8px}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cart-item-title{font-weight:600;color:#1e293b;font-size:.95rem;line-height:1.4}.cart-item-title:hover{color:#2563eb}.cart-item-variant{font-size:.82rem;color:#64748b;margin-top:2px}.cart-item-sku{font-size:.78rem;color:#94a3b8}.cart-remove-btn{color:#94a3b8;font-size:1rem;padding:4px;transition:color .15s;flex-shrink:0}.cart-remove-btn:hover{color:#ef4444}.cart-item-footer{display:flex;align-items:center;justify-content:space-between}.cart-item-price{font-weight:700;font-size:1rem;color:#1e293b}.continue-shopping-link{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.9rem;transition:color .15s}.continue-shopping-link:hover{color:#2563eb}.cart-summary-col{position:sticky;top:80px}.cart-summary-card{background:#fff;border-radius:16px;padding:28px;border:1px solid #e2e8f0}.cart-summary-card h2{font-size:1.1rem;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.summary-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.summary-row span{color:#475569}.summary-price{font-weight:600;color:#1e293b}.free-label{color:#10b981;font-weight:700}.free-shipping-bar{background:#f0fdf4;border-radius:8px;padding:14px;margin-bottom:20px}.free-ship-msg{font-size:.85rem;color:#065f46;margin-bottom:8px}.progress-track{background:#bbf7d0;border-radius:999px;height:6px}.progress-fill{background:#10b981;height:100%;border-radius:999px;transition:width .3s}.free-shipping-earned{background:#f0fdf4;color:#065f46;border-radius:8px;padding:12px;text-align:center;font-size:.9rem;font-weight:600;margin-bottom:20px}.summary-total-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:2px solid #e2e8f0;border-bottom:1px solid #f1f5f9;margin-bottom:8px}.summary-total-row span:first-child{font-weight:700;font-size:1rem}.total-price{font-size:1.3rem;font-weight:700;color:#1e293b}.tax-note{font-size:.78rem;color:#94a3b8;margin-bottom:16px}.cart-payment-icons{text-align:center;font-size:1.2rem;letter-spacing:4px;margin:16px 0 12px;opacity:.5}.cart-trust-list{display:flex;flex-direction:column;gap:8px}.cart-trust-list div{font-size:.82rem;color:#64748b}.cart-empty{text-align:center;padding:80px 20px;background:#fff;border-radius:16px}.empty-cart-icon{font-size:4rem;margin-bottom:20px}.cart-empty h2{margin-bottom:12px}.cart-empty p{color:#64748b;margin-bottom:28px}.page-404{min-height:60vh;display:flex;align-items:center}.error-content{max-width:480px;margin:0 auto;text-align:center}.error-icon{font-size:5rem;margin-bottom:24px}.error-content h1{margin-bottom:16px}.error-content p{color:#64748b;margin-bottom:32px}.error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.page-body.rte h1,.page-body.rte h2,.page-body.rte h3{margin-bottom:16px;margin-top:24px}.page-body.rte p{margin-bottom:16px}.page-body.rte ul,.page-body.rte ol{padding-left:24px;margin-bottom:16px}.page-body.rte a{color:#2563eb;text-decoration:underline}#cart-notification{position:fixed;bottom:24px;right:24px;z-index:9999;background:#1e293b;color:#fff;border-radius:12px;padding:14px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px #0003;max-width:360px;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.notif-icon{color:#10b981;font-size:1.1rem}#cart-notif-text{flex:1;font-size:.9rem}.notif-link{color:#93c5fd;font-size:.85rem;white-space:nowrap;text-decoration:underline}.notif-close{color:#94a3b8;font-size:.9rem;padding:2px 4px}.notif-close:hover{color:#fff}#loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffb3;z-index:9998;display:flex;align-items:center;justify-content:center}.spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{background:#1e293b;color:#cbd5e1;padding:60px 0 0}.footer-logo{color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-brand p{font-size:.88rem;margin-top:12px;color:#94a3b8}.footer-social{display:flex;gap:12px;margin-top:16px;font-size:1.2rem}.footer-social a{color:#64748b;transition:color .15s}.footer-social a:hover{color:#fff}.footer-links h4{color:#fff;margin-bottom:16px;font-size:.82rem}.footer-links ul{display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:.88rem;color:#94a3b8;transition:color .15s}.footer-links a:hover{color:#fff}.footer-trust h4{color:#fff;margin-bottom:16px;font-size:.82rem}.trust-item-sm{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#94a3b8;margin-bottom:8px}.footer-bottom{border-top:1px solid #334155;padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom p{font-size:.82rem;color:#64748b}.footer-policy-links{display:flex;gap:20px}.footer-policy-links a{font-size:.82rem;color:#64748b;transition:color .15s}.footer-policy-links a:hover{color:#fff}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}.hero-visual{display:none}}@media(max-width:768px){.main-nav{display:none}.mobile-menu-toggle{display:flex}.trust-badges-grid{grid-template-columns:repeat(2,1fr)}.hero-banner{padding:48px 0}.hero-stats{flex-direction:column;gap:12px}.hero-stat-divider{display:none}.hero-buttons{flex-direction:column}.hero-buttons .btn{width:100%;text-align:center}.product-layout{grid-template-columns:1fr;gap:32px}.cart-layout{grid-template-columns:1fr}.cart-summary-col{position:static;order:-1}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;text-align:center}.section-padding{padding:40px 0}}@media(max-width:480px){.trust-badges-grid{grid-template-columns:1fr 1fr}.products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}h1{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
