:root{color:#0f172a;font-synthesis-weight:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#0a84ff24,#0000 34%),radial-gradient(circle at 100% 0,#34c7591a,#0000 30%),linear-gradient(#f6f8fc 0%,#eef2f8 100%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Roboto,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{min-height:100%}body{background:0 0;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a,summary,select,input[type=date],input[type=checkbox]{-webkit-tap-highlight-color:transparent}.app{width:min(100%,1760px);margin:0 auto;padding:32px}.hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.hero h1{letter-spacing:-.035em;color:#071329;margin:0 0 6px;font-size:clamp(28px,3vw,40px);font-weight:850}.hero p{color:#64748b;margin:0}.apiBox{color:#64748b;word-break:break-all;-webkit-backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #cbd5e1c7;border-radius:20px;max-width:560px;padding:12px;box-shadow:0 18px 45px #0f172a12}.card{-webkit-backdrop-filter:blur(20px)saturate(1.16);background:#ffffffc7;border:1px solid #cbd5e1b8;border-radius:24px;box-shadow:0 20px 55px #0f172a14,inset 0 1px #ffffffc2}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:18px;display:flex}button{cursor:pointer;color:#0b2f62;background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #94a3b86b;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-weight:650;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s,color .16s;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}button:hover:not(:disabled){background:linear-gradient(#fff,#eef6ff);border-color:#0a84ff85;transform:translateY(-1px);box-shadow:0 12px 28px #0a84ff26}button:active:not(:disabled){transform:translateY(0)scale(.985);box-shadow:0 6px 14px #0f172a14}button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}button.danger{color:#c24130;background:linear-gradient(#fffffff5,#fff5f5f2);border-color:#f8717173}button.danger:hover:not(:disabled){color:#b42318;background:linear-gradient(#fff,#fff1f1);border-color:#ef444494;box-shadow:0 12px 26px #ef444424}button.icon{padding:8px}a{transition:transform .16s,box-shadow .16s,filter .16s}a:hover{filter:brightness(1.02);transform:translateY(-1px)}.loading{color:#64748b;align-items:center;gap:6px;font-weight:650;display:inline-flex}.gridWrap{border-radius:22px;margin-bottom:16px;padding:0;overflow:auto}.entryTable{border-collapse:separate;border-spacing:0;width:100%;min-width:1450px}th{z-index:2;color:#0b1730;text-align:left;white-space:nowrap;background:linear-gradient(#f7fafffa,#e5edf8f5);border-bottom:1px solid #cbd5e1e6;border-right:1px solid #cbd5e1bf;padding:12px 10px;font-size:13px;font-weight:850;position:sticky;top:0;box-shadow:inset 0 -1px #ffffff9e}th:first-child{border-top-left-radius:20px}th:last-child{border-top-right-radius:20px}td{background:#ffffffeb;border-bottom:1px solid #e2e8f0db;border-right:1px solid #e2e8f0db;padding:8px;transition:background .13s,box-shadow .13s}tr:hover td{background:#f8fbfffa}td input,td select,.exportControls input,.exportControls select,.quickFillControls input,.quickFillControls select{color:#0f172a;background:#fffffff0;border:1px solid #94a3b87a;border-radius:14px;outline:none;width:100%;min-width:110px;padding:8px 10px;transition:border-color .14s,box-shadow .14s,background .14s}td input:hover,td select:hover,.exportControls input:hover,.exportControls select:hover,.quickFillControls input:hover,.quickFillControls select:hover{background:#fff;border-color:#0a84ff8f}td input:focus,td select:focus,.exportControls input:focus,.exportControls select:focus,.quickFillControls input:focus,.quickFillControls select:focus{background:#fff;border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff29}td:nth-child(8) input{min-width:220px}.message{border-radius:22px;margin-bottom:16px;padding:16px 18px}.message h3{letter-spacing:-.015em;align-items:center;gap:8px;margin:0 0 10px;font-size:18px;display:flex}.message.success{background:linear-gradient(135deg,#f0fdf4eb,#ffffffd1);border-color:#22c55e5c}.message.warn{background:linear-gradient(135deg,#fffbebf5,#ffffffd6);border-color:#f59e0b5c}.message.error{background:linear-gradient(135deg,#fff1f2f5,#ffffffd6);border-color:#ef44445c}.message pre{color:#f8fafc;background:#0b1220;border-radius:16px;padding:14px;overflow:auto}summary{cursor:pointer;color:#0b2f62;font-weight:700}summary:hover{color:#0a84ff}.summaryList p{margin:6px 0}.exportBox{padding:20px}.exportBox h2{letter-spacing:-.025em;margin:0 0 14px;font-size:24px}.exportControls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.exportControls input,.exportControls select{width:auto;min-width:126px}.exportGrid{max-height:460px;margin-top:14px}.mappingNotice{overflow:hidden}.quickFillPanel{border-radius:24px!important}.quickFillRowCard{box-shadow:inset 0 1px #fffc}.authPill,.quickFillBadge{transition:transform .16s,box-shadow .16s}.authPill:hover,.quickFillBadge:hover{transform:translateY(-1px)}.exportTableRowSelected td,.entryTable td.entryCellSelected{background:#dbeafef2!important}.entryTable td.entryCellActive{outline-offset:-2px!important;background:#eff6fffa!important;outline:2px solid #0a84ff!important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#e2e8f073;border-radius:999px}::-webkit-scrollbar-thumb{background:#64748b5c;border:3px solid #f1f5f9cc;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#47556985}@media (width<=900px){.hero{flex-direction:column}.app{padding:18px}.toolbar{padding:14px}}@media (width<=640px){.app{padding:14px}button,.toolbarMain,.exportControls,.exportSelectionTools{width:100%}}:root{--ut-font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Inter, Roboto, Arial, Helvetica, sans-serif;--ut-text:#0b1220;--ut-muted:#526175;--ut-card:#ffffffd1;--ut-border:#cbd5e1b8;--ut-blue:#0a84ff}html,body,#root,button,input,select,textarea,table,th,td,label,summary,a{font-feature-settings:"kern" 1, "liga" 1;font-family:var(--ut-font-sans)!important}body{color:var(--ut-text)}button,input,select,textarea{letter-spacing:-.01em;font-size:14px;line-height:1.25}select,input,textarea{font-weight:560}select option{font-family:var(--ut-font-sans);font-weight:500}.card{color:var(--ut-text)}.sectionTitleRow{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.sectionTitleRow h2{margin:0}.sectionHint{color:var(--ut-muted);margin:4px 0 0;font-size:13px;font-weight:650;line-height:1.35}.quickFillPanel{transition:padding .18s,box-shadow .18s}.quickFillPanel .quickFillHeader{margin-bottom:12px}.quickFillPanel .quickFillHeader h2,.exportBox h2,.message h3{letter-spacing:-.025em;font-family:var(--ut-font-sans)!important;font-weight:820!important}.quickSuggestion{box-shadow:inset 0 1px #ffffffb8,0 10px 24px #1665340d}.quickFillCompactActions{margin-top:10px}.quickFillRowCard{animation:.18s both utSoftReveal}@keyframes utSoftReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.entryTable th,.entryTable td,.exportSelectionHint,.quickSuggestionText,.quickFillHeader p,.summaryList,.message,.message li{font-family:var(--ut-font-sans)!important}.entryTable th{letter-spacing:-.012em;font-weight:760!important}.entryTable td{font-size:14px;font-weight:520}.entryTable .cellControl,.quickFillControls input,.quickFillControls select,.exportControls input,.exportControls select{letter-spacing:-.012em;font-family:var(--ut-font-sans)!important;font-weight:560!important}.authStatus,.authUser,.quickFillBadge,.quickFillRowTitle,.quickFillControls label,.exportSelectionHint{font-family:var(--ut-font-sans)!important}.message.success h3{font-size:16px}.exportBox .exportControls{margin-bottom:8px}.exportBox.card,.quickFillPanel.card,.toolbar.card{box-shadow:0 18px 48px #0f172a13,inset 0 1px #ffffffb8}button[title*=Show],button[title*=Hide]{color:#0b2f62}@media (width<=900px){.sectionTitleRow{flex-direction:column}}.entryTable td[tabindex="-1"]:focus,.entryTable .cellControl:focus-visible{outline:none}.entryGridWrap{isolation:isolate;border-radius:24px;max-height:min(58vh,720px);scroll-padding-top:54px;scroll-padding-left:172px;position:relative;overflow:auto}.entryGridWrap .entryTable thead th{z-index:8;-webkit-backdrop-filter:blur(18px);background:linear-gradient(#f7fafffc,#e5edf8fa);position:sticky;top:0}.entryGridWrap .entryTable th:first-child,.entryGridWrap .entryTable td:first-child{z-index:9;background:linear-gradient(#fffffffa,#f8fbfffa);position:sticky;left:0;box-shadow:8px 0 18px #0f172a14,inset -1px 0 #cbd5e1e0}.entryGridWrap .entryTable thead th:first-child{z-index:12;background:linear-gradient(#f7faff,#e5edf8fc)}.entryGridWrap .entryTable tbody tr:hover td:first-child{background:linear-gradient(#f8fbff,#f1f7fffc)}.entryGridWrap .entryTable td:first-child .rowActions{z-index:1;position:relative}.entryGridWrap .entryTable th:first-child .colResizer{right:0}.entryGridWrap .entryTable td.entryCellActive:first-child,.entryGridWrap .entryTable td.entryCellSelected:first-child{background:#dbeafefa!important}@media (height<=720px){.entryGridWrap{max-height:52vh}}.app,.mappingNotice,.quickFillPanel,.toolbar,.message,.exportBox,.entryTable,.entryTable th,.entryTable td,.entryTable .headerLabel,.entryTable .exportSelectableCell{-webkit-user-select:text;user-select:text}.entryTable th.resizableHeader{vertical-align:top;-webkit-user-select:text!important;user-select:text!important}.entryTable .headerLabel{white-space:nowrap;padding-right:4px;display:inline-block;-webkit-user-select:text!important;user-select:text!important}.entryTable .tableHeaderCell{flex-direction:column;gap:7px;min-width:0;display:flex}.entryTable .headerLabelRow{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.entryTable .headerSortButton{width:26px;min-width:26px;height:24px;box-shadow:none;-webkit-user-select:none;user-select:none;border-radius:10px;flex:none;padding:0;font-size:12px;font-weight:900;line-height:1}.entryTable .headerFilterInput{color:#0f172a;background:#ffffffdb;border:1px solid #94a3b86b;border-radius:10px;outline:none;width:100%;min-width:48px;height:28px;padding:4px 8px;font-size:12px;font-weight:560}.entryTable .headerFilterInput:hover,.entryTable .headerFilterInput:focus{background:#fff;border-color:#0a84ff9e;box-shadow:0 0 0 3px #0a84ff24}.entryTable .colResizer{-webkit-user-select:none!important;user-select:none!important}.tableFilterSummary{z-index:16;color:#334155;background:linear-gradient(#eff6fffa,#fffffff0);border-bottom:1px solid #cbd5e1b8;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:700;display:flex;position:sticky;left:0}.tableFilterSummary button{border-radius:12px;padding:6px 10px;font-size:12px}.entryGridWrap{max-height:520px!important}.entryGridWrap .entryTable thead th{top:0}.entryGridWrap .entryTable th:first-child,.entryGridWrap .entryTable td:first-child{-webkit-user-select:text;user-select:text}.exportGrid{max-height:520px}.exportDataTable th{vertical-align:top}.exportSelectHeader,.exportHeaderCell .headerFilterInput{min-width:90px}@media (height<=720px){.entryGridWrap{max-height:520px!important}}
