:root{--green:#12b76a;--bright:#28e58d;--soft:#e9f8f0;--pale:#f4fbf7;--ink:#0d1d16;--ink2:#26382f;--muted:#66756d;--line:#dde5df;--paper:#fff;--warm:#f5f5ef;--deep:#071b13;--deep2:#0b281d;--shadow:0 30px 80px #143a271f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}svg{display:block}.page-shell{width:min(1220px,100% - 56px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:inline-flex}.brand>img{object-fit:cover;border:1px solid #e5e9e6;border-radius:12px;width:45px;height:45px}.brand>span{flex-direction:column;gap:4px;display:flex}.brand strong{letter-spacing:-.25px;font-size:15px}.brand small{color:#79867f;letter-spacing:1.1px;text-transform:uppercase;font-size:8px;font-weight:700}.brand-compact>span{display:block}.site-header nav{color:#516159;align-items:center;gap:34px;font-size:13px;display:flex}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{content:"";background:var(--green);width:0;height:1px;transition:all .2s;position:absolute;bottom:4px;left:0}.site-header nav a:hover:after{width:100%}.header-demo{border:1px solid var(--ink);border-radius:8px;align-items:center;gap:10px;padding:12px 16px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.header-demo svg{width:16px}.header-demo:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.hero{grid-template-columns:.94fr 1.06fr;align-items:center;gap:70px;min-height:720px;padding-top:76px;padding-bottom:92px;display:grid}.kicker,.section-label{text-transform:uppercase;letter-spacing:2.2px;color:#597068;font-size:10px;font-weight:850}.kicker{align-items:center;gap:11px;display:flex}.kicker>span{background:var(--bright);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #28e58d1f}.hero h1{letter-spacing:-6px;margin:30px 0 20px;font-size:clamp(58px,6.2vw,88px);font-weight:760;line-height:.92}.hero h1 em,.section-heading h2 em,.demo-copy h2 em,.analytics-copy h2 em,.custom-copy h2 em{color:var(--green);font-style:normal}.hero-lead{letter-spacing:-.35px;margin:0 0 18px;font-size:21px;font-weight:680}.hero-description{max-width:600px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 19px;font-size:12px;font-weight:850;transition:all .2s;display:inline-flex}.button svg{width:17px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--bright);min-width:220px;color:var(--deep)}.button-ghost{border:1px solid var(--line);background:#fff}.button-inverse{min-width:230px;color:var(--deep);background:#fff}.hero-proof{color:#728078;flex-wrap:wrap;gap:14px 20px;margin-top:30px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{width:13px;color:var(--green);stroke-width:2.6px}.hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.visual-halo{background:radial-gradient(circle at 45% 45%,#eefaf3 0,#daf4e5 47%,#daf4e500 70%);border-radius:50%;width:510px;height:510px;position:absolute}.hero-visual:before,.hero-visual:after{content:"";border:1px solid #b9e4cb;border-radius:50%;position:absolute}.hero-visual:before{width:525px;height:525px}.hero-visual:after{width:430px;height:430px}.hero-product{z-index:2;width:min(100%,540px);box-shadow:var(--shadow);background:#fff;border:1px solid #dce7df;border-radius:20px;padding:26px;position:relative;transform:rotate(1deg)}.hero-product-top{border-bottom:1px solid #ecf0ed;align-items:center;gap:9px;padding-bottom:20px;font-size:11px;font-weight:800;display:flex}.hero-product-top small{color:#88948d;margin-left:auto;font-weight:500}.product-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.profile-summary{grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:24px 0 18px;display:grid}.preview-pet{border-radius:18px;width:82px;height:82px;overflow:hidden}.preview-pet img{object-fit:cover;width:100%;height:100%}.profile-summary small{color:var(--green);letter-spacing:1.4px;font-size:8px;font-weight:850}.profile-summary h3{letter-spacing:-.8px;margin:5px 0 4px;font-size:25px}.profile-summary p{color:#718078;margin:0;font-size:11px}.profile-status{background:var(--soft);color:#0b8450;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.profile-status i{background:var(--green);border-radius:50%;width:6px;height:6px}.preview-meta{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.preview-meta>div{background:#f7f9f7;border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.preview-meta small{color:#849089;text-transform:uppercase;font-size:7px}.preview-meta strong{font-size:9px;line-height:1.35}.preview-timeline{margin-top:20px}.timeline-heading{justify-content:space-between;margin-bottom:9px;font-size:10px;font-weight:800;display:flex}.timeline-heading small{color:var(--green);font-size:8px}.preview-timeline article{border-top:1px solid #edf0ee;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.preview-timeline article>i{background:var(--soft);color:#07975a;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.preview-timeline article>i.message-dot{color:#3776bd;background:#e8f1ff}.preview-timeline svg{width:14px}.preview-timeline article>div{flex-direction:column;gap:3px;display:flex}.preview-timeline strong{font-size:9px}.preview-timeline small{color:#849089;font-size:8px}.preview-timeline article>span{color:#75837b;background:#f2f4f2;border-radius:100px;padding:4px 7px;font-size:7px}.preview-message{background:var(--deep);color:#fff;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;width:315px;padding:13px 14px;display:grid;position:absolute;bottom:31px;left:-62px;transform:rotate(-1deg);box-shadow:0 18px 40px #071b1342}.preview-message>svg{width:18px;color:var(--bright)}.preview-message>div{flex-direction:column;gap:3px;display:flex}.preview-message small{color:#92a99e;font-size:7px}.preview-message strong{font-size:8px}.preview-message>span{color:var(--bright);font-size:7px}.mission{background:var(--deep);color:#fff;padding:120px 0}.mission-grid{grid-template-columns:1fr 3.2fr;gap:50px;display:grid}.light-label{color:#67daa7}.mission-quote{letter-spacing:-3.8px;max-width:920px;margin:0;font-size:clamp(44px,5.1vw,68px);font-weight:620;line-height:1.05}.mission-quote em{color:var(--bright);font-style:normal}.mission-text{color:#a5b8ae;max-width:760px;margin:32px 0 0;font-size:17px;line-height:1.75}.mission-rule{border-top:1px solid #244036;gap:18px;margin-top:55px;padding-top:26px;font-size:13px;display:flex}.mission-rule span{color:#849c91}.section{padding:120px 0 125px}.section-heading h2,.demo-copy h2,.analytics-copy h2,.custom-copy h2{letter-spacing:-3.6px;margin:22px 0 0;font-size:clamp(42px,4.6vw,60px);line-height:1.02}.split-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:60px;display:flex}.split-heading>p{width:min(360px,100%);color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.75}.pillar-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.pillar-card{border:1px solid var(--line);border-radius:14px;flex-direction:column;min-height:360px;padding:24px;transition:all .25s;display:flex}.pillar-card:hover{border-color:#9ecfb4;transform:translateY(-5px);box-shadow:0 20px 45px #153e2914}.pillar-top{justify-content:space-between;align-items:center;display:flex}.pillar-top>span{color:#8a968f;font-size:10px}.pillar-top>i{background:var(--soft);color:#078a51;border-radius:13px;place-items:center;width:50px;height:50px;display:grid}.pillar-top svg{width:24px}.pillar-card h3{letter-spacing:-.7px;margin:58px 0 14px;font-size:24px}.pillar-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.pillar-card>small{color:var(--green);text-transform:uppercase;margin-top:auto;padding-top:20px;font-size:9px;font-weight:800}.product-section{background:var(--warm);padding:120px 0}.available-grid{border-top:1px solid #d9ddd6;border-left:1px solid #d9ddd6;grid-template-columns:repeat(3,1fr);display:grid}.available-grid article{border-bottom:1px solid #d9ddd6;border-right:1px solid #d9ddd6;min-height:270px;padding:30px;position:relative}.available-grid article>span{color:#8d9991;font-size:9px;position:absolute;top:28px;right:26px}.available-icon{color:#078b52;background:#fff;border:1px solid #e0e5df;border-radius:11px;place-items:center;width:45px;height:45px;display:grid}.available-icon svg{width:21px}.available-grid h3{margin:46px 0 12px;font-size:20px}.available-grid p{color:var(--muted);max-width:300px;margin:0;font-size:12px;line-height:1.7}.journey-section{background:var(--deep);color:#fff;padding:120px 0}.journey-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.journey-heading h2{letter-spacing:-3.4px;margin:0;font-size:clamp(40px,4.5vw,58px);line-height:1.04}.journey-grid{grid-template-columns:repeat(5,1fr);margin-top:65px;display:grid}.journey-grid article{border-left:1px solid #264238;min-height:240px;padding:0 24px}.journey-grid article:first-child{border:0;padding-left:0}.journey-grid small{color:#52d69b;font-size:9px}.journey-grid i{background:var(--bright);border-radius:50%;width:7px;height:7px;margin:29px 0 34px;display:block;box-shadow:0 0 0 6px #28e58d1a}.journey-grid h3{margin:0 0 13px;font-size:19px}.journey-grid p{color:#91a79c;margin:0;font-size:11px;line-height:1.75}.demo-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;padding-top:130px;padding-bottom:135px;display:grid}.demo-copy>p{color:var(--muted);font-size:14px;line-height:1.75}.demo-copy ul{gap:14px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.demo-copy li{color:#65746c;grid-template-columns:32px 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.demo-copy li>svg{background:var(--soft);color:#078b52;border-radius:8px;width:32px;height:32px;padding:7px}.demo-copy li strong{color:var(--ink)}.demo-window{background:#fff;border:1px solid #d8e1db;border-radius:18px;overflow:hidden;box-shadow:0 35px 80px #10372326}.demo-window-bar{background:#f4f6f4;border-bottom:1px solid #e2e6e3;align-items:center;gap:6px;height:39px;padding:0 14px;display:flex}.demo-window-bar i{background:#c7cec9;border-radius:50%;width:7px;height:7px}.demo-window-bar span{color:#8b968f;margin-left:12px;font-size:8px}.mini-app{grid-template-columns:65px 1fr;min-height:430px;display:grid}.mini-app aside{color:#8aa298;background:#0a2118;flex-direction:column;align-items:center;gap:15px;padding:18px 0;display:flex}.mini-app aside b{background:var(--bright);width:32px;height:32px;color:var(--deep);border-radius:9px;place-items:center;margin-bottom:14px;font-size:9px;display:grid}.mini-app aside span{border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.mini-app aside span.active{color:#fff;background:#173a2b}.mini-app aside svg{width:16px}.mini-main{background:#fbfcfb;padding:28px}.mini-title{justify-content:space-between;display:flex}.mini-title>div{flex-direction:column;gap:5px;display:flex}.mini-title small{color:var(--green);font-size:7px;font-weight:850}.mini-title strong{font-size:22px}.mini-title button{background:var(--bright);border:0;border-radius:7px;padding:9px 12px;font-size:8px;font-weight:800}.mini-profile{background:#fff;border:1px solid #e3e8e4;border-radius:12px;grid-template-columns:95px 1fr;align-items:center;gap:17px;margin-top:25px;padding:16px;display:grid}.mini-profile img{object-fit:cover;border-radius:13px;width:90px;height:90px}.mini-profile>div{flex-direction:column;gap:5px;display:flex}.mini-profile strong{font-size:13px}.mini-profile span{color:#79867f;font-size:8px}.mini-profile p{color:#5c6c63;background:#f3f7f4;border-radius:6px;margin:4px 0;padding:7px;font-size:7px}.mini-tabs{color:#7e8a83;border-bottom:1px solid #e5e9e6;gap:21px;padding:18px 0 9px;font-size:8px;display:flex}.mini-tabs b{color:#087d4c}.mini-cards{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px;display:grid}.mini-cards article{background:#fff;border:1px solid #e4e9e5;border-radius:9px;flex-direction:column;gap:6px;min-height:90px;padding:13px;display:flex}.mini-cards small{color:#8a968f;font-size:6px}.mini-cards strong{font-size:10px}.mini-cards span{color:#7e8a83;font-size:7px}.analytics-section{background:#edf2ed;padding:125px 0}.analytics-grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:85px;display:grid}.analytics-copy>p,.custom-copy>p{color:var(--muted);font-size:14px;line-height:1.8}.roadmap-note{background:#fff;border:1px solid #dce4de;border-radius:11px;grid-template-columns:42px 1fr;align-items:center;gap:13px;margin-top:30px;padding:15px;display:grid}.roadmap-note>svg{background:var(--soft);color:#078b52;border-radius:10px;width:42px;height:42px;padding:10px}.roadmap-note>div{flex-direction:column;gap:3px;display:flex}.roadmap-note strong{font-size:11px}.roadmap-note span{color:#75827b;font-size:9px}.analytics-board{color:#fff;background:#0a2118;border-radius:19px;padding:25px;box-shadow:0 30px 65px #08221733}.analytics-board-head{justify-content:space-between;display:flex}.analytics-board-head>div{flex-direction:column;gap:5px;display:flex}.analytics-board-head small{color:#4fbe89;font-size:7px}.analytics-board-head strong{font-size:15px}.analytics-board-head>span{color:#99aea4;background:#15362a;border:1px solid #27513f;border-radius:100px;padding:6px 8px;font-size:7px}.analytics-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.analytics-kpis article{background:#102e22;border:1px solid #1e4334;border-radius:9px;flex-direction:column;gap:5px;padding:13px;display:flex}.analytics-kpis small{color:#87a096;font-size:7px}.analytics-kpis strong{font-size:20px}.analytics-kpis em{color:var(--bright);font-size:7px;font-style:normal}.analytics-chart{background:#102e22;border:1px solid #1e4334;border-radius:10px;margin-top:10px;padding:14px}.chart-head{justify-content:space-between;display:flex}.chart-head strong{font-size:9px}.chart-head small{color:#7f978c;font-size:7px}.bars{background:repeating-linear-gradient(#0000 0 35px,#1a3a2d 36px);border-bottom:1px solid #365245;align-items:flex-end;gap:8px;height:145px;padding-top:20px;display:flex}.bars i{background:linear-gradient(to top,#0b9d5e,var(--bright));border-radius:3px 3px 0 0;flex:1}.chart-labels{color:#6f887c;justify-content:space-around;padding-top:8px;font-size:6px;display:flex}.analytics-question{color:#0a2a1d;background:#dff9eb;border-radius:8px;grid-template-columns:26px 1fr auto;align-items:center;gap:9px;margin-top:10px;padding:10px;display:grid}.analytics-question svg{color:#078b52;width:16px}.analytics-question span,.analytics-question strong{font-size:8px}.analytics-question strong{color:#078b52}.custom-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-top:130px;padding-bottom:130px;display:grid}.custom-visual{background:#f1f5f1;border-radius:24px;place-items:center;min-height:400px;display:grid;position:relative;overflow:hidden}.custom-card{z-index:2;background:#fff;border-radius:16px;flex-direction:column;gap:22px;width:320px;padding:25px;display:flex;position:relative;box-shadow:0 25px 60px #10322124}.custom-card>span{font-weight:800}.custom-card>div{gap:9px;display:flex}.custom-card i{background:#e9f8f0;border-radius:12px;width:55px;height:55px}.custom-card i:nth-child(2){background:#e9f1ff}.custom-card i:nth-child(3){background:#fff0e5}.custom-card small{color:#7c8982;font-size:9px}.swatch{border-radius:50%;position:absolute}.swatch-one{background:#b6efd2;width:210px;height:210px;top:-45px;left:-45px}.swatch-two{background:#c5dafe;width:190px;height:190px;bottom:-45px;right:-35px}.swatch-three{background:#ffd6b8;width:90px;height:90px;top:45px;right:45px}.custom-list{gap:12px;margin-top:26px;display:grid}.custom-list span{align-items:center;gap:10px;font-size:12px;font-weight:650;display:flex}.custom-list svg{background:var(--soft);color:#078b52;border-radius:50%;width:18px;height:18px;padding:3px}.partner-cta{background:var(--bright);padding:100px 0}.partner-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;display:grid}.dark-kicker{color:#18573b}.dark-kicker>span{background:var(--deep);box-shadow:none}.partner-grid h2{letter-spacing:-3.8px;margin:25px 0 20px;font-size:clamp(40px,4.9vw,64px);line-height:1.02}.partner-grid p{color:#1a5b3e;max-width:650px;line-height:1.7}.partner-actions{flex-direction:column;gap:15px;display:flex}.partner-actions>a:not(.button){justify-content:center;align-items:center;gap:9px;font-size:11px;font-weight:800;text-decoration:underline;display:flex}.partner-actions>a:not(.button) svg{width:15px}.partner-actions>small{color:#285f47;justify-content:center;gap:7px;font-size:10px;display:flex}.partner-actions>small svg{width:14px}.site-footer{grid-template-columns:1fr 1.2fr .8fr;align-items:center;gap:40px;min-height:170px;display:grid}.footer-company p{color:#56665d;max-width:360px;font-size:11px}.footer-company small,.footer-links small{color:#8a968f;font-size:9px}.footer-links{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.footer-links>div{gap:18px;display:flex}.footer-links a{font-size:10px;text-decoration:underline}.legal-page{background:#f1f4f1;min-height:100vh;padding:55px 24px}.legal-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(850px,100%);margin:auto;padding:58px;box-shadow:0 24px 70px #11372314}.legal-back{color:#078b52;margin-bottom:38px;font-size:12px;font-weight:800;display:inline-flex}.legal-card h1{letter-spacing:-3px;margin:16px 0;font-size:clamp(38px,5vw,54px)}.legal-updated{color:#7a8780;margin-bottom:40px;font-size:11px}.legal-card h2{margin:30px 0 9px;font-size:19px}.legal-card p{color:#56665d;line-height:1.75}.legal-card p a{color:#078b52;text-decoration:underline}@media (max-width:1050px){.hero{gap:30px}.pillar-grid{grid-template-columns:repeat(2,1fr)}.journey-grid{grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto}.demo-section,.analytics-grid{gap:50px}}@media (max-width:860px){.site-header nav{display:none}.hero,.mission-grid{grid-template-columns:1fr}.split-heading,.journey-heading{flex-direction:column;align-items:flex-start}.available-grid{grid-template-columns:repeat(2,1fr)}.demo-section,.analytics-grid,.custom-section,.partner-grid{grid-template-columns:1fr}.custom-visual{order:2}.custom-copy{order:1}.site-footer{grid-template-columns:1fr 1fr;padding:40px 0}}@media (max-width:600px){.page-shell{width:min(100% - 30px,1220px)}.site-header{height:72px}.brand-compact>img{width:38px;height:38px}.brand-compact strong{font-size:13px}.header-demo{padding:10px 11px;font-size:10px}.header-demo svg{display:none}.hero{min-height:auto;padding:48px 0 70px}.hero h1{letter-spacing:-3.8px;font-size:54px}.hero-lead{font-size:18px}.hero-description{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{display:grid}.hero-visual{min-height:480px}.visual-halo{width:320px;height:320px}.hero-visual:before{width:340px;height:340px}.hero-visual:after{width:270px;height:270px}.hero-product{padding:17px;transform:none}.profile-summary{grid-template-columns:67px 1fr}.preview-pet{width:67px;height:67px}.profile-status{display:none}.preview-meta{grid-template-columns:1fr 1fr}.preview-meta>div:last-child{display:none}.preview-message{width:auto;bottom:-55px;left:12px;right:12px}.mission,.product-section,.journey-section,.analytics-section{padding:80px 0}.mission-quote{letter-spacing:-2.5px;font-size:42px}.mission-rule{flex-direction:column}.section{padding:80px 0 85px}.section-heading h2,.demo-copy h2,.analytics-copy h2,.custom-copy h2{letter-spacing:-2.5px;font-size:40px}.pillar-grid,.available-grid{grid-template-columns:1fr}.demo-section{padding:85px 0 90px}.mini-app{grid-template-columns:48px 1fr;min-height:380px}.mini-main{padding:18px 13px}.mini-profile{grid-template-columns:65px 1fr;padding:10px}.mini-profile img{width:64px;height:64px}.mini-title button{display:none}.mini-cards{grid-template-columns:1fr}.mini-cards article:last-child{display:none}.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-kpis article:last-child{display:none}.analytics-question{grid-template-columns:24px 1fr}.analytics-question strong{grid-column:2}.custom-section{padding:85px 0 90px}.custom-visual{min-height:330px}.custom-card{width:min(280px,100% - 44px)}.partner-cta{padding:75px 0}.partner-grid{gap:40px}.partner-grid h2{font-size:42px}.site-footer{grid-template-columns:1fr;gap:26px}.footer-links{align-items:flex-start}.legal-page{padding:20px 14px}.legal-card{padding:32px 23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.demo-page{--demo-accent:#12b76a;--demo-strong:#087646;--demo-soft:#e8f8f0;--demo-rgb:18,183,106;--demo-bg:#f4f6f4;--demo-surface:#fff;--demo-surface2:#f8faf8;--demo-text:#132219;--demo-muted:#6e7c74;--demo-border:#dde5df;min-height:100vh;color:var(--demo-text);background:var(--demo-bg)}.demo-page[data-mode=dark]{--demo-bg:#0f1713;--demo-surface:#17221c;--demo-surface2:#1c2821;--demo-text:#f2f6f3;--demo-muted:#9caca3;--demo-border:#2f3d35}.demo-notice{color:#fff;background:#0a2118;justify-content:space-between;align-items:center;gap:30px;min-height:42px;padding:7px 20px;display:flex}.demo-notice>div{align-items:center;gap:16px;display:flex}.demo-notice>div>span{color:#7ee0b0;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex}.demo-notice svg{width:14px}.demo-notice p{color:#9eb1a7;margin:0;font-size:9px}.demo-notice>a{align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.demo-app-shell{grid-template-columns:244px 1fr;min-height:calc(100vh - 42px);display:grid}.demo-sidebar{z-index:10;color:#9db0a6;background:#0a2118;flex-direction:column;height:calc(100vh - 42px);padding:24px 16px 19px;display:flex;position:sticky;top:0}.demo-business{border-bottom:1px solid #203c30;align-items:center;gap:11px;padding:0 8px 24px;display:flex}.demo-business>div{background:var(--demo-accent);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid}.demo-business>span{flex-direction:column;gap:3px;min-width:0;display:flex}.demo-business strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.demo-business small{color:#708b7d;font-size:7px}.demo-sidebar nav{gap:5px;margin-top:23px;display:grid}.nav-group{color:#5f7c6d;margin:0 10px 10px;font-size:7px;font-weight:850}.demo-sidebar nav button,.sidebar-bottom>button{color:#91a69b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:41px;padding:0 11px;font-size:10px;display:flex}.demo-sidebar nav button:hover,.sidebar-bottom>button:hover{color:#fff;background:#132e23}.demo-sidebar nav button.active{background:rgba(var(--demo-rgb),.18);color:#fff;box-shadow:inset 3px 0 0 var(--demo-accent)}.demo-sidebar nav button svg,.sidebar-bottom>button svg{width:17px}.demo-sidebar nav button em{color:#89c8a8;background:#264637;border-radius:100px;margin-left:auto;padding:4px 6px;font-size:6px;font-style:normal}.sidebar-bottom{gap:18px;margin-top:auto;display:grid}.powered{border-top:1px solid #203c30;align-items:center;gap:8px;padding:16px 9px 0;display:flex}.powered img{object-fit:cover;border-radius:7px;width:25px;height:25px}.powered span{color:#607d6e;font-size:6px;line-height:1.35}.powered strong{color:#91a99d;font-size:8px}.demo-workspace{min-width:0}.demo-topbar{border-bottom:1px solid var(--demo-border);background:var(--demo-surface);justify-content:space-between;align-items:center;gap:25px;min-height:112px;padding:20px 34px;display:flex}.demo-page-title small,.demo-eyebrow{color:var(--demo-strong);letter-spacing:1.3px;font-size:7px;font-weight:900}.demo-page-title h1{letter-spacing:-1px;margin:5px 0 3px;font-size:27px}.demo-page-title p{color:var(--demo-muted);margin:0;font-size:10px}.demo-top-actions{align-items:center;gap:9px;display:flex}.demo-top-actions>button{border:1px solid var(--demo-border);background:var(--demo-surface);height:38px;color:var(--demo-text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:9px;font-weight:800;display:flex;position:relative}.demo-top-actions>button svg{width:16px}.demo-top-actions>button:first-child{width:38px;padding:0}.demo-top-actions>button:first-child i{background:#f05252;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.staff-avatar{background:var(--demo-soft);width:38px;height:38px;color:var(--demo-strong);border-radius:10px;place-items:center;font-size:9px;font-weight:900;display:grid}.mobile-demo-brand,.demo-mobile-nav{display:none}.demo-content{padding:26px 30px 55px}.demo-view{gap:18px;width:min(1180px,100%);margin:auto;display:grid}.demo-panel{background:var(--demo-surface);border:1px solid var(--demo-border);border-radius:14px;padding:21px;box-shadow:0 6px 20px #14372506}.panel-title{justify-content:space-between;align-items:center;gap:15px;min-height:28px;margin-bottom:18px;display:flex}.panel-title h2{margin:0;font-size:14px}.text-action{color:var(--demo-strong);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:8px;font-weight:800;display:flex}.text-action svg{width:12px}.demo-status{background:var(--demo-soft);width:max-content;color:var(--demo-strong);white-space:nowrap;border-radius:100px;align-items:center;gap:5px;padding:5px 8px;font-size:7px;font-weight:850;display:inline-flex}.demo-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.demo-status-blue{color:#2f70b7;background:#e7f1ff}.demo-status-amber{color:#9a6813;background:#fff2d9}.demo-status-gray{color:#68766e;background:#edf0ee}.demo-primary,.demo-secondary{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:8px;font-weight:850;display:inline-flex}.demo-primary{color:#fff;background:var(--demo-accent)}.demo-primary:hover{background:var(--demo-strong)}.demo-secondary{color:var(--demo-text);background:var(--demo-surface);border-color:var(--demo-border)}.demo-primary svg,.demo-secondary svg{width:14px}.demo-primary.full{width:100%}.pet-identity{grid-template-columns:148px 1fr auto;align-items:center;gap:22px;padding:23px;display:grid}.pet-photo-large{background:var(--demo-soft);border-radius:18px;width:148px;height:148px;overflow:hidden}.pet-photo-large img{object-fit:cover;width:100%;height:100%}.pet-name-line,.client-name-line{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pet-name-line h2,.client-name-line h2{letter-spacing:-1px;margin:4px 0;font-size:26px}.pet-breed{color:var(--demo-muted);margin:5px 0 12px;font-size:9px}.pet-tags{flex-wrap:wrap;gap:6px;display:flex}.pet-tags span{background:var(--demo-surface2);border:1px solid var(--demo-border);color:var(--demo-muted);border-radius:100px;padding:5px 8px;font-size:7px}.pet-notes{background:var(--demo-soft);border-radius:9px;grid-template-columns:28px 1fr;gap:9px;margin-top:15px;padding:11px;display:grid}.pet-notes>svg{background:var(--demo-surface);width:28px;height:28px;color:var(--demo-strong);border-radius:7px;padding:6px}.pet-notes strong{font-size:8px}.pet-notes p{color:var(--demo-muted);margin:3px 0;font-size:7px;line-height:1.45}.pet-actions{flex-direction:column;gap:7px;display:flex}.demo-two-columns{grid-template-columns:1fr 1.15fr;gap:18px;display:grid}.owner-row{grid-template-columns:43px 1fr auto;align-items:center;gap:10px;display:grid}.client-avatar{color:#3067a8;background:#eaf1ff;border-radius:12px;place-items:center;width:43px;height:43px;font-size:9px;font-weight:900;display:grid}.owner-row>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.owner-row strong{font-size:10px}.owner-row span{color:var(--demo-muted);font-size:7px}.contact-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.contact-grid>div{background:var(--demo-surface2);border-radius:8px;grid-template-columns:27px 1fr;align-items:center;gap:8px;padding:9px;display:grid}.contact-grid svg{width:15px;color:var(--demo-strong)}.contact-grid span{flex-direction:column;gap:2px;display:flex}.contact-grid small{color:var(--demo-muted);font-size:6px}.contact-grid strong{font-size:7px}.care-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.care-grid>div{background:var(--demo-surface2);border-radius:9px;flex-direction:column;gap:5px;padding:11px;display:flex}.care-icon{border-radius:7px;place-items:center;width:28px;height:28px;margin-bottom:5px;display:grid}.care-icon svg{width:15px}.care-icon.rose{color:#bc5771;background:#fdebf0}.care-icon.blue{color:#2f70b7;background:#e7f1ff}.care-icon.amber{color:#a36b15;background:#fff2d9}.care-grid small{color:var(--demo-muted);font-size:6px}.care-grid strong{font-size:7px}.history-rows article{border-top:1px solid var(--demo-border);grid-template-columns:38px 31px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.history-rows article:first-child{border:0;padding-top:0}.history-date{color:var(--demo-muted);flex-direction:column;align-items:center;display:flex}.history-date strong{font-size:13px}.history-date span{font-size:6px}.history-line-icon{background:var(--demo-soft);width:29px;height:29px;color:var(--demo-strong);border-radius:8px;place-items:center;display:grid}.history-line-icon.blue{color:#2f70b7;background:#e7f1ff}.history-line-icon.gray{color:#68766e;background:#edf0ee}.history-line-icon svg{width:14px}.history-rows article>div:nth-child(3){flex-direction:column;gap:3px;display:flex}.history-rows article>div:nth-child(3) strong{font-size:9px}.history-rows article>div:nth-child(3) span,.history-rows article>div:nth-child(3) p{color:var(--demo-muted);margin:2px 0;font-size:7px}.client-hero{grid-template-columns:82px 1fr auto;align-items:center;gap:18px;display:grid}.client-avatar.large{border-radius:18px;width:82px;height:82px;font-size:16px}.client-heading>p{color:var(--demo-muted);margin:5px 0 12px;font-size:8px}.client-contact-line{flex-wrap:wrap;gap:12px;display:flex}.client-contact-line span{color:var(--demo-muted);align-items:center;gap:5px;font-size:7px;display:flex}.client-contact-line svg{width:12px;color:var(--demo-strong)}.client-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.client-metrics article{background:var(--demo-surface);border:1px solid var(--demo-border);border-radius:11px;flex-direction:column;gap:6px;min-height:92px;padding:15px;display:flex}.client-metrics small{color:var(--demo-muted);font-size:7px}.client-metrics strong{font-size:20px}.client-metrics span{color:var(--demo-strong);font-size:7px}.client-columns{grid-template-columns:1.12fr .88fr}.linked-pet{border:0;border-top:1px solid var(--demo-border);width:100%;color:var(--demo-text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:62px 1fr 18px;align-items:center;gap:12px;padding:11px 0;display:grid}.linked-pet:first-of-type{border:0;padding-top:0}.linked-pet img,.pet-placeholder{object-fit:cover;border-radius:12px;width:62px;height:62px}.pet-placeholder{color:#a9612f;background:#f5e9dc;place-items:center;font-weight:900;display:grid}.linked-pet>span{flex-direction:column;gap:4px;display:flex}.linked-pet strong{font-size:10px}.linked-pet small,.linked-pet em{color:var(--demo-muted);font-size:7px;font-style:normal}.linked-pet>svg{width:15px;color:var(--demo-muted)}.relationship-card dl{margin:0}.relationship-card dl div{border-top:1px solid var(--demo-border);justify-content:space-between;padding:10px 0;font-size:8px;display:flex}.relationship-card dl div:first-child{border:0}.relationship-card dt{color:var(--demo-muted)}.relationship-card dd{margin:0;font-weight:750}.relationship-note{background:var(--demo-soft);border-radius:8px;grid-template-columns:31px 1fr;align-items:center;gap:9px;margin-top:12px;padding:10px;display:grid}.relationship-note>svg{width:17px;color:var(--demo-strong)}.relationship-note p{flex-direction:column;gap:2px;margin:0;display:flex}.relationship-note strong{font-size:7px}.relationship-note span{color:var(--demo-muted);font-size:6px}.history-controls{justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.filter-pills{flex-wrap:wrap;gap:6px;display:flex}.filter-pills button{border:1px solid var(--demo-border);background:var(--demo-surface);min-height:29px;color:var(--demo-muted);cursor:pointer;border-radius:100px;padding:0 10px;font-size:7px}.filter-pills button.active{background:var(--demo-soft);color:var(--demo-strong);font-weight:800}.history-controls>span{color:var(--demo-muted);font-size:7px}.full-timeline article{border-top:1px solid var(--demo-border);grid-template-columns:62px 34px 1fr 28px;align-items:flex-start;gap:12px;padding:15px 0;display:grid}.full-timeline article:first-child{border:0}.full-timeline-date{color:var(--demo-muted);flex-direction:column;align-items:flex-end;padding-top:4px;font-size:6px;display:flex}.full-timeline-date .day{color:var(--demo-text);font-size:14px;font-weight:850}.full-timeline-icon{width:32px;height:32px;color:var(--demo-strong);background:var(--demo-soft);border-radius:9px;place-items:center;display:grid;position:relative}.full-timeline-icon:after{content:"";background:var(--demo-border);width:1px;position:absolute;top:32px;bottom:-62px;left:15px}.full-timeline article:last-child .full-timeline-icon:after{display:none}.full-timeline-icon.blue{color:#2f70b7;background:#e7f1ff}.full-timeline-icon.amber{color:#a36b15;background:#fff2d9}.full-timeline-icon.gray{color:#68766e;background:#edf0ee}.full-timeline-icon svg{width:15px}.full-timeline-content{flex-direction:column;gap:3px;display:flex}.full-timeline-content small{color:var(--demo-strong);text-transform:uppercase;font-size:6px;font-weight:850}.full-timeline-content h3{margin:1px 0;font-size:10px}.full-timeline-content span{color:var(--demo-muted);font-size:7px}.full-timeline-content p{width:max-content;max-width:100%;color:var(--demo-muted);background:var(--demo-surface2);border-radius:6px;margin:5px 0;padding:6px 8px;font-size:7px}.full-timeline article>button{border:1px solid var(--demo-border);background:var(--demo-surface);width:27px;height:27px;color:var(--demo-muted);border-radius:7px;place-items:center;display:grid}.full-timeline article>button svg{width:12px}.history-insight{color:#fff;background:#0a2118;border-radius:12px;grid-template-columns:45px 1fr;align-items:center;gap:13px;padding:16px 18px;display:grid}.history-insight>svg{width:45px;height:45px;color:var(--demo-accent);background:#15372a;border-radius:11px;padding:12px}.history-insight strong{font-size:10px}.history-insight p{color:#9aada3;margin:4px 0;font-size:8px}.messages-layout{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.tiny-count,.chart-period{background:var(--demo-soft);color:var(--demo-strong);border-radius:100px;padding:5px 7px;font-size:6px;font-weight:850}.template-list>button{border:0;border-top:1px solid var(--demo-border);width:100%;color:var(--demo-text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:11px 8px;display:grid}.template-list>button:first-of-type{border:0}.template-list>button.active{background:var(--demo-soft);border-radius:9px;width:calc(100% + 10px);margin:0 -5px;padding-inline:13px}.template-list>button>i{background:var(--demo-surface2);width:34px;height:34px;color:var(--demo-muted);border-radius:9px;place-items:center;display:grid}.template-list>button.active>i{color:var(--demo-strong);background:var(--demo-surface)}.template-list svg{width:16px}.template-list>button>span{flex-direction:column;gap:3px;display:flex}.template-list strong{font-size:8px}.template-list small{color:var(--demo-muted);font-size:6px}.template-list em{border-radius:100px;padding:4px 6px;font-size:6px;font-style:normal}.template-list em.on{color:var(--demo-strong);background:var(--demo-soft)}.template-list em.future{color:#9a6813;background:#fff2d9}.phone-frame{background:#e9e7df;border:5px solid #17231d;border-radius:22px;width:min(320px,100%);margin:0 auto 16px;padding:10px;box-shadow:0 15px 30px #0a23171a}.phone-top{color:#fff;background:#075e54;border-radius:16px 16px 0 0;align-items:center;gap:9px;min-height:52px;margin:-10px -10px 0;padding:9px 12px;display:flex}.phone-avatar{color:#075e54;background:#fff;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.phone-avatar svg{width:16px}.phone-top>div{flex-direction:column;display:flex}.phone-top strong{font-size:8px}.phone-top small{color:#b9d1cc;font-size:6px}.phone-chat{background:#e9e4da;min-height:235px;padding:18px 8px 12px}.chat-time{color:#687b80;background:#d8e7ea;border-radius:5px;width:max-content;margin:0 auto 16px;padding:4px 7px;font-size:5px}.chat-bubble{color:#23332b;background:#d9fdd3;border-radius:8px 2px 8px 8px;width:86%;margin-left:auto;padding:9px 9px 19px;font-size:8px;line-height:1.55;position:relative}.chat-bubble>span{color:#718078;font-size:5px;position:absolute;bottom:5px;right:7px}.chat-bubble b{color:#4e9fd1}.message-meta{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.message-meta>div{background:var(--demo-surface2);border-radius:8px;flex-direction:column;gap:3px;padding:9px;display:flex}.message-meta small{color:var(--demo-muted);font-size:6px}.message-meta strong{font-size:7px}.future-banner{color:#684a0d;background:#fff4dd;border:1px solid #ecd49c;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.future-banner>svg{background:#fff;border-radius:9px;width:40px;height:40px;padding:10px}.future-banner strong{font-size:9px}.future-banner p{margin:3px 0;font-size:7px}.future-banner>span{background:#fff;border-radius:100px;padding:5px 7px;font-size:6px;font-weight:850}.analytics-demo-kpis{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.analytics-demo-kpis article{background:var(--demo-surface);border:1px solid var(--demo-border);border-radius:12px;min-height:132px;padding:15px;position:relative;overflow:hidden}.analytics-demo-kpis article>div:first-child{flex-direction:column;gap:6px;display:flex}.analytics-demo-kpis small{color:var(--demo-muted);font-size:7px}.analytics-demo-kpis strong{font-size:25px}.analytics-demo-kpis article>span{color:var(--demo-muted);font-size:7px;position:absolute;top:16px;right:13px}.analytics-demo-kpis .metric-up{color:var(--demo-strong)}.micro-line{align-items:flex-end;gap:6px;height:30px;display:flex;position:absolute;bottom:15px;left:15px;right:15px}.micro-line i{background:var(--demo-soft);border-radius:2px;flex:1;height:30%}.micro-line i:nth-child(2){height:45%}.micro-line i:nth-child(3){height:40%}.micro-line i:nth-child(4){height:64%}.micro-line i:nth-child(5){height:70%}.micro-line i:nth-child(6){background:var(--demo-accent);height:86%}.metric-ring{background:conic-gradient(var(--demo-accent) 0 74%,var(--demo-soft) 74%);border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute;bottom:12px;right:15px}.metric-ring:before{content:"";background:var(--demo-surface);border-radius:50%;position:absolute;inset:6px}.metric-ring i{color:var(--demo-strong);font-size:7px;font-style:normal;position:relative}.avatar-stack{display:flex;position:absolute;bottom:14px;left:15px}.avatar-stack i{border:2px solid var(--demo-surface);background:var(--demo-soft);width:27px;height:27px;color:var(--demo-strong);border-radius:50%;place-items:center;margin-left:-5px;font-size:6px;font-style:normal;font-weight:850;display:grid}.avatar-stack i:first-child{margin-left:0}.avatar-stack i:last-child{background:var(--demo-accent);color:#fff}.analytics-demo-grid{grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.chart-legend{gap:14px;display:flex}.chart-legend span{color:var(--demo-muted);align-items:center;gap:5px;font-size:6px;display:flex}.chart-legend i{background:#a8b4ad;width:12px;height:2px}.chart-legend i.return-line{background:var(--demo-accent)}.line-chart{height:235px}.line-chart svg{width:100%;height:205px}.grid-lines line{stroke:var(--demo-border);stroke-dasharray:3 5}.line-chart polyline{fill:none;stroke-width:3px;stroke-linecap:round}.line-new{stroke:#a7b2ac}.line-return{stroke:var(--demo-accent)}.line-chart>div{color:var(--demo-muted);justify-content:space-between;font-size:6px;display:flex}.opportunity-list article{border-top:1px solid var(--demo-border);grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.opportunity-list article:first-of-type{border:0}.opportunity-list img,.small-avatar{object-fit:cover;border-radius:9px;width:38px;height:38px}.small-avatar{color:#9b5d2d;background:#f5e6d8;place-items:center;font-size:8px;font-weight:850;display:grid}.small-avatar.blue{color:#316aa9;background:#e7f1ff}.small-avatar.amber{color:#9a6813;background:#fff2d9}.opportunity-list article>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.opportunity-list strong{font-size:8px}.opportunity-list span{color:var(--demo-muted);font-size:6px}.opportunity-list em{color:var(--demo-strong);background:var(--demo-soft);border-radius:100px;padding:4px 6px;font-size:6px;font-style:normal}.opportunity-list em.medium{color:#9a6813;background:#fff2d9}.decision-questions>div:last-child{grid-template-columns:1fr 1fr;gap:8px;display:grid}.decision-questions>div:last-child span{background:var(--demo-surface2);color:var(--demo-muted);border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:7px;display:flex}.decision-questions>div:last-child svg{width:15px;color:var(--demo-strong)}.customizer-backdrop{z-index:50;background:#020d0880;border:0;position:fixed;inset:0}.theme-customizer{z-index:51;background:var(--demo-surface);width:min(390px,100%);color:var(--demo-text);padding:27px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-25px 0 60px #0000002e}.customizer-head{border-bottom:1px solid var(--demo-border);justify-content:space-between;gap:20px;padding-bottom:23px;display:flex}.customizer-head small{color:var(--demo-strong);font-size:7px;font-weight:850}.customizer-head h2{margin:8px 0;font-size:22px;line-height:1.1}.customizer-head>button{border:1px solid var(--demo-border);background:var(--demo-surface);width:34px;height:34px;color:var(--demo-text);border-radius:8px;place-items:center;display:grid}.customizer-head svg{width:16px}.custom-field{border-bottom:1px solid var(--demo-border);gap:10px;padding:21px 0;display:grid}.custom-field>span{font-size:9px;font-weight:800}.custom-field input{border:1px solid var(--demo-border);background:var(--demo-surface2);width:100%;height:42px;color:var(--demo-text);border-radius:8px;padding:0 12px;font-size:10px}.accent-options{gap:10px;display:flex}.accent-options button{border:3px solid var(--demo-surface);color:#fff;border-radius:50%;outline:1px solid #0000;place-items:center;width:39px;height:39px;display:grid}.accent-options button.active{outline-color:var(--demo-border)}.accent-options svg{width:15px}.mode-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mode-options button{border:1px solid var(--demo-border);background:var(--demo-surface2);min-height:63px;color:var(--demo-muted);border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:9px;display:flex}.mode-options button.active{border-color:var(--demo-accent);color:var(--demo-strong);box-shadow:inset 0 0 0 1px var(--demo-accent)}.mode-options i{border:1px solid #a6b0aa;border-radius:50%;width:16px;height:16px}.mode-light{background:#fff}.mode-dark{background:#142219}.customizer-note{background:var(--demo-soft);border-radius:9px;grid-template-columns:36px 1fr;gap:11px;margin:21px 0;padding:13px;display:grid}.customizer-note>svg{background:var(--demo-surface);width:34px;height:34px;color:var(--demo-strong);border-radius:8px;padding:8px}.customizer-note p{flex-direction:column;gap:4px;margin:0;display:flex}.customizer-note strong{font-size:8px}.customizer-note span{color:var(--demo-muted);font-size:7px}.demo-toast{z-index:60;color:#fff;background:#0a2118;border-radius:10px;align-items:center;gap:10px;max-width:calc(100% - 30px);min-height:46px;padding:10px 16px;font-size:9px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #03190e40}.demo-toast svg{color:#0a2118;background:var(--demo-accent);border-radius:50%;width:20px;height:20px;padding:4px}@media (max-width:950px){.demo-app-shell{grid-template-columns:78px 1fr}.demo-sidebar{padding-inline:12px}.demo-business{justify-content:center;padding-inline:0}.demo-business>span,.demo-sidebar nav button>span,.demo-sidebar nav button em,.sidebar-bottom>button>span,.powered span,.nav-group{display:none}.demo-sidebar nav button,.sidebar-bottom>button{justify-content:center;padding:0}.powered{justify-content:center;padding-inline:0}.pet-identity{grid-template-columns:125px 1fr}.pet-photo-large{width:125px;height:125px}.pet-identity>.pet-actions{flex-direction:row;grid-column:1/-1}.demo-two-columns,.client-columns,.messages-layout,.analytics-demo-grid{grid-template-columns:1fr}.pet-actions button{flex:1}}@media (max-width:680px){.demo-notice{min-height:48px;padding:8px 14px}.demo-notice>div{display:block}.demo-notice>div>span,.demo-notice>a{font-size:7px}.demo-notice p{margin-top:3px;font-size:7px}.demo-app-shell{display:block}.demo-sidebar{display:none}.demo-topbar{grid-template-columns:1fr auto;min-height:106px;padding:14px 15px;display:grid}.mobile-demo-brand{align-items:center;gap:8px;display:flex}.mobile-demo-brand b{background:var(--demo-accent);color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.mobile-demo-brand span{font-size:9px;font-weight:800}.demo-page-title{grid-area:2/1/auto/-1;margin-top:9px}.demo-page-title h1{font-size:20px}.demo-page-title p{font-size:8px}.demo-top-actions{grid-area:1/2}.demo-top-actions>button:first-child,.staff-avatar{display:none}.customize-button{width:36px;padding:0!important;font-size:0!important}.demo-mobile-nav{background:var(--demo-surface);border-bottom:1px solid var(--demo-border);grid-template-columns:repeat(5,minmax(65px,1fr));gap:4px;padding:7px 10px;display:grid;overflow-x:auto}.demo-mobile-nav button{min-height:45px;color:var(--demo-muted);background:0 0;border:0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:6px;display:flex}.demo-mobile-nav button.active{color:var(--demo-strong);background:var(--demo-soft)}.demo-mobile-nav svg{width:15px}.demo-content{padding:12px 10px 35px}.demo-view{gap:10px}.demo-panel{border-radius:11px;padding:14px}.pet-identity{grid-template-columns:88px 1fr;gap:12px;padding:14px}.pet-photo-large{width:88px;height:88px}.pet-name-line .demo-status,.pet-main-copy .pet-notes{display:none}.pet-name-line h2,.client-name-line h2{font-size:21px}.pet-identity>.pet-actions{flex-direction:column}.care-grid{grid-template-columns:1fr 1fr}.care-grid>div:last-child{grid-column:1/-1}.contact-grid{grid-template-columns:1fr}.history-rows article{grid-template-columns:32px 27px 1fr}.history-rows article>.demo-status{display:none}.client-hero{grid-template-columns:60px 1fr}.client-avatar.large{width:60px;height:60px}.client-hero>.pet-actions{flex-direction:row;grid-column:1/-1}.client-name-line .demo-status{display:none}.client-contact-line{display:grid}.client-metrics{grid-template-columns:1fr 1fr}.full-timeline article{grid-template-columns:48px 29px 1fr;gap:8px}.full-timeline article>button{display:none}.history-controls{flex-direction:column;align-items:flex-start;gap:10px}.filter-pills{flex-wrap:nowrap;width:100%;overflow-x:auto}.filter-pills button{white-space:nowrap}.template-list>button{grid-template-columns:32px 1fr}.template-list em{display:none}.phone-chat{min-height:190px}.future-banner{grid-template-columns:36px 1fr}.future-banner>span{display:none}.analytics-demo-kpis{grid-template-columns:1fr}.analytics-demo-kpis article{min-height:105px}.line-chart{height:190px}.line-chart svg{height:160px}.decision-questions>div:last-child{grid-template-columns:1fr}.theme-customizer{padding:22px 18px}.demo-toast{font-size:8px;bottom:12px}}
