/* =========================================================
   COVEGUSA — Veterinary Commerce Identity 2026
   Visual layer loaded after app.css.
   ========================================================= */
:root{
  --vet-ink:#17333d;
  --vet-ink-2:#284b55;
  --vet-teal:#0f6670;
  --vet-teal-2:#14818a;
  --vet-green:#3f8f70;
  --vet-green-soft:#e9f5ef;
  --vet-blue:#1e79a9;
  --vet-blue-soft:#eaf4f9;
  --vet-cream:#f8f7f1;
  --vet-sand:#f0eee6;
  --vet-white:#fff;
  --vet-line:#dce7e5;
  --vet-muted:#6d8286;
  --vet-shadow:0 18px 50px rgba(27,72,82,.09);
  --vet-shadow-sm:0 8px 24px rgba(27,72,82,.07);
  --vet-radius:20px;
}
html{scroll-padding-top:145px}
body.store-body{font-family:'DM Sans',sans-serif;color:var(--vet-ink);background:#f7faf9}
body.store-body h1,body.store-body h2,body.store-body h3,body.store-body .brand strong{font-family:'Manrope','DM Sans',sans-serif}
.shell{width:min(calc(100% - 40px),1240px)}

/* Top bar + header */
.vet-announcement{height:36px;background:#0c4f58;color:#eefaf7;border:0}
.vet-announcement .shell{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.01em}
.vet-announcement span{display:flex;gap:8px;align-items:center}
.vet-announcement .announcement-secondary{opacity:.82}
.vet-header{background:rgba(255,255,255,.97);border-bottom:0;box-shadow:0 1px 0 rgba(29,78,87,.08);backdrop-filter:blur(14px)}
.vet-header-row{grid-template-columns:215px minmax(320px,1fr) auto;gap:22px;min-height:82px}
.vet-brand{gap:12px}
.vet-brand img{width:56px;height:56px;object-fit:contain;border-radius:12px;background:#fff}
.vet-brand span{display:flex;flex-direction:column;line-height:1.05}
.vet-brand strong{font-size:20px;color:#14678e;letter-spacing:-.04em}
.vet-brand small{font-size:10px;color:var(--vet-muted);font-weight:700;margin-top:5px;letter-spacing:.04em;text-transform:uppercase}
.vet-search{max-width:none;position:relative}
.vet-search input{height:48px;border:1px solid #cfdedc;border-radius:13px;background:#f7faf9;padding-left:46px;padding-right:16px;font-size:13px;color:var(--vet-ink);transition:.18s ease}
.vet-search input:focus{background:#fff;border-color:#66a9ad;box-shadow:0 0 0 4px rgba(20,129,138,.1)}
.vet-search>i{left:17px;color:#4f777b;font-size:14px}
.vet-header-actions{gap:8px}
.vet-header .login-action,.vet-header .account-trigger{height:44px;border:1px solid #d7e3e1;border-radius:12px;background:#fff;color:var(--vet-ink);font-size:11px;font-weight:800;padding:0 14px}
.vet-header .cart-action{width:46px;height:44px;border-radius:12px;background:#0f6670;color:#fff;border:0}
.vet-header .cart-action span{background:#fff;color:#0f6670;border:1px solid #d8e9e8;top:-5px;right:-5px}
.vet-category-nav{border-top:1px solid #edf2f1;background:#fff}
.vet-category-nav nav{display:flex;align-items:center;gap:3px;height:46px;overflow-x:auto;scrollbar-width:none}
.vet-category-nav nav::-webkit-scrollbar{display:none}
.vet-category-nav a{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:9px;color:#456068;font-size:10.5px;font-weight:750;white-space:nowrap;transition:.15s ease}
.vet-category-nav a:hover,.vet-category-nav a.active{background:#edf7f5;color:#0e6670}
.vet-category-nav a i{font-size:11px}
.search-results{border-color:#dce7e5;box-shadow:var(--vet-shadow);border-radius:16px;overflow:hidden}

/* Hero */
.vet-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#eff8f6 0%,#f7faf6 44%,#eef5f8 100%);border-bottom:1px solid #e2ece9}
.vet-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(71,158,132,.12),rgba(71,158,132,0) 68%);left:-190px;top:-220px}
.vet-hero:after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(30,121,169,.13),rgba(30,121,169,0) 68%);right:-170px;bottom:-300px}
.vet-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);gap:65px;align-items:center;min-height:610px;padding:66px 0 70px}
.vet-kicker{display:inline-flex;align-items:center;gap:9px;color:#267260;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin-bottom:20px}
.vet-kicker-icon{width:32px;height:32px;border-radius:50%;background:#dff0e7;display:grid;place-items:center;color:#347f68}
.vet-hero-copy h1{font-size:58px;line-height:1.02;letter-spacing:-.055em;color:#17353d;margin:0;max-width:710px}
.vet-hero-copy h1 span{color:#14727b}
.vet-hero-copy>p{font-size:16px;line-height:1.75;color:#5b7378;max-width:670px;margin:23px 0 28px}
.vet-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.vet-primary{background:#0f6670;border-radius:13px;min-height:50px;padding:0 20px;font-size:12px;box-shadow:0 11px 28px rgba(15,102,112,.18)}
.vet-primary:hover{background:#0b5861;transform:translateY(-1px)}
.vet-secondary{min-height:50px;display:inline-flex;align-items:center;gap:9px;padding:0 18px;background:#fff;border:1px solid #d9e5e3;border-radius:13px;font-size:12px;font-weight:800;color:#264b54;box-shadow:0 5px 16px rgba(27,72,82,.04)}
.vet-secondary:hover{border-color:#a9c9c8;background:#fcfefe}
.vet-hero-proof{display:flex;gap:26px;margin-top:34px;flex-wrap:wrap}
.vet-hero-proof>div{display:flex;align-items:center;gap:9px}
.vet-hero-proof>div>i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e2f2ea;color:#438267;font-size:11px}
.vet-hero-proof span{display:flex;flex-direction:column}
.vet-hero-proof strong{font-size:10.5px;color:#294b52}
.vet-hero-proof small{font-size:9px;color:#819194;margin-top:2px}

.vet-hero-visual{position:relative;min-height:460px;display:grid;place-items:center}
.vet-orbit{position:absolute;border:1px dashed rgba(15,102,112,.15);border-radius:50%}
.vet-orbit-one{width:430px;height:430px}
.vet-orbit-two{width:350px;height:350px}
.vet-pharmacy-card{position:relative;width:min(100%,455px);background:#fff;border:1px solid rgba(149,184,182,.34);border-radius:28px;padding:23px;box-shadow:0 30px 80px rgba(27,72,82,.14);z-index:2}
.vet-pharmacy-card:after{content:"";position:absolute;inset:8px;border:1px solid rgba(15,102,112,.045);border-radius:22px;pointer-events:none}
.vet-pharmacy-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #e6eeec}
.vet-pharmacy-top>div{display:flex;gap:10px;align-items:center}
.vet-pharmacy-top strong{font-family:'Manrope';font-size:12px;color:#294b52}
.vet-cross{width:34px;height:34px;border-radius:10px;background:#0f6670;color:#fff;display:grid;place-items:center}
.vet-open{font-size:8.5px;font-weight:800;color:#4b756f;background:#edf7f2;border-radius:999px;padding:6px 9px;display:flex;align-items:center;gap:5px}
.vet-open i{width:6px;height:6px;background:#52a97c;border-radius:50%}
.vet-pet-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:18px 0}
.vet-pet{background:#f7faf9;border:1px solid #e3ece9;border-radius:12px;padding:10px 6px;text-align:center;color:#547176}
.vet-pet i{display:block;color:#377e78;font-size:17px;margin-bottom:5px}
.vet-pet span{font-size:8px;font-weight:800}
.vet-shelf{position:relative;display:grid;grid-template-columns:1fr .84fr 1fr;gap:10px;align-items:end;padding:19px 12px 26px;background:linear-gradient(180deg,#f7faf9,#f1f6f5);border-radius:18px;overflow:hidden}
.vet-shelf:after{content:"";position:absolute;height:8px;left:9px;right:9px;bottom:17px;background:#d3dfdc;border-radius:3px;box-shadow:0 5px 10px rgba(43,81,85,.08)}
.vet-med-box,.vet-med-bottle{position:relative;z-index:1;text-align:left;box-shadow:0 7px 15px rgba(31,73,79,.08)}
.vet-med-box{height:153px;background:#fff;border:1px solid #dae6e4;border-radius:8px;padding:12px 10px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}
.vet-med-box:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#2d8a92}
.vet-med-box.green:before{background:#67a57d}
.vet-med-box>span{position:absolute;top:11px;left:12px;font-size:6.5px;font-weight:900;letter-spacing:.09em;color:#719095}
.vet-med-box i{font-size:27px;color:#2b858d;margin-bottom:18px}
.vet-med-box.green i{color:#5e9b74}
.vet-med-box strong,.vet-med-bottle strong{display:block;font-size:9.5px;color:#294b52}
.vet-med-box small,.vet-med-bottle small{font-size:7.5px;color:#7b9194;margin-top:2px}
.vet-med-bottle{height:127px;background:#fdfefe;border:1px solid #d8e5e2;border-radius:14px 14px 10px 10px;padding:34px 9px 10px;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}
.bottle-cap{position:absolute;width:45px;height:20px;left:50%;transform:translateX(-50%);top:-12px;border-radius:6px 6px 3px 3px;background:#285d66;border:4px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.08)}
.vet-med-bottle i{font-size:24px;color:#487e69;margin-bottom:15px}
.vet-pharmacy-bottom{display:flex;justify-content:space-between;gap:10px;padding-top:16px;color:#6a8286;font-size:8.5px;font-weight:700}
.vet-pharmacy-bottom span{display:flex;align-items:center;gap:6px}
.vet-pharmacy-bottom i{color:#4c9271}
.vet-floating-card{position:absolute;z-index:4;background:#fff;border:1px solid #dce8e5;border-radius:14px;box-shadow:0 13px 35px rgba(35,78,86,.13);padding:11px 13px;display:flex;gap:9px;align-items:center}
.vet-floating-card>i{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#e9f5f1;color:#337b69}
.vet-floating-card div{display:flex;flex-direction:column}
.vet-floating-card strong{font-size:9px;color:#294b52}
.vet-floating-card span{font-size:7.5px;color:#839397;margin-top:2px}
.vet-floating-search{left:-18px;top:72px}
.vet-floating-care{right:-25px;bottom:55px}

/* Benefit strip */
.vet-benefits{background:#fff;border-bottom:1px solid #e4ecea}
.vet-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:104px}
.vet-benefit-grid>div{display:flex;align-items:center;gap:13px;padding:20px 25px;border-right:1px solid #e9efee}
.vet-benefit-grid>div:first-child{padding-left:0}.vet-benefit-grid>div:last-child{border-right:0;padding-right:0}
.vet-benefit-grid>div>span{flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eff7f5;color:#36796d;font-size:16px}
.vet-benefit-grid p{margin:0}.vet-benefit-grid strong{display:block;font-size:10.5px;color:#294b52}.vet-benefit-grid small{display:block;font-size:8.8px;line-height:1.45;color:#819194;margin-top:3px}

/* General sections */
.vet-section{padding:78px 0}
.vet-section-white{background:#fff}
.vet-products-section{background:#f5f8f7}
.vet-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:34px}
.vet-section-head.compact{margin-bottom:28px}
.vet-section-head>div{max-width:720px}
.vet-section-tag{display:inline-block;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#43806f;margin-bottom:10px}
.vet-section-head h2{font-size:34px;line-height:1.15;letter-spacing:-.035em;margin:0;color:#1b3d45}
.vet-section-head p{font-size:12px;line-height:1.7;color:#75898d;margin:10px 0 0;max-width:660px}
.vet-view-all{display:inline-flex;align-items:center;gap:8px;color:#0f6670;font-size:10.5px;font-weight:850;white-space:nowrap;padding-bottom:4px;border-bottom:1px solid #b6d4d0}
.vet-view-all:hover{color:#084f56;border-color:#6ca59e}

/* Care categories */
.vet-care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.vet-care-card{min-height:180px;padding:22px;border:1px solid #dce8e5;border-radius:18px;background:linear-gradient(145deg,#fff,#fbfdfc);display:grid;grid-template-columns:52px 1fr;gap:16px;transition:.18s ease;box-shadow:0 4px 13px rgba(31,73,79,.025)}
.vet-care-card:hover{transform:translateY(-3px);border-color:#b9d7d1;box-shadow:var(--vet-shadow-sm)}
.vet-care-icon{width:52px;height:52px;border-radius:16px;background:#eaf5f1;color:#397f6c;display:grid;place-items:center;font-size:20px}
.vet-care-card:nth-child(2) .vet-care-icon,.vet-care-card:nth-child(5) .vet-care-icon{background:#eaf3f8;color:#3c7d9d}
.vet-care-card:nth-child(3) .vet-care-icon{background:#eff4fb;color:#657fb1}
.vet-care-card:nth-child(6) .vet-care-icon{background:#f3f1e8;color:#827247}
.vet-care-card h3{font-size:14px;line-height:1.25;margin:3px 0 7px;color:#264952}
.vet-care-card p{font-size:10px;line-height:1.55;color:#7b8e91;margin:0 0 14px}
.vet-care-card b{font-size:9px;color:#397c72;display:inline-flex;align-items:center;gap:6px}

/* Product cards */
.vet-product-grid,.catalog-main .product-grid{gap:16px}
.vet-product-card{border:1px solid #dce8e5;border-radius:18px;background:#fff;box-shadow:0 4px 16px rgba(32,74,80,.035);overflow:hidden;transition:.18s ease}
.vet-product-card:hover{transform:translateY(-3px);border-color:#bed8d4;box-shadow:0 15px 34px rgba(32,74,80,.09)}
.vet-product-visual{height:192px;background:linear-gradient(150deg,#eff6f5 0%,#f8faf8 58%,#eef4f7 100%);position:relative;overflow:hidden;border-bottom:1px solid #e5eceb;display:flex;align-items:center;justify-content:center}
.vet-product-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(15,102,112,.09) 1px,transparent 1px);background-size:16px 16px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 88%)}
.vet-product-symbol{position:relative;width:90px;height:90px;border-radius:25px;background:#fff;display:grid;place-items:center;color:#2c7d7f;font-size:31px;border:1px solid #dce9e6;box-shadow:0 13px 28px rgba(32,79,84,.11)}
.vet-product-symbol-ring{position:absolute;inset:-9px;border:1px solid rgba(15,102,112,.11);border-radius:31px}
.vet-product-visual-copy{position:absolute;left:15px;bottom:13px;display:flex;flex-direction:column;max-width:70%}
.vet-product-visual-copy small{font-size:6.7px;letter-spacing:.11em;font-weight:900;color:#6d8a8d}
.vet-product-visual-copy strong{font-size:8.5px;color:#3e666b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vet-product-card .product-code{left:12px;top:12px;background:#fff;color:#557176;border:1px solid #dce7e5;padding:5px 7px;border-radius:7px;font-size:7.5px;box-shadow:none}
.vet-product-card .stock-pill{right:12px;top:12px;font-size:7.5px;padding:5px 7px;border-radius:999px}
.vet-product-card .product-card-body{padding:16px}
.vet-product-card .product-taxonomy span{font-size:7.4px;color:#5f817e;font-weight:850;text-transform:uppercase;letter-spacing:.06em;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vet-product-card .product-card-title{font-family:'Manrope';font-size:12.5px;line-height:1.35;color:#274750;min-height:34px;margin-top:7px;font-weight:750}
.vet-product-card .product-card-presentation{font-size:9px;color:#7a8e91;margin:6px 0 15px;min-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vet-product-card .product-card-footer{padding-top:13px;border-top:1px solid #edf1f0;align-items:end}
.vet-product-card .product-card-footer small{font-size:7.4px;color:#8a999b;text-transform:uppercase;letter-spacing:.05em}
.vet-product-card .product-card-footer strong{font-family:'Manrope';font-size:17px;letter-spacing:-.03em;color:#0d5963;margin-top:1px}
.vet-product-card .product-card-footer em{font-style:normal;font-size:7px;font-weight:800;color:#93a1a3;margin-left:3px}
.vet-product-card .icon-action{width:39px;height:39px;border-radius:12px;background:#0f6670;color:#fff;border:0;box-shadow:none}
.vet-product-card .icon-action:hover{background:#0a555d;transform:none}
.vet-product-card .icon-action:disabled{background:#d6dfde;color:#899997}

/* Labs */
.vet-lab-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}
.vet-lab-card{border:1px solid #dfe9e7;background:#fff;border-radius:15px;padding:13px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:72px;transition:.16s ease}
.vet-lab-card:hover{border-color:#b9d6d1;box-shadow:var(--vet-shadow-sm)}
.vet-lab-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf5f4;color:#33716c;font-family:'Manrope';font-size:12px;font-weight:900}
.vet-lab-card div{min-width:0}.vet-lab-card strong{font-size:9.5px;color:#344f55;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vet-lab-card small{font-size:8px;color:#89999b;display:block;margin-top:3px}.vet-lab-card>i{font-size:9px;color:#8aa19f}

/* Help / conversion banner */
.vet-help-section{background:#0c555e;color:#fff;position:relative;overflow:hidden}
.vet-help-section:before{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-220px;bottom:-270px}
.vet-help-section:after{content:"";position:absolute;width:340px;height:340px;background:rgba(255,255,255,.03);border-radius:50%;right:-80px;top:-140px}
.vet-help-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}
.vet-section-tag.light{color:#9ed8c8}
.vet-help-main h2{font-size:36px;line-height:1.15;letter-spacing:-.04em;max-width:720px;margin:0;color:#fff}
.vet-help-main p{font-size:12px;line-height:1.8;color:#c4d9d9;max-width:700px;margin:15px 0 22px}
.vet-help-actions{display:flex;gap:10px;flex-wrap:wrap}
.vet-white-btn,.vet-outline-btn{min-height:44px;padding:0 16px;border-radius:11px;font-size:10px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.vet-white-btn{background:#fff;color:#145e66}
.vet-outline-btn{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff}
.vet-outline-btn:hover{background:rgba(255,255,255,.08)}
.vet-help-side{display:grid;gap:10px}
.vet-step{display:grid;grid-template-columns:46px 1fr;gap:13px;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px 14px}
.vet-step>span{width:40px;height:40px;border-radius:12px;background:#fff;color:#0f6670;display:grid;place-items:center;font-family:'Manrope';font-size:10px;font-weight:900}
.vet-step strong{display:block;font-size:10.5px}.vet-step small{display:block;font-size:8.5px;line-height:1.45;color:#bed5d6;margin-top:3px}

/* Footer */
.vet-footer{background:#102f36;border:0;color:#d8e7e6;padding-top:0}
.vet-footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.vet-footer-brand{display:flex;align-items:center;gap:12px}.vet-footer-brand img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:12px}.vet-footer-brand div{display:flex;flex-direction:column}.vet-footer-brand strong{font-family:'Manrope';font-size:17px;color:#fff}.vet-footer-brand span{font-size:9px;color:#9fb7b8;margin-top:3px}
.vet-footer-trust{display:flex;gap:20px;flex-wrap:wrap}.vet-footer-trust span{font-size:8.8px;color:#b5c9ca;display:flex;gap:7px;align-items:center}.vet-footer-trust i{color:#77b8a4}
.vet-footer-grid{padding:38px 0 34px;grid-template-columns:repeat(4,1fr);gap:46px}.vet-footer-grid h3{color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:13px}.vet-footer-grid a,.vet-footer-grid span,.vet-footer-grid p{font-size:9px;color:#9eb4b5;line-height:1.65}.vet-footer-grid a:hover{color:#fff}.vet-footer .footer-bottom{border-color:rgba(255,255,255,.08);color:#789496;font-size:8.5px}

/* Catalog and internal store pages: make them feel like same shop */
.page-hero{background:linear-gradient(135deg,#eff7f5,#f8faf8);border-bottom:1px solid #dfe9e7;padding:38px 0}
.page-hero .breadcrumbs{color:#7e9295}.page-hero h1{font-family:'Manrope';font-size:33px;color:#21434b;letter-spacing:-.035em}.page-hero p{max-width:760px;color:#74898d;font-size:11px;line-height:1.7}
.catalog-shell{background:#f6f9f8;padding:32px 0 72px}
.filter-panel{background:#fff;border:1px solid #dfe9e7;border-radius:17px;box-shadow:0 5px 16px rgba(35,77,83,.035)}
.filter-head{border-bottom-color:#e8efee}.filter-head h2{font-family:'Manrope';font-size:14px;color:#2f5057}.filter-head a{color:#0f6a72}
.filter-group .title{font-size:8.5px;color:#57757a;text-transform:uppercase;letter-spacing:.07em}.filter-group input,.filter-group select,.catalog-toolbar select{border-color:#d9e5e3;background:#fbfdfc;border-radius:10px;color:#344f55}
.catalog-toolbar{background:#fff;border:1px solid #e0e9e7;border-radius:14px;padding:12px 14px;margin-bottom:15px}.catalog-toolbar strong{color:#305259}.catalog-toolbar span{color:#829496}
.pagination .page-link{border-color:#dce7e5;background:#fff;color:#49696e}.pagination .page-link.active{background:#0f6670;border-color:#0f6670;color:#fff}
.empty-state{background:#fff;border-color:#dce7e5}.empty-state i{color:#4b9380}
.product-detail-panel,.product-gallery,.checkout-card,.checkout-summary,.account-card,.orders-card{border-color:#dce7e5;box-shadow:0 5px 18px rgba(35,77,83,.035)}
.product-main-visual{background:linear-gradient(145deg,#eef6f4,#f8faf9)}

/* Chat: shop assistant, not AI toy */
.vet-chat-launcher{background:#0f6670;box-shadow:0 15px 34px rgba(15,102,112,.23);font-size:10px;min-height:48px}
.vet-chat-panel{border-color:#d6e5e2;box-shadow:0 24px 70px rgba(28,68,75,.2)}
.vet-chat-panel>header{background:#0d5963}.vet-chat-panel .chat-avatar{background:#fff;color:#0f6670}.vet-chat-panel>header span{color:#c7dddd}.vet-chat-panel .chat-messages{background:#f5f8f7}.vet-chat-panel .bot-message{border-color:#dce8e5}.vet-chat-panel .user-message{background:#116872}.vet-chat-panel .quick-replies button{background:#edf7f4;border-color:#cbe2dc;color:#256e62}

/* Account + checkout polish */
.checkout-wrap,.account-page,.orders-page{background:#f6f9f8}
.checkout-card,.checkout-summary,.account-sidebar,.account-card,.order-card{border-radius:18px}
.account-sidebar{border-color:#dce7e5}.account-nav a.active{background:#eaf5f1;color:#256d64}.account-nav a:hover{background:#f3f8f6}
.account-kpi{background:#fff;border-color:#dce7e5}.account-kpi i{background:#eaf5f1;color:#377c6b}
.status-badge{border-radius:999px}

/* Responsive */
@media(max-width:1120px){
  .vet-header-row{grid-template-columns:185px minmax(260px,1fr) auto;gap:14px}
  .vet-brand img{width:50px;height:50px}.vet-brand strong{font-size:18px}
  .vet-hero-grid{grid-template-columns:1fr 430px;gap:38px}.vet-hero-copy h1{font-size:50px}
  .vet-floating-search{left:-5px}.vet-floating-care{right:-5px}
  .vet-care-grid{grid-template-columns:repeat(2,1fr)}.vet-lab-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  html{scroll-padding-top:105px}.shell{width:min(calc(100% - 28px),1240px)}
  .vet-announcement{height:32px}.vet-announcement .shell{font-size:9.5px}.vet-announcement .announcement-secondary{display:none}
  .vet-header-row{grid-template-columns:auto 1fr auto;min-height:auto;padding:9px 0 10px}.vet-brand span{display:none}.vet-brand img{width:44px;height:44px}
  .vet-search{grid-column:1/-1;grid-row:2}.vet-search input{height:43px}.vet-category-nav{display:none}.mobile-menu-action{display:grid}
  .vet-hero-grid{grid-template-columns:1fr;padding:52px 0;min-height:0}.vet-hero-visual{display:none}.vet-hero-copy h1{font-size:48px;max-width:760px}.vet-hero-copy>p{max-width:700px}
  .vet-benefit-grid{grid-template-columns:repeat(2,1fr)}.vet-benefit-grid>div:nth-child(2){border-right:0}.vet-benefit-grid>div:first-child,.vet-benefit-grid>div:nth-child(3){padding-left:0}.vet-benefit-grid>div:nth-child(3),.vet-benefit-grid>div:nth-child(4){border-top:1px solid #e9efee}
  .vet-lab-grid{grid-template-columns:repeat(2,1fr)}.vet-help-grid{grid-template-columns:1fr;gap:32px}.vet-help-main h2{font-size:31px}
  .vet-footer-top{align-items:flex-start;flex-direction:column}.vet-footer-grid{grid-template-columns:repeat(2,1fr);gap:28px}
}
@media(max-width:600px){
  .shell{width:min(calc(100% - 20px),1240px)}
  .vet-header .login-action span,.vet-header .account-trigger span,.vet-header .account-trigger>i{display:none}.vet-header .login-action,.vet-header .account-trigger{width:40px;padding:0;justify-content:center}.vet-header .cart-action,.mobile-menu-action{width:40px;height:40px}
  .vet-search input{font-size:11px;padding-left:41px}
  .vet-hero-grid{padding:40px 0 43px}.vet-kicker{font-size:9px;margin-bottom:15px}.vet-kicker-icon{width:28px;height:28px}.vet-hero-copy h1{font-size:37px;line-height:1.06}.vet-hero-copy>p{font-size:13px;line-height:1.7;margin:17px 0 21px}
  .vet-hero-actions{align-items:stretch}.vet-primary,.vet-secondary{width:100%;justify-content:center}.vet-hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:14px 8px;margin-top:25px}.vet-hero-proof>div:last-child{grid-column:1/-1}.vet-hero-proof strong{font-size:9.5px}
  .vet-benefit-grid{grid-template-columns:1fr}.vet-benefit-grid>div,.vet-benefit-grid>div:first-child,.vet-benefit-grid>div:nth-child(3){padding:13px 0;border-right:0;border-top:1px solid #e9efee}.vet-benefit-grid>div:first-child{border-top:0}.vet-benefit-grid>div>span{width:38px;height:38px;flex-basis:38px}
  .vet-section{padding:54px 0}.vet-section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px;gap:14px}.vet-section-head h2{font-size:27px}.vet-section-head p{font-size:10.5px}.vet-view-all{font-size:9.5px}
  .vet-care-grid{grid-template-columns:1fr;gap:10px}.vet-care-card{min-height:0;padding:16px;grid-template-columns:46px 1fr}.vet-care-icon{width:46px;height:46px;border-radius:14px}.vet-care-card h3{font-size:13px}.vet-care-card p{font-size:9.5px;margin-bottom:10px}
  .vet-product-grid,.catalog-main .product-grid,.product-grid{grid-template-columns:1fr 1fr;gap:9px}.vet-product-visual{height:150px}.vet-product-symbol{width:68px;height:68px;border-radius:20px;font-size:24px}.vet-product-symbol-ring{inset:-6px;border-radius:24px}.vet-product-visual-copy{left:10px;bottom:9px}.vet-product-visual-copy strong{font-size:7px}.vet-product-card .product-code,.vet-product-card .stock-pill{top:8px;font-size:6.5px;padding:4px 6px}.vet-product-card .product-code{left:8px}.vet-product-card .stock-pill{right:8px}.vet-product-card .product-card-body{padding:11px}.vet-product-card .product-card-title{font-size:10.8px;min-height:31px}.vet-product-card .product-card-presentation{font-size:8px;margin:5px 0 10px}.vet-product-card .product-card-footer{padding-top:9px}.vet-product-card .product-card-footer strong{font-size:14px}.vet-product-card .icon-action{width:34px;height:34px;border-radius:10px}
  .vet-lab-grid{grid-template-columns:1fr}.vet-help-main h2{font-size:28px}.vet-help-main p{font-size:10.5px}.vet-help-actions>*{width:100%}.vet-help-side{gap:8px}
  .vet-footer-grid{grid-template-columns:1fr}.vet-footer-trust{gap:10px 15px}.vet-footer-brand img{width:52px;height:52px}.vet-footer .footer-bottom{flex-direction:column;gap:5px}
  .vet-chat-launcher{right:13px;bottom:13px;width:48px;padding:0;justify-content:center}.vet-chat-launcher span{display:none}
}
@media(max-width:390px){
  .vet-product-grid,.catalog-main .product-grid,.product-grid{grid-template-columns:1fr}.vet-product-visual{height:190px}.vet-product-card .product-card-title{font-size:12px;min-height:0}.vet-hero-copy h1{font-size:34px}
}
