@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#17213f;--muted:#71809d;--subtle:#98a3bb;--line:#e9ecf4;--canvas:#f7f8fc;--surface:#fff;--primary:#5b55f6;--primary-dark:#4640df;--primary-soft:#eeefff;--green:#27ba75;--green-soft:#e9f9f0;--red:#fb5c65;--red-soft:#fff0f1;--peach:#fff2e9;--blue-soft:#eaf2ff;--shadow:0 16px 40px #26305612;--shadow-small:0 6px 18px #2630560f;--radius-xl:24px;--radius-lg:18px;--radius-md:14px}*{box-sizing:border-box}html{min-width:320px}body{background:var(--canvas);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #5b55f647}img{display:block}p,h1,h2,h3{margin:0}.app-shell{min-height:100vh;display:flex}.main-shell{flex:1;min-width:0}.content-wrap{max-width:1540px;margin:0 auto;padding:0 42px 48px}.sidebar{border-right:1px solid var(--line);z-index:20;background:#ffffffc7;flex-direction:column;flex-shrink:0;width:244px;min-height:100vh;padding:29px 18px 19px;display:flex}.brand{color:var(--ink);letter-spacing:-.05em;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.brand>span:last-child span{color:var(--primary)}.brand-mark{color:var(--primary);background:var(--primary-soft);border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.sidebar-top{justify-content:space-between;align-items:flex-start;height:53px;padding:0 8px;display:flex}.sidebar-close{display:none!important}.workspace-label,.eyebrow{letter-spacing:.14em;color:var(--subtle);font-size:10px;font-weight:700}.workspace-label{padding:21px 12px 13px}.side-nav{gap:5px;display:grid}.nav-item,.help-link{color:#4e5b77;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.nav-item:hover,.help-link:hover{color:var(--ink);background:#f5f6fb}.nav-item svg,.help-link svg{color:#7f8ba4}.nav-active{background:var(--primary-soft);color:var(--primary-dark)}.nav-active svg{color:var(--primary)}.nav-count{background:var(--red-soft);width:21px;height:21px;color:var(--red);border-radius:100%;place-items:center;margin-left:auto;font-size:10px;display:grid}.sidebar-bottom{gap:16px;margin-top:auto;display:grid}.help-link{padding-left:13px}.sidebar-profile{border-top:1px solid var(--line);align-items:center;gap:10px;padding:18px 7px 0;display:flex}.sidebar-profile>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.sidebar-profile strong{white-space:nowrap;font-size:12px}.sidebar-profile span{color:var(--subtle);white-space:nowrap;font-size:10px}.profile-initial,.user-avatar,.settings-avatar{color:#7d4b24;background:#e8ddcf;border-radius:100%;place-items:center;font-weight:700;display:grid}.profile-initial{width:32px;height:32px;font-size:12px}.topbar{justify-content:space-between;align-items:center;height:107px;padding:0 42px;display:flex}.page-heading h1{letter-spacing:-.045em;margin-top:4px;font:800 24px/1.2 Manrope,sans-serif}.topbar-actions{align-items:center;gap:15px;display:flex}.icon-button{background:var(--surface);border:1px solid var(--line);color:#64718c;border-radius:100%;place-items:center;width:36px;height:36px;display:grid}.notification-button{position:relative}.notification-button i{background:var(--red);box-sizing:content-box;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.user-chip{color:var(--subtle);background:0 0;align-items:center;gap:7px;display:flex}.user-avatar{color:#fff;background:#222c48;width:35px;height:35px;font-size:10px}.topbar-mobile{display:none}.welcome-row{justify-content:space-between;align-items:flex-end;margin:4px 0 28px;display:flex}.welcome-kicker{color:var(--subtle);margin-bottom:8px;font-size:11px}.welcome-row h2{letter-spacing:-.055em;font:800 30px/1.15 Manrope,sans-serif}.wave{color:#f7a83b;margin-left:4px;font-size:24px}.welcome-sub,.view-intro p{color:var(--muted);margin-top:8px;font-size:13px}.button{border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #5b55f62b}.button-primary{color:#fff;background:var(--primary)}.button-primary:hover{background:var(--primary-dark)}.button-secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.button-soft{color:var(--primary);background:var(--primary-soft)}.button-danger{color:#fff;background:var(--red)}.button-ghost{color:var(--primary);background:0 0}.welcome-row>.button{padding:13px 18px}.section-block{background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-small);border:1px solid #edf0f6;padding:26px 25px 24px}.section-heading,.view-intro,.list-heading{justify-content:space-between;align-items:center;display:flex}.section-heading{margin-bottom:19px}h2{letter-spacing:-.045em;font:800 22px/1.2 Manrope,sans-serif}.section-heading h2{margin-top:3px}.muted-count{color:var(--subtle);vertical-align:middle;background:#f3f4f8;border-radius:9px;margin-left:5px;padding:4px 8px;font:600 12px DM Sans,sans-serif}.text-link{color:var(--primary);background:0 0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.pet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pet-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.pet-card:hover{box-shadow:var(--shadow-small);transform:translateY(-2px)}.pet-card-image{background:#eee;height:155px;position:relative;overflow:hidden}.pet-avatar{object-fit:cover;object-position:center 24%;width:100%;height:100%}.pet-avatar-lg{object-fit:cover;object-position:center 24%}.pet-favorite{width:27px;height:27px;color:var(--primary);z-index:2;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-11px;right:9px;box-shadow:0 3px 10px #141e411f}.pet-card-body{padding:15px 13px 12px}.pet-card-title{justify-content:space-between;display:flex}.pet-card-title h3{letter-spacing:-.03em;font:700 15px Manrope,sans-serif}.pet-card-title p,.large-pet-info p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.pet-menu{color:var(--subtle)}.pet-meta{border-bottom:1px solid #f0f2f7;align-items:center;gap:9px;padding:12px 0 10px;display:flex}.pet-meta>div:last-child{gap:4px;display:grid}.pet-meta strong{color:var(--muted);font-size:10px;font-weight:500}.status{white-space:nowrap;align-items:center;gap:5px;width:fit-content;font-size:9px;display:inline-flex}.status-green{color:#1a9d5c}.status-red{color:var(--red)}.status-purple{color:var(--primary)}.status-gray{color:var(--muted)}.status-orange{color:#d58935}.status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.progress-ring{flex-shrink:0;place-items:center;width:36px;height:36px;display:grid;position:relative}.progress-ring svg{position:absolute;transform:rotate(-90deg)}.progress-ring circle{fill:none;stroke-width:3.5px}.ring-track{stroke:#e5f6ed}.ring-value{stroke:var(--green);stroke-linecap:round}.progress-ring span{color:#15935a;font-size:8px;font-weight:700;position:relative}.edit-button{border-radius:8px;width:100%;margin-top:11px;padding:8px;font-size:10px}.add-pet-card{min-height:292px;color:var(--primary);background:linear-gradient(145deg,#fbfbff,#f0efff);border:1px dashed #c9c8fb;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.add-pet-card>span{background:#fff;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 5px 15px #5b55f61a}.add-pet-card strong{font-size:12px}.add-pet-card small{color:#8f91bc;font-size:10px}.insights-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.insight-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:218px;box-shadow:var(--shadow-small);background:#fff;flex-direction:column;padding:17px;display:flex;position:relative;overflow:hidden}.insight-purple{background:linear-gradient(145deg,#fff,#f4f2ff)}.insight-green{background:linear-gradient(145deg,#fff,#effbf5)}.insight-blue{background:linear-gradient(145deg,#fff,#f0f6ff)}.insight-peach{background:linear-gradient(145deg,#fff,#fff5ef)}.insight-icon{width:36px;height:36px;color:var(--primary);background:var(--primary-soft);border-radius:11px;place-items:center;display:grid}.insight-green .insight-icon{color:var(--green);background:var(--green-soft)}.insight-blue .insight-icon{color:#5281eb;background:var(--blue-soft)}.insight-peach .insight-icon{color:#df9056;background:var(--peach)}.insight-copy{z-index:2;margin-top:18px}.insight-copy h3{letter-spacing:-.03em;margin-top:4px;font:700 14px Manrope,sans-serif}.insight-copy p{color:var(--muted);max-width:180px;margin-top:5px;font-size:10px;line-height:1.5}.insight-action{width:fit-content;color:var(--primary);z-index:2;background:0 0;align-items:center;gap:5px;margin-top:auto;font-size:10px;font-weight:700;display:inline-flex}.mini-qr,.shield-illustration,.spark-bars,.tip-lines{opacity:.2;position:absolute;top:66px;right:13px}.mini-qr{color:var(--primary)}.shield-illustration{color:var(--primary);top:73px;right:24px}.spark-bars{align-items:end;gap:4px;height:58px;display:flex;top:65px}.spark-bars i{background:#6286f7;border-radius:5px 5px 1px 1px;width:7px;display:block}.spark-bars i:first-child{height:22px}.spark-bars i:nth-child(2){height:39px}.spark-bars i:nth-child(3){height:30px}.spark-bars i:nth-child(4){height:51px}.spark-bars i:nth-child(5){height:35px}.spark-bars i:nth-child(6){height:57px}.spark-bars i:nth-child(7){height:45px}.tip-lines{gap:10px;display:grid;top:74px;right:20px}.tip-lines i{background:#df9056;border-radius:5px;width:54px;height:7px}.tip-lines i:nth-child(2){width:40px}.completion-banner{border-radius:var(--radius-lg);background:linear-gradient(106deg,#eeefff 0%,#f7f7ff 56%,#e3e6f7 100%);border:1px solid #e3e4f8;justify-content:space-between;min-height:172px;margin-top:16px;display:flex;position:relative;overflow:hidden}.completion-text{z-index:2;padding:26px 28px;position:relative}.completion-text h2{margin-top:7px;font-size:18px}.completion-text h2 strong{color:var(--primary)}.completion-text p{color:#677293;margin:7px 0 16px;font-size:11px}.completion-text .button{padding:9px 13px;font-size:10px}.completion-image{width:40%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 25%);mask-image:linear-gradient(90deg,#0000 0,#000 25%)}.completion-image img{object-fit:cover;object-position:center 24%;width:100%;height:100%}.page-content{padding-top:7px}.view-intro{margin:3px 0 28px}.view-intro h2{margin-top:5px;font-size:30px}.tag-summary-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:17px;display:grid}.tag-summary{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);background:#fff;align-items:center;gap:13px;padding:18px;display:flex}.summary-icon{border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.summary-icon.purple{color:var(--primary);background:var(--primary-soft)}.summary-icon.green{color:var(--green);background:var(--green-soft)}.summary-icon.blue{color:#4c83ec;background:var(--blue-soft)}.tag-summary div:last-child{gap:4px;display:grid}.tag-summary strong{letter-spacing:-.05em;font:800 23px Manrope,sans-serif}.tag-summary span{color:var(--muted);font-size:10px}.table-card,.settings-card,.activity-overview,.list-card,.location-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);background:#fff}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px;display:flex}.search-field{width:236px;color:var(--subtle);background:#f8f9fc;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.filter-button{color:#53617e;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:16px;padding:9px 11px;font-size:11px;font-weight:600;display:inline-flex}.tag-table{overflow-x:auto}.table-head,.table-row{grid-template-columns:2.1fr 1.25fr .9fr 1.15fr 30px;align-items:center;gap:15px;min-width:760px;padding:14px 19px;display:grid}.table-head{color:var(--subtle);letter-spacing:.12em;font-size:9px;font-weight:700}.table-row{border-top:1px solid #f0f2f7;min-height:71px;font-size:11px}.tag-cell{align-items:center;gap:10px;display:flex}.tag-cell>div:last-child{gap:4px;display:grid}.tag-cell strong{font-size:11px}.tag-cell span,.scan-date{color:var(--muted);font-size:10px}.tag-thumb{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.tag-thumb.indigo{color:var(--primary);background:var(--primary-soft)}.tag-thumb.forest{color:var(--green);background:var(--green-soft)}.tag-thumb.rose{color:#e3768d;background:#fff0f3}.tag-thumb.sun{color:#e29a45;background:#fff5e9}.assigned-cell{color:#4e5b77;align-items:center;gap:8px;display:flex}.tiny-avatar{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:700;display:grid}.row-more{color:var(--subtle);background:0 0}.activity-overview{min-height:242px;margin-bottom:17px;padding:24px;display:flex}.activity-total{border-right:1px solid var(--line);flex-direction:column;width:30%;display:flex}.activity-total strong{letter-spacing:-.08em;margin-top:22px;font:800 48px Manrope,sans-serif}.growth{color:var(--green);align-items:center;gap:3px;margin-top:8px;font-size:10px;display:flex}.activity-chart{flex:1;align-items:end;gap:9px;padding:44px 9px 21px 25px;display:flex;position:relative}.activity-chart i{background:linear-gradient(#d8d7ff,#8c88fa);border-radius:7px 7px 2px 2px;flex:1;min-width:6px;max-width:22px}.chart-labels{color:var(--subtle);justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:0;left:25px;right:5px}.activity-bottom{grid-template-columns:1.55fr .85fr;gap:17px;display:grid}.list-card,.location-card{padding:21px}.list-heading{margin-bottom:11px}.list-heading h3,.location-card h3{font:700 15px Manrope,sans-serif}.scan-row{border-top:1px solid #f0f2f7;grid-template-columns:34px 1fr auto 16px;align-items:center;gap:10px;padding:13px 0;display:grid}.scan-icon{width:32px;height:32px;color:var(--primary);background:var(--primary-soft);border-radius:9px;place-items:center;display:grid}.scan-row div:nth-child(2){gap:4px;display:grid}.scan-row strong{font-size:11px}.scan-row span,.scan-row time{color:var(--muted);font-size:10px}.scan-row>svg{color:var(--subtle)}.location-card{background:linear-gradient(155deg,#fff,#f1f3ff)}.location-card .eyebrow{margin-top:17px;display:block}.location-card h3{margin-top:6px;font-size:22px}.location-card p{color:var(--muted);margin:6px 0 24px;font-size:11px}.location-bar{background:#e6e8fa;border-radius:20px;height:9px;margin-top:9px;overflow:hidden}.location-bar i{background:var(--primary);border-radius:inherit;height:100%;display:block}.settings-grid{grid-template-columns:1.2fr .8fr;gap:17px;display:grid}.settings-card{padding:22px}.settings-card-heading{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:21px;display:flex}.settings-card-heading>div:nth-child(2){flex:1}.settings-avatar{width:47px;height:47px;font-size:14px}.settings-card h3{font:700 15px Manrope,sans-serif}.settings-card p{color:var(--muted);margin-top:4px;font-size:11px}.field-grid{grid-template-columns:1fr 1fr;gap:17px 13px;padding-top:21px;display:grid}.settings-card label,.edit-modal label{color:#64718c;gap:7px;font-size:10px;font-weight:700;display:grid}.settings-card input,.edit-modal input,.edit-modal select,.found-modal input,.found-modal textarea{color:var(--ink);background:#f8f9fc;border:1px solid #eef0f6;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.notification-settings{gap:12px;display:grid}.notification-settings>div{padding-bottom:9px}.notification-settings h3{margin-top:6px}.toggle-row{border-top:1px solid #f0f2f7;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.toggle-row>span:first-child{gap:3px;display:grid}.toggle-row strong{font-size:11px}.toggle-row small{color:var(--muted);font-size:10px}.toggle{background:#d9deea;border-radius:99px;width:37px;height:22px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;display:block;box-shadow:0 1px 4px #0000001a}.toggle.on{background:var(--primary)}.toggle.on i{transform:translate(15px)}.pets-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.large-pet-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:220px;box-shadow:var(--shadow-small);background:#fff;grid-template-columns:42% 58%;display:grid;overflow:hidden}.large-pet-media{min-height:220px;position:relative}.large-pet-media .pet-avatar{object-fit:cover}.large-pet-media .status{box-shadow:var(--shadow-small);background:#fff;border-radius:99px;padding:6px 8px;position:absolute;top:13px;left:13px}.large-pet-info{flex-direction:column;padding:22px;display:flex}.large-pet-info h3{font:800 21px Manrope,sans-serif}.large-pet-info p{font-size:11px}.large-pet-completion{color:var(--muted);align-items:center;gap:9px;margin-top:auto;font-size:10px;display:flex}.large-pet-actions{gap:9px;margin-top:16px;display:flex}.large-pet-actions .button{padding:9px 11px;font-size:10px}.round-arrow{border:1px solid var(--line);width:34px;height:34px;color:var(--primary);background:#fff;border-radius:10px;place-items:center;display:grid}.empty-add-card{border-radius:var(--radius-lg);min-height:220px;color:var(--primary);background:linear-gradient(145deg,#fbfbff,#f0efff);border:1px dashed #c9c8fb;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.empty-add-card h3{font:700 14px Manrope,sans-serif}.empty-add-card p{color:#8c90b8;font-size:10px}.public-shell{background:#f8f8fc;min-height:100vh}.public-topbar{border-bottom:1px solid var(--line);background:#ffffffb8;justify-content:space-between;align-items:center;height:72px;padding:0 34px;display:flex}.back-button{color:var(--muted);background:0 0;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.public-brand{color:var(--primary);align-items:center;gap:7px;font:800 16px Manrope,sans-serif;display:flex}.live-pill{color:var(--green);background:var(--green-soft);border-radius:99px;padding:7px 10px;font-size:10px;font-weight:700}.live-pill i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.public-stage{justify-content:center;align-items:center;gap:80px;min-height:calc(100vh - 72px);padding:55px 24px;display:flex}.finder-label{max-width:290px;margin-bottom:15%}.finder-label h1{letter-spacing:-.06em;margin-top:10px;font:800 38px/1.08 Manrope,sans-serif}.finder-label p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.6}.phone-frame{background:#161a22;border-radius:43px;width:340px;padding:10px;position:relative;box-shadow:0 28px 60px #151d3038,inset 0 0 0 2px #646775}.phone-notch{z-index:10;background:#080a0e;border-radius:0 0 15px 15px;width:108px;height:23px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.phone-screen{background:#f8f8fc;border-radius:34px;min-height:665px;overflow:hidden}.phone-hero{height:274px;position:relative;overflow:hidden}.phone-hero img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-gradient{background:linear-gradient(#00000047,#0000 32% 62%,#00000040);position:absolute;inset:0}.phone-nav{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:17px;right:17px}.phone-nav button{color:#fff;background:0 0}.lost-badge{color:#fff;background:var(--red);border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800}.profile-sheet{z-index:2;background:#f8f8fc;border-radius:22px 22px 0 0;margin-top:-18px;padding:23px 17px 17px;position:relative}.heart-float{width:34px;height:34px;color:var(--red);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #141e4121}.profile-identity{text-align:center}.profile-identity h2{font-size:22px}.verified{background:var(--primary);color:#fff;vertical-align:2px;border-radius:50%;place-items:center;width:14px;height:14px;font:800 9px DM Sans;display:inline-grid}.profile-identity p{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:5px;font-size:10px;display:flex}.profile-identity p i{background:#b6bdd0;border-radius:50%;width:3px;height:3px}.lost-alert{background:#fff8f6;border:1px solid #fde2e0;border-radius:11px;align-items:center;gap:9px;margin-top:16px;padding:11px;display:flex}.alert-icon{width:24px;height:24px;color:var(--red);background:#ffe2df;border-radius:8px;place-items:center;font-weight:800;display:grid}.lost-alert strong{font-size:10px;display:block}.lost-alert p{color:var(--muted);margin-top:3px;font-size:9px}.contact-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.contact-actions .button{border-radius:99px;padding:10px 6px;font-size:10px}.call-button{color:#fff;background:#21b865}.text-button{color:#fff;background:#4b88ef}.found-button{width:100%;color:var(--primary);background:#fff;border:1px solid #c9c8fb;border-radius:99px;justify-content:center;align-items:center;gap:6px;margin-top:11px;padding:10px;font-size:10px;font-weight:700;display:flex}.public-info-list{gap:6px;margin-top:14px;display:grid}.public-info-list button{text-align:left;background:#fff;border:1px solid #eff0f5;border-radius:10px;align-items:center;gap:9px;width:100%;padding:9px;display:flex}.public-info-list button>span:nth-child(2){flex:1;gap:3px;display:grid}.public-info-list strong{font-size:9px}.public-info-list small{color:var(--muted);font-size:8px}.public-info-list>button>svg{color:var(--subtle)}.info-icon{border-radius:9px;place-items:center;width:26px;height:26px;display:grid}.info-icon.green{color:var(--green);background:var(--green-soft)}.info-icon.blue{color:#4b88ef;background:var(--blue-soft)}.info-icon.purple{color:var(--primary);background:var(--primary-soft)}.public-note{color:#9aa4b8;justify-content:center;align-items:center;gap:4px;margin-top:13px;font-size:8px;display:flex}.auth-shell{background:var(--surface);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-visual{background:linear-gradient(145deg,#ececff 0%,#f6f7ff 53%,#fff8f4 100%);flex-direction:column;padding:35px 8%;display:flex;overflow:hidden}.auth-visual-top{justify-content:space-between;align-items:center;display:flex}.auth-quote{max-width:470px;margin:auto 0 35px}.auth-quote h1{letter-spacing:-.08em;margin-top:12px;font:800 50px/1.06 Manrope,sans-serif}.auth-quote p{color:var(--muted);margin-top:17px;font-size:15px}.auth-pet-stack{min-height:260px;position:relative}.auth-pet-main,.auth-pet-back{box-shadow:var(--shadow);border-radius:24px;position:absolute;overflow:hidden}.auth-pet-main{z-index:2;width:310px;height:235px;left:16%;transform:rotate(-4deg)}.auth-pet-main img,.auth-pet-back img{object-fit:cover;width:100%;height:100%}.auth-pet-main>div{color:#fff;background:linear-gradient(#0000,#131b34cc);gap:4px;padding:28px 17px 15px;display:grid;position:absolute;bottom:0;left:0;right:0}.auth-pet-main strong{font:700 14px Manrope,sans-serif}.auth-pet-main span{opacity:.8;font-size:10px}.auth-pet-back{opacity:.92;width:175px;height:190px;top:15px;left:0;transform:rotate(10deg)}.auth-float-card{z-index:4;color:var(--green);box-shadow:var(--shadow);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:11px 13px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:15px;right:10%}.auth-float-card span{color:var(--ink)}.auth-form-wrap{flex-direction:column;padding:33px 12%;display:flex}.auth-back{width:fit-content;color:var(--muted);background:0 0;align-items:center;gap:7px;font-size:11px;display:flex}.auth-form{width:100%;max-width:390px;margin:auto}.auth-form h2{margin-top:9px;font-size:32px}.auth-form>p{color:var(--muted);margin-top:7px;font-size:13px}.social-auth{gap:9px;margin-top:28px;display:grid}.social-auth .button{justify-content:center;width:100%;padding:12px}.google-g{color:#4285f4;font-weight:800}.apple-mark{color:#000;font-size:12px}.or-divider{color:var(--subtle);align-items:center;gap:10px;margin:22px 0;font-size:10px;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-form form{gap:16px;display:grid}.auth-form form>label,.edit-modal>label{color:#53617e;gap:7px;font-size:11px;font-weight:700;display:grid}.auth-form input{border:1px solid var(--line);border-radius:10px;outline:0;padding:13px;font-size:12px}.check-label{flex-direction:row;align-items:flex-start;grid-template-columns:unset!important;color:var(--muted)!important;gap:8px!important;font-size:10px!important;font-weight:500!important;display:flex!important}.check-label input{width:14px;height:14px;accent-color:var(--primary)}.form-help{justify-content:space-between;align-items:center;margin-top:-2px;display:flex}.form-help button{color:var(--primary);background:0 0;font-size:10px}.form-submit{width:100%;margin-top:3px;padding:13px}.auth-switch{color:var(--muted);text-align:center;margin-top:25px;font-size:11px}.auth-switch button{color:var(--primary);background:0 0;font-weight:700}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#131b3461;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.edit-modal,.found-modal{background:#fff;border-radius:22px;width:min(100%,420px);padding:29px;position:relative;box-shadow:0 25px 75px #131b3433}.modal-close{width:31px;height:31px;color:var(--muted);background:#f4f5f9;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.edit-modal h2,.found-modal h2{margin-top:7px;font-size:24px}.edit-modal>p,.found-modal>p{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.5}.edit-photo-row{align-items:center;gap:13px;margin:22px 0;display:flex}.edit-photo-row .pet-avatar{border-radius:50%;width:53px;height:53px}.edit-modal>label{margin-top:14px}.edit-form-row{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.edit-form-row label{color:#64718c;gap:7px;font-size:10px;font-weight:700;display:grid}.edit-modal-actions{justify-content:flex-end;gap:9px;margin-top:23px;display:flex}.modal-icon{width:42px;height:42px;color:var(--red);background:var(--red-soft);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.found-modal textarea{resize:vertical;width:100%;min-height:88px;margin-top:19px}.found-modal input{width:100%;margin-top:9px}.found-modal>.button{width:100%;margin-top:14px}.location-share{width:100%;color:var(--primary);background:0 0;justify-content:center;align-items:center;gap:5px;margin-top:15px;font-size:10px;font-weight:700;display:flex}.lost-toast{z-index:30;color:#fff;background:#1e2741;border-radius:14px;align-items:center;gap:11px;padding:11px 12px;display:flex;position:fixed;bottom:23px;right:24px;box-shadow:0 14px 30px #161f3940}.lost-toast-icon{background:var(--red);border-radius:9px;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.lost-toast div:nth-child(2){gap:3px;display:grid}.lost-toast strong{font-size:11px}.lost-toast span{color:#bfc7db;font-size:9px}.lost-toast>button:not(.toast-close){color:#fff;background:var(--primary);border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700}.toast-close{color:#aeb7cc;background:0 0;place-items:center;display:grid}@media (max-width:1100px){.sidebar{width:214px}.content-wrap{padding-left:25px;padding-right:25px}.topbar{padding:0 25px}.pet-grid,.insights-grid{gap:10px}.pet-card-image{height:135px}.insight-card{padding:14px}.public-stage{gap:45px}}@media (max-width:820px){.sidebar{background:#fff;width:min(82vw,300px);transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:16px 0 48px #141e4133}.sidebar-open{transform:translate(0)}.sidebar-close{display:grid!important}.mobile-scrim{z-index:19;-webkit-backdrop-filter:blur(2px);background:#131b346b;position:fixed;inset:0}.topbar-mobile{align-items:center;gap:10px;display:flex}.topbar-mobile .brand{display:flex}.page-heading{display:none}.topbar{height:75px;padding:0 18px}.topbar-actions{gap:8px}.user-chip svg{display:none}.content-wrap{padding:0 16px 32px}.welcome-row{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:21px}.welcome-row h2{font-size:25px}.welcome-row>.button{align-self:stretch}.section-block{padding:19px 14px}.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-grid .pet-card:last-of-type{display:none}.pet-card-image{height:145px}.add-pet-card{min-height:280px}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.completion-banner{min-height:205px}.completion-image{width:42%}.completion-text{padding:21px 18px}.completion-text h2{font-size:16px}.view-intro{flex-direction:column;align-items:flex-start;gap:16px}.view-intro>.button,.view-intro>.filter-button{justify-content:center;width:100%}.pets-list-grid,.settings-grid,.activity-bottom{grid-template-columns:1fr}.public-stage{flex-direction:column;gap:24px;padding:38px 15px}.finder-label{text-align:center;max-width:340px;margin-bottom:0}.finder-label h1{font-size:30px}.phone-frame{width:min(100%,340px)}.public-topbar{padding:0 15px}.public-brand{display:none}.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:490px;padding:24px}.auth-quote{margin:auto 0 23px}.auth-quote h1{font-size:37px}.auth-pet-stack{min-height:180px}.auth-pet-main{width:230px;height:170px;left:12%}.auth-pet-back{width:126px;height:140px}.auth-float-card{bottom:2px;right:2%}.auth-form-wrap{min-height:540px;padding:26px 24px 35px}.auth-form{margin-top:55px}.table-toolbar{gap:9px}.search-field{width:100%}.table-toolbar .filter-button{flex-shrink:0}.activity-overview{min-height:210px;padding:18px}.activity-total{width:27%}.activity-total strong{font-size:37px}.activity-chart{gap:5px;padding-left:14px}.chart-labels{font-size:8px;left:14px}}@media (max-width:460px){.pet-grid{grid-template-columns:1fr 1fr}.pet-card-image{height:124px}.pet-card-body{padding:12px 10px 10px}.pet-card-title h3{font-size:13px}.pet-card-title p{font-size:9px}.insights-grid{grid-template-columns:1fr 1fr}.insight-card{min-height:205px}.completion-image{width:39%}.completion-text{width:72%}.completion-text p{max-width:190px}.completion-banner{min-height:220px}.tag-summary-row{gap:7px}.tag-summary{gap:7px;padding:11px 8px}.summary-icon{width:31px;height:31px}.summary-icon svg{width:16px}.tag-summary strong{font-size:18px}.tag-summary span{font-size:8px}.table-toolbar{padding:11px}.table-toolbar .filter-button{gap:5px;padding:8px;font-size:10px}.large-pet-card{grid-template-columns:38% 62%}.large-pet-info{padding:15px}.large-pet-info h3{font-size:18px}.large-pet-actions .button{font-size:9px}.activity-total{width:31%}.activity-chart i:nth-child(-n+2){display:none}.scan-row{grid-template-columns:30px 1fr 16px}.scan-row time{display:none}.field-grid{grid-template-columns:1fr}.settings-card{padding:17px}.edit-modal,.found-modal{padding:24px 19px}}.mobile-bottom-nav{display:none}.table-toolbar-actions{align-items:center;gap:9px;display:flex}.table-refresh{border-radius:9px;width:35px;height:35px}.state-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:220px;padding:30px 20px;display:flex}.state-icon{width:44px;height:44px;color:var(--primary);background:var(--primary-soft);border-radius:14px;place-items:center;display:grid}.state-card h3{margin-top:4px;font:700 15px Manrope,sans-serif}.state-card p{color:var(--muted);max-width:280px;margin-top:5px;font-size:11px;line-height:1.5}.state-card .button{margin-top:6px;padding:9px 12px;font-size:10px}.state-error .state-icon,.state-icon-warning{color:var(--red);background:var(--red-soft)}.state-success .state-icon{color:var(--green);background:var(--green-soft)}.state-spinner{animation:1s linear infinite state-spin}@keyframes state-spin{to{transform:rotate(360deg)}}.dashboard-loading{gap:16px;display:grid}.loading-welcome{gap:11px;padding:5px 0 11px;display:grid}.skeleton{background:linear-gradient(90deg,#eceef5 25%,#f7f8fb 50%,#eceef5 75%) 0 0/200% 100%;border-radius:9px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}.skeleton-kicker{width:156px;height:10px}.skeleton-title{width:min(340px,65%);height:29px}.skeleton-copy{width:min(410px,78%);height:13px}.loading-panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-small);background:#fff;border:1px solid #edf0f6;padding:26px 25px 24px}.skeleton-section-title{width:120px;height:23px;margin-bottom:19px}.loading-pet-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.loading-pet{gap:10px;display:grid}.skeleton-photo{border-radius:15px;height:155px}.skeleton-line{width:62%;height:13px}.skeleton-short{width:42%;height:10px}.loading-insights{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.skeleton-insight{border-radius:var(--radius-lg);min-height:180px}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.confirm-dialog{background:#fff;border-radius:22px;width:min(100%,420px);padding:28px;position:relative;box-shadow:0 25px 75px #131b3433}.confirm-dialog>.state-icon{margin-bottom:17px}.confirm-dialog h2{margin-top:7px;font-size:24px}.confirm-dialog>p{color:var(--muted);max-width:330px;margin-top:7px;font-size:11px;line-height:1.55}@media (max-width:820px){.app-shell{padding-bottom:71px}.mobile-bottom-nav{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e4e7f1e6;border-radius:17px;grid-template-columns:repeat(5,1fr);padding:7px 5px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 13px 36px #1c264829}.mobile-bottom-nav button{color:#98a3bb;background:0 0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:46px;font-size:9px;font-weight:700;display:flex}.mobile-bottom-nav button svg{color:currentColor}.mobile-bottom-nav .mobile-nav-active{color:var(--primary);background:var(--primary-soft)}.loading-pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loading-pet:nth-child(n+3){display:none}.loading-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-insight{min-height:160px}.table-toolbar{align-items:center}.table-toolbar-actions{flex-shrink:0}.state-card{min-height:260px}}@media (max-width:460px){.mobile-bottom-nav{bottom:8px;left:8px;right:8px}.mobile-bottom-nav button{min-height:45px}.mobile-bottom-nav button span{font-size:8px}.loading-panel{padding:19px 14px}.skeleton-photo{height:124px}.loading-insights{gap:10px}.skeleton-insight{min-height:145px}.confirm-dialog{padding:24px 20px}.dialog-actions{grid-template-columns:1fr 1fr;display:grid}.dialog-actions .button{padding-left:8px;padding-right:8px;font-size:10px}}@media (min-width:821px){.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pet-card{grid-template-columns:minmax(145px,38%) minmax(0,62%);align-self:start;height:270px;min-height:270px;display:grid}.pet-card-image{height:270px;min-height:0}.pet-card-body{background:linear-gradient(145deg,#fff,#fbfbff);flex-direction:column;min-width:0;padding:20px 19px 16px;display:flex}.pet-card-title h3{font-size:17px}.pet-card-title p{font-size:10px}.pet-card-age{color:var(--subtle);margin-top:8px;font-size:10px;display:block}.pet-meta{margin-top:auto;padding:12px 0 10px}.edit-button{margin-top:11px}.pet-favorite{bottom:10px;right:10px}.add-pet-card{text-align:left;grid-template-columns:42px 1fr;grid-template-areas:"icon title""icon copy";place-content:center start;gap:4px 13px;min-height:190px;padding:20px 24px;display:grid}.add-pet-card>span{grid-area:icon}.add-pet-card strong{grid-area:title;align-self:end;font-size:13px}.add-pet-card small{grid-area:copy}}@media (max-width:820px){.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-card{height:auto;min-height:0;display:block}.pet-card-image{height:145px;min-height:0}.pet-card-body{padding:15px 13px 12px;display:block}.pet-favorite{bottom:-11px;right:9px}.add-pet-card{text-align:center;min-height:280px;padding:18px;display:flex}}@media (max-width:600px){.pet-grid{grid-template-columns:1fr}.pet-card-image{height:190px}.add-pet-card{min-height:160px}}.pet-card-age{color:var(--subtle);font-size:9px}.tag-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tag-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-small);background:#fff;grid-template-columns:190px minmax(0,1fr);display:grid;overflow:hidden}.tag-qr-panel{background:linear-gradient(145deg,#f5f4ff,#ebeaff);border-right:1px solid #e4e4f5;align-content:center;place-items:center;gap:10px;padding:18px;display:grid}.tag-symbol{width:76px;height:76px;color:var(--primary);background:#fff;border:1px solid #5b55f614;border-radius:22px;place-items:center;display:grid;box-shadow:0 10px 24px #5b55f61f}.tag-qr-panel small{color:#8f91bc;font-size:9px}.tag-qr-frame{background:#fff;border-radius:15px;place-items:center;width:148px;height:148px;padding:8px;display:grid;box-shadow:0 8px 20px #5b55f61a}.qr-code-image{width:100%;height:100%;image-rendering:pixelated;display:block}.qr-code-loading{background:linear-gradient(110deg,#f0f1f7 25%,#fafaff 40%,#f0f1f7 55%) 0 0/200% 100%;border-radius:9px;width:100%;height:100%;animation:1.2s linear infinite qr-shimmer}@keyframes qr-shimmer{to{background-position:-200% 0}}.tag-token{color:#777aa0;letter-spacing:.12em;font:700 9px/1 DM Sans,sans-serif}.tag-card-info{flex-direction:column;min-width:0;padding:20px;display:flex}.tag-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tag-card-heading h3{letter-spacing:-.04em;margin-top:7px;font:800 19px Manrope,sans-serif}.tag-card-heading p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.tag-url{min-width:0;color:var(--muted);background:#f8f9fc;border-radius:9px;align-items:center;gap:7px;margin-top:20px;padding:9px 10px;font-size:9px;display:flex}.tag-url svg{color:var(--primary);flex-shrink:0}.tag-url span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tag-card-actions{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:20px;display:flex}.tag-card-actions .button{padding:9px 11px;font-size:10px}.button-disabled{pointer-events:none;opacity:.5}.tag-retire{color:#b45c68;background:0 0;align-items:center;gap:5px;width:fit-content;margin-top:15px;font-size:10px;font-weight:700;display:inline-flex}.tag-add-card{min-height:240px;color:var(--primary);border-radius:var(--radius-lg);background:linear-gradient(145deg,#fbfbff,#f0efff);border:1px dashed #c9c8fb;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.tag-add-card>span{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 5px 15px #5b55f61a}.tag-add-card strong{font-size:13px}.tag-add-card small{color:#8f91bc;font-size:10px}.tag-create-form{gap:7px;margin-top:19px;display:grid}.tag-create-form label{color:#64718c;gap:7px;font-size:10px;font-weight:700;display:grid}.tag-create-form select{width:100%;color:var(--ink);background:#f8f9fc;border:1px solid #eef0f6;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.tag-scan-instructions{border-radius:var(--radius-lg);background:linear-gradient(135deg,#fbfbff,#f2f1ff);border:1px solid #e6e5ff;align-items:center;gap:16px;margin-bottom:16px;padding:20px;display:flex}.tag-scan-icon{width:54px;height:54px;color:var(--primary);background:var(--primary-soft);border-radius:16px;flex:0 0 54px;place-items:center;display:grid}.tag-scan-instructions h3{letter-spacing:-.03em;margin-top:6px;font:800 17px/1.15 Manrope,sans-serif}.tag-scan-instructions p{max-width:650px;color:var(--muted);margin-top:5px;font-size:11px;line-height:1.55}.claim-tag-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius-xl);width:min(100%,560px);box-shadow:var(--shadow-medium);background:#fff;padding:38px 32px}.claim-tag-card .tag-scan-icon{margin:0 auto 18px}.claim-tag-card h1{letter-spacing:-.05em;margin-top:8px;font:800 28px/1.08 Manrope,sans-serif}.claim-tag-card>p{color:var(--muted);margin:12px auto 0;font-size:13px;line-height:1.6}.claim-tag-card>.button{margin-top:22px}.claim-benefits{text-align:left;gap:9px;max-width:300px;margin:20px auto 0;display:grid}.claim-benefits li{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.claim-benefits svg{color:#20b978;background:#e8f8ef;border-radius:50%;flex:none;padding:2px}.claim-auth-actions{gap:10px;margin-top:23px;display:grid}.claim-auth-actions .button{width:100%}.claim-owner-note{color:#989abb;margin-top:16px;font-size:10px;display:block}.claim-tag-form{text-align:left;gap:12px;margin-top:22px;display:grid}.claim-tag-form label{color:#64718c;gap:7px;font-size:11px;font-weight:700;display:grid}.claim-tag-form select{width:100%;color:var(--ink);background:#f8f9fc;border:1px solid #e8eaf3;border-radius:11px;outline:0;padding:12px 13px;font-size:13px}.claim-tag-form>.button{width:100%;margin-top:6px}.claim-add-pet{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #e3e6f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:26px;padding:12px 16px;font-size:13px;font-weight:800;transition:border-color .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 5px 14px #1c23400a}.claim-add-pet:hover{color:var(--primary);border-color:#c9c8fb;transform:translateY(-1px)}.claim-add-pet:focus-visible{outline-offset:3px;outline:3px solid #5b55f638}@media (max-width:1100px){.tag-cards-grid{grid-template-columns:1fr}}@media (max-width:600px){.tag-card{grid-template-columns:1fr}.tag-qr-panel{border-bottom:1px solid #e4e4f5;border-right:0;padding:18px}.tag-symbol{width:68px;height:68px}.tag-card-info{padding:17px}.tag-card-actions{grid-template-columns:1fr 1fr;display:grid}.tag-card-actions .button{width:100%;padding-left:7px;padding-right:7px}.tag-add-card{min-height:160px}.tag-scan-instructions{align-items:flex-start;padding:17px}.tag-scan-icon{flex-basis:46px;width:46px;height:46px}.claim-tag-card{padding:30px 20px}}@media (max-width:820px){input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{font-size:16px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.location-share:disabled{cursor:wait;opacity:.58}.location-status{color:var(--muted);text-align:center;margin-top:10px;font-size:10px;line-height:1.45}.button:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.empty-pets-state,.setup-state{text-align:center;border:1px solid var(--line);border-radius:var(--radius-xl);width:min(100%,660px);min-height:365px;box-shadow:var(--shadow-small);background:#fff;flex-direction:column;justify-content:center;align-items:center;margin:28px auto 0;padding:30px;display:flex}.empty-pets-art{width:62px;height:62px;color:var(--primary);background:var(--primary-soft);border-radius:20px;place-items:center;margin-bottom:18px;display:grid}.empty-pets-state h2,.setup-state h2{margin-top:8px;font-size:25px}.empty-pets-state p,.setup-state p{max-width:420px;color:var(--muted);margin:10px auto 21px;font-size:12px;line-height:1.6}.empty-pets-state .button{padding:13px 21px}.setup-state{min-height:430px;margin:auto}.setup-state .state-icon{color:#da8c39;background:var(--peach);margin-bottom:18px}.setup-state code{color:#687594;font:600 10px/1.8 DM Sans,sans-serif}.env-list{border:1px solid var(--line);text-align:left;background:#f7f8fc;border-radius:10px;margin-top:5px;padding:13px 17px;display:block}.auth-error,.form-error,.auth-notice{border-radius:10px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:10px;line-height:1.45;display:flex}.auth-error,.form-error{color:#c54855;background:var(--red-soft);border:1px solid #ffd9dc;margin-top:16px}.auth-notice{color:#2d7e55;background:var(--green-soft);border:1px solid #d4f2df;margin-top:16px}.auth-form-mark{width:44px;height:44px;color:var(--primary);background:var(--primary-soft);border-radius:14px;place-items:center;margin-bottom:19px;display:grid}.verify-mark{color:var(--green);background:var(--green-soft)}.pet-form{gap:16px;max-width:960px;display:grid}.form-section{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);background:#fff;padding:23px}.form-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:18px;display:flex}.form-section-heading h3{margin-top:6px;font:700 16px Manrope,sans-serif}.form-section-heading p{color:var(--muted);margin-top:4px;font-size:10px}.pet-form-grid{grid-template-columns:1fr 1fr;gap:17px 14px;padding-top:21px;display:grid}.pet-form-grid label{color:#64718c;gap:7px;font-size:10px;font-weight:700;display:grid}.pet-form-grid input,.pet-form-grid select,.pet-form-grid textarea{width:100%;color:var(--ink);background:#f8f9fc;border:1px solid #eef0f6;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.pet-form-grid textarea{resize:vertical;min-height:88px}.field-span-2{grid-column:span 2}.field-error{color:var(--red);margin-top:-2px;font-size:9px;font-weight:600}.photo-uploader{color:var(--primary);background:var(--primary-soft);cursor:pointer;border:1px solid #dedfff;border-radius:13px;align-items:center;gap:10px;padding:9px 12px 9px 9px;font-size:10px;font-weight:700;display:flex}.photo-uploader input{opacity:0;width:1px;height:1px;position:absolute}.photo-preview{width:46px;height:46px;color:var(--primary);background:#fff;border-radius:10px;place-items:center;display:grid;overflow:hidden}.photo-preview img{object-fit:cover;object-position:center 24%;width:100%;height:100%}.pet-form-actions{justify-content:space-between;gap:15px;padding:4px 2px;display:flex}.pet-form-actions>div{align-items:center;gap:8px;display:flex}.pet-form-actions .button{padding:10px 13px;font-size:10px}.pet-form-actions>div:first-child .button{color:var(--red)}.dashboard-back{margin-bottom:13px}.pet-detail-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-small);background:#fff;grid-template-columns:minmax(270px,35%) 1fr;display:grid;overflow:hidden}.pet-detail-hero{background:#eef0f7;min-height:430px}.pet-detail-hero img{object-fit:cover;object-position:center 24%;width:100%;height:100%}.pet-detail-body{padding:31px}.detail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:26px;display:flex}.detail-heading h2{margin-top:6px;font-size:30px}.detail-heading p{color:var(--muted);margin-top:6px;font-size:11px}.detail-grid{grid-template-columns:1fr 1fr;gap:23px;padding-top:25px;display:grid}.detail-grid>div{background:#f8f9fc;border-radius:13px;min-height:100px;padding:17px}.detail-grid p{color:#566481;margin-top:9px;font-size:11px;line-height:1.55}.detail-progress{color:var(--muted);align-items:center;gap:10px;margin-top:12px;font-size:11px;display:flex}.logout-button{margin-top:22px}.session-note{color:#277950;background:var(--green-soft);border-radius:11px;align-items:center;gap:9px;margin-top:15px;padding:13px;font-size:10px;line-height:1.45;display:flex}.large-pet-media{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:0}@media (max-width:820px){.form-section{padding:18px 15px}.form-section-heading{flex-direction:column;align-items:flex-start;gap:16px}.photo-uploader{justify-content:flex-start;width:100%}.pet-form-grid{grid-template-columns:1fr;gap:14px}.field-span-2{grid-column:auto}.pet-form-actions{flex-direction:column-reverse}.pet-form-actions>div{justify-content:flex-end}.pet-form-actions>div:first-child{justify-content:flex-start}.pet-detail-card{grid-template-columns:1fr}.pet-detail-hero{min-height:260px;max-height:320px}.pet-detail-body{padding:21px 17px}.detail-heading{flex-direction:column}.detail-heading>.button{width:100%}.detail-grid{grid-template-columns:1fr;gap:10px;padding-top:17px}.empty-pets-state,.setup-state{min-height:330px;padding:25px 18px}.setup-state h2{font-size:21px}.env-list{padding:11px;font-size:9px}}@media (max-width:460px){.empty-pets-state h2{font-size:20px}.empty-pets-state p{font-size:11px}.pet-form-actions>div:last-child{grid-template-columns:1fr 1.5fr;width:100%;display:grid}.pet-form-actions>div:last-child .button{width:100%}.detail-heading h2{font-size:25px}}.birthday-field{gap:7px;display:grid}.birthday-label{color:#64718c;font-size:10px;font-weight:700}.birthday-toggle{background:#f1f2f8;border-radius:9px;gap:5px;width:fit-content;padding:3px;display:flex}.birthday-toggle button{color:#77829a;background:0 0;border:1px solid #0000;border-radius:7px;min-height:32px;padding:7px 9px;font-size:10px;font-weight:700}.birthday-toggle button[aria-pressed=true]{color:var(--primary-dark);background:#fff;border-color:#e2e4ef;box-shadow:0 2px 7px #141e4114}.birthday-field input{width:100%;color:var(--ink);background:#f8f9fc;border:1px solid #eef0f6;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.birthday-field small{color:var(--muted);font-size:9px;font-weight:400;line-height:1.45}.birthday-field input:focus-visible{border-color:var(--primary)}@media (max-width:820px){.birthday-toggle button{min-height:38px;padding:8px 11px}}.color-field{gap:7px;display:grid}.color-field>label{color:#64718c;font-size:10px;font-weight:700}.color-input-wrap,.age-input-wrap{background:#f8f9fc;border:1px solid #e7eaf3;border-radius:11px;align-items:center;gap:10px;min-height:45px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.color-input-wrap:focus-within,.age-input-wrap:focus-within{background:#fff;border-color:#5b55f68c;box-shadow:0 0 0 3px #5b55f61a}.color-input-wrap input,.age-input-wrap input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:11px 0;font-size:11px}.color-preview{border:1px solid #17213f1f;border-radius:8px;flex:0 0 23px;width:23px;height:23px;box-shadow:inset 0 0 0 2px #ffffff61}.age-input-wrap span{color:var(--muted);font-size:11px;font-weight:700}.color-options{flex-wrap:wrap;gap:5px;display:flex}.color-option{color:#6a7590;background:#f5f6fa;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;min-height:29px;padding:5px 7px;font-size:9px;font-weight:700;display:inline-flex}.color-option:hover,.color-option-selected{background:var(--primary-soft);color:var(--primary-dark);border-color:#dcdcff}.color-option>span{border:1px solid #17213f21;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #fff6}.color-field small{color:var(--muted);font-size:9px;font-weight:400;line-height:1.45}@media (max-width:820px){.color-option{min-height:34px;padding:7px 8px}}.pet-card-image,.large-pet-media,.pet-detail-hero,.phone-hero{background:linear-gradient(145deg,#f7f5ee,#ececf8)}.pet-card-image .pet-avatar,.large-pet-media .pet-avatar,.pet-detail-hero img,.phone-hero img,.photo-preview img{object-fit:contain!important;object-position:center!important}.found-reports-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);background:#fff;padding:22px}.found-reports-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.found-reports-heading h3{letter-spacing:-.03em;margin-top:5px;font:700 17px Manrope,sans-serif}.found-reports-count{color:var(--muted);font-size:10px}.found-report-list{gap:11px;display:grid}.found-report{border-bottom:1px solid #f0f2f7;gap:12px;padding:15px 0 4px;display:flex}.found-report:last-child{border-bottom:0;padding-bottom:0}.found-report-new .found-report-icon{color:var(--primary);background:var(--primary-soft)}.found-report-icon{width:34px;height:34px;color:var(--muted);background:#f5f6fa;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.found-report-copy{flex:1;min-width:0}.found-report-top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.found-report-top strong{color:var(--ink);font-size:12px}.found-report-top time{color:var(--subtle);flex:none;font-size:9px}.found-report-copy p{color:#5f6b85;margin-top:5px;font-size:11px;line-height:1.5}.found-report-copy small{color:var(--muted);margin-top:6px;font-size:9px;display:block}.found-report-copy a{color:var(--primary);align-items:center;gap:5px;margin-top:8px;font-size:10px;font-weight:700;display:inline-flex}.report-read-button{color:var(--muted);text-underline-offset:2px;background:0 0;margin-top:9px;font-size:9px;font-weight:700;text-decoration:underline;display:block}.report-status{color:var(--red);background:var(--red-soft);border-radius:9px;margin:11px 0 0;padding:10px 12px;font-size:10px;line-height:1.4}.report-status.report-success{color:#168a56;background:var(--green-soft)}.found-modal form{display:grid}.found-modal form>.button{width:100%;margin-top:14px}.location-share:disabled{opacity:.6;cursor:wait}@media (max-width:460px){.found-reports-card{padding:17px}.found-report-top{flex-direction:column;align-items:flex-start;gap:3px}}@media (max-width:820px){.public-stage{padding:28px 16px 36px}.phone-frame{width:min(100%,420px);box-shadow:none;background:0 0;border-radius:0;padding:0}.phone-notch{display:none}.phone-screen{border-radius:24px;min-height:auto;box-shadow:0 12px 30px #141e4114}}.insight-icon,.insight-copy,.insight-action{z-index:2;position:relative}.insight-copy p{max-width:calc(100% - 72px)}.mini-qr,.shield-illustration,.spark-bars,.tip-lines{z-index:1;pointer-events:none;opacity:.12;top:auto;bottom:44px}@media (max-width:600px){.app-shell{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.content-wrap{padding-bottom:92px;padding-left:14px;padding-right:14px}.topbar{height:68px;padding-left:14px;padding-right:14px}.back-button,.auth-back{min-height:44px}.auth-visual{min-height:0;padding:17px 20px}.auth-visual .auth-quote,.auth-visual .auth-pet-stack,.auth-visual .auth-float-card{display:none}.auth-simple-visual{order:-1}.auth-form-wrap{min-height:calc(100dvh - 68px);padding:18px 20px 40px}.auth-form{margin:32px auto 0}.insights-grid,.loading-insights{grid-template-columns:1fr}.insight-card{min-height:164px;padding:18px}.insight-copy{margin-top:14px}.insight-copy p{max-width:calc(100% - 82px);font-size:11px}.mini-qr,.shield-illustration,.spark-bars,.tip-lines{bottom:42px;right:18px}.completion-banner{flex-direction:column;min-height:0}.completion-image{background:linear-gradient(145deg,#f7f5ee,#ececf8);order:-1;width:100%;height:clamp(240px,78vw,310px);-webkit-mask-image:none;mask-image:none}.completion-image img{object-fit:contain;object-position:center}.completion-text{border-top:1px solid #5b55f614;width:100%;padding:18px 18px 22px}.completion-text p{max-width:none}.large-pet-card{grid-template-columns:1fr}.large-pet-media{min-height:230px}.large-pet-info{min-height:205px}.tag-summary-row{grid-template-columns:1fr}.tag-summary{padding:14px}.tag-scan-instructions{flex-direction:column}.settings-card-heading{flex-wrap:wrap}.modal-backdrop{align-items:start;padding:12px;overflow-y:auto}.found-modal,.confirm-dialog,.edit-modal{max-height:calc(100dvh - 24px);margin:auto;overflow-y:auto}.phone-nav button,.heart-float{width:44px;height:44px}.mobile-bottom-nav button{min-height:48px}.mobile-bottom-nav{bottom:max(8px, env(safe-area-inset-bottom))}}.notification-center{position:relative}.notification-count{color:#fff;background:var(--red);border:2px solid #fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.notification-scrim{z-index:38;cursor:default;background:0 0;position:fixed;inset:0}.notification-panel{z-index:39;border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;width:min(390px,100vw - 28px);max-height:min(610px,100dvh - 92px);display:flex;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 24px 64px #1b244633}.notification-heading{justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.notification-heading h2{margin-top:5px;font-size:20px}.notification-close{width:34px;height:34px;color:var(--muted);background:#f5f6fa;border-radius:50%;place-items:center;display:grid}.notification-toolbar{min-height:42px;color:var(--muted);background:#f8f8fd;border-top:1px solid #f0f1f7;border-bottom:1px solid #f0f1f7;justify-content:space-between;align-items:center;padding:9px 18px;font-size:10px;display:flex}.notification-toolbar button{color:var(--primary);background:0 0;align-items:center;gap:5px;font-weight:700;display:inline-flex}.notification-toolbar button:disabled{opacity:.55;cursor:wait}.notification-list{overscroll-behavior:contain;overflow-y:auto}.notification-item{text-align:left;background:#fff;border-bottom:1px solid #f0f1f6;grid-template-columns:38px minmax(0,1fr) 7px;align-items:start;gap:11px;width:100%;padding:15px 18px;display:grid;position:relative}.notification-item:hover{background:#fafaff}.notification-unread{background:#f8f8ff}.notification-item-icon{border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.notification-item-icon.message{color:var(--primary);background:var(--primary-soft)}.notification-item-icon.location{color:var(--green);background:var(--green-soft)}.notification-item-copy{min-width:0;color:var(--muted);gap:5px;font-size:10px;line-height:1.45;display:grid}.notification-item-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.notification-item-top strong{color:var(--ink);font:700 11px/1.35 Manrope,sans-serif}.notification-item-top time{color:var(--subtle);white-space:nowrap;flex-shrink:0;font-size:8px}.notification-item>i{background:var(--red);border-radius:50%;width:7px;height:7px;margin-top:5px}.notification-state{text-align:center;min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;display:flex}.notification-state strong{color:var(--ink);font:700 13px Manrope,sans-serif}.notification-state p{max-width:230px;font-size:10px;line-height:1.5}.notification-safe{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:15px;place-items:center;margin-bottom:4px;display:grid}.notification-error>svg{color:var(--red)}.notification-loader{border:3px solid var(--primary-soft);border-top-color:var(--primary);border-radius:50%;width:27px;height:27px;animation:.75s linear infinite notification-spin}.notification-footer{min-height:48px;color:var(--primary);border-top:1px solid var(--line);background:#fff;flex-shrink:0;font-size:10px;font-weight:800}.notification-footer:hover{background:#fafaff}@keyframes notification-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.notification-scrim{-webkit-backdrop-filter:blur(2px);background:#131b3447}.notification-panel{top:auto;right:10px;bottom:calc(82px + env(safe-area-inset-bottom));border-radius:22px;width:auto;max-height:min(70dvh,590px);position:fixed;left:10px}.notification-heading{padding:18px 18px 14px}.notification-item{min-height:72px;padding:14px 16px}.notification-footer{min-height:52px}}@media (max-width:350px){.pet-form-actions>div:last-child,.dialog-actions,.tag-card-actions,.contact-actions{grid-template-columns:1fr}}
