@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.inline-block{display:inline-block}.mr-3{margin-right:.75rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.flex{display:flex}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex-1{flex:1}.hover\:text-blue-200:hover{color:#bfdbfe}.hover\:text-green-200:hover{color:#bbf7d0}.hover\:text-yellow-200:hover{color:#fef08a}.underline{text-decoration:underline}.font-mono{font-family:Monaco,Menlo,Ubuntu Mono,monospace}.hidden{display:none}@media (min-width: 768px){.md\:block{display:block}}.text-blue-400{color:#60a5fa}.text-red-300{color:#fca5a5}.text-gray-400{color:#9ca3af}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-medium{font-weight:500}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.rounded{border-radius:.25rem}.bg-green-900{background-color:#14532d}.bg-red-900{background-color:#7f1d1d}.bg-gray-800{background-color:#1f2937}.p-2{padding:.5rem}.overflow-x-auto{overflow-x:auto}.text-right{text-align:right}.text-left{text-align:left}.calls-list{display:flex;flex-direction:column}code{background:rgba(255,255,255,.1);padding:.2rem .4rem;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.pagination-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:8px}.pagination-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);color:#fffc;border-radius:6px;cursor:pointer;transition:all .2s;font-size:.9em}.pagination-btn:hover:not(:disabled){background:rgba(255,255,255,.1);border-color:#ffffff4d;color:#fff;transform:translateY(-1px)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.pagination-page-info{padding:.5rem 1rem;background:rgba(100,108,255,.1);border:1px solid rgba(100,108,255,.2);border-radius:6px;color:#646cff;font-weight:600;font-size:.9em;min-width:80px;text-align:center}.pagination-info{color:#ffffffb3;font-size:.9em;font-weight:500}.mb-4{margin-bottom:1rem}.mb-1{margin-bottom:.25rem}.text-yellow-300{color:#fde047}.text-yellow-400{color:#facc15}.bg-blue-900{background-color:#1e3a8a}.border-blue-600{border-color:#2563eb}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-blue-300{color:#93c5fd}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.text-yellow-200{color:#fef08a}.text-green-200{color:#bbf7d0}.cursor-pointer{cursor:pointer}.hover\:bg-blue-900\/20:hover{background-color:#1e3a8a33}.transition-colors{transition:background-color .2s ease}.help-text{flex:1;max-width:600px;text-align:left}.help-text p{line-height:1.4;margin:0}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;pointer-events:auto}.modal-content{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;width:90%;max-width:800px;height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 40px #00000080}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.modal-title{color:#fff;font-size:18px;font-weight:600;margin:0}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.modal-close:hover{color:#fff;background:rgba(255,255,255,.1)}.modal-body{flex:1;padding:0;overflow:hidden}.modal-iframe{width:100%;height:100%;border:none;background:#ffffff}.twitter-link{display:flex;align-items:center;gap:.5rem;color:#1da1f2;text-decoration:none;padding:.5rem 1rem;border-radius:8px;background:rgba(29,161,242,.1);border:1px solid rgba(29,161,242,.2);transition:all .2s ease;font-weight:500}.twitter-link:hover{background:rgba(29,161,242,.2);border-color:#1da1f266;transform:translateY(-1px)}.footer{margin-top:auto;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.footer-content{text-align:center}.footer-text{color:#fff9;font-size:.9rem;margin:0}.footer-link{color:#1da1f2;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-link:hover{color:#0d8bd9;text-decoration:underline}.text-green-300{color:#86efac}@media (max-width: 768px){.header-image{margin-bottom:1rem}.header-content{padding:1rem}.flex.items-center.justify-between.gap-6{flex-direction:column;gap:1rem;align-items:stretch}.flex.items-center.gap-6{flex-direction:column;gap:.75rem;align-items:stretch}.help-text{max-width:100%;text-align:center}.help-text p{font-size:.8rem;line-height:1.3}.twitter-link{justify-content:center;padding:.75rem 1rem}.pagination-controls{flex-wrap:wrap;gap:.25rem;padding:.75rem}.pagination-btn{width:36px;height:36px;font-size:.8em}.pagination-page-info{padding:.4rem .8rem;font-size:.8em;min-width:60px}.call-item .flex.justify-between.items-center{flex-direction:column;align-items:stretch;gap:.75rem}.call-item .flex.items-center.gap-4{flex-direction:column;gap:.5rem;align-items:stretch}.call-item .flex.items-center.gap-2{flex-wrap:wrap;gap:.25rem}.call-item .flex.items-center.gap-4.mb-2{flex-direction:column;align-items:stretch;gap:.5rem}.call-item .text-right{text-align:center;margin-top:.5rem}.modal-content{width:95%;height:85vh;margin:10px}.modal-header{padding:12px 16px}.modal-title{font-size:16px}.footer{padding:1rem 0}.footer-text{font-size:.8rem;line-height:1.4}code{font-size:.75em;padding:.15rem .3rem;word-break:break-all}.call-item a{word-break:break-all;font-size:.8em}.stats{grid-template-columns:1fr;gap:.75rem}.stat-card{padding:.75rem}.stat-number{font-size:1.5em}}@media (max-width: 480px){.container,.header-content,.card{padding:.75rem}.call-item{padding:.5rem;font-size:.8em}.pagination-controls{padding:.5rem}.pagination-btn{width:32px;height:32px;font-size:.75em}.help-text p{font-size:.75rem}.twitter-link{padding:.5rem .75rem;font-size:.9em}.modal-content{width:98%;height:90vh}h1{font-size:1.8em}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;color:#fff}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#213547}}.container{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;display:flex;flex-direction:column}@media (max-width: 768px){.container{padding:1rem}h1{font-size:2.2em}.header-content{padding:1rem;margin-bottom:1rem}.card{padding:1rem;margin-bottom:.5rem}.call-item{padding:.75rem;font-size:.85em}}.header-image{margin-bottom:2rem;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000004d}.header-bg-image{width:100%;height:auto;display:block;object-fit:cover;object-position:center;max-height:50vh}.header-content{text-align:center;margin-bottom:2rem;padding:2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column}.call-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:1rem;margin-bottom:.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.call-item:hover{background:rgba(255,255,255,.08)}.loading{display:flex;align-items:center;justify-content:center;padding:2rem;color:#646cff}.error{color:#ff6b6b;background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.2);border-radius:8px;padding:1rem;margin:1rem 0}.success{color:#51cf66;background:rgba(81,207,102,.1);border:1px solid rgba(81,207,102,.2);border-radius:8px;padding:1rem;margin:1rem 0}.refresh-button{background:linear-gradient(135deg,#646cff,#535bf2);border:none;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.refresh-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.refresh-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;text-align:center}.stat-number{font-size:2em;font-weight:700;color:#646cff;margin-bottom:.5rem}.stat-label{color:#ffffffb3;font-size:.9em}
