/*
Theme Name: InSyncPets Original Theme
Theme URI: https://insyncpet.com
Author: GYAMDIAS
Description: Premium WordPress theme for InSyncPets smart pet ID, scan alerts, account pages and product pages.
Version: 3.5.24.27
Update URI: https://example.invalid/insyncpets-original-theme
Requires at least: 6.0
Text Domain: insyncpet
*/
:root{--navy:#061126;--navy2:#0a1730;--blue:#2f66ff;--purple:#6c46ff;--emerald:#12b987;--teal:#20d0c0;--text:#09142d;--muted:#64708a;--line:#e6ebf4;--soft:#f5f8ff;--white:#fff;--shadow:0 28px 80px rgba(11,24,52,.14);--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 44px));margin:0 auto}.topbar{background:linear-gradient(90deg,#061126,#0b426a,#0b604f);color:#fff;text-align:center;font-size:13px;font-weight:800;padding:8px 16px;letter-spacing:.01em}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,18,42,.08)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:950;letter-spacing:-.045em}.mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--purple));display:inline-grid;place-items:center;box-shadow:0 14px 30px rgba(64,80,255,.25);position:relative}.mark:before{content:"";width:17px;height:17px;background:#fff;border-radius:55% 55% 55% 15%;transform:rotate(-45deg);display:block}.mark:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--purple));top:15px;left:17px}.mark.small{width:25px;height:25px;border-radius:9px}.mark.small:before{width:10px;height:10px}.mark.small:after{width:5px;height:5px;top:9px;left:10px}.menu{display:flex;gap:34px;font-size:14px;font-weight:850}.menu a{padding:30px 0;position:relative}.menu a.active,.menu a:hover{color:var(--blue)}.menu a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:10px;background:linear-gradient(90deg,var(--blue),var(--purple))}.nav-actions{display:flex;align-items:center;gap:12px}.hamb{display:none;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px}.hamb span{display:block;width:21px;height:2px;background:#0a1730;margin:4px}.btn{border:0;border-radius:15px;padding:14px 22px;font-weight:950;cursor:pointer;display:inline-flex;gap:10px;align-items:center;justify-content:center;transition:.25s ease;font-size:15px}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;box-shadow:0 16px 34px rgba(47,102,255,.26)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(47,102,255,.34)}.btn.ghost{background:#fff;border:1px solid var(--line);box-shadow:0 10px 26px rgba(8,18,42,.05)}.btn.ghost:hover{border-color:#c7d2ff;transform:translateY(-2px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#f0edff;color:#4f3ee7;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--emerald);box-shadow:0 0 0 6px rgba(18,185,135,.1)}.eyebrow.light{background:rgba(255,255,255,.12);color:#d9e8ff}.lead{font-size:20px;line-height:1.55;color:#536078}.section{padding:110px 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.show{opacity:1;transform:translateY(0)}
/* Hero */.isp-hero{position:relative;overflow:hidden;padding:88px 0 78px;background:radial-gradient(circle at 78% 18%,rgba(32,208,192,.14),transparent 34%),linear-gradient(135deg,#fff 0%,#f6f9ff 52%,#eef7f2 100%)}.isp-hero:after{content:"";position:absolute;inset:auto -10% -26% 45%;height:420px;background:radial-gradient(circle,rgba(47,102,255,.11),transparent 64%);pointer-events:none}.isp-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:56px}.isp-hero-copy h1{font-size:clamp(56px,7vw,96px);line-height:.94;margin:24px 0 22px;letter-spacing:-.08em;max-width:660px}.isp-hero-copy h1 span,.gradient-text{background:linear-gradient(120deg,var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.isp-hero-copy .lead{max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.trust-pills{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-pills span{background:rgba(255,255,255,.84);border:1px solid var(--line);box-shadow:0 10px 28px rgba(8,18,42,.05);padding:11px 15px;border-radius:999px;font-size:13px;font-weight:850}.trust-pills span:before{content:"";display:inline-block;width:8px;height:8px;background:var(--emerald);border-radius:50%;margin-right:8px}.hero-showcase{position:relative}.hero-image-card{position:relative;border-radius:42px;overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid rgba(8,18,42,.08);min-height:440px}.hero-image-card img{width:100%;height:auto;object-fit:contain;object-position:center bottom;background:linear-gradient(135deg,#f7fbff,#fff)}.hero-live{position:absolute;right:22px;top:22px;background:rgba(6,17,38,.9);color:#fff;border-radius:999px;padding:11px 15px;font-weight:900;box-shadow:0 18px 34px rgba(0,0,0,.18);display:flex;gap:8px;align-items:center}.hero-live span{width:11px;height:11px;border-radius:50%;background:var(--emerald);box-shadow:0 0 0 7px rgba(18,185,135,.18)}.hero-status{position:absolute;left:22px;bottom:22px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:24px;padding:18px 22px;box-shadow:0 18px 44px rgba(6,17,38,.16);max-width:360px}.hero-status b{display:block;font-size:24px;letter-spacing:-.04em}.hero-status span{display:block;color:#68738c;font-weight:800;margin-top:4px}.stats-band{position:relative;z-index:2;margin-top:-34px}.stats{background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 70px rgba(8,18,42,.1);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.stat{display:flex;align-items:center;gap:18px;padding:26px 34px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{font-size:34px;letter-spacing:-.04em}.stat small{display:block;color:#5f6b81;font-weight:750}.stat-icon{width:44px;height:44px;border-radius:16px;background:#eaf1ff;position:relative}.stat-icon:after{content:"";position:absolute;inset:13px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--purple))}.stat-icon.shield:after{border-radius:50% 50% 55% 55%}.stat-icon.pin:after{border-radius:50% 50% 50% 10%;transform:rotate(-45deg)}.stat-icon.people:after{box-shadow:12px 4px 0 -3px #2b99de,-12px 4px 0 -3px #2b99de}.stat-icon.globe:after{background:none;border:3px solid var(--blue)}
/* Recovery */.section h2{font-size:clamp(40px,5vw,68px);letter-spacing:-.065em;line-height:1;margin:18px 0 18px}.recovery-story{background:#fff}.recovery-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:52px;align-items:center}.recovery-copy h2{max-width:600px}.recovery-timeline{display:grid;gap:12px;margin-top:30px}.flow-step{border:1px solid var(--line);background:#fff;border-radius:20px;padding:16px 18px;display:flex;align-items:center;gap:15px;font-weight:950;cursor:pointer;text-align:left;transition:.25s ease}.flow-step b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:var(--blue)}.flow-step.active,.flow-step:hover{border-color:#bfcaff;box-shadow:0 18px 38px rgba(47,102,255,.1);transform:translateX(4px)}.flow-step.active b{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff}.recovery-panel{display:grid;grid-template-columns:240px 1fr;gap:26px;align-items:center;background:linear-gradient(135deg,#f9fbff,#fff);border:1px solid var(--line);border-radius:34px;padding:28px;box-shadow:var(--shadow)}.recovery-buddy{height:320px;border-radius:28px;background-image:linear-gradient(180deg,rgba(6,17,38,0),rgba(6,17,38,.18)),url('assets/img/hero-dog-phone.jpg');background-size:180%;background-position:18% 47%;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.recovery-panel h3{font-size:38px;line-height:1.04;letter-spacing:-.05em;margin:16px 0 12px}.recovery-panel p{font-size:18px;color:#5a667d;line-height:1.55}.recovery-metric{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.recovery-metric div{background:#fff;border:1px solid var(--line);border-radius:19px;padding:18px}.recovery-metric b{display:block;font-size:28px}.recovery-metric span{color:#68738c;font-weight:800}
/* Product */.product-demo{background:linear-gradient(180deg,#f8fbff,#fff)}.product-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}.mode-list{display:grid;gap:13px;margin-top:28px}.mode{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px 18px;text-align:left;box-shadow:0 12px 34px rgba(8,18,42,.04);cursor:pointer;transition:.25s ease}.mode b{display:block;font-size:17px}.mode small{display:block;color:#6b758d;font-weight:760;margin-top:3px}.mode em{font-style:normal;font-size:32px;color:#a1acc1}.mode.active,.mode:hover{border-color:#bfcaff;box-shadow:0 20px 50px rgba(47,102,255,.12);transform:translateY(-2px)}.mode.active{background:linear-gradient(135deg,#fff,#f6f8ff)}.phone-stage{position:relative;display:grid;place-items:center}.iphone-shell{width:min(390px,100%);height:760px;background:#071229;border-radius:58px;padding:16px;box-shadow:0 38px 90px rgba(4,13,31,.28),inset 0 0 0 2px #14213d;position:relative}.phone-notch{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:116px;height:28px;background:#020817;border-radius:0 0 18px 18px;z-index:4}.app-ui{height:100%;border-radius:44px;background:linear-gradient(180deg,#fbfcff,#f1f5ff);overflow:hidden;padding:22px 18px 84px;position:relative}.app-status{display:flex;justify-content:space-between;font-size:12px;font-weight:900;color:#123;padding:2px 2px 18px}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.app-logo{display:flex;align-items:center;gap:8px;font-size:19px;letter-spacing:-.04em}.notification-dot{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid var(--line);position:relative}.notification-dot:after{content:"";position:absolute;right:3px;top:2px;width:8px;height:8px;border-radius:50%;background:#ff3d51}.phone-content{position:relative;height:575px}.screen{position:absolute;inset:0;opacity:0;transform:translateY(18px) scale(.98);pointer-events:none;transition:.38s ease}.screen.active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.buddy-card{display:grid;grid-template-columns:110px 1fr;gap:16px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:0 16px 38px rgba(8,18,42,.08)}.buddy-photo{background-image:url('assets/img/hero-dog-phone.jpg');background-size:250%;background-position:19% 48%;border-radius:28px;min-height:110px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.buddy-photo.small-photo{width:45px;height:45px;min-height:45px;border-radius:50%;background-size:300%;background-position:20% 48%}.buddy-card h3,.profile-top h3{margin:0;font-size:26px;letter-spacing:-.05em}.buddy-card h3 span,.profile-top h3 span{font-size:12px;color:#0b9e6c;background:#dcf8ee;border-radius:99px;padding:5px 8px;margin-left:4px;vertical-align:middle}.buddy-card p,.profile-top p{margin:4px 0 8px;color:#6a748c;font-size:12px;font-weight:800}.buddy-card ul{list-style:none;margin:0;padding:0;display:grid;gap:5px;font-size:12px;font-weight:850;color:#2f3950}.buddy-card li:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);margin-right:7px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.quick-grid div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;min-height:98px;box-shadow:0 10px 24px rgba(8,18,42,.05)}.quick-grid b{display:block}.quick-grid small{color:#6b758b;font-weight:750}.recent-alert,.route-note,.scan-card,.finder-report{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px;box-shadow:0 10px 22px rgba(8,18,42,.05)}.recent-alert span,.scan-card span,.finder-report span{display:block;color:#69748d;font-weight:760;margin-top:3px}.map-card{height:330px;border-radius:26px;overflow:hidden;background:#edf5f2;border:1px solid var(--line);position:relative}.map-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(11,24,52,.08) 1px,transparent 1px),linear-gradient(rgba(11,24,52,.08) 1px,transparent 1px);background-size:42px 42px;transform:rotate(-12deg) scale(1.3)}.safe-zone{position:absolute;right:28px;top:28px;width:132px;height:132px;border-radius:50%;background:rgba(47,102,255,.13);border:2px solid rgba(47,102,255,.32);display:grid;place-items:center;font-weight:950;color:#1b4cff}.route-line{position:absolute;left:72px;bottom:82px;width:220px;height:132px;border-left:5px dashed var(--blue);border-bottom:5px dashed var(--blue);border-radius:18px;transform:rotate(-18deg)}.buddy-pin{position:absolute;left:112px;top:142px;width:72px;height:72px;border-radius:50%;background:#fff;border:5px solid var(--blue);display:grid;place-items:center;box-shadow:0 16px 34px rgba(47,102,255,.26)}.tracking-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.tracking-stats div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.tracking-stats b{display:block}.tracking-stats span{font-size:11px;color:#69748d;font-weight:800}.alert-panel{background:linear-gradient(135deg,#fff0f1,#fff);border:1px solid #ffd6dc;border-radius:24px;padding:22px;text-align:center}.alert-icon{width:56px;height:56px;border-radius:50%;background:#ff3d51;color:#fff;display:grid;place-items:center;font-size:30px;font-weight:950;margin:0 auto 12px}.alert-panel h3{color:#cf162b;margin:0}.notify-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.notify-row span{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;text-align:center;font-weight:900;color:#0b9e6c}.app-button{width:100%;margin-top:14px;border:0;border-radius:16px;padding:15px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;font-weight:950}.app-button.danger{background:#ff3d51}.scan-ring{width:160px;height:160px;border-radius:50%;margin:24px auto 14px;border:3px solid rgba(47,102,255,.25);display:grid;place-items:center;position:relative}.scan-ring:before,.scan-ring:after{content:"";position:absolute;inset:18px;border-radius:50%;border:3px solid rgba(47,102,255,.25);animation:pulse 1.5s infinite}.scan-ring:after{inset:42px;animation-delay:.25s}.scan-ring span{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--purple))}.screen-nfc{text-align:center}.screen-nfc h3{font-size:28px;margin:6px 0}.profile-top{display:grid;grid-template-columns:105px 1fr;gap:16px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px}.profile-photo{min-height:105px}.record-list{display:grid;gap:12px;margin-top:14px}.record-list div{background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px;display:flex;justify-content:space-between;gap:12px;font-size:13px}.record-list span{color:#66728b;font-weight:800;text-align:right}.app-nav{position:absolute;left:18px;right:18px;bottom:14px;height:58px;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;font-size:11px;font-weight:900;color:#748097;box-shadow:0 14px 28px rgba(8,18,42,.08)}.app-nav span.active{color:var(--blue)}.stage-note{position:absolute;right:-45px;bottom:80px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 22px 54px rgba(8,18,42,.14);padding:18px 22px;min-width:270px}.stage-note b{display:block;font-size:22px}.stage-note span{display:block;color:#64708a;font-weight:800;margin-top:4px}
@keyframes pulse{0%{transform:scale(.82);opacity:.9}100%{transform:scale(1.18);opacity:0}}
/* Feature/business/pricing */.section-head{text-align:center;max-width:760px;margin:0 auto 48px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card,.price-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;box-shadow:0 14px 40px rgba(8,18,42,.05);transition:.25s ease}.feature-card:hover,.price-card:hover{transform:translateY(-5px);box-shadow:0 24px 70px rgba(8,18,42,.1)}.feature-card h3,.price-card h3{font-size:24px;letter-spacing:-.04em;margin:0 0 10px}.feature-card p,.price-card p,.price-card li{color:#61708a;line-height:1.55}.business-panel{background:linear-gradient(135deg,#071229,#12306e 58%,#0b8c79);color:#fff}.business-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.business-panel .lead{color:#d9e5f9}.business-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.business-cards div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:24px;backdrop-filter:blur(10px)}.business-cards b{display:block;font-size:23px}.business-cards span{display:block;color:#d4def1;margin-top:8px;line-height:1.45}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card.featured{border:2px solid var(--blue);transform:translateY(-10px)}.price-card b{display:block;font-size:28px;margin:14px 0;color:var(--blue)}.price-card ul{padding-left:18px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px 22px;font-weight:950;font-size:17px;text-align:left;margin-bottom:10px;cursor:pointer}.faq-a{display:none;background:#f7faff;border:1px solid var(--line);border-radius:18px;padding:18px 22px;color:#5f6d84;line-height:1.55;margin:-4px 0 12px}.faq-q.open+.faq-a{display:block}.final-cta{text-align:center;padding:110px 0;background:linear-gradient(180deg,#fff,#f2f7ff)}.final-cta h2{font-size:clamp(38px,5vw,64px);letter-spacing:-.06em;margin:0 0 14px}.final-cta p{font-size:20px;color:#60708a;margin:0 0 26px}.page-hero{background:linear-gradient(135deg,#071229,#14326d);color:#fff;padding:90px 0}.page-hero h1{font-size:clamp(44px,6vw,78px);letter-spacing:-.07em;line-height:1;margin:18px 0}.page-content{padding:70px 0;max-width:900px}.page-content h2{font-size:34px;letter-spacing:-.04em;margin:34px 0 10px}.page-content p,.page-content li{font-size:18px;line-height:1.65;color:#55647c}.site-footer{background:#061126;color:#fff;padding:34px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.site-footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-links{display:flex;gap:20px;font-weight:800;color:#d4def1}.modal{position:fixed;inset:0;background:rgba(6,17,38,.58);z-index:200;display:none;align-items:center;justify-content:center;padding:22px}.modal.open{display:flex}.modal-card{width:min(560px,100%);background:#fff;border-radius:28px;padding:30px;position:relative;box-shadow:0 34px 90px rgba(0,0,0,.25)}.modal-card h3{font-size:32px;margin:0 0 10px}.close-modal{position:absolute;right:20px;top:16px;border:0;background:#eef2fb;border-radius:50%;width:38px;height:38px;font-size:26px;cursor:pointer}.field{display:grid;gap:8px;margin:14px 0}.field label{font-weight:900}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;font:inherit}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid rgba(47,102,255,.18);border-color:#9dafef}
@media (max-width:980px){.menu,.nav-actions{display:none}.hamb{display:block}.nav{height:70px}.menu.mobile-open{position:absolute;top:70px;left:20px;right:20px;display:grid;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:var(--shadow)}.menu.mobile-open a{padding:14px}.isp-hero-grid,.recovery-grid,.product-grid,.business-grid,.faq-grid{grid-template-columns:1fr}.isp-hero{padding-top:52px}.hero-image-card{min-height:auto}.stats{grid-template-columns:1fr 1fr}.stat{border-bottom:1px solid var(--line)}.feature-grid,.pricing-grid{grid-template-columns:1fr}.business-cards{grid-template-columns:1fr}.stage-note{position:static;margin-top:18px}.iphone-shell{height:720px}.footer-inner{display:grid;text-align:center;justify-items:center}.footer-links{flex-wrap:wrap;justify-content:center}.recovery-panel{grid-template-columns:1fr}.recovery-buddy{height:260px}}
@media (max-width:640px){.wrap{width:min(100% - 28px,1180px)}.brand{font-size:24px}.isp-hero-copy h1{font-size:52px}.lead{font-size:17px}.hero-status{position:static;border-radius:0;max-width:none}.hero-live{font-size:12px;right:12px;top:12px}.stats{grid-template-columns:1fr}.stat{border-right:0}.section{padding:76px 0}.iphone-shell{width:100%;height:700px;border-radius:46px}.app-ui{border-radius:34px}.quick-grid{grid-template-columns:1fr 1fr}.buddy-card{grid-template-columns:90px 1fr}.buddy-photo{min-height:90px}.recovery-panel h3{font-size:30px}.recovery-metric{grid-template-columns:1fr}.footer-links{font-size:13px}}


/* v3.1.1 safe professional refinements */
.hero-image-card{min-height:0;background:linear-gradient(135deg,#f8fbff,#ffffff);}
.hero-image-card img{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;object-position:center bottom;}
.hero-status{max-width:330px;padding:16px 20px;}
.hero-status b{font-size:22px;}
.proof-section{padding:70px 0 20px;background:#fff;}
.proof-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:18px;align-items:stretch;}
.proof-card,.proof-mini{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 50px rgba(8,18,42,.06);padding:26px;}
.proof-card span{display:inline-flex;color:var(--blue);font-weight:950;text-transform:uppercase;font-size:12px;letter-spacing:.05em;margin-bottom:12px;}
.proof-card h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.06em;line-height:1;margin:0 0 12px;}
.proof-card p{color:#5b6880;font-size:17px;line-height:1.55;margin:0;}
.proof-mini{display:flex;flex-direction:column;justify-content:center;min-height:160px;}
.proof-mini b{font-size:42px;letter-spacing:-.06em;background:linear-gradient(120deg,var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent;}
.proof-mini span{font-weight:850;color:#63708a;line-height:1.35;margin-top:6px;}
.buddy-photo{background-size:290%;background-position:18% 46%;}
.buddy-card,.profile-top{box-shadow:0 14px 34px rgba(8,18,42,.06);}
.stage-note{min-width:300px;}
.stage-note b{font-size:20px;}
.mode-list .mode{border-radius:20px;}
.page-hero{background:radial-gradient(circle at 80% 10%,rgba(32,208,192,.18),transparent 32%),linear-gradient(135deg,#071229,#14326d 62%,#0b604f);}
.page-content{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:0 18px 60px rgba(8,18,42,.06);padding:54px;margin-top:54px;margin-bottom:80px;}
.page-content h2:first-child{margin-top:0;}
@media (max-width:980px){.proof-grid{grid-template-columns:1fr 1fr}.hero-image-card img{max-height:none}.proof-card{grid-column:1/-1}}
@media (max-width:640px){.proof-grid{grid-template-columns:1fr}.hero-status{border-radius:0}.page-content{padding:28px;margin-top:30px}}


/* v3.1.3 real app screenshot showcase - hero image intentionally untouched */
.real-app-demo{background:linear-gradient(180deg,#f7faff 0%,#fff 100%);padding-top:100px;}
.real-app-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;}
.screen-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;}
.screen-tab{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px 18px;text-align:left;font-weight:950;color:#0b1730;cursor:pointer;box-shadow:0 12px 30px rgba(8,18,42,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;}
.screen-tab:hover,.screen-tab.active{transform:translateY(-2px);border-color:#b9c8ff;box-shadow:0 20px 48px rgba(47,102,255,.13);background:linear-gradient(135deg,#fff,#f7f9ff);color:var(--blue);}
.real-phone-stage{position:relative;display:grid;place-items:center;}
.real-phone-card{position:relative;width:min(430px,100%);border-radius:42px;padding:14px;background:linear-gradient(145deg,#ffffff,#f5f8ff);border:1px solid rgba(8,18,42,.08);box-shadow:0 38px 95px rgba(8,18,42,.18);}
.real-phone-card:before{content:"";position:absolute;inset:-28px;background:radial-gradient(circle at 50% 12%,rgba(47,102,255,.14),transparent 42%),radial-gradient(circle at 80% 78%,rgba(32,208,192,.18),transparent 38%);z-index:-1;filter:blur(6px);}
.real-phone-card img{width:100%;height:auto;border-radius:32px;object-fit:contain;background:#fff;box-shadow:0 16px 42px rgba(8,18,42,.08);transition:opacity .22s ease, transform .22s ease;}
.real-phone-card img.switching{opacity:.18;transform:scale(.985);}
.app-screen-caption{width:min(520px,100%);margin-top:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:24px;padding:22px 24px;box-shadow:0 22px 60px rgba(8,18,42,.08);}
.app-screen-caption b{display:block;font-size:24px;letter-spacing:-.045em;margin-bottom:8px;}
.app-screen-caption span{display:block;color:#61708a;font-weight:750;line-height:1.55;}
.app-gallery-section{background:#fff;}
.app-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch;}
.app-gallery-card{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:0 18px 56px rgba(8,18,42,.07);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease;display:grid;grid-template-rows:auto 1fr;}
.app-gallery-card:hover{transform:translateY(-6px);box-shadow:0 30px 88px rgba(8,18,42,.12);}
.app-gallery-card img{width:100%;height:460px;object-fit:contain;background:linear-gradient(180deg,#fbfcff,#f4f7ff);padding:18px;}
.app-gallery-card div{padding:24px;}
.app-gallery-card span{display:inline-flex;color:var(--blue);font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:950;margin-bottom:10px;}
.app-gallery-card h3{font-size:26px;letter-spacing:-.045em;margin:0 0 10px;}
.app-gallery-card p{color:#5e6b83;line-height:1.55;margin:0;font-weight:650;}
.app-gallery-card.business-card{background:linear-gradient(180deg,#fff,#f9fbff);}
.app-gallery-card.business-card span{color:#0b7b6d;}
.product-demo .iphone-shell,.product-demo .stage-note{display:none!important;}
@media (max-width:980px){.real-app-grid{grid-template-columns:1fr;gap:42px}.screen-tabs{grid-template-columns:1fr 1fr}.app-gallery-grid{grid-template-columns:1fr 1fr}.app-gallery-card img{height:420px}}
@media (max-width:640px){.screen-tabs{grid-template-columns:1fr}.real-phone-card{padding:10px;border-radius:30px}.real-phone-card img{border-radius:23px}.app-gallery-grid{grid-template-columns:1fr}.app-gallery-card img{height:430px}.app-screen-caption{padding:18px}}


/* v3.1.6 - customer-facing wording cleanup */
.real-phone-card{width:min(520px,100%);padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;}
.real-phone-card:before{display:none!important;}
.real-phone-card img{border-radius:0!important;background:transparent!important;box-shadow:0 34px 92px rgba(8,18,42,.16)!important;max-height:760px;object-fit:contain!important;}
.screen-tab small{display:block;color:#d63638;font-size:11px;font-weight:950;margin-top:4px;text-transform:uppercase;letter-spacing:.04em;}
.launch-status-section{background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);padding-top:90px;padding-bottom:90px;}
.launch-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center;}
.launch-copy h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.065em;line-height:1;margin:18px 0;}
.launch-cards{display:grid;gap:16px;}
.launch-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 18px 58px rgba(8,18,42,.07);position:relative;overflow:hidden;}
.launch-card:after{content:"";position:absolute;right:-50px;top:-50px;width:150px;height:150px;border-radius:50%;background:rgba(47,102,255,.08);}
.launch-card span{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;}
.launch-card.ready span{background:#e9fff6;color:#087c55;}
.launch-card.soon span{background:#fff3e2;color:#a45b00;}
.launch-card h3{font-size:27px;letter-spacing:-.045em;margin:0 0 10px;}
.launch-card p{margin:0;color:#5d6a82;line-height:1.58;font-weight:650;}
.feature-card h3:has(+ p),.price-card h3{word-break:normal;}
@media (max-width:980px){.launch-grid{grid-template-columns:1fr}.real-phone-card{width:min(430px,100%)}.real-phone-card img{max-height:none}}

/* v3.1.5 professional interaction upgrade */
.screen-tab small{display:inline-flex!important;margin-top:7px;padding:4px 8px;border-radius:999px;background:#eef4ff;color:#2f66ff!important;font-size:10px!important;letter-spacing:.06em;text-transform:uppercase;line-height:1;font-weight:950;}
.real-app-grid{align-items:start;}
.demo-copy h2{max-width:720px;}
.real-phone-stage{gap:22px;}
.experience-console{width:min(560px,100%);background:rgba(255,255,255,.92);border:1px solid rgba(11,24,52,.09);border-radius:30px;padding:26px;box-shadow:0 28px 80px rgba(8,18,42,.10);backdrop-filter:blur(18px);}
.console-meta{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px;border-bottom:1px solid var(--line);padding-bottom:16px;}
.console-meta span{display:inline-flex;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#e9fff6,#f5fbff);color:#087c55;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;}
.console-meta small{color:#61708a;font-weight:850;line-height:1.45;text-align:right;}
.experience-console h3{font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.06em;margin:0 0 12px;}
.experience-console p{color:#53627a;font-size:17px;line-height:1.58;font-weight:680;margin:0 0 18px;}
.experience-console ul{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;}
.experience-console li{position:relative;padding:13px 14px 13px 34px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbff);font-weight:850;color:#24324c;line-height:1.35;}
.experience-console li:before{content:"";position:absolute;left:14px;top:18px;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 0 0 5px rgba(47,102,255,.08);}
.product-range-section{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);padding-top:90px;}
.product-range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.range-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 20px 64px rgba(8,18,42,.07);transition:transform .25s ease,box-shadow .25s ease;}
.range-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px rgba(8,18,42,.12);}
.range-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-72px;top:-72px;background:rgba(47,102,255,.08);}
.range-card span{display:inline-flex;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;background:#ecfff7;color:#087c55;margin-bottom:16px;}
.range-card.planned span{background:#fff5e8;color:#a45b00;}
.range-card h3{font-size:29px;line-height:1.05;letter-spacing:-.055em;margin:0 0 12px;}
.range-card p{color:#5c6981;font-size:17px;line-height:1.55;font-weight:650;margin:0 0 20px;}
.range-card b{display:inline-flex;color:#0b1730;background:#f4f7ff;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-size:13px;}
.real-phone-card img{filter:saturate(1.02) contrast(1.01);}
.app-gallery-section .lead{max-width:850px;}
@media (max-width:980px){.product-range-grid{grid-template-columns:1fr}.experience-console ul{grid-template-columns:1fr}.console-meta{display:grid}.console-meta small{text-align:left}.real-app-grid{gap:38px}}


/* v3.1.7 product and conversion upgrade */
.customer-flow-section{background:linear-gradient(180deg,#fff,#f7fbff);padding-top:96px}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:34px}.journey-step{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 20px 60px rgba(8,18,42,.06);overflow:hidden;transition:.28s ease}.journey-step:hover{transform:translateY(-4px);box-shadow:0 28px 80px rgba(8,18,42,.1);border-color:#cfd8ff}.journey-step b{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--blue),var(--purple));display:grid;place-items:center;color:#fff;font-size:17px;margin-bottom:22px}.journey-step h3{font-size:24px;letter-spacing:-.04em;margin:0 0 10px}.journey-step p{margin:0;color:#5d6981;line-height:1.6;font-weight:650}.journey-step:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-56px;bottom:-66px;background:radial-gradient(circle,rgba(47,102,255,.15),transparent 68%)}
.selector-section{background:#071229;color:#fff;position:relative;overflow:hidden}.selector-section:before{content:"";position:absolute;inset:-20% -10% auto 50%;height:540px;background:radial-gradient(circle,rgba(32,208,192,.2),transparent 66%)}.selector-grid{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:start}.product-selector-tabs{display:grid;gap:14px;margin-top:30px}.product-select{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;border-radius:24px;padding:20px;text-align:left;cursor:pointer;transition:.25s ease;backdrop-filter:blur(10px)}.product-select span{display:inline-flex;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:#99e8d7;background:rgba(18,185,135,.12);padding:6px 10px;border-radius:999px}.product-select h3{margin:12px 0 6px;font-size:24px;letter-spacing:-.04em}.product-select p{margin:0;color:#c7d3e8;line-height:1.55}.product-select.active,.product-select:hover{background:#fff;color:#071229;transform:translateX(5px);box-shadow:0 28px 90px rgba(0,0,0,.28)}.product-select.active p,.product-select:hover p{color:#566177}.product-preview{background:rgba(255,255,255,.96);color:#071229;border-radius:34px;padding:34px;box-shadow:0 36px 110px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.4);position:sticky;top:110px}.product-preview-top{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:22px}.product-preview-top span{background:#e9fff8;color:#087c5a;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase}.product-preview h3{font-size:36px;letter-spacing:-.06em;line-height:1;margin:0}.product-preview p{color:#5d6981;font-size:18px;line-height:1.55}.product-preview ul{padding:0;margin:24px 0;display:grid;gap:12px;list-style:none}.product-preview li{display:flex;gap:10px;align-items:flex-start;font-weight:850;color:#29364f}.product-preview li:before{content:"";width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--emerald),var(--teal));margin-top:2px;flex:0 0 18px}.product-actions{display:flex;gap:12px;flex-wrap:wrap}.product-price{font-size:42px;letter-spacing:-.06em;font-weight:950;margin-top:4px}.product-note{background:#f4f7ff;border:1px solid #dfe7ff;border-radius:20px;padding:16px;color:#52607a;font-weight:750;margin-top:18px}
.activation-section{background:#fff}.activation-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:46px;align-items:center}.activation-card{background:linear-gradient(135deg,#f7fbff,#fff);border:1px solid var(--line);border-radius:34px;padding:32px;box-shadow:var(--shadow)}.activation-list{display:grid;gap:16px}.activation-item{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:18px;background:#fff;border:1px solid var(--line);border-radius:22px}.activation-item b{width:36px;height:36px;border-radius:13px;background:#eef4ff;color:var(--blue);display:grid;place-items:center}.activation-item strong{display:block;font-size:18px}.activation-item span{display:block;color:#617088;margin-top:3px;line-height:1.45}
.trust-deep-section{background:#f7fbff}.trust-deep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.trust-deep-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 20px 60px rgba(8,18,42,.06)}.trust-deep-card h3{font-size:23px;letter-spacing:-.04em;margin:0 0 10px}.trust-deep-card p{color:#5f6b82;line-height:1.6;margin:0}.trust-deep-card .quote{font-size:18px;font-weight:850;color:#132040;margin-bottom:16px}.trust-deep-card small{display:block;margin-top:18px;color:#66728a;font-weight:850}.shop-banner{margin-top:26px;display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#101c38,#173b5a);color:#fff;border-radius:28px;padding:28px;box-shadow:var(--shadow)}.shop-banner p{margin:0;color:#d5e0ef;line-height:1.5}.shop-banner h3{margin:0 0 6px;font-size:28px;letter-spacing:-.04em}
.page-content h2{font-size:34px;letter-spacing:-.04em;margin-top:36px}.page-content h3{font-size:24px;letter-spacing:-.03em;margin-top:26px}.page-content p,.page-content li{font-size:17px;line-height:1.75;color:#4f5d74}.page-content ul{padding-left:24px}.page-content .page-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.page-content .page-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 18px 50px rgba(8,18,42,.06)}.page-content .page-card h3{margin-top:0}.page-content .legal-note{background:#fff7e6;border:1px solid #ffe0a5;border-radius:20px;padding:18px;color:#6d4a00;font-weight:750}
@media(max-width:900px){.journey-grid,.selector-grid,.activation-grid,.trust-deep-grid{grid-template-columns:1fr}.product-preview{position:relative;top:auto}.shop-banner{display:block}.shop-banner .btn{margin-top:18px}.page-content .page-card-grid{grid-template-columns:1fr}.customer-flow-section{padding-top:70px}}


/* v3.1.9 Product, activation and commerce polish */
.commerce-ready-section{background:linear-gradient(180deg,#f7fbff,#fff);padding-top:92px;padding-bottom:92px}.commerce-ready-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.commerce-card,.commerce-stack{background:#fff;border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:0 24px 80px rgba(8,18,42,.07)}.commerce-card h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.06em;line-height:1;margin:16px 0}.commerce-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.commerce-flow div{background:#f5f8ff;border:1px solid #dde7ff;border-radius:20px;padding:18px;min-height:118px}.commerce-flow b{display:block;color:var(--blue);font-size:13px;margin-bottom:20px}.commerce-flow span{font-weight:950;color:#101c36;line-height:1.25}.commerce-stack{display:grid;gap:14px}.commerce-stack a{text-decoration:none;color:#0d1932;border:1px solid #dde6fb;border-radius:24px;padding:20px;background:linear-gradient(135deg,#fff,#f8fbff);transition:.22s ease;display:block}.commerce-stack a:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(47,102,255,.12);border-color:#bdd0ff}.commerce-stack strong{display:block;font-size:21px;letter-spacing:-.03em}.commerce-stack span{display:block;color:#66738b;margin-top:6px;font-weight:650}.product-page-grid{align-items:stretch}.product-page-card{position:relative;overflow:hidden}.product-page-card ul{padding-left:20px}.product-page-card .btn{margin-top:8px}.product-chip{display:inline-flex;background:#eef4ff;color:var(--blue);font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:7px 11px;margin-bottom:12px}.switching{opacity:.38;transform:translateY(3px);transition:.12s ease}.shop,.shop-page{--wc-primary:var(--blue)}.insyncpet-commerce main,.shop main{background:#f7fbff}.shop ul.products li.product,.shop div.product{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 20px 60px rgba(8,18,42,.06)}.shop a.button,.shop button.button,.shop input.button,.shop #respond input#submit{border-radius:999px!important;background:linear-gradient(135deg,var(--blue),var(--purple))!important;color:#fff!important;font-weight:950!important;padding:13px 20px!important}.shop div.product .product_title{letter-spacing:-.05em}.shop-message,.shop-info{border-top-color:var(--blue)}.shop-message:before,.shop-info:before{color:var(--blue)}
@media(max-width:980px){.commerce-ready-grid{grid-template-columns:1fr}.commerce-flow{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.commerce-flow{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}


/* v3.1.11 hero render cleanup */
html, body { overflow-x: hidden; }
.isp-hero { padding: 92px 0 64px; }
.hero-image-card { min-height: 0; aspect-ratio: 1.62 / 1; border-radius: 38px; background: linear-gradient(135deg,#f8fbff,#eef7f2); }
.hero-image-card img { width:100%; height:100%; object-fit: cover; object-position: center center; }
.hero-status { max-width: 320px; }
.stats-band { padding:0 0 72px; margin-top:-18px; background: linear-gradient(180deg,#fff 0%,#fff 70%,#f7fbff 100%); }
.stats { width:min(1050px,calc(100% - 44px)); }
@media(max-width:980px){
  .isp-hero-grid{grid-template-columns:1fr; gap:34px;}
  .hero-image-card{aspect-ratio:1.35/1;}
  .stats{grid-template-columns:repeat(2,1fr);}
  .stat{border-bottom:1px solid var(--line);}
}
@media(max-width:620px){
  .isp-hero-copy h1{font-size:48px;}
  .stats{grid-template-columns:1fr;}
  .stat{border-right:0;}
  .hero-status{position:relative; left:auto; bottom:auto; margin:12px; max-width:none;}
  .hero-live{right:14px;top:14px;}
}


/* v3.1.12 full-width premium layout and navigation fix */
:root{--container:1480px;--navcontainer:1540px;}
.wrap{width:min(var(--container),calc(100% - 72px));}
.site-header .wrap{width:min(var(--navcontainer),calc(100% - 72px));}
.topbar{font-size:13px;line-height:1.35;padding:7px 18px;white-space:normal;}
.nav{height:86px;gap:28px;}
.brand{flex:0 0 auto;min-width:max-content;font-size:30px;}
.mark{flex:0 0 auto;}
.menu{flex:1;display:flex;justify-content:center;align-items:center;gap:28px;white-space:nowrap;min-width:0;}
.menu a{white-space:nowrap;line-height:1;padding:34px 0;}
.nav-actions{flex:0 0 auto;gap:14px;}
.nav-actions .btn{white-space:nowrap;min-height:54px;border-radius:18px;padding:15px 25px;line-height:1;}
.nav-actions .btn.primary{min-width:156px;}
.nav-actions .btn.ghost{min-width:116px;}

.isp-hero{min-height:calc(100vh - 118px);display:flex;align-items:center;padding:96px 0 90px;background:radial-gradient(circle at 82% 16%,rgba(32,208,192,.18),transparent 34%),linear-gradient(135deg,#ffffff 0%,#f8fbff 48%,#edf9f5 100%);}
.isp-hero-grid{grid-template-columns:.96fr 1.04fr;gap:72px;align-items:center;}
.isp-hero-copy h1{font-size:clamp(58px,5.1vw,88px);line-height:.98;max-width:760px;letter-spacing:-.085em;margin:26px 0 24px;}
.isp-hero-copy .lead{max-width:680px;font-size:21px;}
.hero-actions{margin-top:34px;}
.hero-actions .btn{min-width:156px;min-height:54px;white-space:nowrap;}
.trust-pills{max-width:720px;}
.trust-pills span{white-space:nowrap;}
.hero-showcase{justify-self:stretch;margin-right:-26px;}
.hero-image-card{aspect-ratio:1.86/1;min-height:500px;border-radius:44px;box-shadow:0 34px 100px rgba(8,18,42,.16);overflow:hidden;background:#eef7f2;}
.hero-image-card img{width:100%;height:100%;object-fit:cover;object-position:center center;}
.hero-status{left:30px;bottom:28px;max-width:360px;border-radius:24px;}
.hero-live{right:30px;top:28px;}
.stats-band{margin-top:-58px;padding:0 0 80px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 42%,#f7fbff 100%);}
.stats{width:min(1240px,calc(100% - 72px));border-radius:30px;}
.stat{padding:28px 42px;}
.stat strong{font-size:36px;}

@media(max-width:1360px){
  .site-header .wrap{width:min(1320px,calc(100% - 48px));}
  .menu{gap:20px;font-size:13px;}
  .nav-actions .btn{padding:14px 18px;min-width:auto;}
  .brand{font-size:28px;}
  .isp-hero-grid{gap:46px;grid-template-columns:.9fr 1.1fr;}
  .isp-hero-copy h1{font-size:clamp(54px,5vw,76px);}
  .hero-image-card{min-height:450px;}
}
@media(max-width:1160px){
  .menu{display:none;}
  .hamb{display:block;}
  .menu.mobile-open{display:flex;position:absolute;left:24px;right:24px;top:96px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:18px;flex-direction:column;align-items:flex-start;gap:0;z-index:99;}
  .menu.mobile-open a{padding:13px 10px;width:100%;}
  .menu.mobile-open a.active:after{display:none;}
  .nav{height:82px;}
}
@media(max-width:980px){
  .wrap,.site-header .wrap{width:min(720px,calc(100% - 36px));}
  .isp-hero{min-height:auto;padding:72px 0 62px;}
  .isp-hero-grid{grid-template-columns:1fr;gap:36px;}
  .hero-showcase{margin-right:0;}
  .hero-image-card{aspect-ratio:1.46/1;min-height:0;}
  .stats{width:min(720px,calc(100% - 36px));}
}
@media(max-width:640px){
  .topbar{font-size:12px;padding:7px 12px;}
  .brand{font-size:24px;}
  .mark{width:38px;height:38px;}
  .nav-actions .btn.ghost{display:none;}
  .nav-actions .btn.primary{min-width:auto;padding:13px 16px;font-size:13px;}
  .isp-hero-copy h1{font-size:46px;line-height:1;}
  .isp-hero-copy .lead{font-size:17px;}
  .trust-pills span{white-space:normal;}
  .hero-image-card{border-radius:28px;aspect-ratio:1.2/1;}
  .hero-status{position:relative;left:auto;right:auto;bottom:auto;margin:12px;max-width:none;}
  .hero-live{right:12px;top:12px;font-size:12px;}
  .stats-band{margin-top:0;padding-bottom:52px;}
}


/* v3.1.13 - branded login and page routing fixes */
.login-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:start;margin:20px 0 60px}.login-panel{background:#fff;border:1px solid rgba(12,24,52,.1);border-radius:32px;padding:34px;box-shadow:0 28px 80px rgba(15,34,68,.12)}.login-panel h2{margin:0 0 10px;font-size:34px;letter-spacing:-.04em}.login-panel p{color:#61708f;line-height:1.65}.insyncpet-login-form label{display:block;font-weight:850;margin:14px 0 8px;color:#0b1530}.insyncpet-login-form input[type=text],.insyncpet-login-form input[type=password]{width:100%;border:1px solid rgba(14,25,55,.14);border-radius:16px;padding:15px 16px;font-size:16px;background:#fbfcff}.insyncpet-login-form .login-remember label{display:flex;gap:10px;align-items:center;font-weight:750;color:#52617f}.insyncpet-login-form .button-primary{appearance:none;border:0;border-radius:16px;background:linear-gradient(135deg,#2866ff,#6947ff);color:#fff;font-weight:900;padding:15px 22px;box-shadow:0 16px 34px rgba(54,87,255,.24);cursor:pointer}.login-side{background:linear-gradient(140deg,#0a1531,#0e6f70);color:#fff;border-radius:34px;padding:34px;min-height:360px;position:relative;overflow:hidden}.login-side:after{content:"";position:absolute;right:-80px;top:-80px;width:240px;height:240px;border-radius:999px;background:rgba(255,255,255,.1)}.login-side h3{font-size:30px;margin:0 0 12px}.login-side ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:14px}.login-side li{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:14px 16px;font-weight:800}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.account-card{background:#fff;border:1px solid rgba(10,25,55,.1);border-radius:26px;padding:24px;box-shadow:0 20px 60px rgba(15,34,68,.08)}.account-card h3{margin-top:0}.login-help-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.login-help-links a{font-weight:850;color:#315cff;text-decoration:none}@media(max-width:900px){.login-layout,.account-grid{grid-template-columns:1fr}.login-panel{padding:24px}.login-side{min-height:auto}.login-panel h2{font-size:28px}}

/* v3.1.16 - active navigation, branded login and dashboard polish */
.menu a.active{color:var(--blue)}
.menu a.active:after{opacity:1}
.nav-actions .btn.ghost{background:#fff;color:#08142d;border:1px solid #dfe7f5;box-shadow:0 12px 32px rgba(8,18,42,.06)}

.login-layout{max-width:1180px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:34px;align-items:stretch;margin-top:64px;margin-bottom:90px}.login-panel{position:relative;overflow:hidden;padding:42px;border-radius:34px}.login-panel:before{content:"";position:absolute;inset:-120px auto auto -120px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(47,102,255,.12),transparent 70%)}.login-panel h2{font-size:clamp(34px,4vw,52px);line-height:1.03;letter-spacing:-.06em;margin-bottom:12px}.login-panel p{font-size:18px;color:#5b6882}.insyncpet-login-form{position:relative;z-index:1;margin-top:26px}.insyncpet-login-form p{margin:0 0 18px}.insyncpet-login-form label{font-size:14px;text-transform:none;letter-spacing:0;color:#101b35}.insyncpet-login-form input[type=text],.insyncpet-login-form input[type=password]{min-height:56px;border-radius:18px;background:#fff;border:1px solid #dce5f4;box-shadow:0 8px 24px rgba(12,28,60,.04)}.insyncpet-login-form input[type=text]:focus,.insyncpet-login-form input[type=password]:focus{outline:3px solid rgba(47,102,255,.14);border-color:#97adff}.insyncpet-login-form .login-submit{margin-top:22px}.insyncpet-login-form .button-primary{width:100%;min-height:56px;border-radius:18px!important;font-size:16px}.login-help-links{padding-top:8px;border-top:1px solid #eef2f8}.login-help-links a{color:#2f66ff}.login-side{min-height:100%;padding:42px;border-radius:36px;background:radial-gradient(circle at 88% 0%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#071229 0%,#103972 55%,#0b8c79 100%);box-shadow:0 32px 90px rgba(7,18,41,.22)}.login-side h3{font-size:clamp(34px,4vw,48px);letter-spacing:-.06em;line-height:1.05;color:#fff}.login-side p{color:#d9e6f7!important;font-size:18px;line-height:1.7}.login-side ul{position:relative;z-index:1}.login-side li{color:#fff!important;background:rgba(255,255,255,.13)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}

.account-overview{display:grid;gap:24px}.account-status-card{background:radial-gradient(circle at 100% 0%,rgba(32,208,192,.22),transparent 35%),linear-gradient(145deg,#071229,#14326d);color:#fff;border-radius:36px;padding:42px;box-shadow:0 34px 90px rgba(7,18,41,.2);position:relative;overflow:hidden}.account-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.07em;color:#dbe8ff}.account-status-card h3{font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.06em;margin:18px 0 12px;color:#fff}.account-status-card p{max-width:720px;color:#d8e4f6!important}.account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.account-card{border-radius:28px;padding:28px;background:linear-gradient(180deg,#fff,#f8fbff);transition:.22s ease}.account-card:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(15,34,68,.12)}.account-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eef4ff;color:var(--blue);font-weight:950;margin-bottom:18px}.account-card h3{font-size:24px;letter-spacing:-.04em;margin:0 0 8px}.account-card p{font-size:16px!important;color:#60708a!important}.account-card a{display:inline-flex;margin-top:10px;font-weight:950;color:#2f66ff;text-decoration:none}

@media(max-width:1100px){.login-layout{grid-template-columns:1fr}.account-grid{grid-template-columns:1fr}.login-side{min-height:auto}.nav-actions .btn.ghost{display:none}}
@media(max-width:760px){.login-layout{margin-top:34px;margin-bottom:60px}.login-panel,.login-side,.account-status-card{padding:26px;border-radius:26px}.page-hero{padding:60px 0}.page-hero h1{font-size:42px}.account-status-card h3,.login-side h3,.login-panel h2{font-size:34px}}


/* v3.1.18 - gift pack and premium packaging sections */
.gift-pack-section{background:linear-gradient(180deg,#fff 0%,#f6f9ff 100%);padding-top:96px;padding-bottom:104px;position:relative;overflow:hidden}
.gift-pack-section:before{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(47,102,255,.12),transparent 70%)}
.gift-pack-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}
.gift-copy h2{font-size:clamp(38px,4.8vw,66px);line-height:1;letter-spacing:-.07em;margin:18px 0 18px;max-width:680px}
.gift-copy .lead{max-width:660px}
.gift-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.gift-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.gift-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 24px 72px rgba(8,18,42,.08);position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}
.gift-card:hover{transform:translateY(-5px);box-shadow:0 34px 96px rgba(8,18,42,.13)}
.gift-card:after{content:"";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:999px;background:rgba(18,185,135,.08)}
.gift-card.featured{background:linear-gradient(145deg,#071229,#123b80 58%,#0b7f72);color:#fff;border-color:rgba(255,255,255,.18)}
.gift-card.featured p,.gift-card.featured li{color:#d9e7fb}.gift-card.featured .gift-badge{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.18)}
.gift-badge{display:inline-flex;position:relative;z-index:1;background:#eef4ff;color:var(--blue);border:1px solid #dce6ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;margin-bottom:15px}
.gift-card h3{position:relative;z-index:1;font-size:28px;letter-spacing:-.05em;line-height:1.08;margin:0 0 10px}.gift-card p{position:relative;z-index:1;color:#5d6a82;line-height:1.55;font-weight:650;margin:0 0 16px}.gift-card ul{position:relative;z-index:1;margin:0;padding:0;list-style:none;display:grid;gap:9px}.gift-card li{color:#26344f;font-weight:800;display:flex;gap:9px;align-items:flex-start}.gift-card li:before{content:"";width:9px;height:9px;border-radius:50%;margin-top:7px;background:linear-gradient(135deg,var(--blue),var(--purple));flex:0 0 9px}
.gift-card.featured li:before{background:linear-gradient(135deg,var(--emerald),var(--teal))}
.packaging-strip{margin-top:36px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.packaging-strip div{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 16px 50px rgba(8,18,42,.05)}.packaging-strip b{display:block;font-size:15px;margin-bottom:6px}.packaging-strip span{display:block;color:#64708a;font-weight:700;font-size:14px;line-height:1.35}
@media(max-width:980px){.gift-pack-grid{grid-template-columns:1fr}.gift-card-grid{grid-template-columns:1fr}.packaging-strip{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.gift-pack-section{padding-top:70px;padding-bottom:76px}.packaging-strip{grid-template-columns:1fr}.gift-card{padding:24px}.gift-actions .btn{width:100%}}


/* v3.1.21 heading and CTA wrapping polish */
@media (min-width: 760px) {
  .product-selector h2,
  .product-choice h2,
  .shop-hero h1,
  .page-hero h1,
  .section-head h2 {
    text-wrap: balance;
  }

  .product-selector .section-head h2,
  .product-choice .section-head h2 {
    white-space: nowrap;
  }

  .btn,
  .isp-nav .menu a,
  .header-actions a {
    white-space: nowrap;
  }
}

@media (max-width: 759px) {
  .product-selector .section-head h2,
  .product-choice .section-head h2,
  .shop-hero h1,
  .page-hero h1 {
    text-wrap: balance;
    max-width: 100%;
  }
}


/* v3.1.22 remove unverified stats and use simple product badges */
.hero-stat-strip,
.hero-stats,
.stats-strip,
.stat-strip,
.stats-row,
.stat-row {
  display: none !important;
}

.launch-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.launch-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.78);
  border: 1px solid rgba(55,94,255,.16);
  box-shadow: 0 10px 28px rgba(12,30,70,.08);
  color: #193159;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}

@media (max-width: 640px) {
  .launch-badges {
    gap: 8px;
  }
  .launch-badges span {
    width: 100%;
    justify-content: center;
  }
}


/* v3.1.23 product pages and compact homepage spacing */
.section{padding:76px 0;}
.isp-hero{padding-top:72px!important;padding-bottom:54px!important;min-height:auto!important;}
.customer-flow-section{padding-top:66px!important;padding-bottom:64px!important;}
.selector-section{padding-top:72px!important;padding-bottom:72px!important;}
.gift-pack-section{padding-top:68px!important;padding-bottom:72px!important;}
.real-app-demo{padding-top:72px!important;padding-bottom:72px!important;}
.trust-deep-section{padding-top:68px!important;padding-bottom:68px!important;}
.business-panel{padding-top:74px!important;padding-bottom:74px!important;}
.faq-section{padding-top:68px!important;padding-bottom:68px!important;}
.final-cta{padding:68px 0!important;}
.section-head{margin-bottom:30px;}
.journey-grid,.trust-deep-grid,.gift-card-grid,.business-cards{gap:18px;}
.gift-pack-grid{gap:40px;align-items:start;}
.packaging-strip{margin-top:24px;}
.page-content h2{margin-top:34px;}
.page-content h2:first-child{margin-top:0;}
.page-card-grid{gap:18px;}
.activation-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:26px 0 34px;}
.activation-card{background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 18px 54px rgba(8,18,42,.06);}
.activation-card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;font-weight:950;margin-bottom:16px;}
.activation-card h3{margin:0 0 8px;font-size:20px;letter-spacing:-.03em;}
.activation-card p{margin:0;color:#62708a;line-height:1.55;}
.activation-demo{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch;margin-top:28px;background:#f7faff;border:1px solid var(--line);border-radius:28px;padding:26px;}
.fake-tag-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;display:grid;gap:14px;box-shadow:0 18px 54px rgba(8,18,42,.06);}
.fake-tag-form label{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;color:#5b6882;}
.fake-tag-form input{width:100%;border:1px solid #dce5f4;border-radius:16px;padding:16px;font-size:18px;font-weight:900;color:#0d1936;background:#fbfcff;}
@media(max-width:900px){.activation-flow{grid-template-columns:1fr 1fr}.activation-demo{grid-template-columns:1fr}.section{padding:58px 0}.gift-pack-section{padding-top:58px!important;padding-bottom:60px!important}.isp-hero{padding-top:58px!important;padding-bottom:48px!important}}
@media(max-width:640px){.activation-flow{grid-template-columns:1fr}.section{padding:50px 0}.final-cta{padding:54px 0!important}.customer-flow-section,.selector-section,.real-app-demo,.trust-deep-section,.business-panel,.faq-section{padding-top:52px!important;padding-bottom:52px!important}}


/* v3.1.24 website refinement */
.section {
  padding-top: clamp(56px, 6vw, 86px);
  padding-bottom: clamp(56px, 6vw, 86px);
}

.isp-hero {
  min-height: auto;
  padding-top: clamp(52px, 6vw, 86px);
  padding-bottom: clamp(48px, 6vw, 78px);
}

.customer-flow-section,
.selector-section,
.gift-pack-section,
.real-app-demo,
.trust-deep-section,
.business-panel,
.faq-section {
  scroll-margin-top: 96px;
}

.customer-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.customer-proof-row span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 8px 12px;
  border: 1px solid rgba(47,102,255,.14);
  border-radius: 999px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 10px 28px rgba(12,30,70,.07);
  color: #263d66;
  font-size: 13px;
  font-weight: 800;
}

.section-head {
  margin-bottom: clamp(24px, 3vw, 42px);
}

.journey-grid,
.gift-grid,
.trust-deep-grid,
.faq-list {
  gap: clamp(16px, 2vw, 24px);
}

.page-hero {
  padding-top: clamp(58px, 6vw, 92px);
  padding-bottom: clamp(44px, 5vw, 70px);
}

.page-content {
  padding-top: clamp(42px, 5vw, 68px);
  padding-bottom: clamp(54px, 6vw, 86px);
}

.page-card,
.product-page-card,
.account-card,
.login-panel {
  box-shadow: 0 18px 54px rgba(9,20,45,.09);
}

.page-card:hover,
.product-page-card:hover,
.account-card:hover {
  transform: translateY(-3px);
  transition: transform .22s ease, box-shadow .22s ease;
  box-shadow: 0 26px 70px rgba(9,20,45,.13);
}

.real-app-grid {
  align-items: center;
}

.app-stage {
  background: linear-gradient(180deg, #ffffff, #f7faff);
  border: 1px solid rgba(47,102,255,.12);
}

.product-select,
.screen-tab {
  transition: transform .2s ease, border-color .2s ease, background .2s ease;
}

.product-select:hover,
.screen-tab:hover {
  transform: translateY(-2px);
}

.site-header .menu a.active,
.site-header .menu a[aria-current="page"] {
  color: var(--blue);
}

.site-header .menu a.active:after,
.site-header .menu a[aria-current="page"]:after {
  width: 100%;
}

.final-cta {
  padding-top: clamp(58px, 7vw, 92px);
  padding-bottom: clamp(58px, 7vw, 92px);
}

@media (max-width: 760px) {
  .section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .customer-proof-row span {
    width: 100%;
    justify-content: center;
  }

  .page-content {
    padding-top: 36px;
  }
}


/* v3.1.25 app-screen and smart-tag language fix */
.app-stage img,
.real-app-phone img,
.stage-phone img {
  object-fit: contain;
}

.screen-tab {
  cursor: pointer;
}

.screen-tab.active,
.product-select.active {
  box-shadow: 0 12px 34px rgba(47,102,255,.14);
}


/* v3.1.26 one-phone app preview fix */
.real-app-phone,
.stage-phone,
.app-stage {
  box-shadow: none;
}

.real-app-phone img,
.stage-phone img,
.app-stage img {
  display: block;
  width: 100%;
  max-height: 640px;
  object-fit: contain;
  border-radius: 36px;
  background: transparent;
}

.real-app-visual,
.app-stage {
  background: transparent;
}

.app-stage-card,
.stage-caption {
  margin-top: 18px;
}


/* v3.1.28 Pet warmth pass
   Keeps InSyncPets blue as the trust/tech colour, but adds softer pet/lifestyle warmth. */
:root{
  --cream:#fff8ef;
  --cream2:#fff3df;
  --sage:#eaf6ef;
  --sage2:#dff3e8;
  --tan:#f0d7b8;
  --warm-card:#fffdf8;
  --soft-coral:#ff7b62;
}

/* Warmer overall section rhythm */
body{
  background:
    radial-gradient(circle at 8% 18%, rgba(240,215,184,.18), transparent 26%),
    radial-gradient(circle at 94% 12%, rgba(223,243,232,.22), transparent 28%),
    #fff;
}

.isp-hero{
  background:
    radial-gradient(circle at 78% 18%,rgba(32,208,192,.13),transparent 34%),
    radial-gradient(circle at 12% 84%,rgba(240,215,184,.34),transparent 32%),
    linear-gradient(135deg,#fffdf8 0%,#f8fbff 50%,#edf8f0 100%);
}

.isp-hero:before{
  content:"";
  position:absolute;
  width:280px;
  height:280px;
  right:-92px;
  top:72px;
  border-radius:48% 52% 42% 58%;
  background:rgba(240,215,184,.20);
  filter:blur(.2px);
  pointer-events:none;
}

.hero-image-card,
.real-phone-card,
.product-preview,
.page-content,
.login-panel,
.account-card{
  background:linear-gradient(180deg,#fff,#fffdf8);
}

/* Soft pet brand pills */
.launch-badges span,
.customer-proof-row span,
.trust-pills span{
  background:rgba(255,253,248,.9);
  border-color:rgba(224,190,150,.32);
  color:#27385b;
}

.launch-badges span:before,
.customer-proof-row span:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--emerald);
  box-shadow:0 0 0 5px rgba(18,185,135,.10);
  margin-right:8px;
}

/* Product selector gets a premium pet boutique feel while retaining blue CTA. */
.selector-section{
  background:
    radial-gradient(circle at 88% 0%, rgba(240,215,184,.18), transparent 30%),
    linear-gradient(135deg,#071229 0%,#102b68 56%,#0b786e 100%);
}

.product-select{
  background:rgba(255,253,248,.96);
  border-color:rgba(255,255,255,.16);
}

.product-select span,
.gift-badge{
  background:#fff3df;
  color:#8a5527;
  border-color:#f1d5ae;
}

.product-select.active span,
.gift-card.featured .gift-badge{
  background:rgba(255,255,255,.16);
  color:#fff;
  border-color:rgba(255,255,255,.22);
}

.product-preview-top span#productBadge{
  background:#eaf6ef;
  color:#0f785c;
  border-color:#cfebdc;
}

/* Gift and product sections: warmer, more pet/gift focused */
.gift-pack-section{
  background:
    radial-gradient(circle at 12% 20%, rgba(240,215,184,.22), transparent 30%),
    radial-gradient(circle at 88% 0%, rgba(223,243,232,.35), transparent 32%),
    linear-gradient(180deg,#fffdf8 0%,#f8fbff 100%);
}

.gift-card{
  background:linear-gradient(180deg,#fff,#fffaf2);
  border-color:rgba(224,190,150,.35);
}

.gift-card.featured{
  background:
    radial-gradient(circle at 90% 6%,rgba(255,255,255,.18),transparent 28%),
    linear-gradient(145deg,#071229,#16356f 58%,#0b7f72);
}

.packaging-strip div{
  background:rgba(255,253,248,.93);
  border-color:rgba(224,190,150,.34);
}

/* App/product experience: keep tech, soften surroundings */
.real-app-demo{
  background:
    radial-gradient(circle at 12% 20%,rgba(240,215,184,.15),transparent 28%),
    linear-gradient(180deg,#f9fbff 0%,#fffdf8 100%);
}

.real-phone-card{
  border-color:rgba(224,190,150,.32);
}

.app-screen-caption{
  background:rgba(255,253,248,.94);
  border-color:rgba(224,190,150,.34);
}

/* Trust cards with subtle paw/tag accents, not cartoonish. */
.trust-deep-section{
  background:
    radial-gradient(circle at 10% 4%,rgba(223,243,232,.40),transparent 28%),
    linear-gradient(180deg,#fff,#fff8ef);
}

.trust-deep-card{
  background:linear-gradient(180deg,#fff,#fffdf8);
  border-color:rgba(224,190,150,.32);
  position:relative;
  overflow:hidden;
}

.trust-deep-card:after{
  content:"";
  position:absolute;
  width:82px;
  height:82px;
  right:-24px;
  bottom:-24px;
  opacity:.09;
  background:
    radial-gradient(circle at 50% 64%, #061126 0 18%, transparent 19%),
    radial-gradient(circle at 30% 34%, #061126 0 10%, transparent 11%),
    radial-gradient(circle at 50% 24%, #061126 0 10%, transparent 11%),
    radial-gradient(circle at 70% 34%, #061126 0 10%, transparent 11%);
}

/* Business panel keeps premium dark blue but gets a warmer green edge. */
.business-panel{
  background:
    radial-gradient(circle at 84% 0%,rgba(32,208,192,.22),transparent 34%),
    radial-gradient(circle at 12% 100%,rgba(240,215,184,.16),transparent 28%),
    linear-gradient(135deg,#061126,#12346f 58%,#0b675d);
}

.business-cards div{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.18);
}

/* FAQ and final CTA feel less clinical. */
.faq-section{
  background:linear-gradient(180deg,#fffdf8,#fff);
}

.final-cta{
  background:
    radial-gradient(circle at 16% 18%,rgba(240,215,184,.24),transparent 30%),
    radial-gradient(circle at 86% 10%,rgba(223,243,232,.34),transparent 34%),
    linear-gradient(180deg,#fff,#f6f9ff);
}

/* Page heroes get a softer pet-company tone without losing the premium navy. */
.page-hero{
  background:
    radial-gradient(circle at 80% 10%,rgba(32,208,192,.18),transparent 32%),
    radial-gradient(circle at 8% 100%,rgba(240,215,184,.16),transparent 30%),
    linear-gradient(135deg,#071229,#14326d 62%,#0b604f);
}

.page-card,
.product-page-card{
  background:linear-gradient(180deg,#fff,#fffdf8);
  border-color:rgba(224,190,150,.28);
}

/* Slightly softer buttons, still blue and credible */
.btn.primary{
  background:linear-gradient(135deg,#2f66ff,#6947ff);
  box-shadow:0 16px 34px rgba(47,102,255,.24);
}

.btn.ghost{
  background:rgba(255,253,248,.92);
  border-color:rgba(224,190,150,.35);
}

/* Pet-friendly logo mark remains blue but feels less harsh with a softer shadow */
.mark{
  box-shadow:0 14px 30px rgba(64,80,255,.20), 0 0 0 5px rgba(255,248,239,.78);
}

/* Mobile: keep warmth but avoid visual noise */
@media(max-width:760px){
  .isp-hero:before,
  .trust-deep-card:after{
    display:none;
  }

  .launch-badges span:before,
  .customer-proof-row span:before{
    margin-right:6px;
  }
}


/* v3.1.29 proper legal pages */
.legal-index {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0 30px;
  padding: 18px;
  border: 1px solid rgba(224,190,150,.34);
  border-radius: 22px;
  background: linear-gradient(180deg,#fffdf8,#f8fbff);
}

.legal-index a,
.legal-card-grid a,
.page-card a {
  display: inline-flex;
  margin-top: 10px;
  font-weight: 950;
  color: var(--blue);
  text-decoration: none;
}

.legal-index a {
  margin: 0;
  padding: 9px 13px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--line);
  box-shadow: 0 8px 22px rgba(8,18,42,.05);
  font-size: 13px;
}

.legal-index a:hover,
.legal-card-grid a:hover,
.page-card a:hover {
  color: var(--purple);
}

.page-content > p:first-of-type strong {
  color: #233657;
}

.page-content ul li strong {
  color: #16274d;
}

.legal-card-grid {
  margin-top: 26px;
}

@media(max-width: 720px) {
  .legal-index {
    display: grid;
    grid-template-columns: 1fr;
  }
  .legal-index a {
    justify-content: center;
  }
}


/* v3.1.30 clickable support page */
.support-action-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin: 30px 0 42px;
}

.support-action-card {
  display: flex;
  flex-direction: column;
  min-height: 245px;
  padding: 26px;
  border: 1px solid rgba(224,190,150,.36);
  border-radius: 26px;
  background: linear-gradient(180deg,#fff,#fffdf8);
  box-shadow: 0 18px 50px rgba(8,18,42,.07);
  text-decoration: none;
  color: var(--text);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.support-action-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 28px 74px rgba(8,18,42,.12);
  border-color: rgba(47,102,255,.28);
}

.support-action-card h3 {
  margin: 16px 0 10px;
  font-size: 25px;
  letter-spacing: -.045em;
}

.support-action-card p {
  margin: 0;
  color: #5f6d84;
  line-height: 1.55;
}

.support-action-card b {
  margin-top: auto;
  color: var(--blue);
  font-weight: 950;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.support-action-card b:after {
  content: "→";
}

.support-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg,#eef4ff,#fff3df);
  color: var(--blue);
  font-size: 25px;
  font-weight: 950;
  box-shadow: inset 0 0 0 1px rgba(47,102,255,.08);
}

.support-contact-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
  gap: 26px;
  align-items: center;
  margin: 36px 0 44px;
  padding: 30px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 95% 0%, rgba(32,208,192,.18), transparent 32%),
    linear-gradient(135deg,#071229,#14326d 64%,#0b604f);
  color: #fff;
  box-shadow: 0 28px 80px rgba(8,18,42,.15);
}

.support-contact-panel h2 {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: clamp(32px,4vw,48px);
}

.support-contact-panel p {
  color: #dbe7f6;
  margin-bottom: 0;
}

.support-contact-actions {
  display: grid;
  gap: 12px;
}

.support-contact-actions .btn {
  width: 100%;
}

.support-faq {
  display: grid;
  gap: 12px;
  margin-top: 20px;
}

.support-faq details {
  border: 1px solid var(--line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(8,18,42,.05);
  overflow: hidden;
}

.support-faq summary {
  cursor: pointer;
  padding: 18px 20px;
  font-weight: 950;
  color: #0b1730;
  list-style: none;
}

.support-faq summary::-webkit-details-marker {
  display: none;
}

.support-faq summary:after {
  content: "+";
  float: right;
  color: var(--blue);
}

.support-faq details[open] summary:after {
  content: "–";
}

.support-faq details p {
  margin: 0;
  padding: 0 20px 20px;
  color: #5f6d84;
}

@media(max-width: 900px) {
  .support-action-grid,
  .support-contact-panel {
    grid-template-columns: 1fr;
  }
}

@media(max-width: 640px) {
  .support-action-card {
    min-height: 0;
  }
}


/* v3.1.31 site flow and clickable pages pass */
.clickable-grid .page-card,
a.page-card,
.journey-link-card,
.contact-action-card {
  text-decoration: none;
  color: var(--text);
}

.clickable-card,
.journey-link-card,
.contact-action-card {
  position: relative;
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.clickable-card:hover,
.journey-link-card:hover,
.contact-action-card:hover,
.activation-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 28px 74px rgba(8,18,42,.12);
  border-color: rgba(47,102,255,.30);
}

.clickable-card:after,
.journey-link-card:after,
.contact-action-card:after {
  content: "";
  position: absolute;
  right: -54px;
  top: -54px;
  width: 140px;
  height: 140px;
  border-radius: 999px;
  background: rgba(47,102,255,.055);
  pointer-events: none;
}

.clickable-card b,
.journey-link-card b,
.contact-action-card b,
.activation-card b {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  color: var(--blue);
  font-weight: 950;
  text-decoration: none;
}

.clickable-card b:after,
.journey-link-card b:after,
.contact-action-card b:after,
.activation-card b:after {
  content: "→";
}

.card-icon {
  width: 46px;
  height: 46px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg,#eef4ff,#fff3df);
  color: var(--blue);
  font-size: 22px;
  font-weight: 950;
  box-shadow: inset 0 0 0 1px rgba(47,102,255,.08);
  margin-bottom: 14px;
}

.journey-card-list {
  display: grid;
  gap: 16px;
  margin: 28px 0 34px;
}

.journey-link-card {
  display: grid;
  grid-template-columns: 64px minmax(0,1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 22px;
  border: 1px solid rgba(224,190,150,.34);
  border-radius: 24px;
  background: linear-gradient(180deg,#fff,#fffdf8);
  box-shadow: 0 16px 46px rgba(8,18,42,.06);
}

.journey-link-card span {
  width: 48px;
  height: 48px;
  border-radius: 17px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg,var(--blue),var(--purple));
  color: #fff;
  font-weight: 950;
}

.journey-link-card h3 {
  margin: 0 0 6px;
  font-size: 24px;
  letter-spacing: -.045em;
}

.journey-link-card p {
  margin: 0;
  color: #5f6d84;
}

.page-action-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.clickable-flow .activation-card {
  color: var(--text);
  text-decoration: none;
}

.activation-help-panel {
  display: grid;
  grid-template-columns: minmax(0,1.2fr) minmax(260px,.8fr);
  gap: 22px;
  align-items: center;
  margin-top: 34px;
  padding: 28px;
  border-radius: 28px;
  background: linear-gradient(135deg,#fffdf8,#f4f8ff);
  border: 1px solid rgba(224,190,150,.34);
  box-shadow: 0 18px 54px rgba(8,18,42,.07);
}

.activation-help-panel h2 {
  margin-top: 0;
}

.contact-action-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
  margin: 30px 0 40px;
}

.contact-action-card {
  display: flex;
  flex-direction: column;
  min-height: 235px;
  padding: 26px;
  border: 1px solid rgba(224,190,150,.34);
  border-radius: 26px;
  background: linear-gradient(180deg,#fff,#fffdf8);
  box-shadow: 0 18px 50px rgba(8,18,42,.07);
}

.contact-action-card h3 {
  margin: 8px 0 10px;
  font-size: 24px;
  letter-spacing: -.04em;
}

.contact-action-card p {
  margin: 0 0 18px;
  color: #5f6d84;
}

.product-page-card,
.page-card {
  display: flex;
  flex-direction: column;
}

.product-page-card ul {
  margin-bottom: 18px;
}

@media(max-width: 900px) {
  .journey-link-card,
  .activation-help-panel,
  .contact-action-grid {
    grid-template-columns: 1fr;
  }
  .journey-link-card {
    align-items: start;
  }
  .journey-link-card b {
    margin-top: 6px;
  }
}

@media(max-width: 640px) {
  .page-action-row .btn {
    width: 100%;
  }
}


/* v3.1.33 full warm mockup-match pass
   This is an aggressive visual rebuild based on the provided warm brown pet mockup. */

/* Core warm palette */
:root{
  --brown:#9b5a1d;
  --brown2:#7a4214;
  --brown3:#4b280e;
  --brown-dark:#1f1208;
  --caramel:#c98a3d;
  --amber:#dfb56f;
  --sand:#f1d3a9;
  --cream:#fff1d6;
  --cream-light:#fff9ec;
  --cream-card:#fff7e8;
  --paw:#d8b37a;
  --paw-soft:#ead2ad;
  --navy:#08142d;
  --text:#130d08;
  --muted:#51463b;
  --line:#dfbd8f;
}

/* Overall site warmth, not white */
html,body{
  background:
    radial-gradient(circle at 0% 0%, rgba(151,90,29,.17), transparent 28%),
    radial-gradient(circle at 100% 6%, rgba(216,179,122,.20), transparent 28%),
    linear-gradient(180deg,#fff1d6 0%,#fff7e8 38%,#f7e4c7 100%) !important;
  color:var(--text);
}

/* Header inherits the warm identity */
.site-header{
  background:rgba(255,243,221,.94)!important;
  border-bottom:1px solid rgba(151,90,29,.20)!important;
}
.brand,
.menu a,
.nav-actions a{
  color:var(--brown-dark);
}
.menu a.active,
.menu a:hover{
  color:var(--brown);
}
.menu a.active:after{
  background:linear-gradient(90deg,var(--brown),var(--caramel))!important;
}
.mark{
  background:linear-gradient(135deg,var(--brown),var(--caramel))!important;
  box-shadow:0 14px 30px rgba(151,90,29,.22),0 0 0 5px rgba(255,241,214,.9)!important;
}
.mark:after{
  background:linear-gradient(135deg,var(--brown),var(--caramel))!important;
}

/* Full reference-style hero */
.isp-hero-warm{
  min-height:calc(100vh - 96px);
  display:flex;
  align-items:center;
  padding:64px 0 82px!important;
  background:
    radial-gradient(circle at 0% -8%, rgba(151,90,29,.25), transparent 24%),
    radial-gradient(circle at 96% 2%, rgba(216,179,122,.22), transparent 24%),
    linear-gradient(135deg,#fff0d2 0%,#fff7e7 45%,#f3d9b3 100%)!important;
}
.isp-hero-warm:after{
  content:""!important;
  position:absolute!important;
  left:-8%!important;
  right:-8%!important;
  bottom:-28%!important;
  height:42%!important;
  background:linear-gradient(135deg,rgba(221,176,109,.50),rgba(255,239,210,.54))!important;
  border-radius:50% 50% 0 0!important;
  transform:rotate(-4deg)!important;
  pointer-events:none!important;
}
.isp-hero-warm .wrap{
  width:min(1660px,calc(100% - 90px));
}
.isp-hero-warm .isp-hero-grid{
  grid-template-columns:.72fr 1.28fr!important;
  gap:84px!important;
  align-items:center!important;
  position:relative;
  z-index:2;
}
.isp-hero-warm .isp-hero-copy h1{
  color:var(--brown-dark)!important;
  font-size:clamp(56px,5.5vw,104px)!important;
  line-height:.98!important;
  letter-spacing:-.075em!important;
  max-width:760px!important;
  margin:24px 0 24px!important;
}
.isp-hero-warm .isp-hero-copy h1 span{
  background:linear-gradient(120deg,#9b5a1d,#b7802f)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}
.isp-hero-warm .lead{
  color:#3e342b!important;
  font-size:clamp(18px,1.25vw,23px)!important;
  line-height:1.5!important;
  max-width:670px!important;
}
.hero-eyebrow{
  background:rgba(255,244,226,.74)!important;
  border:1px solid rgba(151,90,29,.24)!important;
  color:#2e2117!important;
  box-shadow:0 10px 28px rgba(151,90,29,.06)!important;
}
.hero-eyebrow i{background:#18b574!important;}

/* Paw shaped buttons */
.hero-actions-warm{
  gap:20px!important;
  margin-top:38px!important;
}
.paw-btn{
  min-height:64px!important;
  padding:17px 28px!important;
  border-radius:18px!important;
  font-size:19px!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
.btn.primary.paw-btn{
  background:linear-gradient(135deg,#8e4f18,#b56f27)!important;
  color:#fff!important;
  border:1px solid rgba(76,38,12,.18)!important;
  box-shadow:0 18px 36px rgba(112,63,22,.28)!important;
}
.btn.ghost.paw-btn{
  background:rgba(255,244,226,.78)!important;
  color:#4b280e!important;
  border:2px solid rgba(151,90,29,.34)!important;
  box-shadow:0 14px 30px rgba(112,63,22,.08)!important;
}
.paw-mini{
  width:25px;
  height:25px;
  display:inline-block;
  position:relative;
  flex:0 0 25px;
}
.paw-mini:before{
  content:"";
  position:absolute;
  left:7px;
  top:9px;
  width:11px;
  height:10px;
  border-radius:50% 50% 46% 46%;
  background:currentColor;
}
.paw-mini:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 6px 8px,currentColor 0 3px,transparent 4px),
    radial-gradient(circle at 12px 4px,currentColor 0 3px,transparent 4px),
    radial-gradient(circle at 19px 8px,currentColor 0 3px,transparent 4px);
}

/* Feature badges like the reference */
.launch-badges-warm{
  display:grid!important;
  grid-template-columns:repeat(2,max-content)!important;
  gap:13px 14px!important;
  margin-top:28px!important;
}
.launch-badges-warm span{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:12px 18px!important;
  border-radius:999px!important;
  background:rgba(255,248,236,.86)!important;
  border:1px solid rgba(151,90,29,.22)!important;
  color:#1d1711!important;
  box-shadow:0 12px 26px rgba(112,63,22,.08)!important;
  font-size:16px!important;
  font-weight:900!important;
}
.launch-badges-warm span:before{display:none!important;}
.feature-icon{
  width:20px;height:20px;display:inline-block;position:relative;color:var(--brown);
}
.feature-icon.nfc:before{
  content:"";position:absolute;inset:3px;border:2px solid currentColor;border-left-color:transparent;border-radius:50%;
}
.feature-icon.shield:before{
  content:"";position:absolute;left:4px;top:1px;width:12px;height:15px;background:currentColor;clip-path:polygon(50% 0,100% 18%,90% 72%,50% 100%,10% 72%,0 18%);
}
.feature-icon.bell:before{
  content:"";position:absolute;left:4px;top:3px;width:12px;height:12px;border:2px solid currentColor;border-radius:9px 9px 5px 5px;
}
.feature-icon.phone:before{
  content:"";position:absolute;left:5px;top:1px;width:10px;height:17px;border:2px solid currentColor;border-radius:3px;
}

/* Right hero visual */
.hero-image-card-warm{
  border-radius:42px!important;
  overflow:hidden!important;
  background:#f2d1a3!important;
  border:2px solid rgba(151,90,29,.30)!important;
  box-shadow:0 36px 86px rgba(70,40,15,.23)!important;
  min-height:0!important;
  position:relative;
}
.hero-image-card-warm img{
  width:100%!important;
  height:auto!important;
  max-height:680px!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(1.15) contrast(1.07) sepia(.11)!important;
  background:#ead0aa!important;
}
.hero-image-card-warm:before{
  content:"";
  position:absolute;
  right:-92px;
  bottom:-88px;
  width:260px;
  height:260px;
  border-radius:999px;
  background:rgba(173,112,38,.34);
  z-index:3;
}
.hero-image-card-warm:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,232,192,.12),rgba(66,36,11,.10));
  pointer-events:none;
  z-index:3;
}
.hero-image-card-warm .hero-live{
  right:32px!important;
  top:32px!important;
  z-index:5!important;
  background:rgba(28,18,10,.88)!important;
  border:1px solid rgba(255,226,187,.26)!important;
  font-size:19px!important;
  border-radius:999px!important;
  padding:13px 22px!important;
}
.hero-status-warm{
  left:32px!important;
  bottom:34px!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:74px 1fr!important;
  gap:16px!important;
  align-items:center!important;
  background:rgba(255,248,236,.94)!important;
  border:1px solid rgba(151,90,29,.20)!important;
  border-radius:28px!important;
  padding:18px 26px 18px 18px!important;
  color:#130d08!important;
}
.hero-status-warm b{
  font-size:26px!important;
  margin:0!important;
  color:#130d08!important;
}
.hero-status-warm small{
  display:block!important;
  font-size:18px!important;
  color:#3e342b!important;
  font-weight:800!important;
}
.hero-paw-badge{
  width:58px;
  height:58px;
  border-radius:50%;
  display:block;
  background:#8f4f18;
  position:relative;
  box-shadow:inset 0 0 0 5px rgba(255,255,255,.18);
}
.hero-paw-badge:before{
  content:"";
  position:absolute;
  left:20px;top:25px;
  width:17px;height:15px;
  background:#fff;
  border-radius:50% 50% 45% 45%;
}
.hero-paw-badge:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 17px 23px,#fff 0 5px,transparent 6px),
    radial-gradient(circle at 29px 16px,#fff 0 5px,transparent 6px),
    radial-gradient(circle at 42px 23px,#fff 0 5px,transparent 6px);
}

/* Real dog/cat paw marks */
.hero-paw{
  position:absolute;
  width:104px;
  height:104px;
  opacity:.24;
  color:#d1a66b;
  z-index:1;
}
.hero-paw:before{
  content:"";
  position:absolute;
  left:36px;top:48px;
  width:30px;height:25px;
  border-radius:50% 50% 42% 42%;
  background:currentColor;
}
.hero-paw:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 25px 42px,currentColor 0 10px,transparent 11px),
    radial-gradient(circle at 50px 25px,currentColor 0 10px,transparent 11px),
    radial-gradient(circle at 75px 42px,currentColor 0 10px,transparent 11px),
    radial-gradient(circle at 86px 64px,currentColor 0 7px,transparent 8px);
}
.hero-paw-one{left:18px;top:42%;transform:rotate(-22deg) scale(.62);}
.hero-paw-two{right:76px;top:48px;transform:rotate(12deg) scale(.86);}
.hero-paw-three{right:70px;bottom:54px;transform:rotate(-14deg) scale(.74);}

/* Rest of site must match the hero, not white */
.section,
.customer-flow-section,
.gift-pack-section,
.real-app-demo,
.trust-deep-section,
.faq-section,
.final-cta,
.page-content,
.page-hero{
  background-color:transparent!important;
}
.customer-flow-section,
.faq-section,
.trust-deep-section{
  background:
    radial-gradient(circle at 90% 4%, rgba(216,179,122,.20), transparent 28%),
    linear-gradient(180deg,#fff3dc,#fff9ec)!important;
}
.gift-pack-section,
.real-app-demo{
  background:
    radial-gradient(circle at 13% 10%, rgba(151,90,29,.12), transparent 26%),
    radial-gradient(circle at 86% 8%, rgba(216,179,122,.20), transparent 30%),
    linear-gradient(180deg,#fff0d2,#fff8e8)!important;
}
.final-cta{
  background:
    radial-gradient(circle at 12% 16%,rgba(151,90,29,.14),transparent 30%),
    linear-gradient(180deg,#f7dfba,#fff1d6)!important;
}

/* Dark selector/cards need readable text */
.selector-section{
  background:linear-gradient(135deg,#2a1709,#6f3c12 55%,#0d6655)!important;
}
.product-select{
  background:rgba(255,248,236,.98)!important;
  color:#1f1208!important;
  border:1px solid rgba(255,228,190,.42)!important;
}
.product-select h3,
.product-select p,
.product-select span,
.product-select *{
  color:#1f1208!important;
  opacity:1!important;
}
.product-select.active,
.product-select:hover{
  background:linear-gradient(135deg,#fff8ec,#f6ddba)!important;
  border-color:#d8a866!important;
}
.product-select.active span,
.product-select:hover span,
.product-chip,
.gift-badge{
  background:#f0d2a4!important;
  color:#6f3c12!important;
  border-color:#d2a063!important;
}

/* All white cards become warm cards */
.page-card,
.product-page-card,
.gift-card,
.support-action-card,
.contact-action-card,
.journey-link-card,
.activation-card,
.account-card,
.app-screen-caption,
.real-phone-card,
.product-preview,
.packaging-strip div,
.faq-q,
.support-faq details,
.login-panel,
.page-content{
  background:linear-gradient(180deg,#fff8ec,#fff0d6)!important;
  border-color:rgba(151,90,29,.24)!important;
  color:#130d08!important;
}
.gift-card.featured,
.business-panel,
.support-contact-panel,
.login-side,
.account-status-card,
.page-hero{
  background:
    radial-gradient(circle at 90% 4%,rgba(216,179,122,.18),transparent 28%),
    linear-gradient(135deg,#2a1709,#7a4214 58%,#0b6657)!important;
}
.gift-card.featured *,
.business-panel *,
.support-contact-panel *,
.login-side *,
.account-status-card *,
.page-hero *{
  color:#fff!important;
}

/* Keep ghost buttons readable on dark backgrounds */
.business-panel .btn.ghost,
.support-contact-panel .btn.ghost,
.page-hero .btn.ghost,
.gift-card.featured .btn.ghost{
  background:#fff4df!important;
  color:#2a1709!important;
  border-color:#e4bf8b!important;
}

/* Typography dark brown */
h1,h2,h3,h4,
.section h2,
.page-content h2{
  color:#130d08;
}
p,.lead,.page-content p,.page-content li{
  color:#51463b;
}

/* Responsive hero */
@media(max-width:1180px){
  .isp-hero-warm .isp-hero-grid{
    grid-template-columns:1fr!important;
    gap:44px!important;
  }
  .isp-hero-warm .isp-hero-copy h1{
    font-size:clamp(50px,10vw,82px)!important;
  }
  .hero-image-card-warm img{
    max-height:none!important;
  }
}
@media(max-width:760px){
  .isp-hero-warm .wrap{
    width:min(100% - 28px,1180px)!important;
  }
  .isp-hero-warm{
    min-height:auto;
    padding-top:44px!important;
  }
  .launch-badges-warm{
    grid-template-columns:1fr!important;
  }
  .paw-btn{
    width:100%;
  }
  .hero-actions-warm{
    gap:12px!important;
  }
  .hero-paw{
    display:none;
  }
  .hero-status-warm{
    position:static!important;
    border-radius:0!important;
    grid-template-columns:54px 1fr!important;
  }
  .hero-paw-badge{
    width:44px;height:44px;
  }
}


/* v3.1.34 structural polish pass
   Focus: fix layout issues called out in review rather than only recolouring.
   - hero image now matches the approved rendering more closely
   - smart-tag hero badge layout fixed
   - four-step cards compacted
   - selector/business/trust/app sections tightened and de-stretched
   - CTA/button sizing regularised
   - topbar readability improved */

.topbar{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:10px 16px!important;
  line-height:1.35!important;
  font-size:14px!important;
  text-wrap:balance;
}

/* Keep heading tops from appearing clipped in large sections */
.section-head h2,
.selector-copy h2,
.real-app-copy h2,
.business-panel h2,
.trust-deep-section h2{
  line-height:1.06!important;
  text-wrap:balance;
}

/* Make CTA buttons consistent and avoid cramped text */
.btn,
.nav-actions .btn,
.final-cta .btn,
.product-actions .btn,
.hero-actions .btn{
  min-height:58px;
  padding:16px 26px;
  line-height:1.05;
  white-space:nowrap;
}
.nav-actions .btn.primary,
.final-cta .btn.primary{
  min-width:220px;
}
.nav-actions .btn.ghost{
  min-width:160px;
}

/* Hero: use the cropped approved render and remove duplicate overlays */
.hero-image-card-warm{
  background:transparent!important;
  border:0!important;
  box-shadow:0 32px 82px rgba(70,40,15,.18)!important;
}
.hero-image-card-warm img{
  width:100%!important;
  height:auto!important;
  display:block!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  background:transparent!important;
}
.hero-image-card-warm .hero-live,
.hero-image-card-warm .hero-status{
  display:none!important;
}
/* Fallback if the badge is ever shown again */
.hero-status-warm b,
.hero-status-warm small{grid-column:2;}
.hero-status-warm small{margin-top:2px;}

/* Compact the four-step area and stop grid-stretching */
.customer-flow-section .section-head{margin-bottom:34px!important;}
.journey-grid{
  align-items:start!important;
  gap:18px!important;
}
.journey-step{
  align-self:start!important;
  padding:24px 26px!important;
  min-height:0!important;
  box-shadow:0 14px 40px rgba(89,55,23,.08)!important;
}
.journey-step b{
  margin-bottom:18px!important;
}
.journey-step h3{
  margin-bottom:8px!important;
}
.journey-step p{
  max-width:28ch;
}

/* Product selector: keep structure readable and avoid extra-tall cards */
.selector-grid{
  align-items:start!important;
  gap:36px!important;
}
.product-selector-tabs{
  gap:12px!important;
}
.product-select{
  padding:22px 24px!important;
  min-height:0!important;
}
.product-select h3{
  line-height:1.04!important;
}
.product-preview{
  padding:36px 36px 32px!important;
  border-radius:32px!important;
}
.product-preview-top{
  align-items:flex-start!important;
}
.product-preview h3{
  line-height:1.02!important;
}
.product-preview-top span#productBadge{
  flex:0 0 auto;
}

/* App section: make the phone card match the warm rendered look more closely */
.real-app-grid{
  align-items:center!important;
  gap:60px!important;
}
.real-phone-stage{justify-items:center;}
.real-phone-card{
  width:min(560px,100%)!important;
  padding:22px!important;
  background:linear-gradient(180deg,#fffdfa,#fff4e5)!important;
  border:1px solid rgba(151,90,29,.18)!important;
  border-radius:28px!important;
  box-shadow:0 28px 70px rgba(89,55,23,.10)!important;
}
.real-phone-card img{
  width:100%!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  max-height:760px!important;
}
.app-screen-caption{
  margin-top:18px!important;
  padding:20px 22px!important;
  border-radius:22px!important;
}
.screen-tabs{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
.screen-tab{
  min-height:74px;
  padding:18px 18px!important;
  border-radius:18px!important;
}

/* Trust and business cards: stop equal-height stretching from feeling empty */
.trust-deep-grid,
.business-cards{
  align-items:start!important;
}
.trust-deep-card,
.business-cards div{
  min-height:0!important;
}
.trust-deep-card{
  padding:28px 30px!important;
}
.business-cards div{
  padding:28px 30px!important;
}

/* Support small screens a bit more */
@media(max-width:980px){
  .nav-actions .btn.primary{min-width:auto;}
  .real-app-grid{gap:36px!important;}
}
@media(max-width:760px){
  .topbar{font-size:12px!important;min-height:0!important;}
  .btn,
  .nav-actions .btn,
  .final-cta .btn,
  .product-actions .btn,
  .hero-actions .btn{white-space:normal;}
  .screen-tabs{grid-template-columns:1fr!important;}
  .product-preview{padding:28px 24px!important;}
  .real-phone-card{padding:14px!important;border-radius:22px!important;}
}


/* v3.1.35 theme unification pass
   User feedback: the business, product chooser and gift-box areas still felt visually detached.
   This pass brings those sections back into the warm cream / brown theme instead of using heavy dark blocks. */

/* --- Shared warm section language --- */
.selector-section,
.gift-pack-section,
.business-panel{
  position:relative;
  overflow:hidden;
}
.selector-section:before,
.gift-pack-section:before,
.business-panel:before{
  content:"";
  position:absolute;
  inset:auto auto -90px -90px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(151,90,29,.10),transparent 68%);
  pointer-events:none;
}
.selector-section:after,
.gift-pack-section:after,
.business-panel:after{
  content:"";
  position:absolute;
  inset:22px 28px auto auto;
  width:132px;
  height:132px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(58,129,99,.12),transparent 70%);
  pointer-events:none;
}

/* --- Product chooser section: now matches the warm cream hero language --- */
.selector-section{
  background:
    radial-gradient(circle at 10% 0%, rgba(216,179,122,.18), transparent 24%),
    radial-gradient(circle at 100% 10%, rgba(58,129,99,.12), transparent 20%),
    linear-gradient(180deg,#fff1db 0%, #fff8ee 100%)!important;
  color:#1b130d!important;
}
.selector-section .eyebrow.light{
  background:#f2e0c6!important;
  color:#74451a!important;
}
.selector-copy .lead{
  color:#5e5247!important;
  max-width:34ch;
}
.selector-grid{
  gap:42px!important;
  align-items:start!important;
}
.product-selector-tabs{
  margin-top:24px!important;
  gap:14px!important;
}
.product-select{
  position:relative;
  background:linear-gradient(180deg,#fffdf8,#fff5e7)!important;
  border:1px solid rgba(151,90,29,.20)!important;
  border-radius:28px!important;
  box-shadow:0 14px 34px rgba(89,55,23,.05)!important;
  color:#21150d!important;
}
.product-select::before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:6px;
  border-radius:999px;
  background:linear-gradient(180deg,#d3a057,#8e5927);
  opacity:0;
  transition:opacity .2s ease;
}
.product-select h3,
.product-select p,
.product-select span,
.product-select *{
  color:#21150d!important;
}
.product-select p{
  color:#5f5348!important;
}
.product-select span{
  background:#f2dfc0!important;
  color:#74451a!important;
  border:1px solid rgba(151,90,29,.22)!important;
}
.product-select.active,
.product-select:hover{
  transform:translateY(-2px)!important;
  background:linear-gradient(180deg,#fff6e9,#f7e3c2)!important;
  border-color:#c69154!important;
  box-shadow:0 24px 56px rgba(89,55,23,.10)!important;
}
.product-select.active::before,
.product-select:hover::before{
  opacity:1;
}
.product-preview{
  background:linear-gradient(180deg,#fffdf8,#fff2de)!important;
  border:1px solid rgba(151,90,29,.22)!important;
  box-shadow:0 28px 74px rgba(89,55,23,.12)!important;
}
.product-preview-top{
  border-bottom:1px solid rgba(151,90,29,.18)!important;
}
.product-preview h3,
.product-price{
  color:#1b130d!important;
}
.product-price{
  font-size:40px!important;
}
.product-preview p,
.product-preview li{
  color:#30415f!important;
}
.product-preview li:before{
  background:linear-gradient(135deg,#41c7b1,#32b39a)!important;
}
.product-preview-top span#productBadge{
  background:#e8f7ee!important;
  color:#257659!important;
  border:1px solid rgba(37,118,89,.14)!important;
}
.product-note{
  background:linear-gradient(180deg,#f2f4fb,#e9edf6)!important;
  border:1px solid #d7deec!important;
  color:#5c6981!important;
}
.selector-section .btn.primary,
.gift-pack-section .btn.primary,
.business-panel .btn.primary{
  background:linear-gradient(135deg,#995f27,#6f3c12)!important;
  color:#fff!important;
  box-shadow:0 18px 38px rgba(111,60,18,.24)!important;
}
.selector-section .btn.primary:hover,
.gift-pack-section .btn.primary:hover,
.business-panel .btn.primary:hover{
  box-shadow:0 24px 52px rgba(111,60,18,.30)!important;
}
.selector-section .btn.ghost,
.gift-pack-section .btn.ghost,
.business-panel .btn.ghost{
  background:#fffaf1!important;
  border:1px solid rgba(151,90,29,.22)!important;
  color:#1d1208!important;
  box-shadow:0 10px 24px rgba(89,55,23,.05)!important;
}

/* --- Gift cards: remove the harsh dark featured card and align with the main theme --- */
.gift-pack-section{
  background:
    radial-gradient(circle at 14% 10%, rgba(151,90,29,.10), transparent 24%),
    radial-gradient(circle at 86% 6%, rgba(216,179,122,.18), transparent 24%),
    linear-gradient(180deg,#fff5e4 0%, #fffaf2 100%)!important;
}
.gift-copy .lead,
.gift-card p{
  color:#5e5247!important;
}
.gift-card{
  background:linear-gradient(180deg,#fffdf8,#fff3e2)!important;
  border:1px solid rgba(151,90,29,.20)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
}
.gift-card:after{
  background:radial-gradient(circle,rgba(58,129,99,.10),transparent 70%)!important;
}
.gift-card.featured{
  background:
    radial-gradient(circle at 88% 10%, rgba(58,129,99,.16), transparent 24%),
    linear-gradient(180deg,#fff1dc,#f6dfba)!important;
  border:1px solid rgba(151,90,29,.24)!important;
  box-shadow:0 26px 68px rgba(111,60,18,.11)!important;
  transform:none!important;
}
.gift-card.featured,
.gift-card.featured *,
.gift-card.featured h3,
.gift-card.featured p,
.gift-card.featured li{
  color:#1a120b!important;
}
.gift-badge,
.gift-card.featured .gift-badge{
  background:#f2dfbf!important;
  color:#74451a!important;
  border:1px solid rgba(151,90,29,.22)!important;
}
.gift-card li,
.gift-card.featured li{
  color:#2a364e!important;
}
.gift-card li:before,
.gift-card.featured li:before{
  width:10px!important;
  height:10px!important;
  margin-top:7px!important;
  background:linear-gradient(135deg,#52cfb9,#37b39a)!important;
}
.packaging-strip div{
  background:linear-gradient(180deg,#fffdf9,#fff3e3)!important;
  border:1px solid rgba(151,90,29,.18)!important;
  box-shadow:0 14px 36px rgba(89,55,23,.05)!important;
}
.packaging-strip b{color:#1c120a!important;}
.packaging-strip span{color:#5f5348!important;}

/* --- Business section: change from dark block to premium warm partner section --- */
.business-panel{
  background:
    radial-gradient(circle at 12% 0%, rgba(216,179,122,.18), transparent 24%),
    radial-gradient(circle at 96% 18%, rgba(58,129,99,.14), transparent 22%),
    linear-gradient(180deg,#fff2dd 0%, #fff9ef 100%)!important;
}
.business-panel .eyebrow.light{
  background:#f2e0c6!important;
  color:#74451a!important;
}
.business-panel h2,
.business-panel .lead,
.business-panel .reveal > p,
.business-panel .reveal > h2,
.business-panel .reveal > span{
  color:#1b130d!important;
}
.business-panel .lead{
  color:#5e5247!important;
  max-width:31ch;
}
.business-grid{
  align-items:start!important;
  gap:40px!important;
}
.business-cards{
  gap:18px!important;
}
.business-cards div{
  background:linear-gradient(180deg,#fffdf8,#fff2df)!important;
  border:1px solid rgba(151,90,29,.18)!important;
  border-radius:28px!important;
  box-shadow:0 18px 44px rgba(89,55,23,.07)!important;
  backdrop-filter:none!important;
}
.business-cards b{
  color:#1b130d!important;
  font-size:22px!important;
  margin-bottom:6px!important;
}
.business-cards span{
  color:#5f5348!important;
}
.business-cards div:nth-child(1){background:linear-gradient(180deg,#fff8ef,#f7ead9)!important;}
.business-cards div:nth-child(2){background:linear-gradient(180deg,#fffdf8,#f7f0e1)!important;}
.business-cards div:nth-child(3){background:linear-gradient(180deg,#fff8ef,#f4e5cf)!important;}
.business-cards div:nth-child(4){background:linear-gradient(180deg,#f8fbf6,#edf5ef)!important;}

/* Mobile tidy-up for the unified warm sections */
@media(max-width:900px){
  .selector-grid,
  .gift-pack-grid,
  .business-grid{gap:28px!important;}
}
@media(max-width:640px){
  .product-select,
  .gift-card,
  .business-cards div,
  .product-preview{border-radius:24px!important;}
  .selector-section:after,
  .gift-pack-section:after,
  .business-panel:after{width:92px;height:92px;top:16px;right:16px;}
}


/* v3.1.36 page-heading + setup-card refinement
   Corrects the parts that were too dark/brown and makes inner page headings follow the warm homepage theme. */

/* Balance the palette: brown stays as an accent, not the whole section. */
:root{
  --isp-cream:#fff3dc;
  --isp-cream-soft:#fff9ef;
  --isp-cream-card:#fffaf2;
  --isp-caramel:#b8742b;
  --isp-brown:#7a4214;
  --isp-brown-dark:#1b130d;
  --isp-sage:#e8f3e8;
  --isp-sage-strong:#d9efe3;
  --isp-teal:#29b99f;
  --isp-border:#dfbd8f;
}

/* All internal page headers now match the homepage tone instead of heavy dark panels. */
.page-hero{
  background:
    radial-gradient(circle at 4% 0%, rgba(184,116,43,.18), transparent 28%),
    radial-gradient(circle at 96% 10%, rgba(41,185,159,.14), transparent 28%),
    linear-gradient(135deg,var(--isp-cream) 0%, var(--isp-cream-soft) 58%, #eef8ee 100%)!important;
  color:var(--isp-brown-dark)!important;
  border-bottom:1px solid rgba(122,66,20,.14)!important;
  padding-top:86px!important;
  padding-bottom:82px!important;
  position:relative;
  overflow:hidden;
}

.page-hero:before{
  content:"";
  position:absolute;
  right:5%;
  top:22px;
  width:140px;
  height:140px;
  opacity:.14;
  background:
    radial-gradient(circle at 50% 66%, var(--isp-brown) 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, var(--isp-brown) 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, var(--isp-brown) 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, var(--isp-brown) 0 10%, transparent 11%);
  transform:rotate(14deg);
  pointer-events:none;
}

.page-hero:after{
  content:"";
  position:absolute;
  right:-100px;
  bottom:-160px;
  width:420px;
  height:300px;
  border-radius:50%;
  background:rgba(184,116,43,.12);
  pointer-events:none;
}

.page-hero .wrap{
  position:relative;
  z-index:1;
}

.page-hero .eyebrow,
.page-hero .eyebrow.light{
  background:#f2dfbf!important;
  color:#74451a!important;
  border:1px solid rgba(122,66,20,.18)!important;
}

.page-hero .eyebrow i,
.page-hero .eyebrow.light i{
  background:var(--isp-teal)!important;
}

.page-hero h1{
  color:var(--isp-brown-dark)!important;
  letter-spacing:-.08em!important;
  text-wrap:balance;
}

.page-hero p,
.page-hero .lead{
  color:#5e5247!important;
  max-width:760px;
}

/* Any text forced white by older rules should not affect warm page headings now. */
.page-hero *,
.page-hero h1,
.page-hero p{
  text-shadow:none!important;
}

/* Homepage four-step cards: replace blue/software look with warm pet-theme cards. */
.customer-flow-section{
  background:
    radial-gradient(circle at 0% 6%, rgba(184,116,43,.12), transparent 26%),
    radial-gradient(circle at 100% 0%, rgba(41,185,159,.10), transparent 28%),
    linear-gradient(180deg,#fff3dc 0%, #fff9ef 100%)!important;
  padding-top:78px!important;
  padding-bottom:78px!important;
}

.customer-flow-section .section-head{
  margin-bottom:38px!important;
}

.customer-flow-section .section-head .eyebrow{
  background:#f2dfbf!important;
  color:#74451a!important;
  border:1px solid rgba(122,66,20,.18)!important;
}

.customer-flow-section .section-head h2{
  color:var(--isp-brown-dark)!important;
}

.customer-flow-section .section-head .lead{
  color:#5e5247!important;
}

.journey-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}

.journey-step{
  background:linear-gradient(180deg,#fffdf8,#fff2df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  border-radius:30px!important;
  padding:28px 26px!important;
  min-height:230px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  box-shadow:0 18px 46px rgba(89,55,23,.07)!important;
}

.journey-step:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(184,116,43,.38)!important;
  box-shadow:0 28px 68px rgba(89,55,23,.12)!important;
}

.journey-step b{
  width:54px!important;
  height:54px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,var(--isp-brown),var(--isp-caramel))!important;
  color:#fff!important;
  font-size:19px!important;
  margin-bottom:24px!important;
  box-shadow:0 12px 26px rgba(122,66,20,.20)!important;
}

.journey-step h3{
  color:var(--isp-brown-dark)!important;
  font-size:26px!important;
  letter-spacing:-.045em!important;
  margin-bottom:10px!important;
}

.journey-step p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.48!important;
  font-weight:750!important;
  max-width:100%!important;
}

.journey-step:after{
  width:94px!important;
  height:94px!important;
  right:-32px!important;
  bottom:-38px!important;
  opacity:.14!important;
  background:
    radial-gradient(circle at 50% 66%, var(--isp-brown) 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, var(--isp-brown) 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, var(--isp-brown) 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, var(--isp-brown) 0 10%, transparent 11%)!important;
}

/* Make the remaining major sections less brown-heavy but still warm. */
.selector-section,
.gift-pack-section,
.business-panel{
  background:
    radial-gradient(circle at 8% 0%, rgba(184,116,43,.15), transparent 24%),
    radial-gradient(circle at 95% 8%, rgba(41,185,159,.12), transparent 24%),
    linear-gradient(180deg,#fff3dc 0%, #fff9ef 100%)!important;
  color:var(--isp-brown-dark)!important;
}

.selector-section h2,
.gift-pack-section h2,
.business-panel h2{
  color:var(--isp-brown-dark)!important;
}

.selector-section .lead,
.gift-pack-section .lead,
.business-panel .lead{
  color:#5e5247!important;
}

/* Keep cards in those sections warm and premium without overdoing brown. */
.product-select,
.product-preview,
.gift-card,
.gift-card.featured,
.business-cards div{
  background:linear-gradient(180deg,#fffdf8,#fff3e2)!important;
  color:var(--isp-brown-dark)!important;
  border-color:rgba(122,66,20,.18)!important;
}

.gift-card.featured *,
.business-panel *,
.business-cards *,
.product-preview *,
.product-select *{
  color:inherit!important;
}

.product-select p,
.product-preview p,
.gift-card p,
.business-cards span{
  color:#5e5247!important;
}

/* Business section specifically should no longer look like a dark banner. */
.business-panel .eyebrow.light{
  background:#f2dfbf!important;
  color:#74451a!important;
}

.business-panel .btn.primary{
  background:linear-gradient(135deg,var(--isp-brown),var(--isp-caramel))!important;
  color:#fff!important;
}

.business-panel .btn.ghost{
  background:#fffaf2!important;
  color:var(--isp-brown-dark)!important;
}

/* Button system: warmer but not overpowering. */
.btn.primary{
  background:linear-gradient(135deg,var(--isp-brown),var(--isp-caramel))!important;
  color:#fff!important;
  box-shadow:0 16px 36px rgba(122,66,20,.22)!important;
}

.btn.ghost{
  background:#fffaf2!important;
  border-color:rgba(122,66,20,.20)!important;
  color:var(--isp-brown-dark)!important;
}

/* Keep a little blue only where it is useful for app UI tabs, but reduce the bright software feel. */
.screen-tab.active,
.screen-tab:hover{
  color:var(--isp-brown)!important;
  border-color:rgba(122,66,20,.28)!important;
  background:linear-gradient(180deg,#fffdf8,#fff2df)!important;
  box-shadow:0 18px 42px rgba(89,55,23,.08)!important;
}

/* Responsive: 4 steps become 2 then 1 cleanly. */
@media(max-width:1100px){
  .journey-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:640px){
  .page-hero{
    padding-top:56px!important;
    padding-bottom:56px!important;
  }

  .journey-grid{
    grid-template-columns:1fr!important;
  }

  .journey-step{
    min-height:0!important;
  }
}


/* v3.1.37 paw cards + process page
   Replaces generic round/software icons with warm paw-style marks and makes the process page match the card language. */

/* Generic paw icon system */
.card-icon,
.support-icon,
.feature-icon,
.process-paw,
.mini-paw {
  position: relative;
  display: inline-grid;
  place-items: center;
  color: #9a6028;
}

.card-icon,
.support-icon {
  width: 68px!important;
  height: 68px!important;
  border-radius: 50%!important;
  background: linear-gradient(180deg,#fffaf1,#f4dfbf)!important;
  border: 2px solid rgba(154,96,40,.24)!important;
  box-shadow: 0 16px 34px rgba(89,55,23,.10)!important;
  font-size: 0!important;
  line-height: 0!important;
  color: #9a6028!important;
  margin-bottom: 24px!important;
}

.card-icon:before,
.support-icon:before {
  content: "";
  position: absolute;
  left: 24px;
  top: 31px;
  width: 18px;
  height: 15px;
  border-radius: 50% 50% 44% 44%;
  background: currentColor;
}

.card-icon:after,
.support-icon:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 21px 29px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 33px 21px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 46px 29px,currentColor 0 5px,transparent 6px);
}

/* Hide any old blue SVG/icon text visually inside cards. */
.clickable-card > .card-icon,
.support-action-card > .support-icon,
.contact-action-card > .card-icon {
  overflow: hidden;
}

/* Feature cards on internal pages: use a more premium pet-card layout. */
.page-card-grid .clickable-card,
.page-card-grid .page-card,
.support-action-card,
.contact-action-card {
  background: linear-gradient(180deg,#fffdf8,#fff2df)!important;
  border: 1px solid rgba(122,66,20,.18)!important;
  box-shadow: 0 20px 54px rgba(89,55,23,.07)!important;
  border-radius: 30px!important;
}

.page-card-grid .clickable-card:after,
.contact-action-card:after,
.support-action-card:after {
  content: "";
  position: absolute;
  right: -32px;
  top: -36px;
  width: 145px;
  height: 145px;
  opacity: .10;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%)!important;
  border-radius: 0!important;
}

.page-card-grid .clickable-card h3,
.page-card-grid .page-card h3,
.support-action-card h3,
.contact-action-card h3 {
  color: #1b130d!important;
  letter-spacing: -.05em!important;
}

.page-card-grid .clickable-card p,
.page-card-grid .page-card p,
.support-action-card p,
.contact-action-card p {
  color: #5e5247!important;
}

.page-card-grid .clickable-card b,
.support-action-card b,
.contact-action-card b {
  color: #9a6028!important;
}

/* Replace small eyebrow dots with paws where the label should feel pet-themed. */
.eyebrow i {
  width: 18px!important;
  height: 18px!important;
  background: transparent!important;
  box-shadow: none!important;
  position: relative;
  color: #9a6028;
}

.eyebrow i:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  width: 7px;
  height: 6px;
  border-radius: 50% 50% 44% 44%;
  background: currentColor;
}

.eyebrow i:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 5px 8px,currentColor 0 2px,transparent 3px),
    radial-gradient(circle at 9px 5px,currentColor 0 2px,transparent 3px),
    radial-gradient(circle at 14px 8px,currentColor 0 2px,transparent 3px);
}

/* How It Works page: match the warm card language from other pages. */
.page-content .process-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  margin: 38px 0 28px;
}

.process-card {
  min-height: 430px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: 30px;
  background: linear-gradient(180deg,#fffdf8,#fff2df);
  border: 1px solid rgba(122,66,20,.18);
  box-shadow: 0 20px 54px rgba(89,55,23,.07);
  text-decoration: none;
  color: #1b130d;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.process-card:hover {
  transform: translateY(-5px);
  border-color: rgba(154,96,40,.38);
  box-shadow: 0 30px 76px rgba(89,55,23,.12);
}

.process-card:after {
  content: "";
  position: absolute;
  right: -30px;
  top: -34px;
  width: 138px;
  height: 138px;
  opacity: .11;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%);
}

.process-number {
  width: 54px;
  height: 54px;
  border-radius: 17px;
  display: grid;
  place-items: center;
  color: #9a6028;
  background: linear-gradient(180deg,#fffaf1,#f3dfbf);
  border: 1px solid rgba(122,66,20,.18);
  font-weight: 950;
  font-size: 18px;
  margin-bottom: 26px;
  box-shadow: 0 12px 28px rgba(89,55,23,.06);
}

.process-paw {
  width: 74px;
  height: 74px;
  border-radius: 24px;
  background: linear-gradient(180deg,#fff9ef,#f2dfbf);
  border: 1px solid rgba(122,66,20,.18);
  box-shadow: 0 16px 34px rgba(89,55,23,.08);
  margin-bottom: 26px;
}

.process-paw:before {
  content: "";
  position: absolute;
  left: 27px;
  top: 34px;
  width: 20px;
  height: 17px;
  border-radius: 50% 50% 44% 44%;
  background: currentColor;
}

.process-paw:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 23px 32px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 36px 23px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 50px 32px,currentColor 0 5px,transparent 6px);
}

/* Slightly vary card icon meaning using small overlays but keep all as paws. */
.process-paw-tag:after {
  background:
    radial-gradient(circle at 23px 32px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 36px 23px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 50px 32px,currentColor 0 5px,transparent 6px),
    linear-gradient(45deg,transparent 48%,rgba(255,255,255,.55) 49% 53%,transparent 54%);
}

.process-card h3 {
  margin: 0 0 16px!important;
  color: #1b130d!important;
  font-size: 28px!important;
  line-height: 1.05!important;
  letter-spacing: -.055em!important;
}

.process-card p {
  color: #5e5247!important;
  font-size: 18px!important;
  line-height: 1.48!important;
  margin: 0 0 22px!important;
}

.process-card b {
  margin-top: auto;
  color: #9a6028!important;
  font-weight: 950;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.process-card b:after {
  content: "→";
}

.process-help-strip {
  margin: 28px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.process-help-strip p {
  margin: 0!important;
  color: #5e5247!important;
  font-size: 17px!important;
}

.process-help-strip a {
  color: #9a6028!important;
  font-weight: 950;
  text-decoration: none;
}

.mini-paw {
  width: 24px;
  height: 24px;
  color: #d2ad79;
}

.mini-paw:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 11px;
  width: 8px;
  height: 7px;
  border-radius: 50% 50% 44% 44%;
  background: currentColor;
}

.mini-paw:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 7px 10px,currentColor 0 2.5px,transparent 3.5px),
    radial-gradient(circle at 12px 6px,currentColor 0 2.5px,transparent 3.5px),
    radial-gradient(circle at 17px 10px,currentColor 0 2.5px,transparent 3.5px);
}

/* Homepage simple setup cards: use the same card style when they appear in four-step layout. */
.customer-flow-section .journey-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr))!important;
}

.customer-flow-section .journey-step {
  min-height: 300px!important;
  padding: 30px 28px!important;
  background: linear-gradient(180deg,#fffdf8,#fff2df)!important;
  display: flex!important;
  flex-direction: column!important;
}

.customer-flow-section .journey-step b {
  color: #9a6028!important;
  background: linear-gradient(180deg,#fffaf1,#f3dfbf)!important;
  border: 1px solid rgba(122,66,20,.18)!important;
  box-shadow: 0 12px 28px rgba(89,55,23,.06)!important;
}

.customer-flow-section .journey-step b:before {
  content: "";
}

.customer-flow-section .journey-step h3 {
  font-size: 26px!important;
}

.customer-flow-section .journey-step p {
  font-size: 17px!important;
  color: #5e5247!important;
}

/* Responsive */
@media(max-width:1100px) {
  .page-content .process-card-grid,
  .customer-flow-section .journey-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
  }
}

@media(max-width:640px) {
  .page-content .process-card-grid,
  .customer-flow-section .journey-grid {
    grid-template-columns: 1fr!important;
  }

  .process-card {
    min-height: 0;
  }

  .process-help-strip {
    flex-wrap: wrap;
    text-align: center;
  }
}


/* v3.1.38 full-screen page layout
   Makes internal pages use the full viewport width/section feel instead of narrow boxed pages. */

/* Global page container width can breathe more on large screens. */
.wrap{
  width:min(1500px, calc(100% - 72px))!important;
}

/* Page headers stretch full-screen, with content aligned to the full site grid. */
.page-hero{
  width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  min-height:360px!important;
  display:flex!important;
  align-items:center!important;
  padding-top:92px!important;
  padding-bottom:92px!important;
}

/* Inner page content now feels like full-screen sections, not a small document card. */
.page-content{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding:74px max(36px, calc((100vw - 1500px) / 2 + 36px)) 92px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:
    radial-gradient(circle at 6% 4%, rgba(184,116,43,.10), transparent 26%),
    radial-gradient(circle at 94% 8%, rgba(41,185,159,.09), transparent 26%),
    linear-gradient(180deg,#fff8ec 0%,#fff3dc 100%)!important;
}

/* Keep normal text readable but no longer narrow. */
.page-content > h2,
.page-content > p,
.page-content > ul,
.page-content > ol,
.page-content > .legal-index,
.page-content > .process-help-strip{
  max-width:1220px;
  margin-left:auto;
  margin-right:auto;
}

.page-content > h2{
  font-size:clamp(42px,4.2vw,70px)!important;
  line-height:.98!important;
  letter-spacing:-.065em!important;
  color:#1b130d!important;
}

.page-content > p{
  font-size:clamp(18px,1.35vw,23px)!important;
  max-width:1180px;
  color:#5e5247!important;
}

/* All page cards should use the wider screen area. */
.page-content .page-card-grid,
.page-content .product-page-grid,
.page-content .support-action-grid,
.page-content .contact-action-grid,
.page-content .process-card-grid,
.page-content .journey-card-list,
.page-content .activation-flow,
.page-content .support-faq,
.page-content .legal-card-grid{
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Card grids use available screen width elegantly. */
.page-content .page-card-grid,
.page-content .product-page-grid,
.page-content .support-action-grid,
.page-content .contact-action-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
}

.page-content .product-page-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

/* Legal cards can be full width and neat. */
.page-content .legal-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

/* Process cards stretch cleanly across the screen. */
.page-content .process-card-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
}

/* Journey/list style pages also become proper full-width card systems. */
.page-content .journey-card-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:22px!important;
}

.page-content .journey-link-card{
  min-height:190px;
}

/* Activation/support panels full-width alignment. */
.activation-help-panel,
.support-contact-panel{
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Login/account pages also get full-screen presentation. */
.login-layout,
.account-grid{
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Avoid awkward line lengths inside legal pages. */
.page-content h3,
.page-content h4{
  max-width:1220px;
}

/* Make card heights more balanced on full screen. */
.page-card,
.product-page-card,
.support-action-card,
.contact-action-card,
.process-card{
  min-height:320px;
}

.product-page-card{
  min-height:390px;
}

/* Page-specific long legal pages should still be readable. */
.page-content .legal-index{
  max-width:1500px;
}

/* Mobile and tablet */
@media(max-width:1200px){
  .wrap{
    width:min(100% - 44px, 1180px)!important;
  }

  .page-content{
    padding-left:22px!important;
    padding-right:22px!important;
  }

  .page-content .product-page-grid,
  .page-content .process-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .page-content .page-card-grid,
  .page-content .support-action-grid,
  .page-content .contact-action-grid,
  .page-content .legal-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:760px){
  .wrap{
    width:min(100% - 28px, 100%)!important;
  }

  .page-hero{
    min-height:260px!important;
    padding-top:58px!important;
    padding-bottom:58px!important;
  }

  .page-content{
    padding-top:44px!important;
    padding-bottom:64px!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .page-content .page-card-grid,
  .page-content .product-page-grid,
  .page-content .support-action-grid,
  .page-content .contact-action-grid,
  .page-content .process-card-grid,
  .page-content .journey-card-list,
  .page-content .activation-flow,
  .page-content .legal-card-grid{
    grid-template-columns:1fr!important;
  }

  .page-card,
  .product-page-card,
  .support-action-card,
  .contact-action-card,
  .process-card{
    min-height:0;
  }
}


/* v3.1.40 public QA cleanup
   Final customer-facing polish after page-width changes. */
.public-note,
.admin-note,
.developer-note {
  display: none !important;
}

/* Keep page hero copy warm even if older templates had inline colours. */
.page-hero .lead,
.page-hero p {
  color: #5e5247 !important;
}

/* Legal and support text remains readable on full-width pages. */
.page-content > p,
.page-content li {
  color: #5e5247;
}

/* Button and card links use the brand accent consistently. */
.page-content a:not(.btn),
.process-card b,
.clickable-card b,
.support-action-card b,
.contact-action-card b {
  color: #9a6028 !important;
}



/* v3.1.41 launch polish
   Final public-facing polish before product/plugin integration.
   Focus: consistent cards, shop/account/support readability, clean full-screen pages and customer journey CTAs. */

/* Softer but consistent full-site rhythm */
.section,
.page-content {
  scroll-margin-top: 96px;
}

.page-content {
  overflow: hidden;
}

/* Standardise warm cards across public pages */
.page-card,
.product-page-card,
.support-action-card,
.contact-action-card,
.process-card,
.journey-link-card,
.activation-card,
.gift-card,
.product-select,
.product-preview,
.business-cards div,
.trust-deep-card,
.account-card,
.login-panel {
  border-radius: 30px !important;
  background: linear-gradient(180deg,#fffdf8,#fff3df) !important;
  border: 1px solid rgba(122,66,20,.18) !important;
  box-shadow: 0 20px 54px rgba(89,55,23,.07) !important;
}

/* Keep links warm/premium instead of default blue */
.page-content a:not(.btn),
.page-card b,
.product-page-card b,
.support-action-card b,
.contact-action-card b,
.process-card b,
.journey-link-card b,
.activation-card b {
  color: #9a6028 !important;
}

/* Customer journey CTA rows */
.page-action-row,
.product-actions,
.gift-actions,
.support-contact-actions {
  gap: 14px !important;
}

.page-action-row .btn,
.product-actions .btn,
.gift-actions .btn,
.support-contact-actions .btn {
  min-width: 180px;
}

/* Better product card visual hierarchy */
.product-page-card .product-chip,
.product-chip,
.gift-badge {
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  background: #f2dfbf !important;
  color: #74451a !important;
  border: 1px solid rgba(122,66,20,.18) !important;
  font-size: 12px !important;
  font-weight: 950 !important;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.product-page-card h3,
.page-card h3,
.support-action-card h3,
.contact-action-card h3 {
  line-height: 1.05 !important;
  text-wrap: balance;
}

/* Make feature/support icons consistently paw-branded */
.card-icon,
.support-icon {
  color: #9a6028 !important;
}

/* Full-width legal and text pages stay readable */
.page-content > h2 + p,
.page-content > p:first-of-type {
  max-width: 1180px;
}

.page-content ul,
.page-content ol {
  max-width: 1180px;
}

/* Legal index nicer on full-width pages */
.legal-index {
  max-width: 1500px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
}

.legal-index a {
  background: #fffaf2 !important;
  border-color: rgba(122,66,20,.18) !important;
  color: #74451a !important;
}

/* Support page: make the three actions feel primary */
.support-action-grid {
  align-items: stretch !important;
}

.support-action-card {
  min-height: 300px !important;
}

.support-contact-panel {
  background:
    radial-gradient(circle at 92% 0%, rgba(41,185,159,.14), transparent 28%),
    linear-gradient(135deg,#fff1db,#fff9ef) !important;
  border: 1px solid rgba(122,66,20,.18) !important;
  box-shadow: 0 24px 64px rgba(89,55,23,.08) !important;
  color: #1b130d !important;
}

.support-contact-panel *,
.support-contact-panel h2,
.support-contact-panel p {
  color: #1b130d !important;
}

.support-contact-panel .eyebrow {
  color: #74451a !important;
}

.support-contact-panel .btn.primary {
  color: #fff !important;
}

/* Login/account public pages */
.login-layout {
  gap: 28px !important;
}

.login-panel,
.login-side {
  background: linear-gradient(180deg,#fffdf8,#fff3df) !important;
  border: 1px solid rgba(122,66,20,.18) !important;
  color: #1b130d !important;
}

.login-side *,
.login-side p,
.login-side li {
  color: #1b130d !important;
}

.insyncpet-login-form input[type=text],
.insyncpet-login-form input[type=password],
.field input,
.field select,
.field textarea {
  background: #fffaf2 !important;
  border-color: rgba(122,66,20,.22) !important;
}

.insyncpet-login-form input[type=text]:focus,
.insyncpet-login-form input[type=password]:focus,
.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: 3px solid rgba(154,96,40,.13) !important;
  border-color: rgba(154,96,40,.45) !important;
}

/* Final CTA should feel like the hero, not a generic white band */
.final-cta {
  background:
    radial-gradient(circle at 8% 10%, rgba(184,116,43,.14), transparent 28%),
    radial-gradient(circle at 92% 10%, rgba(41,185,159,.10), transparent 28%),
    linear-gradient(180deg,#fff1db,#fff8ec) !important;
}

.final-cta h2 {
  color: #1b130d !important;
  text-wrap: balance;
}

/* Product/app tabs stay readable */
.screen-tab,
.product-select {
  color: #1b130d !important;
  text-shadow: none !important;
}

.screen-tab.active,
.screen-tab:hover,
.product-select.active,
.product-select:hover {
  transform: translateY(-3px) !important;
}

/* Reduce accidental giant white gaps after full-width page change */
.page-content > *:last-child {
  margin-bottom: 0 !important;
}

/* Mobile polish */
@media(max-width: 760px) {
  .page-action-row .btn,
  .product-actions .btn,
  .gift-actions .btn,
  .support-contact-actions .btn {
    width: 100%;
    min-width: 0;
  }

  .page-content {
    overflow: visible;
  }

  .support-action-card,
  .product-page-card,
  .page-card,
  .process-card {
    min-height: 0 !important;
  }
}


/* v3.1.42 restore login + basket */
.nav-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.nav-login-btn,
.nav-shop-btn {
  white-space: nowrap;
}

.basket-link {
  position: relative;
  min-height: 54px;
  padding: 12px 15px;
  border-radius: 18px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: #fffaf2;
  border: 1px solid rgba(122,66,20,.20);
  color: #1b130d;
  font-weight: 950;
  box-shadow: 0 10px 26px rgba(89,55,23,.06);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.basket-link:hover {
  transform: translateY(-2px);
  border-color: rgba(154,96,40,.38);
  box-shadow: 0 18px 42px rgba(89,55,23,.10);
}

.basket-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  color: #9a6028;
}

.basket-icon:before {
  content: "";
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 3px;
  height: 13px;
  border: 2px solid currentColor;
  border-radius: 4px 4px 6px 6px;
}

.basket-icon:after {
  content: "";
  position: absolute;
  left: 6px;
  right: 6px;
  top: 2px;
  height: 10px;
  border: 2px solid currentColor;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}

.basket-label {
  line-height: 1;
}

.basket-count {
  min-width: 22px;
  height: 22px;
  padding: 0 6px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  background: #f2dfbf;
  color: #74451a;
  font-size: 12px;
  font-weight: 950;
  line-height: 1;
}

.basket-count.has-items {
  background: linear-gradient(135deg,#7a4214,#b8742b);
  color: #fff;
}

@media(max-width: 1180px) {
  .basket-label {
    display: none;
  }

  .basket-link {
    padding-left: 13px;
    padding-right: 13px;
  }

  .nav-actions .btn {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media(max-width: 980px) {
  .nav-actions {
    display: none;
  }
}


/* v3.1.43 professional header rebuild
   Fixes oversized amateur-looking account/basket buttons and restores proper icon treatment. */
.site-header{
  background:rgba(255,248,236,.92)!important;
  border-bottom:1px solid rgba(122,66,20,.12)!important;
  box-shadow:0 10px 32px rgba(89,55,23,.05)!important;
}

.nav{
  height:82px!important;
  gap:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
}

.brand{
  gap:12px!important;
  font-size:30px!important;
  letter-spacing:-.055em!important;
  color:#1b130d!important;
  flex:0 0 auto!important;
}

.mark{
  width:48px!important;
  height:48px!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,#b8742b,#d49a4a)!important;
  box-shadow:0 14px 30px rgba(122,66,20,.18)!important;
}

/* Keep the main nav premium and not chunky */
.menu{
  flex:1 1 auto!important;
  justify-content:center!important;
  gap:clamp(18px,1.6vw,30px)!important;
  font-size:15px!important;
  font-weight:900!important;
}

.menu a{
  padding:30px 0 27px!important;
  color:#1b130d!important;
  white-space:nowrap!important;
}

.menu a.active,
.menu a:hover{
  color:#9a6028!important;
}

.menu a.active:after{
  background:linear-gradient(90deg,#b8742b,#d49a4a)!important;
  height:3px!important;
}

/* New compact account/basket controls */
.nav-actions-polished{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  flex:0 0 auto!important;
}

.nav-icon-link{
  min-height:46px!important;
  height:46px!important;
  padding:9px 13px!important;
  border-radius:16px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  color:#1b130d!important;
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(122,66,20,.16)!important;
  box-shadow:0 10px 22px rgba(89,55,23,.05)!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  white-space:nowrap!important;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease!important;
}

.nav-icon-link:hover{
  transform:translateY(-2px)!important;
  background:#fffaf2!important;
  border-color:rgba(154,96,40,.34)!important;
  box-shadow:0 16px 34px rgba(89,55,23,.10)!important;
}

.nav-svg{
  width:23px!important;
  height:23px!important;
  flex:0 0 23px!important;
  display:inline-grid!important;
  place-items:center!important;
  color:#9a6028!important;
}

.nav-svg svg{
  width:23px!important;
  height:23px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.15!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.nav-icon-text{
  display:inline-block!important;
  letter-spacing:-.015em!important;
}

.basket-link-polished{
  position:relative!important;
  padding-right:10px!important;
}

.basket-count{
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  display:inline-grid!important;
  place-items:center!important;
  background:#f2dfbf!important;
  color:#74451a!important;
  border:1px solid rgba(122,66,20,.12)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:950!important;
}

.basket-count.has-items{
  background:linear-gradient(135deg,#7a4214,#b8742b)!important;
  color:#fff!important;
  border-color:transparent!important;
}

/* Remove old CSS-drawn basket completely */
.basket-icon,
.basket-icon:before,
.basket-icon:after{
  display:none!important;
  content:none!important;
}

/* Remove the giant nav button behaviour from earlier versions */
.nav-actions .btn,
.nav-actions .btn.primary,
.nav-actions .btn.ghost,
.nav-login-btn,
.nav-shop-btn{
  min-height:0!important;
  min-width:0!important;
  padding:0!important;
  box-shadow:none!important;
}

/* Make header fit before mobile collapse */
@media(max-width:1320px){
  .brand{
    font-size:27px!important;
  }
  .menu{
    gap:18px!important;
    font-size:14px!important;
  }
  .nav-icon-link{
    padding-left:11px!important;
    padding-right:11px!important;
  }
}

@media(max-width:1180px){
  .nav{
    height:76px!important;
  }
  .brand{
    font-size:25px!important;
  }
  .mark{
    width:44px!important;
    height:44px!important;
  }
  .nav-icon-text{
    display:none!important;
  }
  .nav-icon-link{
    width:48px!important;
    padding-left:0!important;
    padding-right:0!important;
    gap:0!important;
  }
  .basket-link-polished{
    width:auto!important;
    padding-left:12px!important;
    padding-right:10px!important;
    gap:7px!important;
  }
  .basket-link-polished .basket-count{
    display:inline-grid!important;
  }
}

@media(max-width:980px){
  .menu,
  .nav-actions-polished{
    display:none!important;
  }
  .hamb{
    display:block!important;
    background:#fffaf2!important;
    border:1px solid rgba(122,66,20,.18)!important;
  }
  .nav{
    height:72px!important;
  }
}

/* Mobile open menu should match the warm premium header */
@media(max-width:980px){
  .menu.mobile-open{
    top:72px!important;
    background:#fffaf2!important;
    border:1px solid rgba(122,66,20,.18)!important;
    box-shadow:0 24px 64px rgba(89,55,23,.12)!important;
  }
  .menu.mobile-open a{
    color:#1b130d!important;
  }
}


/* v3.1.44 header correction
   Compact professional CTA + icon-only login/account and basket controls. */
.nav-actions-polished{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  flex:0 0 auto!important;
}

.nav-cta-tag{
  min-height:44px!important;
  height:44px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#9a6028,#c9893b)!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
  box-shadow:0 12px 26px rgba(122,66,20,.18)!important;
  border:1px solid rgba(122,66,20,.08)!important;
  transition:transform .2s ease, box-shadow .2s ease!important;
}

.nav-cta-tag:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 18px 38px rgba(122,66,20,.24)!important;
}

.nav-icon-only{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  padding:0!important;
  border-radius:999px!important;
  display:inline-grid!important;
  place-items:center!important;
  position:relative!important;
  background:#fffaf2!important;
  color:#9a6028!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 10px 22px rgba(89,55,23,.06)!important;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease!important;
}

.nav-icon-only:hover{
  transform:translateY(-2px)!important;
  background:#fff6e8!important;
  border-color:rgba(154,96,40,.36)!important;
  box-shadow:0 16px 34px rgba(89,55,23,.11)!important;
}

.nav-icon-only svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.15!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

/* Basket count becomes a badge on the icon, not text button content */
.nav-icon-only .basket-count,
.basket-link-polished .basket-count{
  position:absolute!important;
  right:-6px!important;
  top:-6px!important;
  min-width:20px!important;
  height:20px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  display:grid!important;
  place-items:center!important;
  background:#e8d3b0!important;
  color:#74451a!important;
  border:2px solid #fffaf2!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:950!important;
}

.nav-icon-only .basket-count.has-items,
.basket-link-polished .basket-count.has-items{
  background:linear-gradient(135deg,#7a4214,#b8742b)!important;
  color:#fff!important;
}

/* Hard kill any old oversized header button styles */
.nav-actions-polished .btn,
.nav-actions-polished .nav-login-btn,
.nav-actions-polished .nav-shop-btn,
.nav-actions-polished .nav-icon-link,
.nav-actions-polished .basket-link{
  all:unset;
}

/* Restore expected styles after all:unset for any old classes that survive */
.nav-actions-polished .nav-cta-tag,
.nav-actions-polished .nav-icon-only{
  box-sizing:border-box!important;
  cursor:pointer!important;
  text-decoration:none!important;
  font-family:inherit!important;
}

.nav-actions-polished .nav-cta-tag{
  min-height:44px!important;
  height:44px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#9a6028,#c9893b)!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  white-space:nowrap!important;
  box-shadow:0 12px 26px rgba(122,66,20,.18)!important;
}

.nav-actions-polished .nav-icon-only{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  border-radius:999px!important;
  display:inline-grid!important;
  place-items:center!important;
  position:relative!important;
  background:#fffaf2!important;
  color:#9a6028!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 10px 22px rgba(89,55,23,.06)!important;
}

/* Prevent the CTA from becoming a huge full-width mobile block in the header. */
@media(max-width:1180px){
  .nav-cta-tag{
    padding:0 14px!important;
    font-size:13px!important;
  }
  .nav-icon-only{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }
}

@media(max-width:980px){
  .nav-actions-polished{
    display:none!important;
  }
}


/* v3.1.45 restore paw logo
   Restores the InSyncPets brand mark to a paw instead of a pin/location-style icon. */
.brand .mark,
.mark{
  position:relative!important;
  display:inline-grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#9a6028,#d49a4a)!important;
  border-radius:17px!important;
  box-shadow:0 14px 30px rgba(122,66,20,.18)!important;
}

.brand .mark:before,
.mark:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:53%!important;
  width:17px!important;
  height:15px!important;
  border-radius:50% 50% 46% 46%!important;
  background:#fffaf2!important;
  transform:translate(-50%,-50%) rotate(0deg)!important;
  display:block!important;
  box-shadow:none!important;
}

.brand .mark:after,
.mark:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  background:
    radial-gradient(circle at 28% 40%, #fffaf2 0 5px, transparent 5.8px),
    radial-gradient(circle at 43% 28%, #fffaf2 0 5px, transparent 5.8px),
    radial-gradient(circle at 58% 28%, #fffaf2 0 5px, transparent 5.8px),
    radial-gradient(circle at 72% 40%, #fffaf2 0 5px, transparent 5.8px)!important;
  transform:none!important;
  display:block!important;
  box-shadow:none!important;
}

/* Footer/small mark version */
.mark.small{
  width:28px!important;
  height:28px!important;
  border-radius:10px!important;
}

.mark.small:before{
  width:10px!important;
  height:9px!important;
}

.mark.small:after{
  background:
    radial-gradient(circle at 28% 40%, #fffaf2 0 3px, transparent 3.6px),
    radial-gradient(circle at 43% 28%, #fffaf2 0 3px, transparent 3.6px),
    radial-gradient(circle at 58% 28%, #fffaf2 0 3px, transparent 3.6px),
    radial-gradient(circle at 72% 40%, #fffaf2 0 3px, transparent 3.6px)!important;
}


/* v3.1.46 professional SVG paw logo
   Replaces the previous CSS-drawn paw with a clean inline SVG mark. */
.brand .mark.mark-logo,
.mark.mark-logo{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  border-radius:16px!important;
  display:inline-grid!important;
  place-items:center!important;
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#9a6028 0%,#c9893b 58%,#d9a85e 100%)!important;
  box-shadow:
    0 14px 30px rgba(122,66,20,.20),
    inset 0 1px 0 rgba(255,255,255,.24)!important;
}

.brand .mark.mark-logo:before,
.brand .mark.mark-logo:after,
.mark.mark-logo:before,
.mark.mark-logo:after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
}

.brand-paw-svg{
  width:31px!important;
  height:31px!important;
  display:block!important;
  fill:#fffaf2!important;
  stroke:none!important;
  transform:translateY(1px)!important;
  filter:drop-shadow(0 1px 0 rgba(66,35,10,.12));
}

.brand:hover .brand-paw-svg{
  transform:translateY(1px) scale(1.03)!important;
}

.brand span:last-child{
  color:#1b130d!important;
}

/* Keep the header logo crisp at smaller widths. */
@media(max-width:1180px){
  .brand .mark.mark-logo,
  .mark.mark-logo{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    border-radius:15px!important;
  }
  .brand-paw-svg{
    width:28px!important;
    height:28px!important;
  }
}


/* v3.1.47 confirmed paw-pin logo asset
   Uses the approved paw-in-location-pin logo image instead of the temporary drawn/SVG mark. */
.brand .mark.mark-logo,
.mark.mark-logo{
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  border-radius:16px!important;
  display:inline-grid!important;
  place-items:center!important;
  position:relative!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}

.brand .mark.mark-logo:before,
.brand .mark.mark-logo:after,
.mark.mark-logo:before,
.mark.mark-logo:after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
}

.brand-logo-img{
  width:50px!important;
  height:50px!important;
  display:block!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 15px rgba(122,66,20,.18));
  transform:translateY(0);
}

.brand:hover .brand-logo-img{
  transform:translateY(-1px) scale(1.02);
}

/* Hide previous SVG logo styling if browser cache retains it */
.brand-paw-svg{
  display:none!important;
}

@media(max-width:1180px){
  .brand .mark.mark-logo,
  .mark.mark-logo,
  .brand-logo-img{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
  }
}


/* v3.1.48 shop, basket, checkout and account styling
   Makes the live buying/account pages match the InSyncPets warm premium theme. */

/* Commerce page wrapper */
.insyncpet-commerce .page-hero .lead{
  color:#5e5247!important;
}

.woo-content,
.commerce-content{
  background:
    radial-gradient(circle at 6% 4%, rgba(184,116,43,.10), transparent 26%),
    radial-gradient(circle at 94% 8%, rgba(41,185,159,.09), transparent 26%),
    linear-gradient(180deg,#fff8ec 0%,#fff3dc 100%)!important;
}

.woocommerce,
.woocommerce-page{
  color:#1b130d;
}

/* Global commerce cards/panels */
.woocommerce .woocommerce-notices-wrapper,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .cart_totals,
.woocommerce-checkout-review-order,
.woocommerce-checkout #payment,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content,
.woocommerce .woocommerce-order,
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-shipping-fields,
.woocommerce .woocommerce-additional-fields{
  border-radius:30px!important;
  border:1px solid rgba(122,66,20,.18)!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
}

/* Notices */
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error{
  padding:18px 22px 18px 58px!important;
  margin:0 0 22px!important;
  color:#1b130d!important;
  line-height:1.45!important;
  font-weight:750!important;
}

.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-error::before{
  color:#9a6028!important;
  top:19px!important;
  left:24px!important;
}

.woocommerce .woocommerce-error{
  border-color:rgba(176,57,44,.24)!important;
  background:linear-gradient(180deg,#fff8f4,#fff0e8)!important;
}

.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button{
  float:none!important;
  margin-left:12px!important;
}

/* Buttons */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{
  min-height:50px!important;
  border:0!important;
  border-radius:999px!important;
  padding:14px 22px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#9a6028,#c9893b)!important;
  color:#fff!important;
  font-weight:950!important;
  font-size:15px!important;
  line-height:1!important;
  box-shadow:0 14px 30px rgba(122,66,20,.18)!important;
  transition:transform .2s ease, box-shadow .2s ease!important;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #payment #place_order:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 20px 42px rgba(122,66,20,.24)!important;
  color:#fff!important;
}

.woocommerce a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled]{
  opacity:.55!important;
  transform:none!important;
  cursor:not-allowed!important;
}

/* Forms */
.woocommerce form .form-row label,
.woocommerce-page form .form-row label{
  color:#1b130d!important;
  font-weight:900!important;
  margin-bottom:8px!important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.woocommerce .quantity .qty,
.woocommerce input[type=text],
.woocommerce input[type=email],
.woocommerce input[type=tel],
.woocommerce input[type=password],
.woocommerce textarea,
.woocommerce select,
.select2-container--default .select2-selection--single{
  min-height:50px!important;
  border-radius:16px!important;
  border:1px solid rgba(122,66,20,.22)!important;
  background:#fffaf2!important;
  color:#1b130d!important;
  padding:13px 15px!important;
  font:inherit!important;
  box-shadow:none!important;
}

.select2-container--default .select2-selection--single{
  display:flex!important;
  align-items:center!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  color:#1b130d!important;
  padding-left:0!important;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.woocommerce .quantity .qty:focus,
.woocommerce input:focus,
.woocommerce textarea:focus,
.woocommerce select:focus,
.select2-container--default.select2-container--open .select2-selection--single{
  outline:3px solid rgba(154,96,40,.13)!important;
  border-color:rgba(154,96,40,.45)!important;
}

/* Product archive */
.woocommerce ul.products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  margin:28px 0 0!important;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after{
  display:none!important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{
  width:auto!important;
  float:none!important;
  clear:none!important;
  margin:0!important;
  padding:22px!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  overflow:hidden!important;
}

.woocommerce ul.products li.product a img{
  border-radius:24px!important;
  background:#fffaf2!important;
  margin:0 0 18px!important;
  box-shadow:none!important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
  color:#1b130d!important;
  font-size:24px!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  padding:0!important;
  margin:0 0 10px!important;
}

.woocommerce ul.products li.product .price{
  color:#9a6028!important;
  font-size:18px!important;
  font-weight:950!important;
  margin:0 0 16px!important;
}

.woocommerce span.onsale{
  min-height:0!important;
  min-width:0!important;
  padding:8px 11px!important;
  border-radius:999px!important;
  background:#f2dfbf!important;
  color:#74451a!important;
  font-weight:950!important;
  line-height:1!important;
}

/* Single product */
.woocommerce div.product{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:42px;
  align-items:start;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary{
  width:auto!important;
  float:none!important;
}

.woocommerce div.product div.images{
  border-radius:32px!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  padding:18px!important;
}

.woocommerce div.product div.images img{
  border-radius:24px!important;
}

.woocommerce div.product div.summary{
  border-radius:32px!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  padding:34px!important;
}

.woocommerce div.product .product_title{
  color:#1b130d!important;
  font-size:clamp(38px,4vw,62px)!important;
  line-height:1!important;
  letter-spacing:-.065em!important;
  margin:0 0 14px!important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price{
  color:#9a6028!important;
  font-size:28px!important;
  font-weight:950!important;
}

.woocommerce div.product form.cart{
  display:flex!important;
  gap:12px!important;
  align-items:center!important;
  margin:26px 0!important;
}

.woocommerce div.product form.cart .quantity{
  margin:0!important;
}

.woocommerce div.product .woocommerce-tabs{
  grid-column:1 / -1;
  border-radius:32px!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  padding:28px!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
  padding:0!important;
  margin:0 0 24px!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
  border-bottom-color:rgba(122,66,20,.16)!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border:1px solid rgba(122,66,20,.18)!important;
  background:#fffaf2!important;
  border-radius:14px 14px 0 0!important;
}

/* Cart / basket page */
.woocommerce-cart-form,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals{
  border-radius:30px!important;
  overflow:hidden!important;
  border:1px solid rgba(122,66,20,.18)!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
}

.woocommerce table.shop_table{
  border-collapse:separate!important;
  border-spacing:0!important;
  margin:0 0 24px!important;
}

.woocommerce table.shop_table th{
  background:#f4dfbf!important;
  color:#1b130d!important;
  font-weight:950!important;
  border:0!important;
  padding:18px!important;
}

.woocommerce table.shop_table td{
  border-top:1px solid rgba(122,66,20,.13)!important;
  color:#4f4439!important;
  padding:18px!important;
}

.woocommerce-cart table.cart img{
  width:74px!important;
  border-radius:16px!important;
  background:#fffaf2!important;
}

.woocommerce-cart table.cart td.actions{
  background:#fff8ec!important;
}

.woocommerce-cart table.cart td.actions .coupon{
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
  min-width:240px!important;
}

.woocommerce-cart .cart-collaterals{
  display:flex!important;
  justify-content:flex-end!important;
}

.woocommerce-cart .cart-collaterals .cart_totals{
  width:min(480px,100%)!important;
  float:none!important;
  padding:28px!important;
}

.woocommerce-cart .cart-collaterals .cart_totals h2{
  color:#1b130d!important;
  font-size:32px!important;
  letter-spacing:-.045em!important;
  margin:0 0 18px!important;
}

.woocommerce-cart .wc-proceed-to-checkout{
  padding:18px 0 0!important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  width:100%!important;
  margin:0!important;
}

/* Checkout */
.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(380px,.58fr)!important;
  gap:28px!important;
  align-items:start!important;
}

.woocommerce-checkout #customer_details{
  display:grid!important;
  gap:22px!important;
}

.woocommerce-checkout #customer_details .col-1,
.woocommerce-checkout #customer_details .col-2{
  width:100%!important;
  float:none!important;
}

.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-shipping-fields,
.woocommerce .woocommerce-additional-fields{
  padding:28px!important;
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
.woocommerce .woocommerce-additional-fields h3,
.woocommerce-checkout h3#order_review_heading{
  color:#1b130d!important;
  font-size:30px!important;
  letter-spacing:-.045em!important;
  margin:0 0 18px!important;
}

.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout-review-order{
  grid-column:2;
}

.woocommerce-checkout-review-order{
  padding:24px!important;
}

.woocommerce-checkout #payment{
  background:linear-gradient(180deg,#fffaf2,#fff3df)!important;
  padding:20px!important;
  margin-top:22px!important;
}

.woocommerce-checkout #payment ul.payment_methods{
  border-bottom:1px solid rgba(122,66,20,.16)!important;
  padding:0 0 18px!important;
}

.woocommerce-checkout #payment div.payment_box{
  background:#fff8ec!important;
  color:#5e5247!important;
  border-radius:18px!important;
}

.woocommerce-checkout #payment div.payment_box::before{
  border-bottom-color:#fff8ec!important;
}

/* My account */
.woocommerce-account .woocommerce{
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:28px!important;
  align-items:start!important;
}

.woocommerce-MyAccount-navigation{
  padding:20px!important;
}

.woocommerce-MyAccount-navigation ul{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:8px!important;
}

.woocommerce-MyAccount-navigation li a{
  display:flex!important;
  align-items:center!important;
  min-height:48px!important;
  border-radius:16px!important;
  padding:12px 14px!important;
  color:#1b130d!important;
  font-weight:900!important;
  background:#fffaf2!important;
  border:1px solid rgba(122,66,20,.12)!important;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover{
  background:#f2dfbf!important;
  color:#74451a!important;
}

.woocommerce-MyAccount-content{
  padding:28px!important;
  min-height:360px!important;
}

.woocommerce-MyAccount-content p{
  color:#5e5247!important;
}

.woocommerce-account .addresses .title h3,
.woocommerce-Address-title h3{
  color:#1b130d!important;
  font-size:26px!important;
  letter-spacing:-.04em!important;
}

/* Empty basket / return links */
.woocommerce-cart .cart-empty,
.woocommerce-info.cart-empty{
  text-align:center!important;
}

.woocommerce-cart .return-to-shop{
  text-align:center!important;
  margin-top:18px!important;
}

/* Responsive commerce */
@media(max-width:1100px){
  .woocommerce ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .woocommerce div.product{
    grid-template-columns:1fr!important;
  }

  .woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
  }

  .woocommerce-checkout h3#order_review_heading,
  .woocommerce-checkout-review-order{
    grid-column:auto!important;
  }

  .woocommerce-account .woocommerce{
    grid-template-columns:1fr!important;
  }

  .woocommerce-MyAccount-navigation ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:700px){
  .woocommerce ul.products{
    grid-template-columns:1fr!important;
  }

  .woocommerce-cart table.cart td.actions .coupon{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text{
    min-width:0!important;
    width:100%!important;
  }

  .woocommerce-cart table.cart td.actions .button{
    width:100%!important;
    margin-top:10px!important;
  }

  .woocommerce div.product form.cart{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .woocommerce div.product form.cart .button{
    width:100%!important;
  }

  .woocommerce-MyAccount-navigation ul{
    grid-template-columns:1fr!important;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr{
    border-bottom:1px solid rgba(122,66,20,.14)!important;
  }

  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before{
    color:#1b130d!important;
    font-weight:950!important;
  }
}


/* v3.1.49 existing customer / buy more flow */
.existing-shop-banner,
.existing-customer-hero,
.existing-customer-strip{
  max-width:1500px;
  margin:28px auto;
  border-radius:32px;
  background:
    radial-gradient(circle at 96% 4%,rgba(41,185,159,.14),transparent 28%),
    linear-gradient(135deg,#fffdf8,#fff0d8);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 22px 58px rgba(89,55,23,.08);
  padding:28px;
}

.existing-shop-banner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-top:30px;
  margin-bottom:32px;
}

.existing-shop-banner h3,
.existing-customer-hero h3{
  color:#1b130d!important;
  font-size:clamp(28px,3vw,44px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  margin:14px 0 10px!important;
}

.existing-shop-banner p,
.existing-customer-hero p,
.existing-customer-card p,
.account-quick-card p,
.existing-customer-strip p{
  color:#5e5247!important;
}

.existing-customer-grid,
.account-quick-grid{
  max-width:1500px!important;
  margin:34px auto!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}

.existing-customer-card,
.account-quick-card{
  min-height:300px;
  position:relative;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  border-radius:30px;
  padding:28px;
  background:linear-gradient(180deg,#fffdf8,#fff3df);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 20px 54px rgba(89,55,23,.07);
  color:#1b130d!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.existing-customer-card:hover,
.account-quick-card:hover{
  transform:translateY(-4px);
  border-color:rgba(154,96,40,.35);
  box-shadow:0 30px 76px rgba(89,55,23,.12);
}

.existing-customer-card:after,
.account-quick-card:after{
  content:"";
  position:absolute;
  right:-30px;
  top:-34px;
  width:138px;
  height:138px;
  opacity:.10;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%);
}

.existing-icon{
  width:66px;
  height:66px;
  border-radius:22px;
  display:block;
  position:relative;
  color:#9a6028;
  background:linear-gradient(180deg,#fffaf1,#f3dfbf);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 14px 30px rgba(89,55,23,.07);
  margin-bottom:24px;
}

.existing-icon:before{
  content:"";
  position:absolute;
  left:24px;
  top:31px;
  width:18px;
  height:15px;
  border-radius:50% 50% 44% 44%;
  background:currentColor;
}

.existing-icon:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 20px 29px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 33px 20px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 46px 29px,currentColor 0 5px,transparent 6px);
}

.existing-customer-card h3,
.account-quick-card h3{
  color:#1b130d!important;
  font-size:28px!important;
  line-height:1.05!important;
  letter-spacing:-.055em!important;
  margin:0 0 14px!important;
}

.existing-customer-card p,
.account-quick-card p{
  font-size:17px!important;
  line-height:1.5!important;
  margin:0 0 22px!important;
}

.existing-customer-card b,
.account-quick-card b{
  margin-top:auto;
  color:#9a6028!important;
  font-weight:950;
}

.existing-customer-card b:after,
.account-quick-card b:after{
  content:" →";
}

.existing-customer-strip{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:center;
  padding:20px 24px;
}

.existing-customer-strip p{
  margin:0!important;
  font-size:17px!important;
}

.existing-customer-strip a{
  color:#9a6028!important;
  font-weight:950;
  white-space:nowrap;
}

@media(max-width:1100px){
  .existing-customer-grid,
  .account-quick-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .existing-shop-banner{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media(max-width:700px){
  .existing-customer-grid,
  .account-quick-grid{
    grid-template-columns:1fr!important;
  }
  .existing-customer-card,
  .account-quick-card{
    min-height:0;
  }
  .existing-customer-strip{
    flex-wrap:wrap;
  }
}


/* v3.1.50 visible shop catalogue fallback
   Ensures the shop never appears empty before live store products are configured. */
.visible-shop-catalog{
  max-width:1500px;
  margin:0 auto;
}

.visible-shop-head{
  text-align:center;
  max-width:920px;
  margin:0 auto 34px;
}

.visible-shop-head h2{
  color:#1b130d!important;
  font-size:clamp(42px,4.5vw,72px)!important;
  line-height:.98!important;
  letter-spacing:-.07em!important;
  margin:18px 0 14px!important;
}

.visible-shop-head p{
  color:#5e5247!important;
  font-size:20px!important;
  line-height:1.55!important;
  margin:0 auto!important;
}

.visible-product-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  margin:34px auto!important;
}

.visible-product-card{
  min-height:410px;
  position:relative;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  padding:28px;
  border-radius:30px;
  color:#1b130d!important;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.visible-product-card:hover{
  transform:translateY(-5px);
  border-color:rgba(154,96,40,.36)!important;
  box-shadow:0 30px 76px rgba(89,55,23,.12)!important;
}

.visible-product-card:after{
  content:"";
  position:absolute;
  right:-30px;
  top:-34px;
  width:138px;
  height:138px;
  opacity:.10;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%);
}

.visible-product-icon{
  width:70px;
  height:70px;
  border-radius:24px;
  display:block;
  position:relative;
  color:#9a6028;
  background:linear-gradient(180deg,#fffaf1,#f3dfbf);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 14px 30px rgba(89,55,23,.07);
  margin:24px 0 24px;
}

.visible-product-icon:before{
  content:"";
  position:absolute;
  left:25px;
  top:33px;
  width:20px;
  height:17px;
  border-radius:50% 50% 44% 44%;
  background:currentColor;
}

.visible-product-icon:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 22px 31px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 35px 22px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 49px 31px,currentColor 0 5px,transparent 6px);
}

.visible-product-card h3{
  color:#1b130d!important;
  font-size:29px!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  margin:0 0 12px!important;
}

.visible-product-card p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.5!important;
  margin:0 0 18px!important;
}

.visible-product-card ul{
  list-style:none;
  display:grid;
  gap:9px;
  padding:0;
  margin:0 0 24px;
}

.visible-product-card li{
  color:#35445d!important;
  font-weight:800;
  display:flex;
  gap:9px;
  align-items:flex-start;
}

.visible-product-card li:before{
  content:"";
  width:9px;
  height:9px;
  margin-top:7px;
  border-radius:50%;
  background:linear-gradient(135deg,#52cfb9,#37b39a);
  flex:0 0 9px;
}

.visible-product-card b{
  margin-top:auto;
  color:#9a6028!important;
  font-weight:950;
}

.visible-product-card b:after{
  content:" →";
}

.visible-shop-actions{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:22px;
}

/* When Woo live products also appear below, separate them cleanly. */
.visible-shop-catalog + .woocommerce-notices-wrapper,
.visible-shop-catalog + .products,
.visible-shop-catalog ~ .products{
  margin-top:42px!important;
}

@media(max-width:1100px){
  .visible-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:700px){
  .visible-product-grid{
    grid-template-columns:1fr!important;
  }
  .visible-product-card{
    min-height:0;
  }
  .visible-shop-actions .btn{
    width:100%;
  }
}


/* v3.1.51 separate real WooCommerce shop from product catalogue/subscription flow */
.woo-shop-intro{
  max-width:1500px;
  margin:0 auto 32px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:28px;
  border-radius:32px;
  background:
    radial-gradient(circle at 96% 4%,rgba(41,185,159,.14),transparent 28%),
    linear-gradient(135deg,#fffdf8,#fff0d8);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 22px 58px rgba(89,55,23,.08);
}

.woo-shop-intro h2{
  color:#1b130d!important;
  font-size:clamp(30px,3.2vw,48px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  margin:14px 0 10px!important;
}

.woo-shop-intro p{
  color:#5e5247!important;
  margin:0!important;
  max-width:760px;
  font-size:18px!important;
  line-height:1.5!important;
}

/* Keep product catalogue visually separate from real WooCommerce products. */
.visible-shop-catalog{
  padding-top:12px;
}

.visible-shop-head .eyebrow:after{
  content:"";
}

@media(max-width:900px){
  .woo-shop-intro{
    align-items:flex-start;
    flex-direction:column;
  }
}


/* v3.1.52 membership/subscription product structure */
.member-commerce-hub{
  max-width:1500px;
  margin:0 auto;
}

.member-status-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:24px;
  align-items:stretch;
  padding:30px;
  border-radius:34px;
  background:
    radial-gradient(circle at 95% 8%,rgba(41,185,159,.14),transparent 30%),
    linear-gradient(135deg,#fffdf8,#fff0d8);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 24px 64px rgba(89,55,23,.08);
  margin:0 0 30px;
}

.member-status-panel h2{
  color:#1b130d!important;
  font-size:clamp(36px,4vw,64px)!important;
  line-height:.98!important;
  letter-spacing:-.07em!important;
  margin:16px 0 12px!important;
}

.member-status-panel p{
  color:#5e5247!important;
  font-size:19px!important;
  line-height:1.55!important;
  margin:0!important;
}

.member-status-box{
  border-radius:28px;
  padding:24px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(180deg,#fffaf2,#f3dfbf);
  border:1px solid rgba(122,66,20,.18);
}

.member-status-box strong{
  display:block;
  color:#1b130d;
  font-size:28px;
  line-height:1.05;
  letter-spacing:-.045em;
  margin-bottom:10px;
}

.member-status-box span{
  color:#74451a;
  font-weight:850;
  line-height:1.4;
}

.member-commerce-hub.is-member .member-status-box{
  background:linear-gradient(135deg,#ecfff7,#fff4de);
  border-color:rgba(41,185,159,.22);
}

.member-action-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  margin:30px 0!important;
}

.member-action-card{
  min-height:330px;
  display:flex;
  flex-direction:column;
  position:relative;
  overflow:hidden;
  padding:28px;
  border-radius:30px;
  background:linear-gradient(180deg,#fffdf8,#fff3df);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 20px 54px rgba(89,55,23,.07);
  color:#1b130d!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.member-action-card.featured{
  background:
    radial-gradient(circle at 90% 2%,rgba(41,185,159,.12),transparent 30%),
    linear-gradient(180deg,#fffaf2,#f3dfbf);
}

.member-action-card:hover{
  transform:translateY(-4px);
  border-color:rgba(154,96,40,.36);
  box-shadow:0 30px 76px rgba(89,55,23,.12);
}

.member-action-card:after{
  content:"";
  position:absolute;
  right:-30px;
  top:-34px;
  width:138px;
  height:138px;
  opacity:.10;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%);
}

.member-card-icon{
  width:68px;
  height:68px;
  border-radius:23px;
  display:block;
  position:relative;
  color:#9a6028;
  background:linear-gradient(180deg,#fffaf1,#f3dfbf);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 14px 30px rgba(89,55,23,.07);
  margin-bottom:24px;
}

.member-card-icon:before{
  content:"";
  position:absolute;
  left:25px;
  top:32px;
  width:18px;
  height:16px;
  border-radius:50% 50% 44% 44%;
  background:currentColor;
}

.member-card-icon:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 21px 30px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 34px 21px,currentColor 0 5px,transparent 6px),
    radial-gradient(circle at 47px 30px,currentColor 0 5px,transparent 6px);
}

.member-action-card h3{
  color:#1b130d!important;
  font-size:29px!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  margin:0 0 12px!important;
}

.member-action-card p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.5!important;
  margin:0 0 22px!important;
}

.member-action-card b{
  margin-top:auto;
  color:#9a6028!important;
  font-weight:950;
}

.member-action-card b:after{
  content:" →";
}

.member-shop-note{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:20px 24px;
  border-radius:28px;
  background:linear-gradient(180deg,#fffdf8,#fff3df);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 14px 38px rgba(89,55,23,.06);
  text-align:center;
}

.member-shop-note p{
  color:#5e5247!important;
  margin:0!important;
  font-size:17px!important;
  line-height:1.45!important;
}

.member-shop-note a{
  color:#9a6028!important;
  font-weight:950;
  white-space:nowrap;
}

.woo-shop-intro .member-hint{
  margin-top:10px!important;
}

@media(max-width:1100px){
  .member-status-panel{
    grid-template-columns:1fr;
  }
  .member-action-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:700px){
  .member-action-grid{
    grid-template-columns:1fr!important;
  }
  .member-action-card{
    min-height:0;
  }
  .member-shop-note{
    flex-wrap:wrap;
  }
}


/* v3.1.53 clean WooCommerce shop separation
   The real WooCommerce shop now renders only live WooCommerce products.
   Product Catalogue and Member Products are separate pages. */
.woo-empty-shop-panel{
  max-width:1100px;
  margin:34px auto 0;
  padding:36px;
  border-radius:34px;
  background:
    radial-gradient(circle at 94% 8%,rgba(41,185,159,.12),transparent 30%),
    linear-gradient(135deg,#fffdf8,#fff0d8);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 24px 64px rgba(89,55,23,.08);
  text-align:center;
}

.woo-empty-shop-panel h2{
  color:#1b130d!important;
  font-size:clamp(34px,4vw,58px)!important;
  line-height:1!important;
  letter-spacing:-.065em!important;
  margin:18px 0 12px!important;
}

.woo-empty-shop-panel p{
  color:#5e5247!important;
  font-size:19px!important;
  line-height:1.55!important;
  max-width:760px;
  margin:0 auto 24px!important;
}

.woocommerce-wrap .visible-shop-catalog{
  display:none!important;
}

body:not(.insyncpet-commerce) .visible-shop-catalog{
  display:block!important;
}


/* v3.1.55 public shop banner hero
   Uses the approved InSyncPets shop banner image on the live public shop archive. */
.screen-reader-text{
  border:0!important;
  clip:rect(1px,1px,1px,1px)!important;
  clip-path:inset(50%)!important;
  height:1px!important;
  margin:-1px!important;
  overflow:hidden!important;
  padding:0!important;
  position:absolute!important;
  width:1px!important;
  word-wrap:normal!important;
}

.insyncpet-commerce .shop-image-hero{
  position:relative;
  overflow:hidden;
  padding:34px 0 42px!important;
  color:#1b130d!important;
  background:
    radial-gradient(circle at 8% 0%,rgba(255,233,191,.80),transparent 28%),
    radial-gradient(circle at 94% 8%,rgba(202,222,188,.72),transparent 30%),
    linear-gradient(180deg,#fff8ec 0%,#fff1d8 100%)!important;
}

.insyncpet-commerce .shop-image-hero:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.18;
  background:
    radial-gradient(circle at 12% 76%,#9a6028 0 5px,transparent 6px),
    radial-gradient(circle at 16% 70%,#9a6028 0 7px,transparent 8px),
    radial-gradient(circle at 21% 76%,#9a6028 0 5px,transparent 6px),
    radial-gradient(circle at 85% 72%,#9a6028 0 5px,transparent 6px),
    radial-gradient(circle at 89% 66%,#9a6028 0 7px,transparent 8px),
    radial-gradient(circle at 94% 72%,#9a6028 0 5px,transparent 6px);
}

.shop-image-hero-wrap{
  width:min(1820px,calc(100% - 48px))!important;
  position:relative;
  z-index:1;
}

.shop-hero-banner-frame{
  position:relative;
  margin:0;
  border-radius:38px;
  overflow:hidden;
  background:linear-gradient(135deg,#fffdf8,#fff1d8);
  border:1px solid rgba(122,66,20,.18);
  box-shadow:0 32px 90px rgba(89,55,23,.16);
}

.shop-hero-banner-frame img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
}

.shop-hero-mobile-copy{
  display:none;
}

.shop-hero-mobile-copy .shop-hero-chip{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  padding:7px 12px;
  background:#f2dfbf;
  color:#74451a;
  font-size:12px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
}

.shop-hero-mobile-copy h2{
  color:#1b130d!important;
  font-size:clamp(34px,10vw,52px)!important;
  line-height:.96!important;
  letter-spacing:-.07em!important;
  margin:14px 0 10px!important;
}

.shop-hero-mobile-copy p{
  color:#5e5247!important;
  font-size:16px!important;
  line-height:1.45!important;
  margin:0 0 16px!important;
}

.shop-hero-mobile-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

@media(max-width:900px){
  .insyncpet-commerce .shop-image-hero{
    padding:22px 0 30px!important;
  }
  .shop-image-hero-wrap{
    width:min(100% - 28px,760px)!important;
  }
  .shop-hero-banner-frame{
    border-radius:30px;
  }
  .shop-hero-banner-frame img{
    height:520px;
    object-fit:cover;
    object-position:62% center;
  }
  .shop-hero-mobile-copy{
    position:absolute;
    left:16px;
    right:16px;
    bottom:16px;
    display:block;
    padding:20px;
    border-radius:24px;
    background:rgba(255,250,242,.92);
    border:1px solid rgba(122,66,20,.18);
    box-shadow:0 20px 54px rgba(89,55,23,.18);
    backdrop-filter:blur(10px);
  }
}

@media(max-width:540px){
  .shop-hero-banner-frame img{
    height:480px;
    object-position:64% center;
  }
  .shop-hero-mobile-copy{
    padding:18px;
  }
  .shop-hero-mobile-actions .btn{
    width:100%;
  }
}


/* v3.1.56 homepage flow simplification
   Reduces repeated homepage sales sections, keeps shop/catalogue/member journeys separate,
   and replaces live-tracking style dashboard wording with scan/profile wording. */
.insyncpet-home-v3156 .isp-hero-copy h1{
  max-width:760px!important;
  text-wrap:balance;
}

.insyncpet-home-v3156 .isp-hero-copy .lead{
  max-width:680px!important;
}

.insyncpet-home-v3156 .section{
  scroll-margin-top:96px;
}

.product-home-section{
  padding-top:78px!important;
  padding-bottom:84px!important;
}

.product-home-head{
  max-width:920px;
  margin:0 auto 34px;
  text-align:center;
}

.product-home-head h2{
  color:#1b130d!important;
  font-size:clamp(40px,5.2vw,72px)!important;
  line-height:.96!important;
  letter-spacing:-.075em!important;
  margin:18px 0 14px!important;
  text-wrap:balance;
}

.product-home-head .lead{
  color:#5e5247!important;
  max-width:760px;
  margin:0 auto 24px!important;
}

.product-home-actions,
.member-home-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:center;
}

.home-product-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}

.home-product-card{
  position:relative;
  display:flex;
  min-height:290px;
  flex-direction:column;
  overflow:hidden;
  padding:28px;
  border-radius:32px;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  color:#1b130d!important;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.home-product-card:after{
  content:"";
  position:absolute;
  right:-30px;
  bottom:-38px;
  width:132px;
  height:132px;
  opacity:.22;
  background:
    radial-gradient(circle at 50% 66%, #7a4214 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #7a4214 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #7a4214 0 10%, transparent 11%);
  transform:rotate(10deg);
}

.home-product-card:hover{
  transform:translateY(-5px);
  border-color:rgba(184,116,43,.38)!important;
  box-shadow:0 30px 74px rgba(89,55,23,.13)!important;
}

.home-product-card.featured{
  background:
    radial-gradient(circle at 95% 4%,rgba(41,185,159,.13),transparent 30%),
    linear-gradient(180deg,#fffdf8,#ffeecf)!important;
}

.home-product-card h3{
  color:#1b130d!important;
  font-size:clamp(25px,2.4vw,34px)!important;
  line-height:1.02!important;
  letter-spacing:-.06em!important;
  margin:22px 0 12px!important;
  text-wrap:balance;
}

.home-product-card p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.48!important;
  margin:0 0 24px!important;
  font-weight:700;
}

.home-product-card b{
  margin-top:auto;
  color:#9a6028!important;
  font-weight:950;
}

.home-product-card b:after{
  content:" →";
}

.member-home-section{
  position:relative;
  overflow:hidden;
  padding-top:82px!important;
  padding-bottom:88px!important;
  background:
    radial-gradient(circle at 8% 10%, rgba(184,116,43,.14), transparent 28%),
    radial-gradient(circle at 92% 8%, rgba(41,185,159,.12), transparent 28%),
    linear-gradient(180deg,#fff9ef 0%,#fff3dc 100%)!important;
}

.member-home-section:after{
  content:"";
  position:absolute;
  right:-90px;
  bottom:-120px;
  width:360px;
  height:360px;
  border-radius:999px;
  background:rgba(184,116,43,.11);
  pointer-events:none;
}

.member-home-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:42px;
  align-items:center;
}

.member-home-copy h2{
  color:#1b130d!important;
  font-size:clamp(40px,5vw,68px)!important;
  line-height:.98!important;
  letter-spacing:-.075em!important;
  margin:18px 0 16px!important;
  text-wrap:balance;
}

.member-home-copy .lead{
  color:#5e5247!important;
  max-width:650px;
}

.member-home-actions{
  justify-content:flex-start;
  margin-top:28px;
}

.member-home-cards{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.member-home-cards a{
  display:block;
  min-height:220px;
  padding:28px;
  border-radius:30px;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  color:#1b130d!important;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.member-home-cards a:hover{
  transform:translateY(-5px);
  border-color:rgba(184,116,43,.38)!important;
  box-shadow:0 30px 74px rgba(89,55,23,.13)!important;
}

.member-home-cards .mini-paw{
  width:42px!important;
  height:42px!important;
  margin-bottom:20px!important;
}

.member-home-cards h3{
  color:#1b130d!important;
  font-size:26px!important;
  letter-spacing:-.055em!important;
  line-height:1.04!important;
  margin:0 0 10px!important;
}

.member-home-cards p{
  color:#5e5247!important;
  font-size:16px!important;
  line-height:1.5!important;
  margin:0!important;
  font-weight:700;
}

.profile-dashboard-section{
  background:
    radial-gradient(circle at 8% 10%, rgba(184,116,43,.10), transparent 28%),
    radial-gradient(circle at 92% 8%, rgba(41,185,159,.10), transparent 28%),
    linear-gradient(180deg,#fff3dc 0%,#fff9ef 100%)!important;
}

.profile-dashboard-section .real-app-copy h2{
  color:#1b130d!important;
  text-wrap:balance;
}

.profile-dashboard-section .lead,
.profile-dashboard-section .app-screen-caption span{
  color:#5e5247!important;
}

.safe-dashboard-card img{
  border-radius:34px!important;
  box-shadow:0 34px 92px rgba(89,55,23,.16)!important;
  background:transparent!important;
  max-height:760px!important;
  object-fit:contain!important;
}

.insyncpet-home-v3156 .screen-tab{
  min-height:74px;
}

.insyncpet-home-v3156 .trust-deep-section{
  padding-top:78px!important;
  padding-bottom:78px!important;
}

.insyncpet-home-v3156 .trust-deep-card .quote{
  color:#9a6028!important;
}

.insyncpet-home-v3156 .final-cta p{
  max-width:760px;
  margin-left:auto!important;
  margin-right:auto!important;
  color:#5e5247!important;
}

@media(max-width:1100px){
  .home-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .member-home-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:700px){
  .home-product-grid,
  .member-home-cards{
    grid-template-columns:1fr;
  }
  .product-home-actions .btn,
  .member-home-actions .btn{
    width:100%;
  }
  .member-home-actions{
    justify-content:stretch;
  }
  .home-product-card,
  .member-home-cards a{
    min-height:0;
  }
}


/* v3.1.57 NFC-only shop banner correction
   Replaces the shop hero artwork with NFC/QR-only wording and removes embedded GPS, activity, health and member-option claims from the public banner. */
.shop-hero-mobile-actions .btn.ghost{
  display:none!important;
}


/* v3.1.58 homepage visual/headline refinement */
.profile-dashboard-section .real-phone-card img{object-fit:contain;}


/* v3.1.59 restored premium shop banner
   Restores the polished original shop banner artwork after the temporary NFC card graphic looked too flat. */


/* v3.1.60 hero wording and image-frame correction
   Replaces the clunky technical headline with a clearer customer benefit, centres the hero copy, and prevents the warm hero image from being cropped out of its own frame. */
.insyncpet-home-v3156 .isp-hero-grid{
  align-items:center!important;
}
.insyncpet-home-v3156 .isp-hero-copy{
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
}
.insyncpet-home-v3156 .isp-hero-copy h1{
  max-width:760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-wrap:balance;
}
.insyncpet-home-v3156 .isp-hero-copy .lead{
  max-width:680px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-wrap:balance;
}
.insyncpet-home-v3156 .hero-actions-warm,
.insyncpet-home-v3156 .launch-badges-warm{
  justify-content:center!important;
}
.insyncpet-home-v3156 .hero-showcase{
  margin-right:0!important;
}
.insyncpet-home-v3156 .hero-image-card-warm{
  aspect-ratio:1113 / 665!important;
  min-height:0!important;
  height:auto!important;
  padding:10px!important;
  border-radius:46px!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#fffdf8,#fff1d8)!important;
  border:1px solid rgba(122,66,20,.16)!important;
  box-shadow:0 30px 84px rgba(89,55,23,.16)!important;
}
.insyncpet-home-v3156 .hero-image-card-warm img{
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:36px!important;
}
.insyncpet-home-v3156 .hero-live{
  right:34px!important;
  top:34px!important;
}
.insyncpet-home-v3156 .hero-status-warm{
  left:34px!important;
  bottom:34px!important;
}
@media(max-width:980px){
  .insyncpet-home-v3156 .isp-hero-copy{
    text-align:center!important;
  }
  .insyncpet-home-v3156 .hero-image-card-warm{
    padding:8px!important;
    border-radius:34px!important;
  }
  .insyncpet-home-v3156 .hero-image-card-warm img{
    border-radius:26px!important;
  }
}
@media(max-width:640px){
  .insyncpet-home-v3156 .isp-hero-copy h1{
    font-size:clamp(44px,12vw,58px)!important;
  }
  .insyncpet-home-v3156 .hero-live{
    right:18px!important;
    top:18px!important;
  }
  .insyncpet-home-v3156 .hero-status-warm{
    left:18px!important;
    right:18px!important;
    bottom:18px!important;
    max-width:none!important;
  }
}


/* v3.1.61 hero wording, restored phone preview, and structured shop banner */
.isp-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.isp-hero-copy h1{max-width:11ch;text-wrap:balance}.isp-hero-copy .lead{max-width:40rem}.hero-actions-warm,.launch-badges-warm{justify-content:flex-start}.real-phone-card.safe-dashboard-card img{display:block;width:100%;height:auto;object-fit:contain;object-position:center top}.shop-hero-banner-frame.shop-hero-banner-split{display:grid;grid-template-columns:minmax(320px,1fr) minmax(380px,1.06fr);gap:34px;align-items:center;background:linear-gradient(135deg,#fffdf8 0%,#f7f3ea 52%,#eef3e5 100%);border:1px solid #dcc7a4;border-radius:40px;padding:34px;overflow:hidden;box-shadow:0 24px 70px rgba(77,58,28,.10)}.shop-hero-copy-panel{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:6px 2px 6px 8px}.shop-hero-copy-panel h2{font-size:clamp(46px,5.5vw,86px);line-height:.95;letter-spacing:-.07em;margin:0;color:#2f1405;max-width:8ch;text-wrap:balance}.shop-hero-copy-panel p{font-size:clamp(19px,2vw,28px);line-height:1.45;color:#6b5a47;max-width:26rem;margin:0}.shop-hero-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:12px;width:100%;max-width:580px}.shop-hero-pill-grid span{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid #d9c3a0;color:#915d1f;font-weight:900;box-shadow:0 10px 26px rgba(92,66,20,.07)}.shop-hero-pill-grid span:before{content:"";width:10px;height:10px;border-radius:50%;background:#b17d31;box-shadow:14px -6px 0 -2px #b17d31,-14px -6px 0 -2px #b17d31,0 10px 0 1px #b17d31;display:inline-block;flex:0 0 18px}.shop-hero-mobile-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}.shop-hero-scene{position:relative}.shop-hero-scene img{display:block;width:100%;height:auto;border-radius:32px;border:1px solid rgba(199,171,126,.55)}.shop-hero-note{position:absolute;right:22px;bottom:22px;width:min(360px,84%);background:rgba(243,228,191,.96);border:1px solid #cda567;border-radius:28px;box-shadow:0 18px 44px rgba(77,58,28,.18);padding:20px 22px 18px}.shop-hero-note-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.shop-hero-note-top h3{margin:0;font-size:clamp(24px,2.2vw,42px);line-height:1;letter-spacing:-.05em;color:#41210b}.shop-hero-note-top span{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:#e8f6ef;border:1px solid #9bd0bd;color:#2d745c;font-size:15px;font-weight:950;white-space:nowrap}.shop-hero-note p{margin:0 0 12px;font-size:18px;line-height:1.45;color:#7c5a2c;font-weight:800}.shop-hero-note ul{list-style:none;margin:0;padding:14px 0 0;border-top:1px solid #d3ba8a;display:grid;gap:9px}.shop-hero-note li{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:900;color:#34302d}.shop-hero-note li:before{content:"";width:12px;height:12px;border-radius:50%;background:#43c1b0;flex:0 0 12px}.shop-image-hero .wrap.shop-image-hero-wrap{width:min(1320px,calc(100% - 44px))}@media (max-width:1100px){.shop-hero-banner-frame.shop-hero-banner-split{grid-template-columns:1fr;gap:22px;padding:26px}.shop-hero-copy-panel h2{max-width:none}.shop-hero-scene{order:2}.shop-hero-note{position:static;width:100%;margin-top:16px}.shop-hero-copy-panel{order:1}}@media (max-width:980px){.isp-hero-copy{align-items:center;text-align:center}.isp-hero-copy h1{max-width:12ch}.hero-actions-warm,.launch-badges-warm{justify-content:center}}@media (max-width:640px){.shop-hero-pill-grid{grid-template-columns:1fr}.shop-hero-copy-panel h2{font-size:52px}.shop-hero-copy-panel p{font-size:18px}.shop-hero-banner-frame.shop-hero-banner-split{padding:20px;border-radius:30px}.shop-hero-mobile-actions{width:100%}.shop-hero-mobile-actions .btn{flex:1 1 100%}}

/* v3.1.62 rollback polish: catchier homepage copy, restored hero phone image, clean full-width shop banner */
.insyncpet-home-v3156 .isp-hero-copy h1{
  font-size:clamp(54px,5.2vw,78px)!important;
  line-height:.96!important;
  letter-spacing:-.07em!important;
  max-width:620px!important;
  text-wrap:balance;
}
.insyncpet-home-v3156 .isp-hero-copy .lead{
  max-width:610px!important;
}
.insyncpet-home-v3156 .hero-image-card-warm{
  aspect-ratio:1.72/1!important;
  min-height:0!important;
  border-radius:42px!important;
}
.insyncpet-home-v3156 .hero-image-card-warm img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.shop-image-hero{
  padding:34px 0 44px!important;
  background:linear-gradient(135deg,#fff4df 0%,#fbefd7 52%,#edf4e7 100%)!important;
  color:#2f1405!important;
}
.shop-image-hero .wrap.shop-image-hero-wrap{
  width:min(1380px,calc(100% - 44px))!important;
}
.shop-hero-banner-frame.shop-hero-banner-image-only{
  display:block!important;
  margin:0!important;
  padding:0!important;
  border-radius:38px!important;
  overflow:hidden!important;
  background:#fff8ec!important;
  border:1px solid #d8bd91!important;
  box-shadow:0 28px 80px rgba(92,62,25,.13)!important;
}
.shop-hero-banner-frame.shop-hero-banner-image-only img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  opacity:1!important;
  filter:none!important;
}
.shop-hero-banner-frame.shop-hero-banner-image-only:before,
.shop-hero-banner-frame.shop-hero-banner-image-only:after{
  display:none!important;
}
@media (max-width:980px){
  .insyncpet-home-v3156 .isp-hero-copy h1{
    max-width:680px!important;
    text-align:center!important;
  }
  .insyncpet-home-v3156 .hero-image-card-warm{
    aspect-ratio:1.42/1!important;
  }
  .shop-image-hero .wrap.shop-image-hero-wrap{
    width:min(100% - 24px,1380px)!important;
  }
}
@media (max-width:640px){
  .insyncpet-home-v3156 .isp-hero-copy h1{
    font-size:46px!important;
  }
  .insyncpet-home-v3156 .hero-image-card-warm{
    aspect-ratio:1.16/1!important;
  }
  .shop-hero-banner-frame.shop-hero-banner-image-only{
    border-radius:26px!important;
  }
}


/* v3.1.63 add-to-cart, basket and checkout refinement
   Clean WooCommerce defaults so the buying flow matches the InSyncPets warm premium theme. */

/* Product cards: keep price, add-to-cart and basket link aligned instead of letting WooCommerce drop a plain text link. */
.woocommerce ul.products li.product{
  display:flex!important;
  flex-direction:column!important;
}
.woocommerce ul.products li.product .price{
  margin-top:auto!important;
}
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product button.button,
.woocommerce ul.products li.product a.added_to_cart.wc-forward{
  min-height:54px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  text-decoration:none!important;
  vertical-align:middle!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward{
  margin:10px 0 0 0!important;
  padding:14px 22px!important;
  border:1px solid rgba(154,96,40,.30)!important;
  background:rgba(255,250,242,.94)!important;
  color:#8a541f!important;
  box-shadow:0 12px 28px rgba(122,66,20,.08)!important;
  font-weight:950!important;
  font-size:0!important;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward::after{
  content:"View basket";
  font-size:15px!important;
  letter-spacing:-.01em;
}
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover{
  background:#f3dfbd!important;
  color:#5d320c!important;
  transform:translateY(-2px)!important;
  box-shadow:0 18px 36px rgba(122,66,20,.14)!important;
}
.woocommerce ul.products li.product a.button.added{
  position:relative!important;
}
.woocommerce ul.products li.product a.button.added::after{
  margin-left:8px!important;
  color:#fff!important;
}

/* Add-to-cart notices: make the view-basket action look intentional and keep the notice balanced. */
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
}
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button,
.woocommerce a.added_to_cart.wc-forward:not(.product_type_simple){
  min-height:46px!important;
  border-radius:999px!important;
  padding:12px 20px!important;
  border:1px solid rgba(154,96,40,.28)!important;
  background:#fffaf2!important;
  color:#8a541f!important;
  box-shadow:0 10px 24px rgba(122,66,20,.08)!important;
  font-weight:950!important;
  text-decoration:none!important;
}
.woocommerce .woocommerce-message a.button:hover,
.woocommerce .woocommerce-info a.button:hover{
  background:#f3dfbd!important;
  color:#5d320c!important;
}

/* Single product: keep the add-to-cart row neat and stop default secondary links from looking like loose text. */
.woocommerce div.product form.cart{
  flex-wrap:wrap!important;
}
.woocommerce div.product form.cart .button{
  min-width:190px!important;
}
.woocommerce div.product .summary .added_to_cart.wc-forward{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:54px!important;
  border-radius:999px!important;
  padding:14px 22px!important;
  margin-left:0!important;
  border:1px solid rgba(154,96,40,.30)!important;
  background:#fffaf2!important;
  color:#8a541f!important;
  box-shadow:0 12px 28px rgba(122,66,20,.08)!important;
  font-weight:950!important;
  text-decoration:none!important;
  font-size:0!important;
}
.woocommerce div.product .summary .added_to_cart.wc-forward::after{
  content:"View basket";
  font-size:15px!important;
}

/* Cart and checkout page width and visual structure. */
.woocommerce-cart .commerce-content,
.woocommerce-checkout .commerce-content,
.woocommerce-cart .woo-content,
.woocommerce-checkout .woo-content{
  max-width:none!important;
}
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce{
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle{
  max-width:1500px!important;
  margin:0 auto 18px!important;
}
.woocommerce-checkout form.checkout{
  grid-template-columns:minmax(0,1.04fr) minmax(420px,.58fr)!important;
  gap:34px!important;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout-review-order{
  position:relative!important;
}
.woocommerce-checkout #customer_details::before,
.woocommerce-checkout-review-order::before{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  border-radius:999px!important;
  padding:8px 13px!important;
  background:#f2dfbf!important;
  color:#7d4917!important;
  border:1px solid rgba(154,96,40,.20)!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
  margin:0 0 14px!important;
}
.woocommerce-checkout #customer_details::before{
  content:"1  Your details";
}
.woocommerce-checkout-review-order::before{
  content:"2  Order summary";
}
.woocommerce-checkout-review-order{
  position:sticky!important;
  top:104px!important;
  align-self:start!important;
}
.woocommerce-checkout h3#order_review_heading{
  display:none!important;
}
.woocommerce-checkout-review-order table.shop_table{
  border-radius:24px!important;
  overflow:hidden!important;
}
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order table.shop_table td{
  padding:16px!important;
}
.woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce-checkout-review-order table.shop_table tfoot td{
  font-weight:950!important;
  color:#1b130d!important;
}
.woocommerce-checkout-review-order table.shop_table .order-total th,
.woocommerce-checkout-review-order table.shop_table .order-total td{
  background:#f4dfbf!important;
  font-size:18px!important;
}
.woocommerce-checkout #payment{
  border-radius:26px!important;
}
.woocommerce-checkout #payment #place_order,
.woocommerce-page #payment #place_order{
  width:100%!important;
  min-height:58px!important;
  font-size:17px!important;
  margin-top:16px!important;
}
.woocommerce-checkout .woocommerce-privacy-policy-text{
  background:#fff8ec!important;
  border:1px solid rgba(122,66,20,.13)!important;
  border-radius:18px!important;
  padding:14px 16px!important;
  color:#5e5247!important;
  line-height:1.55!important;
}
.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login{
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:22px!important;
}
.woocommerce-checkout form.checkout_coupon .form-row,
.woocommerce-checkout form.login .form-row{
  margin-bottom:12px!important;
}
.woocommerce-checkout form.checkout_coupon{
  display:flex!important;
  gap:12px!important;
  align-items:flex-end!important;
  flex-wrap:wrap!important;
}
.woocommerce-checkout form.checkout_coupon p:first-child{
  flex:1 1 100%!important;
  margin:0!important;
  color:#5e5247!important;
  font-weight:750!important;
}
.woocommerce-checkout form.checkout_coupon .form-row-first{
  flex:1 1 300px!important;
}
.woocommerce-checkout form.checkout_coupon .form-row-last{
  flex:0 0 auto!important;
}
.woocommerce-checkout form .form-row{
  margin-bottom:17px!important;
}
.woocommerce form .required{
  color:#9a6028!important;
}

/* Cart page: make totals and proceed button feel like the same checkout journey. */
.woocommerce-cart .cart-collaterals .cart_totals{
  position:relative!important;
}
.woocommerce-cart .cart-collaterals .cart_totals::before{
  content:"Basket summary";
  display:inline-flex!important;
  align-items:center!important;
  border-radius:999px!important;
  padding:8px 13px!important;
  background:#f2dfbf!important;
  color:#7d4917!important;
  border:1px solid rgba(154,96,40,.20)!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.05em!important;
  text-transform:uppercase!important;
  margin-bottom:14px!important;
}
.woocommerce-cart table.cart td.actions .coupon .button,
.woocommerce-cart table.cart td.actions > .button{
  min-height:50px!important;
}

@media(max-width:1100px){
  .woocommerce-checkout form.checkout{
    grid-template-columns:1fr!important;
  }
  .woocommerce-checkout-review-order{
    position:relative!important;
    top:auto!important;
  }
}
@media(max-width:700px){
  .woocommerce .woocommerce-message,
  .woocommerce .woocommerce-info{
    display:block!important;
    padding-left:54px!important;
  }
  .woocommerce .woocommerce-message a.button,
  .woocommerce .woocommerce-info a.button{
    width:100%!important;
    margin:12px 0 0!important;
  }
  .woocommerce ul.products li.product a.button,
  .woocommerce ul.products li.product a.added_to_cart.wc-forward,
  .woocommerce div.product .summary .added_to_cart.wc-forward{
    width:100%!important;
    margin-left:0!important;
  }
  .woocommerce-checkout form.checkout_coupon{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-last,
  .woocommerce-checkout form.checkout_coupon .button{
    width:100%!important;
  }
}


/* v3.1.66 WooCommerce Blocks + cache-busted commerce polish
   Targets the newer Cart/Checkout Blocks as well as the classic shortcode templates. */

/* Force post-add basket links to match the InSyncPets button system everywhere. */
.woocommerce a.added_to_cart,
.woocommerce a.added_to_cart.wc-forward,
.woocommerce-page a.added_to_cart,
.woocommerce-page a.added_to_cart.wc-forward,
a.added_to_cart.wc-forward{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:54px!important;
  padding:14px 24px!important;
  border-radius:999px!important;
  border:1px solid rgba(154,96,40,.32)!important;
  background:#fffaf2!important;
  color:#8a541f!important;
  font-weight:950!important;
  font-size:0!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 12px 28px rgba(122,66,20,.08)!important;
  margin:10px 0 0 0!important;
}
.woocommerce a.added_to_cart::before,
.woocommerce-page a.added_to_cart::before,
a.added_to_cart.wc-forward::before{
  content:"View basket";
  font-size:15px!important;
  letter-spacing:-.01em!important;
}
.woocommerce a.added_to_cart:hover,
.woocommerce-page a.added_to_cart:hover,
a.added_to_cart.wc-forward:hover{
  background:#f3dfbd!important;
  color:#5d320c!important;
  transform:translateY(-2px)!important;
  box-shadow:0 18px 36px rgba(122,66,20,.14)!important;
}
.woocommerce ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .button.added{
  width:auto!important;
}
.woocommerce ul.products li.product .button.added + .added_to_cart{
  margin-left:0!important;
}
.woocommerce div.product form.cart + .added_to_cart,
.woocommerce div.product .summary .added_to_cart{
  margin-left:12px!important;
  vertical-align:middle!important;
}

/* Cart and checkout block page canvas. */
.wp-block-woocommerce-cart,
.wp-block-woocommerce-checkout,
.wc-block-cart,
.wc-block-checkout{
  max-width:1500px!important;
  margin:0 auto!important;
  padding:28px!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,#fffaf2 0%,#fffdf8 55%,#f2eadb 100%)!important;
  border:1px solid rgba(154,96,40,.16)!important;
  box-shadow:0 24px 70px rgba(77,58,28,.09)!important;
  color:#211006!important;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout,
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout,
.wc-block-components-sidebar-layout{
  gap:32px!important;
  align-items:flex-start!important;
}
.wc-block-components-sidebar-layout .wc-block-components-main,
.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.wc-block-checkout__main,
.wc-block-checkout__sidebar,
.wc-block-cart__main,
.wc-block-cart__sidebar{
  background:rgba(255,255,255,.86)!important;
  border:1px solid rgba(154,96,40,.16)!important;
  border-radius:30px!important;
  box-shadow:0 18px 54px rgba(77,58,28,.08)!important;
  padding:26px!important;
}
.wc-block-checkout__sidebar,
.wc-block-cart__sidebar,
.wc-block-components-sidebar{
  position:sticky!important;
  top:104px!important;
}

/* Block checkout headings and steps. */
.wc-block-components-title,
.wc-block-components-checkout-step__title,
.wc-block-components-order-summary__button-text,
.wc-block-cart__totals-title,
.wc-block-components-totals-coupon__heading{
  color:#241105!important;
  font-weight:950!important;
  letter-spacing:-.035em!important;
}
.wc-block-components-checkout-step{
  padding:22px!important;
  margin:0 0 18px!important;
  background:#fffaf2!important;
  border:1px solid rgba(154,96,40,.14)!important;
  border-radius:24px!important;
}
.wc-block-components-checkout-step__heading,
.wc-block-components-checkout-step__container{
  margin-bottom:14px!important;
}
.wc-block-components-checkout-step__description,
.wc-block-components-formatted-money-amount,
.wc-block-components-product-metadata,
.wc-block-components-validation-error,
.wc-block-components-totals-item__description,
.wc-block-components-order-summary-item__description,
.wc-block-components-checkout-step__content{
  color:#685848!important;
}

/* Block forms. */
.wc-block-components-text-input input,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-form textarea,
.wc-block-components-form select,
.woocommerce-checkout input.input-text,
.woocommerce-checkout textarea,
.woocommerce-checkout select,
.woocommerce-cart input.input-text,
.woocommerce-cart textarea,
.woocommerce-cart select{
  min-height:54px!important;
  border-radius:18px!important;
  border:1px solid rgba(154,96,40,.22)!important;
  background:#fffdf8!important;
  color:#211006!important;
  box-shadow:0 8px 22px rgba(77,58,28,.04)!important;
}
.wc-block-components-text-input input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form textarea:focus,
.wc-block-components-form select:focus,
.woocommerce-checkout input.input-text:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout select:focus,
.woocommerce-cart input.input-text:focus,
.woocommerce-cart textarea:focus,
.woocommerce-cart select:focus{
  outline:3px solid rgba(177,113,43,.16)!important;
  border-color:#b1712b!important;
}
.wc-block-components-text-input label,
.wc-block-components-combobox label,
.wc-block-components-checkbox label,
.wc-block-components-radio-control__label,
.woocommerce-checkout label,
.woocommerce-cart label{
  color:#3b2412!important;
  font-weight:850!important;
}

/* Block order summary, totals, coupon and payment boxes. */
.wc-block-components-order-summary,
.wc-block-components-totals-wrapper,
.wc-block-components-panel,
.wc-block-components-totals-coupon,
.wc-block-components-payment-methods,
.wc-block-checkout__payment-method,
.wc-block-components-radio-control,
.wc-block-components-address-card{
  background:#fffdf8!important;
  border-color:rgba(154,96,40,.16)!important;
  border-radius:22px!important;
}
.wc-block-components-order-summary,
.wc-block-components-panel,
.wc-block-checkout__payment-method,
.wc-block-components-address-card{
  border:1px solid rgba(154,96,40,.16)!important;
  padding:18px!important;
  box-shadow:0 10px 28px rgba(77,58,28,.05)!important;
}
.wc-block-components-totals-wrapper{
  border-top:1px solid rgba(154,96,40,.14)!important;
  padding-top:16px!important;
}
.wc-block-components-order-summary-item,
.wc-block-cart-items__row,
.wc-block-cart-item__wrap{
  border-color:rgba(154,96,40,.14)!important;
}
.wc-block-components-totals-footer-item,
.wc-block-components-totals-item.wc-block-components-totals-footer-item{
  background:#f4dfbf!important;
  border-radius:20px!important;
  padding:16px!important;
  margin-top:14px!important;
  color:#1b130d!important;
  font-weight:950!important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{
  color:#1b130d!important;
  font-size:20px!important;
  font-weight:950!important;
}

/* Block buttons. */
.wc-block-components-button,
.wc-block-components-button:not(.is-link),
.wc-block-cart__submit-button,
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.wp-block-woocommerce-cart .wc-block-components-button,
.wp-block-woocommerce-checkout .wc-block-components-button{
  min-height:56px!important;
  border-radius:999px!important;
  background:#ac6d2d!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 18px 40px rgba(122,66,20,.18)!important;
  font-weight:950!important;
  text-decoration:none!important;
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease!important;
}
.wc-block-components-button:hover,
.wc-block-components-button:not(.is-link):hover,
.wc-block-cart__submit-button:hover,
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{
  background:#8f541c!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
  box-shadow:0 24px 54px rgba(122,66,20,.24)!important;
}
.wc-block-components-button.is-link,
.wc-block-components-button.is-tertiary{
  min-height:auto!important;
  background:transparent!important;
  color:#8a541f!important;
  box-shadow:none!important;
  border-radius:0!important;
}

/* Block notices. */
.wc-block-components-notice-banner,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error{
  border-radius:22px!important;
  border:1px solid rgba(154,96,40,.16)!important;
  background:#fffaf2!important;
  color:#3b2412!important;
  box-shadow:0 14px 38px rgba(77,58,28,.08)!important;
}
.wc-block-components-notice-banner a,
.woocommerce .woocommerce-notices-wrapper a{
  color:#8a541f!important;
  font-weight:950!important;
}

/* Classic checkout fallback: stronger specificity in case a payment or checkout extension overrides the theme. */
body.woocommerce-checkout .woocommerce form.checkout,
body.woocommerce-checkout .woocommerce-checkout{
  background:linear-gradient(135deg,#fffaf2,#fffdf8)!important;
  border-radius:34px!important;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals .cart_totals{
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(154,96,40,.16)!important;
  border-radius:28px!important;
  box-shadow:0 18px 54px rgba(77,58,28,.08)!important;
}
body.woocommerce-checkout table.shop_table,
body.woocommerce-cart table.shop_table{
  border-radius:22px!important;
  overflow:hidden!important;
  border-color:rgba(154,96,40,.18)!important;
}
body.woocommerce-checkout .button,
body.woocommerce-cart .button,
body.woocommerce-checkout button.button,
body.woocommerce-cart button.button{
  border-radius:999px!important;
  font-weight:950!important;
}

@media(max-width:900px){
  .wp-block-woocommerce-cart,
  .wp-block-woocommerce-checkout,
  .wc-block-cart,
  .wc-block-checkout{
    padding:18px!important;
    border-radius:26px!important;
  }
  .wc-block-components-sidebar-layout .wc-block-components-main,
  .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  .wc-block-checkout__main,
  .wc-block-checkout__sidebar,
  .wc-block-cart__main,
  .wc-block-cart__sidebar{
    padding:18px!important;
    border-radius:24px!important;
  }
  .wc-block-checkout__sidebar,
  .wc-block-cart__sidebar,
  .wc-block-components-sidebar{
    position:relative!important;
    top:auto!important;
  }
  .woocommerce div.product form.cart + .added_to_cart,
  .woocommerce div.product .summary .added_to_cart{
    margin-left:0!important;
    width:100%!important;
  }
}


/* v3.1.66 cart/checkout two-column desktop layout
   Keep the basket product list on the left and the totals/payment panel on the right. */
body.woocommerce-cart .entry-content,
body.woocommerce-checkout .entry-content,
body.woocommerce-cart .page-content,
body.woocommerce-checkout .page-content{
  max-width:1500px!important;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout,
.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout,
.wc-block-cart .wc-block-components-sidebar-layout,
.wc-block-checkout .wc-block-components-sidebar-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1.58fr) minmax(360px,.72fr)!important;
  grid-template-areas:"main sidebar"!important;
  gap:34px!important;
  align-items:start!important;
  width:100%!important;
  max-width:100%!important;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
.wc-block-cart .wc-block-components-main,
.wc-block-checkout .wc-block-components-main,
.wc-block-cart__main,
.wc-block-checkout__main{
  grid-area:main!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,
.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar,
.wc-block-cart .wc-block-components-sidebar,
.wc-block-checkout .wc-block-components-sidebar,
.wc-block-cart__sidebar,
.wc-block-checkout__sidebar{
  grid-area:sidebar!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  position:sticky!important;
  top:104px!important;
  align-self:start!important;
}
.wp-block-woocommerce-cart .wc-block-cart-items,
.wp-block-woocommerce-cart .wc-block-cart-items__row,
.wp-block-woocommerce-cart .wc-block-cart-items__header,
.wp-block-woocommerce-checkout .wc-block-components-order-summary,
.wc-block-cart-items,
.wc-block-cart-items__row,
.wc-block-cart-items__header{
  width:100%!important;
  max-width:100%!important;
}
.wp-block-woocommerce-cart .wc-block-cart__submit-container,
.wp-block-woocommerce-cart .wc-block-cart__submit,
.wp-block-woocommerce-cart .wc-block-cart__submit-button{
  width:100%!important;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-panel,
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper,
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-button{
  width:100%!important;
}
/* Classic cart fallback: product table left, totals/payment right. */
body.woocommerce-cart .woocommerce{
  display:grid!important;
  grid-template-columns:minmax(0,1.58fr) minmax(360px,.72fr)!important;
  gap:34px!important;
  align-items:start!important;
}
body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper,
body.woocommerce-cart .woocommerce .cart-empty,
body.woocommerce-cart .woocommerce .return-to-shop{
  grid-column:1/-1!important;
}
body.woocommerce-cart .woocommerce-cart-form{
  grid-column:1!important;
  width:100%!important;
}
body.woocommerce-cart .cart-collaterals{
  grid-column:2!important;
  width:100%!important;
  margin:0!important;
}
body.woocommerce-cart .cart-collaterals .cart_totals{
  width:100%!important;
  float:none!important;
  position:sticky!important;
  top:104px!important;
}
body.woocommerce-cart .cart-collaterals:before,
body.woocommerce-cart .cart-collaterals:after{
  display:none!important;
}
@media(max-width:980px){
  .wp-block-woocommerce-cart .wc-block-components-sidebar-layout,
  .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout,
  .wc-block-cart .wc-block-components-sidebar-layout,
  .wc-block-checkout .wc-block-components-sidebar-layout,
  body.woocommerce-cart .woocommerce{
    display:block!important;
  }
  .wp-block-woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  .wp-block-woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  .wc-block-cart .wc-block-components-sidebar,
  .wc-block-checkout .wc-block-components-sidebar,
  .wc-block-cart__sidebar,
  .wc-block-checkout__sidebar,
  body.woocommerce-cart .cart-collaterals .cart_totals{
    position:relative!important;
    top:auto!important;
    margin-top:24px!important;
  }
}


/* v3.1.66 cart canvas balance
   Centre the basket, remove the dead right-side strip, and let the two-column cart use the available width evenly. */
body.woocommerce-cart,
body.woocommerce-checkout{
  background:radial-gradient(circle at 86% 0%,rgba(206,220,197,.48),transparent 26%),linear-gradient(135deg,#fff7e7 0%,#fffaf2 48%,#eef3e5 100%)!important;
}
body.woocommerce-cart main,
body.woocommerce-checkout main{
  background:transparent!important;
}
body.woocommerce-cart .wrap.page-content,
body.woocommerce-checkout .wrap.page-content{
  width:min(1320px,calc(100% - 72px))!important;
  max-width:1320px!important;
  margin:54px auto 86px!important;
  padding:34px!important;
  background:linear-gradient(135deg,rgba(255,252,246,.96),rgba(255,250,241,.93) 55%,rgba(246,239,224,.93))!important;
  border:1px solid rgba(154,96,40,.18)!important;
  border-radius:34px!important;
  box-shadow:0 28px 82px rgba(77,58,28,.12)!important;
  overflow:visible!important;
}
body.woocommerce-cart .wp-block-woocommerce-cart,
body.woocommerce-cart .wc-block-cart,
body.woocommerce-checkout .wp-block-woocommerce-checkout,
body.woocommerce-checkout .wc-block-checkout{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.woocommerce-cart .wc-block-components-sidebar-layout,
body.woocommerce-checkout .wc-block-components-sidebar-layout,
body.woocommerce-cart .wc-block-cart .wc-block-components-sidebar-layout,
body.woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar-layout{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,420px)!important;
  gap:30px!important;
  align-items:start!important;
  justify-content:center!important;
}
body.woocommerce-cart .wc-block-components-main,
body.woocommerce-cart .wc-block-cart__main,
body.woocommerce-checkout .wc-block-components-main,
body.woocommerce-checkout .wc-block-checkout__main{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  align-self:start!important;
  height:auto!important;
  min-height:0!important;
}
body.woocommerce-cart .wc-block-components-sidebar,
body.woocommerce-cart .wc-block-cart__sidebar,
body.woocommerce-checkout .wc-block-components-sidebar,
body.woocommerce-checkout .wc-block-checkout__sidebar{
  width:100%!important;
  max-width:420px!important;
  min-width:0!important;
  justify-self:stretch!important;
  align-self:start!important;
}
body.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
body.woocommerce-cart .wc-block-cart__main,
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
body.woocommerce-checkout .wc-block-checkout__main,
body.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body.woocommerce-cart .wc-block-cart__sidebar,
body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body.woocommerce-checkout .wc-block-checkout__sidebar{
  background:rgba(255,255,255,.9)!important;
  border:1px solid rgba(154,96,40,.16)!important;
  border-radius:28px!important;
  box-shadow:0 18px 54px rgba(77,58,28,.075)!important;
  padding:26px!important;
}
body.woocommerce-cart .wc-block-cart-items,
body.woocommerce-cart .wc-block-cart-items__row,
body.woocommerce-cart .wc-block-cart-items__header{
  width:100%!important;
  max-width:none!important;
}
/* Classic cart fallback: keep the same centred two-column canvas. */
body.woocommerce-cart .page-content > .woocommerce{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(360px,420px)!important;
  gap:30px!important;
}
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals{
  width:100%!important;
  max-width:none!important;
}
body.woocommerce-cart .cart-collaterals{
  justify-self:stretch!important;
}
@media(max-width:1100px){
  body.woocommerce-cart .wrap.page-content,
  body.woocommerce-checkout .wrap.page-content{
    width:min(100% - 36px,1320px)!important;
    padding:22px!important;
    border-radius:28px!important;
  }
  body.woocommerce-cart .wc-block-components-sidebar-layout,
  body.woocommerce-checkout .wc-block-components-sidebar-layout,
  body.woocommerce-cart .wc-block-cart .wc-block-components-sidebar-layout,
  body.woocommerce-checkout .wc-block-checkout .wc-block-components-sidebar-layout,
  body.woocommerce-cart .page-content > .woocommerce{
    display:block!important;
  }
  body.woocommerce-cart .wc-block-components-sidebar,
  body.woocommerce-cart .wc-block-cart__sidebar,
  body.woocommerce-checkout .wc-block-components-sidebar,
  body.woocommerce-checkout .wc-block-checkout__sidebar,
  body.woocommerce-cart .cart-collaterals .cart_totals{
    max-width:none!important;
    position:relative!important;
    top:auto!important;
    margin-top:24px!important;
  }
}
@media(max-width:640px){
  body.woocommerce-cart .wrap.page-content,
  body.woocommerce-checkout .wrap.page-content{
    width:min(100% - 24px,1320px)!important;
    margin-top:28px!important;
    margin-bottom:54px!important;
    padding:16px!important;
  }
  body.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
  body.woocommerce-cart .wc-block-cart__main,
  body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
  body.woocommerce-checkout .wc-block-checkout__main,
  body.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  body.woocommerce-cart .wc-block-cart__sidebar,
  body.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  body.woocommerce-checkout .wc-block-checkout__sidebar{
    padding:18px!important;
    border-radius:22px!important;
  }
}

/* v3.1.67 cart proceed button text contrast
   Keep the Proceed to Checkout label readable on the warm brown button. */
body.woocommerce-cart .wc-block-cart__submit-button,
body.woocommerce-cart .wc-block-cart__submit-button:visited,
body.woocommerce-cart .wc-block-cart__submit-button:hover,
body.woocommerce-cart .wc-block-cart__submit-button:focus,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button,
body.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:not(.is-link),
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:visited,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus{
  color:#fffaf2!important;
  opacity:1!important;
  filter:none!important;
}
body.woocommerce-cart .wc-block-cart__submit-button .wc-block-components-button__text,
body.woocommerce-cart .wc-block-cart__submit-button span,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button span{
  color:#fffaf2!important;
  opacity:1!important;
  text-shadow:0 1px 0 rgba(44,22,6,.18)!important;
  mix-blend-mode:normal!important;
  position:relative!important;
  z-index:1!important;
}
body.woocommerce-cart .wc-block-cart__submit-button:disabled,
body.woocommerce-cart .wc-block-cart__submit-button[disabled],
body.woocommerce-cart .wc-block-cart__submit-button[aria-disabled="true"]{
  color:#fffaf2!important;
  opacity:1!important;
}


/* v3.1.70 branded client/admin login alignment
   The public customer login page now follows the same warm InSyncPets language used on wp-login.php. */
body:not(.login) .login-layout{
  width:min(1180px,calc(100% - 44px))!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(340px,.78fr)!important;
  gap:34px!important;
  align-items:stretch!important;
  margin:58px auto 90px!important;
}
body:not(.login) .login-panel,
body:not(.login) .login-side{
  border-radius:34px!important;
  border:1px solid rgba(122,66,20,.16)!important;
  box-shadow:0 28px 82px rgba(77,58,28,.12)!important;
}
body:not(.login) .login-panel{
  background:linear-gradient(135deg,rgba(255,252,246,.97),rgba(255,250,242,.94) 55%,rgba(247,241,229,.94))!important;
  padding:42px!important;
}
body:not(.login) .login-panel:before{
  background:radial-gradient(circle,rgba(184,116,43,.13),transparent 70%)!important;
}
body:not(.login) .login-panel h2{
  color:var(--isp-brown-dark,#1b130d)!important;
  font-size:clamp(34px,4vw,52px)!important;
  letter-spacing:-.06em!important;
}
body:not(.login) .login-panel p{
  color:#76624a!important;
  font-weight:750!important;
}
body:not(.login) .insyncpet-login-form input[type=text],
body:not(.login) .insyncpet-login-form input[type=password]{
  min-height:56px!important;
  border-radius:18px!important;
  border:1px solid rgba(122,66,20,.18)!important;
  background:#fffdf8!important;
  color:var(--isp-brown-dark,#1b130d)!important;
  box-shadow:0 8px 24px rgba(77,58,28,.04)!important;
}
body:not(.login) .insyncpet-login-form input[type=text]:focus,
body:not(.login) .insyncpet-login-form input[type=password]:focus{
  outline:0!important;
  border-color:rgba(184,116,43,.55)!important;
  box-shadow:0 0 0 4px rgba(184,116,43,.14)!important;
}
body:not(.login) .insyncpet-login-form .button-primary{
  background:linear-gradient(135deg,var(--isp-brown,#7a4214),var(--isp-caramel,#b8742b))!important;
  color:#fffaf2!important;
  box-shadow:0 18px 38px rgba(122,66,20,.24)!important;
  border-radius:999px!important;
  min-height:56px!important;
}
body:not(.login) .insyncpet-login-form .button-primary:hover,
body:not(.login) .insyncpet-login-form .button-primary:focus{
  box-shadow:0 22px 48px rgba(122,66,20,.30)!important;
}
body:not(.login) .login-help-links{
  border-top:1px solid rgba(122,66,20,.13)!important;
  gap:10px!important;
}
body:not(.login) .login-help-links a{
  color:var(--isp-brown,#7a4214)!important;
  background:rgba(255,255,255,.64)!important;
  border:1px solid rgba(122,66,20,.12)!important;
  border-radius:999px!important;
  padding:9px 12px!important;
  font-size:14px!important;
}
body:not(.login) .login-side{
  background:
    radial-gradient(circle at 86% 0%,rgba(255,255,255,.22),transparent 32%),
    linear-gradient(145deg,#2f1405 0%,#7a4214 54%,#b8742b 100%)!important;
  color:#fffaf2!important;
  padding:42px!important;
  position:relative!important;
  overflow:hidden!important;
}
body:not(.login) .login-side:before{
  content:"";
  position:absolute;
  right:26px;
  top:28px;
  width:128px;
  height:128px;
  opacity:.16;
  background:
    radial-gradient(circle at 50% 66%, #fffaf2 0 18%, transparent 19%),
    radial-gradient(circle at 28% 34%, #fffaf2 0 10%, transparent 11%),
    radial-gradient(circle at 50% 22%, #fffaf2 0 10%, transparent 11%),
    radial-gradient(circle at 72% 34%, #fffaf2 0 10%, transparent 11%);
  transform:rotate(14deg);
}
body:not(.login) .login-side:after{
  background:rgba(255,250,242,.10)!important;
}
body:not(.login) .login-side h3,
body:not(.login) .login-side p,
body:not(.login) .login-side li{
  color:#fffaf2!important;
}
body:not(.login) .login-side p{
  opacity:.88!important;
}
body:not(.login) .login-side li{
  background:rgba(255,250,242,.12)!important;
  border-color:rgba(255,250,242,.22)!important;
}
@media(max-width:1100px){
  body:not(.login) .login-layout{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:640px){
  body:not(.login) .login-layout{
    width:min(100% - 28px,1180px)!important;
    margin:36px auto 64px!important;
  }
  body:not(.login) .login-panel,
  body:not(.login) .login-side{
    padding:26px!important;
    border-radius:26px!important;
  }
}


/* v3.1.71 single product layout polish + wider owner app canvas
   Keep v3.1.70 unified login as the base, then refine product detail pages without changing shop logic. */
body.single-product .wrap.page-content,
body.single-product .commerce-content,
body.single-product .woo-content{
  width:min(1380px,calc(100% - 44px))!important;
  max-width:1380px!important;
}

body.single-product .woocommerce div.product{
  gap:38px!important;
  align-items:start!important;
}

body.single-product .woocommerce div.product div.summary{
  overflow:visible!important;
}

body.single-product .woocommerce div.product .product_title{
  font-size:clamp(34px,3.7vw,56px)!important;
  line-height:1.04!important;
  letter-spacing:-.065em!important;
  text-wrap:balance;
  overflow-wrap:normal!important;
}

/* Keep personalisation fields together, then place quantity + button underneath as a deliberate buying row. */
body.single-product .woocommerce div.product form.cart{
  display:grid!important;
  grid-template-columns:minmax(112px,140px) minmax(190px,245px)!important;
  gap:18px 16px!important;
  align-items:end!important;
  justify-content:start!important;
  width:100%!important;
  max-width:720px!important;
  margin:30px 0 18px!important;
}

body.single-product .woocommerce div.product form.cart > *:not(.quantity):not(.single_add_to_cart_button):not(.button){
  grid-column:1 / -1!important;
  max-width:620px!important;
  width:100%!important;
}

body.single-product .woocommerce div.product form.cart .quantity{
  grid-column:1!important;
  grid-row:auto!important;
  align-self:center!important;
  justify-self:start!important;
  margin:0!important;
  width:132px!important;
}

body.single-product .woocommerce div.product form.cart .quantity .qty,
body.single-product .woocommerce div.product form.cart input.qty{
  width:132px!important;
  min-height:58px!important;
  border-radius:18px!important;
  text-align:center!important;
  font-weight:900!important;
  background:#fffaf2!important;
  border:1px solid rgba(122,66,20,.22)!important;
}

body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart .button.single_add_to_cart_button{
  grid-column:2!important;
  min-width:205px!important;
  min-height:58px!important;
  margin:0!important;
  justify-self:start!important;
}

/* Common custom/personalisation wrappers from product add-on plugins and InSyncPets custom fields. */
body.single-product .woocommerce div.product form.cart .wc-pao-addons-container,
body.single-product .woocommerce div.product form.cart .wc-pao-addon,
body.single-product .woocommerce div.product form.cart .product-addon,
body.single-product .woocommerce div.product form.cart .product-addons,
body.single-product .woocommerce div.product form.cart .insyncpet-personalisation,
body.single-product .woocommerce div.product form.cart .insyncpet-personalization,
body.single-product .woocommerce div.product form.cart .insyncpet-personalisation-details,
body.single-product .woocommerce div.product form.cart .isp-personalisation,
body.single-product .woocommerce div.product form.cart .personalisation-details,
body.single-product .woocommerce div.product form.cart fieldset{
  grid-column:1 / -1!important;
  width:100%!important;
  max-width:620px!important;
  margin:0 0 14px!important;
}

body.single-product .woocommerce div.product form.cart .insyncpet-personalisation,
body.single-product .woocommerce div.product form.cart .insyncpet-personalization,
body.single-product .woocommerce div.product form.cart .insyncpet-personalisation-details,
body.single-product .woocommerce div.product form.cart .isp-personalisation,
body.single-product .woocommerce div.product form.cart .personalisation-details,
body.single-product .woocommerce div.product form.cart fieldset{
  border-radius:24px!important;
}

/* Related products should use the full product-page width and avoid squeezed cards. */
body.single-product .woocommerce div.product .related.products,
body.single-product .related.products{
  grid-column:1 / -1!important;
  width:100%!important;
  max-width:none!important;
  clear:both!important;
  margin:66px 0 0!important;
  padding-top:8px!important;
}

body.single-product .related.products > h2,
body.single-product .upsells.products > h2{
  font-size:clamp(32px,3.6vw,48px)!important;
  line-height:1!important;
  letter-spacing:-.06em!important;
  margin:0 0 24px!important;
  color:#1b130d!important;
}

body.single-product .related.products ul.products,
body.single-product .upsells.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;
  gap:28px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

body.single-product .related.products ul.products li.product,
body.single-product .upsells.products ul.products li.product{
  min-width:0!important;
  padding:24px!important;
  border-radius:28px!important;
  display:flex!important;
  flex-direction:column!important;
}

body.single-product .related.products ul.products li.product a img,
body.single-product .upsells.products ul.products li.product a img{
  width:100%!important;
  height:230px!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:22px!important;
  padding:10px!important;
  background:#fffdf8!important;
}

body.single-product .related.products ul.products li.product .woocommerce-loop-product__title,
body.single-product .upsells.products ul.products li.product .woocommerce-loop-product__title{
  font-size:22px!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  margin-top:6px!important;
  text-wrap:balance;
}

body.single-product .related.products ul.products li.product .button,
body.single-product .upsells.products ul.products li.product .button{
  margin-top:auto!important;
  align-self:flex-start!important;
}

/* Owner/account app pages should feel like a dashboard on desktop, not a narrow article page. */
body.insyncpet-owner-app-page .page-hero .wrap,
body.insyncpet-owner-app-page .wrap.page-content,
body.insyncpet-owner-app-page .member-commerce-hub,
body.insyncpet-owner-app-page .insyncpet-owner-app,
body.insyncpet-owner-app-page .insyncpet-app,
body.insyncpet-owner-app-page .insyncpet-app-shell,
body.insyncpet-owner-app-page .insyncpet-dashboard,
body.insyncpet-owner-app-page .insyncpet-dashboard-shell{
  width:min(1540px,calc(100% - 56px))!important;
  max-width:1540px!important;
}

body.insyncpet-owner-app-page .wrap.page-content{
  padding:54px!important;
}

@media(max-width:980px){
  body.single-product .wrap.page-content,
  body.single-product .commerce-content,
  body.single-product .woo-content{
    width:min(100% - 32px,1380px)!important;
  }
  body.single-product .woocommerce div.product form.cart{
    max-width:none!important;
  }
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.insyncpet-owner-app-page .page-hero .wrap,
  body.insyncpet-owner-app-page .wrap.page-content,
  body.insyncpet-owner-app-page .member-commerce-hub,
  body.insyncpet-owner-app-page .insyncpet-owner-app,
  body.insyncpet-owner-app-page .insyncpet-app,
  body.insyncpet-owner-app-page .insyncpet-app-shell,
  body.insyncpet-owner-app-page .insyncpet-dashboard,
  body.insyncpet-owner-app-page .insyncpet-dashboard-shell{
    width:min(100% - 32px,1540px)!important;
  }
  body.insyncpet-owner-app-page .wrap.page-content{
    padding:32px!important;
  }
}

@media(max-width:700px){
  body.single-product .woocommerce div.product form.cart{
    grid-template-columns:1fr!important;
  }
  body.single-product .woocommerce div.product form.cart .quantity,
  body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,
  body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,
  body.single-product .woocommerce div.product form.cart .button.single_add_to_cart_button{
    grid-column:1!important;
    width:100%!important;
    justify-self:stretch!important;
  }
  body.single-product .woocommerce div.product form.cart .quantity .qty,
  body.single-product .woocommerce div.product form.cart input.qty{
    width:100%!important;
  }
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products{
    grid-template-columns:1fr!important;
  }
  body.single-product .related.products ul.products li.product a img,
  body.single-product .upsells.products ul.products li.product a img{
    height:240px!important;
  }
  body.insyncpet-owner-app-page .wrap.page-content{
    padding:22px!important;
  }
}


/* v3.1.72 warm app visual alignment
   Keep the site in one visual language: brown/cream InSyncPets styling, no blue/purple app mockups. */
.profile-dashboard-section .screen-tab,
.insyncpet-home .screen-tab{
  background:rgba(255,252,246,.94)!important;
  border:1px solid rgba(170,109,39,.28)!important;
  color:#2e1709!important;
  box-shadow:0 18px 44px rgba(92,58,22,.06)!important;
}
.profile-dashboard-section .screen-tab.active,
.profile-dashboard-section .screen-tab:hover,
.insyncpet-home .screen-tab.active,
.insyncpet-home .screen-tab:hover{
  background:linear-gradient(135deg,#fffaf1 0%,#f7ead2 100%)!important;
  border-color:rgba(166,97,28,.62)!important;
  color:#935817!important;
  box-shadow:0 24px 58px rgba(122,74,23,.14)!important;
}
.profile-dashboard-section .screen-tab small,
.insyncpet-home .screen-tab small{
  background:#f5e3c4!important;
  color:#8f561e!important;
}
.profile-dashboard-section .real-phone-card,
.profile-dashboard-section .safe-dashboard-card{
  width:min(520px,100%)!important;
  padding:18px!important;
  border-radius:38px!important;
  background:linear-gradient(145deg,#fffaf1,#f4ead9)!important;
  border:1px solid rgba(186,136,74,.32)!important;
  box-shadow:0 34px 90px rgba(93,62,26,.16)!important;
}
.profile-dashboard-section .real-phone-card:before,
.profile-dashboard-section .safe-dashboard-card:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:-26px!important;
  z-index:-1!important;
  background:radial-gradient(circle at 50% 12%,rgba(171,111,44,.14),transparent 42%),radial-gradient(circle at 84% 78%,rgba(183,145,82,.18),transparent 42%)!important;
  filter:blur(6px)!important;
}
.profile-dashboard-section .real-phone-card img,
.profile-dashboard-section .safe-dashboard-card img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:760px!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:28px!important;
  background:#fff8ed!important;
  box-shadow:0 22px 54px rgba(76,48,19,.13)!important;
  filter:saturate(1.03) contrast(1.01)!important;
}
.profile-dashboard-section .app-screen-caption{
  background:rgba(255,250,242,.92)!important;
  border-color:rgba(172,118,48,.24)!important;
  color:#2e1709!important;
  box-shadow:0 20px 56px rgba(89,58,25,.08)!important;
}
.profile-dashboard-section .app-screen-caption b{color:#2e1709!important;}
.profile-dashboard-section .app-screen-caption span{color:#6f5c46!important;}


/* v3.1.73 visual consistency + real single product layout fix
   Re-align homepage app visual with warm InSyncPets styling and force WooCommerce product forms/related products into a clean layout. */
.profile-dashboard-section .real-phone-stage{
  justify-items:center!important;
  align-items:center!important;
  gap:0!important;
}
.profile-dashboard-section .app-screen-caption{
  display:none!important;
}
.profile-dashboard-section .real-phone-card,
.profile-dashboard-section .safe-dashboard-card{
  width:min(420px,100%)!important;
  padding:12px!important;
  border-radius:34px!important;
  background:linear-gradient(145deg,#fff8ec,#efe1cc)!important;
  border:1px solid rgba(166,111,44,.26)!important;
  box-shadow:0 28px 76px rgba(92,58,22,.15)!important;
  overflow:hidden!important;
}
.profile-dashboard-section .real-phone-card img,
.profile-dashboard-section .safe-dashboard-card img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:24px!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media (min-width:1100px){
  .profile-dashboard-section .real-phone-card,
  .profile-dashboard-section .safe-dashboard-card{width:min(430px,100%)!important;}
}

/* Single product: robust form layout for WooCommerce plus add-on/personalisation fields. */
.woocommerce div.product form.cart,
body.single-product .woocommerce div.product form.cart,
body.single-product form.cart{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  width:100%!important;
  max-width:650px!important;
  margin:30px 0 18px!important;
}
.woocommerce div.product form.cart > *:not(.quantity):not(.single_add_to_cart_button):not(button.single_add_to_cart_button):not(.button),
body.single-product .woocommerce div.product form.cart > *:not(.quantity):not(.single_add_to_cart_button):not(button.single_add_to_cart_button):not(.button),
body.single-product form.cart > *:not(.quantity):not(.single_add_to_cart_button):not(button.single_add_to_cart_button):not(.button){
  flex:1 1 100%!important;
  order:10!important;
  width:100%!important;
  max-width:620px!important;
  min-width:0!important;
}
.woocommerce div.product form.cart .quantity,
body.single-product .woocommerce div.product form.cart .quantity,
body.single-product form.cart .quantity{
  order:80!important;
  flex:0 0 132px!important;
  width:132px!important;
  float:none!important;
  clear:none!important;
  margin:4px 0 0!important;
  align-self:center!important;
}
.woocommerce div.product form.cart .quantity input.qty,
.woocommerce div.product form.cart input.qty,
body.single-product form.cart .quantity input.qty,
body.single-product form.cart input.qty{
  width:132px!important;
  min-height:58px!important;
  border-radius:18px!important;
  text-align:center!important;
  font-weight:900!important;
  background:#fffaf2!important;
  border:1px solid rgba(122,66,20,.22)!important;
}
.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart .single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product form.cart .single_add_to_cart_button,
body.single-product form.cart button.single_add_to_cart_button{
  order:81!important;
  flex:0 0 auto!important;
  min-width:220px!important;
  min-height:58px!important;
  float:none!important;
  clear:none!important;
  margin:4px 0 0!important;
  align-self:center!important;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
body.single-product form.cart:before,
body.single-product form.cart:after{
  display:none!important;
  content:none!important;
}
.woocommerce div.product form.cart .wc-pao-addons-container,
.woocommerce div.product form.cart .wc-pao-addon,
.woocommerce div.product form.cart .product-addon,
.woocommerce div.product form.cart .product-addons,
.woocommerce div.product form.cart .insyncpet-personalisation,
.woocommerce div.product form.cart .insyncpet-personalization,
.woocommerce div.product form.cart .insyncpet-personalisation-details,
.woocommerce div.product form.cart .isp-personalisation,
.woocommerce div.product form.cart .personalisation-details,
.woocommerce div.product form.cart fieldset{
  order:20!important;
  flex:1 1 100%!important;
  width:100%!important;
  max-width:620px!important;
  margin:0 0 14px!important;
}

/* Related products: break out of the narrow summary column and use a balanced desktop grid. */
body.single-product .woocommerce div.product .related.products,
body.single-product .woocommerce div.product .upsells.products,
body.single-product .related.products,
body.single-product .upsells.products{
  grid-column:1 / -1!important;
  width:min(1240px,calc(100vw - 72px))!important;
  max-width:1240px!important;
  margin:72px auto 0!important;
  padding:0!important;
  clear:both!important;
  justify-self:center!important;
}
body.single-product .related.products ul.products,
body.single-product .upsells.products ul.products,
body.single-product .woocommerce div.product .related.products ul.products,
body.single-product .woocommerce div.product .upsells.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:28px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.single-product .related.products ul.products li.product,
body.single-product .upsells.products ul.products li.product{
  width:auto!important;
  min-width:0!important;
  float:none!important;
  margin:0!important;
  padding:24px!important;
  border-radius:30px!important;
}
body.single-product .related.products ul.products li.product a img,
body.single-product .upsells.products ul.products li.product a img{
  height:250px!important;
  width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:12px!important;
}
@media (max-width:1100px){
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products,
  body.single-product .woocommerce div.product .related.products ul.products,
  body.single-product .woocommerce div.product .upsells.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:700px){
  .woocommerce div.product form.cart,
  body.single-product .woocommerce div.product form.cart,
  body.single-product form.cart{max-width:none!important;gap:12px!important;}
  .woocommerce div.product form.cart .quantity,
  body.single-product form.cart .quantity,
  .woocommerce div.product form.cart .single_add_to_cart_button,
  body.single-product form.cart .single_add_to_cart_button,
  body.single-product form.cart button.single_add_to_cart_button{
    flex:1 1 100%!important;
    width:100%!important;
    min-width:0!important;
  }
  .woocommerce div.product form.cart .quantity input.qty,
  body.single-product form.cart input.qty{width:100%!important;}
  body.single-product .related.products,
  body.single-product .upsells.products{width:min(100%,calc(100vw - 32px))!important;}
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products,
  body.single-product .woocommerce div.product .related.products ul.products,
  body.single-product .woocommerce div.product .upsells.products ul.products{
    grid-template-columns:1fr!important;
  }
}


/* v3.1.74 single product full-width canvas + buying row fix
   Keeps the product page centred on desktop and prevents the pale/white dead strip on the right. */
html,
body{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}
body.single-product,
body.single-product.woocommerce,
body.single-product.woocommerce-page{
  background:
    radial-gradient(circle at 8% 0%,rgba(177,125,49,.18),transparent 28%),
    radial-gradient(circle at 92% 4%,rgba(207,220,194,.42),transparent 30%),
    linear-gradient(135deg,#fff4df 0%,#fffaf0 52%,#eef4e8 100%)!important;
}
body.single-product .insyncpet-commerce,
body.single-product main.insyncpet-commerce,
body.single-product .woocommerce-wrap.insyncpet-commerce{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 8% 0%,rgba(177,125,49,.14),transparent 28%),
    radial-gradient(circle at 92% 0%,rgba(207,220,194,.38),transparent 30%),
    linear-gradient(135deg,#fff4df 0%,#fffaf0 52%,#eef4e8 100%)!important;
}
body.single-product #insyncpet-shop-products.wrap.page-content.woo-content.commerce-content,
body.single-product .wrap.page-content.woo-content.commerce-content{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:72px clamp(28px,4vw,72px) 90px!important;
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
}
body.single-product #insyncpet-shop-products > .woocommerce,
body.single-product .woo-content > .woocommerce,
body.single-product .commerce-content > .woocommerce{
  width:min(1500px,100%)!important;
  max-width:1500px!important;
  margin:0 auto!important;
  display:block!important;
}
body.single-product .woocommerce div.product{
  width:100%!important;
  max-width:1500px!important;
  margin:0 auto!important;
  grid-template-columns:minmax(420px,.92fr) minmax(500px,1.08fr)!important;
  gap:clamp(34px,4vw,64px)!important;
  align-items:start!important;
}
body.single-product .woocommerce div.product div.images,
body.single-product .woocommerce div.product div.summary{
  min-width:0!important;
}
body.single-product .woocommerce div.product div.images{
  align-self:start!important;
}
body.single-product .woocommerce div.product div.summary{
  max-width:none!important;
}

/* Actual buy row created by JS, with CSS-only fallbacks kept above. */
body.single-product form.cart .insyncpet-buy-row,
body.single-product .woocommerce div.product form.cart .insyncpet-buy-row{
  order:90!important;
  flex:1 1 100%!important;
  width:100%!important;
  max-width:620px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  margin:12px 0 0!important;
}
body.single-product form.cart .insyncpet-buy-row .quantity,
body.single-product .woocommerce div.product form.cart .insyncpet-buy-row .quantity{
  order:0!important;
  flex:0 0 132px!important;
  width:132px!important;
  margin:0!important;
}
body.single-product form.cart .insyncpet-buy-row .single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart .insyncpet-buy-row .single_add_to_cart_button,
body.single-product form.cart .insyncpet-buy-row button.single_add_to_cart_button,
body.single-product .woocommerce div.product form.cart .insyncpet-buy-row button.single_add_to_cart_button{
  order:1!important;
  flex:0 0 auto!important;
  min-width:230px!important;
  margin:0!important;
}
body.single-product form.cart .insyncpet-buy-row + .paypal-button-container,
body.single-product form.cart .insyncpet-buy-row ~ .ppc-button-wrapper{
  flex-basis:100%!important;
}

/* Related products need the full product canvas, not the narrow summary column. */
body.single-product .woocommerce div.product .related.products,
body.single-product .woocommerce div.product .upsells.products,
body.single-product .related.products,
body.single-product .upsells.products{
  grid-column:1 / -1!important;
  width:100%!important;
  max-width:1500px!important;
  margin:84px auto 0!important;
  clear:both!important;
}
body.single-product .related.products ul.products,
body.single-product .upsells.products ul.products,
body.single-product .woocommerce div.product .related.products ul.products,
body.single-product .woocommerce div.product .upsells.products ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(240px,1fr))!important;
  gap:30px!important;
  width:100%!important;
}
body.single-product .related.products ul.products li.product,
body.single-product .upsells.products ul.products li.product{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
}

@media (max-width:1200px){
  body.single-product .woocommerce div.product{
    grid-template-columns:1fr!important;
  }
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products,
  body.single-product .woocommerce div.product .related.products ul.products,
  body.single-product .woocommerce div.product .upsells.products ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width:700px){
  body.single-product #insyncpet-shop-products.wrap.page-content.woo-content.commerce-content,
  body.single-product .wrap.page-content.woo-content.commerce-content{
    padding:34px 16px 64px!important;
  }
  body.single-product form.cart .insyncpet-buy-row,
  body.single-product .woocommerce div.product form.cart .insyncpet-buy-row{
    max-width:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
  }
  body.single-product form.cart .insyncpet-buy-row .quantity,
  body.single-product .woocommerce div.product form.cart .insyncpet-buy-row .quantity,
  body.single-product form.cart .insyncpet-buy-row .single_add_to_cart_button,
  body.single-product .woocommerce div.product form.cart .insyncpet-buy-row .single_add_to_cart_button,
  body.single-product form.cart .insyncpet-buy-row button.single_add_to_cart_button{
    width:100%!important;
    flex:1 1 auto!important;
    min-width:0!important;
  }
  body.single-product .related.products ul.products,
  body.single-product .upsells.products ul.products,
  body.single-product .woocommerce div.product .related.products ul.products,
  body.single-product .woocommerce div.product .upsells.products ul.products{
    grid-template-columns:1fr!important;
  }
}


/* v3.1.76 original app screenshots + clean engraving shop hero
   Uses the supplied original InSyncPets app phone screens instead of generated/fake app artwork, and updates the shop hero artwork with a clean inner engraving sample. */
.profile-dashboard-section .real-phone-card,
.profile-dashboard-section .safe-dashboard-card{
  width:min(420px,100%)!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.profile-dashboard-section .real-phone-card:before,
.profile-dashboard-section .safe-dashboard-card:before{
  display:none!important;
}
.profile-dashboard-section .real-phone-card img,
.profile-dashboard-section .safe-dashboard-card img{
  width:100%!important;
  height:auto!important;
  max-height:820px!important;
  object-fit:contain!important;
  object-position:center top!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
}
@media (max-width:980px){
  .profile-dashboard-section .real-phone-card,
  .profile-dashboard-section .safe-dashboard-card{width:min(390px,100%)!important;}
}
@media (max-width:640px){
  .profile-dashboard-section .real-phone-card,
  .profile-dashboard-section .safe-dashboard-card{width:min(340px,100%)!important;}
}
.shop-hero-banner-image-only img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center!important;
}


/* v3.1.78 homepage hero spacing rollback
   Keeps the stronger CTA wording but restores the cleaner two-column balance: left-aligned copy, tighter gap, wider headline measure and less dead space between copy and image. */
.insyncpet-home-v3156 .isp-hero-warm{
  min-height:auto!important;
  padding:72px 0 72px!important;
}
.insyncpet-home-v3156 .isp-hero-warm .wrap{
  width:min(1520px,calc(100% - 92px))!important;
}
.insyncpet-home-v3156 .isp-hero-warm .isp-hero-grid{
  grid-template-columns:minmax(0,.86fr) minmax(600px,1.14fr)!important;
  gap:44px!important;
  align-items:center!important;
}
.insyncpet-home-v3156 .isp-hero-copy{
  text-align:left!important;
  align-items:flex-start!important;
  justify-content:center!important;
  max-width:760px!important;
}
.insyncpet-home-v3156 .isp-hero-copy .hero-eyebrow{
  align-self:flex-start!important;
}
.insyncpet-home-v3156 .isp-hero-copy h1{
  font-size:clamp(58px,4.7vw,82px)!important;
  line-height:.94!important;
  letter-spacing:-.078em!important;
  max-width:760px!important;
  margin:22px 0 22px!important;
  text-align:left!important;
  text-wrap:balance;
}
.insyncpet-home-v3156 .isp-hero-copy .lead{
  max-width:650px!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:left!important;
  font-size:clamp(20px,1.45vw,24px)!important;
  line-height:1.5!important;
}
.insyncpet-home-v3156 .hero-actions-warm{
  justify-content:flex-start!important;
  flex-direction:row!important;
  gap:16px!important;
  margin-top:32px!important;
}
.insyncpet-home-v3156 .hero-actions-warm .paw-btn{
  min-height:58px!important;
  padding:16px 26px!important;
  font-size:18px!important;
}
.insyncpet-home-v3156 .launch-badges-warm{
  justify-content:flex-start!important;
  grid-template-columns:repeat(2,minmax(230px,max-content))!important;
  gap:12px 14px!important;
  margin-top:26px!important;
}
.insyncpet-home-v3156 .launch-badges-warm span{
  font-size:15px!important;
  padding:11px 16px!important;
}
.insyncpet-home-v3156 .hero-showcase{
  justify-self:end!important;
  width:100%!important;
  margin-right:0!important;
}
.insyncpet-home-v3156 .hero-image-card-warm{
  width:100%!important;
  max-width:870px!important;
  border-radius:40px!important;
}
.insyncpet-home-v3156 .hero-image-card-warm img{
  width:100%!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media(max-width:1180px){
  .insyncpet-home-v3156 .isp-hero-warm .wrap{
    width:min(1120px,calc(100% - 48px))!important;
  }
  .insyncpet-home-v3156 .isp-hero-warm .isp-hero-grid{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .insyncpet-home-v3156 .isp-hero-copy{
    max-width:820px!important;
    text-align:center!important;
    align-items:center!important;
    margin:0 auto!important;
  }
  .insyncpet-home-v3156 .isp-hero-copy .hero-eyebrow{
    align-self:center!important;
  }
  .insyncpet-home-v3156 .isp-hero-copy h1,
  .insyncpet-home-v3156 .isp-hero-copy .lead{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .insyncpet-home-v3156 .hero-actions-warm,
  .insyncpet-home-v3156 .launch-badges-warm{
    justify-content:center!important;
  }
  .insyncpet-home-v3156 .hero-showcase{
    justify-self:center!important;
    max-width:900px!important;
  }
}
@media(max-width:760px){
  .insyncpet-home-v3156 .isp-hero-warm{
    padding:46px 0 54px!important;
  }
  .insyncpet-home-v3156 .isp-hero-warm .wrap{
    width:min(100% - 28px,720px)!important;
  }
  .insyncpet-home-v3156 .isp-hero-copy h1{
    font-size:clamp(44px,12vw,58px)!important;
    max-width:12ch!important;
  }
  .insyncpet-home-v3156 .isp-hero-copy .lead{
    font-size:18px!important;
  }
  .insyncpet-home-v3156 .hero-actions-warm{
    flex-direction:column!important;
    width:100%!important;
  }
  .insyncpet-home-v3156 .hero-actions-warm .paw-btn{
    width:100%!important;
  }
  .insyncpet-home-v3156 .launch-badges-warm{
    grid-template-columns:1fr!important;
    width:100%!important;
  }
}


/* v3.1.79 stronger homepage hero CTA + premium trust strip
   Replaces the passive hero wording with the stronger name-tag challenge, tightens the text rhythm, adds a clearer eyebrow, and turns the benefits into a cleaner conversion strip. */
.insyncpet-home-v3156 .isp-hero-warm{
  padding:76px 0 76px!important;
  background:
    radial-gradient(circle at 4% 7%, rgba(151,90,29,.18), transparent 23%),
    radial-gradient(circle at 94% 0%, rgba(216,179,122,.20), transparent 24%),
    linear-gradient(135deg,#fff0d2 0%,#fff8eb 46%,#f5ddb8 100%)!important;
}
.insyncpet-home-v3156 .isp-hero-warm .wrap{
  width:min(1540px,calc(100% - 88px))!important;
}
.insyncpet-home-v3156 .isp-hero-warm .isp-hero-grid{
  grid-template-columns:minmax(480px,.78fr) minmax(620px,1.22fr)!important;
  gap:52px!important;
  align-items:center!important;
}
.insyncpet-home-v3156 .isp-hero-copy{
  max-width:720px!important;
  position:relative!important;
}
.insyncpet-home-v3156 .hero-eyebrow{
  padding:12px 22px!important;
  border:2px solid rgba(151,90,29,.72)!important;
  background:rgba(255,247,233,.64)!important;
  color:#5b2e0d!important;
  font-size:15px!important;
  letter-spacing:.12em!important;
  box-shadow:none!important;
}
.insyncpet-home-v3156 .hero-eyebrow i{
  width:18px!important;
  height:18px!important;
  background:transparent!important;
  box-shadow:none!important;
  position:relative!important;
}
.insyncpet-home-v3156 .hero-eyebrow i:before{
  content:"";
  position:absolute;
  left:6px;
  top:8px;
  width:8px;
  height:7px;
  border-radius:50% 50% 46% 46%;
  background:#8e4f18;
}
.insyncpet-home-v3156 .hero-eyebrow i:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 4px 8px,#8e4f18 0 3px,transparent 4px),
    radial-gradient(circle at 9px 3px,#8e4f18 0 3px,transparent 4px),
    radial-gradient(circle at 15px 8px,#8e4f18 0 3px,transparent 4px);
}
.insyncpet-home-v3156 .isp-hero-copy h1{
  font-size:clamp(62px,5.7vw,98px)!important;
  line-height:.93!important;
  letter-spacing:-.085em!important;
  max-width:680px!important;
  margin:30px 0 26px!important;
  color:#1d0f06!important;
}
.insyncpet-home-v3156 .isp-hero-copy h1:after{
  content:"";
  display:block;
  width:76px;
  height:6px;
  border-radius:999px;
  background:#a76421;
  margin-top:28px;
}
.insyncpet-home-v3156 .isp-hero-copy .lead{
  max-width:590px!important;
  font-size:clamp(20px,1.42vw,25px)!important;
  line-height:1.43!important;
  color:#3e342b!important;
}
.insyncpet-home-v3156 .hero-actions-warm{
  gap:18px!important;
  margin-top:30px!important;
}
.insyncpet-home-v3156 .hero-actions-warm .paw-btn{
  min-height:64px!important;
  padding:18px 30px!important;
  border-radius:18px!important;
  font-size:20px!important;
}
.insyncpet-home-v3156 .hero-actions-warm .btn.primary.paw-btn{
  background:#a45e1b!important;
  box-shadow:0 16px 34px rgba(112,63,22,.25)!important;
}
.insyncpet-home-v3156 .launch-badges-warm{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  width:min(840px,calc(100vw - 88px))!important;
  max-width:840px!important;
  gap:0!important;
  margin-top:44px!important;
  background:rgba(255,249,238,.88)!important;
  border:1px solid rgba(151,90,29,.16)!important;
  border-radius:24px!important;
  box-shadow:0 22px 54px rgba(112,63,22,.12)!important;
  overflow:hidden!important;
}
.insyncpet-home-v3156 .launch-badges-warm span{
  min-height:92px!important;
  padding:18px 20px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:16px!important;
  line-height:1.22!important;
  color:#24180f!important;
  border-right:1px solid rgba(151,90,29,.16)!important;
}
.insyncpet-home-v3156 .launch-badges-warm span:last-child{border-right:0!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon{
  width:44px!important;
  height:44px!important;
  border-radius:50%!important;
  background:#faedd8!important;
  color:#9a5a1d!important;
  flex:0 0 44px!important;
}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.nfc:before{inset:13px!important;border-width:3px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.shield:before{left:14px!important;top:11px!important;width:17px!important;height:21px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.bell:before{left:13px!important;top:12px!important;width:18px!important;height:18px!important;border-width:3px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.phone:before{left:15px!important;top:10px!important;width:14px!important;height:24px!important;border-width:3px!important;}
.insyncpet-home-v3156 .hero-image-card-warm{
  max-width:900px!important;
  border-radius:42px!important;
  border:12px solid rgba(255,246,229,.88)!important;
  outline:1px solid rgba(151,90,29,.22)!important;
  box-shadow:0 30px 80px rgba(88,57,24,.18)!important;
}
.insyncpet-home-v3156 .hero-image-card-warm img{
  border-radius:30px!important;
}
.insyncpet-home-v3156 .hero-image-card-warm .hero-live,
.insyncpet-home-v3156 .hero-image-card-warm .hero-status{
  display:none!important;
}
@media(max-width:1180px){
  .insyncpet-home-v3156 .isp-hero-warm .wrap{width:min(1040px,calc(100% - 48px))!important;}
  .insyncpet-home-v3156 .isp-hero-warm .isp-hero-grid{grid-template-columns:1fr!important;gap:34px!important;}
  .insyncpet-home-v3156 .isp-hero-copy{max-width:820px!important;}
  .insyncpet-home-v3156 .isp-hero-copy h1{max-width:760px!important;}
  .insyncpet-home-v3156 .isp-hero-copy h1:after{margin-left:auto;margin-right:auto;}
  .insyncpet-home-v3156 .launch-badges-warm{width:min(900px,100%)!important;margin-left:auto!important;margin-right:auto!important;}
}
@media(max-width:760px){
  .insyncpet-home-v3156 .isp-hero-warm{padding:44px 0 50px!important;}
  .insyncpet-home-v3156 .hero-eyebrow{font-size:12px!important;padding:10px 15px!important;}
  .insyncpet-home-v3156 .isp-hero-copy h1{font-size:clamp(42px,11.5vw,58px)!important;max-width:11ch!important;margin-top:22px!important;}
  .insyncpet-home-v3156 .isp-hero-copy h1:after{width:62px;height:5px;margin-top:22px;}
  .insyncpet-home-v3156 .isp-hero-copy .lead{font-size:18px!important;}
  .insyncpet-home-v3156 .launch-badges-warm{grid-template-columns:1fr!important;border-radius:22px!important;margin-top:28px!important;}
  .insyncpet-home-v3156 .launch-badges-warm span{min-height:68px!important;border-right:0!important;border-bottom:1px solid rgba(151,90,29,.14)!important;}
  .insyncpet-home-v3156 .launch-badges-warm span:last-child{border-bottom:0!important;}
  .insyncpet-home-v3156 .hero-image-card-warm{border-width:7px!important;border-radius:28px!important;}
  .insyncpet-home-v3156 .hero-image-card-warm img{border-radius:20px!important;}
}


/* v3.1.80 hero polish fix
   Removes the stray underline/accent below the headline and fixes the feature strip so text never clips under the hero image. */
.insyncpet-home-v3156 .isp-hero-copy h1:after{
  display:none!important;
  content:none!important;
}
.insyncpet-home-v3156 .launch-badges-warm{
  width:100%!important;
  max-width:640px!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:30px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.insyncpet-home-v3156 .launch-badges-warm span{
  min-width:0!important;
  min-height:58px!important;
  padding:13px 15px!important;
  border:1px solid rgba(151,90,29,.20)!important;
  border-radius:999px!important;
  background:rgba(255,249,238,.88)!important;
  box-shadow:0 12px 28px rgba(112,63,22,.08)!important;
  font-size:14px!important;
  line-height:1.18!important;
  white-space:normal!important;
  overflow:visible!important;
  border-right:1px solid rgba(151,90,29,.20)!important;
}
.insyncpet-home-v3156 .launch-badges-warm span:last-child{
  border-right:1px solid rgba(151,90,29,.20)!important;
}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon{
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.nfc:before{inset:9px!important;border-width:2px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.shield:before{left:10px!important;top:8px!important;width:14px!important;height:17px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.bell:before{left:9px!important;top:9px!important;width:14px!important;height:14px!important;border-width:2px!important;}
.insyncpet-home-v3156 .launch-badges-warm .feature-icon.phone:before{left:11px!important;top:7px!important;width:10px!important;height:18px!important;border-width:2px!important;}
@media(max-width:760px){
  .insyncpet-home-v3156 .launch-badges-warm{
    grid-template-columns:1fr!important;
    max-width:100%!important;
  }
  .insyncpet-home-v3156 .launch-badges-warm span{
    border-bottom:1px solid rgba(151,90,29,.20)!important;
  }
}


/* v3.1.93 hero spacing and CTA alignment polish */
.insyncpet-home-v3156 .isp-hero-copy h1{
  margin:20px 0 14px!important;
}

.insyncpet-home-v3156 .isp-hero-copy .lead{
  margin:0!important;
  max-width:640px!important;
}

.hero-actions-warm{
  margin-top:24px!important;
  align-items:stretch!important;
}

.hero-actions-warm .paw-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  height:64px!important;
  min-height:64px!important;
  box-sizing:border-box!important;
  vertical-align:top!important;
}

.hero-actions-warm .paw-btn .paw-mini{
  margin-top:0!important;
}


/* v3.1.94 hero CTA buttons align exactly with the 2x2 feature chips below */
.insyncpet-home-v3156 .hero-actions-warm{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  width:100%!important;
  max-width:640px!important;
  gap:12px!important;
  margin-top:24px!important;
  align-items:stretch!important;
}
.insyncpet-home-v3156 .hero-actions-warm .paw-btn{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  min-height:58px!important;
  height:58px!important;
  padding:13px 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  box-sizing:border-box!important;
  text-align:center!important;
}
.insyncpet-home-v3156 .hero-actions-warm .paw-btn .paw-mini{
  margin-top:0!important;
  flex:0 0 auto!important;
}
@media(max-width:760px){
  .insyncpet-home-v3156 .hero-actions-warm{
    grid-template-columns:1fr!important;
    max-width:100%!important;
  }
}


/* v3.1.96 realistic paw assets */
.paw-mini,
.mini-paw,
.eyebrow i {
  background: url("assets/img/brand/paw-mark-real.png") center/contain no-repeat !important;
  color: transparent !important;
}
.paw-mini:before, .paw-mini:after,
.mini-paw:before, .mini-paw:after,
.eyebrow i:before, .eyebrow i:after {
  content: none !important;
  display: none !important;
}
.paw-mini { width: 24px !important; height: 24px !important; flex: 0 0 24px !important; }
.mini-paw { width: 24px !important; height: 24px !important; }
.eyebrow i { width: 18px !important; height: 18px !important; }

.card-icon,
.support-icon,
.process-paw,
.member-card-icon,
.existing-icon,
.hero-paw-badge {
  background: url("assets/img/brand/paw-badge-real.png") center/contain no-repeat !important;
  color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.card-icon:before, .card-icon:after,
.support-icon:before, .support-icon:after,
.process-paw:before, .process-paw:after,
.member-card-icon:before, .member-card-icon:after,
.existing-icon:before, .existing-icon:after,
.hero-paw-badge:before, .hero-paw-badge:after {
  content: none !important;
  display: none !important;
}
.card-icon, .support-icon, .member-card-icon, .existing-icon {
  width: 68px !important;
  height: 68px !important;
  border-radius: 22px !important;
}
.process-paw {
  width: 74px !important;
  height: 74px !important;
  border-radius: 24px !important;
}
.hero-paw-badge {
  width: 58px !important;
  height: 58px !important;
  border-radius: 20px !important;
}

.hero-paw {
  width: 116px !important;
  height: 112px !important;
  background: url("assets/img/decor/soft-paw-watermark.png") center/contain no-repeat !important;
  opacity: .42 !important;
  color: transparent !important;
}
.hero-paw:before, .hero-paw:after {
  content: none !important;
  display: none !important;
}

.page-card-grid .clickable-card:after,
.contact-action-card:after,
.support-action-card:after,
.process-card:after,
.member-action-card:after,
.existing-customer-card:after {
  background: url("assets/img/decor/soft-paw-watermark.png") center/contain no-repeat !important;
  opacity: .24 !important;
}

/* softer, more natural paw corner/background treatments */
.hero-image-card-warm:before {
  background: url("assets/img/decor/soft-paw-watermark.png") center/contain no-repeat !important;
  width: 220px !important;
  height: 220px !important;
  opacity: .26 !important;
  right: -76px !important;
  bottom: -72px !important;
}


/* v3.1.97 system plans and sign-up */
.system-plans-section{padding-top:96px;padding-bottom:96px;background:linear-gradient(180deg,#fffdf8 0%,#f8f5ec 100%)}
.system-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}
.system-plan-card{background:#fff;border:1px solid rgba(122,66,20,.14);border-radius:32px;padding:28px;box-shadow:0 20px 60px rgba(84,60,22,.08);display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden}
.system-plan-card.is-featured{border-color:#c78a33;box-shadow:0 24px 70px rgba(145,93,31,.18);transform:translateY(-4px)}
.system-plan-card.is-featured:after{content:"Most popular";position:absolute;top:18px;right:18px;padding:8px 12px;border-radius:999px;background:#f4ead9;color:#7a4214;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}
.system-plan-chip{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:8px 12px;border-radius:999px;background:#fff5e8;color:#975a1d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.system-plan-card h3{margin:0;font-size:34px;line-height:1.02;letter-spacing:-.05em;color:#291406}
.system-plan-price{font-size:28px;font-weight:950;letter-spacing:-.04em;color:#7a4214}
.system-plan-card p{margin:0;color:#645545;font-size:17px;line-height:1.65}
.system-plan-card ul{list-style:none;margin:4px 0 0;padding:0;display:grid;gap:10px}
.system-plan-card li{display:flex;align-items:flex-start;gap:10px;color:#3e3429;font-size:16px;font-weight:800;line-height:1.5}
.system-plan-card li:before{content:"";width:10px;height:10px;border-radius:50%;background:#2fb29f;flex:0 0 10px;margin-top:.45em}
.system-plan-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:8px}
.system-plan-actions .btn{flex:1 1 180px}
.pricing-route-content .system-plans-grid{margin-top:0}
.insyncpet-pricing-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}
.insyncpet-notice{margin:0 0 20px;padding:16px 18px;border-radius:20px;font-weight:800}
.insyncpet-notice.success{background:#ecfbf4;border:1px solid #b7e7cb;color:#1f6a4a}
.insyncpet-notice.error{background:#fff3f0;border:1px solid #f0c0b4;color:#8a2f17}
.insyncpet-notice.error ul{margin:0;padding-left:18px}
.insyncpet-signup-form{position:relative;z-index:1;margin-top:24px}
.insyncpet-signup-form p{margin:0 0 18px}
.insyncpet-signup-form label,.insyncpet-login-form label{display:block;font-size:14px;font-weight:850;color:#101b35;margin:0 0 8px}
.insyncpet-signup-form input[type=text],.insyncpet-signup-form input[type=email],.insyncpet-signup-form input[type=password],.insyncpet-login-form input[type=text],.insyncpet-login-form input[type=password],.insyncpet-login-form input[type=email]{width:100%;min-height:56px;border-radius:18px;background:#fff;border:1px solid #dce5f4;box-shadow:0 8px 24px rgba(12,28,60,.04);padding:15px 16px;font-size:16px}
.insyncpet-signup-form input:focus,.insyncpet-login-form input:focus{outline:3px solid rgba(47,102,255,.14);border-color:#97adff}
.insyncpet-signup-form .button-primary{appearance:none;width:100%;min-height:56px;border:0;border-radius:18px;background:linear-gradient(135deg,#2866ff,#6947ff);color:#fff;font-weight:900;padding:15px 22px;box-shadow:0 16px 34px rgba(54,87,255,.24);cursor:pointer;font-size:16px}
.signup-side .signup-plan-price{font-size:28px;font-weight:950;color:#fff;margin:10px 0 6px}
@media(max-width:1100px){.system-plans-grid,.insyncpet-pricing-split{grid-template-columns:1fr}}
@media(max-width:760px){.system-plans-section{padding-top:74px;padding-bottom:74px}.system-plan-card{padding:22px;border-radius:26px}.system-plan-card h3{font-size:28px}.system-plan-price{font-size:24px}}


/* v3.1.98 restore premium how-it-works styling */
.customer-flow-section{
  background:linear-gradient(180deg,#fffdf8 0%,#f8f2e8 100%)!important;
  padding-top:92px!important;
  padding-bottom:84px!important;
}
.customer-flow-section .section-head{
  max-width:920px;
  margin:0 auto 34px!important;
  text-align:center;
}
.customer-flow-section .journey-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch;
}
.customer-flow-section .journey-step{
  min-height:260px!important;
  padding:32px!important;
  background:linear-gradient(180deg,#fffdf9 0%,#fff5e7 100%)!important;
  border:1px solid rgba(186,145,94,.22)!important;
  border-radius:32px!important;
  box-shadow:0 18px 52px rgba(95,64,24,.08)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  overflow:hidden;
  position:relative;
}
.customer-flow-section .journey-step:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 60px rgba(95,64,24,.12)!important;
  border-color:rgba(166,119,61,.34)!important;
}
.customer-flow-section .journey-step:after{
  content:"";
  position:absolute;
  right:12px;
  bottom:10px;
  width:132px;
  height:132px;
  background:url('assets/img/decor/soft-paw-watermark.png') no-repeat center/contain;
  opacity:.22;
  pointer-events:none;
}
.customer-flow-section .journey-step b{
  width:56px;
  height:56px;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fffaf0,#f1dfbf)!important;
  color:#9a6028!important;
  border:1px solid rgba(122,66,20,.16)!important;
  box-shadow:0 10px 24px rgba(89,55,23,.06)!important;
  display:grid;
  place-items:center;
  font-size:18px;
  font-weight:900;
  margin-bottom:28px!important;
}
.customer-flow-section .journey-step h3{
  margin:0 0 12px!important;
  font-size:clamp(28px,1.8vw,36px)!important;
  line-height:1.02!important;
  letter-spacing:-.05em!important;
  color:#231307!important;
  max-width:14ch;
}
.customer-flow-section .journey-step p{
  margin:0!important;
  font-size:clamp(18px,1.02vw,20px)!important;
  line-height:1.55!important;
  color:#5d5145!important;
  max-width:30ch;
}
@media(max-width:1100px){
  .customer-flow-section .journey-grid{grid-template-columns:1fr 1fr!important;}
  .customer-flow-section .journey-step{min-height:240px!important;}
}
@media(max-width:760px){
  .customer-flow-section .section-head{text-align:left;max-width:none;}
  .customer-flow-section .journey-grid{grid-template-columns:1fr!important;}
  .customer-flow-section .journey-step{padding:26px!important;min-height:0!important;}
  .customer-flow-section .journey-step:after{width:108px;height:108px;right:8px;bottom:6px;}
}


/* v3.1.99 premium section card restore */
.home-product-card:after,
.how-premium-card:after,
.system-plan-card--premium:after{
  content:"";
  position:absolute;
  right:8px;
  bottom:8px;
  width:108px;
  height:108px;
  opacity:.22;
  background:url('assets/img/decor/soft-paw-watermark.png') no-repeat center/contain;
  transform:none;
}
.home-product-card.featured:after{opacity:.26;}
.customer-flow-section--premium{
  background:linear-gradient(180deg,#fffdf8 0%,#f8f5ec 100%)!important;
  padding-top:86px!important;
  padding-bottom:74px!important;
}
.customer-flow-section--premium .section-head{margin-bottom:28px;}
.how-premium-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.how-premium-card{
  position:relative;
  display:flex;
  min-height:286px;
  flex-direction:column;
  overflow:hidden;
  padding:28px;
  border-radius:32px;
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
}
.how-step-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:70px;
  height:70px;
  border-radius:22px;
  background:#f4ead9;
  border:1px solid rgba(122,66,20,.18);
  color:#9a6028;
  font-size:20px;
  font-weight:950;
  margin-bottom:26px;
}
.how-premium-card h3{
  color:#1b130d!important;
  font-size:clamp(26px,2vw,34px)!important;
  line-height:1.04!important;
  letter-spacing:-.06em!important;
  margin:8px 0 14px!important;
  text-wrap:balance;
}
.how-premium-card p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.48!important;
  margin:0!important;
  font-weight:700;
  max-width:32ch;
}
.system-plans-section{
  background:linear-gradient(180deg,#fffdf8 0%,#f8f5ec 100%)!important;
}
.system-plans-grid.is-home{
  gap:18px!important;
}
.system-plan-card--premium{
  background:linear-gradient(180deg,#fffdf8,#fff3df)!important;
  border:1px solid rgba(122,66,20,.18)!important;
  box-shadow:0 20px 54px rgba(89,55,23,.07)!important;
  border-radius:32px!important;
  padding:28px!important;
}
.system-plan-card--premium.is-featured{
  transform:none!important;
  border-color:#c78a33!important;
  box-shadow:0 26px 70px rgba(145,93,31,.14)!important;
}
.system-plan-card--premium.is-featured:after{
  display:none;
}
.system-plan-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border-radius:999px;
  background:#f4ead9!important;
  color:#9a6028!important;
  border:1px solid rgba(122,66,20,.16);
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-weight:950;
}
.system-plan-card--premium h3{
  color:#1b130d!important;
  font-size:clamp(30px,2.5vw,40px)!important;
  line-height:1.02!important;
  letter-spacing:-.06em!important;
}
.system-plan-price{
  color:#9a6028!important;
  font-size:clamp(28px,2.5vw,36px)!important;
  font-weight:950!important;
  letter-spacing:-.04em;
}
.system-plan-card--premium p{
  color:#5e5247!important;
  font-size:17px!important;
  line-height:1.55!important;
  font-weight:700;
}
.system-plan-card--premium li{
  color:#3e3429!important;
  font-size:16px!important;
  font-weight:850!important;
}
.system-plan-actions{
  margin-top:auto;
}
.system-plan-actions .btn{
  min-height:64px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
@media (max-width: 1200px){
  .how-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 760px){
  .how-premium-grid{grid-template-columns:1fr;}
  .how-premium-card{min-height:0;padding:24px;border-radius:28px;}
  .how-step-chip{width:58px;height:58px;border-radius:18px;margin-bottom:20px;}
}


/* v3.1.100 softer paw cards + stronger readability */
.home-product-card:after,
.how-premium-card:after,
.system-plan-card--premium:after{
  right:16px !important;
  bottom:14px !important;
  width:74px !important;
  height:74px !important;
  opacity:.18 !important;
  background:url("assets/img/decor/soft-paw-card-watermark.png") no-repeat center/contain !important;
}
.home-product-card.featured:after,
.system-plan-card--premium.is-featured:after{
  opacity:.22 !important;
}

.product-chip,
.system-plan-chip,
.how-step-chip{
  letter-spacing:.06em !important;
}

.home-product-card{
  min-height:318px !important;
  padding:30px !important;
}
.home-product-card h3{
  font-size:clamp(28px,2.2vw,40px) !important;
  line-height:1.04 !important;
  margin:24px 0 14px !important;
}
.home-product-card p{
  font-size:19px !important;
  line-height:1.56 !important;
  color:#51453a !important;
  max-width:26ch;
}
.home-product-card b{
  font-size:18px !important;
}

.how-premium-card{
  min-height:310px !important;
  padding:32px !important;
}
.how-step-chip{
  width:64px !important;
  height:64px !important;
  border-radius:20px !important;
  font-size:22px !important;
  margin-bottom:24px !important;
}
.how-premium-card h3{
  font-size:clamp(30px,2.1vw,40px) !important;
  line-height:1.05 !important;
  margin:10px 0 16px !important;
}
.how-premium-card p{
  font-size:19px !important;
  line-height:1.58 !important;
  color:#51453a !important;
  max-width:34ch !important;
}

.system-plan-card,
.system-plan-card--premium{
  padding:30px !important;
}
.system-plan-card h3,
.system-plan-card--premium h3{
  font-size:38px !important;
  line-height:1.04 !important;
}
.system-plan-price{
  font-size:30px !important;
}
.system-plan-card p,
.system-plan-card--premium p{
  font-size:18px !important;
  line-height:1.66 !important;
  color:#55483d !important;
}
.system-plan-card li,
.system-plan-card--premium li{
  font-size:18px !important;
  line-height:1.55 !important;
}
.system-plan-actions .btn{
  min-height:58px !important;
  font-size:17px !important;
}

@media(max-width:1280px){
  .home-product-card h3{font-size:clamp(26px,2.1vw,36px) !important;}
  .home-product-card p,
  .how-premium-card p,
  .system-plan-card p,
  .system-plan-card--premium p{font-size:18px !important;}
}
@media(max-width:760px){
  .home-product-card,
  .how-premium-card,
  .system-plan-card,
  .system-plan-card--premium{padding:24px !important;}
  .home-product-card:after,
  .how-premium-card:after,
  .system-plan-card--premium:after{width:58px !important;height:58px !important;right:12px !important;bottom:10px !important;opacity:.16 !important;}
  .home-product-card h3{font-size:30px !important;}
  .how-premium-card h3{font-size:32px !important;}
  .system-plan-card h3,
  .system-plan-card--premium h3{font-size:32px !important;}
}


/* v3.1.102 refined paw placement and softer premium corners */
.home-product-card,
.how-premium-card,
.system-plan-card--premium,
.trust-deep-card,
.process-card,
.member-action-card,
.existing-customer-card,
.account-quick-card{
  overflow:hidden !important;
}

.home-product-card:after,
.how-premium-card:after,
.system-plan-card--premium:after,
.trust-deep-card:after,
.process-card:after,
.member-action-card:after,
.existing-customer-card:after,
.account-quick-card:after{
  background:url("assets/img/decor/soft-paw-card-watermark.png") no-repeat center/contain !important;
  opacity:.10 !important;
}

.home-product-card:after,
.how-premium-card:after,
.trust-deep-card:after,
.process-card:after,
.member-action-card:after,
.existing-customer-card:after,
.account-quick-card:after{
  width:54px !important;
  height:54px !important;
  right:16px !important;
  bottom:14px !important;
  top:auto !important;
}

.system-plan-card--premium:after{
  width:58px !important;
  height:58px !important;
  top:-8px !important;
  right:-8px !important;
  bottom:auto !important;
  opacity:.16 !important;
}

.home-product-card.featured:after,
.system-plan-card--premium.is-featured:after{
  opacity:.12 !important;
}

.system-plan-actions,
.page-action-row,
.member-home-actions,
.product-home-actions,
.home-product-card .btn,
.system-plan-card--premium .btn,
.member-action-card .btn,
.account-quick-card .btn,
.existing-customer-card .btn{
  position:relative;
  z-index:2;
}

.home-product-card h3,
.how-premium-card h3,
.system-plan-card--premium h3{
  text-wrap:balance;
}

.home-product-card p,
.how-premium-card p,
.system-plan-card--premium p,
.trust-deep-card p,
.process-card p,
.member-action-card p,
.existing-customer-card p,
.account-quick-card p{
  color:#4f4338 !important;
}

@media(max-width:760px){
  .home-product-card:after,
  .how-premium-card:after,
  .trust-deep-card:after,
  .process-card:after,
  .member-action-card:after,
  .existing-customer-card:after,
  .account-quick-card:after{
    width:44px !important;
    height:44px !important;
    right:12px !important;
    bottom:10px !important;
  }
  .system-plan-card--premium:after{
    width:44px !important;
    height:44px !important;
    right:-6px !important;
    top:-6px !important;
  }
}


/* v3.1.104 business pages + visible paw refinement */
.home-product-card,
.how-premium-card,
.system-plan-card--premium,
.page-card-grid .clickable-card,
.page-card-grid .page-card,
.support-action-card,
.contact-action-card,
.process-card,
.existing-customer-card,
.member-home-cards a,
.trust-deep-card,
.member-action-card,
.account-quick-card,
.business-use-card,
.business-feature-card,
.business-cta-panel{
  position:relative;
  overflow:hidden;
}

.home-product-card:after,
.how-premium-card:after,
.system-plan-card--premium:after,
.page-card-grid .clickable-card:after,
.page-card-grid .page-card:after,
.support-action-card:after,
.contact-action-card:after,
.process-card:after,
.existing-customer-card:after,
.member-home-cards a:after,
.trust-deep-card:after,
.member-action-card:after,
.account-quick-card:after,
.business-use-card:after,
.business-feature-card:after,
.business-cta-panel:after{
  content:"" !important;
  position:absolute !important;
  right:14px !important;
  bottom:12px !important;
  top:auto !important;
  left:auto !important;
  width:46px !important;
  height:46px !important;
  background:url("assets/img/decor/soft-paw-card-watermark.png") no-repeat center/contain !important;
  opacity:.13 !important;
  pointer-events:none !important;
  transform:none !important;
  border-radius:0 !important;
}

.system-plan-card--premium:after{
  width:42px !important;
  height:42px !important;
  right:12px !important;
  bottom:12px !important;
  top:auto !important;
  opacity:.10 !important;
}

.home-product-card.featured:after,
.system-plan-card--premium.is-featured:after,
.business-cta-panel:after{
  opacity:.16 !important;
}

.home-product-card,
.how-premium-card,
.system-plan-card--premium,
.page-card-grid .clickable-card,
.page-card-grid .page-card,
.support-action-card,
.contact-action-card,
.process-card,
.existing-customer-card,
.member-home-cards a{
  box-shadow:0 18px 44px rgba(89,55,23,.06) !important;
}

.home-product-card h3,
.how-premium-card h3,
.system-plan-card--premium h3,
.page-card-grid .clickable-card h3,
.page-card-grid .page-card h3,
.support-action-card h3,
.process-card h3,
.existing-customer-card h3,
.member-home-cards a h3,
.business-use-card h3,
.business-feature-card h3{
  color:#20150d !important;
  letter-spacing:-.045em !important;
}

.home-product-card p,
.how-premium-card p,
.system-plan-card--premium p,
.page-card-grid .clickable-card p,
.page-card-grid .page-card p,
.support-action-card p,
.process-card p,
.existing-customer-card p,
.member-home-cards a p,
.business-use-card p,
.business-feature-card p,
.business-cta-panel p{
  color:#54483d !important;
  line-height:1.6 !important;
}

.how-premium-card{
  min-height:260px !important;
  padding:28px !important;
}
.how-premium-card h3{
  font-size:clamp(24px,1.9vw,34px) !important;
  margin:8px 0 12px !important;
}
.how-premium-card p{
  font-size:18px !important;
  max-width:26ch !important;
}

.home-product-card{
  min-height:292px !important;
  padding:28px !important;
}
.home-product-card h3{
  font-size:clamp(24px,2vw,34px) !important;
  margin:20px 0 12px !important;
}
.home-product-card p{
  font-size:18px !important;
  max-width:24ch !important;
}

.system-plan-card--premium{
  padding:28px !important;
}
.system-plan-card--premium .system-plan-actions{
  padding-top:14px !important;
}
.system-plan-actions .btn{
  min-height:56px !important;
}

.member-home-cards a{
  background:linear-gradient(180deg,#fffdf8,#fff4e4) !important;
  border:1px solid rgba(122,66,20,.16) !important;
  box-shadow:0 18px 44px rgba(89,55,23,.06) !important;
}
.member-home-cards .mini-paw{
  display:none !important;
}

.business-solution-hero{
  background:linear-gradient(135deg,#fffdf8,#fff4e4);
  border:1px solid rgba(122,66,20,.16);
  border-radius:34px;
  padding:34px;
  box-shadow:0 18px 44px rgba(89,55,23,.06);
  margin-bottom:28px;
}
.business-solution-hero h2{
  margin:0 0 14px !important;
  font-size:clamp(36px,4vw,62px) !important;
  line-height:1.02 !important;
}
.business-solution-hero .lead{
  margin:0;
  font-size:20px;
  color:#54483d;
  max-width:46ch;
}
.business-feature-grid,
.business-use-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin:24px 0 0;
}
.business-use-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.business-feature-card,
.business-use-card,
.business-cta-panel{
  background:linear-gradient(180deg,#fffdf8,#fff4e4);
  border:1px solid rgba(122,66,20,.16);
  border-radius:30px;
  padding:28px;
  box-shadow:0 18px 44px rgba(89,55,23,.06);
}
.business-feature-card h3,
.business-use-card h3{
  margin:0 0 10px;
  font-size:clamp(22px,1.8vw,30px);
  line-height:1.08;
}
.business-feature-card p,
.business-use-card p,
.business-cta-panel p{
  margin:0;
  font-size:18px;
}
.business-cta-panel{
  margin-top:24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.business-cta-panel h3{
  margin:0 0 8px;
  font-size:clamp(26px,2.4vw,36px);
  line-height:1.05;
}
.business-cta-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  position:relative;
  z-index:2;
}

@media(max-width:1200px){
  .business-feature-grid{grid-template-columns:1fr 1fr;}
}
@media(max-width:900px){
  .business-feature-grid,
  .business-use-grid{grid-template-columns:1fr;}
  .business-cta-panel{display:grid;}
}
@media(max-width:760px){
  .home-product-card:after,
  .how-premium-card:after,
  .system-plan-card--premium:after,
  .page-card-grid .clickable-card:after,
  .page-card-grid .page-card:after,
  .support-action-card:after,
  .contact-action-card:after,
  .process-card:after,
  .existing-customer-card:after,
  .member-home-cards a:after,
  .trust-deep-card:after,
  .member-action-card:after,
  .account-quick-card:after,
  .business-use-card:after,
  .business-feature-card:after,
  .business-cta-panel:after{
    width:36px !important;
    height:36px !important;
    right:10px !important;
    bottom:8px !important;
  }
  .how-premium-card,
  .home-product-card,
  .system-plan-card--premium,
  .business-feature-card,
  .business-use-card,
  .business-cta-panel{padding:22px !important;}
  .how-premium-card h3{font-size:30px !important;}
  .home-product-card h3{font-size:28px !important;}
}


/* v3.1.104 final card paw and business page corrections */
.home-product-card:after,.how-premium-card:after,.page-card-grid .clickable-card:after,.page-card-grid .page-card:after,.support-action-card:after,.contact-action-card:after,.process-card:after,.existing-customer-card:after,.member-home-cards a:after,.trust-deep-card:after,.member-action-card:after,.account-quick-card:after,.business-use-card:after,.business-feature-card:after,.business-cta-panel:after{opacity:.15 !important;width:52px !important;height:52px !important;right:14px !important;bottom:12px !important;}
.system-plan-card--premium:after{top:16px !important;bottom:auto !important;right:16px !important;width:44px !important;height:44px !important;opacity:.12 !important;}
.system-plan-card--premium.is-featured:after{opacity:.16 !important;}
.system-plan-card--premium .system-plan-actions{position:relative;z-index:2;}
.business-feature-grid .business-feature-card,.business-use-grid .business-use-card,.page-card-grid .clickable-card,.page-card-grid .page-card,.support-action-card,.existing-customer-card{min-height:250px;}
.business-feature-grid{margin-top:30px !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
.business-use-grid{margin-top:20px !important;}
.business-solution-hero{margin-bottom:30px !important;padding:40px !important;}
.business-solution-hero .eyebrow{margin-bottom:18px !important;}
.business-feature-card,.business-use-card,.business-cta-panel{position:relative;overflow:hidden;}
.business-feature-card b,.business-use-card b,.page-card-grid .clickable-card b{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-weight:900;color:#9d6020;}
.business-feature-card b:after,.business-use-card b:after,.page-card-grid .clickable-card b:after{content:"→";font-size:18px;line-height:1;}
@media(max-width:1200px){.business-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}
@media(max-width:900px){.business-feature-grid,.business-use-grid{grid-template-columns:1fr !important;}.business-feature-grid .business-feature-card,.business-use-grid .business-use-card,.page-card-grid .clickable-card,.page-card-grid .page-card,.support-action-card,.existing-customer-card{min-height:0;}}


/* v3.1.106 paw visibility refine */
.page-hero:before{
  content:"" !important;
  position:absolute !important;
  right:1.5% !important;
  top:10px !important;
  width:420px !important;
  height:260px !important;
  background:url("assets/img/decor/soft-paw-watermark.png") no-repeat center/contain !important;
  opacity:.46 !important;
  transform:none !important;
  pointer-events:none !important;
}
.page-hero-business{
  padding-top:92px !important;
  padding-bottom:88px !important;
}
.page-hero-business:before{
  width:470px !important;
  height:300px !important;
  right:1% !important;
  top:0 !important;
  opacity:.48 !important;
}
.page-hero-business:after{
  background:rgba(184,116,43,.10) !important;
}
.page-hero-business .wrap{
  position:relative;
  z-index:1;
}
.page-hero-business .lead{
  max-width:48ch !important;
  font-size:22px !important;
  line-height:1.6 !important;
}
.business-feature-grid,
.business-use-grid{
  margin-top:26px !important;
}
.business-feature-card:after,
.business-use-card:after,
.business-cta-panel:after{
  width:88px !important;
  height:88px !important;
  right:10px !important;
  bottom:8px !important;
  opacity:.24 !important;
}
.business-feature-card p,
.business-use-card p,
.business-cta-panel p{
  color:#4f4338 !important;
}
.business-feature-card h3,
.business-use-card h3,
.business-cta-panel h3{
  color:#20150d !important;
}
@media(max-width:900px){
  .page-hero:before,
  .page-hero-business:before{
    width:240px !important;
    height:150px !important;
    right:2% !important;
    top:8px !important;
    opacity:.34 !important;
  }
  .page-hero-business .lead{font-size:18px !important;}
}


/* v3.1.107 homepage hero badge and paw refinement */
.insyncpet-home-v3156 .hero-eyebrow{color:#8b5a22!important;border-color:rgba(139,90,34,.34)!important;}
.insyncpet-home-v3156 .hero-paw{background:none!important;opacity:1!important;color:transparent!important;}
.insyncpet-home-v3156 .hero-paw:before,.insyncpet-home-v3156 .hero-paw:after{content:none!important;display:none!important;}
.insyncpet-home-v3156 .hero-paw-one,.insyncpet-home-v3156 .hero-paw-three{display:none!important;}
.insyncpet-home-v3156 .hero-paw-two{display:block!important;right:18px!important;top:8px!important;width:250px!important;height:250px!important;transform:none!important;background:url("assets/img/decor/soft-paw-watermark.png") no-repeat center/contain!important;opacity:.62!important;z-index:0!important;}
@media(max-width:1200px){.insyncpet-home-v3156 .hero-paw-two{right:8px!important;top:20px!important;width:210px!important;height:210px!important;opacity:.56!important;}}
@media(max-width:760px){.insyncpet-home-v3156 .hero-paw-two{display:block!important;right:-22px!important;top:12px!important;width:150px!important;height:150px!important;opacity:.42!important;}.insyncpet-home-v3156 .hero-paw-one,.insyncpet-home-v3156 .hero-paw-three{display:none!important;}}


/* v3.1.108 center homepage hero eyebrow text */
.insyncpet-home-v3156 .hero-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  text-align:center!important;
  min-width:412px!important;
  padding:12px 28px!important;
}
.insyncpet-home-v3156 .hero-eyebrow i{
  display:none!important;
}
@media (max-width:760px){
  .insyncpet-home-v3156 .hero-eyebrow{
    min-width:auto!important;
    width:auto!important;
    padding:12px 24px!important;
  }
}


/* v3.2.5 CTA alignment and copy cleanup */
.system-plans-section .section-head{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;}
.system-plans-section .section-head .lead{max-width:980px!important;margin-left:auto!important;margin-right:auto!important;}
.system-plans-section .page-action-row{justify-content:center!important;align-items:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;}
.system-plans-section .page-action-row .btn{min-width:220px!important;}
.final-cta .page-action-row{justify-content:center!important;align-items:center!important;width:100%!important;}
.final-cta .page-action-row .btn{min-width:220px!important;}


.insyncpet-inline-form{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 20px 55px rgba(83,54,23,.08);max-width:860px;margin:28px auto 0}.insyncpet-inline-form h3{font-size:32px;letter-spacing:-.04em;margin:0 0 10px}.insyncpet-inline-form .lead{margin:0 0 16px;color:var(--muted);font-size:18px;line-height:1.6}.insyncpet-inline-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.insyncpet-inline-form .form-actions{display:flex;justify-content:flex-start;margin-top:4px}.insyncpet-inline-form .insyncpet-lead-result{margin-top:12px}.contact-action-card.open-modal,.contact-action-card button{font:inherit}.contact-action-card.open-modal{appearance:none;-webkit-appearance:none;text-align:left;width:100%;cursor:pointer;background:var(--card)}@media (max-width: 800px){.insyncpet-inline-form .field-row{grid-template-columns:1fr}.insyncpet-inline-form{padding:22px}}

/* v3.3.2 sign-up page readability and theme-colour pass */
body:not(.login) .login-layout{
  grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)!important;
  gap:26px!important;
}
body:not(.login) .login-panel,
body:not(.login) .login-side.signup-side{
  border-radius:34px!important;
  border:1px solid rgba(122,66,20,.16)!important;
  box-shadow:0 28px 76px rgba(90,64,26,.10)!important;
}
body:not(.login) .login-panel{
  background:linear-gradient(180deg,#fffdf8 0%,#fff6ea 100%)!important;
  padding:34px!important;
}
body:not(.login) .login-panel:before{
  background:radial-gradient(circle,rgba(184,116,43,.12),transparent 72%)!important;
}
body:not(.login) .login-panel h2{
  color:#1b130d!important;
  font-size:clamp(34px,4vw,48px)!important;
  line-height:1.02!important;
  letter-spacing:-.06em!important;
  margin-bottom:12px!important;
}
body:not(.login) .login-panel p{
  color:#6c5845!important;
  font-size:18px!important;
  line-height:1.65!important;
  font-weight:700!important;
  max-width:34ch;
}
body:not(.login) .insyncpet-signup-form,
body:not(.login) .insyncpet-login-form{
  margin-top:24px!important;
}
body:not(.login) .insyncpet-signup-form input[type=text],
body:not(.login) .insyncpet-signup-form input[type=email],
body:not(.login) .insyncpet-signup-form input[type=password],
body:not(.login) .insyncpet-login-form input[type=text],
body:not(.login) .insyncpet-login-form input[type=email],
body:not(.login) .insyncpet-login-form input[type=password]{
  min-height:58px!important;
  border-radius:18px!important;
  background:#fffdfa!important;
  border:1px solid rgba(122,66,20,.18)!important;
  color:#1b130d!important;
  box-shadow:0 8px 24px rgba(77,58,28,.04)!important;
}
body:not(.login) .insyncpet-signup-form input:focus,
body:not(.login) .insyncpet-login-form input:focus{
  outline:0!important;
  border-color:rgba(184,116,43,.55)!important;
  box-shadow:0 0 0 4px rgba(184,116,43,.14)!important;
}
body:not(.login) .insyncpet-signup-form .button-primary,
body:not(.login) .insyncpet-login-form .button-primary{
  width:100%!important;
  min-height:58px!important;
  border-radius:18px!important;
  border:0!important;
  background:linear-gradient(135deg,#7a4214,#b8742b)!important;
  color:#fffaf2!important;
  font-size:16px!important;
  font-weight:900!important;
  box-shadow:0 18px 38px rgba(122,66,20,.24)!important;
}
body:not(.login) .insyncpet-signup-form .button-primary:hover,
body:not(.login) .insyncpet-login-form .button-primary:hover,
body:not(.login) .insyncpet-signup-form .button-primary:focus,
body:not(.login) .insyncpet-login-form .button-primary:focus{
  box-shadow:0 22px 48px rgba(122,66,20,.30)!important;
}
body:not(.login) .login-help-links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  padding-top:18px!important;
  margin-top:18px!important;
  border-top:1px solid rgba(122,66,20,.12)!important;
}
body:not(.login) .login-help-links a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  border:1px solid rgba(122,66,20,.14)!important;
  background:#fffaf2!important;
  color:#7a4214!important;
  font-size:14px!important;
  font-weight:850!important;
  text-decoration:none!important;
}
body:not(.login) .login-side.signup-side{
  background:
    radial-gradient(circle at 85% 10%,rgba(255,255,255,.14),transparent 23%),
    linear-gradient(180deg,#8d4f1c 0%,#a76022 48%,#bd7a2f 100%)!important;
  color:#fff9f2!important;
  padding:34px!important;
  position:relative!important;
  overflow:hidden!important;
}
body:not(.login) .login-side.signup-side:before{
  content:""!important;
  position:absolute!important;
  right:18px!important;
  top:20px!important;
  width:128px!important;
  height:128px!important;
  background:url("assets/img/decor/soft-paw-card-watermark.png") center/contain no-repeat!important;
  opacity:.16!important;
}
body:not(.login) .login-side.signup-side:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:180px!important;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.06))!important;
  border-radius:0 0 34px 34px!important;
}
body:not(.login) .login-side.signup-side .system-plan-chip{
  background:#fff4df!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#8b531f!important;
}
body:not(.login) .login-side.signup-side h3{
  font-size:18px!important;
  line-height:1.2!important;
  margin:14px 0 8px!important;
  color:#fff8ef!important;
  letter-spacing:.01em!important;
}
body:not(.login) .login-side.signup-side .signup-selected-plan-name{
  font-size:clamp(34px,4vw,50px)!important;
  line-height:1.02!important;
  letter-spacing:-.06em!important;
  font-weight:950!important;
  color:#fff9f2!important;
  margin:0 0 14px!important;
}
body:not(.login) .signup-side .signup-plan-price{
  font-size:clamp(24px,2.8vw,36px)!important;
  line-height:1.1!important;
  margin:0 0 14px!important;
  color:#fff4df!important;
}
body:not(.login) .login-side.signup-side p,
body:not(.login) .login-side.signup-side li{
  color:#fff4e4!important;
}
body:not(.login) .login-side.signup-side p{
  font-size:18px!important;
  line-height:1.66!important;
  margin:0!important;
}
body:not(.login) .login-side.signup-side ul{
  list-style:none!important;
  margin:18px 0 0!important;
  padding:0!important;
  display:grid!important;
  gap:10px!important;
}
body:not(.login) .login-side.signup-side li{
  background:rgba(255,244,223,.12)!important;
  border:1px solid rgba(255,244,223,.22)!important;
  border-radius:16px!important;
  padding:14px 16px!important;
  font-size:16px!important;
  font-weight:850!important;
  line-height:1.45!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
body:not(.login) .login-side.signup-side .signup-side-note{
  margin-top:22px!important;
  padding-top:18px!important;
  border-top:1px solid rgba(255,244,223,.18)!important;
  font-size:16px!important;
}
@media(max-width:1100px){
  body:not(.login) .login-layout{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:760px){
  body:not(.login) .login-panel,
  body:not(.login) .login-side.signup-side{
    padding:24px!important;
    border-radius:28px!important;
  }
  body:not(.login) .login-panel h2{
    font-size:38px!important;
  }
  body:not(.login) .login-panel p,
  body:not(.login) .login-side.signup-side p{
    font-size:17px!important;
  }
  body:not(.login) .login-side.signup-side .signup-selected-plan-name{
    font-size:40px!important;
  }
}


/* v3.3.3 customer-readiness pass: professional signup and account portal */
.insyncpet-signup-page .page-hero{
  padding:64px 0 54px!important;
  text-align:center;
  background:
    radial-gradient(circle at 88% 18%,rgba(74,164,139,.16),transparent 30%),
    linear-gradient(135deg,#fff4df 0%,#fffaf2 52%,#eef8f2 100%)!important;
  color:#1b130d!important;
  border-bottom:1px solid rgba(122,66,20,.12);
}
.insyncpet-signup-page .page-hero .wrap{max-width:900px!important;}
.insyncpet-signup-page .page-hero .eyebrow{background:#fff7e8!important;color:#8a4e1a!important;border:1px solid rgba(122,66,20,.15);}
.insyncpet-signup-page .page-hero h1{color:#1b130d!important;font-size:clamp(42px,5vw,68px)!important;margin:16px 0 12px!important;}
.insyncpet-signup-page .page-hero .lead{color:#675341!important;max-width:760px;margin:0 auto!important;font-size:19px!important;}
.insyncpet-signup-page .wrap.page-content.login-layout{
  width:min(1180px,calc(100% - 44px))!important;
  max-width:1180px!important;
  margin:46px auto 76px!important;
  padding:0!important;
  grid-template-columns:minmax(0,1.14fr) minmax(380px,.86fr)!important;
  gap:28px!important;
  align-items:stretch!important;
}
.insyncpet-signup-page .login-panel,
.insyncpet-signup-page .login-side.signup-side{
  min-height:0!important;
  height:auto!important;
}
.insyncpet-signup-page .login-panel{padding:42px!important;}
.insyncpet-signup-page .login-side.signup-side{padding:38px!important;}
.insyncpet-signup-page .signup-kicker{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:7px 12px;
  border-radius:999px;
  background:#f7ead3;
  border:1px solid rgba(122,66,20,.13);
  color:#8a4e1a;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:18px;
}
.insyncpet-signup-page .signup-benefit-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:22px 0 26px;
}
.insyncpet-signup-page .signup-benefit-row span{
  display:flex;
  align-items:center;
  min-height:64px;
  padding:12px 14px 12px 42px;
  border-radius:16px;
  background:#fffaf2;
  border:1px solid rgba(122,66,20,.12);
  color:#5f4936;
  font-size:13px;
  line-height:1.35;
  font-weight:850;
  position:relative;
}
.insyncpet-signup-page .signup-benefit-row span:before{
  content:"✓";
  position:absolute;
  left:14px;
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#def3e9;
  color:#26785f;
  font-size:12px;
  font-weight:950;
}
.insyncpet-signup-page .signup-password-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.insyncpet-signup-page .signup-password-grid p{margin-bottom:10px!important;}
.insyncpet-signup-page .signup-field-note{
  max-width:none!important;
  margin:-2px 0 18px!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:700!important;
  color:#7a6857!important;
}
.insyncpet-signup-page .login-help-links{justify-content:center!important;}
.insyncpet-signup-page .login-side.signup-side .signup-side-note strong{color:#fffaf2!important;}
.insyncpet-signup-page .login-side.signup-side .signup-side-note{position:relative;z-index:2;}
@media(max-width:980px){
  .insyncpet-signup-page .wrap.page-content.login-layout{grid-template-columns:1fr!important;max-width:820px!important;}
  .insyncpet-signup-page .signup-benefit-row{grid-template-columns:1fr 1fr 1fr;}
}
@media(max-width:700px){
  .insyncpet-signup-page .wrap.page-content.login-layout{width:min(100% - 28px,820px)!important;margin-top:28px!important;}
  .insyncpet-signup-page .login-panel,.insyncpet-signup-page .login-side.signup-side{padding:24px!important;}
  .insyncpet-signup-page .signup-benefit-row,.insyncpet-signup-page .signup-password-grid{grid-template-columns:1fr!important;}
  .insyncpet-signup-page .signup-benefit-row span{min-height:52px;}
}

/* Account portal: consistent InSyncPets colours, stronger contrast and clear actions. */
body.insyncpet-account-portal-polished{
  --isp-account-ink:#23160d;
  --isp-account-brown:#7a4214;
  --isp-account-caramel:#b8742b;
  --isp-account-cream:#fffaf2;
  --isp-account-line:rgba(122,66,20,.16);
  --isp-account-mint:#e8f7f1;
}
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content p,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content li,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content span{
  color:#574536;
}
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content h1,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content h2,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content h3,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content h4{
  color:var(--isp-account-ink)!important;
}
body.insyncpet-account-portal-polished .woocommerce-MyAccount-navigation li.is-active a,
body.insyncpet-account-portal-polished .woocommerce-MyAccount-navigation a:hover{
  background:linear-gradient(135deg,#f2dcb6,#fff2dc)!important;
  color:#6f3b12!important;
  border-color:rgba(122,66,20,.24)!important;
}
.insyncpet-account-hero,
.insyncpet-account-summary,
.insyncpet-account-phone-card,
.insyncpet-account-quick-card{
  border:1px solid var(--isp-account-line)!important;
  box-shadow:0 24px 64px rgba(84,55,25,.09)!important;
}
.insyncpet-account-hero{
  background:
    radial-gradient(circle at 92% 8%,rgba(50,167,137,.14),transparent 30%),
    linear-gradient(135deg,#fff8e9,#f3fbf7)!important;
  border-radius:30px!important;
  padding:30px!important;
}
.insyncpet-account-hero .insyncpet-account-kicker,
.insyncpet-account-hero [class*="kicker"],
.insyncpet-account-hero [class*="eyebrow"]{
  color:#8b511f!important;
}
.insyncpet-account-plan-box{
  background:#fffdf8!important;
  border:1px solid var(--isp-account-line)!important;
  border-radius:22px!important;
  padding:18px 20px!important;
}
.insyncpet-account-plan-box strong,
.insyncpet-account-plan-box b,
.insyncpet-account-plan-box [class*="plan"]{
  color:var(--isp-account-brown)!important;
}
.insyncpet-account-tabs{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  padding:9px!important;
  background:#fffdf8!important;
  border:1px solid var(--isp-account-line)!important;
  border-radius:20px!important;
  box-shadow:0 14px 36px rgba(84,55,25,.06)!important;
}
.insyncpet-account-tabs a,
.insyncpet-account-tabs button{
  min-height:40px!important;
  padding:9px 15px!important;
  border-radius:999px!important;
  border:1px solid rgba(122,66,20,.13)!important;
  background:#fffaf2!important;
  color:#714118!important;
  font-weight:850!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.insyncpet-account-tabs a.active,
.insyncpet-account-tabs a.current,
.insyncpet-account-tabs a.selected,
.insyncpet-account-tabs a[aria-current="page"],
.insyncpet-account-tabs a[aria-selected="true"],
.insyncpet-account-tabs button.active,
.insyncpet-account-tabs button.current,
.insyncpet-account-tabs button.selected,
.insyncpet-account-tabs button[aria-selected="true"],
.insyncpet-account-tabs .is-active a{
  background:linear-gradient(135deg,#7a4214,#b8742b)!important;
  color:#fff!important;
  border-color:transparent!important;
}
.insyncpet-account-summary{
  background:linear-gradient(180deg,#fffdf9,#fff8ed)!important;
  border-radius:28px!important;
  padding:26px!important;
}
.insyncpet-account-summary h2,
.insyncpet-account-summary h3{font-size:clamp(28px,3vw,42px)!important;letter-spacing:-.045em!important;}
.insyncpet-account-metric-card{
  background:#fff!important;
  border:1px solid rgba(122,66,20,.13)!important;
  border-radius:18px!important;
  padding:16px!important;
  box-shadow:0 12px 28px rgba(84,55,25,.05)!important;
}
.insyncpet-account-metric-value{
  color:var(--isp-account-brown)!important;
  font-size:30px!important;
  font-weight:950!important;
}
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content .button:not(.insyncpet-account-tab),
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content button:not(.hamb):not(.insyncpet-account-tab),
body.insyncpet-account-portal-polished .insyncpet-account-action{
  background:linear-gradient(135deg,#7a4214,#b8742b)!important;
  color:#fffaf2!important;
  border:0!important;
  border-radius:14px!important;
  box-shadow:0 12px 28px rgba(122,66,20,.18)!important;
  font-weight:900!important;
}
.insyncpet-account-phone-card{
  background:
    radial-gradient(circle at 90% 5%,rgba(50,167,137,.12),transparent 28%),
    linear-gradient(135deg,#fffaf2,#edf8f4)!important;
  border-radius:28px!important;
  padding:28px!important;
}
.insyncpet-account-phone-card h2,
.insyncpet-account-phone-card h3{font-size:clamp(30px,3.5vw,48px)!important;line-height:1.02!important;letter-spacing:-.055em!important;}
.insyncpet-account-quick-card{
  background:linear-gradient(180deg,#fffdf9,#fff7ea)!important;
  border-radius:28px!important;
  padding:24px!important;
}
.insyncpet-account-quick-card > ul{display:none!important;}
.insyncpet-quick-action-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:16px;
}
.insyncpet-quick-action{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  align-items:center;
  min-height:92px;
  padding:14px;
  border-radius:18px;
  background:#fff!important;
  border:1px solid rgba(122,66,20,.13)!important;
  color:#24170e!important;
  text-decoration:none!important;
  box-shadow:0 12px 26px rgba(84,55,25,.05)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.insyncpet-quick-action:hover{transform:translateY(-2px);border-color:rgba(122,66,20,.32)!important;box-shadow:0 18px 34px rgba(84,55,25,.09)!important;}
.insyncpet-quick-action-icon{
  width:42px;height:42px;border-radius:14px;display:grid;place-items:center;
  background:#f5e4c9;color:#8a4e1a;
}
.insyncpet-quick-action-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.insyncpet-quick-action strong{display:block;color:#24170e!important;font-size:15px;line-height:1.2;margin-bottom:4px;}
.insyncpet-quick-action small{display:block;color:#705c49!important;font-size:12px;line-height:1.35;font-weight:700;}
body.insyncpet-account-portal-polished .woocommerce-MyAccount-content a:not(.button):not(.insyncpet-quick-action){color:#7a4214;}
@media(max-width:900px){
  .insyncpet-account-hero{padding:24px!important;}
  .insyncpet-account-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;}
  .insyncpet-account-tabs a,.insyncpet-account-tabs button{white-space:nowrap!important;}
}
@media(max-width:620px){
  .insyncpet-quick-action-grid{grid-template-columns:1fr;}
  .insyncpet-account-summary,.insyncpet-account-phone-card,.insyncpet-account-quick-card{padding:20px!important;}
}


/* v3.3.4: customer value explanation, TPU/TPE product choices and billing savings. */
.why-insyncpet-section{
  background:linear-gradient(180deg,#fffdf8 0%,#f7fbf8 100%);
  padding-top:96px;
  padding-bottom:96px;
}
.smart-tag-value-grid{
  display:grid;
  grid-template-columns:.88fr 1.12fr 1fr;
  gap:20px;
  align-items:stretch;
}
.smart-tag-value-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(122,66,20,.14);
  border-radius:30px;
  padding:28px;
  background:#fff;
  box-shadow:0 22px 62px rgba(84,55,25,.08);
}
.smart-tag-value-card:after{
  content:"";
  position:absolute;
  width:150px;
  height:150px;
  right:-34px;
  bottom:-38px;
  background:url('assets/img/decor/soft-paw-card-watermark.png') center/contain no-repeat;
  opacity:.18;
  pointer-events:none;
}
.digital-layer-card{
  background:linear-gradient(145deg,#fff8e9,#edf9f4);
  border-color:rgba(49,150,124,.22);
}
.material-choice-card{background:linear-gradient(145deg,#fffdf9,#fff5e7);}
.value-card-label{
  display:inline-flex;
  padding:7px 11px;
  border-radius:999px;
  background:#f6ead5;
  color:#8a4e1a;
  font-size:11px;
  font-weight:950;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.smart-tag-value-card h3{
  margin:18px 0 12px;
  color:#291406;
  font-size:clamp(25px,2.6vw,36px);
  line-height:1.04;
  letter-spacing:-.05em;
}
.smart-tag-value-card p,
.smart-tag-value-card li{color:#5e4c3d;font-size:16px;line-height:1.58;font-weight:680;}
.smart-tag-value-card ul{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:11px;position:relative;z-index:1;}
.smart-tag-value-card li{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;}
.smart-tag-value-card li:before{content:"✓";width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#dff3e9;color:#26785f;font-size:11px;font-weight:950;margin-top:3px;}
.tag-choice-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;position:relative;z-index:1;}
.tag-choice-metrics div{padding:14px;border-radius:17px;background:rgba(255,255,255,.78);border:1px solid rgba(122,66,20,.12);}
.tag-choice-metrics strong{display:block;color:#6f3b12;font-size:18px;line-height:1.1;}
.tag-choice-metrics span{display:block;color:#735f4d;font-size:12px;font-weight:760;margin-top:5px;}
.tag-colour-swatches{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;max-width:310px;position:relative;z-index:1;}
.tag-colour-swatches span{width:22px;height:22px;border-radius:50%;background:var(--swatch);border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px rgba(65,45,28,.14),0 4px 10px rgba(65,45,28,.08);}
.smart-tag-honesty-note{
  margin-top:24px;
  display:grid;
  grid-template-columns:76px 1fr;
  gap:20px;
  align-items:center;
  padding:24px 26px;
  border-radius:26px;
  background:linear-gradient(135deg,#fffaf0 0%,#f0faf6 100%);
  border:1px solid rgba(77,139,113,.20);
  color:#5e4c3d;
  line-height:1.55;
  box-shadow:0 18px 42px rgba(84,55,25,.07);
  position:relative;
  overflow:hidden;
}
.smart-tag-honesty-note:after{
  content:"";
  position:absolute;
  width:160px;
  height:160px;
  right:-54px;
  bottom:-62px;
  background:url('assets/img/decor/soft-paw-card-watermark.png') center/contain no-repeat;
  opacity:.10;
  pointer-events:none;
}
.identification-note-icon{
  width:76px;
  height:76px;
  border-radius:22px;
  background:#fff url('assets/img/decor/soft-paw-card-watermark.png') center/58px 58px no-repeat;
  border:1px solid rgba(122,66,20,.12);
  box-shadow:0 12px 28px rgba(84,55,25,.08);
  position:relative;
  z-index:1;
}
.identification-note-copy{position:relative;z-index:1;}
.smart-tag-honesty-note strong{
  display:block;
  color:#4f2f18;
  font-size:20px;
  line-height:1.25;
  letter-spacing:-.02em;
  margin-bottom:8px;
}
.smart-tag-honesty-note p{
  margin:0;
  color:#5e4c3d;
  font-size:15.5px;
  line-height:1.6;
  font-weight:650;
}
.smart-tag-honesty-note .identification-note-uk{
  margin-top:7px;
  color:#6f5d4d;
  font-size:14px;
}

.billing-choice-panel{
  display:grid;
  grid-template-columns:1.1fr .9fr .9fr;
  gap:20px;
  align-items:center;
  margin:30px 0 26px;
  padding:24px;
  border-radius:28px;
  background:linear-gradient(135deg,#fff8e9,#edf9f4);
  border:1px solid rgba(122,66,20,.14);
  box-shadow:0 20px 55px rgba(84,55,25,.08);
}
.billing-choice-copy h3{margin:8px 0 8px;color:#291406;font-size:28px;letter-spacing:-.045em;}
.billing-choice-copy p{margin:0;color:#645545;line-height:1.5;font-weight:680;}
.billing-kicker{font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase;color:#8a4e1a;}
.billing-choice-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
.billing-choice-button{
  min-height:78px;
  padding:12px 9px;
  border-radius:16px;
  border:1px solid rgba(122,66,20,.15);
  background:rgba(255,255,255,.82);
  color:#5c3820;
  cursor:pointer;
  font:inherit;
  transition:.2s ease;
}
.billing-choice-button strong,.billing-choice-button span{display:block;}
.billing-choice-button strong{font-size:15px;}
.billing-choice-button span{font-size:11px;margin-top:5px;font-weight:820;color:#7d6654;}
.billing-choice-button.is-active{background:linear-gradient(135deg,#7a4214,#b8742b);color:#fff;border-color:transparent;box-shadow:0 13px 28px rgba(122,66,20,.22);transform:translateY(-2px);}
.billing-choice-button.is-active span{color:#fff4e4;}
.billing-saving-graphic{display:grid;gap:8px;}
.billing-saving-row{display:grid;grid-template-columns:70px 1fr 34px;gap:8px;align-items:center;color:#654d3a;font-size:12px;font-weight:850;}
.billing-saving-row i{height:10px;border-radius:999px;background:rgba(122,66,20,.10);overflow:hidden;}
.billing-saving-row i b{display:block;height:100%;border-radius:inherit;background:#b89160;}
.billing-saving-row.is-best i b{background:linear-gradient(90deg,#b8742b,#2f9d82);}
.billing-saving-row.is-best strong{color:#26785f;}
.billing-disclaimer{grid-column:1/-1;margin:0;color:#7a6857;font-size:12px;line-height:1.45;font-weight:720;}
.plan-billing-note{color:#7a6857;font-size:13px;font-weight:800;margin-top:-8px;}
.plan-saving-note{width:max-content;max-width:100%;padding:8px 11px;border-radius:999px;background:#e6f6ef;color:#26785f;font-size:12px;font-weight:900;}
.plan-saving-note[hidden]{display:none!important;}
.system-plan-price{display:flex;align-items:baseline;gap:3px;flex-wrap:wrap;}
.plan-price-main{font-size:inherit;}
.plan-price-cycle{font-size:14px;color:#735f4d;font-weight:800;letter-spacing:0;}
.signup-plan-billing{margin-top:-8px!important;color:#f8e9d2!important;font-weight:850!important;}

@media(max-width:1080px){
  .smart-tag-value-grid{grid-template-columns:1fr 1fr;}
  .material-choice-card{grid-column:1/-1;}
  .billing-choice-panel{grid-template-columns:1fr 1fr;}
  .billing-saving-graphic{grid-column:1/-1;}
}
@media(max-width:760px){
  .why-insyncpet-section{padding-top:70px;padding-bottom:70px;}
  .smart-tag-value-grid,.billing-choice-panel{grid-template-columns:1fr;}
  .material-choice-card{grid-column:auto;}
  .billing-choice-buttons{grid-template-columns:1fr 1fr 1fr;}
  .smart-tag-honesty-note{grid-template-columns:64px 1fr;padding:20px;gap:15px;}
  .identification-note-icon{width:64px;height:64px;background-size:48px 48px;}
}
@media(max-width:520px){
  .billing-choice-buttons{grid-template-columns:1fr;}
  .tag-choice-metrics{grid-template-columns:1fr;}
}

@media(max-width:560px){
  .smart-tag-honesty-note{grid-template-columns:1fr;text-align:left;}
  .identification-note-icon{width:58px;height:58px;border-radius:18px;background-size:44px 44px;}
  .smart-tag-honesty-note strong{font-size:18px;}
}


/* v3.4.0 presentation-ready consistency, accessibility and conversion polish */
.skip-link{position:fixed;left:18px;top:-80px;z-index:9999;padding:12px 16px;border-radius:12px;background:#2b180d;color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2);transition:top .2s ease}.skip-link:focus{top:18px}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(184,116,43,.46)!important;outline-offset:3px!important}
.footer-powered{color:#d9cdbd}
.text-button{border:0;background:none;color:#7a4214;font:inherit;font-weight:950;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:0}
.plans-product-note{max-width:820px;margin:24px auto 0;text-align:center;color:#6e5a48;font-size:14px;line-height:1.55;font-weight:750}
.signup-terms-check{margin:14px 0 22px!important;padding:14px 16px;border-radius:16px;background:#fff9ef;border:1px solid rgba(122,66,20,.13)}
.signup-terms-check label{display:flex!important;align-items:flex-start;gap:10px;font-weight:750!important;line-height:1.45}.signup-terms-check input{margin-top:3px;flex:0 0 auto}.signup-terms-check a{color:#7a4214;text-decoration:underline;text-underline-offset:3px}
.insyncpet-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-privacy-note{margin:12px 0 0;color:#6d5b4c;font-size:13px;line-height:1.5}.form-privacy-note a{color:#7a4214;text-decoration:underline;text-underline-offset:3px}.field label span{font-weight:700;color:#7d6b5b}
.insyncpet-lead-result[hidden]{display:none!important}.insyncpet-lead-result{margin:14px 0 0;padding:12px 14px;border-radius:14px;background:#fffdf7;border:1px solid rgba(122,66,20,.12)}
.insyncpet-lead-form button[disabled]{opacity:.68;cursor:wait;transform:none!important}
.system-plan-actions{display:block}.system-plan-actions .btn{width:100%}
.business-cta-actions button.btn{font-family:inherit}
@media(min-width:981px){.menu{gap:24px}.menu a{font-size:13px}.nav-cta-tag{white-space:nowrap}}
@media(max-width:1180px) and (min-width:981px){.nav{gap:14px}.brand{font-size:24px}.menu{gap:16px}.menu a{font-size:12px}.nav-cta-tag{padding-inline:14px}}
@media(max-width:980px){body.menu-open{overflow:hidden}.menu.mobile-open{max-height:calc(100vh - 100px);overflow:auto}.hamb[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamb[aria-expanded="true"] span:nth-child(2){opacity:0}.hamb[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hamb span{transition:.2s ease}.nav-actions .nav-cta-tag{display:none}}
@media(max-width:640px){.topbar{font-size:12px;line-height:1.4}.hero-actions.hero-actions-warm{grid-template-columns:1fr!important}.hero-actions.hero-actions-warm .btn{width:100%!important}.smart-tag-honesty-note{padding:20px!important}.site-footer .footer-inner{gap:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v3.4.2 copy refinement: current smart-tag benefits remain the focus without pre-announcing future location features. */


/* v3.4.4 optional microchip reverse-side message */
.insyncpet-tag-reverse-option{
  margin:20px 0 22px;
  padding:18px;
  border:1px solid rgba(151,105,45,.24);
  border-radius:20px;
  background:linear-gradient(135deg,#fffdf8 0%,#f6f1e7 100%);
  box-shadow:0 12px 28px rgba(77,58,28,.06);
  color:#3e2a18;
}
.insyncpet-tag-reverse-option .isp-option-kicker{
  display:block;
  margin-bottom:10px;
  color:#8a5c23;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.insyncpet-tag-reverse-option label{
  display:flex;
  align-items:flex-start;
  gap:12px;
  cursor:pointer;
}
.insyncpet-tag-reverse-option input[type="checkbox"]{
  width:20px;
  height:20px;
  margin:2px 0 0;
  accent-color:#8b5b25;
  flex:0 0 20px;
}
.insyncpet-tag-reverse-option strong{
  display:block;
  margin-bottom:4px;
  color:#2f1c0f;
  font-size:16px;
  line-height:1.25;
}
.insyncpet-tag-reverse-option small,
.insyncpet-tag-reverse-option p{
  color:#6f604f;
  font-size:14px;
  line-height:1.5;
}
.insyncpet-tag-reverse-option p{
  margin:12px 0 0 32px;
}
@media (max-width:640px){
  .insyncpet-tag-reverse-option{padding:16px;border-radius:18px;}
  .insyncpet-tag-reverse-option p{margin-left:0;}
}


/* v3.5.0 front-end release audit: canonical pages, mobile access, resilient interactions and legal navigation */
.reveal{opacity:1;transform:none}
.js .reveal{opacity:0;transform:translateY(22px)}
.js .reveal.show{opacity:1;transform:translateY(0)}
.mobile-menu-only{display:none!important}
body.modal-open{overflow:hidden}
.modal-card{max-height:calc(100vh - 44px);overflow:auto;overscroll-behavior:contain}
.field input,.field select,.field textarea,.insyncpet-signup-form input{min-height:48px}
.page-action-row{align-items:stretch}
.page-action-row .btn{min-height:50px}
.site-footer{padding:54px 0 42px!important}
.footer-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.7fr));gap:40px;align-items:start}
.footer-brand{display:inline-block;color:#fff!important;text-decoration:none!important;font-size:28px;font-weight:950;letter-spacing:-.04em;margin-bottom:12px}
.footer-brand-block p{color:#e9dfd2;line-height:1.6;margin:8px 0;max-width:390px}
.footer-link-column{display:grid;align-content:start;gap:9px}
.footer-link-column>strong{color:#fff;font-size:14px;margin-bottom:5px}
.footer-link-column a{color:#e9dfd2!important;text-decoration:none!important;line-height:1.45;padding:4px 0}
.footer-link-column a:hover,.footer-link-column a:focus-visible{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px}
.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-radius:16px;padding:16px 18px!important;line-height:1.5}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:48px}
.woocommerce table.shop_table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}
.woocommerce-account .woocommerce-MyAccount-content{min-width:0}
@media(max-width:980px){
  .mobile-menu-only{display:block!important;border-top:1px solid rgba(122,66,20,.12)}
  .menu.mobile-open{z-index:100}
  .footer-grid{grid-template-columns:1.3fr 1fr 1fr}
  .footer-brand-block{grid-column:1/-1}
}
@media(max-width:700px){
  .footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}
  .footer-brand-block{grid-column:1/-1}
  .woocommerce table.shop_table_responsive,.woocommerce-page table.shop_table_responsive{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media(max-width:480px){
  .footer-grid{grid-template-columns:1fr}
  .footer-brand-block{grid-column:auto}
  .modal{padding:10px}.modal-card{padding:24px 18px;max-height:calc(100vh - 20px)}
}
@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1!important;transform:none!important}}

/* v3.5.1 signed-in account access page: remove the contradictory sign-in/create-account layout. */
.login-account-hero{
  padding:72px 0 60px!important;
  text-align:center!important;
  background:
    radial-gradient(circle at 84% 12%,rgba(74,164,139,.14),transparent 30%),
    linear-gradient(135deg,#fff4df 0%,#fffaf2 54%,#eef8f2 100%)!important;
  color:#1b130d!important;
  border-bottom:1px solid rgba(122,66,20,.12)!important;
}
.login-account-hero .wrap{max-width:900px!important;}
.login-account-hero .eyebrow{
  background:#fff7e8!important;
  color:#8a4e1a!important;
  border:1px solid rgba(122,66,20,.15)!important;
}
.login-account-hero h1{
  color:#1b130d!important;
  font-size:clamp(46px,6vw,74px)!important;
  line-height:.98!important;
  margin:16px 0 14px!important;
}
.login-account-hero .lead{
  color:#675341!important;
  margin:0 auto!important;
  max-width:680px!important;
}
.signed-in-account-card{
  width:min(1080px,calc(100% - 44px))!important;
  max-width:1080px!important;
  margin:46px auto 84px!important;
  padding:42px!important;
  border:1px solid rgba(122,66,20,.14)!important;
  border-radius:36px!important;
  background:linear-gradient(145deg,#fffdf8 0%,#fff7eb 62%,#f1faf5 100%)!important;
  box-shadow:0 28px 80px rgba(90,64,26,.10)!important;
}
.signed-in-account-intro{
  display:flex;
  align-items:center;
  gap:24px;
  padding-bottom:30px;
  border-bottom:1px solid rgba(122,66,20,.12);
}
.signed-in-account-mark{
  width:92px;
  height:92px;
  flex:0 0 92px;
  border-radius:28px;
  background:
    url("assets/img/decor/soft-paw-card-watermark.png") center/64% no-repeat,
    linear-gradient(145deg,#f4dfbd,#fff7e9);
  border:1px solid rgba(122,66,20,.15);
  box-shadow:0 16px 34px rgba(122,66,20,.10);
}
.signed-in-kicker{
  display:inline-block;
  margin-bottom:8px;
  color:#946026;
  font-size:12px;
  line-height:1;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.10em;
}
.signed-in-account-intro h2{
  margin:0 0 8px!important;
  color:#1b130d!important;
  font-size:clamp(34px,4.5vw,56px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
}
.signed-in-account-intro p{
  max-width:620px!important;
  margin:0!important;
  color:#6b5847!important;
  font-size:18px!important;
  line-height:1.6!important;
  font-weight:700!important;
}
.signed-in-action-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin-top:28px;
}
.signed-in-action{
  min-height:172px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  padding:24px;
  border-radius:24px;
  border:1px solid rgba(122,66,20,.14);
  background:rgba(255,255,255,.72);
  box-shadow:0 14px 34px rgba(90,64,26,.06);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.signed-in-action:hover,
.signed-in-action:focus{
  transform:translateY(-3px);
  border-color:rgba(184,116,43,.38);
  box-shadow:0 22px 46px rgba(90,64,26,.11);
  outline:none;
}
.signed-in-action-primary{
  background:linear-gradient(145deg,#7a4214,#b8742b)!important;
  border-color:transparent!important;
}
.signed-in-action-primary strong,
.signed-in-action-primary small{color:#fffaf2!important;}
.signed-in-action-primary .signed-in-action-icon{
  background:rgba(255,250,242,.18)!important;
  color:#fffaf2!important;
  border-color:rgba(255,250,242,.22)!important;
}
.signed-in-action-quiet{background:#fbf7ef;}
.signed-in-action-icon{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  margin-bottom:18px;
  border-radius:14px;
  border:1px solid rgba(122,66,20,.13);
  background:#fff4df;
  color:#9a5c20;
  font-size:12px;
  font-weight:950;
  letter-spacing:.05em;
}
.signed-in-action strong{
  display:block;
  margin-bottom:8px;
  color:#1b130d;
  font-size:22px;
  line-height:1.15;
  letter-spacing:-.025em;
}
.signed-in-action small{
  display:block;
  color:#6c5847;
  font-size:15px;
  line-height:1.5;
  font-weight:700;
}
@media(max-width:760px){
  .signed-in-account-card{
    width:min(100% - 28px,1080px)!important;
    margin:28px auto 62px!important;
    padding:24px!important;
    border-radius:28px!important;
  }
  .signed-in-account-intro{
    align-items:flex-start;
    gap:16px;
  }
  .signed-in-account-mark{
    width:64px;
    height:64px;
    flex-basis:64px;
    border-radius:20px;
  }
  .signed-in-action-grid{grid-template-columns:1fr;}
  .signed-in-action{min-height:0;}
}


/* v3.5.3 inSyncPets logo containment repair.
   Uses explicit dimensions plus overflow containment so the supplied wide logo cannot cover navigation or page content,
   even while older CSS is cached or a plugin adds generic image rules. */
.brand.brand-full-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 210px!important;
  width:210px!important;
  max-width:210px!important;
  min-width:0!important;
  height:58px!important;
  max-height:58px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  line-height:1!important;
  contain:layout paint!important;
}
.brand-full-logo-img{
  display:block!important;
  flex:0 0 auto!important;
  width:210px!important;
  max-width:210px!important;
  min-width:0!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:drop-shadow(0 7px 14px rgba(3,34,80,.10));
  transition:transform .22s ease,filter .22s ease;
}
.brand.brand-full-logo:hover .brand-full-logo-img,
.brand.brand-full-logo:focus-visible .brand-full-logo-img{
  transform:translateY(-1px);
  filter:drop-shadow(0 10px 18px rgba(3,34,80,.15));
}
.footer-brand-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:min(300px,100%)!important;
  max-width:100%!important;
  min-height:94px!important;
  padding:12px 16px!important;
  margin:0 0 13px!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#fff7e9!important;
  border:1px solid rgba(216,157,58,.35)!important;
  text-decoration:none!important;
  box-shadow:0 12px 30px rgba(0,0,0,.12)!important;
  contain:layout paint!important;
}
.footer-brand-logo img{
  display:block!important;
  width:268px!important;
  max-width:100%!important;
  height:auto!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
/* Embedded/mobile account-app branding. */
.app-logo{
  display:block!important;
  min-height:46px!important;
  width:190px!important;
  max-width:190px!important;
  overflow:hidden!important;
  font-size:0!important;
  background:url('assets/img/brand/insyncpets-logo-full.png') left center/contain no-repeat!important;
}
.app-logo>*{display:none!important}
.insyncpet-account-brand-logo{
  display:block!important;
  width:min(230px,58%)!important;
  max-width:230px!important;
  height:auto!important;
  max-height:70px!important;
  margin:0 0 14px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:1180px) and (min-width:981px){
  .brand.brand-full-logo{flex-basis:178px!important;width:178px!important;max-width:178px!important;height:52px!important;max-height:52px!important}
  .brand-full-logo-img{width:178px!important;max-width:178px!important;height:52px!important;max-height:52px!important}
  .nav{gap:13px!important}
  .menu{gap:14px!important}
  .menu a{font-size:12px!important}
}
@media(max-width:980px){
  .brand.brand-full-logo{flex-basis:178px!important;width:178px!important;max-width:178px!important;height:52px!important;max-height:52px!important}
  .brand-full-logo-img{width:178px!important;max-width:178px!important;height:52px!important;max-height:52px!important}
}
@media(max-width:480px){
  .brand.brand-full-logo{flex-basis:154px!important;width:154px!important;max-width:154px!important;height:46px!important;max-height:46px!important}
  .brand-full-logo-img{width:154px!important;max-width:154px!important;height:46px!important;max-height:46px!important}
  .footer-brand-logo{width:min(280px,100%)!important;min-height:88px!important;padding:10px 14px!important}
  .footer-brand-logo img{width:248px!important;max-height:72px!important}
  .insyncpet-account-brand-logo{width:min(210px,76%)!important;max-width:210px!important;margin-bottom:12px!important}
}


/* v3.5.6 legal-page readability and company disclosure */
.legal-table-wrap{overflow-x:auto;margin:22px 0 30px;border:1px solid rgba(155,101,36,.22);border-radius:18px;background:#fffdf8}
.legal-table{width:100%;border-collapse:collapse;min-width:720px}
.legal-table th,.legal-table td{padding:15px 16px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(155,101,36,.16);line-height:1.55}
.legal-table th{background:#f6ead4;color:#4d2b12;font-weight:800}
.legal-table tr:last-child td{border-bottom:0}
.legal-callout{margin:20px 0;padding:20px;border-radius:18px;background:linear-gradient(135deg,#fff8ea,#eefaf5);border:1px solid rgba(155,101,36,.22)}
.footer-company-disclosure{padding-top:18px;margin-top:22px;border-top:1px solid rgba(255,255,255,.18)}
.footer-company-disclosure p{margin:0;color:#f8fbff!important;font-size:.86rem;line-height:1.65;font-weight:650;opacity:1!important;text-shadow:0 1px 1px rgba(0,0,0,.28)}
@media(max-width:720px){.legal-table th,.legal-table td{padding:12px 13px}.footer-company-disclosure p{font-size:.78rem}}


/* v3.5.8 membership checkout alignment and editable plan system */
.insyncpet-membership-page-shell{max-width:1180px!important}
body.insyncpet-membership-layout .insyncpet-membership-page-shell{padding:34px!important;background:linear-gradient(180deg,#fbfcff,#f4f7ff)!important}
.insyncpet-membership-checkout{width:100%;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.insyncpet-membership-checkout .insyncpet-membership-heading{text-align:center;max-width:760px;margin:0 auto 28px}
.insyncpet-membership-checkout .insyncpet-membership-heading h2,
.insyncpet-membership-checkout .insyncpet-membership-heading h3{font-size:clamp(32px,4vw,48px)!important;line-height:1.04!important;letter-spacing:-.055em!important;margin:8px 0 12px!important;color:#291406!important}
.insyncpet-membership-plan-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;margin:28px 0!important}
.insyncpet-membership-plan-grid.has-four-plans{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.insyncpet-membership-plan-card{background:#fff!important;border:1px solid rgba(122,66,20,.14)!important;border-radius:32px!important;padding:28px!important;box-shadow:0 20px 60px rgba(84,60,22,.08)!important;display:flex!important;flex-direction:column!important;gap:14px!important;position:relative!important;overflow:hidden!important;min-width:0!important}
.insyncpet-membership-plan-card.is-popular{border-color:#c78a33!important;box-shadow:0 24px 70px rgba(145,93,31,.18)!important}
.insyncpet-membership-plan-card.is-popular:after{content:"Most popular";position:absolute;top:18px;right:18px;padding:8px 12px;border-radius:999px;background:#f4ead9;color:#7a4214;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}
.insyncpet-membership-plan-card>h2,
.insyncpet-membership-plan-card>h3,
.insyncpet-membership-plan-card>h4,
.insyncpet-membership-plan-card .insyncpet-membership-plan-title{font-size:34px!important;line-height:1.02!important;letter-spacing:-.05em!important;color:#291406!important;margin:0!important;padding-right:94px}
.insyncpet-membership-plan-card p{color:#645545!important;font-size:17px!important;line-height:1.6!important;margin:0!important}
.insyncpet-membership-plan-card .insyncpet-membership-billing-list{display:grid!important;gap:10px!important;margin-top:4px!important}
.insyncpet-membership-plan-card .insyncpet-membership-billing-option{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border:1px solid #e1e5ec!important;border-radius:15px!important;padding:14px 16px!important;background:#fff!important;cursor:pointer!important;transition:.2s ease!important;min-height:52px!important}
.insyncpet-membership-plan-card .insyncpet-membership-billing-option:hover,
.insyncpet-membership-plan-card .insyncpet-membership-billing-option:has(input:checked){border-color:#b98a43!important;background:#fff8ec!important;box-shadow:0 10px 24px rgba(133,86,27,.08)!important}
.insyncpet-membership-plan-card input[type=radio]{accent-color:#99601e;flex:0 0 auto}
.insyncpet-membership-plan-card .insyncpet-membership-billing-option strong,
.insyncpet-membership-plan-card .insyncpet-membership-billing-option b{color:#291406!important;font-weight:950!important;margin-left:auto!important}
.insyncpet-membership-payment-panel{margin-top:24px!important;border:1px solid rgba(122,66,20,.14)!important;border-radius:30px!important;background:#fff!important;padding:28px!important;box-shadow:0 20px 60px rgba(84,60,22,.08)!important}
@media(max-width:980px){.insyncpet-membership-plan-grid,.insyncpet-membership-plan-grid.has-four-plans{grid-template-columns:1fr!important}.insyncpet-membership-plan-card{padding:24px!important}.insyncpet-membership-plan-card>h2,.insyncpet-membership-plan-card>h3,.insyncpet-membership-plan-card>h4,.insyncpet-membership-plan-card .insyncpet-membership-plan-title{font-size:30px!important}}
@media(max-width:640px){body.insyncpet-membership-layout .insyncpet-membership-page-shell{padding:20px!important}.insyncpet-membership-plan-card{border-radius:24px!important;padding:21px!important}.insyncpet-membership-plan-card .insyncpet-membership-billing-option{padding:13px 14px!important}}

/* v3.5.8 responsive plan counts */
.system-plans-grid.has-1-plans{grid-template-columns:minmax(0,620px);justify-content:center}
.system-plans-grid.has-2-plans,.system-plans-grid.has-4-plans{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1100px){.system-plans-grid.has-1-plans,.system-plans-grid.has-2-plans,.system-plans-grid.has-4-plans{grid-template-columns:1fr}}


/* v3.5.9 membership full-width correction
   Prevent plugin/page-builder wrappers from leaving a blank right-hand column. */
body.insyncpet-membership-layout{
  overflow-x:hidden!important;
}
body.insyncpet-membership-layout .insyncpet-membership-fullwidth-ancestor{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  flex:1 1 100%!important;
  flex-basis:100%!important;
  grid-column:1 / -1!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.insyncpet-membership-layout main.insyncpet-membership-fullwidth-ancestor,
body.insyncpet-membership-layout .site-main.insyncpet-membership-fullwidth-ancestor,
body.insyncpet-membership-layout .site-content.insyncpet-membership-fullwidth-ancestor,
body.insyncpet-membership-layout .content-area.insyncpet-membership-fullwidth-ancestor,
body.insyncpet-membership-layout #primary.insyncpet-membership-fullwidth-ancestor,
body.insyncpet-membership-layout #content.insyncpet-membership-fullwidth-ancestor{
  display:block!important;
  grid-template-columns:minmax(0,1fr)!important;
}
body.insyncpet-membership-layout .insyncpet-membership-page-shell,
body.insyncpet-membership-layout .page-content.insyncpet-membership-fullwidth-ancestor{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:56px max(24px,calc((100vw - 1500px)/2 + 24px)) 82px!important;
  background:
    radial-gradient(circle at 6% 4%,rgba(184,116,43,.10),transparent 26%),
    radial-gradient(circle at 94% 8%,rgba(41,185,159,.09),transparent 26%),
    linear-gradient(180deg,#fbfcff 0%,#f4f7ff 100%)!important;
}
body.insyncpet-membership-layout .insyncpet-membership-checkout{
  width:min(1500px,100%)!important;
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.insyncpet-membership-layout .insyncpet-membership-plan-grid{
  width:100%!important;
  max-width:none!important;
}
body.insyncpet-membership-layout .insyncpet-membership-payment-panel{
  width:100%!important;
  max-width:none!important;
}
@media(max-width:980px){
  body.insyncpet-membership-layout .insyncpet-membership-page-shell,
  body.insyncpet-membership-layout .page-content.insyncpet-membership-fullwidth-ancestor{
    padding:42px 20px 64px!important;
  }
}
@media(max-width:640px){
  body.insyncpet-membership-layout .insyncpet-membership-page-shell,
  body.insyncpet-membership-layout .page-content.insyncpet-membership-fullwidth-ancestor{
    padding:30px 14px 52px!important;
  }
}


/* v3.5.11 compact homepage plan cards */
.system-plans-section .wrap{
  max-width:1120px !important;
}
.system-plans-grid.is-home{
  gap:16px !important;
  align-items:start;
}
.system-plan-card--premium{
  padding:22px !important;
  border-radius:28px !important;
  min-height:0 !important;
}
.system-plan-chip{
  padding:8px 14px !important;
  font-size:11px !important;
}
.system-plan-card--premium h3{
  font-size:clamp(24px,2vw,32px) !important;
  margin:4px 0 2px !important;
}
.system-plan-price{
  font-size:clamp(22px,1.8vw,28px) !important;
  margin:0 !important;
}
.system-plan-card--premium p{
  font-size:15px !important;
  line-height:1.45 !important;
  margin:0 !important;
}
.system-plan-card--premium ul{
  gap:8px !important;
  margin-top:2px !important;
}
.system-plan-card--premium li{
  font-size:15px !important;
  line-height:1.38 !important;
}
.system-plan-card--premium li:before{
  width:8px !important;
  height:8px !important;
  flex:0 0 8px !important;
  margin-top:.42em !important;
}
.system-plan-actions .btn{
  min-height:50px !important;
  font-size:16px !important;
  padding:12px 18px !important;
}
@media(max-width:760px){
  .system-plans-section .wrap{max-width:none !important;}
  .system-plan-card--premium{padding:20px !important;}
  .system-plan-card--premium h3{font-size:28px !important;}
  .system-plan-price{font-size:24px !important;}
  .system-plan-card--premium p,
  .system-plan-card--premium li{font-size:15px !important;}
}


/* v3.5.18 restrained product-first homepage refinement */
.refined-product-hero{padding:74px 0 64px!important;}
.refined-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;gap:54px!important;align-items:center!important;}
.refined-hero-copy{max-width:610px;}
.refined-hero-copy h1{font-size:clamp(54px,5.5vw,82px)!important;line-height:.96!important;letter-spacing:-.07em!important;margin:22px 0 20px!important;max-width:10.5ch!important;}
.refined-hero-copy h1 span{display:block;background:linear-gradient(120deg,#1d4f91,#b2782b);-webkit-background-clip:text;background-clip:text;color:transparent;}
.refined-hero-copy .lead{max-width:570px!important;font-size:19px!important;}
.refined-hero-showcase{min-width:0;}
.refined-hero-photo{min-height:0!important;aspect-ratio:16/10;border-radius:34px!important;}
.refined-hero-photo img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;}
.refined-hero-live{top:18px!important;left:18px!important;right:auto!important;background:rgba(255,255,255,.92)!important;color:#2e241a!important;border:1px solid rgba(122,66,20,.14);font-size:13px!important;}
.refined-hero-status{left:18px!important;right:auto!important;bottom:18px!important;max-width:280px!important;}

.compact-tag-showcase{padding:76px 0;background:linear-gradient(180deg,#fffdf8,#f7f2e7);border-top:1px solid rgba(122,66,20,.08);border-bottom:1px solid rgba(122,66,20,.08);}
.compact-tag-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:34px;align-items:stretch;}
.compact-tag-photo{position:relative;min-height:350px;border-radius:30px;overflow:hidden;box-shadow:0 18px 48px rgba(57,38,18,.11);}
.compact-tag-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%;}
.compact-tag-photo:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(180deg,transparent,rgba(13,10,7,.82));}
.compact-tag-photo>div{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;color:#fff;display:grid;gap:4px;}
.compact-tag-photo strong{font-size:25px;letter-spacing:-.04em;}
.compact-tag-photo span{font-weight:750;color:rgba(255,255,255,.86);}
.compact-tag-content{background:#fffdf8;border:1px solid rgba(122,66,20,.13);border-radius:30px;padding:30px;box-shadow:0 18px 48px rgba(57,38,18,.07);}
.compact-tag-content h2{font-size:clamp(36px,4vw,52px)!important;letter-spacing:-.06em!important;margin:16px 0 10px!important;}
.compact-tag-content>p{margin:0 0 24px;color:#625547;font-size:17px;line-height:1.55;max-width:760px;}
.compact-tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.compact-tag-card{min-width:0;border:1px solid rgba(122,66,20,.14);border-radius:20px;background:#fff;padding:16px 10px 14px;text-align:center;display:grid;justify-items:center;gap:5px;}
.compact-tag-card>strong{font-size:15px;color:#24170e;}
.compact-tag-card>small{font-size:12px;color:#7a6a5b;font-weight:750;}
.compact-tag-shape{--tag:#f2b719;position:relative;width:92px;height:64px;display:grid;place-items:center;background:var(--tag);color:#fff;filter:drop-shadow(0 8px 12px rgba(52,35,15,.15));margin-bottom:6px;}
.compact-tag-shape b{font-size:13px;line-height:1;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.25);z-index:2;}
.tag-blue .compact-tag-shape{--tag:#1d4f91;}.tag-pink .compact-tag-shape{--tag:#e96f86;}.tag-black .compact-tag-shape{--tag:#171717;}.tag-gold .compact-tag-shape{--tag:#d4872f;}
.bone-shape{border-radius:18px;}
.bone-shape:before,.bone-shape:after{content:"";position:absolute;top:50%;width:28px;height:28px;border-radius:50%;background:var(--tag);transform:translateY(-50%);}
.bone-shape:before{left:-10px;box-shadow:0 -17px 0 -3px var(--tag),0 17px 0 -3px var(--tag);}.bone-shape:after{right:-10px;box-shadow:0 -17px 0 -3px var(--tag),0 17px 0 -3px var(--tag);}
.heart-shape{width:66px;height:60px;transform:rotate(-45deg);border-radius:10px 0 10px 0;}
.heart-shape:before,.heart-shape:after{content:"";position:absolute;width:66px;height:60px;background:var(--tag);border-radius:50%;}.heart-shape:before{top:-30px;left:0;}.heart-shape:after{left:30px;top:0;}
.heart-shape b{transform:rotate(45deg);font-size:11px;}
.round-shape{width:66px;height:66px;border-radius:50%;}
.paw-shape{width:66px;height:54px;border-radius:48% 48% 42% 42%;margin-top:10px;}
.paw-shape:before{content:"";position:absolute;left:7px;top:-20px;width:16px;height:18px;border-radius:50%;background:var(--tag);box-shadow:18px -7px 0 -1px var(--tag),36px 0 0 0 var(--tag);}
.compact-tag-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:22px;}
.compact-tag-actions>span{font-size:12px;color:#78695a;font-weight:750;}
.why-insyncpet-section--higher{padding-top:86px!important;}

@media(max-width:1050px){
  .refined-hero-grid{grid-template-columns:1fr!important;}
  .refined-hero-copy{max-width:760px;}
  .refined-hero-copy h1{max-width:12ch!important;}
  .refined-hero-photo{aspect-ratio:16/9;}
  .compact-tag-layout{grid-template-columns:1fr;}
  .compact-tag-photo{min-height:330px;}
}
@media(max-width:760px){
  .refined-product-hero{padding:50px 0 46px!important;}
  .refined-hero-copy h1{font-size:52px!important;max-width:none!important;}
  .refined-hero-copy .lead{font-size:17px!important;}
  .refined-hero-photo{aspect-ratio:4/3;border-radius:26px!important;}
  .refined-hero-live{font-size:11px!important;}
  .refined-hero-status{max-width:235px!important;}
  .compact-tag-showcase{padding:58px 0;}
  .compact-tag-content{padding:22px;border-radius:24px;}
  .compact-tag-photo{min-height:300px;border-radius:24px;}
  .compact-tag-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;}
  .compact-tag-card{flex:0 0 150px;scroll-snap-align:start;}
}


/* v3.5.20 calmer homepage refinement */
.refined-product-hero{padding:72px 0 62px!important;}
.refined-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;gap:52px!important;align-items:center!important;}
.refined-hero-copy{max-width:620px;}
.refined-hero-copy h1{font-size:clamp(54px,5.4vw,82px)!important;line-height:.95!important;letter-spacing:-.07em!important;margin:22px 0 20px!important;max-width:10.6ch!important;}
.refined-hero-copy .lead{max-width:590px!important;font-size:19px!important;line-height:1.58!important;}
.refined-hero-photo{min-height:0!important;aspect-ratio:16/10;border-radius:34px!important;overflow:hidden!important;}
.refined-hero-photo img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;}
.hero-image-message{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:20px;background:linear-gradient(90deg,rgba(12,16,18,.86),rgba(12,16,18,.55));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;backdrop-filter:blur(8px);}
.hero-image-message strong{font-size:18px;line-height:1.25;letter-spacing:-.025em;}
.hero-image-message span{font-size:13px;line-height:1.4;color:rgba(255,255,255,.84);font-weight:750;text-align:right;}
.hero-visual-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;}
.hero-visual-points span{background:rgba(255,255,255,.88);border:1px solid rgba(122,66,20,.12);border-radius:18px;padding:13px 14px;display:grid;gap:2px;box-shadow:0 10px 26px rgba(57,38,18,.05);}
.hero-visual-points b{font-size:13px;color:#251910;}
.hero-visual-points small{font-size:11px;line-height:1.35;color:#736253;font-weight:700;}

.compact-tag-showcase{padding:80px 0;background:linear-gradient(180deg,#fffdf8,#f7f2e7);border-top:1px solid rgba(122,66,20,.08);border-bottom:1px solid rgba(122,66,20,.08);}
.compact-tag-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:34px;align-items:stretch;}
.compact-tag-photo{position:relative;min-height:390px;border-radius:30px;overflow:hidden;box-shadow:0 20px 54px rgba(57,38,18,.11);}
.compact-tag-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;}
.compact-tag-content{background:#fffdf8;border:1px solid rgba(122,66,20,.13);border-radius:30px;padding:32px;box-shadow:0 18px 48px rgba(57,38,18,.07);}
.compact-tag-content h2{font-size:clamp(38px,4vw,54px)!important;letter-spacing:-.06em!important;margin:16px 0 10px!important;}
.compact-tag-content>p{margin:0 0 24px;color:#625547;font-size:17px;line-height:1.58;max-width:760px;}
.accurate-tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.accurate-tag-card{border:1px solid rgba(122,66,20,.14);border-radius:22px;background:#fff;padding:16px 10px 14px;text-align:center;display:grid;justify-items:center;gap:4px;box-shadow:0 10px 22px rgba(57,38,18,.04);transition:.2s ease;min-width:0;}
.accurate-tag-card:hover{transform:translateY(-3px);border-color:#c78a33;box-shadow:0 18px 32px rgba(105,65,23,.11);}
.accurate-tag-card strong{font-size:16px;color:#24170e;line-height:1.2;}
.accurate-tag-card small{font-size:12px;color:#7a6a5b;font-weight:800;}
.accurate-tag-svg{width:100%;max-width:152px;height:auto;overflow:visible;filter:drop-shadow(0 12px 16px rgba(52,35,15,.14));}
.accurate-tag-svg .tag-small-text{font-family:Inter,Arial,sans-serif;font-size:7px;font-weight:800;fill:#fff;}
.accurate-tag-svg .tag-name-text{font-family:Inter,Arial,sans-serif;font-size:19px;font-weight:950;fill:#fff;letter-spacing:-.4px;}
.accurate-tag-svg .tag-name-text--small{font-size:15px;}
.compact-tag-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:22px;}
.compact-tag-actions>span{font-size:12px;color:#78695a;font-weight:750;}

.system-plans-section .wrap{width:min(1500px,calc(100% - 44px))!important;max-width:1500px!important;}
.system-plans-section .section-head{max-width:860px!important;}
.system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;}
.system-plan-card--premium{padding:23px!important;border-radius:28px!important;min-height:100%!important;}
.system-plan-card--premium h3{font-size:clamp(22px,1.8vw,30px)!important;margin:2px 0!important;}
.system-plan-price{font-size:clamp(20px,1.65vw,27px)!important;line-height:1.15!important;}
.system-plan-card--premium p{font-size:14px!important;line-height:1.45!important;}
.system-plan-card--premium li{font-size:14px!important;line-height:1.4!important;}
.system-plan-actions .btn{min-height:48px!important;font-size:15px!important;}

@media(max-width:1180px){
  .refined-hero-grid{grid-template-columns:1fr!important;gap:34px!important;}
  .refined-hero-copy{max-width:760px;}
  .refined-hero-copy h1{max-width:12ch!important;}
  .compact-tag-layout{grid-template-columns:1fr;}
  .compact-tag-photo{min-height:340px;}
  .system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .refined-product-hero{padding:50px 0 46px!important;}
  .refined-hero-copy h1{font-size:52px!important;max-width:none!important;}
  .refined-hero-copy .lead{font-size:17px!important;}
  .refined-hero-photo{aspect-ratio:4/3;border-radius:26px!important;}
  .hero-image-message{display:grid;gap:4px;left:12px;right:12px;bottom:12px;padding:14px 15px;}
  .hero-image-message strong{font-size:16px;}
  .hero-image-message span{text-align:left;font-size:12px;}
  .hero-visual-points{grid-template-columns:1fr;}
  .compact-tag-showcase{padding:58px 0;}
  .compact-tag-content{padding:22px;border-radius:24px;}
  .compact-tag-photo{min-height:300px;border-radius:24px;}
  .accurate-tag-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;}
  .accurate-tag-card{flex:0 0 180px;scroll-snap-align:start;}
  .system-plans-section .wrap{width:min(100% - 28px,1500px)!important;}
  .system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:1fr!important;}
}


/* v3.5.21 approved product-led homepage */
.mockup-home-hero{
  position:relative;
  min-height:690px;
  overflow:hidden;
  background-image:url("assets/img/lifestyle/princess-doberman-lifestyle.jpg");
  background-size:cover;
  background-position:center center;
  border-bottom:1px solid rgba(122,66,20,.10);
}
.mockup-home-hero-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,251,242,.99) 0%,rgba(255,251,242,.97) 31%,rgba(255,251,242,.76) 45%,rgba(255,251,242,.12) 66%,rgba(255,251,242,0) 100%),
    linear-gradient(180deg,rgba(255,255,255,.05),rgba(64,38,11,.05));
}
.mockup-home-hero-inner{position:relative;z-index:2;min-height:690px;display:flex;align-items:center;padding-top:56px;padding-bottom:46px;}
.mockup-home-copy{width:min(590px,47%);}
.mockup-home-copy h1{font-size:clamp(62px,6.5vw,98px);line-height:.92;letter-spacing:-.078em;margin:24px 0 22px;color:#1b120d;max-width:9.5ch;}
.mockup-home-copy h1 span{background:linear-gradient(115deg,#1e4f98 0%,#b97824 75%);-webkit-background-clip:text;background-clip:text;color:transparent;}
.mockup-home-copy .lead{font-size:20px;line-height:1.55;color:#4f463d;max-width:570px;}
.mockup-home-benefit{display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:center;margin-top:26px;padding:17px 19px;border:1px solid rgba(45,70,150,.18);border-radius:20px;background:rgba(255,255,255,.91);box-shadow:0 18px 40px rgba(43,33,22,.09);max-width:560px;backdrop-filter:blur(10px);}
.mockup-home-benefit-icon{width:43px;height:43px;border-radius:50%;border:3px solid #2458c9;position:relative;}
.mockup-home-benefit-icon:before,.mockup-home-benefit-icon:after{content:"";position:absolute;border:2px solid #2458c9;border-radius:50%;inset:8px;}
.mockup-home-benefit-icon:after{inset:15px;background:#2458c9;}
.mockup-home-benefit strong{display:block;font-size:17px;line-height:1.36;color:#21160f;letter-spacing:-.02em;}
.mockup-home-benefit small{display:block;margin-top:3px;font-size:13px;line-height:1.45;color:#6e5f51;font-weight:700;}
.mockup-home-actions{margin-top:25px;}
.mockup-home-actions .btn{min-width:185px;min-height:54px;border-radius:12px;}
.mockup-home-actions .btn.primary{background:linear-gradient(135deg,#1554d7,#143fc2);box-shadow:0 16px 34px rgba(22,73,195,.25);}
.mockup-home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:24px;max-width:650px;}
.mockup-home-feature-grid>span{display:flex;align-items:center;gap:9px;min-width:0;padding:12px 11px;border:1px solid rgba(30,48,86,.14);border-radius:14px;background:rgba(255,255,255,.88);box-shadow:0 10px 20px rgba(43,33,22,.04);}
.mockup-home-feature-grid b{font-size:11.5px;line-height:1.25;color:#21160f;}
.mockup-home-feature-grid .feature-icon{flex:0 0 24px;}
.mockup-home-scan-card{position:absolute;right:22px;bottom:30px;width:235px;display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center;padding:15px 17px;border-radius:20px;background:rgba(18,19,19,.83);color:#fff;box-shadow:0 24px 50px rgba(0,0,0,.24);backdrop-filter:blur(12px);}
.mockup-home-phone-icon{width:43px;height:43px;border:2px solid rgba(255,255,255,.85);border-radius:8px;position:relative;}
.mockup-home-phone-icon:before{content:"";position:absolute;inset:9px 11px;border:2px solid rgba(255,255,255,.85);border-radius:50%;}
.mockup-home-phone-icon:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#fff;left:50%;bottom:4px;transform:translateX(-50%);}
.mockup-home-scan-card strong,.mockup-home-scan-card b,.mockup-home-scan-card small{display:block;}
.mockup-home-scan-card strong{font-size:13px;color:rgba(255,255,255,.78);}
.mockup-home-scan-card b{font-size:18px;letter-spacing:-.025em;margin-top:1px;}
.mockup-home-scan-card small{font-size:12px;margin-top:3px;color:rgba(255,255,255,.8);}

.mockup-tag-section{padding:22px 0 34px;background:#fffaf1;}
.mockup-tag-shell{display:grid;grid-template-columns:minmax(280px,.64fr) minmax(0,1.36fr);gap:26px;padding:20px;border:1px solid rgba(122,66,20,.13);border-radius:30px;background:#fff;box-shadow:0 22px 54px rgba(57,38,18,.08);}
.mockup-tag-dog{position:relative;min-height:440px;border-radius:24px;overflow:hidden;background:#d8e5cf;}
.mockup-tag-dog img{width:100%;height:100%;object-fit:cover;object-position:68% center;}
.mockup-tag-dog:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(180deg,transparent,rgba(7,11,12,.82));}
.mockup-tag-dog>div{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff;display:grid;gap:3px;}
.mockup-tag-dog strong{font-size:25px;letter-spacing:-.04em;}
.mockup-tag-dog span{font-size:14px;color:rgba(255,255,255,.85);font-weight:750;}
.mockup-tag-content{padding:16px 6px 6px;min-width:0;}
.mockup-tag-content h2{font-size:clamp(38px,4.3vw,60px);line-height:.98;letter-spacing:-.065em;margin:15px 0 12px;color:#17110d;}
.mockup-tag-content>p{margin:0 0 22px;color:#625548;font-size:17px;line-height:1.55;max-width:880px;}
.real-tag-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;}
.real-tag-product{display:grid;grid-template-rows:150px auto auto;gap:4px;padding:10px 10px 14px;border:1px solid rgba(122,66,20,.14);border-radius:18px;background:#fff;min-width:0;box-shadow:0 10px 24px rgba(54,36,18,.05);transition:.22s ease;}
.real-tag-product:hover{transform:translateY(-3px);border-color:#c78a33;box-shadow:0 18px 34px rgba(81,51,21,.12);}
.real-tag-photo{display:block;border-radius:14px;overflow:hidden;background:#f7f3eb;}
.real-tag-photo img{width:100%;height:100%;object-fit:cover;object-position:center;}
.real-tag-product strong{font-size:15px;color:#20150e;padding:4px 3px 0;}
.real-tag-product small{font-size:12px;color:#766657;font-weight:750;padding:0 3px;}
.mockup-tag-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:20px;}
.mockup-tag-actions .btn{background:linear-gradient(135deg,#9d5716,#c47b22);min-height:52px;}
.mockup-tag-trust{display:inline-flex;align-items:center;gap:9px;color:#6d5d4f;font-size:13px;font-weight:750;}
.mockup-tag-trust i{width:20px;height:23px;border:2px solid #5d6673;border-radius:45% 45% 52% 52%;position:relative;}
.mockup-tag-trust i:after{content:"";position:absolute;width:7px;height:4px;border-left:2px solid #5d6673;border-bottom:2px solid #5d6673;transform:rotate(-45deg);left:5px;top:7px;}

.system-plans-section{padding-top:34px!important;background:#fffaf1!important;}
.system-plans-section .wrap{width:min(1500px,calc(100% - 44px))!important;max-width:1500px!important;padding:24px 24px 28px;border:1px solid rgba(122,66,20,.13);border-radius:30px;background:#fff;box-shadow:0 22px 54px rgba(57,38,18,.07);}
.system-plans-section .section-head{max-width:1000px!important;margin-bottom:25px!important;text-align:left!important;align-items:flex-start!important;}
.system-plans-section .section-head h2{font-size:clamp(36px,4vw,55px)!important;}
.system-plans-section .section-head .lead{margin-left:0!important;max-width:740px!important;}
.system-plans-section .page-action-row{justify-content:flex-start!important;}
.system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;}
.system-plan-card--premium{padding:21px!important;border-radius:19px!important;min-height:100%!important;box-shadow:0 10px 26px rgba(57,38,18,.06)!important;}
.system-plan-card--premium.is-featured{border-color:#1f59d6!important;box-shadow:0 18px 38px rgba(31,89,214,.13)!important;transform:translateY(-8px)!important;}
.system-plan-card--premium h3{font-size:25px!important;}
.system-plan-price{font-size:26px!important;color:#16100c!important;}
.system-plan-card--premium p,.system-plan-card--premium li{font-size:13.5px!important;}
.system-plan-actions .btn{min-height:45px!important;border-radius:10px!important;background:#fff!important;color:#184fc3!important;border:2px solid #1f59d6!important;box-shadow:none!important;}
.system-plan-card--premium.is-featured .system-plan-actions .btn{background:#1f59d6!important;color:#fff!important;}
.plans-product-note{margin-bottom:0!important;}

@media(max-width:1180px){
  .mockup-home-hero{min-height:650px;background-position:62% center;}
  .mockup-home-copy{width:min(620px,60%);}
  .mockup-home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;}
  .mockup-tag-shell{grid-template-columns:1fr;}
  .mockup-tag-dog{min-height:350px;}
  .real-tag-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .mockup-home-hero{min-height:auto;background-position:68% center;}
  .mockup-home-hero-shade{background:linear-gradient(180deg,rgba(255,251,242,.99) 0%,rgba(255,251,242,.94) 55%,rgba(255,251,242,.34) 100%);}
  .mockup-home-hero-inner{min-height:780px;align-items:flex-start;padding-top:42px;padding-bottom:160px;}
  .mockup-home-copy{width:100%;}
  .mockup-home-copy h1{font-size:54px;max-width:9ch;}
  .mockup-home-copy .lead{font-size:17px;max-width:95%;}
  .mockup-home-actions .btn{width:100%;}
  .mockup-home-feature-grid{grid-template-columns:1fr 1fr;}
  .mockup-home-scan-card{right:14px;bottom:18px;left:14px;width:auto;}
  .mockup-tag-section{padding:14px 0 26px;}
  .mockup-tag-shell{padding:14px;border-radius:24px;}
  .mockup-tag-dog{min-height:320px;border-radius:19px;}
  .mockup-tag-content{padding:12px 2px 2px;}
  .real-tag-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;}
  .real-tag-product{flex:0 0 190px;scroll-snap-align:start;grid-template-rows:140px auto auto;}
  .system-plans-section .wrap{width:min(100% - 28px,1500px)!important;padding:18px;border-radius:24px;}
  .system-plans-grid.is-home.has-4-plans,.system-plans-grid.has-4-plans{grid-template-columns:1fr!important;}
  .system-plan-card--premium.is-featured{transform:none!important;}
}


/* v3.5.23 hero crop, visible tag cards and plan alignment */
.mockup-home-hero{
  min-height:650px!important;
  background-color:#fffaf1!important;
  background-size:auto 98%!important;
  background-position:54% center!important;
  background-repeat:no-repeat!important;
}
.mockup-home-hero-inner{min-height:650px!important;}

.mockup-tag-shell--dogs{
  display:block!important;
  padding:24px!important;
}
.mockup-tag-shell--dogs .mockup-tag-content{
  padding:8px!important;
}
.mockup-tag-shell--dogs .mockup-tag-content>p{
  max-width:880px!important;
}
.real-tag-dog-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.real-tag-product--dog{
  grid-template-rows:250px auto auto!important;
  gap:5px!important;
  padding:0 0 16px!important;
  overflow:hidden!important;
  border-radius:21px!important;
}
.real-tag-product--dog .real-tag-photo{
  border-radius:0!important;
  background:#eaf0df!important;
}
.real-tag-product--dog .real-tag-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.real-tag-product--dog strong,
.real-tag-product--dog small{
  padding-left:15px!important;
  padding-right:15px!important;
}
.real-tag-product--dog strong{font-size:16px!important;padding-top:7px!important;}
.real-tag-product--dog small{font-size:13px!important;}

.system-plans-section .section-head{
  max-width:840px!important;
  margin-left:0!important;
  margin-right:0!important;
  text-align:left!important;
  align-items:flex-start!important;
}
.system-plans-section .section-head .lead{
  margin-left:0!important;
  margin-right:0!important;
}
.system-plans-section .page-action-row{
  justify-content:flex-start!important;
  margin-left:0!important;
  margin-right:0!important;
}

@media(max-width:1180px){
  .mockup-home-hero{
    min-height:620px!important;
    background-size:auto 96%!important;
    background-position:55% center!important;
  }
  .mockup-home-hero-inner{min-height:620px!important;}
  .real-tag-dog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .real-tag-product--dog{grid-template-rows:280px auto auto!important;}
}
@media(max-width:760px){
  .mockup-home-hero{
    min-height:auto!important;
    background-size:auto 52%!important;
    background-position:70% bottom!important;
  }
  .mockup-home-hero-inner{min-height:780px!important;}
  .mockup-tag-shell--dogs{padding:14px!important;}
  .real-tag-dog-grid{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    padding-bottom:7px!important;
  }
  .real-tag-product--dog{
    flex:0 0 240px!important;
    grid-template-rows:230px auto auto!important;
    scroll-snap-align:start!important;
  }
}


/* v3.5.24 real dog tag card images */
.real-tag-product--dog{grid-template-rows:260px auto auto!important;}
.real-tag-product--dog .real-tag-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
@media(max-width:1180px){
  .real-tag-product--dog{grid-template-rows:300px auto auto!important;}
}
@media(max-width:760px){
  .real-tag-product--dog{grid-template-rows:240px auto auto!important;}
}


/* v3.5.25 account duplicate-header correction */
.insyncpet-account-page-host{
  width:100%;
  background:linear-gradient(180deg,#fffaf1 0%,#f8f8f2 100%);
}
.insyncpet-account-page-content{
  width:min(1500px,calc(100% - 44px));
  max-width:1500px;
  margin:0 auto;
  padding-top:54px;
}
.insyncpet-account-page-content > .insyncpet-account-brand-logo,
.insyncpet-account-page-content .insyncpet-account-hero > .insyncpet-account-brand-logo{
  display:none!important;
}
@media(max-width:760px){
  .insyncpet-account-page-content{
    width:min(100% - 28px,1500px);
    padding-top:30px;
  }
}

/* Hero alignment correction: move the dog composition and copy block left only. */
@media (min-width: 761px){
  .mockup-home-hero{
    background-position:45% center!important;
  }
  .mockup-home-copy{
    margin-left:clamp(-36px,-2vw,-20px)!important;
  }
}
@media (min-width:761px) and (max-width:1180px){
  .mockup-home-hero{
    background-position:48% center!important;
  }
  .mockup-home-copy{
    margin-left:-18px!important;
  }
}
@media (max-width:760px){
  .mockup-home-copy{
    margin-left:0!important;
  }
}


/* v3.5.24.3 — align the approved homepage hero to the same centred site grid.
   Desktop/tablet only. Mobile hero behaviour remains unchanged. */
@media (min-width:761px){
  .mockup-home-hero{
    width:min(1500px,calc(100% - 72px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .mockup-home-hero-inner{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .mockup-home-copy{
    margin-left:0!important;
  }
}


/* v3.5.24.4 — structural hero grid correction.
   The hero now owns the same centred geometry as the main site content instead of
   nesting a second .wrap. Standard width/max-width/margin properties are used
   for consistent rendering across current Chrome, Edge, Firefox and Safari. */
.mockup-home-hero.mockup-home-hero-grid{
  box-sizing:border-box!important;
  width:calc(100% - 72px)!important;
  max-width:1500px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.mockup-home-hero.mockup-home-hero-grid .mockup-home-hero-inner{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.mockup-home-hero.mockup-home-hero-grid .mockup-home-copy{
  margin-left:0!important;
}

/* Laptop / compact desktop */
@media (max-width:1360px) and (min-width:981px){
  .mockup-home-hero.mockup-home-hero-grid{
    width:calc(100% - 48px)!important;
    max-width:1320px!important;
  }
}

/* Tablet */
@media (max-width:980px) and (min-width:761px){
  .mockup-home-hero.mockup-home-hero-grid{
    width:calc(100% - 36px)!important;
    max-width:720px!important;
  }
  .mockup-home-hero.mockup-home-hero-grid .mockup-home-hero-inner{
    padding-left:0!important;
    padding-right:0!important;
  }
}

/* Phones: keep a consistent 14px outer gutter and prevent viewport overflow. */
@media (max-width:760px){
  .mockup-home-hero.mockup-home-hero-grid{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin-left:14px!important;
    margin-right:14px!important;
  }
  .mockup-home-hero.mockup-home-hero-grid .mockup-home-hero-inner{
    width:100%!important;
    max-width:none!important;
    padding-left:0!important;
    padding-right:0!important;
  }
}

/* Very small phones. */
@media (max-width:380px){
  .mockup-home-hero.mockup-home-hero-grid{
    width:calc(100% - 20px)!important;
    margin-left:10px!important;
    margin-right:10px!important;
  }
}
