@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{min-height:100vh}.home-header,.home-page{background-color:#e1e1ff;width:100%}.home-header{background-repeat:no-repeat;background-size:100% 90%;height:12vh;left:0;position:fixed;text-align:center;top:0;z-index:100}.home-container{min-height:100vh;padding:12vh 20px 0;text-align:center;width:100%}.home-title-box{margin-top:3vh;padding:20px 0}.commissioner-title-text{font-size:2.5rem;margin-bottom:.5rem}.home-subtitle{color:#4a4a8a;font-family:Commissioner,sans-serif;font-size:1.2rem;font-weight:500;margin:0}.menu-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:3rem auto;max-width:1000px;padding:1rem}.menu-card{animation:fadeInUp .5s ease-out;background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 4px 12px #0000641a;cursor:pointer;padding:2rem;transition:all .3s ease}.menu-card:hover{box-shadow:0 8px 24px #00006433;transform:translateY(-8px)}.menu-icon{align-items:center;border-radius:50%;box-shadow:0 4px 8px #0000001a;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.menu-title{color:#000064;font-family:Commissioner,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.menu-description{color:#666;font-size:1rem;line-height:1.5;margin:0}.menu-card:first-child{animation-delay:.1s}.menu-card:nth-child(2){animation-delay:.2s}.menu-card:nth-child(3){animation-delay:.3s}@media (max-width:768px){.menu-grid{gap:1.5rem;grid-template-columns:1fr}.commissioner-title-text{font-size:2rem}.menu-card{padding:1.5rem}}.chat-page{background:#fff;min-height:100vh;position:relative;width:100%}.chat-header{align-items:center;background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6);border-bottom:1px solid #ffffff1a;box-shadow:0 2px 12px #00000026;display:flex;height:80px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;top:0;width:100%;z-index:100}.header-logo{color:#fff;font-family:Commissioner,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.5px}.home-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff;border-radius:14px;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;font-size:1.8rem;height:56px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:56px}.home-btn:hover{background:#fff3;box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.container-xxl{min-height:100vh;padding:0 20px;position:relative;text-align:center;width:100%;z-index:1}.title-box{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d;left:0;padding:1rem 0;position:fixed;right:0;top:80px;z-index:90}.commissioner-title-text{color:#1e40af;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.message-box{display:grid;justify-items:center;margin-top:140px;min-height:calc(100vh - 80px);padding:2rem;width:100%}.chat-message{background:#fff;border-radius:24px;box-shadow:0 20px 60px #00000026;display:flex;flex-direction:column;height:calc(100vh - 260px);max-width:1000px;overflow:hidden;width:100%}.question-area{background:#fff;border-top:1px solid #e5e7eb;bottom:0;box-shadow:0 -2px 12px #0000000d;left:0;padding:.75rem 1rem;position:fixed;right:0;width:100%;z-index:100}.question-box{background:#fff;border:1.5px solid #d1d5db;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin:0 auto;max-width:800px;overflow:hidden;padding:0;transition:all .2s ease;width:100%}.question-box:focus-within{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.question-box form{align-items:center;display:flex;gap:.5rem;padding:.4rem}.textarea-t{background:#0000;border:none;flex:1 1;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;max-height:100px;min-height:20px;padding:.4rem .75rem;resize:none;transition:all .2s ease}.textarea-t:focus{outline:none}.textarea-t::placeholder{color:#9ca3af}.submit-button{background:#1e40af;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;height:28px;transition:all .2s ease;width:70px}.submit-button:hover:not(:disabled){background:#1e3a8a}.submit-button:active:not(:disabled){transform:scale(.98)}.submit-button:disabled{cursor:not-allowed;opacity:.4}.attach-button{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:28px;justify-content:center;transition:all .2s ease;width:28px}.attach-button:hover:not(:disabled){background:#f3f4f6;color:#1e40af}.attach-button:disabled{cursor:not-allowed;opacity:.4}.file-preview-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:inline-block;margin-bottom:.5rem;padding:.5rem;position:relative}.file-preview-image{border-radius:8px;max-height:200px;max-width:200px}.file-preview-doc{color:#374151;font-family:Inter,sans-serif;font-size:.9rem;padding:.75rem 1rem}.remove-file-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.875rem;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;transition:all .2s ease;width:24px}.remove-file-btn:hover{background:#dc2626;transform:scale(1.1)}.direct-qry-content{display:flex;flex-direction:column;gap:.5rem;width:100%}.message-image{border:1px solid #ffffff4d;border-radius:12px;max-height:300px;max-width:300px}.message-file{background:#fff3;border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;padding:.75rem 1rem}.direct-res-content{display:flex;flex-direction:column;gap:1rem;width:100%}.response-chart{border:1px solid #e5e7eb;border-radius:12px;height:auto;margin-top:.5rem;max-width:100%}.response-table{margin-top:.5rem;overflow-x:auto}.response-table table{border-collapse:collapse;font-size:.9rem;width:100%}.response-table table,.response-table td,.response-table th{font-family:Inter,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Meiryo,sans-serif}.response-table td,.response-table th{border-bottom:1px solid #e5e7eb;padding:.75rem;text-align:left}.response-table th{background:#f9fafb;color:#374151;font-weight:600}.response-table tr:hover{background:#f9fafb}.data-box{overflow:hidden}.chat-data-box,.data-box{display:flex;flex:1 1;flex-direction:column;width:100%}.chat-data-box{background:#0000;gap:1.5rem;overflow-y:auto;padding:2rem}.chat-data-box::-webkit-scrollbar{width:6px}.chat-data-box::-webkit-scrollbar-track{background:#0000}.chat-data-box::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.chat-data-box::-webkit-scrollbar-thumb:hover{background:#0003}.qry-area{animation:slideIn .4s cubic-bezier(.4,0,.2,1);display:flex;height:auto;justify-content:flex-end;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.direct-qry-info,.direct-qry-name{display:none}.direct-qry-text-box{align-items:flex-start;display:flex;gap:.75rem;max-width:75%}.direct-qry-img{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:40px;width:40px}.direct-qry-text{word-wrap:break-word;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:20px;border-top-right-radius:4px;box-shadow:0 4px 16px #1e40af4d;color:#fff;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;padding:1rem 1.25rem;position:relative;white-space:pre-wrap}.res-area{animation:slideInFromLeft .4s cubic-bezier(.4,0,.2,1);display:flex;height:auto;justify-content:flex-start;width:100%}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.direct-res-info,.direct-res-name{display:none}.direct-res-text-box{align-items:flex-start;display:flex;gap:.75rem;max-width:90%}.direct-res-img{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:40px;width:40px}.direct-res-text{word-wrap:break-word;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;border-top-left-radius:4px;box-shadow:0 1px 3px #0000000d;color:#1f2937;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;padding:1rem 1.25rem;text-align:left;white-space:pre-wrap;width:100%}.loading{color:#6b7280;position:relative}.loading:after{animation:blink 1s ease-in-out infinite;background:#1e40af;content:"";display:inline-block;height:16px;margin-left:4px;width:4px}.streaming{position:relative}.cursor{animation:blink .8s ease-in-out infinite;color:#1e40af;display:inline-block;margin-left:2px}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.extracted-images-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:1rem;width:100%}.extracted-images-header{color:#1e40af;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem}.extracted-images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.extracted-image-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;padding:.75rem;transition:all .2s ease}.extracted-image-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.extracted-image{background:#fff;border-radius:8px;height:auto;margin-bottom:.5rem;max-height:200px;object-fit:contain;width:100%}.extracted-image-info{color:#6b7280;font-family:Inter,sans-serif;font-size:.8rem;margin-bottom:.5rem}.download-image-btn{background:#1e40af;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.download-image-btn:hover{background:#1e3a8a;transform:scale(1.02)}.found-images-container{background:#f0f9ff;border:2px solid #3b82f6;border-radius:12px;margin-top:1rem;padding:1rem;width:100%}.found-images-header{color:#1e40af;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem}.found-images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.found-image-item{background:#fff;border:2px solid #bfdbfe;border-radius:12px;display:flex;flex-direction:column;padding:.75rem;transition:all .2s ease}.found-image-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633;transform:translateY(-2px)}.found-image{background:#f9fafb;border-radius:8px;height:auto;margin-bottom:.5rem;max-height:200px;object-fit:contain;width:100%}.found-image-name{color:#1e40af;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-toggle-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:45px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:45px}.floating-toggle-btn:hover{background:#fff3;box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.chat-page.floating-mode{background:#fff;border-radius:20px;bottom:20px;box-shadow:0 20px 60px #0000004d;height:650px;max-height:80vh;overflow:hidden;position:fixed;right:20px;width:420px;z-index:9999}.chat-page.floating-mode.minimized{background:#0000;bottom:20px;box-shadow:none;height:auto;right:20px;width:auto}.chat-page.floating-mode .chat-header{border-radius:20px 20px 0 0;height:60px;padding:0 1rem}.chat-page.floating-mode .header-logo{font-size:1.3rem}.chat-page.floating-mode .floating-toggle-btn,.chat-page.floating-mode .home-btn{font-size:1.1rem;height:35px;width:35px}.chat-page.floating-mode .container-xxl{min-height:calc(100% - 60px);padding:0}.chat-page.floating-mode .title-box{padding:.8rem 0;position:relative;top:0}.chat-page.floating-mode .commissioner-title-text{font-size:1.2rem}.chat-page.floating-mode .message-box{margin-top:60px;max-height:400px;min-height:calc(100% - 200px);overflow-y:auto;padding:1rem}.chat-page.floating-mode .question-box{background:#fff;border-radius:0 0 20px 20px;bottom:0;left:0;padding:1rem;position:fixed;right:0}.minimize-btn{align-items:center;background:#3b82f6;border:none;border-radius:50%;box-shadow:0 4px 12px #3b82f666;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:35px;justify-content:center;position:absolute;right:20px;top:70px;transition:all .3s;width:35px;z-index:10000}.minimize-btn:hover{background:#2563eb;transform:scale(1.1)}.chat-bubble{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none;border-radius:50%;bottom:20px;box-shadow:0 8px 24px #3b82f680;cursor:pointer;display:flex;height:70px;justify-content:center;overflow:hidden;position:fixed;right:20px;transition:all .3s cubic-bezier(.4,0,.2,1);width:70px;z-index:9999}.chat-bubble:hover{box-shadow:0 12px 32px #3b82f699;transform:scale(1.1)}.chat-bubble img{height:45px;object-fit:contain;width:45px}.chat-page.floating-mode.minimized .chat-header,.chat-page.floating-mode.minimized .container-xxl{display:none}.chat-page.popup-mode{height:100vh;min-height:100vh;overflow:hidden;position:relative;width:100%}.chat-page.popup-mode .chat-header{height:60px;padding:0 1rem;position:relative}.chat-page.popup-mode .header-logo{flex:1 1;font-size:1.3rem;text-align:center}.chat-page.popup-mode .floating-toggle-btn{font-size:1.1rem;height:35px;width:35px}.chat-page.popup-mode .container-xxl{height:calc(100vh - 60px);min-height:calc(100vh - 60px);overflow:hidden;padding:0}.chat-page.popup-mode .title-box{padding:.8rem 0;position:relative;top:0}.chat-page.popup-mode .commissioner-title-text{font-size:1.2rem}.chat-page.popup-mode .message-box{height:calc(100vh - 260px);margin-top:60px;max-height:calc(100vh - 260px);overflow-y:auto;padding:1rem}.chat-page.popup-mode .question-box{background:#fff;border-top:1px solid #e5e7eb;bottom:0;left:0;padding:1rem;position:absolute;right:0}.chat-page.popup-mode .question-box textarea{max-height:100px}@media (max-width:768px){.chat-page.floating-mode{bottom:20px;height:calc(100vh - 40px);left:20px;max-height:calc(100vh - 40px);right:20px;width:calc(100% - 40px)}.chat-bubble{height:60px;width:60px}.chat-bubble img{height:35px;width:35px}}.upload-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:20px}.upload-container{background:#fff;border-radius:14px;box-shadow:0 10px 40px #0000001a;margin:0 auto;max-width:1200px;overflow:hidden}.upload-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;position:relative;text-align:center}.upload-header,.upload-header .home-btn{align-items:center;color:#fff;display:flex;justify-content:center}.upload-header .home-btn{background:#fff3;border:2px solid #fff;border-radius:50%;cursor:pointer;font-size:1.8rem;height:56px;left:20px;position:absolute;transition:all .3s ease;width:56px}.upload-header .home-btn:hover{background:#ffffff4d;transform:scale(1.1)}.upload-header h1{font-size:24px;font-weight:600;margin:0}.admin-badge{background:#fff3;border:1px solid #ffffff4d;border-radius:12px;font-size:14px;padding:4px 12px;position:absolute;right:20px}.message-alert{border-radius:8px;font-size:14px;margin:20px;padding:12px 16px}.message-alert.success{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.message-alert.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.upload-form-box{padding:20px}.data-type-selector{border-bottom:2px solid #e5e7eb;display:flex;gap:20px;margin-bottom:24px;padding-bottom:16px}.data-type-selector label{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px}.data-type-selector input[type=radio]{cursor:pointer;height:18px;width:18px}.upload-form{gap:16px}.form-group,.upload-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#1f2937;font-size:14px;font-weight:600}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;padding:12px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{min-height:80px;resize:vertical}.upload-form button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:8px;padding:12px 24px;transition:background .2s}.upload-form button:hover:not(:disabled){background:#5568d3}.upload-form button:disabled{background:#9ca3af;cursor:not-allowed}.documents-list{background:#f9fafb;border-top:1px solid #e5e7eb;padding:20px}.documents-list h2{color:#1f2937;font-size:20px;margin-bottom:16px}.documents-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.document-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:16px;transition:transform .2s,box-shadow .2s}.document-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.document-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.document-header h3{color:#1f2937;flex:1 1;font-size:16px;margin:0}.file-type{border-radius:4px;font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.file-type.pdf{background:#fef3c7;color:#92400e}.file-type.doc,.file-type.docx{background:#dbeafe;color:#1e40af}.file-type.xls,.file-type.xlsx{background:#d1fae5;color:#065f46}.file-type.ppt,.file-type.pptx{background:#fce7f3;color:#9f1239}.file-type.web{background:#e0e7ff;color:#3730a3}.file-type.text{background:#f3f4f6;color:#374151}.document-comment{color:#6b7280;font-size:14px;line-height:1.5;margin:0 0 12px}.document-footer{align-items:center;border-top:1px solid #e5e7eb;color:#9ca3af;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.toggle-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 12px;transition:background .2s}.toggle-btn:hover{background:#5568d3}.delete-btn{background:#dc2626;border-radius:4px;color:#fff;font-size:12px;padding:4px 12px;transition:background .2s}.delete-btn:hover{background:#b91c1c}.image-preview-container{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px}.image-preview-container label{color:#1f2937;font-size:14px;font-weight:600}.image-preview{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:300px;max-width:100%;object-fit:contain}.file-type.bmp,.file-type.gif,.file-type.jpeg,.file-type.jpg,.file-type.png,.file-type.webp{background:#fce7f3;color:#831843}.history-page{min-height:100vh}.history-header,.history-page{background-color:#e1e1ff;width:100%}.history-header{align-items:center;background-repeat:no-repeat;background-size:100% 90%;display:flex;height:12vh;left:0;padding:0 1rem;position:fixed;text-align:center;top:0;z-index:100}.history-header .home-btn{align-items:center;background:#fff;border:2px solid #000064;border-radius:50%;box-shadow:0 2px 8px #00006426;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.history-header .home-btn:hover{background:#f0f0ff;box-shadow:0 4px 12px #00006440;transform:scale(1.1)}.history-container{min-height:100vh;padding:12vh 20px 0;text-align:center;width:100%}.title-box{background-color:#e1e1ff;box-shadow:0 2px 8px #0000640d;margin-top:0;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:12vh;z-index:50}.commissioner-title-text{color:#000064;font-family:Commissioner,sans-serif;font-optical-sizing:auto;font-size:2rem;font-style:normal;font-weight:820}.history-content{margin:2rem auto;max-width:900px;padding:0 1rem}.loading-message{color:#666;font-size:1.2rem;padding:3rem;text-align:center}.empty-message{background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000641a;padding:3rem;text-align:center}.empty-message p{color:#666;font-size:1.2rem;margin-bottom:1.5rem}.start-chat-btn{background:linear-gradient(135deg,#abd4ff,#9ac8ff);border:2px solid #000064;border-radius:24px;box-shadow:0 2px 8px #0064c833;color:#000064;cursor:pointer;font-size:1.1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.start-chat-btn:hover{box-shadow:0 4px 12px #0064c84d;transform:translateY(-2px)}.history-list{display:flex;flex-direction:column;gap:1.5rem}.history-card{animation:fadeInUp .5s ease-out;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000641a;padding:1.5rem;text-align:left;transition:all .3s ease}.history-card:hover{box-shadow:0 6px 20px #00006426;transform:translateY(-4px)}.history-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.history-date{color:#999;font-family:Commissioner,sans-serif;font-size:.9rem}.delete-btn{background:#0000;border:none;border-radius:6px;cursor:pointer;font-size:1.8rem;opacity:.6;padding:.3rem .5rem;transition:all .2s ease}.delete-btn:hover{background:#ff00001a;opacity:1;transform:scale(1.1)}.history-qa{display:flex;flex-direction:column;gap:1rem}.history-a,.history-q{align-items:flex-start;display:flex;gap:1rem}.a-label,.q-label{align-items:center;border:2px solid;border-radius:50%;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:60px;justify-content:center;width:60px}.q-label{background:linear-gradient(135deg,#abd4ff,#9ac8ff);border-color:#7bb8ff;color:#003d7a}.a-label{background:linear-gradient(135deg,bisque,#ffd2ab);border-color:#ffb380;color:#8b4513}.a-content,.q-content{border-radius:14px;flex:1 1;font-size:1rem;line-height:1.6;padding:1rem}.q-content{background:#f0f8ff;color:#1a1a1a}.a-content{background:#fff8f0;color:#1a1a1a;white-space:pre-wrap}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.history-card:first-child{animation-delay:.1s}.history-card:nth-child(2){animation-delay:.15s}.history-card:nth-child(3){animation-delay:.2s}.history-card:nth-child(4){animation-delay:.25s}.history-card:nth-child(5){animation-delay:.3s}@media (max-width:768px){.history-qa{gap:.8rem}.a-label,.q-label{font-size:.8rem;height:50px;width:50px}.a-content,.q-content{font-size:.95rem;padding:.8rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.main-nav{align-items:center;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:16px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-brand h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700}.nav-links{display:flex;gap:24px}.nav-links a{border-radius:8px;color:#4b5563;font-size:16px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s}.nav-links a:hover{background:#f3f4f6;color:#667eea}.nav-links a.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}
/*# sourceMappingURL=main.d31e0bbd.css.map*/