:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light;--page-background: #f3f6fb;--page-background-secondary: #e9eef8;--surface: #ffffff;--surface-soft: #f8fafc;--surface-muted: #f1f5f9;--text-primary: #172033;--text-secondary: #475467;--text-muted: #667085;--text-placeholder: #8b95a7;--primary: #16213e;--primary-secondary: #263d6b;--primary-text: #ffffff;--accent: #ef7c67;--accent-soft: #fff0ec;--accent-secondary: #69b8ad;--border: #e2e8f0;--border-strong: #cfd6e4;--link: #275efe;--link-hover: #1646d8;--success: #157347;--success-background: #f0fdf4;--success-border: #bbf7d0;--danger: #b42318;--danger-background: #fff5f5;--danger-border: #fecaca;--warning: #7a5200;--warning-background: #fff8dd;--warning-border: #f2c94c;--info: #3730a3;--info-background: #eef2ff;--info-border: #c7d2fe;--overlay: rgba(15, 23, 42, .64);--shadow: 0 16px 45px rgba(15, 23, 42, .1);--shadow-soft: 0 8px 26px rgba(22, 33, 62, .08);--radius-card: 22px;--radius-control: 13px}.legal-shell{min-height:100vh;padding:24px;background:var(--page-background);color:var(--text-primary)}.legal-card{max-width:760px;margin:24px auto;padding:24px;border-radius:20px;background:var(--surface);color:var(--text-primary);border:1px solid var(--border);box-shadow:0 12px 36px #0f172a1f}.legal-card.wide{max-width:1040px}.legal-card label{display:block;margin:14px 0;font-weight:700}.legal-card input,.legal-card select,.legal-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);font:inherit}.legal-card button{margin-top:10px;padding:11px 16px;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font-weight:800;cursor:pointer}.legal-card button:disabled{opacity:.55;cursor:not-allowed}.legal-card .danger{background:#b91c1c}.legal-error{color:var(--danger, #b91c1c);font-weight:700}.legal-success{margin:16px 0;padding:14px;border:1px solid var(--success-border);border-radius:12px;background:var(--success-background);color:var(--success)}.case-card{margin:16px 0;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.button-row{display:flex;flex-wrap:wrap;gap:8px}.pre-wrap{white-space:pre-wrap}.break-word{overflow-wrap:anywhere}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.report-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0;padding-bottom:12px;border-bottom:1px solid var(--border)}.legal-card .report-tabs button{margin:0;background:var(--surface-soft);color:var(--text-primary);border:1px solid var(--border)}.legal-card .report-tabs button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.status-pill{display:inline-block;padding:3px 8px;border-radius:999px;background:var(--surface);border:1px solid var(--border)}.empty-state{padding:24px;text-align:center;border:1px dashed var(--border);border-radius:12px;color:var(--text-secondary)}.moderation-photo{display:block;max-width:280px;max-height:280px;object-fit:contain;margin:12px 0;border-radius:12px;border:1px solid var(--border)}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-row p{margin:6px 0}.review-content{padding:12px;border-radius:10px;background:var(--surface);border:1px solid var(--border)}.legal-card .user-summary{flex:1;margin:0;padding:4px;text-align:left;background:transparent;color:var(--text-primary)}.user-summary span{display:block;margin-top:5px;font-weight:500;color:var(--text-secondary)}.user-details{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.user-details dl{display:grid;grid-template-columns:minmax(130px,auto) 1fr;gap:7px 14px}.user-details dt{font-weight:800}.user-details dd{margin:0;overflow-wrap:anywhere}.profile-detail{margin:12px 0;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.profile-detail pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.tag-management{margin-top:12px;padding-top:10px;border-top:1px dashed var(--border)}.tag-management a{display:inline-flex;align-items:center;padding:10px 12px;font-weight:800}.admin-search{display:block;margin:16px 0}.admin-search span{display:block;margin-bottom:7px;font-weight:800}.admin-search input{width:100%;margin:0}:root[data-theme=dark]{color-scheme:dark;--page-background: #0b1120;--page-background-secondary: #111827;--surface: #151e2e;--surface-soft: #1a2435;--surface-muted: #202b3c;--text-primary: #f8fafc;--text-secondary: #d2dae6;--text-muted: #aeb9c9;--text-placeholder: #8996a8;--primary: #182644;--primary-secondary: #263d6b;--primary-text: #ffffff;--accent: #ff9a87;--accent-soft: #3d2929;--accent-secondary: #80d0c5;--border: #334155;--border-strong: #475569;--link: #82aaff;--link-hover: #a8c1ff;--success: #86efac;--success-background: #123323;--success-border: #276749;--danger: #fca5a5;--danger-background: #3b171b;--danger-border: #7f1d1d;--warning: #fde68a;--warning-background: #3c3012;--warning-border: #806c28;--info: #c7d2fe;--info-background: #24264e;--info-border: #4f568f;--overlay: rgba(0, 0, 0, .76);--shadow: 0 18px 52px rgba(0, 0, 0, .34)}:root[data-theme=light]{color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--page-background);color:var(--text-primary);color-scheme:light dark}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-background);color:var(--text-primary);font-family:inherit}#root{min-height:100vh;background:var(--page-background);color:var(--text-primary)}h1,h2,h3,h4,h5,h6{color:var(--text-primary)}p,span,div,label,section,article,main,aside,nav,form{border-color:var(--border)}a{color:var(--link)}a:hover{color:var(--link-hover)}input,textarea,select{font:inherit;color:var(--text-primary)!important;background-color:var(--surface)!important;border-color:var(--border-strong)!important;caret-color:var(--text-primary)}option{color:var(--text-primary);background-color:var(--surface)}input::placeholder,textarea::placeholder{color:var(--text-placeholder)!important;opacity:1}input:disabled,textarea:disabled,select:disabled{color:var(--text-muted)!important;background-color:var(--surface-muted)!important;opacity:1}input[type=checkbox],input[type=radio]{accent-color:var(--primary)}button{font:inherit}button:disabled{cursor:not-allowed!important}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid rgba(39,94,254,.24);outline-offset:2px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary)!important;box-shadow:0 0 0 1000px var(--surface) inset!important;transition:background-color 9999s ease-in-out 0s}[style*="background: rgb(255, 255, 255)"],[style*="background-color: rgb(255, 255, 255)"],[style*="background: #fff"],[style*="background:#fff"],[style*="background: #ffffff"],[style*="background:#ffffff"],[style*="backgroundColor: #fff"],[style*="backgroundColor: #ffffff"]{background-color:var(--surface)!important;color:var(--text-primary)!important}[style*="background: #f8fafc"],[style*="background:#f8fafc"],[style*="background: rgb(248, 250, 252)"],[style*="background-color: rgb(248, 250, 252)"]{background-color:var(--surface-soft)!important}[style*="background: #f3f4f6"],[style*="background:#f3f4f6"],[style*="background: #f1f5f9"],[style*="background:#f1f5f9"],[style*="background: rgb(243, 244, 246)"],[style*="background: rgb(241, 245, 249)"]{background-color:var(--surface-muted)!important}[style*="background: #f3f6fb"],[style*="background:#f3f6fb"],[style*="background-color: #f3f6fb"],[style*="background: rgb(243, 246, 251)"]{background-color:var(--page-background)!important}[style*="color: #172033"],[style*="color:#172033"],[style*="color: rgb(23, 32, 51)"],[style*="color: #263238"],[style*="color:#263238"],[style*="color: rgb(38, 50, 56)"],[style*="color: #344054"],[style*="color:#344054"],[style*="color: rgb(52, 64, 84)"]{color:var(--text-primary)!important}[style*="color: #475467"],[style*="color:#475467"],[style*="color: rgb(71, 84, 103)"]{color:var(--text-secondary)!important}[style*="color: #667085"],[style*="color:#667085"],[style*="color: rgb(102, 112, 133)"],[style*="color: #98a2b3"],[style*="color:#98a2b3"]{color:var(--text-muted)!important}[style*="border: 1px solid #e2e8f0"],[style*="border:1px solid #e2e8f0"],[style*="border: 1px solid rgb(226, 232, 240)"],[style*="border-color: #e2e8f0"]{border-color:var(--border)!important}[style*="border: 1px solid #cfd6e4"],[style*="border:1px solid #cfd6e4"],[style*="border: 1px solid rgb(207, 214, 228)"]{border-color:var(--border-strong)!important}[style*="background: #f0fdf4"],[style*="background:#f0fdf4"],[style*="background: rgb(240, 253, 244)"]{color:var(--success)!important;background-color:var(--success-background)!important;border-color:var(--success-border)!important}[style*="background: #fff5f5"],[style*="background:#fff5f5"],[style*="background: rgb(255, 245, 245)"]{color:var(--danger)!important;background-color:var(--danger-background)!important;border-color:var(--danger-border)!important}[style*="background: #fff8dd"],[style*="background:#fff8dd"],[style*="background: rgb(255, 248, 221)"]{color:var(--warning)!important;background-color:var(--warning-background)!important;border-color:var(--warning-border)!important}[style*="background: #eef2ff"],[style*="background:#eef2ff"],[style*="background: rgb(238, 242, 255)"]{color:var(--info)!important;background-color:var(--info-background)!important;border-color:var(--info-border)!important}[style*="background: #16213e"],[style*="background:#16213e"],[style*="background: rgb(22, 33, 62)"],[style*="linear-gradient(135deg, #16213e"],[style*="linear-gradient(135deg,#16213e"],[style*="background: #16213e"] h1,[style*="background: #16213e"] h2,[style*="background: #16213e"] h3,[style*="linear-gradient(135deg, #16213e"] h1,[style*="linear-gradient(135deg, #16213e"] h2,[style*="linear-gradient(135deg, #16213e"] h3{color:#fff!important}img[alt*="QR Code"],img[alt*="QR code"],img[alt*=QRCode]{background-color:#fff!important}[style*=box-shadow],[style*=boxShadow]{box-shadow:var(--shadow)}@media(prefers-color-scheme:dark){html,body,#root{background-color:var(--page-background)!important;color:var(--text-primary)!important}[style*="linear-gradient(135deg, #f3f6fb"],[style*="linear-gradient(135deg,#f3f6fb"],[style*="radial-gradient(circle at top left, #dbeafe"]{background:radial-gradient(circle at top left,rgba(55,65,100,.65) 0,transparent 38%),linear-gradient(135deg,var(--page-background) 0%,var(--page-background-secondary) 100%)!important}body,body div,body section,body article,body main,body form,body label,body p{color:inherit}hr{border-color:var(--border)}button[style*="background: #ffffff"],button[style*="background:#ffffff"],button[style*="background: #fff"],button[style*="background:#fff"],a[style*="background: #ffffff"],a[style*="background:#ffffff"],a[style*="background: #fff"],a[style*="background:#fff"]{color:var(--text-primary)!important;background-color:var(--surface)!important;border-color:var(--border-strong)!important}button[style*="background: #16213e"],button[style*="background:#16213e"],a[style*="background: #16213e"],a[style*="background:#16213e"]{color:#fff!important;background-color:var(--primary)!important}}@media(max-width:600px){body{font-size:16px}input,textarea,select{font-size:16px!important}button,a{-webkit-tap-highlight-color:transparent}}.public-page{background:radial-gradient(circle at top left,color-mix(in srgb,var(--primary-secondary) 24%,transparent) 0,transparent 36%),linear-gradient(135deg,var(--page-background) 0%,var(--page-background-secondary) 100%)!important;color:var(--text-primary)!important}.public-card,.public-pet-page{background:var(--surface)!important;color:var(--text-primary)!important;border-color:var(--border)!important}.public-card>h1,.public-card>h2,.public-card>h3,.public-card p,.public-card div{color:inherit}.public-hero{background:linear-gradient(135deg,#16213e,#243b67)!important;color:#fff!important}.public-hero,.public-hero h1,.public-hero h2,.public-hero h3,.public-hero div,.public-hero span,.public-hero p{color:#fff!important}.public-section{background:var(--surface-soft)!important;color:var(--text-primary)!important;border-color:var(--border)!important}.public-section h1,.public-section h2,.public-section h3,.public-section div,.public-section p,.public-section b{color:inherit!important}.public-section-warning{background:var(--warning-background)!important;color:var(--warning)!important;border-color:var(--warning-border)!important}.public-section-success{background:var(--success-background)!important;color:var(--success)!important;border-color:var(--success-border)!important}@media print{:root{color-scheme:light}html,body,#root{color:#172033!important;background:#fff!important}*{box-shadow:none!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}}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 30%),radial-gradient(circle at 88% 86%,color-mix(in srgb,var(--accent-secondary) 22%,transparent),transparent 32%)}.login-card{position:relative;width:min(100%,430px);overflow:hidden;padding:32px;border:1px solid color-mix(in srgb,var(--border) 78%,var(--accent));border-radius:28px;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:0 24px 70px #16213e24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary),var(--primary-secondary))}.login-brand{display:flex;align-items:center;gap:10px;color:var(--text-primary);font-size:19px;font-weight:850;letter-spacing:-.02em}.login-brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:var(--primary);color:#fff;box-shadow:0 5px 14px #16213e33}.login-illustration{position:relative;display:grid;width:112px;height:112px;margin:24px auto 18px;place-items:center;border-radius:50%;background:linear-gradient(145deg,var(--accent-soft),color-mix(in srgb,var(--accent-secondary) 24%,var(--surface)))}.login-pet{font-size:58px;filter:drop-shadow(0 6px 6px rgba(22,33,62,.12))}.login-tag{position:absolute;right:-2px;bottom:8px;display:grid;width:34px;height:34px;place-items:center;border:4px solid var(--surface);border-radius:50%;background:var(--success);color:var(--surface);font-weight:900}.login-copy{text-align:center}.login-copy .login-eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.login-copy h1{margin:0;font-size:clamp(27px,7vw,34px);line-height:1.1}.login-copy h1:before,.login-copy h1:after{display:none}.login-copy>p:last-child{margin:12px auto 24px;max-width:340px;color:var(--text-muted);line-height:1.55}.login-google-button{display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:12px;padding:14px 18px;border:1px solid var(--border-strong);border-radius:15px;background:var(--surface);color:var(--text-primary);box-shadow:0 6px 18px #16213e14;cursor:pointer;font-size:16px;font-weight:800}.login-google-button:not(:disabled):hover{border-color:var(--primary-secondary);box-shadow:0 10px 24px #16213e21}.login-google-button:disabled{opacity:.68}.login-google-icon{width:22px;height:22px;flex:0 0 auto}.login-spinner{width:21px;height:21px;border:3px solid var(--border);border-top-color:var(--primary-secondary);border-radius:50%;animation:login-spin .75s linear infinite}@keyframes login-spin{to{transform:rotate(360deg)}}.login-account-hint{margin:13px 0 0;color:var(--text-muted);font-size:13px;line-height:1.45;text-align:center}.login-message{display:flex;gap:10px;margin-top:18px;padding:12px 14px;border:1px solid var(--info-border);border-radius:13px;background:var(--info-background);color:var(--info);font-size:13px;line-height:1.45}.login-message>span{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:50%;background:currentColor;color:var(--surface);font-size:12px;font-weight:900}.login-message p{margin:0}.login-legal{margin:22px 0 0;color:var(--text-muted);font-size:11.5px;line-height:1.55;text-align:center}.login-legal a{font-weight:700}.login-trust{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:16px;color:var(--text-muted);font-size:12px;font-weight:650}@media(max-width:480px){.login-page{align-items:center;padding:18px 14px}.login-card{padding:25px 20px;border-radius:23px}.login-illustration{width:96px;height:96px;margin-top:20px}.login-pet{font-size:50px}}.app-shell{position:relative;min-height:100vh;isolation:isolate}.app-shell>:not(.pet-backdrop){position:relative;z-index:1}.pet-backdrop{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.pet-backdrop__glow{position:absolute;width:min(48vw,620px);aspect-ratio:1;border-radius:50%;filter:blur(2px);opacity:.72}.pet-backdrop__glow--one{top:-24%;left:-15%;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 15%,transparent),transparent 69%)}.pet-backdrop__glow--two{right:-18%;bottom:-30%;background:radial-gradient(circle,color-mix(in srgb,var(--accent-secondary) 17%,transparent),transparent 69%)}.pet-backdrop__paw,.pet-backdrop__heart{position:absolute;fill:var(--primary-secondary);opacity:.035}.pet-backdrop__paw--one{width:132px;top:8%;right:4%;transform:rotate(18deg)}.pet-backdrop__paw--two{width:82px;top:46%;left:2%;transform:rotate(-24deg)}.pet-backdrop__paw--three{width:112px;right:7%;bottom:8%;transform:rotate(32deg)}.pet-backdrop__heart{width:64px;left:8%;bottom:9%;fill:var(--accent);opacity:.055;transform:rotate(-10deg)}.pet-sticker{position:absolute;opacity:.88;filter:drop-shadow(0 5px 7px rgba(22,33,62,.16))}.pet-sticker ellipse{fill:#f47d43;stroke:#16213e;stroke-width:4.5}.pet-sticker--paw-one{width:52px;top:18%;right:3.5%;transform:rotate(15deg)}.pet-sticker--paw-two{width:38px;left:3%;bottom:25%;transform:rotate(-18deg)}.pet-sticker--bone{width:54px;top:60%;right:2.5%;fill:#f8f0de;stroke:#16213e;stroke-width:5;stroke-linejoin:round;transform:rotate(-18deg)}.pet-sticker--ball{width:42px;top:34%;left:2.5%;fill:#6fc6bb;stroke:#16213e;stroke-width:5;transform:rotate(12deg)}body{background:linear-gradient(145deg,color-mix(in srgb,var(--page-background) 94%,var(--accent-soft)),var(--page-background-secondary))}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance}h1:before,h2:before{content:"";display:inline-block;width:.9em;height:.9em;margin-right:.38em;vertical-align:-.08em;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg fill='%23f47d43' stroke='%2316213e' stroke-width='5' stroke-linejoin='round'%3E%3Cellipse cx='32' cy='40' rx='16' ry='13'/%3E%3Cellipse cx='14' cy='28' rx='7' ry='9' transform='rotate(-28 14 28)'/%3E%3Cellipse cx='26' cy='16' rx='7' ry='9'/%3E%3Cellipse cx='40' cy='16' rx='7' ry='9'/%3E%3Cellipse cx='51' cy='28' rx='7' ry='9' transform='rotate(28 51 28)'/%3E%3C/g%3E%3C/svg%3E");filter:drop-shadow(0 2px 0 rgba(22,33,62,.12))}h2:before{width:.78em;height:.78em;margin-right:.34em}h1:after{content:"";display:block;width:44px;height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary))}header h1:after,.public-hero h1:after,[style*="text-align: center"] h1:after,[style*="textAlign: center"] h1:after{margin-right:auto;margin-left:auto}button,a[style*=padding]{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,border-color .16s ease}button:not(:disabled):hover,a[style*=padding]:hover{transform:translateY(-1px);filter:brightness(1.03)}button:not(:disabled):active,a[style*=padding]:active{transform:translateY(0)}input,textarea,select{border-radius:var(--radius-control)!important;transition:border-color .16s ease,box-shadow .16s ease}input:focus,textarea:focus,select:focus{border-color:color-mix(in srgb,var(--primary-secondary) 70%,var(--accent))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-secondary) 12%,transparent)}.legal-shell,.public-page,[style*="min-height: 100vh"],[style*="minHeight: 100vh"]{background-color:transparent!important}.legal-card,.public-card,.case-card,.profile-detail,.review-content,[style*="border-radius: 20px"],[style*="borderRadius: 20"]{border-color:color-mix(in srgb,var(--border) 82%,var(--accent))!important;box-shadow:var(--shadow-soft)}.legal-card,.public-card{position:relative;overflow:hidden;border-radius:var(--radius-card)}.legal-card:before,.public-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-secondary),var(--primary-secondary))}.case-card,.profile-detail,.public-section{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.case-card:hover,.profile-detail:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--border) 55%,var(--accent))!important;box-shadow:var(--shadow-soft)}.status-pill{border-radius:999px;font-weight:750}.empty-state:before{content:"🐾";display:block;margin-bottom:8px;font-size:28px;filter:grayscale(.15)}@media(max-width:600px){.pet-backdrop__paw--one{width:76px;right:-12px}.pet-backdrop__paw--two{width:56px;left:-14px}.pet-backdrop__paw--three{width:72px;right:-8px}.pet-sticker--paw-one{width:38px;right:-8px}.pet-sticker--paw-two{width:30px;left:-8px}.pet-sticker--bone{width:40px;right:-10px}.pet-sticker--ball{width:32px;left:-9px}.legal-shell{padding:14px}.legal-card{padding:20px;border-radius:18px}}
