/* Beautiful Food / PetShop Premium Theme Layer */
:root{--pet-primary:#6d28d9;--pet-primary-2:#8b5cf6;--pet-dark:#13213a;--pet-text:#526071;--pet-soft:#f7f8fc;--pet-line:#e8ebf2;--pet-success:#16a34a;--pet-orange:#f59e0b;--pet-radius:18px;--pet-shadow:0 16px 45px rgba(17,34,68,.08)}
*{box-sizing:border-box} body{font-family:'Nunito Sans',sans-serif;background:#fff;color:var(--pet-text);font-size:14px;line-height:1.55}a{color:var(--pet-dark);transition:.2s ease}a:hover,a:focus{color:var(--pet-primary);text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:'Nunito Sans',sans-serif;color:var(--pet-dark);font-weight:800}.container{max-width:1240px;width:94%}.pet-topbar{background:#f7f8fc;border-bottom:1px solid var(--pet-line);font-size:12px;color:#566276}.pet-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pet-topbar-center{font-weight:800;color:#2d3748}.pet-topbar i{margin-right:6px;color:var(--pet-primary)}.pet-topbar a{color:#566276}.pet-header{padding:18px 0 16px;background:#fff}.pet-header-grid{display:grid;grid-template-columns:220px minmax(300px,1fr) auto;align-items:center;gap:28px}.pet-logo{margin:0!important}.pet-logo img{max-height:62px;max-width:210px}.pet-logo-text{font-size:28px;font-weight:900;letter-spacing:-1px;color:var(--pet-dark)}.pet-search-wrap #search{margin:0}.pet-search-wrap #search input{height:48px;border:2px solid #e5e7ee;border-radius:14px 0 0 14px;box-shadow:none;padding:0 18px;font-size:13px;background:#fafbfe}.pet-search-wrap #search input:focus{border-color:#c4b5fd;background:#fff}.pet-search-wrap #search button{height:48px;border:0;border-radius:0 14px 14px 0;background:var(--pet-primary);color:#fff;text-shadow:none;padding:0 20px}.pet-header-actions{display:flex;align-items:center;gap:10px}.pet-header-action{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:12px;white-space:nowrap}.pet-header-action:hover{background:#f7f5ff}.pet-action-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f0ff;color:var(--pet-primary);font-size:17px}.pet-action-copy{display:flex;flex-direction:column;max-width:95px}.pet-action-copy small{font-size:10px;color:#8a94a6;line-height:1.15}.pet-action-copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis}.pet-cart-wrap{min-width:155px}.pet-cart-wrap #cart{margin:0}.pet-cart-wrap #cart>.btn{height:50px;border:0;border-radius:14px;background:var(--pet-dark);color:#fff;text-shadow:none;font-weight:800;padding:0 15px}.pet-cart-wrap #cart>.btn:hover{background:var(--pet-primary)}#cart .dropdown-menu{background:#fff;border:0;border-radius:16px;box-shadow:0 20px 50px rgba(15,23,42,.18);padding:12px;margin-top:8px;min-width:400px}.pet-nav-shell{background:#fff;border-top:1px solid var(--pet-line);border-bottom:1px solid var(--pet-line);position:relative;z-index:50}.pet-navbar{margin:0!important;background:none!important;background-image:none!important;border:0!important;min-height:48px!important}.pet-main-nav{display:flex;align-items:stretch;width:100%}.pet-main-nav>li>a{color:#24324a!important;text-shadow:none!important;padding:14px 13px!important;font-size:12px!important;font-weight:800;min-height:48px!important}.pet-main-nav>li>a:hover,.pet-main-nav>li.open>a{background:#f5f3ff!important;color:var(--pet-primary)!important}.pet-all-categories>a{background:var(--pet-dark)!important;color:#fff!important;border-radius:10px;margin:5px 8px 5px 0;padding:9px 15px!important;min-height:38px!important}.pet-all-categories>a:hover{background:var(--pet-primary)!important;color:#fff!important}.pet-all-categories i{margin-right:7px}.pet-mega-menu{border:0!important;border-radius:0 0 16px 16px!important;box-shadow:0 18px 45px rgba(15,23,42,.14)!important;padding:14px!important}.pet-mega-menu .dropdown-inner a{font-size:13px!important;padding:7px 14px!important;color:#475569!important}.pet-mega-menu .dropdown-inner a i{color:#a78bfa;margin-right:4px}.pet-mega-menu .see-all{border-top:1px solid var(--pet-line)!important;margin-top:8px!important;padding:10px 14px!important;color:var(--pet-primary)!important;font-weight:800!important}.pet-home{overflow:hidden}.pet-category-ribbon{padding:17px 0 12px;background:#fff}.pet-ribbon-scroll{display:flex;gap:18px;overflow-x:auto;padding:4px 3px 12px;scrollbar-width:thin}.pet-circle-category{flex:0 0 92px;text-align:center;color:#334155;font-size:11px;font-weight:800}.pet-circle-image{width:76px;height:76px;margin:0 auto 8px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#ede9fe,#fff7ed);border:2px solid #e8e1ff;box-shadow:0 7px 18px rgba(109,40,217,.09);overflow:hidden;transition:.2s}.pet-circle-image img{width:100%;height:100%;object-fit:contain;padding:8px}.pet-circle-image i{font-size:28px;color:var(--pet-primary)}.pet-circle-category:hover .pet-circle-image{transform:translateY(-3px);border-color:#c4b5fd;box-shadow:0 12px 24px rgba(109,40,217,.15)}.pet-hero-section{padding:4px 0 24px}.pet-hero-card{min-height:430px;border-radius:26px;background:linear-gradient(125deg,#5b21b6 0%,#7c3aed 46%,#9333ea 100%);position:relative;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;box-shadow:0 24px 60px rgba(91,33,182,.22)}.pet-hero-card:before,.pet-hero-card:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.pet-hero-card:before{width:420px;height:420px;right:-120px;top:-160px}.pet-hero-card:after{width:260px;height:260px;left:42%;bottom:-190px}.pet-hero-copy{padding:58px 36px 54px 54px;position:relative;z-index:2;color:#fff}.pet-eyebrow{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);padding:7px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.8px}.pet-hero-copy h1{color:#fff;font-size:44px;line-height:1.08;max-width:610px;margin:18px 0 15px;letter-spacing:-1.5px}.pet-hero-copy p{font-size:16px;max-width:570px;color:#ede9fe}.pet-hero-buttons{display:flex;gap:10px;margin-top:24px}.pet-btn-primary,.pet-btn-ghost,.pet-btn-light{border-radius:12px;padding:12px 19px;font-weight:900;border:0}.pet-btn-primary{background:#fff;color:#5b21b6}.pet-btn-primary:hover{background:#111827;color:#fff}.pet-btn-ghost{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff}.pet-btn-ghost:hover{background:#fff;color:#5b21b6}.pet-hero-trust{display:flex;gap:18px;margin-top:28px;font-size:11px;font-weight:700;color:#eee}.pet-hero-trust i{color:#d8b4fe}.pet-hero-visual{position:relative;min-height:430px}.pet-hero-orb{position:absolute;width:360px;height:360px;border-radius:50%;background:#fff;right:48px;top:35px;opacity:.95;box-shadow:inset 0 0 0 24px rgba(237,233,254,.9)}.pet-floating-product{position:absolute;z-index:2;background:#fff;border-radius:20px;box-shadow:0 18px 35px rgba(27,16,54,.22);overflow:hidden}.pet-floating-product img{width:100%;height:100%;object-fit:contain}.pet-floating-product-1{width:250px;height:250px;right:95px;top:72px;transform:rotate(-2deg)}.pet-floating-product-2{width:135px;height:135px;right:20px;top:232px;transform:rotate(6deg)}.pet-floating-product-3{width:120px;height:120px;right:285px;top:274px;transform:rotate(-7deg)}.pet-hero-badge{position:absolute;z-index:4;right:252px;top:58px;background:#fffbeb;color:#7c2d12;border-radius:14px;padding:10px 14px;box-shadow:0 10px 25px rgba(0,0,0,.12)}.pet-hero-badge strong{font-size:19px;display:block}.pet-hero-badge span{font-size:10px;font-weight:800}.pet-benefit-strip{padding:12px 0 28px}.pet-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--pet-line);border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.04)}.pet-benefit-grid>div{display:flex;align-items:center;gap:13px;padding:18px 20px;border-right:1px solid var(--pet-line)}.pet-benefit-grid>div:last-child{border-right:0}.pet-benefit-grid i{width:40px;height:40px;border-radius:12px;background:#f4f1ff;color:var(--pet-primary);display:flex;align-items:center;justify-content:center;font-size:17px}.pet-benefit-grid span{display:flex;flex-direction:column}.pet-benefit-grid strong{font-size:12px;color:var(--pet-dark)}.pet-benefit-grid small{font-size:10px;color:#8b95a6}.pet-promo-section,.pet-products-section{padding:34px 0}.pet-promo-section{background:#fafbfe}.pet-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.pet-section-heading span{color:var(--pet-primary);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.pet-section-heading h2{font-size:27px;margin:3px 0 0;letter-spacing:-.6px}.pet-section-heading>a{font-size:12px;font-weight:900;color:var(--pet-primary)}.pet-promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pet-promo-card{min-height:190px;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.05)}.pet-promo-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-55px;bottom:-55px;background:rgba(255,255,255,.45)}.pet-promo-1{background:#ede9fe}.pet-promo-2{background:#ffedd5}.pet-promo-3{background:#dcfce7}.pet-promo-4{background:#dbeafe}.pet-promo-icon{width:48px;height:48px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:21px;color:var(--pet-primary);box-shadow:0 8px 18px rgba(15,23,42,.08)}.pet-promo-card h3{font-size:18px;margin:20px 0 5px}.pet-promo-card p{font-size:11px;color:#64748b;min-height:34px}.pet-promo-card b{font-size:11px;color:var(--pet-dark)}.pet-promo-card:hover{transform:translateY(-3px);box-shadow:var(--pet-shadow)}.pet-product-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:20px;padding-bottom:4px}.pet-tab-btn{border:1px solid var(--pet-line);background:#fff;border-radius:10px;padding:9px 14px;font-size:11px;font-weight:900;color:#64748b;white-space:nowrap}.pet-tab-btn.active,.pet-tab-btn:hover{background:var(--pet-dark);border-color:var(--pet-dark);color:#fff}.pet-tab-panel{display:none}.pet-tab-panel.active{display:block}.pet-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pet-product-card{background:#fff;border:1px solid var(--pet-line);border-radius:16px;overflow:hidden;transition:.2s;min-width:0}.pet-product-card:hover{transform:translateY(-4px);box-shadow:var(--pet-shadow);border-color:#ddd6fe}.pet-card-image{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden}.pet-card-image>a{display:block;width:100%;height:100%}.pet-card-image img{width:100%;height:100%;object-fit:contain;padding:16px;transition:.25s}.pet-product-card:hover .pet-card-image img{transform:scale(1.035)}.pet-discount{position:absolute;left:10px;top:10px;background:#ef4444;color:#fff;font-size:10px;font-weight:900;padding:5px 7px;border-radius:8px}.pet-card-actions{position:absolute;right:9px;top:9px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateX(5px);transition:.2s}.pet-product-card:hover .pet-card-actions{opacity:1;transform:none}.pet-card-actions button{width:32px;height:32px;border:1px solid var(--pet-line);border-radius:50%;background:#fff;color:#64748b}.pet-card-actions button:hover{background:var(--pet-primary);color:#fff;border-color:var(--pet-primary)}.pet-card-body{padding:12px}.pet-stock{font-size:9px;font-weight:800}.pet-stock i{font-size:6px;margin-right:3px}.pet-stock.in-stock{color:var(--pet-success)}.pet-stock.out-stock{color:#94a3b8}.pet-card-body h3{font-size:12px;line-height:1.35;height:49px;margin:7px 0 6px;overflow:hidden}.pet-card-body h3 a{color:#334155}.pet-rating{height:15px;color:#fbbf24;font-size:10px}.pet-card-bottom{margin-top:8px}.pet-price{min-height:43px;display:flex;flex-direction:column;justify-content:center}.pet-price .old{font-size:10px;color:#94a3b8;text-decoration:line-through}.pet-price strong{font-size:16px;color:var(--pet-dark)}.pet-add-cart{width:100%;height:36px;border:0;border-radius:10px;background:#0f4c75;color:#fff;font-size:10px;font-weight:900;margin-top:7px}.pet-add-cart:hover{background:var(--pet-primary)}.pet-add-cart:disabled{background:#cbd5e1}.pet-add-cart i{margin-right:5px}.pet-section-more{text-align:right;margin-top:14px}.pet-section-more a{font-size:11px;font-weight:900;color:var(--pet-primary)}.pet-bottom-cta{padding:28px 0 55px}.pet-bottom-cta-card{border-radius:22px;background:linear-gradient(120deg,#0f172a,#213a5c);padding:34px 42px;color:#cbd5e1;display:flex;justify-content:space-between;align-items:center;gap:30px}.pet-bottom-cta-card span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#c4b5fd}.pet-bottom-cta-card h2{color:#fff;font-size:25px;margin:5px 0}.pet-bottom-cta-card p{margin:0;font-size:12px}.pet-btn-light{background:#fff;color:#111827;white-space:nowrap}.pet-legacy-bottom:empty{display:none}
/* Generic product / category polish */
.breadcrumb{background:transparent;padding:18px 0 8px;margin-bottom:10px;font-size:11px}.breadcrumb>li+li:before{content:'›';color:#94a3b8}.breadcrumb a{color:#64748b}.product-thumb{border:1px solid var(--pet-line)!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:none!important}.product-thumb:hover{box-shadow:var(--pet-shadow)!important}.product-thumb .image{padding:10px!important}.product-thumb .image img{margin:auto;object-fit:contain}.product-thumb .caption{padding:12px 14px!important;min-height:145px!important}.product-thumb h4{font-size:13px!important;line-height:1.4!important}.product-thumb h4 a{color:#334155}.product-thumb .caption>p:not(.price){font-size:11px;color:#8b95a6}.product-thumb .price{font-size:16px!important;color:var(--pet-dark)!important;font-weight:900!important}.product-thumb .price-old{font-size:11px;color:#94a3b8!important}.product-thumb .price-new{color:var(--pet-primary)!important}.product-thumb .button-group{border-top:1px solid var(--pet-line)!important;background:#fff!important;display:flex}.product-thumb .button-group button{border:0!important;background:#fff!important;color:#475569!important;height:40px}.product-thumb .button-group button:first-child{flex:1;background:var(--pet-dark)!important;color:#fff!important}.product-thumb .button-group button:hover{background:var(--pet-primary)!important;color:#fff!important}.btn-primary{background:var(--pet-primary);border-color:var(--pet-primary);border-radius:10px;font-weight:800}.btn-primary:hover{background:#5b21b6;border-color:#5b21b6}.form-control{border-radius:9px;border-color:#dfe3ea;box-shadow:none}.form-control:focus{border-color:#a78bfa;box-shadow:0 0 0 3px rgba(139,92,246,.1)}#product-category>h2,#product-category #content>h2{font-size:30px}.pet-category-subhead{margin:22px 0 12px}.pet-category-subhead span{font-size:10px;text-transform:uppercase;font-weight:900;color:var(--pet-primary);letter-spacing:1px}.pet-category-subhead h3{margin:3px 0;font-size:18px}.pet-subcategory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px}.pet-subcategory-card{border:1px solid var(--pet-line);border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff}.pet-subcategory-card:hover{border-color:#c4b5fd;box-shadow:0 10px 24px rgba(109,40,217,.08)}.pet-subcategory-image{width:54px;height:54px;border-radius:12px;background:#f7f5ff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 54px}.pet-subcategory-image img{width:100%;height:100%;object-fit:contain;padding:4px}.pet-subcategory-placeholder i{color:var(--pet-primary);font-size:20px}.pet-subcategory-card strong{font-size:11px;flex:1;color:#334155}.pet-subcategory-card>i{color:#a78bfa}.pagination>li>a,.pagination>li>span{border-radius:8px!important;margin:0 3px;border-color:var(--pet-line);color:#475569}.pagination>.active>span{background:var(--pet-primary);border-color:var(--pet-primary)}#product-product #content>.row{margin-top:15px}#product-product .thumbnails>li>a{border:1px solid var(--pet-line);border-radius:18px;box-shadow:none}#product-product h1{font-size:28px;line-height:1.25}#product-product #button-cart{height:50px;font-size:14px}#product-product .nav-tabs{border-bottom:1px solid var(--pet-line);margin-top:24px}#product-product .nav-tabs>li>a{font-weight:800;border-radius:10px 10px 0 0}#product-product .tab-content{font-size:13px;line-height:1.75}.pet-footer{background:#111827;color:#94a3b8;margin-top:40px;padding:48px 0 0}.pet-footer-top{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.pet-footer-logo{font-size:25px;font-weight:900;color:#fff}.pet-footer-logo:hover{color:#c4b5fd}.pet-footer-brand p{font-size:12px;max-width:360px;margin:14px 0}.pet-footer-contact{display:flex;flex-direction:column;gap:5px}.pet-footer-contact a{font-size:11px;color:#cbd5e1}.pet-footer-contact i{color:#a78bfa;width:18px}.pet-footer h5{color:#fff;font-size:13px;margin:0 0 14px}.pet-footer li{margin-bottom:8px}.pet-footer li a{color:#94a3b8;font-size:11px}.pet-footer li a:hover{color:#fff}.pet-footer-bottom{border-top:1px solid #243045;margin-top:38px;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px}.pet-footer-bottom p{margin:0}.pet-footer-bottom i{color:#a78bfa}
@media(max-width:1100px){.pet-header-grid{grid-template-columns:180px 1fr}.pet-header-actions{grid-column:1/-1;justify-content:flex-end}.pet-product-grid{grid-template-columns:repeat(4,1fr)}.pet-promo-grid{grid-template-columns:repeat(2,1fr)}.pet-hero-copy h1{font-size:38px}.pet-hero-orb{right:10px}.pet-floating-product-1{right:50px}.pet-floating-product-2{right:0}.pet-floating-product-3{right:235px}.pet-hero-badge{right:210px}.pet-footer-top{grid-template-columns:1.5fr repeat(3,1fr);gap:25px}}
@media(max-width:767px){.container{width:94%}.pet-topbar-center,.pet-topbar-right{display:none}.pet-topbar-inner{justify-content:center}.pet-header{padding:12px 0}.pet-header-grid{display:grid;grid-template-columns:1fr auto;gap:10px}.pet-logo img{max-height:45px}.pet-search-wrap{grid-column:1/-1;grid-row:2}.pet-header-actions{grid-column:2;grid-row:1;gap:3px}.pet-header-action{padding:3px}.pet-action-copy,.pet-wishlist{display:none}.pet-action-icon{width:36px;height:36px}.pet-cart-wrap{min-width:auto}.pet-cart-wrap #cart>.btn{width:42px;height:42px;padding:0;font-size:0}.pet-cart-wrap #cart>.btn i{font-size:16px}.pet-cart-wrap #cart-total{font-size:0}.pet-cart-wrap #cart-total i{font-size:16px}#cart .dropdown-menu{position:fixed;left:3%;right:3%;top:108px;min-width:0;width:94%}.pet-nav-shell{border-top:0}.pet-navbar .navbar-header{background:var(--pet-dark);border-radius:10px;margin:5px 0}.pet-navbar #category{color:#fff;line-height:42px;font-size:13px}.pet-navbar .navbar-toggle{color:#fff;margin:5px 8px}.pet-main-nav{display:block}.pet-all-categories{display:none}.pet-main-nav>li>a{font-size:13px!important}.pet-mega-menu{position:static!important;box-shadow:none!important;border-radius:8px!important;background:#fafafa!important}.pet-category-ribbon{padding-top:8px}.pet-ribbon-scroll{gap:12px}.pet-circle-category{flex-basis:78px;font-size:10px}.pet-circle-image{width:66px;height:66px}.pet-hero-card{grid-template-columns:1fr;min-height:auto}.pet-hero-copy{padding:32px 24px 20px}.pet-hero-copy h1{font-size:31px}.pet-hero-copy p{font-size:13px}.pet-hero-buttons{flex-wrap:wrap}.pet-hero-trust{flex-wrap:wrap;gap:9px 13px}.pet-hero-visual{min-height:260px}.pet-hero-orb{width:250px;height:250px;right:18px;top:5px}.pet-floating-product-1{width:175px;height:175px;right:55px;top:32px}.pet-floating-product-2{width:95px;height:95px;right:8px;top:150px}.pet-floating-product-3{width:85px;height:85px;right:205px;top:170px}.pet-hero-badge{right:auto;left:20px;top:20px}.pet-benefit-grid{grid-template-columns:repeat(2,1fr)}.pet-benefit-grid>div{border-bottom:1px solid var(--pet-line)}.pet-benefit-grid>div:nth-child(2){border-right:0}.pet-benefit-grid>div:nth-child(3),.pet-benefit-grid>div:nth-child(4){border-bottom:0}.pet-benefit-grid>div{padding:13px}.pet-benefit-grid small{display:none}.pet-promo-section,.pet-products-section{padding:26px 0}.pet-promo-grid{grid-template-columns:1fr 1fr;gap:9px}.pet-promo-card{min-height:155px;padding:16px}.pet-promo-card h3{font-size:15px;margin-top:15px}.pet-promo-card p{font-size:10px}.pet-section-heading h2{font-size:22px}.pet-product-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:10px;scroll-snap-type:x mandatory}.pet-product-card{flex:0 0 68%;scroll-snap-align:start}.pet-card-actions{opacity:1;transform:none}.pet-bottom-cta-card{padding:26px 22px;display:block}.pet-bottom-cta-card h2{font-size:20px}.pet-bottom-cta-card .btn{margin-top:18px}.pet-subcategory-grid{grid-template-columns:1fr 1fr}.pet-subcategory-card{display:block;text-align:center;padding:10px 5px}.pet-subcategory-image{margin:0 auto 6px}.pet-subcategory-card>i{display:none}.pet-footer{padding-top:35px}.pet-footer-top{grid-template-columns:1fr 1fr;gap:28px}.pet-footer-brand{grid-column:1/-1}.pet-footer-bottom{display:block;text-align:center}.pet-footer-bottom>div{margin-top:7px}.product-layout.product-grid{padding-left:5px;padding-right:5px}.product-thumb .caption{padding:10px!important}.product-thumb .caption>p:not(.price){display:none}.product-thumb h4{font-size:11px!important}.product-thumb .price{font-size:14px!important}}
@media(max-width:430px){.pet-promo-grid{grid-template-columns:1fr}.pet-product-card{flex-basis:78%}.pet-subcategory-grid{grid-template-columns:1fr 1fr}.pet-footer-top{grid-template-columns:1fr}.pet-footer-brand{grid-column:auto}.pet-benefit-grid{grid-template-columns:1fr}.pet-benefit-grid>div{border-right:0!important;border-bottom:1px solid var(--pet-line)!important}.pet-benefit-grid>div:last-child{border-bottom:0!important}}

/* v2 refinements: navigation + premium customer dashboard */
.pet-all-categories>a{background:linear-gradient(135deg,var(--pet-primary),var(--pet-primary-2))!important;box-shadow:0 8px 20px rgba(109,40,217,.20)!important}
.pet-all-categories>a:hover,.pet-all-categories.open>a{background:linear-gradient(135deg,#5b21b6,#7c3aed)!important;box-shadow:0 10px 24px rgba(109,40,217,.28)!important}
.pet-account-page{padding-bottom:55px}.pet-account-page>.breadcrumb{margin-bottom:16px}.pet-account-alert{border-radius:13px;border:0;box-shadow:0 10px 28px rgba(22,163,74,.10)}
.pet-account-hero{background:linear-gradient(125deg,#5420b5 0%,#7431dc 52%,#9138e7 100%);border-radius:24px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff;box-shadow:0 22px 52px rgba(91,33,182,.19);position:relative;overflow:hidden}.pet-account-hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-95px;top:-150px;background:rgba(255,255,255,.09)}.pet-account-user{display:flex;align-items:center;gap:18px;position:relative;z-index:1}.pet-account-avatar{width:68px;height:68px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--pet-primary);font-size:30px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.13)}.pet-account-eyebrow{display:block;font-size:10px;letter-spacing:1.3px;font-weight:900;color:#e9ddff;margin-bottom:3px}.pet-account-hero h1{color:#fff;font-size:26px;margin:0 0 3px}.pet-account-hero p{margin:0;color:#ece7f8;font-size:12px}.pet-account-profile-btn{position:relative;z-index:1;background:#fff;color:#5b21b6!important;border-radius:12px;padding:11px 16px;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 8px 20px rgba(0,0,0,.08)}.pet-account-profile-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(0,0,0,.13)}.pet-account-profile-btn i{margin-right:6px}
.pet-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:18px 0}.pet-account-stat{border:1px solid var(--pet-line);border-radius:16px;padding:15px 17px;background:#fff;display:flex;align-items:center;gap:13px;box-shadow:0 8px 25px rgba(15,23,42,.035)}.pet-account-stat:hover{border-color:#d8ccfb;transform:translateY(-2px);box-shadow:0 13px 30px rgba(109,40,217,.08)}.pet-account-stat-icon{width:44px;height:44px;border-radius:13px;background:#f3f0ff;color:var(--pet-primary);display:flex;align-items:center;justify-content:center;font-size:17px}.pet-account-stat>span:nth-child(2){display:flex;flex-direction:column;flex:1}.pet-account-stat b{font-size:20px;color:var(--pet-dark);line-height:1.15}.pet-account-stat small{font-size:10px;color:#8993a3;font-weight:800;margin-top:2px}.pet-stat-arrow{color:#b7bfcc}
.pet-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pet-account-card{border:1px solid var(--pet-line);border-radius:19px;background:#fff;padding:20px;box-shadow:0 9px 28px rgba(15,23,42,.035)}.pet-account-card-head{display:flex;align-items:center;gap:13px;padding-bottom:14px;border-bottom:1px solid #eef0f5}.pet-account-card-icon{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#eee9ff,#faf7ff);color:var(--pet-primary);display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 44px}.pet-account-card-head h2{font-size:16px;margin:0 0 2px}.pet-account-card-head p{font-size:10px;color:#8a94a5;margin:0}.pet-account-links{padding-top:5px}.pet-account-links>a{display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:8px;padding:11px 5px;border-bottom:1px solid #f1f3f7}.pet-account-links>a:last-child{border-bottom:0}.pet-account-links>a>i:first-child{width:30px;height:30px;border-radius:9px;background:#f8f7fc;color:#7c3aed;display:flex;align-items:center;justify-content:center}.pet-account-links>a>span{display:flex;flex-direction:column;min-width:0}.pet-account-links b{font-size:11px;color:#28364c}.pet-account-links small{font-size:9px;color:#9aa3b2;margin-top:1px}.pet-account-links>a>i:last-child{color:#c1c7d1}.pet-account-links>a:hover{padding-left:9px;background:#fbfaff;border-radius:10px}.pet-account-links>a:hover b,.pet-account-links>a:hover>i:last-child{color:var(--pet-primary)}
@media(max-width:767px){.pet-navbar .navbar-header{background:linear-gradient(135deg,var(--pet-primary),var(--pet-primary-2))!important;box-shadow:0 8px 20px rgba(109,40,217,.16)}.pet-account-hero{padding:22px 18px;display:block}.pet-account-user{align-items:flex-start}.pet-account-avatar{width:54px;height:54px;border-radius:16px;font-size:23px}.pet-account-hero h1{font-size:20px}.pet-account-profile-btn{display:inline-block;margin-top:17px}.pet-account-stats{grid-template-columns:1fr}.pet-account-grid{grid-template-columns:1fr}.pet-account-card{padding:16px}.pet-account-card-head p{display:none}}
