body{font-family:Noto Sans SC,sans-serif;background-color:#f8f7f4;color:#3c3c3c}.chart-container[data-astro-cid-sckkx6r4]{position:relative;width:100%;height:500px;max-height:60vh}.nav-link[data-astro-cid-sckkx6r4]{transition:color .3s,border-bottom-color .3s;border-bottom:2px solid transparent}.nav-link[data-astro-cid-sckkx6r4]:hover,.nav-link[data-astro-cid-sckkx6r4].active{color:#3b82f6;border-bottom-color:#3b82f6}.section-title[data-astro-cid-sckkx6r4]{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#1e3a8a}.section-subtitle[data-astro-cid-sckkx6r4]{font-size:1.125rem;color:#4b5563;max-width:800px;margin:0 auto 2.5rem}.card[data-astro-cid-sckkx6r4]{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .3s,box-shadow .3s;border:1px solid #E5E7EB}.card[data-astro-cid-sckkx6r4]:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000001a}.btn[data-astro-cid-sckkx6r4]{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:background-color .3s,color .3s;cursor:pointer;border:1px solid transparent}.btn-primary[data-astro-cid-sckkx6r4]{background-color:#3b82f6;color:#fff}.btn-primary[data-astro-cid-sckkx6r4]:hover{background-color:#2563eb}.btn-secondary[data-astro-cid-sckkx6r4]{background-color:#e5e7eb;color:#374151}.btn-secondary[data-astro-cid-sckkx6r4]:hover{background-color:#d1d5db}.btn-filter[data-astro-cid-sckkx6r4].active,.btn-method[data-astro-cid-sckkx6r4].active{background-color:#1e3a8a;color:#fff}.btn-method[data-astro-cid-sckkx6r4]{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:background-color .3s,color .3s;cursor:pointer;border:1px solid #D1D5DB;background-color:#f9fafb;color:#374151}.btn-method[data-astro-cid-sckkx6r4]:hover{background-color:#e5e7eb}.container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 768px){.container[data-astro-cid-sckkx6r4]{padding-left:2rem;padding-right:2rem}}.chatbot-toggle[data-astro-cid-sckkx6r4]{position:fixed;bottom:20px;right:20px;width:80px;height:80px;border-radius:50%;background:transparent;border:none;cursor:pointer;box-shadow:0 4px 12px #00000026;z-index:1000;transition:transform .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center}.chatbot-toggle[data-astro-cid-sckkx6r4]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0003}.robot-icon[data-astro-cid-sckkx6r4]{width:70px;height:70px;border-radius:50%}.chatbot-window[data-astro-cid-sckkx6r4]{position:fixed;bottom:90px;right:20px;width:350px;height:500px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;z-index:1000;display:flex;flex-direction:column;overflow:hidden}.chatbot-header[data-astro-cid-sckkx6r4]{background:linear-gradient(135deg,#3b82f6,#1e3a8a);color:#fff;padding:15px;display:flex;justify-content:space-between;align-items:center}.chatbot-header[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{margin:0;font-size:16px;font-weight:600}.close-btn[data-astro-cid-sckkx6r4]{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.chatbot-messages[data-astro-cid-sckkx6r4]{flex:1;padding:15px;overflow-y:auto;background:#f8f9fa}.message[data-astro-cid-sckkx6r4]{margin-bottom:15px}.message-content[data-astro-cid-sckkx6r4]{padding:10px 15px;border-radius:18px;max-width:80%;word-wrap:break-word}.user-message[data-astro-cid-sckkx6r4]{text-align:right}.user-message[data-astro-cid-sckkx6r4] .message-content[data-astro-cid-sckkx6r4]{background:#3b82f6;color:#fff;margin-left:auto}.bot-message[data-astro-cid-sckkx6r4] .message-content[data-astro-cid-sckkx6r4]{background:#fff;color:#333;border:1px solid #E5E7EB}.chatbot-input-area[data-astro-cid-sckkx6r4]{padding:15px;border-top:1px solid #E5E7EB;display:flex;gap:10px}.chatbot-input[data-astro-cid-sckkx6r4]{flex:1;padding:10px 15px;border:1px solid #D1D5DB;border-radius:20px;outline:none;font-size:14px}.chatbot-input[data-astro-cid-sckkx6r4]:focus{border-color:#3b82f6}.send-btn[data-astro-cid-sckkx6r4]{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500}.send-btn[data-astro-cid-sckkx6r4]:hover{background:#2563eb}.loading[data-astro-cid-sckkx6r4]{display:inline-block;width:12px;height:12px;border:2px solid #f3f3f3;border-top:2px solid #3B82F6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden[data-astro-cid-sckkx6r4]{display:none!important}@media (max-width: 768px){.chatbot-window[data-astro-cid-sckkx6r4]{width:calc(100vw - 40px);height:400px;bottom:90px;right:20px}}
