.QueryPage_container__7o6v7{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.QueryPage_inputSection__o87QV{background:white;padding:1.25rem 1.5rem;border-radius:12px;flex-direction:column;display:flex;flex-direction:row;gap:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.QueryPage_textarea__RNIUP{width:100%;min-height:52px;max-height:160px;padding:.75rem 1rem;border:2px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;line-height:1.4;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{align-self:flex-end;padding:.7rem 1.75rem;background:#27ae60;color:white;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem;height:-webkit-fill-available;height:stretch}.QueryPage_resultSection__xTKTC{background:white;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:auto}