:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg: #ffffff;--bg-soft: #fafafa;--text: #111111;--text-muted: #555555;--border: #e5e5e5;--accent: #2563eb}@media(prefers-color-scheme:dark){:root{--bg: #0f172a;--bg-soft: #111827;--text: #e5e7eb;--text-muted: #9ca3af;--border: #374151;--accent: #60a5fa}}html,body{margin:0;padding:0;background-color:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{max-width:900px;margin:0 auto;padding:24px}h1,h2,h3{color:var(--text);margin-top:0}.entry-meta,.text-muted{color:var(--text-muted);font-size:.9rem}section,.entry-item{background-color:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:16px}.entry-list{list-style:none;padding:0}.entry-item+.entry-item{margin-top:16px}input,textarea{background-color:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:8px}input::placeholder,textarea::placeholder{color:var(--text-muted)}button{background-color:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:6px 12px;cursor:pointer}button:hover{border-color:var(--accent)}button:disabled{opacity:.6;cursor:not-allowed}.tag{padding:4px 10px;border-radius:999px;border:1px solid var(--border);font-size:.8rem;color:var(--text-muted)}.cat-profile-page{max-width:900px;margin:0 auto;padding:24px}.cat-header{margin-bottom:24px}.cat-header-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.nav-actions{display:flex;gap:8px}.back-button,.share-button{background:var(--bg-soft);border:1px solid var(--border);padding:8px 16px;border-radius:8px;cursor:pointer;color:var(--text)}.back-button:hover,.share-button:hover{border-color:var(--accent)}.quick-log-button{background:var(--accent);border:none;padding:8px 16px;border-radius:8px;cursor:pointer;color:#fff;font-weight:600;transition:background .2s ease}.quick-log-button:hover{background:var(--accent-dark, #0056b3)}.cat-header-content{display:flex;gap:24px;align-items:flex-start}.cat-photo-container{flex-shrink:0}.cat-photo{width:120px;height:120px;border-radius:12px;object-fit:cover;border:2px solid var(--border)}.cat-photo-placeholder{width:120px;height:120px;border-radius:12px;background:var(--bg-soft);border:2px solid var(--border);display:flex;align-items:center;justify-content:center}.cat-icon{font-size:48px}.cat-info{flex:1}.cat-name{margin:0 0 8px;font-size:1.75rem}.cat-meta{color:var(--text-muted);margin:0 0 12px}.cat-stats-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.stat-item strong{color:var(--accent)}.stat-separator{color:var(--text-muted)}.cat-location-hint{color:var(--text-muted);margin:8px 0 0;font-size:.9rem}.cat-profile-tabs{display:flex;gap:4px;border-bottom:1px solid var(--border);margin-bottom:24px;overflow-x:auto}.tab-button{background:transparent;border:none;padding:12px 16px;cursor:pointer;color:var(--text-muted);border-bottom:2px solid transparent;white-space:nowrap}.tab-button:hover{color:var(--text)}.tab-button.active{color:var(--accent);border-bottom-color:var(--accent)}.tab-count{font-size:.8em;margin-left:4px;opacity:.7}.cat-profile-content{min-height:300px}.profile-section{margin-bottom:32px}.profile-section h2{font-size:1.2rem;margin-bottom:12px;border-bottom:1px solid var(--border);padding-bottom:8px}.profile-text{line-height:1.6;color:var(--text)}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.location-list{list-style:none;padding:0;margin:0}.location-item{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--border)}.location-item:last-child{border-bottom:none}.location-count{color:var(--text-muted);font-size:.9rem}.sighting-preview-list{list-style:none;padding:0;margin:0}.sighting-preview-item{padding:12px 0;border-bottom:1px solid var(--border)}.sighting-preview-item:last-child{border-bottom:none}.sighting-text{margin:0 0 8px}.sighting-meta{display:flex;gap:12px;font-size:.85rem;color:var(--text-muted)}.insight-badges{display:flex;flex-wrap:wrap;gap:8px}.insight-badge{background:var(--accent);color:#fff;padding:4px 12px;border-radius:999px;font-size:.85rem}.insight-badge.warning{background:#dc2626}.insight-update{color:var(--text-muted);font-size:.85rem;margin-top:12px}.sighting-list{list-style:none;padding:0;margin:0}.sighting-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:16px;margin-bottom:16px}.sighting-header{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.85rem;color:var(--text-muted)}.photo-indicator{font-size:1rem}.sighting-location{color:var(--text-muted);font-size:.9rem;margin-top:8px}.sighting-photo{max-width:100%;border-radius:8px;margin-top:12px}.location-detailed-list{list-style:none;padding:0;margin:0}.location-detailed-item{background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:16px;margin-bottom:12px}.location-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.location-header h3{margin:0;font-size:1rem}.location-normalized,.location-last-seen,.location-coords{color:var(--text-muted);font-size:.85rem;margin:4px 0 0}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.photo-item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px}.grid-photo{width:100%;height:100%;object-fit:cover}.photo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);padding:8px}.photo-date{color:#fff;font-size:.75rem}.insight-summary{background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:16px;margin-bottom:24px}.insight-summary h3{margin:0 0 8px;font-size:1rem}.temperament{font-size:1.1rem;color:var(--accent);margin:0}.insight-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.insight-status-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:16px}.insight-status-card h4{margin:0 0 8px}.insight-status-card p{color:var(--text-muted);font-size:.85rem;margin:0 0 12px}.status-indicator{font-size:.85rem;padding:4px 8px;border-radius:4px;background:var(--border)}.insight-status-card.available .status-indicator{background:#22c55e;color:#fff}.last-updated{color:var(--text-muted);font-size:.85rem;margin-top:16px}.empty-state{text-align:center;padding:48px 24px;color:var(--text-muted)}.empty-state .hint{font-size:.9rem;margin-top:8px}.error-page{max-width:500px;margin:80px auto;text-align:center;padding:24px}.error-page h1{color:var(--text)}.error-page p{color:var(--text-muted);margin-bottom:24px}.error-actions{display:flex;gap:12px;justify-content:center}.share-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;padding:12px 24px;border-radius:8px;z-index:1000}.tab-description{color:var(--text-muted);font-size:.9rem;margin-bottom:16px}.cat-profile-skeleton{max-width:900px;margin:0 auto;padding:24px}.skeleton-nav{display:flex;justify-content:space-between;margin-bottom:24px}.skeleton-button{width:80px;height:36px;background:var(--border);border-radius:8px;animation:pulse 1.5s infinite}.skeleton-content{display:flex;gap:24px}.skeleton-photo{width:120px;height:120px;background:var(--border);border-radius:12px;animation:pulse 1.5s infinite}.skeleton-info{flex:1}.skeleton-title{width:200px;height:32px;background:var(--border);border-radius:4px;margin-bottom:12px;animation:pulse 1.5s infinite}.skeleton-text{width:150px;height:20px;background:var(--border);border-radius:4px;margin-bottom:12px;animation:pulse 1.5s infinite}.skeleton-stats{width:300px;height:24px;background:var(--border);border-radius:4px;animation:pulse 1.5s infinite}.skeleton-tabs{height:48px;background:var(--border);border-radius:4px;margin:24px 0;animation:pulse 1.5s infinite}.skeleton-body{height:300px;background:var(--border);border-radius:8px;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:600px){.cat-header-content{flex-direction:column;align-items:center;text-align:center}.cat-stats-row{justify-content:center}.cat-profile-tabs{justify-content:flex-start}.skeleton-content{flex-direction:column;align-items:center}}.editable-name-container{display:flex;flex-direction:column;gap:8px}.editable-name-input{font-size:1.75rem;font-weight:700;padding:8px 12px;border:2px solid var(--accent);border-radius:8px;background:var(--bg);color:var(--text);outline:none;width:100%;max-width:300px}.editable-name-input:focus{box-shadow:0 0 0 3px #3b82f64d}.editable-name-input:disabled{opacity:.6}.editable-name-actions{display:flex;gap:8px}.editable-name-save,.editable-name-cancel{padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s}.editable-name-save{background:var(--accent);color:#fff;border:none}.editable-name-save:hover:not(:disabled){opacity:.9}.editable-name-save:disabled{opacity:.6;cursor:not-allowed}.editable-name-cancel{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.editable-name-cancel:hover:not(:disabled){background:var(--border)}.editable-name-cancel:disabled{opacity:.6;cursor:not-allowed}.editable-name-error{color:#ef4444;font-size:.875rem}.editable-name-display{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;padding:4px 8px;margin:-4px -8px;border-radius:8px;cursor:pointer;transition:background .15s}.editable-name-display:hover{background:var(--border)}.editable-name-text{font-size:1.75rem;font-weight:700;color:var(--text)}.editable-name-icon{font-size:1rem;color:var(--text-muted);opacity:0;transition:opacity .15s}.editable-name-display:hover .editable-name-icon{opacity:1}.sightings-list{display:flex;flex-direction:column;gap:16px}.sighting-card{padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card-bg)}.sighting-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.sighting-meta{font-size:.875rem;color:var(--text-muted)}.sighting-location{font-size:.875rem;color:var(--text-muted);margin-top:4px}.sighting-text{margin:12px 0;line-height:1.5}.sighting-photo{max-width:100%;max-height:300px;border-radius:8px;margin-top:12px;object-fit:cover}.sighting-favorite{padding:4px 8px;background:#fef3c7;color:#92400e;border-radius:4px;font-size:.75rem;font-weight:500}.pagination-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border)}.pagination-info{font-size:.875rem;color:var(--text-muted)}.pagination-btn{padding:8px 16px;border-radius:6px;background:var(--accent);color:#fff;border:none;cursor:pointer;font-weight:500;transition:opacity .15s}.pagination-btn:hover:not(:disabled){opacity:.9}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.load-more-btn{width:100%;padding:12px;margin-top:16px}.comments-panel{margin-top:24px}.comments-title{font-size:1.25rem;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}.comment-count{font-size:.875rem;color:var(--text-muted);font-weight:400}.comment-form{padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card-bg);margin-bottom:24px}.form-row{margin-bottom:12px}.form-row:last-of-type{margin-bottom:8px}.comment-author-input,.comment-content-input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);font-size:.9rem;box-sizing:border-box}.comment-author-input:focus,.comment-content-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #3b82f633}.comment-author-input:disabled,.comment-content-input:disabled{opacity:.6;cursor:not-allowed}.comment-content-input{resize:vertical;min-height:80px}.comment-error{color:#ef4444;font-size:.875rem;margin-bottom:8px}.comment-submit-btn{padding:10px 20px;background:var(--accent);color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:opacity .15s}.comment-submit-btn:hover:not(:disabled){opacity:.9}.comment-submit-btn:disabled{opacity:.5;cursor:not-allowed}.comments-list{display:flex;flex-direction:column;gap:12px}.comment-card{padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card-bg);position:relative}.comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.comment-author{font-weight:600;color:var(--text)}.comment-date{font-size:.75rem;color:var(--text-muted)}.comment-content{margin:0;line-height:1.5;color:var(--text);white-space:pre-wrap}.comment-delete-btn{position:absolute;top:12px;right:12px;padding:4px 8px;background:transparent;color:var(--text-muted);border:1px solid var(--border);border-radius:4px;font-size:.75rem;cursor:pointer;opacity:0;transition:opacity .15s,color .15s,border-color .15s}.comment-card:hover .comment-delete-btn{opacity:1}.comment-delete-btn:hover{color:#ef4444;border-color:#ef4444}.comment-delete-btn:disabled{opacity:.5;cursor:not-allowed}.comments-loading,.comments-empty{padding:24px;text-align:center;color:var(--text-muted)}.comments-error{padding:24px;text-align:center;color:#ef4444}.comments-error button{margin-top:12px}.comments-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.ai-analysis-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;padding:20px;margin-bottom:16px}.ai-analysis-card.ai-loading,.ai-analysis-card.ai-error,.ai-analysis-card.ai-disabled,.ai-analysis-card.ai-empty{text-align:center;padding:32px 20px}.ai-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ai-header h4{margin:0;font-size:1.1rem;flex:1}.ai-badges{display:flex;gap:8px}.ai-badge{font-size:.75rem;padding:3px 8px;border-radius:999px;background:var(--bg);border:1px solid var(--border);color:var(--text-muted)}.ai-badge.cached{background:#dbeafe;border-color:#93c5fd;color:#1e40af}.ai-badge.confidence{background:#dcfce7;border-color:#86efac;color:#166534}@media(prefers-color-scheme:dark){.ai-badge.cached{background:#1e3a5f;border-color:#3b82f6;color:#93c5fd}.ai-badge.confidence{background:#14532d;border-color:#22c55e;color:#86efac}}.ai-refresh-btn{font-size:.8rem;padding:4px 12px}.ai-spinner{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:ai-spin .8s linear infinite;margin:0 auto 12px}@keyframes ai-spin{to{transform:rotate(360deg)}}.ai-hint{font-size:.85rem;color:var(--text-muted);margin-top:8px}.ai-error h4{color:#dc2626;margin:0 0 8px}.ai-error p{color:var(--text-muted);margin:0 0 16px}.ai-narrative{background:var(--bg);border-radius:8px;padding:16px;margin-bottom:16px;border-left:3px solid var(--accent)}.ai-narrative p{margin:0;line-height:1.6;font-style:italic}.ai-result{margin-bottom:16px}.ai-field{margin-bottom:12px}.ai-field label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.ai-field p{margin:0;line-height:1.5}.ai-value{font-weight:500}.ai-value.capitalize{text-transform:capitalize}.ai-tags{display:flex;flex-wrap:wrap;gap:6px}.ai-tag{padding:4px 10px;border-radius:999px;font-size:.8rem;background:var(--bg);border:1px solid var(--border);color:var(--text)}.ai-tag.color{text-transform:capitalize}.ai-headline{font-size:1.25rem;margin:0 0 12px;color:var(--accent)}.ai-summary{font-size:1rem;line-height:1.6;margin:0 0 16px}.ai-highlights ul{margin:8px 0 0;padding-left:20px}.ai-highlights li{margin-bottom:6px;line-height:1.5}.ai-spotlight,.ai-tip,.ai-fun-fact{background:var(--bg);border-radius:8px;padding:12px;margin-top:12px}.ai-spotlight label,.ai-tip label,.ai-fun-fact label{display:block;font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;margin-bottom:6px}.ai-spotlight p,.ai-tip p,.ai-fun-fact p{margin:0;line-height:1.5}.ai-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--border);font-size:.8rem;color:var(--text-muted)}.ai-tokens{font-family:monospace}.ai-field.ai-health{background:#fef3c7;border-radius:8px;padding:12px;border-left:3px solid #f59e0b}@media(prefers-color-scheme:dark){.ai-field.ai-health{background:#451a03;border-left-color:#f59e0b}}.ai-data-hint{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px;margin-bottom:16px}.ai-hint-title{font-weight:600;color:#1e40af;margin:0 0 8px;font-size:.95rem}.ai-hint-text{color:#1e3a8a;margin:0 0 12px;font-size:.9rem}.ai-hint-list{margin:0;padding-left:20px;color:#1e3a8a;font-size:.85rem}.ai-hint-list li{margin-bottom:4px}.ai-unknown{color:var(--text-muted);font-style:italic}.ai-field-hint{display:block;font-size:.8rem;color:var(--text-muted);margin-top:4px;font-style:italic}@media(prefers-color-scheme:dark){.ai-data-hint{background:#1e3a5f;border-color:#2563eb}.ai-hint-title{color:#93c5fd}.ai-hint-text,.ai-hint-list{color:#bfdbfe}}.ai-usage-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.ai-usage-banner.warning{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.ai-usage-banner.critical{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}@media(prefers-color-scheme:dark){.ai-usage-banner.warning{background:#451a03;border-color:#f59e0b;color:#fcd34d}.ai-usage-banner.critical{background:#450a0a;border-color:#ef4444;color:#fca5a5}}.ai-usage-icon{font-size:1.2rem}.ai-usage-text{flex:1}.ai-usage-warning{font-weight:500}.app-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.app-header h1{margin:0}.app-nav{display:flex;gap:1rem}.nav-link{padding:.5rem 1rem;background:var(--accent);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.9rem;transition:opacity .2s}.nav-link:hover{opacity:.9}.nav-link-primary{background:#22c55e;font-weight:600}.nav-link-primary:hover{background:#16a34a;opacity:1}.community-reports-page{max-width:900px;margin:0 auto;padding:24px}.reports-header{margin-bottom:2rem}.reports-header .back-button{background:none;border:1px solid var(--border);color:var(--text);padding:.5rem 1rem;border-radius:6px;cursor:pointer;margin-bottom:1rem;font-size:.9rem}.reports-header .back-button:hover{background:var(--bg-soft)}.reports-header h1{margin:0 0 .5rem}.reports-header .subtitle{color:var(--text-muted);margin:0}.report-config{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.report-config h2{margin:0 0 1.5rem;font-size:1.25rem}.config-field{margin-bottom:1rem}.config-field label{display:block;font-weight:500;margin-bottom:.5rem;color:var(--text)}.config-field select,.config-field input{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;background:var(--bg);color:var(--text);box-sizing:border-box}.config-field select:focus,.config-field input:focus{outline:none;border-color:var(--accent)}.generate-button{width:100%;padding:.875rem;background:var(--accent);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:opacity .2s}.generate-button:hover:not(:disabled){opacity:.9}.generate-button:disabled{opacity:.5;cursor:not-allowed}.report-results{margin-bottom:2rem}.report-results h2{margin:0 0 .25rem}.report-results .report-period{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem}.reports-info{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.reports-info h3{margin:0 0 1rem;font-size:1.1rem}.reports-info p{color:var(--text-muted);margin:0 0 1rem;line-height:1.6}.reports-info ul{margin:0 0 1rem;padding-left:1.5rem;color:var(--text-muted)}.reports-info li{margin-bottom:.5rem;line-height:1.5}.reports-info .note{font-size:.85rem;font-style:italic;padding-top:1rem;border-top:1px solid var(--border);margin-bottom:0}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.health-status-picker{display:flex;flex-direction:column;gap:1rem}.status-options{display:flex;flex-direction:column;gap:.5rem}.status-option{display:flex;align-items:center;gap:.75rem;padding:1rem;border:2px solid var(--border-color, #e0e0e0);border-radius:12px;background:var(--bg-secondary, #f8f9fa);cursor:pointer;transition:all .2s ease;text-align:left;min-height:56px}.status-option:hover{border-color:var(--primary-color, #007bff);background:var(--bg-hover, #f0f7ff)}.status-option.selected{border-color:var(--primary-color, #007bff);background:var(--bg-selected, #e3f2fd)}.status-option.selected.healthy{border-color:#4caf50;background:#e8f5e9}.status-option.selected.concern{border-color:#ff9800;background:#fff3e0}.status-option.selected.needs_attention{border-color:#f44336;background:#ffebee}.status-emoji{font-size:1.5rem;flex-shrink:0}.status-label{font-weight:600;font-size:1rem;color:var(--text-primary, #212121)}.status-description{font-size:.875rem;color:var(--text-secondary, #666);margin-left:auto}.health-status-picker.compact .status-options{flex-direction:row;gap:.5rem}.health-status-picker.compact .status-option{flex-direction:column;flex:1;padding:.75rem;min-height:auto;text-align:center;gap:.25rem}.health-status-picker.compact .status-description{display:none}.health-details{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:var(--bg-tertiary, #f5f5f5);border-radius:12px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.severity-picker{display:flex;flex-direction:column;gap:.5rem}.severity-label,.observations-label{font-size:.875rem;font-weight:600;color:var(--text-secondary, #666)}.severity-options{display:flex;gap:.5rem}.severity-option{flex:1;padding:.75rem;border:2px solid var(--border-color, #e0e0e0);border-radius:8px;background:#fff;cursor:pointer;font-weight:500;transition:all .2s ease}.severity-option:hover{border-color:var(--primary-color, #007bff)}.severity-option.selected{background:var(--bg-selected, #e3f2fd);border-color:var(--primary-color, #007bff);color:var(--primary-color, #007bff)}.severity-option.selected.low{border-color:#4caf50;background:#e8f5e9;color:#2e7d32}.severity-option.selected.medium{border-color:#ff9800;background:#fff3e0;color:#e65100}.severity-option.selected.high{border-color:#f44336;background:#ffebee;color:#c62828}.observations-picker{display:flex;flex-direction:column;gap:.5rem}.observations-grid{display:flex;flex-wrap:wrap;gap:.5rem}.observation-chip{padding:.5rem 1rem;border:1px solid var(--border-color, #e0e0e0);border-radius:20px;background:#fff;cursor:pointer;font-size:.875rem;transition:all .2s ease}.observation-chip:hover{border-color:var(--primary-color, #007bff);background:var(--bg-hover, #f0f7ff)}.observation-chip.selected{border-color:var(--primary-color, #007bff);background:var(--primary-color, #007bff);color:#fff}@media(max-width:480px){.status-option{padding:.875rem}.status-emoji{font-size:1.25rem}.status-label{font-size:.9375rem}.status-description{display:none}.observation-chip{padding:.5rem .75rem;font-size:.8125rem}}.quick-log-modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-log-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .3s ease;overflow:hidden}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-handle{width:40px;height:4px;background:#d0d0d0;border-radius:2px;margin:8px auto;flex-shrink:0}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e0e0e0}.modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#212121}.close-button{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.25rem;line-height:1}.close-button:hover{color:#212121}.modal-content{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem}.photo-section{display:flex;flex-direction:column;gap:.75rem}.add-photo-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;border:2px dashed #d0d0d0;border-radius:12px;background:#f8f9fa;cursor:pointer;color:#666;font-size:1rem;transition:all .2s ease}.add-photo-button:hover{border-color:#007bff;background:#f0f7ff;color:#007bff}.photo-icon{font-size:1.5rem}.optional-label{font-size:.875rem;color:#999}.photo-preview{position:relative;border-radius:12px;overflow:hidden}.photo-preview img{width:100%;height:150px;object-fit:cover}.remove-photo{position:absolute;top:.5rem;right:.5rem;background:#0009;color:#fff;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;cursor:pointer}.health-section h3{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#212121}.feeding-section{padding:.75rem 0;border-top:1px solid #f0f0f0}.feeding-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem;color:#424242}.feeding-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:#007bff}.notes-section{display:flex;flex-direction:column;gap:.75rem}.toggle-notes-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#666;font-size:.9375rem;cursor:pointer;padding:.5rem 0;text-align:left}.toggle-notes-button:hover{color:#007bff}.toggle-icon{transition:transform .2s ease}.toggle-icon.open{transform:rotate(180deg)}.notes-input{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;resize:none;font-family:inherit}.notes-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.offline-indicator{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff3e0;border:1px solid #ff9800;border-radius:8px;color:#e65100;font-size:.875rem}.offline-icon{font-size:1.25rem}.queue-indicator{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;color:#1565c0;font-size:.875rem}.queue-icon{font-size:1rem}.error-message{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:#ffebee;border:1px solid #f44336;border-radius:8px;color:#c62828;font-size:.875rem}.retry-button{flex-shrink:0;padding:.375rem .75rem;background:#c62828;color:#fff;border:none;border-radius:4px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s ease}.retry-button:hover:not(:disabled){background:#b71c1c}.retry-button:disabled{background:#ef9a9a;cursor:not-allowed}.modal-footer{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border-top:1px solid #e0e0e0;background:#fafafa}.submit-button{width:100%;padding:1rem;background:#007bff;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.submit-button:hover:not(:disabled){background:#0056b3}.submit-button:disabled{background:#b0bec5;cursor:not-allowed}.cancel-button{width:100%;padding:1rem;background:transparent;color:#666;border:none;border-radius:12px;font-size:1rem;cursor:pointer;transition:background .2s ease}.cancel-button:hover:not(:disabled){background:#f0f0f0}.cancel-button:disabled{color:#b0bec5;cursor:not-allowed}@media(min-width:600px){.quick-log-modal-backdrop{align-items:center}.quick-log-modal{border-radius:16px;max-height:80vh}.modal-handle{display:none}}@supports (padding-bottom: env(safe-area-inset-bottom)){.modal-footer{padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))}}.health-timeline{padding:1rem 0}.health-timeline-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#666}.loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.health-timeline-error{text-align:center;padding:2rem 1rem;color:#c62828}.health-timeline-error button{margin-top:1rem;padding:.5rem 1rem;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer}.health-timeline-empty{text-align:center;padding:3rem 1rem;color:#666}.empty-emoji{font-size:3rem;display:block;margin-bottom:1rem}.health-timeline-empty h3{margin:0 0 .5rem;color:#424242}.health-timeline-empty p{max-width:300px;margin:0 auto}.health-summary{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:12px;margin-bottom:1.5rem}@media(min-width:480px){.health-summary{flex-direction:row;justify-content:space-between;align-items:center}}.summary-stats{display:flex;gap:1.5rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center;min-width:60px}.stat-value{font-size:1.5rem;font-weight:700;color:#212121}.stat-value.warning{color:#f44336}.stat-emoji{font-size:1.5rem}.stat-label{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.current-status{padding:.5rem 1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.filter-controls{display:flex;align-items:center}.filter-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#666}.filter-checkbox input{width:18px;height:18px;accent-color:#007bff}.timeline-container{position:relative;padding-left:0}.timeline-item{display:flex;gap:1rem;padding-bottom:1.5rem}.timeline-item.last{padding-bottom:0}.timeline-connector{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:24px}.timeline-dot{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 4px #0003}.resolved-check{color:#fff;font-size:.75rem;font-weight:700}.timeline-line{width:2px;flex-grow:1;background:#e0e0e0;margin-top:4px}.timeline-item.resolved .timeline-line{background:#e0e0e0}.timeline-content{flex:1;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #00000014;border-left:4px solid #e0e0e0}.timeline-content.healthy{border-left-color:#4caf50}.timeline-content.concern{border-left-color:#ff9800}.timeline-content.needs_attention{border-left-color:#f44336}.timeline-item.resolved .timeline-content{opacity:.7;border-left-color:#9e9e9e}.record-header{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.75rem}.status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:20px;color:#fff;font-size:.8125rem;font-weight:600}.status-emoji{font-size:1rem}.severity-badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.severity-low{background:#e8f5e9;color:#2e7d32}.severity-medium{background:#fff3e0;color:#ef6c00}.severity-high{background:#ffebee;color:#c62828}.resolved-badge{display:inline-block;padding:.25rem .5rem;background:#e0e0e0;border-radius:4px;font-size:.75rem;font-weight:600;color:#616161}.record-time{display:flex;flex-direction:column;gap:.125rem;margin-bottom:.75rem}.relative-time{font-size:.875rem;font-weight:600;color:#424242}.exact-time{font-size:.75rem;color:#9e9e9e}.record-observations{margin-bottom:.75rem}.record-observations h4{margin:0 0 .5rem;font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.observation-chips{display:flex;flex-wrap:wrap;gap:.375rem}.observation-chip{display:inline-block;padding:.25rem .625rem;background:#f5f5f5;border-radius:16px;font-size:.8125rem;color:#424242}.record-notes{margin-bottom:.75rem}.record-notes h4{margin:0 0 .375rem;font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.record-notes p{margin:0;font-size:.875rem;color:#424242;line-height:1.5}.resolution-info{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#e8f5e9;border-radius:6px;font-size:.8125rem;color:#2e7d32;margin-top:.75rem}.resolution-icon{font-weight:700}.record-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f0f0f0}.resolve-button{padding:.5rem 1rem;background:#4caf50;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}.resolve-button:hover:not(:disabled){background:#43a047}.resolve-button:disabled{background:#a5d6a7;cursor:not-allowed}.load-more-container{display:flex;justify-content:center;padding:1rem 0;margin-left:32px}.load-more-button{padding:.75rem 1.5rem;background:#fff;color:#007bff;border:2px solid #007bff;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.load-more-button:hover:not(:disabled){background:#007bff;color:#fff}.load-more-button:disabled{border-color:#b0bec5;color:#b0bec5;cursor:not-allowed}@media(max-width:480px){.timeline-content{padding:.875rem}.status-badge{padding:.25rem .5rem;font-size:.75rem}.observation-chip{font-size:.75rem;padding:.25rem .5rem}}._container_9xryx_6{width:100%;padding:1rem 0}._steps_9xryx_11{display:flex;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:0;gap:.5rem}._stepItem_9xryx_21{display:flex;align-items:center;flex:1}._stepItem_9xryx_21:last-child{flex:0}._step_9xryx_11{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.5rem;min-width:64px;transition:opacity .2s ease}._step_9xryx_11:disabled{cursor:default}._step_9xryx_11:not(:disabled):hover{opacity:.8}._step_9xryx_11:not(:disabled):focus-visible{outline:2px solid var(--color-primary, #3b82f6);outline-offset:2px;border-radius:8px}._stepNumber_9xryx_58{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:.875rem;font-weight:600;transition:all .2s ease}._completed_9xryx_71 ._stepNumber_9xryx_58{background-color:var(--color-success, #22c55e);color:#fff}._current_9xryx_76 ._stepNumber_9xryx_58{background-color:var(--color-primary, #3b82f6);color:#fff;box-shadow:0 0 0 4px #3b82f633}._upcoming_9xryx_82 ._stepNumber_9xryx_58{background-color:var(--color-gray-200, #e5e7eb);color:var(--color-gray-500, #6b7280)}._stepLabel_9xryx_87{display:flex;flex-direction:column;align-items:center;font-size:.75rem;color:var(--color-gray-600, #4b5563);text-align:center}._current_9xryx_76 ._stepLabel_9xryx_87{color:var(--color-primary, #3b82f6);font-weight:600}._completed_9xryx_71 ._stepLabel_9xryx_87{color:var(--color-success, #22c55e)}._optional_9xryx_105{font-size:.625rem;color:var(--color-gray-400, #9ca3af);font-weight:400}._connector_9xryx_111{flex:1;height:2px;background-color:var(--color-gray-200, #e5e7eb);margin:0 .25rem;transition:background-color .3s ease}._connectorCompleted_9xryx_119{background-color:var(--color-success, #22c55e)}._progressText_9xryx_123{text-align:center;font-size:.75rem;color:var(--color-gray-500, #6b7280);margin-top:.5rem}@media(max-width:359px){._stepLabel_9xryx_87{display:none}._stepNumber_9xryx_58{width:32px;height:32px}}@media(min-width:640px){._stepNumber_9xryx_58{width:40px;height:40px;font-size:1rem}._stepLabel_9xryx_87{font-size:.875rem}._optional_9xryx_105{font-size:.75rem}}._container_sxez9_6{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}._header_sxez9_13{text-align:center}._title_sxez9_17{font-size:1.5rem;font-weight:600;color:var(--color-gray-900, #111827);margin:0 0 .5rem}._subtitle_sxez9_24{font-size:.875rem;color:var(--color-gray-600, #4b5563);margin:0}._hiddenInput_sxez9_30{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._captureArea_sxez9_42{width:100%;aspect-ratio:4 / 3;max-height:400px;border-radius:12px;overflow:hidden;background-color:var(--color-gray-100, #f3f4f6)}._captureButton_sxez9_51{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:none;border:2px dashed var(--color-gray-300, #d1d5db);border-radius:12px;cursor:pointer;color:var(--color-gray-500, #6b7280);transition:all .2s ease;padding:2rem}._captureButton_sxez9_51:hover{border-color:var(--color-primary, #3b82f6);color:var(--color-primary, #3b82f6);background-color:#3b82f60d}._captureButton_sxez9_51:focus-visible{outline:2px solid var(--color-primary, #3b82f6);outline-offset:2px}._captureButton_sxez9_51:active{transform:scale(.98)}._captureText_sxez9_83{font-size:1.125rem;font-weight:500}._captureHint_sxez9_88{font-size:.875rem;color:var(--color-gray-400, #9ca3af)}._previewContainer_sxez9_93{position:relative;width:100%;height:100%}._preview_sxez9_93{width:100%;height:100%;object-fit:cover}._clearButton_sxez9_105{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;background-color:#0009;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}._clearButton_sxez9_105:hover{background-color:#000c}._clearButton_sxez9_105:disabled{opacity:.5;cursor:not-allowed}._uploadOverlay_sxez9_131{position:absolute;inset:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}._progressContainer_sxez9_142{width:80%;max-width:200px;height:6px;background-color:#ffffff4d;border-radius:3px;overflow:hidden}._progressBar_sxez9_151{height:100%;background-color:#fff;transition:width .3s ease}._progressText_sxez9_157{color:#fff;font-size:.875rem;font-weight:500}._successBadge_sxez9_163{position:absolute;bottom:.75rem;left:.75rem;display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background-color:var(--color-success, #22c55e);color:#fff;border-radius:9999px;font-size:.75rem;font-weight:500}._error_sxez9_178{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--color-error-bg, #fef2f2);border:1px solid var(--color-error-border, #fecaca);border-radius:8px;color:var(--color-error, #dc2626);font-size:.875rem}._actions_sxez9_190{display:flex;gap:1rem;justify-content:center}._skipButton_sxez9_196{padding:.75rem 1.5rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-600, #4b5563);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:48px}._skipButton_sxez9_196:hover{background-color:var(--color-gray-50, #f9fafb);border-color:var(--color-gray-400, #9ca3af)}._skipButton_sxez9_196:disabled{opacity:.5;cursor:not-allowed}._continueButton_sxez9_219{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--color-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:48px}._continueButton_sxez9_219:hover{background-color:var(--color-primary-dark, #2563eb)}._continueButton_sxez9_219:disabled{opacity:.5;cursor:not-allowed}._tips_sxez9_244{padding:1rem;background-color:var(--color-gray-50, #f9fafb);border-radius:8px}._tipsTitle_sxez9_250{font-size:.875rem;font-weight:600;color:var(--color-gray-700, #374151);margin:0 0 .5rem}._tipsList_sxez9_257{margin:0;padding-left:1.25rem;font-size:.875rem;color:var(--color-gray-600, #4b5563)}._tipsList_sxez9_257 li{margin-bottom:.25rem}._tipsList_sxez9_257 li:last-child{margin-bottom:0}@media(min-width:640px){._container_sxez9_6{padding:1.5rem}._title_sxez9_17{font-size:1.75rem}._captureArea_sxez9_42{aspect-ratio:16 / 9;max-height:500px}}._container_1b4y5_6{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}._header_1b4y5_13{text-align:center}._title_1b4y5_17{font-size:1.5rem;font-weight:600;color:var(--color-gray-900, #111827);margin:0 0 .5rem}._subtitle_1b4y5_24{font-size:.875rem;color:var(--color-gray-600, #4b5563);margin:0}._detectionArea_1b4y5_31{padding:1.5rem;background-color:var(--color-gray-50, #f9fafb);border-radius:12px;min-height:100px;display:flex;align-items:center;justify-content:center}._detecting_1b4y5_41{display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_1b4y5_48{width:40px;height:40px;border:3px solid var(--color-gray-200, #e5e7eb);border-top-color:var(--color-primary, #3b82f6);border-radius:50%;animation:_spin_1b4y5_48 1s linear infinite}@keyframes _spin_1b4y5_48{to{transform:rotate(360deg)}}._detectingText_1b4y5_63{font-size:.875rem;color:var(--color-gray-600, #4b5563)}._detectButton_1b4y5_68{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background-color:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:56px}._detectButton_1b4y5_68:hover{background-color:var(--color-primary-dark, #2563eb)}._detectButton_1b4y5_68:disabled{opacity:.5;cursor:not-allowed}._locationResult_1b4y5_94{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1rem;background-color:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:8px}._locationResult_1b4y5_94 svg{flex-shrink:0;color:var(--color-primary, #3b82f6)}._locationDetails_1b4y5_110{flex:1;display:flex;flex-direction:column;gap:.25rem}._locationPrimary_1b4y5_117{font-weight:500;color:var(--color-gray-900, #111827)}._locationSecondary_1b4y5_122{font-size:.875rem;color:var(--color-gray-600, #4b5563)}._accuracy_1b4y5_127{font-size:.75rem;color:var(--color-gray-400, #9ca3af)}._sourceTag_1b4y5_132{display:inline-block;font-size:.75rem;padding:.125rem .5rem;background-color:var(--color-primary-light, #dbeafe);color:var(--color-primary, #3b82f6);border-radius:4px;width:fit-content}._refreshButton_1b4y5_142{padding:.5rem;background:none;border:none;color:var(--color-gray-400, #9ca3af);cursor:pointer;border-radius:4px;transition:all .2s ease}._refreshButton_1b4y5_142:hover{background-color:var(--color-gray-100, #f3f4f6);color:var(--color-gray-600, #4b5563)}._error_1b4y5_158{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--color-error-bg, #fef2f2);border:1px solid var(--color-error-border, #fecaca);border-radius:8px;color:var(--color-error, #dc2626);font-size:.875rem}._manualToggle_1b4y5_171{background:none;border:none;color:var(--color-primary, #3b82f6);font-size:.875rem;cursor:pointer;text-decoration:underline;padding:.5rem;align-self:center}._manualToggle_1b4y5_171:hover{color:var(--color-primary-dark, #2563eb)}._manualForm_1b4y5_187{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:var(--color-gray-50, #f9fafb);border-radius:12px}._formRow_1b4y5_196{display:flex;gap:1rem}._formGroup_1b4y5_201{flex:1;display:flex;flex-direction:column;gap:.5rem}._formGroupSmall_1b4y5_208{flex:0 0 100px;display:flex;flex-direction:column;gap:.5rem}._label_1b4y5_215{font-size:.875rem;font-weight:500;color:var(--color-gray-700, #374151)}._required_1b4y5_221{color:var(--color-error, #dc2626)}._input_1b4y5_225{padding:.75rem 1rem;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;font-size:1rem;transition:all .2s ease;min-height:48px}._input_1b4y5_225:focus{outline:none;border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._formActions_1b4y5_240{display:flex;gap:1rem;margin-top:.5rem}._cancelButton_1b4y5_246{flex:1;padding:.75rem 1rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-600, #4b5563);font-size:1rem;cursor:pointer;min-height:48px}._cancelButton_1b4y5_246:hover{background-color:var(--color-gray-100, #f3f4f6)}._submitButton_1b4y5_262{flex:1;padding:.75rem 1rem;background-color:var(--color-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px}._submitButton_1b4y5_262:hover{background-color:var(--color-primary-dark, #2563eb)}._actions_1b4y5_280{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}._backButton_1b4y5_287{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-600, #4b5563);font-size:1rem;cursor:pointer;min-height:48px}._backButton_1b4y5_287:hover{background-color:var(--color-gray-50, #f9fafb)}._continueButton_1b4y5_305{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--color-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px}._continueButton_1b4y5_305:hover{background-color:var(--color-primary-dark, #2563eb)}._continueButton_1b4y5_305:disabled{opacity:.5;cursor:not-allowed}@media(min-width:640px){._container_1b4y5_6{padding:1.5rem}._title_1b4y5_17{font-size:1.75rem}._formGroupSmall_1b4y5_208{flex:0 0 120px}}._container_i44rx_6{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}._header_i44rx_13{text-align:center}._title_i44rx_17{font-size:1.5rem;font-weight:600;color:var(--color-gray-900, #111827);margin:0 0 .5rem}._subtitle_i44rx_24{font-size:.875rem;color:var(--color-gray-600, #4b5563);margin:0}._formGroup_i44rx_31{display:flex;flex-direction:column;gap:.5rem}._label_i44rx_37{font-size:.875rem;font-weight:500;color:var(--color-gray-700, #374151)}._required_i44rx_43{color:var(--color-error, #dc2626)}._optional_i44rx_47{font-weight:400;color:var(--color-gray-400, #9ca3af)}._textareaWrapper_i44rx_52{position:relative}._textarea_i44rx_52{width:100%;padding:.75rem 1rem;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;min-height:160px;transition:all .2s ease}._textarea_i44rx_52:focus{outline:none;border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._textarea_i44rx_52::placeholder{color:var(--color-gray-400, #9ca3af);white-space:pre-line}._textareaError_i44rx_79{border-color:var(--color-error, #dc2626)}._textareaError_i44rx_79:focus{border-color:var(--color-error, #dc2626);box-shadow:0 0 0 3px #dc26261a}._charCount_i44rx_88{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:var(--color-gray-400, #9ca3af);background-color:#fff;padding:.125rem .25rem;border-radius:4px}._charCountWarning_i44rx_99{color:var(--color-warning, #f59e0b)}._input_i44rx_103{padding:.75rem 1rem;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;font-size:1rem;transition:all .2s ease;min-height:48px}._input_i44rx_103:focus{outline:none;border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 3px #3b82f61a}._helpText_i44rx_118{font-size:.75rem;color:var(--color-gray-500, #6b7280);margin:0}._errorText_i44rx_124{font-size:.75rem;color:var(--color-error, #dc2626);margin:0}._actions_i44rx_131{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}._backButton_i44rx_138{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-600, #4b5563);font-size:1rem;cursor:pointer;min-height:48px;transition:all .2s ease}._backButton_i44rx_138:hover{background-color:var(--color-gray-50, #f9fafb)}._continueButton_i44rx_157{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--color-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px;transition:all .2s ease}._continueButton_i44rx_157:hover{background-color:var(--color-primary-dark, #2563eb)}._continueButton_i44rx_157:disabled{opacity:.5;cursor:not-allowed}@media(min-width:640px){._container_i44rx_6{padding:1.5rem}._title_i44rx_17{font-size:1.75rem}._textarea_i44rx_52{min-height:200px}}._container_b2lay_6{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}._header_b2lay_13{text-align:center}._title_b2lay_17{font-size:1.5rem;font-weight:600;color:var(--color-gray-900, #111827);margin:0 0 .5rem}._subtitle_b2lay_24{font-size:.875rem;color:var(--color-gray-600, #4b5563);margin:0}._sections_b2lay_31{display:flex;flex-direction:column;gap:1rem}._section_b2lay_31{background-color:#fff;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:12px;overflow:hidden}._sectionHeader_b2lay_44{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:var(--color-gray-50, #f9fafb);border-bottom:1px solid var(--color-gray-200, #e5e7eb)}._sectionTitle_b2lay_53{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--color-gray-700, #374151);margin:0}._editButton_b2lay_63{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:none;border:1px solid var(--color-gray-200, #e5e7eb);border-radius:6px;font-size:.75rem;color:var(--color-gray-600, #4b5563);cursor:pointer;transition:all .2s ease}._editButton_b2lay_63:hover{background-color:var(--color-gray-100, #f3f4f6);border-color:var(--color-gray-300, #d1d5db)}._sectionContent_b2lay_82{padding:1rem}._photoPreview_b2lay_87{width:100%;max-height:200px;object-fit:cover;border-radius:8px}._locationDetails_b2lay_95{display:flex;flex-direction:column;gap:.25rem}._locationPrimary_b2lay_101{font-weight:500;color:var(--color-gray-900, #111827);margin:0}._locationSecondary_b2lay_107{font-size:.875rem;color:var(--color-gray-600, #4b5563);margin:0}._badge_b2lay_113{display:inline-flex;align-items:center;padding:.25rem .5rem;background-color:var(--color-primary-bg, #eff6ff);color:var(--color-primary, #3b82f6);border-radius:9999px;font-size:.75rem;font-weight:500;width:fit-content;margin-top:.5rem}._descriptionText_b2lay_127{color:var(--color-gray-700, #374151);line-height:1.6;margin:0;white-space:pre-wrap}._nickname_b2lay_134{font-size:.875rem;color:var(--color-gray-500, #6b7280);margin:.75rem 0 0;padding-top:.75rem;border-top:1px solid var(--color-gray-100, #f3f4f6)}._emptyText_b2lay_142{color:var(--color-gray-400, #9ca3af);font-style:italic;margin:0}._error_b2lay_149{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:var(--color-error-bg, #fef2f2);border:1px solid var(--color-error-border, #fecaca);border-radius:8px;color:var(--color-error, #dc2626);font-size:.875rem}._actions_b2lay_162{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}._backButton_b2lay_169{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-600, #4b5563);font-size:1rem;cursor:pointer;min-height:48px;transition:all .2s ease}._backButton_b2lay_169:hover{background-color:var(--color-gray-50, #f9fafb)}._backButton_b2lay_169:disabled{opacity:.5;cursor:not-allowed}._submitButton_b2lay_193{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;padding:.75rem 1.5rem;background-color:var(--color-success, #22c55e);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px;transition:all .2s ease}._submitButton_b2lay_193:hover{background-color:var(--color-success-dark, #16a34a)}._submitButton_b2lay_193:disabled{opacity:.7;cursor:not-allowed}._spinner_b2lay_220{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_b2lay_220 1s linear infinite}@keyframes _spin_b2lay_220{to{transform:rotate(360deg)}}@media(min-width:640px){._container_b2lay_6{padding:1.5rem}._title_b2lay_17{font-size:1.75rem}._photoPreview_b2lay_87{max-height:300px}}._container_1gywz_6{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 1rem;text-align:center}._successIcon_1gywz_15{color:var(--color-success, #22c55e);animation:_scaleIn_1gywz_1 .3s ease-out}@keyframes _scaleIn_1gywz_1{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}._title_1gywz_31{font-size:2rem;font-weight:700;color:var(--color-gray-900, #111827);margin:0}._message_1gywz_38{font-size:1rem;color:var(--color-gray-600, #4b5563);max-width:400px;line-height:1.6;margin:0}._entryInfo_1gywz_46{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 2rem;background-color:var(--color-gray-50, #f9fafb);border-radius:12px}._entryLabel_1gywz_56{font-size:.75rem;color:var(--color-gray-500, #6b7280);text-transform:uppercase;letter-spacing:.05em}._entryId_1gywz_63{font-size:1.5rem;font-weight:700;color:var(--color-primary, #3b82f6)}._actions_1gywz_69{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}._primaryButton_1gywz_77{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background-color:var(--color-primary, #3b82f6);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;min-height:48px;transition:all .2s ease}._primaryButton_1gywz_77:hover{background-color:var(--color-primary-dark, #2563eb)}._secondaryButton_1gywz_99{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background:none;border:1px solid var(--color-gray-300, #d1d5db);border-radius:8px;color:var(--color-gray-700, #374151);font-size:1rem;font-weight:500;cursor:pointer;min-height:48px;transition:all .2s ease}._secondaryButton_1gywz_99:hover{background-color:var(--color-gray-50, #f9fafb);border-color:var(--color-gray-400, #9ca3af)}._linkButton_1gywz_122{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:none;border:none;color:var(--color-gray-500, #6b7280);font-size:.875rem;cursor:pointer;transition:color .2s ease}._linkButton_1gywz_122:hover{color:var(--color-gray-700, #374151)}._encouragement_1gywz_140{width:100%;max-width:400px;padding:1.5rem;background-color:var(--color-primary-bg, #eff6ff);border-radius:12px;margin-top:1rem}._encouragementTitle_1gywz_149{font-size:.875rem;font-weight:600;color:var(--color-gray-700, #374151);margin:0 0 1rem}._encouragementList_1gywz_156{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;text-align:left}._encouragementList_1gywz_156 li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:var(--color-gray-600, #4b5563)}._encouragementList_1gywz_156 li svg{flex-shrink:0;color:var(--color-primary, #3b82f6);margin-top:.125rem}@media(min-width:640px){._container_1gywz_6{padding:3rem 1.5rem}._title_1gywz_31{font-size:2.25rem}._actions_1gywz_69{flex-direction:row;max-width:none;width:auto}._primaryButton_1gywz_77,._secondaryButton_1gywz_99{width:auto}}._container_1gwap_6{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-gray-50, #f9fafb)}._header_1gwap_13{padding:1rem;background-color:#fff;border-bottom:1px solid var(--color-gray-200, #e5e7eb)}._pageTitle_1gwap_19{font-size:1.25rem;font-weight:600;color:var(--color-gray-900, #111827);margin:0;text-align:center}._content_1gwap_27{flex:1;display:flex;flex-direction:column;max-width:600px;width:100%;margin:0 auto;background-color:#fff}@media(max-width:639px){._content_1gwap_27{max-width:none}}@media(min-width:640px){._container_1gwap_6{padding:2rem 1rem}._header_1gwap_13{background:none;border:none;padding:0 0 1rem}._pageTitle_1gwap_19{font-size:1.5rem}._content_1gwap_27{border-radius:16px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden}}@media(min-width:1024px){._container_1gwap_6{padding:3rem 2rem}}
