*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
:root{--green-bg:#eaf2ea;--green-mid:#6b8f6b;--green-dark:#2d5a2d;--rose-bg:#f2eaea;--rose-mid:#8f6b6b;--rose-dark:#5a2d2d;--text-body:#2a2a2a;--text-muted:#666;--text-hint:#999;--border-light:#0000000f;--border-input:#00000026;--user-msg-bg:#d6e6d6;--table-bg:#f8fbf8}body{background:var(--green-bg);color:var(--text-body);font-size:16px;line-height:1.5}h1,h2,h3,h4,p{margin:0}a{color:inherit}.app-container{max-width:800px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.app-container{padding:0 1rem}}
.app-header{padding:2rem 0 .25rem}.header-row{align-items:center;gap:.85rem;display:flex}.app-logo{width:50px;height:100px;margin:0 1rem}.app-logo:hover{opacity:.8}.app-title{color:var(--green-dark);font-size:1.3rem;font-weight:700;line-height:1.2}.app-tagline-primary{margin-top:.1rem;font-size:.9rem}.app-tagline-secondary{color:var(--text-muted);margin-top:.8rem;font-size:.8rem}.language-toggle{justify-content:flex-end;gap:.75rem;padding:1rem 0;display:flex}@media (max-width:600px){.app-logo{margin:0}.language-toggle{margin-top:1rem}}.language-toggle a{padding-bottom:2px;font-size:.8rem;text-decoration:none;transition:color .15s}.language-toggle a.is-active{color:var(--text-body);border-bottom:2px solid var(--rose-mid);font-weight:600}.language-toggle a:not(.is-active){color:var(--text-muted)}.language-toggle a:not(.is-active):hover{color:var(--text-body)}
.app-disclaimer{color:var(--text-muted);text-align:center;margin-top:0;margin-bottom:1.6rem;padding:.5rem 4rem;font-size:.8rem;line-height:1.5}@media (max-width:600px){.app-disclaimer{padding:.5rem}}
.previous-chats{padding-bottom:2rem}.previous-chats-label{color:var(--text-muted);margin-bottom:.4rem;font-size:.8rem;font-weight:600}.pills{flex-wrap:wrap;gap:.7rem;display:flex}.chat-pill{border:1px solid var(--border-input);background:#fff;border-radius:1rem;align-items:center;padding:0;transition:border-color .15s;display:inline-flex}.chat-pill:hover{border-color:var(--text-hint)}.chat-pill-main span{color:var(--text-muted)}.chat-pill-main{color:var(--text-body);cursor:pointer;background:0 0;border:none;padding:.35rem .5rem .35rem .75rem;font-size:.8rem}.chat-pill.is-active .chat-pill-main{cursor:default}.chat-pill.is-active{border-color:var(--rose-mid)}.chat-pill-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:.35rem .6rem .35rem .25rem;font-size:.9rem;line-height:1}.chat-pill-close:hover{color:#000}
.location-card{border-top:3px solid var(--rose-mid);background:#fff;margin-bottom:1rem;padding:.85rem 1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.card-header-row{justify-content:space-between;align-items:baseline;margin-bottom:.8rem;display:flex}.field-label{color:var(--text-body);font-size:.8rem;font-weight:600}.locate-link{color:var(--rose-mid);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:none}.locate-link:hover{color:var(--rose-dark)}.search-row{align-items:stretch;gap:.4rem;max-width:400px;margin:0 auto;display:flex}.search-note{max-width:400px;color:var(--text-hint);margin:.35rem auto 0;font-size:.8rem}.search-message{max-width:400px;margin:.35rem auto 0}.location-input{border:1.5px solid var(--border-input);min-width:0;color:var(--text-body);background:#fff;border-radius:6px;flex:1;padding:.5rem .7rem;font-size:.9rem;display:block}.location-input::placeholder{color:var(--text-hint)}.location-input:focus{border-color:var(--rose-mid);outline:none;box-shadow:0 0 0 2px #8f6b6b26}.btn-search{border:1.5px solid var(--border-input);color:var(--text-body);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;flex-shrink:0;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s}.btn-search:hover{border-color:var(--rose-mid);color:var(--rose-mid)}.btn-search.is-disabled{color:var(--text-hint);cursor:default;border-color:#ccc}.search-results{margin-top:.6rem}.search-result{border:none;border-bottom:1px solid var(--border-light);cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;flex-direction:column;gap:.1rem;padding:.5rem .25rem;transition:background-color .1s;display:flex}.search-result:last-child{border-bottom:none}.search-result:hover{background:var(--rose-bg)}.result-primary{color:var(--text-body);font-size:.9rem;font-weight:600}.result-secondary{color:var(--text-muted);font-size:.8rem}@media (min-width:601px){.search-result{flex-direction:row;align-items:baseline;gap:0}.result-primary{white-space:nowrap;flex-shrink:0;margin-right:.4rem}.result-secondary:before{content:"·";color:var(--text-hint);margin-right:.35rem}}.selected-name{color:var(--text-body);padding-right:.4rem;font-size:1rem;font-weight:600}.map-link{color:var(--rose-mid);white-space:nowrap;font-size:.8rem;text-decoration:none}.map-link:hover{color:var(--rose-dark)}.selected-detail{color:var(--text-muted);font-size:.85rem}.new-chat-link{color:var(--rose-mid);cursor:pointer;background:0 0;border:none;margin-top:.4rem;padding:0;font-size:.9rem;text-decoration:none}.new-chat-link:hover{color:var(--rose-dark)}.card-footer{justify-content:flex-end;align-items:center;margin-top:.75rem;padding-top:.5rem;display:flex}.powered-by{color:var(--text-hint);font-size:.7rem}.powered-by-logo{opacity:.8;vertical-align:bottom;height:20px;padding-left:.2rem}.powered-by-logo:hover{opacity:1}
.message-input-section{padding:1.5rem 0}.message-input-row{align-items:flex-end;gap:.5rem;display:flex}.message-textarea{border:1.5px solid var(--border-input);color:var(--text-body);background:#fff;border-radius:6px;flex:1;min-height:4rem;max-height:10rem;padding:.5rem .7rem;font-family:inherit;font-size:.9rem;line-height:1.5;display:block}.message-textarea::placeholder{color:var(--text-hint)}.message-textarea:focus{border-color:var(--rose-mid);outline:none;box-shadow:0 0 0 2px #8f6b6b26}.message-textarea.is-disabled{color:var(--text-hint);resize:none;background:#f5f5f5;border-color:#ccc}.btn-send{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;line-height:1.5;transition:background-color .15s}.btn-send.is-active{background:var(--rose-mid)}.btn-send.is-active:hover{background:var(--rose-dark)}.btn-send.is-disabled{opacity:.4;cursor:default;background:#aaa}.message-char-counter{color:var(--text-hint);text-align:left;margin-top:.25rem;margin-left:.25rem;font-size:.75rem}.example-questions{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.example-pill{border:1px solid var(--border-input);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:1rem;padding:.25rem .7rem;font-size:.8rem;text-decoration:none;transition:border-color .15s,color .15s}.example-pill:hover{border-color:var(--rose-mid);color:var(--rose-mid)}
.chat-history{padding:.5rem 0}.message-user{justify-content:flex-end;margin-top:2rem;margin-bottom:1rem;display:flex}.message-user-bubble{background:var(--user-msg-bg);color:var(--text-body);border-radius:.6rem .6rem .15rem;max-width:70%;padding:.5rem .75rem;font-size:.9rem}@media (max-width:768px){.message-user-bubble{max-width:85%}}.message-ai{margin-bottom:.25rem;padding-right:15%}@media (max-width:768px){.message-ai{padding-right:5%}}.message-ai-text{color:var(--text-body);font-size:.9rem;line-height:1.65}.show-hide-data-link{color:var(--rose-mid);cursor:pointer;background:0 0;border:none;margin:.5rem 0;padding:0;font-size:.85rem;text-decoration:none;display:inline-block}.show-hide-data-link:hover{color:var(--rose-dark)}.message-loading{margin-bottom:.75rem;padding-right:15%}.loading-dots{gap:4px;padding:.5rem 0;display:flex}.loading-dots span{background:var(--rose-mid);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite dot-pulse}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dot-pulse{0%,60%,to{opacity:.35}30%{opacity:1}}
.data-section{background:var(--table-bg);border-top:1px solid #00000014;border-bottom:1px solid #00000014;margin-bottom:.75rem;padding:.5rem}@media (max-width:768px){.data-section{margin-left:-1rem;margin-right:-1rem}}.data-section h2{color:var(--text-body);text-align:center;margin:1.5rem 0;font-size:1.1rem;font-weight:600}.data-section p,.data-section li{color:var(--text-muted);margin-bottom:.2rem;font-size:.85rem}.data-table-scroll{-webkit-overflow-scrolling:touch;margin-bottom:1rem;overflow-x:auto}.data-table-scroll table{border-collapse:collapse;width:100%;min-width:300px;font-size:.85rem}.data-table-scroll thead th{text-align:center;color:var(--text-body);z-index:2;border:none;border-bottom:1px solid #00000014;padding:.3rem .4rem;font-weight:400;top:0}.data-table-scroll thead th:first-child{text-align:left;z-index:3;background:var(--table-bg);padding-left:0;position:sticky;left:0}.data-table-scroll tbody td{text-align:center;white-space:nowrap;color:var(--text-body);border:none;border-bottom:1px solid #0000000a;padding:.3rem .4rem}.data-table-scroll tbody td:first-child{text-align:left;background:var(--table-bg);z-index:1;padding-left:0;position:sticky;left:0}.data-table-scroll tbody tr:hover td{background:var(--rose-bg)}
.about-section{border-top:1px solid var(--border-light);margin-top:4rem;padding-top:1.25rem;padding-bottom:3rem}.about-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.about-text{font-size:.9rem;line-height:1.7}.about-text+.about-text{margin-top:.75rem}.about-link{color:var(--rose-mid)}.about-link:hover{color:var(--rose-dark)}
.content-section{padding-top:.5rem;padding-bottom:1.5rem}.content-section h2{margin-top:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.content-section p,.content-section li{font-size:.9rem;line-height:1.7}
.alert{border:1px solid;border-radius:8px;max-width:420px;margin:1rem 0;padding:.75rem .9rem;font-size:.8rem}.alert-error{color:#6a3030;background:#f1e2e0;border-color:#9c5c5c}.alert-warning{color:#6a5a2a;background:#f5eedf;border-color:#c6aa6a}.alert-notice{color:#5f5a4f;background:#f4f4f2;border-color:#d8d6cf}
