/* InSyncPets coordinated global chrome v3.5.24.8 */
:root{
  --isp8-navy:#08284f;
  --isp8-navy-2:#061e3d;
  --isp8-gold:#d58a15;
  --isp8-brown:#a95f13;
  --isp8-cream:#fffaf1;
  --isp8-ink:#111b31;
  --isp8-muted:#6a625b;
  --isp8-line:#eadcc8;
}
body{background:var(--isp8-cream);color:var(--isp8-ink);}
.isp-v8-topbar{min-height:31px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;background:var(--isp8-navy-2);color:#fff;font-size:12px;font-weight:800;letter-spacing:.005em;text-align:center;}
.isp-v8-topbar-icon{width:18px;height:18px;color:#edaa27;display:inline-grid;place-items:center;flex:0 0 auto;}
.isp-v8-topbar-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.isp-v8-header{background:rgba(255,250,241,.97);border-bottom:1px solid #ecdcc5;box-shadow:none;backdrop-filter:saturate(150%) blur(10px);}
.isp-v8-nav{height:76px;gap:24px;}
.isp-v8-brand{display:flex!important;align-items:center;flex:0 0 235px!important;width:235px!important;max-width:235px!important;height:62px!important;overflow:hidden!important;line-height:1!important;}
.isp-v8-brand img{display:block!important;width:225px!important;max-width:225px!important;height:60px!important;max-height:60px!important;object-fit:contain!important;object-position:left center!important;}
.isp-v8-menu{gap:28px;justify-content:center;}
.isp-v8-menu a{position:relative;padding:29px 0 25px!important;color:#111827!important;font-size:14px!important;font-weight:800!important;white-space:nowrap;}
.isp-v8-menu a:hover{color:var(--isp8-brown)!important;}
.isp-v8-menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;border-radius:999px;background:var(--isp8-gold);}
.isp-v8-actions{gap:8px;}
.isp-v8-get-tag{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 16px;border-radius:11px;background:linear-gradient(135deg,#bd710e,#df971d);color:#fff!important;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(176,101,12,.17);white-space:nowrap;}
.isp-v8-get-tag svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}
.isp-v8-icon-link{width:40px!important;height:40px!important;border:1px solid #e7d8c2!important;background:#fffdf9!important;color:var(--isp8-brown)!important;box-shadow:none!important;}
.isp-v8-icon-link svg{width:20px!important;height:20px!important;}

.isp-v8-footer{margin-top:0!important;padding:0!important;background:linear-gradient(135deg,#041b38,#072b55)!important;color:#fff!important;border-top:0!important;}
.isp-v8-footer-grid{display:grid!important;grid-template-columns:minmax(230px,1.5fr) .75fr .85fr .9fr 1.2fr;gap:34px!important;padding:38px 0 28px!important;align-items:start;}
.isp-v8-footer a{color:rgba(255,255,255,.82);text-decoration:none;}
.isp-v8-footer a:hover{color:#fff;}
.isp-v8-footer-brand>a{display:inline-flex;align-items:center;width:205px;height:62px;padding:8px 12px;border-radius:14px;background:#fff8ec;}
.isp-v8-footer-brand img{width:180px;height:auto;max-height:48px;object-fit:contain;object-position:left center;}
.isp-v8-footer-brand p{margin:13px 0 0;max-width:320px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.5;}
.isp-v8-footer-brand .isp-v8-company{font-size:10px;color:rgba(255,255,255,.5);}
.isp-v8-footer-col{display:grid;align-content:start;gap:8px;}
.isp-v8-footer-col strong{margin-bottom:3px;color:#fff;font-size:13px;}
.isp-v8-footer-col a{font-size:11px;line-height:1.35;}
.isp-v8-footer-trust{display:grid;gap:15px;}
.isp-v8-footer-trust>div{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;}
.isp-v8-footer-trust>div>span{width:28px;height:28px;border:1px solid rgba(227,158,35,.5);border-radius:9px;display:grid;place-items:center;color:#e3a028;font-weight:900;}
.isp-v8-footer-trust p{margin:0;}
.isp-v8-footer-trust strong,.isp-v8-footer-trust small{display:block;}
.isp-v8-footer-trust strong{color:#fff;font-size:11px;}
.isp-v8-footer-trust small{margin-top:2px;color:rgba(255,255,255,.55);font-size:9px;line-height:1.4;}
.isp-v8-footer-bottom{padding:14px 0 18px;border-top:1px solid rgba(255,255,255,.1);}
.isp-v8-footer-bottom p{margin:0;color:rgba(255,255,255,.42);font-size:9px;line-height:1.45;text-align:center;}

@media(max-width:1180px){
  .isp-v8-brand{flex-basis:205px!important;width:205px!important;max-width:205px!important;}
  .isp-v8-brand img{width:195px!important;max-width:195px!important;}
  .isp-v8-menu{gap:19px;}
  .isp-v8-menu a{font-size:13px!important;}
  .isp-v8-footer-grid{grid-template-columns:1.4fr repeat(3,1fr);}
  .isp-v8-footer-trust{grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-top:8px;border-top:1px solid rgba(255,255,255,.09);}
}
@media(max-width:980px){
  .isp-v8-nav{height:70px;}
  .isp-v8-brand{flex-basis:185px!important;width:185px!important;max-width:185px!important;height:56px!important;}
  .isp-v8-brand img{width:176px!important;max-width:176px!important;height:54px!important;max-height:54px!important;}
  .isp-v8-menu{top:70px!important;}
  .isp-v8-get-tag,.isp-v8-icon-link{display:none!important;}
  .isp-v8-footer-grid{grid-template-columns:1.4fr 1fr 1fr;}
  .isp-v8-footer-col:nth-of-type(3){grid-column:auto;}
  .isp-v8-footer-trust{grid-column:1/-1;}
}
@media(max-width:700px){
  .isp-v8-topbar{font-size:10px;line-height:1.35;}
  .isp-v8-footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding:30px 0 22px!important;}
  .isp-v8-footer-brand{grid-column:1/-1;}
  .isp-v8-footer-trust{grid-template-columns:1fr;gap:10px;}
}
@media(max-width:460px){
  .isp-v8-topbar-icon{display:none;}
  .isp-v8-footer-grid{grid-template-columns:1fr;}
  .isp-v8-footer-brand,.isp-v8-footer-trust{grid-column:auto;}
}

/* v3.5.24.11 readability polish */
.isp-v8-menu a{letter-spacing:-.01em;}
.isp-v8-footer-col a{font-size:12px;line-height:1.45;}
.isp-v8-footer-brand p{font-size:12.5px;}
.isp-v8-footer-trust strong{font-size:12px;}
.isp-v8-footer-trust small{font-size:10px;line-height:1.45;}
.isp-v8-footer-bottom p{font-size:10px;}
@media(max-width:700px){
  .isp-v8-footer-col a{font-size:12.5px;}
  .isp-v8-footer-bottom p{font-size:10px;line-height:1.55;}
}
