.QueryPage_main__STbA_{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#f5f5f5,#e9e9e9)}.QueryPage_header__QKE2M{text-align:center;margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.QueryPage_title___HAMt{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.QueryPage_subtitle__kVTuu{font-size:1rem;color:#666;margin:0}.QueryPage_container__7o6v7{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.QueryPage_inputSection__o87QV{background:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem;height:-moz-fit-content;height:fit-content}.QueryPage_label__Q4Frp{font-weight:600;color:#1a1a1a;font-size:.95rem}.QueryPage_textarea__RNIUP{width:100%;min-height:200px;padding:1rem;border:2px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;resize:vertical;transition:border-color .2s}.QueryPage_textarea__RNIUP:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px rgba(74,144,226,.1)}.QueryPage_textarea__RNIUP:disabled{background:#f5f5f5;color:#999}.QueryPage_submitButton__iDbEm{padding:.875rem 1.5rem;background:#4a90e2;color:white;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem}.QueryPage_submitButton__iDbEm:hover:not(:disabled){background:#357abd;transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,144,226,.3)}.QueryPage_submitButton__iDbEm:disabled{opacity:.6;cursor:not-allowed}.QueryPage_resultSection__xTKTC{background:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:auto}.QueryPage_resultTitle__FVeIg{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.QueryPage_resultData__06J_H{background:#f5f5f5;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.85rem;font-family:Courier New,monospace;margin:0;color:#333;line-height:1.5}.QueryPage_errorMessage__mpVjR{background:#fff3cd;color:#856404;padding:1rem;border-radius:8px;border-left:4px solid #ffc107;margin:0}@media (max-width:768px){.QueryPage_container__7o6v7{grid-template-columns:1fr}.QueryPage_title___HAMt{font-size:2rem}.QueryPage_inputSection__o87QV{position:static}}