:root{--ink:#20302a;--muted:#718078;--line:#dce5df;--paper:#f5f7f3;--panel:#fff;--green-950:#10281f;--green-800:#1d5a43;--green-100:#dfeee5;--blue-100:#e2edf5;--blue-700:#386b87;--amber-100:#fff1cf;--amber-700:#8b6115;--red-100:#fde9e5;--red-700:#a04437;--shadow:0 18px 50px #18362914}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.login-page{background:linear-gradient(135deg,#10281f 0 52%,#f2f5f0 52%);grid-template-columns:minmax(360px,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid}.login-brand{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:12vh 10vw;display:flex}.login-brand>span{width:64px;height:64px;color:var(--green-950);background:#bdd9c7;border-radius:20px;place-items:center;font-weight:900;display:grid}.login-brand p{letter-spacing:.04em;font-weight:800}.login-brand h1{max-width:640px;margin:42px 0 18px;font-size:clamp(36px,5vw,68px);line-height:1.08}.login-brand small{color:#b9cbc2}.login-card{border:1px solid var(--line);width:min(430px,82%);box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;place-self:center;gap:20px;padding:42px;display:flex}.login-card h2{margin:-8px 0 10px;font-size:30px}.login-card label,.form-grid label,.inline-form label,.panel>label{color:#4e5f56;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.login-card form{flex-direction:column;gap:16px;display:flex}.login-consent{align-items:flex-start;flex-direction:row!important;font-weight:500!important}.login-consent input{flex:none;width:18px;height:18px;margin:0}.text-button{color:var(--green-800);background:0 0;border:0;font-weight:700}.prototype-code,.login-notice{color:var(--green-800);background:#eef6f1;border-radius:10px;margin:0;padding:12px 14px}.login-store-list{gap:12px;display:grid}.login-store-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;justify-content:space-between;gap:16px;padding:16px;display:flex}.login-store-list span{color:var(--green-800)}.setup-page{background:#f2f6f3;place-items:center;min-height:100vh;padding:40px 20px;display:grid}.setup-card{border:1px solid var(--line);width:min(760px,100%);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:34px}.setup-card h1{margin:8px 0 24px}.setup-card>label{color:#435149;gap:8px;margin:14px 0;font-weight:700;display:grid}.setup-progress{grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:30px;display:grid}.setup-progress span{min-height:58px;color:var(--muted);background:#eef2ef;border-radius:10px;place-items:center;gap:5px;font-weight:800;display:grid}.setup-progress span.active{color:#fff;background:var(--green-800)}.setup-progress span.done{color:var(--green-800);background:var(--green-100)}.setup-progress small{font-size:11px}.setup-two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.setup-two label{color:#435149;gap:8px;font-weight:700;display:grid}.setup-actions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd8d0;border-radius:10px;outline:none;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:var(--green-800);box-shadow:0 0 0 3px #1d5a431a}textarea{resize:vertical;min-height:90px}.form-error{color:var(--red-700);background:var(--red-100);border-radius:9px;padding:10px 12px}.shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--green-950);color:#fff;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;padding:4px 9px 28px;display:flex}.logo>span{width:44px;height:44px;color:var(--green-950);background:#bdd9c7;border-radius:14px;place-items:center;font-weight:900;display:grid}.logo div{flex-direction:column;gap:3px;display:flex}.logo b{font-size:17px}.logo small{color:#95aa9f}nav{flex-direction:column;gap:6px;display:flex}nav button{color:#b8c9c0;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}nav button i{border:1px solid #365045;border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-style:normal;display:grid}nav button:hover,nav button.active{color:#fff;background:#254a3b}nav button.active i{color:var(--green-950);background:#c7ded0;border-color:#c7ded0}.sidebar-foot{border-top:1px solid #2f493e;margin-top:auto;padding:18px 6px 0}.user{align-items:center;gap:10px;display:flex}.user>span{color:#674a13;background:#f1cf82;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.user div{flex-direction:column;gap:2px;display:flex}.user small{color:#95aa9f}.logout{color:#95aa9f;text-align:left;background:0 0;border:0;width:100%;margin-top:12px;padding:8px}.workspace{min-width:0;padding:0 38px 60px}.topline{border-bottom:1px solid var(--line);height:58px;color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.topline span{background:var(--green-100);color:var(--green-800);border-radius:999px;padding:5px 10px}.topline p{margin-right:auto}.topline button,.link,.row-actions button,.drawer-close{color:var(--green-800);background:0 0;border:0}.page-header{justify-content:space-between;align-items:flex-end;gap:32px;padding:34px 0 22px;display:flex}.page-header h1{letter-spacing:-.03em;margin:6px 0 8px;font-size:clamp(28px,3vw,40px)}.page-header p:not(.eyebrow){color:var(--muted);max-width:720px;margin:0}.eyebrow{color:#718078;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.primary,.secondary,.form-actions button{border:0;border-radius:10px;padding:11px 16px;font-weight:800}.primary{background:var(--green-800);color:#fff;box-shadow:0 8px 20px #1d5a432e}.secondary{background:var(--green-100);color:var(--green-800)}.compact{box-shadow:none;padding:7px 10px}.authority{background:#e7f3eb;border:1px solid #cfe0d5;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;display:flex}.authority.external{background:#eaf2f7;border-color:#ccdde7}.authority>span{background:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.authority div{flex-direction:column;flex:1;gap:3px;display:flex}.authority small{color:var(--muted)}.badge{color:#66736d;white-space:nowrap;background:#edf0ed;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:5px 9px;font-size:11px;display:inline-flex}.badge.good{background:var(--green-100);color:var(--green-800)}.badge.warn{background:var(--amber-100);color:var(--amber-700)}.badge.blue{background:var(--blue-100);color:var(--blue-700)}.badge.danger{background:var(--red-100);color:var(--red-700)}.metrics,.balance-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0;display:grid}.metrics article,.balance-grid article{background:var(--panel);border:1px solid var(--line);border-radius:15px;flex-direction:column;gap:8px;padding:19px;display:flex;box-shadow:0 8px 24px #1c312808}.metrics article.attention{background:#fff8e7;border-color:#eed392}.metrics span,.balance-grid span{color:var(--muted);font-size:13px}.metrics strong,.balance-grid strong{font-size:29px}.metrics small{color:var(--muted)}.panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 10px 30px #1f392d0a}.panel h2{margin:6px 0 18px}.panel-title{justify-content:space-between;align-items:center;display:flex}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);gap:16px;display:grid}.stack{flex-direction:column;gap:16px;min-width:0;display:flex}.queue-row{border-top:1px solid #edf1ee;grid-template-columns:105px 42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 0;display:grid}.queue-row time{font-weight:800}.queue-row div,.pet-cell div,td>div{flex-direction:column;gap:4px;min-width:0;display:flex}.queue-row small,td small,.pet-cell small{color:var(--muted)}.avatar{background:var(--green-100);width:38px;height:38px;color:var(--green-800);border-radius:12px;flex:none;place-items:center;font-weight:900;display:inline-grid}.custody-card{background:#eff7f2;border-left:3px solid #39946d;border-radius:0 12px 12px 0;flex-direction:column;gap:8px;margin-top:14px;padding:15px;display:flex}.custody-card.large{padding:22px}.custody-card span,.custody-card small{color:var(--muted)}.exception-row{border-top:1px solid #edf1ee;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.exception-row div{flex-direction:column;gap:4px;display:flex}.exception-row small{color:var(--muted)}.toolbar{align-items:center;gap:14px;margin:16px 0;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:11px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.search input{box-shadow:none;border:0}.form-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.form-grid .full{grid-column:1/-1}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.form-actions button:not(.primary){color:var(--ink);background:#edf1ee}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.07em;padding:11px 10px;font-size:11px}td{vertical-align:middle;border-top:1px solid #edf1ee;padding:14px 10px}.pet-cell{align-items:center;gap:10px;min-width:180px;display:flex;flex-direction:row!important}.link{white-space:nowrap}.drawer{z-index:10;background:#fff;width:min(460px,90vw);height:100vh;padding:38px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0a1f162e}.drawer h2{margin:8px 0;font-size:34px}.drawer-close{font-size:26px;position:absolute;top:16px;right:18px}.pet-profile-backdrop{z-index:30;background:#0a1f1680;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pet-profile-dialog{background:var(--paper);border-radius:20px;width:min(1180px,100%);max-height:min(900px,100vh - 48px);padding:32px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0a1f1647}.pet-profile-close{color:var(--green-800);background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:20px;right:22px}.pet-profile-heading{padding:2px 42px 22px 0}.pet-profile-heading .link{padding:0 0 14px;font-size:12px}.pet-profile-heading h2{margin:6px 0 8px;font-size:clamp(28px,3vw,38px)}.pet-profile-heading>p:last-child{color:var(--muted);margin:0}.pet-profile-grid{grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);align-items:start;gap:18px;display:grid}.pet-profile-main,.pet-profile-side{gap:16px;min-width:0;display:grid}.pet-profile-card{min-width:0}.pet-profile-section-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:16px;display:flex}.pet-profile-section-head h3{margin:5px 0 0;font-size:20px}.pet-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pet-profile-facts>div{overflow-wrap:anywhere;background:#f6f8f5;border-radius:10px;min-width:0;padding:13px}.pet-profile-facts span,.pet-profile-facts b{display:block}.pet-profile-facts span{color:var(--muted);margin-bottom:6px;font-size:12px}.pet-profile-care{background:#fff8e8;border:1px solid #eed394;border-radius:10px;margin-top:14px;padding:15px}.pet-profile-care p{margin:8px 0;line-height:1.6}.pet-profile-care small,.pet-profile-note{color:var(--muted);font-size:12px;line-height:1.6}.pet-profile-owners{gap:8px;display:grid}.pet-profile-owners>div{border-top:1px solid var(--line);align-items:center;gap:12px;padding:10px 0;display:flex}.pet-profile-owners>div>div{flex:1;gap:4px;display:grid}.pet-profile-owners small{color:var(--muted)}.pet-profile-field{color:#4e5f56;gap:8px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.pet-profile-actions{flex-wrap:wrap;margin-top:14px}.pet-profile-account{border-top:1px solid var(--line);gap:8px;padding:12px 0;display:grid}.pet-profile-account:first-of-type{border-top:0}.pet-profile-account>small{color:var(--muted);overflow-wrap:anywhere}.pet-profile-account>div{justify-content:space-between;gap:12px;display:flex}.pet-profile-link-account{align-items:stretch;gap:10px;margin-top:16px;display:grid}.pet-profile-link-account label{width:100%;min-width:0}.pet-profile-link-account button{white-space:normal;width:100%}.pet-profile-history>section>h3{margin:24px 0 8px}.pet-profile-history>section>p{color:var(--muted);overflow-wrap:anywhere}.pet-profile-history .timeline{border-top:1px solid var(--line);grid-template-columns:145px minmax(0,1fr)}.pet-profile-history .timeline>div{overflow-wrap:anywhere;min-width:0}.pet-profile-history article:not(.timeline){border-top:1px solid var(--line);padding:12px 0}.pet-profile-history article:not(.timeline)>small{color:var(--muted);display:block}@media (max-width:900px){.pet-profile-grid{grid-template-columns:1fr}.pet-profile-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.pet-profile-backdrop{padding:0}.pet-profile-dialog{border-radius:0;width:100%;min-height:100vh;max-height:100vh;padding:20px 16px}.pet-profile-side,.pet-profile-facts,.pet-profile-history .timeline{grid-template-columns:1fr}}dl{flex-direction:column;margin:28px 0;display:flex}dl div{border-top:1px solid var(--line);grid-template-columns:100px 1fr;gap:10px;padding:13px 0;display:grid}dt{color:var(--muted)}dd{margin:0;font-weight:700}.account-layout{grid-template-columns:290px minmax(0,1fr);gap:16px;display:grid}.account-list{align-self:start}.account-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf1ee;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px 9px;display:grid}.account-list>button.selected{background:#edf6f0;border-radius:10px}.account-list button div{flex-direction:column;gap:3px;display:flex}.account-list small{color:var(--muted)}.inline-form{align-items:flex-end;gap:13px;display:flex}.inline-form>div:first-child{margin-right:auto}.inline-form h2{margin-bottom:0}.inline-form label{min-width:150px}.row-actions{align-items:center;gap:6px;display:flex;flex-direction:row!important}.row-actions button{background:#eef3ef;border-radius:8px;padding:7px 9px}.row-actions .primary{color:#fff;background:var(--green-800)}.care-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.handoff-card{border-top:1px solid var(--line);padding:16px 0}.handoff-card>div:first-child{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.handoff-card small{color:var(--muted)}.confirmations{gap:8px;margin:13px 0;display:flex}.confirmations span{color:#7b8580;background:#edf0ed;border-radius:8px;padding:6px 9px;font-size:11px}.confirmations span.done{background:var(--green-100);color:var(--green-800)}.timeline{grid-template-columns:90px 10px 1fr;gap:10px;padding:12px 0;display:grid}.timeline time{color:var(--muted);font-size:12px}.timeline i{background:#4c9b76;border-radius:50%;width:8px;height:8px;margin-top:4px}.timeline div{flex-direction:column;gap:3px;display:flex}.timeline small{color:var(--muted)}.connection{border-top:1px solid var(--line);grid-template-columns:42px minmax(180px,.6fr) auto 1fr;align-items:center;gap:14px;padding:16px 0;display:grid}.connection div{flex-direction:column;gap:4px;display:flex}.connection small,.connection p{color:var(--muted)}.empty{min-height:110px;color:var(--muted);text-align:center;place-items:center;display:grid}.loading{min-height:45vh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.loading span{border:3px solid #dce6df;border-top-color:var(--green-800);border-radius:50%;width:30px;height:30px;animation:.7s linear infinite spin}.toast{z-index:20;max-width:480px;box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:14px;padding:12px 16px;display:flex;position:fixed;top:16px;right:20px}.toast.good{color:var(--green-800);background:#e3f3e9;border:1px solid #c4dfce}.toast.error{color:var(--red-700);background:var(--red-100);border:1px solid #f4c8c0}.toast button{color:inherit;background:0 0;border:0;font-size:18px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.shell{grid-template-columns:84px minmax(0,1fr)}.sidebar{padding-inline:10px}.logo div,nav button:not(.active):after,nav button{font-size:0}.logo{padding-inline:10px}nav button{justify-content:center}nav button i{font-size:12px}.sidebar-foot .user div,.logout{display:none}.user{justify-content:center}.metrics,.balance-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.care-grid{grid-template-columns:1fr}.inline-form{flex-direction:column;align-items:stretch}}@media (max-width:760px){.login-page{background:var(--paper);padding:30px 0;display:block}.login-brand{display:none}.login-card{margin:10vh auto}.shell{display:block}.sidebar{width:100%;height:auto;position:static}.sidebar nav{flex-direction:row;overflow-x:auto}.logo,.sidebar-foot{display:none}nav button{min-width:54px}.workspace{padding:0 16px 40px}.page-header{flex-direction:column;align-items:flex-start}.metrics,.balance-grid,.form-grid,.account-layout{grid-template-columns:1fr}.queue-row{grid-template-columns:80px 38px 1fr}.queue-row .badge{grid-column:3}}
