:root{--ink:#25332f;--muted:#5c6862;--cream:#f7f8f6;--paper:#fff;--terracotta:#476e60;--terracotta-dark:#304e43;--green:#315e4d;--pale-green:#e4eee7;--yellow:#f2cf75;--line:#dce1dc;--mono:"Consolas", monospace;--sans:"Segoe UI", Arial, sans-serif;--serif:Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--sans);margin:0}button,a{font:inherit}button{cursor:pointer}.container{width:min(1160px,100% - 48px);margin:0 auto}.nav{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{color:var(--ink);letter-spacing:-.8px;align-items:center;gap:9px;font-size:21px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--terracotta);color:#fff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:16px;display:grid;transform:rotate(-12deg)}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a,.text-button{color:var(--muted);background:0 0;border:0;padding:0;font-size:14px;text-decoration:none}.text-button:hover,.nav-links a:hover{color:var(--terracotta)}.nav-cta,.primary-button{background:var(--ink);color:#fff;border:0;border-radius:4px;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none}.nav-cta span,.primary-button span{color:var(--yellow);margin-left:8px;font-size:18px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;min-height:670px;padding:42px 0 76px;display:grid}.eyebrow{font-family:var(--mono);letter-spacing:1.2px;color:var(--green);margin:0 0 17px;font-size:11px;font-weight:500}.pulse-dot{background:var(--terracotta);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero h1{letter-spacing:-3.5px;margin:0 0 25px;font-size:clamp(46px,5vw,70px);font-weight:600;line-height:1.03}.hero h1 em,.intro-row h2 em,.steps-section h2 em{font-family:var(--serif);color:var(--terracotta);font-weight:500}.hero-description{color:var(--muted);max-width:510px;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:25px;margin:34px 0;display:flex}.primary-button{padding:16px 23px;box-shadow:0 9px 20px #21342f29}.quiet-link{color:var(--ink);border-bottom:1px solid #bec6bd;padding-bottom:4px;font-size:14px;font-weight:600;text-decoration:none}.quiet-link span{color:var(--terracotta);margin-left:6px}.trust-line{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.avatars{display:flex}.avatars i{border:2px solid var(--cream);color:#fff;background:#d6aa6b;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-7px;font-size:10px;font-style:normal;display:grid}.avatars i:first-child{background:#749681;margin-left:0}.avatars i:last-child{background:#cf7b5f}.hero-visual{isolation:isolate;height:500px;position:relative;overflow:visible}.sun-disc{z-index:-3;background:#f3db98;border-radius:50%;width:360px;height:360px;position:absolute;top:63px;right:52px}.arch{z-index:-2;border:1px solid #406e6059;border-bottom:0;border-radius:190px 190px 0 0;position:absolute}.arch-one{width:330px;height:160px;bottom:19px;right:67px}.arch-two{width:250px;height:115px;bottom:19px;right:108px}.pet-card{background:var(--paper);text-align:center;border:1px solid #ede8dc;border-radius:22px;width:294px;min-height:365px;padding:23px;position:absolute;top:68px;right:90px;box-shadow:0 18px 45px #3b453721}.card-topline{font-family:var(--mono);letter-spacing:1px;color:var(--muted);justify-content:space-between;font-size:9px;display:flex}.tiny-mark{color:var(--terracotta);font-size:16px}.dog-orb{width:115px;height:115px;font-family:var(--serif);color:#fff;background:radial-gradient(circle at 34% 28%,#e8c989 0 15%,#c59250 16% 100%);border-radius:50%;place-items:center;margin:13px auto 12px;font-size:56px;display:grid;box-shadow:inset 0 -12px 12px #68421c24}.pet-card h3{letter-spacing:-.7px;margin:0;font-size:24px}.pet-card>p{color:var(--muted);margin:3px 0 15px;font-size:12px}.mini-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;margin-bottom:13px;padding:12px 0;display:flex}.mini-summary div{border-left:1px solid var(--line);flex:1;padding-left:12px}.mini-summary div:first-child{border:0;padding:0}.mini-summary b{font-size:15px;display:block}.mini-summary small,.mini-record small{color:var(--muted);font-size:9px;display:block}.mini-record{text-align:left;align-items:center;gap:8px;display:flex}.mini-record>span:last-child{color:var(--muted);margin-left:auto}.mini-record b{font-size:10px;display:block}.record-icon{border-radius:7px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.warm{color:var(--terracotta);background:#fde8df}.floating-note{background:var(--paper);border-radius:12px;align-items:center;gap:9px;padding:11px 15px;font-size:10px;display:flex;position:absolute;box-shadow:0 12px 28px #2b3d331f}.floating-note>span{width:22px;height:22px;color:var(--green);background:#dcebe0;border-radius:50%;place-items:center;font-weight:700;display:grid}.floating-note b,.floating-note small{display:block}.floating-note small{color:var(--muted);margin-top:2px}.note-top{top:131px;left:3px}.note-bottom{bottom:51px;right:2px}.comfort-section{background:var(--pale-green);padding:90px 0}.intro-row{grid-template-columns:.85fr 1.2fr 1fr;align-items:start;gap:35px;display:grid}.intro-row h2,.steps-section h2{letter-spacing:-2px;margin:0;font-size:43px;font-weight:600;line-height:1.08}.intro-row>p:last-child{color:var(--muted);margin:8px 0 0;font-size:16px;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,1fr);gap:52px;margin-top:56px;display:grid}.feature-icon{border-radius:12px;place-items:center;width:43px;height:43px;margin-bottom:19px;font-size:19px;display:grid}.coral{color:var(--terracotta);background:#fae1d8}.yellow{color:#a3751c;background:#f8e6af}.green{color:var(--green);background:#d2e4d8}.feature-grid h3{margin:0 0 8px;font-size:17px}.feature-grid p{color:var(--muted);max-width:275px;margin:0;font-size:14px;line-height:1.55}.steps-section{grid-template-columns:.8fr 1.6fr;gap:75px;padding:105px 0;display:grid}.steps{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.steps b{font-family:var(--mono);color:var(--terracotta);font-size:12px}.steps h3{margin:15px 0 8px;font-size:16px}.steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:33px 0 45px;display:flex}.footer p{color:var(--muted);margin:0;font-size:13px}.footer .sample-link{color:var(--green);background:0 0;border:0;font-size:13px;font-weight:600;text-decoration:none}.profile-shell{background:#f8f7f2;min-height:100vh}.profile-nav{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,50% - 590px);display:flex}.profile-nav>div{align-items:center;gap:20px;display:flex}.sample-label{font-family:var(--mono);color:var(--terracotta);letter-spacing:1px;font-size:10px}.back-link{color:var(--muted);font-size:13px;text-decoration:none}.profile-header{background:#e7f0e9;padding:45px 0}.profile-container{width:min(1120px,100% - 48px);margin:0 auto}.profile-grid{justify-content:space-between;align-items:center;display:flex}.profile-intro{align-items:center;gap:21px;display:flex}.dog-photo{width:105px;height:105px;font-family:var(--serif);color:#fff;background:radial-gradient(circle at 35% 26%,#e9c781,#be8644 67%,#966334);border-radius:24px;place-items:center;font-size:58px;display:grid;position:relative;box-shadow:inset 0 -17px 18px #55341326}.photo-paw{background:var(--terracotta);width:28px;height:28px;font-family:var(--sans);border-radius:50%;place-items:center;font-size:13px;display:grid;position:absolute;bottom:-7px;right:-7px}.profile-intro .eyebrow{margin:0 0 8px}.profile-intro h1{letter-spacing:-1.6px;margin:0;font-size:38px}.profile-intro h1 span{color:var(--green);font-size:22px}.breed{color:var(--muted);margin:4px 0 0;font-size:14px}.breed i{background:var(--muted);vertical-align:middle;border-radius:50%;width:3px;height:3px;margin:0 7px;display:inline-block}.health-status{background:#f7fbf8;border:1px solid #d5e2d7;border-radius:14px;align-items:center;gap:12px;padding:15px 17px;display:flex}.status-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.health-status b{font-size:14px}.health-status p{color:var(--muted);margin:3px 0 0;font-size:11px}.health-status button{color:var(--green);background:0 0;border:0;margin-left:14px;font-size:20px}.health-overview{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:27px;margin-bottom:29px;display:grid}.health-overview>div{border-left:1px solid var(--line);padding:18px 20px}.health-overview>div:first-child{border:0}.health-overview span,.health-overview small{color:var(--muted);font-size:11px;display:block}.health-overview b{margin:6px 0 4px;font-size:15px;display:block}.profile-content{grid-template-columns:258px 1fr;gap:41px;padding-bottom:60px;display:grid}aside{padding:6px 4px}.side-heading{font-family:var(--mono);color:var(--muted);letter-spacing:.9px;margin-bottom:15px;font-size:10px}dl{margin:0}dl div{justify-content:space-between;padding:8px 0;font-size:12px;display:flex}dt{color:var(--muted)}dd{margin:0;font-size:12px;font-weight:600}aside hr{border:0;border-top:1px solid var(--line);margin:25px 0}.clinic{gap:10px;display:flex}.clinic>span{width:28px;height:28px;color:var(--terracotta);background:#fae4db;border-radius:8px;place-items:center;font-size:13px;display:grid}.clinic b{font-size:13px}.clinic p,.clinic a,.emergency p{color:var(--muted);margin:4px 0;font-size:11px;line-height:1.5}.clinic a{color:var(--green);font-weight:600}.emergency{background:#f2eee3;border-radius:10px;margin-top:21px;padding:12px}.emergency b{font-size:11px}.records-title{justify-content:space-between;align-items:end;display:flex}.records-title .eyebrow{margin-bottom:8px}.records-title h2{letter-spacing:-1px;margin:0;font-size:26px}.add-record{color:var(--green);background:#fff;border:1px solid #cad8cf;border-radius:4px;padding:9px 14px;font-size:12px;font-weight:600}.tabs{border-bottom:1px solid var(--line);gap:22px;margin-top:31px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 12px;font-size:12px}.tabs button.active{color:var(--ink);border-color:var(--terracotta);font-weight:700}.record-row{border-bottom:1px solid var(--line);gap:16px;padding:22px 16px;display:flex;position:relative}.record-row:not(:last-child):before{content:"";border-left:1px dashed #c9d4cd;height:calc(100% - 25px);position:absolute;top:50px;left:31px}.timeline-dot{z-index:1;border-radius:9px;flex:0 0 31px;place-items:center;height:31px;font-size:11px;font-weight:700;display:grid}.timeline-dot.visit{color:var(--terracotta);background:#fde8df}.timeline-dot.vaccine{color:var(--green);background:#dbeadf}.timeline-dot.prescription{color:#8a6a20;font-family:var(--mono);background:#f5e8bb;font-size:9px}.record-main{flex:1}.record-main time{font-family:var(--mono);color:var(--muted);font-size:10px}.record-main h3{margin:4px 0;font-size:14px}.record-main p{color:var(--muted);margin:0 0 7px;font-size:12px}.meta{color:var(--green);font-size:10px;font-weight:600}.record-aside{text-align:right;flex-direction:column;align-items:end;gap:8px;display:flex}.record-aside button{color:var(--green);background:0 0;border:0;padding:0;font-size:11px;font-weight:600}.due,.refill{font-family:var(--mono);border-radius:5px;padding:5px 7px;font-size:9px}.due{color:var(--green);background:#e5efe7}.refill{color:#82671f;background:#f6edcf}.show-more{color:var(--green);background:0 0;border:0;margin:22px auto 0;font-size:12px;font-weight:700;display:block}.empty-state{color:var(--muted);padding:25px 0;font-size:13px}@media (width<=780px){.nav-links,.nav-cta{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:435px}.pet-card{top:47px;right:calc(50% - 147px)}.sun-disc{top:43px;right:calc(50% - 180px)}.arch-one{right:calc(50% - 165px)}.arch-two{right:calc(50% - 125px)}.note-top{top:85px;left:0}.note-bottom{right:0}.intro-row,.steps-section{grid-template-columns:1fr}.intro-row{gap:20px}.feature-grid,.steps{grid-template-columns:1fr;gap:30px}.steps-section{gap:35px}.footer{flex-wrap:wrap;gap:18px}.profile-grid{flex-direction:column;align-items:flex-start;gap:25px}.health-overview{grid-template-columns:1fr 1fr}.health-overview>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.health-overview>div:nth-child(4){border-top:1px solid var(--line)}.profile-content{grid-template-columns:1fr;gap:28px}.profile-content aside{border-bottom:1px solid var(--line);padding-bottom:25px}.profile-nav{padding:0 22px}.sample-label{display:none}.profile-nav>div{gap:0}.record-aside{display:none}.profile-container,.container{width:min(100% - 36px,1120px)}}@media (width<=460px){.hero h1{letter-spacing:-2.5px}.hero-visual{transform-origin:top;width:112%;margin-left:-6%;transform:scale(.89)}.hero{padding-bottom:0}.profile-intro{align-items:flex-start}.dog-photo{width:82px;height:82px;font-size:46px}.health-overview{grid-template-columns:1fr}.health-overview>div{border-top:1px solid var(--line);border-left:0!important}.health-overview>div:first-child{border-top:0}.tabs{gap:14px;overflow-x:auto}.profile-nav .brand{font-size:19px}.back-link{font-size:12px}}.junior-brand-logo{object-fit:contain;mix-blend-mode:multiply;flex-shrink:0;width:42px;height:42px;display:block}.brand-mark{background:var(--terracotta);color:#fff;letter-spacing:-1px;border-radius:9px;place-items:center;width:28px;height:28px;font-size:15px;font-weight:700;display:grid;position:relative;overflow:hidden;transform:none}.brand-mark:after{content:"";border-top:2px solid #f5d98d;height:3px;position:absolute;top:15px;left:7px;right:5px;transform:skewY(-25deg);box-shadow:5px -4px 0 -1px #f5d98d}.record-list>.record-row:nth-of-type(odd),.vet-records>.vet-record:nth-of-type(odd){background-color:var(--paper)}.record-list>.record-row:nth-of-type(2n),.vet-records>.vet-record:nth-of-type(2n){background-color:#edf3ee}.primary-button{background:var(--green);box-shadow:none;border-radius:4px}.primary-button span{color:inherit}.add-record{border-color:#a9b6b2;border-radius:4px}.profile-nav{background:var(--paper)}.profile-header{background:var(--paper);border-bottom:1px solid var(--line);padding:32px 0}.profile-intro h1{letter-spacing:-1px;font-size:32px;font-weight:600}.dog-photo{box-shadow:none;background:#e9eeea;border-radius:6px}.health-status{background:#f3f6f3;border-radius:4px;padding:12px 16px}.health-overview{border-radius:4px;margin-top:24px}.profile-content{grid-template-columns:230px minmax(0,1fr);gap:32px}.profile-content aside{border-right:1px solid var(--line);padding:14px 18px 18px 0}.records-title h2{letter-spacing:-.5px;font-size:24px;font-weight:600}.tabs{gap:24px;margin-top:12px}.tabs button.active{border-color:var(--green)}.record-row{padding:18px 16px}.record-row:not(:last-child):before{display:none}.timeline-dot{border-radius:4px}.timeline-dot.visit,.timeline-dot.vaccine,.timeline-dot.prescription{color:var(--green);background:#e5ece7}.emergency{background:#eef1ed;border-radius:3px}.due,.refill{color:var(--green);background:#edf1ed;border-radius:3px}@media (width<=780px){.profile-content{grid-template-columns:1fr;gap:20px}.profile-content aside{border-right:0}.profile-content .records{grid-row:1}.profile-content aside{border-top:1px solid var(--line);border-bottom:0;grid-row:2;padding-top:24px}}@media (width<=460px){.health-overview{grid-template-columns:1fr 1fr}.health-overview>div{padding:14px 12px}.health-overview>div:nth-child(2){border-top:0}.health-overview b{font-size:13px}.health-overview small{line-height:1.5}.health-status{display:none}}
