:root{--bg:#f7f4ee;--surface:#fffdf8;--surface-strong:#fff;--ink:#24322f;--muted:#68736f;--soft:#e8dfd1;--line:#ddd1bf;--brand:#2f7d68;--brand-dark:#1f5c4d;--brand-soft:#dceee7;--amber:#d58b3a;--amber-soft:#f7ead7;--blue:#4f7da7;--blue-soft:#e2edf5;--pink:#b86c7d;--pink-soft:#f3e0e5;--shadow:0 20px 70px #3d2f1f1c;--radius:8px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);overflow-x:hidden}body{min-width:320px;min-height:100svh;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2f7d683d}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);letter-spacing:0}#root{height:100svh;min-height:100svh;overflow:hidden}.app-frame{--mobile-nav-height:74px;flex-direction:column;height:100svh;min-height:100svh;display:flex;overflow:hidden}.mode-bar{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px 22px;display:flex;position:sticky;top:0}.mode-bar-left,.brand-menu-wrap{position:relative}.mode-bar-brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.mode-bar-brand strong,.mode-bar-brand small{display:block}.mode-bar-brand strong{font-size:14px;line-height:1.2}.mode-bar-brand small{color:var(--muted);margin-top:1px;font-size:12px}.global-mode-switch{border:1px solid var(--line);background:#f1eadf;border-radius:999px;grid-template-columns:auto 1fr 1fr;align-items:center;gap:4px;padding:4px;display:inline-grid}.global-mode-switch>span{color:var(--muted);text-transform:uppercase;padding:0 10px 0 12px;font-size:12px;font-weight:850}.global-mode-switch button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 14px;font-weight:800}.global-mode-switch button.is-active{color:#fff;background:var(--brand);box-shadow:0 8px 18px #2f7d6829}.app-shell{flex:auto;grid-template-columns:280px minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8d1;flex-direction:column;gap:22px;height:100%;max-height:100%;padding:22px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand>svg,.brand>.brand-logo+span+svg{margin-left:auto}.app-shell button,.mode-bar button,.app-main button{transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s}.app-shell button:hover,.mode-bar button:hover,.app-main button:hover{transform:translateY(-1px)}.app-shell button:active,.mode-bar button:active,.app-main button:active{transform:translateY(0)}.brand-logo{align-items:center;gap:6px;display:inline-flex}.brand-logo-mark{background:radial-gradient(circle at 70% 25%, #ffffff52, transparent 32%), linear-gradient(135deg, var(--brand), #245f86);color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 24px #2f7d682e}.brand-logo-text{color:var(--brand-dark);letter-spacing:-.02em;font-size:17px;font-weight:950}.brand-logo.is-compact .brand-logo-mark{border-radius:8px;width:34px;height:34px}.brand strong,.brand small{display:block}.profile-menu{z-index:60;border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;width:224px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 46px #3d2f1f29}.profile-menu button{width:100%;min-height:40px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;font-weight:750;display:flex}.profile-menu button:hover{background:var(--brand-soft);color:var(--brand-dark)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#20363047;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-modal{background:var(--surface-strong);border:1px solid #ddd1bfe6;border-radius:10px;flex-direction:column;width:min(760px,100%);max-height:min(760px,100svh - 48px);display:flex;overflow:hidden;box-shadow:0 28px 80px #241c1838}.modal-header{border-bottom:1px solid var(--line);background:#fffdf8;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 18px;display:flex}.modal-header h2{margin-top:5px;font-size:30px}.modal-header p{max-width:560px;color:var(--muted);margin-top:8px;line-height:1.5}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.icon-button:hover{color:var(--brand-dark);background:var(--brand-soft);border-color:#2f7d6840}.inline-icon-button{width:40px;height:40px}.modal-content{gap:16px;padding:22px;display:grid;overflow-y:auto}.profile-overview-card,.account-status-card{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.profile-overview-card{justify-content:flex-start}.profile-avatar-large{background:linear-gradient(135deg, var(--brand), #245f86);color:#fff;border-radius:8px;place-items:center;width:58px;height:58px;font-weight:950;display:grid}.profile-overview-card strong,.account-status-card strong{color:var(--ink);font-size:18px;display:block}.profile-overview-card span,.account-status-card p{color:var(--muted);margin-top:4px;line-height:1.4}.status-pill{background:var(--brand-soft);color:var(--brand-dark);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.modal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.modal-form label,.help-search{color:var(--ink);gap:7px;font-size:13px;font-weight:850;display:grid}.modal-form input,.modal-form select,.modal-form textarea,.help-search input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfd1bf;border-radius:8px;padding:11px 12px}.modal-form textarea{resize:vertical;min-height:86px}.modal-form .full-width{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.modal-actions button,.settings-list button{border-radius:8px;min-height:40px;padding:0 14px;font-weight:850}.modal-actions .ghost{border:1px solid var(--line);color:var(--muted);background:#fff}.modal-actions .primary{background:var(--brand);color:#fff;border:0}.settings-list{gap:10px;display:grid}.settings-list article,.danger-zone{background:#fff;border:1px solid #eadfce;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.settings-list article>svg,.danger-zone>svg{color:var(--brand-dark)}.settings-list strong,.danger-zone strong{color:var(--ink);display:block}.settings-list p,.danger-zone p{color:var(--muted);margin-top:3px;line-height:1.4}.settings-list button{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #2f7d6838}.danger-zone{background:#fff8f6;border-color:#efd4cf}.danger-zone>svg{color:#a44b3e}.help-search{position:relative}.help-search svg{color:var(--muted);position:absolute;top:50%;left:12px}.help-search input{padding-left:40px}.help-topic-grid,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.help-topic-grid button,.support-grid article,.faq-list article{background:#fff;border:1px solid #eadfce;border-radius:8px}.help-topic-grid button{min-height:48px;color:var(--ink);text-align:left;align-items:center;gap:9px;padding:0 12px;font-weight:850;display:flex}.help-topic-grid button:hover{background:var(--brand-soft);color:var(--brand-dark);border-color:#2f7d6847}.support-grid article{padding:14px}.support-grid article:first-child{background:#fffaf3;grid-column:1/-1}.support-grid svg{color:var(--brand-dark)}.support-grid strong,.faq-list strong{color:var(--ink);margin-top:8px;display:block}.support-grid p,.faq-list p{color:var(--muted);margin-top:5px;line-height:1.4}.faq-list{gap:10px;display:grid}.faq-list article{padding:14px}.brand strong{font-size:15px;line-height:1.2}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.mode-switch{border:1px solid var(--line);background:#f1eadf;border-radius:8px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.mode-switch button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:9px 10px;font-weight:700}.mode-switch button.is-active{color:var(--brand-dark);background:#fff;box-shadow:0 6px 18px #392c1e14}.mode-switch button:hover{color:var(--brand-dark)}.main-nav{flex-direction:column;gap:6px;display:flex}.main-nav button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.main-nav button:hover,.main-nav button.is-active{color:var(--brand-dark);background:var(--brand-soft)}.nav-label-short{display:none}.sidebar-note{background:#efe7d95c;border-radius:8px;margin-top:auto;padding:12px}.sidebar-note span{color:#2f5c4d94;text-transform:uppercase;font-size:11px;font-weight:800}.sidebar-note p{color:#68736f9e;margin-top:6px;font-size:12px;line-height:1.45}.app-main{overscroll-behavior:contain;scroll-behavior:smooth;min-width:0;height:100%;min-height:0;padding:28px;overflow-y:auto}.view-stack{flex-direction:column;gap:20px;width:100%;max-width:1260px;margin:0 auto;display:flex}.hero-panel{border:1px solid var(--line);border-radius:var(--radius);min-width:0;min-height:310px;box-shadow:var(--shadow);background:radial-gradient(circle at 12% 18%,#2f7d6824,#0000 30%),linear-gradient(135deg,#fffaf1 0%,#eef5ed 100%);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:24px;padding:28px;display:grid}.owner-hero{background:radial-gradient(circle at 77% 28%,#2f7d6833,#0000 18%),radial-gradient(circle at 88% 78%,#4f7da729,#0000 22%),linear-gradient(135deg,#fffaf1 0%,#eff7f2 100%)}.vet-hero{background:radial-gradient(circle at 14% 18%,#4f7da729,#0000 30%),linear-gradient(135deg,#f9fbff 0%,#edf6f2 100%)}.directory-hero{background:radial-gradient(circle at 12% 18%,#d58b3a26,#0000 30%),linear-gradient(135deg,#fffaf3 0%,#f2f7f4 100%)}.adopt-hero{background:radial-gradient(circle at 78% 18%,#b86c7d24,#0000 24%),radial-gradient(circle at 12% 72%,#2f7d681f,#0000 28%),linear-gradient(135deg,#fffaf3 0%,#f1f8f4 100%)}.match-hero{background:radial-gradient(circle at 12% 18%,#b86c7d26,#0000 30%),linear-gradient(135deg,#fff8f5 0%,#edf6f2 100%)}.hero-panel h1{overflow-wrap:break-word;max-width:760px;margin-top:10px;font-size:clamp(34px,5vw,62px);line-height:.98}.hero-panel p{max-width:640px;color:var(--muted);margin-top:16px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.eyebrow{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:850;display:inline-flex}.primary,.ghost,.text-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:800;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:hover{background:var(--brand-dark);box-shadow:0 10px 24px #2f7d682e}.ghost{border-color:var(--line);color:var(--ink);background:#ffffffad}.ghost:hover{background:#ffffffe6;border-color:#2f7d6847;box-shadow:0 8px 20px #3d2f1f14}.text-button{min-height:auto;color:var(--brand-dark);background:0 0;border:0;padding:0}.text-button:hover{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.round{border-radius:999px;min-height:48px}.pet-summary,.vet-inbox,.match-counter{background:#ffffffbd;border:1px solid #ffffffb8;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:100%;padding:22px;display:flex}.hero-pet-banner{background:#1f2d2a;justify-content:flex-end;min-height:320px;padding:0;position:relative;overflow:hidden}.hero-pet-banner:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#14211e0a 0%,#14211ec7 100%),linear-gradient(90deg,#14211e33,#14211e00);position:absolute;inset:0}.hero-pet-photo{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-pet-info{z-index:2;color:#fff;padding:22px;position:relative}.pet-summary h2,.vet-inbox h2{margin-top:14px;font-size:32px}.hero-pet-info h2{color:#fff;text-shadow:0 3px 16px #0d1d198c;margin-top:0}.pet-summary p,.vet-inbox p{margin-top:8px;font-size:15px}.hero-pet-info p{color:#ffffffdb}.mini-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px;display:grid}.mini-grid span,.pill{background:var(--brand-soft);color:var(--brand-dark);text-align:center;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.mini-grid span.is-female{background:var(--pink-soft);color:#8c4153}.mini-grid span.is-male{background:var(--blue-soft);color:#315f86}.vet-inbox>span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:850}.vet-inbox button{background:var(--blue);color:#fff;border:0;border-radius:8px;width:fit-content;margin-top:18px;padding:12px 14px;font-weight:800}.vet-inbox-photo{background:#dceee7;border-radius:8px;width:100%;height:142px;margin-top:12px;display:block;overflow:hidden}.vet-inbox-photo img{object-fit:cover;width:100%;height:100%;display:block}.vet-inbox-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.vet-inbox-actions button{margin-top:0}.vet-inbox-actions button+button{background:var(--brand)}.match-counter{text-align:center;align-items:center}.match-counter strong{color:var(--pink);font-size:72px;line-height:.9}.match-counter span{color:var(--muted);margin-top:8px;font-weight:700}.match-visual-card{text-align:left;background:#1f2d2a;justify-content:flex-end;align-items:flex-start;min-height:320px;padding:0;position:relative;overflow:hidden}.match-visual-card:before{content:"";z-index:1;background:linear-gradient(#1e181705 0%,#1e1817c2 100%),linear-gradient(90deg,#1e18174d,#1e181700);position:absolute;inset:0}.match-visual-card img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.match-visual-card>div{z-index:2;padding:22px;position:relative}.match-visual-card strong,.match-visual-card span{color:#fff}.match-visual-card span{color:#ffffffd6}.pet-selector,.metric-grid,.category-grid{gap:12px;display:grid}.pet-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.pet-selector button,.category-grid button{border:1px solid var(--line);background:var(--surface);min-height:82px;color:var(--ink);text-align:left;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.pet-selector button.is-active,.category-grid button.is-active{background:var(--brand-soft);border-color:#2f7d6861}.pet-selector button:hover,.category-grid button:hover{border-color:#2f7d684d;box-shadow:0 10px 26px #3d2f1f12}.pet-selector strong,.pet-selector small{display:block}.pet-selector small{color:var(--muted);margin-top:2px}.pet-avatar{background:var(--brand);color:#fff;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.pet-avatar-large,.pet-avatar.is-large{width:82px;height:82px;font-size:36px}.pet-avatar svg{display:block}.pet-add{width:fit-content;color:var(--brand-dark);justify-content:center;place-self:center start;font-weight:800;background:0 0!important;border-color:#0000!important;min-height:44px!important;padding:9px 12px!important}.pet-add:hover{background:var(--brand-soft)!important}.pet-add span:first-child{background:var(--brand);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border:1px solid var(--line);background:var(--surface);min-height:154px;color:var(--ink);text-align:left;border-radius:8px;padding:18px}.metric-card.is-clickable{cursor:pointer}.metric-card.is-clickable:hover{border-color:#2f7d6847;box-shadow:0 14px 34px #3d2f1f1a}.metric-icon{border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.metric-card span{color:var(--muted);font-size:13px;font-weight:750;display:block}.metric-card strong{margin-top:7px;font-size:27px;line-height:1;display:block}.metric-card p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.4}.tone-green .metric-icon{background:var(--brand-soft);color:var(--brand-dark)}.tone-amber .metric-icon{background:var(--amber-soft);color:#8f571c}.tone-blue .metric-icon{background:var(--blue-soft);color:#315f86}.tone-pink .metric-icon{background:var(--pink-soft);color:#8c4153}.content-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:20px;min-width:0;display:grid}.content-grid.reverse{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.side-stack{flex-direction:column;gap:20px;min-width:0;display:flex}.connected-vets-card .section-heading p{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.45}.connected-vet-list{gap:10px;display:grid}.connected-vet-list article{background:#fff;border:1px solid #eadfce;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.connected-vet-list strong,.connected-vet-list span,.connected-vet-list small{display:block}.connected-vet-list span,.connected-vet-list small{color:var(--muted);margin-top:4px;font-size:13px}.connected-vet-list small{color:#8f571c;font-weight:800}.vet-access-remove{color:#a84438;background:#fff8f7;border:1px solid #f0d4d1;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.vet-access-remove:hover{background:#ffe9e6;border-color:#a8443847;transform:translateY(-1px)}.connected-vets-empty{background:#fffaf3;border:1px dashed #dfd1bf;border-radius:8px;padding:13px}.connected-vets-empty strong{display:block}.connected-vets-empty p{color:var(--muted);margin-top:5px;line-height:1.4}.revoke-access-modal{width:min(620px,100%)}.revoke-access-actions{padding:0 22px 22px}.modal-actions .danger-primary{background:#a84438}.panel,.qr-card,.directory-card,.match-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;box-shadow:0 12px 44px #3d2f1f0f}.panel{padding:20px}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.section-heading h2{margin-top:5px;font-size:24px;line-height:1.15}.timeline{flex-direction:column;gap:12px;display:flex}.timeline-item{background:#fff;border:1px solid #eadfce;border-radius:8px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px;display:grid}.timeline-marker{background:var(--blue-soft);color:#315f86;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.timeline-top,.timeline-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.timeline-top span{color:var(--brand-dark);text-transform:uppercase;font-size:12px;font-weight:850}.timeline-top small{color:var(--muted)}.timeline h3{margin-top:5px;font-size:17px}.timeline p{color:var(--muted);margin-top:6px;line-height:1.5}.timeline-meta{margin-top:10px}.timeline-meta span{color:var(--muted);background:#f5efe5;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.timeline.is-compact .timeline-item{padding:12px}.qr-card{gap:18px;padding:20px;display:grid}.qr-card h2{margin-top:6px;font-size:24px}.qr-card p{color:var(--muted);margin-top:8px;line-height:1.5}.qr-visual{border:1px solid var(--line);width:100%;color:var(--brand-dark);background:#fff;border-radius:8px;place-items:center;gap:12px;padding:18px;display:grid}.qr-frame{background:#fffdf8;border:1px solid #d9cfbd;border-radius:8px;place-items:center;width:174px;height:174px;display:grid;position:relative}.qr-grid{background:#fff;border-radius:8px;grid-template-columns:repeat(7,1fr);gap:5px;width:154px;height:154px;padding:10px;display:grid}.qr-grid span{background:var(--brand-dark);border-radius:3px}.qr-grid span:nth-child(3n),.qr-grid span:nth-child(5n),.qr-grid span:nth-child(8),.qr-grid span:nth-child(22),.qr-grid span:nth-child(36){background:#f7f4ee}.qr-logo{background:#fff;border:6px solid #fff;border-radius:8px;place-items:center;width:48px;height:48px;display:grid;position:absolute;box-shadow:0 8px 18px #3d2f1f1f}.qr-status,.location-line,.health-checks span,.directory-meta span,.responsible-note{align-items:center;gap:7px;display:flex}.qr-status{color:var(--brand-dark);font-size:13px;font-weight:800}.contact-line{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.contact-line>span:first-child{min-width:0}.contact-line strong{color:var(--ink)}.contact-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.contact-actions a{background:var(--brand-soft);width:34px;height:34px;color:var(--brand-dark);border:1px solid #2f7d682e;border-radius:999px;place-items:center;text-decoration:none;display:inline-grid}.contact-actions a:hover{background:#cde8dd;border-color:#2f7d6857}.contact-actions.is-compact a{width:30px;height:30px}.reminder-list,.document-list,.appointment-list,.patient-list,.critical-list,.qr-actions,.saved-list{flex-direction:column;gap:10px;display:flex}.reminder-list article,.appointment-list article,.appointment-button,.patient-list article,.patient-list-button,.saved-list article{background:#fff;border:1px solid #eadfce;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.patient-list-button,.appointment-button{color:var(--ink);text-align:left}.appointment-button:hover,.patient-list-button:hover{background:var(--brand-soft);border-color:#2f7d684d}.saved-list article{justify-content:flex-start}.saved-list img{object-fit:cover;border-radius:8px;flex:none;width:46px;height:46px}.reminder-list strong,.reminder-list span,.patient-list h3,.patient-list p,.patient-list small{display:block}.reminder-list span,.patient-list p,.patient-list small,.appointment-list p,.saved-list span{color:var(--muted);margin-top:3px;font-size:13px}.reminder-list small,.appointment-list>article>.appointment-status,.appointment-button>.appointment-status{background:var(--amber-soft);color:#8f571c;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.document-list button{min-height:44px;color:var(--ink);text-align:left;background:#fff;border:1px solid #eadfce;border-radius:8px;padding:0 12px;font-weight:750}.document-list button:hover{background:var(--brand-soft);border-color:#2f7d6847}.appointment-list article,.appointment-button{align-items:flex-start}.appointment-row-main{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:58px 48px minmax(0,1fr);align-items:center;gap:12px;padding:0;display:grid}.appointment-row-main:hover,.vet-patient-card-main:hover{transform:none}@media (width>=761px){.appointment-button.appointment-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;display:grid}.appointment-row-main{grid-template-columns:58px 48px minmax(0,1fr)}.appointment-row-main .vet-pet-thumb{width:48px;height:48px}.appointment-row-main>div{min-width:0}.appointment-button h3,.appointment-button p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.appointment-button>.appointment-status{justify-self:end}}.appointment-list article>strong,.appointment-button>strong{min-width:55px;color:var(--brand-dark)}.patient-list article,.patient-list-button{justify-content:flex-start}.patient-list article>span:last-child,.patient-list-button>span:last-child{color:var(--muted);margin-left:auto;font-size:13px}.vet-day-grid{order:0}.vet-agenda-view,.vet-patient-recents{grid-template-columns:1fr}.vet-patient-module{order:0}.vet-pet-thumb{background:#dceee7;border-radius:8px;flex:none;width:48px;height:48px;display:block;overflow:hidden}.vet-pet-thumb img{object-fit:cover;width:100%;height:100%;display:block}.vet-patient-layout{grid-template-columns:minmax(280px,.38fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.vet-patient-search{gap:12px;display:grid}.vet-search-box{display:block;position:relative}.vet-search-box svg{color:var(--muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.vet-search-box input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:0 12px 0 40px}.vet-patient-results{gap:10px;display:grid}.vet-patient-card{width:100%;color:var(--ink);text-align:left;background:#fff;border:1px solid #eadfce;border-radius:8px;grid-template-columns:1fr;gap:11px;padding:12px;display:grid}.vet-patient-card>.contact-actions{justify-self:end}.vet-patient-card-main{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:0;display:grid}.vet-patient-card:hover,.vet-patient-card.is-active{background:var(--brand-soft);border-color:#2f7d685c}.vet-patient-card strong,.vet-patient-card small,.vet-patient-card em{display:block}.vet-patient-card small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.35}.vet-patient-card em{color:var(--brand-dark);margin-top:6px;font-size:12px;font-style:normal;font-weight:800}.vet-empty-search{background:#fffaf3;border:1px dashed #d8c8b4;border-radius:8px;padding:16px}.vet-empty-search strong{display:block}.vet-empty-search p{color:var(--muted);margin-top:5px;line-height:1.4}.vet-patient-detail{gap:16px;min-width:0;display:grid}.vet-patient-hero{color:#fff;background:linear-gradient(90deg,#203630f0 0%,#203630b3 58%,#20363033 100%),linear-gradient(135deg,#203630,#2f7d68);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(150px,220px);align-items:end;gap:18px;min-height:230px;padding:20px;display:grid;overflow:hidden}.vet-patient-hero .eyebrow,.vet-patient-hero p{color:#ffffffdb}.vet-patient-hero-kicker{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.connection-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}button.connection-pill{cursor:pointer;font:inherit}.connection-pill.is-online{color:var(--brand-dark);background:#e3f5ee;border-color:#2f7d6824}.connection-pill.is-private{color:#8a5a11;background:#fff3dc;border-color:#bb7e1f3d}button.connection-pill:hover{transform:translateY(-1px);box-shadow:0 10px 20px #241c181a}.vet-patient-hero .connection-pill{border-color:#ffffff42}.vet-patient-hero .connection-pill.is-online{color:#dcfff2;background:#b4f3db33}.vet-patient-hero .connection-pill.is-private{color:#ffe7b7;background:#ffe6b32e}.vet-patient-hero h3{color:#fff;margin-top:6px;font-size:42px;line-height:1}.vet-patient-hero p{margin-top:8px}.vet-patient-hero .public-meta span{color:#fff;background:#ffffff2e}.vet-patient-hero img{object-fit:cover;border-radius:8px;width:100%;height:190px;box-shadow:0 16px 36px #0d1d1952}.vet-patient-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.vet-patient-grid section{background:#fff;border:1px solid #eadfce;border-radius:8px;min-width:0;padding:13px}.vet-patient-grid .vet-owner-card{grid-column:span 2}.vet-owner-card .contact-line>span:first-child{overflow-wrap:anywhere}.mini-heading{color:var(--brand-dark);align-items:center;gap:8px;display:flex}.mini-heading strong{color:var(--ink)}.vet-patient-grid p,.vet-patient-grid .contact-line{color:var(--muted);margin-top:7px;line-height:1.4}.vet-patient-hero-actions{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.vet-patient-hero-actions button,.vet-patient-hero-actions span{color:#fff;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:850;display:inline-flex}.vet-record-form{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:16px}.vet-record-form .success-message{margin:0}.vet-record-history{padding-top:4px}.qr-link-modal{width:min(820px,100%)}.qr-link-content{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:center}.qr-link-summary{min-width:0}.qr-link-summary h3{margin-top:12px;font-size:30px}.qr-link-summary p{color:var(--muted);margin-top:8px;line-height:1.5}.qr-link-summary ul{color:var(--muted);margin:14px 0 0;padding-left:18px;line-height:1.55}.qr-link-scanner{color:#ffffffd1;background:#203630;border-radius:8px;justify-items:center;gap:12px;padding:18px;font-size:13px;font-weight:850;display:grid}.qr-link-scanner .qr-scan-frame{background-size:24px 24px;width:min(100%,220px)}.qr-link-actions{padding:0 22px 22px}.mock-form{gap:13px;display:grid}.split-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-field{grid-column:1/-1}.mock-form label,.search-box label{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.mock-form input,.mock-form select,.mock-form textarea,.search-box input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:12px}.mock-form textarea{resize:vertical;min-height:108px}.search-box{background:#ffffffc2;border-radius:8px;align-self:center;gap:12px;padding:18px;display:grid}.adopt-hero-card{background:#ffffffc2;border:1px solid #ffffffb8;border-radius:8px;flex-direction:column;justify-content:center;align-self:center;gap:12px;min-height:210px;padding:20px;display:flex}.adopt-hero-card strong{font-size:22px}.adopt-hero-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.adopt-publisher-shortcuts{flex-wrap:wrap;gap:8px;display:flex}.adopt-publisher-shortcuts button{min-height:36px;color:var(--brand-dark);background:#fff;border:1px solid #2f7d6838;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:13px;font-weight:850;display:inline-flex}.adopt-publisher-shortcuts button:hover{background:var(--brand-soft);box-shadow:0 8px 18px #2f7d681f}.adopt-controls{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:20px;display:grid}.adopt-segmented,.species-filter{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.adopt-segmented button,.species-filter button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:inline-flex}.adopt-segmented button.is-active,.species-filter button.is-active{background:var(--brand-soft);color:var(--brand-dark);border-color:#2f7d6857}.adopt-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:20px;display:grid}.adopt-list{gap:12px;display:grid}.adopt-card{border:1px solid var(--line);background:var(--surface);min-height:132px;color:var(--ink);text-align:left;border-radius:8px;grid-template-columns:108px minmax(0,1fr);gap:12px;padding:12px;display:grid}.adopt-card.is-active{background:var(--brand-soft);border-color:#2f7d6861}.adopt-card-body{flex-direction:column;justify-content:center;gap:6px;display:flex}.adopt-card-body strong{font-size:22px}.adopt-card-body small{color:var(--muted);font-weight:750}.adopt-card-body span{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.adopt-photo{background:#dceee7;border-radius:8px;min-height:108px;position:relative;overflow:hidden}.adopt-photo img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.adopt-detail{gap:18px;display:grid}.adopt-detail-header{justify-content:space-between;gap:18px;display:flex}.adopt-detail-header h2{margin-top:6px;font-size:38px;line-height:1}.adopt-detail-header p{color:var(--muted);margin-top:8px}.adopt-summary{max-width:560px;line-height:1.45}.adopt-status-list{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.adopt-status-list span{background:var(--pink-soft);color:#8c4153;border-radius:999px;height:fit-content;padding:7px 10px;font-size:12px;font-weight:850}.adopt-gallery{grid-template-columns:1.2fr .9fr .9fr;gap:10px;display:grid}.adopt-gallery .adopt-photo{min-height:180px}.adopt-gallery .adopt-photo:first-child{min-height:260px}.adopt-detail-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.adopt-detail-grid section{background:#fff;border:1px solid #eadfce;border-radius:8px;padding:14px}.adopt-detail-grid p{color:var(--muted);margin-top:8px;line-height:1.5}.adopt-actions,.adopt-form-actions{flex-wrap:wrap;gap:10px;display:flex}.success-message{background:var(--brand-soft);color:var(--brand-dark);border-radius:8px;padding:12px;font-weight:800}.adopt-form{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;padding:16px;scroll-margin-top:24px;animation:.34s form-reveal;box-shadow:0 16px 42px #3d2f1f14}.adoption-publish-modal{width:min(860px,100%)}.publisher-flow-tabs{border:1px solid var(--line);background:#f1eadf;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;padding:5px;display:grid}.publisher-flow-tabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:850;display:inline-flex}.publisher-flow-tabs button.is-active{background:var(--brand);color:#fff;box-shadow:0 8px 18px #2f7d6829}.publisher-form-intro{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;gap:12px;padding:14px;display:flex}.publisher-form-intro svg{color:var(--brand-dark);flex:none}.publisher-form-intro strong{color:var(--ink);display:block}.publisher-form-intro p{color:var(--muted);margin-top:4px;line-height:1.45}.check-grid{background:#fff;border:1px solid #eadfce;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:14px;display:grid}.check-grid legend{color:var(--ink);padding:0 6px;font-size:13px;font-weight:850}.modal-form .check-grid label{min-height:38px;color:var(--muted);background:#fffaf3;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;line-height:1.3;display:flex}.modal-form .check-grid input{width:auto;accent-color:var(--brand)}.upload-field{cursor:pointer;position:relative}.upload-field span{min-height:82px;color:var(--brand-dark);text-align:center;background:#fffaf3;border:1px dashed #d8c8b4;border-radius:8px;place-items:center;gap:7px;font-weight:850;display:grid}.upload-field input{opacity:0;pointer-events:none;position:absolute}@keyframes form-reveal{0%{opacity:.72;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.publish-banner-button{background:var(--brand-soft);width:fit-content;min-height:34px;color:var(--brand-dark);border:1px solid #2f7d6838;border-radius:999px;justify-self:end;padding:0 12px;font-size:13px;font-weight:850}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-grid button{flex-direction:column;align-items:flex-start;min-height:132px}.category-grid span{color:var(--muted);font-size:13px;line-height:1.4}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.directory-controls{background:#fffaf3;border:1px solid #eadfce;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 18px;padding:12px;display:flex}.directory-controls p{color:var(--muted);font-size:13px;line-height:1.4}.marketplace-filters{background:#fffdf8;border:1px solid #eadfce;border-radius:8px;gap:13px;margin:-4px 0 18px;padding:14px;display:grid}.marketplace-filters.is-collapsed{gap:8px}.filter-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.filter-panel-header .eyebrow{align-items:center;gap:6px;display:inline-flex}.filter-active-count{color:var(--muted);margin-top:6px;font-size:13px;font-weight:800;display:block}.filter-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filter-reset{background:var(--brand-soft);min-height:34px;color:var(--brand-dark);white-space:nowrap;border:1px solid #2f7d683d;border-radius:999px;padding:0 12px;font-size:13px;font-weight:850}.filter-reset:hover{background:#dceee7;box-shadow:0 8px 18px #2f7d681f}.filter-collapse-button{min-height:34px;color:var(--ink);background:#fff;border:1px solid #e5d8c8;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.filter-collapse-button:hover{background:var(--brand-soft);color:var(--brand-dark);border-color:#2f7d6857}.filter-collapse-button svg{transition:transform .16s}.marketplace-filters:not(.is-collapsed) .filter-collapse-button svg{transform:rotate(180deg)}.marketplace-filter-body{gap:13px;display:grid}.filter-group{grid-template-columns:148px minmax(0,1fr);align-items:center;gap:10px;display:grid}.filter-group>strong{color:var(--ink);font-size:14px}.filter-options{flex-wrap:wrap;gap:8px;display:flex}.filter-options button{min-height:34px;color:var(--muted);background:#fff;border:1px solid #e5d8c8;border-radius:999px;padding:0 12px;font-size:13px;font-weight:850}.filter-options button:hover{color:var(--brand-dark);border-color:#2f7d6866;box-shadow:0 8px 18px #3d2f1f14}.filter-options button.is-active{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 9px 20px #2f7d682e}.filter-results-note{color:var(--muted);font-size:13px;font-weight:800}.directory-empty-state{background:#fffaf3;border:1px dashed #d8c8b4;border-radius:8px;padding:22px}.directory-empty-state h3{font-size:20px}.directory-empty-state p{color:var(--muted);margin-top:6px;line-height:1.45}.switch-control{color:var(--ink);white-space:nowrap;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:850;display:inline-flex}.switch-control input{opacity:0;pointer-events:none;position:absolute}.switch-control span{background:#e4d8c8;border-radius:999px;width:46px;height:26px;padding:3px;transition:background-color .16s,box-shadow .16s}.switch-control span:before{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .16s;display:block;box-shadow:0 3px 8px #3d2f1f2e}.switch-control input:checked+span{background:var(--brand);box-shadow:0 8px 18px #2f7d6829}.switch-control input:checked+span:before{transform:translate(20px)}.directory-card{grid-template-columns:132px minmax(0,1fr);display:grid;overflow:hidden}.directory-cover{min-height:190px;color:var(--brand-dark);background:#dceee7;place-items:center;font-size:34px;font-weight:900;display:grid}.directory-card:nth-child(5n+1){background:#fffdf8}.directory-card:nth-child(5n+1) .directory-cover{background:#dceee7}.directory-card:nth-child(5n+2){background:#fbf7ef}.directory-card:nth-child(5n+2) .directory-cover{color:#8f571c;background:#f7ead7}.directory-card:nth-child(5n+3){background:#f8fbfd}.directory-card:nth-child(5n+3) .directory-cover{color:#315f86;background:#e2edf5}.directory-card:nth-child(5n+4){background:#fff8fa}.directory-card:nth-child(5n+4) .directory-cover{color:#8c4153;background:#f3e0e5}.directory-card:nth-child(5n){background:#f6f2e9}.directory-card:nth-child(5n) .directory-cover{color:var(--brand-dark);background:#eee6d8}.directory-body{gap:12px;padding:16px;display:grid}.directory-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.directory-title h3{font-size:18px}.directory-title p{color:var(--muted);margin-top:5px;line-height:1.4}.directory-title>strong{color:var(--brand-dark);white-space:nowrap}.directory-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.tag-list,.health-checks{flex-wrap:wrap;gap:7px;display:flex}.tag-list span,.health-checks span{color:var(--muted);background:#f5efe5;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.directory-card button{background:var(--brand);color:#fff;border:0;border-radius:8px;min-height:40px;font-weight:800}.directory-card button:hover{background:var(--brand-dark);box-shadow:0 10px 20px #24322f29}.emergency-badge{font-weight:850;color:#8f571c!important}.match-layout{grid-template-columns:minmax(260px,.8fr) minmax(310px,1fr) minmax(260px,.8fr);align-items:start;gap:20px;display:grid}.match-mode-tabs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.match-mode-tabs button{border:1px solid var(--line);background:var(--surface);min-height:96px;color:var(--ink);text-align:left;border-radius:8px;padding:16px}.match-mode-tabs button.is-active{background:var(--pink-soft);border-color:#b86c7d6b}.match-mode-tabs button:hover{border-color:#b86c7d52;box-shadow:0 10px 26px #3d2f1f12}.match-mode-tabs strong,.match-mode-tabs span{display:block}.match-mode-tabs span{color:var(--muted);margin-top:6px;line-height:1.4}.post-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:start;gap:20px;display:grid}.match-card{overflow:hidden}.match-photo{background:#efe6db;height:320px;position:relative;overflow:hidden}.match-photo:after{content:"";pointer-events:none;background:linear-gradient(#241c1800 46%,#241c187a 100%);position:absolute;inset:0}.match-photo img{object-fit:cover;width:100%;height:100%;display:block}.match-photo-badge{z-index:2;color:var(--brand-dark);background:#ffffffe0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 24px #241c1829}.match-content{gap:16px;padding:20px;display:grid}.match-content h2{margin-top:6px;font-size:34px}.match-content p,.location-line,.match-note,.empty-state,.action-help{color:var(--muted);line-height:1.5}.location-line{margin-top:8px}.health-checks{flex-direction:column}.health-checks span{width:fit-content;color:var(--brand-dark);background:var(--brand-soft)}.match-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.postulation-panel,.saved-panel{position:sticky;top:28px}.post-preview-card{background:#fff;border:1px solid #eadfce;border-radius:8px;min-height:360px;overflow:hidden}.post-preview-photo{height:260px;position:relative;overflow:hidden}.post-preview-photo:after{content:"";background:linear-gradient(#241c1800 46%,#241c1857 100%);position:absolute;inset:0}.post-preview-photo img{object-fit:cover;width:100%;height:100%;display:block}.post-preview-content{gap:12px;padding:20px;display:grid}.post-preview-card h3{font-size:32px}.post-preview-card p{color:var(--muted)}.responsible-note{background:var(--amber-soft);color:#7d4c18;border-radius:8px;margin-top:14px;padding:12px;font-size:13px;line-height:1.4}.qr-scan-page{place-items:center;min-height:100%;display:grid}.qr-scan-panel{border:1px solid var(--line);width:min(100%,1040px);min-height:520px;box-shadow:var(--shadow);background:radial-gradient(circle at 88% 18%,#2f7d682e,#0000 28%),linear-gradient(135deg,#fffdf8 0%,#f3faf6 100%);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);align-items:center;gap:28px;padding:34px;display:grid}.qr-scan-copy{max-width:620px}.qr-scan-copy h1{color:var(--ink);margin-top:10px;font-size:clamp(40px,6vw,68px);line-height:.98}.qr-scan-copy p{max-width:560px;color:var(--muted);margin-top:16px;font-size:17px;line-height:1.55}.qr-scan-copy .primary{min-height:48px;margin-top:24px;padding:0 22px}.qr-scan-status{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.qr-scan-status span{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:850;display:inline-flex}.qr-scanner-card{color:#fff;background:#203630;border-radius:8px;justify-items:center;gap:16px;padding:22px;display:grid;box-shadow:0 22px 48px #17312b38}.qr-scan-frame{aspect-ratio:1;background-color:#ffffff14;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px),linear-gradient(#ffffff14 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;place-items:center;width:min(100%,320px);display:grid;position:relative;overflow:hidden}.qr-scan-frame svg{color:#ffffffc7}.scan-line{background:#7be4c5;border-radius:999px;height:3px;animation:2.1s ease-in-out infinite scanLine;position:absolute;top:28px;left:18px;right:18px;box-shadow:0 0 18px #7be4c5d6}.scan-corner{border-style:solid;border-color:#7be4c5;width:38px;height:38px;position:absolute}.scan-corner.top-left{border-width:3px 0 0 3px;top:16px;left:16px}.scan-corner.top-right{border-width:3px 3px 0 0;top:16px;right:16px}.scan-corner.bottom-left{border-width:0 0 3px 3px;bottom:16px;left:16px}.scan-corner.bottom-right{border-width:0 3px 3px 0;bottom:16px;right:16px}.qr-scanner-footer{color:#fffc;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}@keyframes scanLine{0%,to{transform:translateY(0)}50%{transform:translateY(250px)}}.qr-public-page{flex-direction:column;gap:20px;max-width:1180px;margin:0 auto;display:flex}.qr-public-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#ffffff42,#0000 28%),linear-gradient(135deg,#203630,#2f7d68);border-radius:8px;flex-direction:column;justify-content:space-between;gap:22px;min-height:300px;padding:24px;display:flex;overflow:hidden}.qr-public-hero .text-button{color:#fff;width:fit-content}.qr-public-hero-body{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:end;gap:28px;display:grid}.public-card{max-width:740px}.public-card .eyebrow,.public-card h1,.public-card p{color:#fff}.public-card h1{margin-top:10px;font-size:clamp(44px,8vw,84px);line-height:.95}.public-card p{max-width:620px;margin-top:14px;line-height:1.55}.public-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.public-meta span{color:#fff;background:#ffffff29;border-radius:999px;padding:8px 11px;font-weight:800}.qr-public-pet-card{background:#ffffff1a;border:1px solid #ffffff52;border-radius:8px;min-height:250px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 42px #0d1d194d}.qr-public-pet-card:after{content:"";background:linear-gradient(#0000 48%,#12211db8);position:absolute;inset:0}.qr-public-pet-card img{object-fit:cover;width:100%;height:100%;min-height:250px;display:block}.qr-public-pet-card figcaption{z-index:1;color:#203630;background:#ffffffe0;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900;position:absolute;bottom:12px;right:14px}.public-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.critical-list>span,.critical-list>.contact-line{color:var(--muted);background:#fff;border:1px solid #eadfce;border-radius:8px;padding:12px}.qr-actions{grid-template-columns:1fr 1fr;display:grid}@media (width<=1120px){.mode-bar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.mode-bar-left,.mode-bar-brand{width:100%}.global-mode-switch{grid-template-columns:auto 1fr 1fr;width:100%}.global-mode-switch button{padding:0 10px}.app-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--line);min-width:0;height:auto;max-height:none;padding:12px;position:relative;top:auto;overflow:visible}.brand-menu-wrap,.sidebar-note{display:none}.main-nav{flex-direction:row;min-width:0;padding-bottom:2px;overflow-x:auto}.main-nav button{white-space:nowrap}.hero-panel,.content-grid,.content-grid.reverse,.qr-scan-panel,.public-grid,.vet-patient-layout,.adopt-controls,.adopt-layout,.adopt-detail-grid{grid-template-columns:1fr}.vet-patient-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.match-layout,.post-layout{grid-template-columns:1fr}.postulation-panel,.saved-panel{position:static}}@media (width<=760px){.mode-bar{gap:8px;min-height:auto;padding:8px 14px 10px}.mode-bar-brand strong{font-size:13px}.mode-bar-brand small{font-size:11px}.modal-backdrop{align-items:end;padding:10px}.account-modal{border-radius:10px 10px 0 0;max-height:calc(100svh - 20px)}.modal-header,.modal-content{padding:16px}.modal-header h2{font-size:24px}.modal-form,.help-topic-grid,.support-grid,.qr-link-content{grid-template-columns:1fr}.settings-list article,.danger-zone,.account-status-card{grid-template-columns:1fr;align-items:flex-start}.profile-overview-card,.account-status-card{align-items:flex-start}.modal-actions{grid-template-columns:1fr;display:grid}.qr-link-actions,.revoke-access-actions{padding:0 16px 16px}.global-mode-switch>span{display:none}.global-mode-switch{grid-template-columns:1fr 1fr;padding:3px}.global-mode-switch button{min-height:34px;font-size:13px}.app-shell{height:100%;min-height:0;display:block;overflow:hidden}.sidebar{z-index:70;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));max-height:none;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;border-top:1px solid #ddd1bfeb;border-bottom:0;position:fixed;inset:auto 0 0;box-shadow:0 -10px 30px #3d2f1f1a}.main-nav{gap:4px;height:100%;padding:0;display:flex;overflow:visible}.main-nav button{white-space:normal;border-radius:12px;flex-direction:column;flex:1 1 0;justify-content:center;gap:4px;min-width:0;min-height:56px;padding:6px 4px;font-size:11px;font-weight:800;line-height:1.1}.main-nav button svg{width:21px;height:21px}.nav-label-full{display:none}.nav-label-short{display:block}.app-main{height:calc(100% - var(--mobile-nav-height) - env(safe-area-inset-bottom));padding:14px}.view-stack{gap:14px}.hero-panel{min-height:auto;padding:16px;display:block}.qr-scan-panel{gap:18px;min-height:auto;padding:16px}.qr-scan-copy h1{font-size:clamp(31px,9vw,40px)}.qr-scan-copy p{font-size:14px}.qr-scanner-card{padding:16px}.qr-scan-frame{width:min(100%,260px)}.hero-panel h1{margin-top:8px;font-size:clamp(25px,7vw,29px);line-height:1.08}.hero-panel p{margin-top:10px;font-size:14px;line-height:1.48}.eyebrow{letter-spacing:.07em;font-size:11px}.hero-actions{margin-top:16px}.pet-selector,.metric-grid,.category-grid,.directory-grid,.split-form,.match-mode-tabs{grid-template-columns:1fr}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions button,.pet-summary,.vet-inbox,.match-counter,.search-box{width:100%}.pet-summary,.vet-inbox,.match-counter{margin-top:16px}.hero-pet-banner,.match-visual-card{min-height:200px}.hero-pet-info{padding:16px}.pet-summary h2,.vet-inbox h2{font-size:26px}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.qr-card{padding:16px}.section-heading{gap:10px;margin-bottom:14px}.section-heading h2,.qr-card h2{font-size:22px}.metric-card{min-height:auto;padding:16px}.metric-card strong{font-size:24px}.search-box,.adopt-hero-card{margin-top:16px;padding:14px}.adopt-hero-card{min-height:auto}.adopt-hero-card strong{font-size:20px}.adopt-publisher-shortcuts,.publisher-flow-tabs{grid-template-columns:1fr;display:grid}.check-grid{grid-template-columns:1fr}.publisher-form-intro{flex-direction:column}.publish-banner-button{justify-self:start}.category-grid button{min-height:96px;padding:14px}.category-grid span{font-size:12px}.directory-card{grid-template-columns:1fr}.directory-cover{min-height:140px}.section-heading,.directory-title,.appointment-list article,.appointment-button,.patient-list article,.patient-list-button,.reminder-list article,.directory-controls{flex-direction:column;align-items:flex-start}.filter-panel-header{flex-direction:column}.filter-header-actions{justify-content:flex-start;width:100%}.filter-group{grid-template-columns:1fr;align-items:flex-start}.filter-options{width:100%}.filter-options button{flex:auto}.patient-list article>span:last-child,.patient-list-button>span:last-child{margin-left:0}.vet-patient-hero,.vet-patient-grid{grid-template-columns:1fr}.vet-patient-grid .vet-owner-card{grid-column:auto}.vet-patient-hero h3{font-size:32px}.vet-patient-hero img{height:180px}.qr-actions,.match-actions,.adopt-actions,.adopt-form-actions{grid-template-columns:1fr;display:grid}.adopt-card{grid-template-columns:92px minmax(0,1fr);min-height:112px}.adopt-photo{min-height:92px}.adopt-detail-header{flex-direction:column}.adopt-status-list{justify-content:flex-start}.adopt-gallery{grid-template-columns:1fr}.adopt-gallery .adopt-photo,.adopt-gallery .adopt-photo:first-child{min-height:180px}.adopt-detail-header h2{font-size:32px}.adopt-segmented,.species-filter{grid-template-columns:1fr 1fr;display:grid}.species-filter button:first-child{grid-column:1/-1}.adopt-segmented button,.species-filter button{justify-content:center}.match-photo{height:260px}.match-content{gap:14px;padding:16px}.match-content h2{font-size:30px}.post-preview-photo{height:220px}.qr-public-hero{min-height:auto;padding:18px}.qr-public-hero-body{grid-template-columns:1fr;gap:16px}.qr-public-pet-card,.qr-public-pet-card img{min-height:190px}.public-card h1{font-size:42px}.public-card p{font-size:16px}.public-meta span{padding:7px 10px;font-size:13px}}
