body{font-family:"Inter",sans-serif;font-optical-sizing:auto;color:white;padding:20px}#note_info{text-align:center;color:red}.container{max-width:800px;margin:auto;background:#ffffff;color:#282828;border-radius:10px;box-shadow:0px 0px 10px rgba(255,255,255,0.2)}.container h2{text-align:center;font-style:normal;font-weight:700;font-size:62px}.container h3{text-align:center;font-style:normal;font-weight:500;font-size:36px}.container>p{text-align:center;font-size:22px}#selectDataAnalysisTypeContainer{display:none}.request-fields-container label{font-weight:bold}.request-fields-container>input,textarea{width:97%;margin:10px 0;padding:10px}.request-fields-container>select,#selectDataAnalysisTypeContainer>select,#notes_type select{width:100%;margin:10px 0;padding:10px;text-transform:capitalize}.request-btn-container>button{width:100%;margin:10px 0;padding:12px}pre{background:rgba(4,209,12,0.7);padding:10px;overflow:auto;border-radius:5px}#notes ul,#notes_type ul{list-style-type:none;padding:0}#notes ul li,#notes_type ul li{margin-bottom:10px}#notes ul li p,#notes_type ul li p{padding:0;margin:0;text-align:left}#notes label,#notes_type label{font-weight:bold}#notes input,#notes textarea,#notes_type input,#notes_type textarea{width:97%;padding:10px;margin-top:10px;margin-bottom:5px}#response{max-height:500px;overflow-y:scroll}.btn{transition:0.5s;font-optical-sizing:auto;font-size:19px;font-style:normal;font-weight:500;background:#007bff;color:white;border:none;cursor:pointer;border-radius:25px}.btn:hover{transform:scale(1.005);background:rgb(4,209,61)}#response-container{display:none}@media only screen and (max-width:600px){.request-fields-container>select,#selectDataAnalysisTypeContainer>select{width:99%}#notes input,textarea{width:91%;padding:10px}}@media only screen and (min-width:600px){}@media only screen and (min-width:768px){#notes input,textarea{width:96%;padding:10px}.request-fields-container>select,#selectDataAnalysisTypeContainer>select{width:99%}}.table-wrap{max-width:1100px;margin:0 auto;background:var(--bg);border-radius:var(--radius);box-shadow:0 6px 18px rgba(15,23,42,0.06);padding:0px 16px;max-height:400px;overflow-y:auto}.table-wrap h4{text-align:center;font-weight:600;margin-bottom:8px;font-size:1.05rem}table{width:100%;border-collapse:collapse;font-size:0.95rem;background:transparent;table-layout:fixed}thead th{text-align:left;font-size:0.85rem;color:var(--muted);padding:12px 16px;border-bottom:2px solid #eef2f6;position:sticky;top:0;background:linear-gradient(#ffffff,#ffffff);z-index:2}tbody tr{transition:background .12s ease}tbody tr:nth-child(even){background:var(--stripe)}tbody tr:hover{background:#f1fbfb}td{padding:12px 16px;vertical-align:middle;text-overflow:ellipsis}td.error_message{text-align:center;font-weight:bold;color:darkred;padding-top:20px}#symbol-search-error-message,#name-search-error-message{font-weight:bold;color:darkred;text-align:center}.pill{display:inline-block;padding:10px 10px;border-radius:999px;font-size:0.82rem;font-weight:600;color:#fff}.pill.active{background:#10b981}.pill.pending{background:#f59e0b}.pill.inactive{background:#fe0602}.deep-link{padding:10px;width:100%}.modal__content p{color:#282828;line-height:25px;text-align:justify}.modal__header h2{color:#282828}.modal_close_btn{background:transparent;border:none;top:0;right:0;position:absolute}#name-search-response-container>p>span,#symbol-search-response-container>p>span{font-weight:bold;color:#007bff}@media (max-width:760px){table,thead,tbody,th,td,tr{display:block}thead{display:none}tbody tr{margin:10px 0;padding:12px;border-radius:10px;box-shadow:0 2px 8px rgba(2,6,23,0.04);background:#fff}td{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px dashed #eef2f6}td:last-child{border-bottom:0}td::before{content:attr(data-label);font-weight:600;color:var(--muted);margin-right:12px;flex:0 0 40%;white-space:normal;font-size:0.86rem}td>*{max-width:60%;text-align:right;overflow-wrap:break-word}}