 .history{padding-top:0px;margin-top:0px}.history_header{justify-content:center;display:flex;align-items:center;font-size:24px;font-weight:600;color:#1e3a8a;margin-bottom:16px;flex-direction:column;background:radial-gradient( 900px 400px at 50% -20%,rgba(59,130,246,0.25),transparent 60% ),radial-gradient( 600px 300px at 80% 0%,rgba(148,163,184,0.25),transparent 60% ),linear-gradient(180deg,#0f172a,#1e293b);background:radial-gradient( 900px 400px at 50% -20%,rgba(139,92,246,0.45),transparent 60% ),radial-gradient( 600px 300px at 80% 0%,rgba(34,211,238,0.3),transparent 60% ),linear-gradient(180deg,#121b3a,#162036);padding:20px;text-align:center;color:#ffffff;text-align:center}.history_table_wrapper{margin-bottom:100px}.history_table{width:870px;max-width:90%;margin:10px auto;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 14px 40px rgba(0,0,0,0.12);border-radius:14px;padding:6px;margin-top:40px}.history_row{display:grid;grid-template-columns:30px 3fr 1.6fr 80px 80px 70px;gap:5px;align-items:center;padding:12px 10px;font-size:14px;color:#0f172a;background:#ffffff;margin-bottom:4px;transition:background 0.15s ease,box-shadow 0.15s ease;border-bottom:2px solid #f3f3f3}.history_row:not(.history_row_head):hover{background:#f1f5f9}.history_row_head{font-weight:600;border-bottom:1px solid #c7d2fe;margin-bottom:8px;background:#efefef;padding:16px 6px}.history_query{font-weight:500;line-height:1.4;padding-right:15px}.history_filters{gap:4px;display:flex;flex-direction:column}.history_filters span{font-size:12px;color:#1e293b;background:#e5e7eb;padding:4px 10px;border-radius:999px;width:fit-content;display:block}.history_count{text-align:left;font-weight:700;color:#484849;text-transform:capitalize;font-size:13px}.history_date{font-size:12px;color:#1f2937}.history_date span{color:#64748b}.history_open{font-weight:600;color:#4f46e5;text-decoration:none;display:flex;align-items:center;justify-content:center;height:100%;border-radius:5px}.history_open{color:#2563eb}.history_open:hover{background:#e0e7ff}@media (max-width:700px){.history_table{max-width:98%;padding:0px}.history_row{gap:0px;padding:8px 6px}.history_row_head{padding:16px 6px}}@media (max-width:550px){.history_table_wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.history_table{min-width:720px}.history_row{grid-template-columns:20px 1fr 0.8fr 75px 75px 60px}}