:root{font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100vh;margin:0}.stitch-page{min-height:100vh}.app-shell-with-sidebar .stitch-page>aside.fixed.left-0,.app-shell-with-sidebar .stitch-page>header.fixed.top-0,.app-shell-with-sidebar .stitch-page>nav.fixed.top-0{display:none!important}.portfolio-financial-sync-track{position:relative}.app-topbar-language-caret,.app-topbar-language-label,.app-topbar-mobile-language-options{display:none}.portfolio-financial-sync-bar{width:38%;animation:1.15s ease-in-out infinite portfolio-financial-sync-slide}@keyframes portfolio-financial-sync-slide{0%{transform:translate(-110%)}50%{transform:translate(85%)}to{transform:translate(285%)}}@keyframes consultation-drawer-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes consultation-drawer-enter{0%{opacity:1;transform:translate(-105%)}to{opacity:1;transform:translate(0)}}@keyframes consultation-drawer-leave{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(-105%)}}@media (width>=1024px){.app-shell-with-sidebar .beta-survey-page{width:calc(100vw - 280px);margin-left:280px}}.app-sidebar{z-index:80;color:#565e74;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:280px;height:100vh;padding:24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex;position:fixed;top:0;left:0}.app-sidebar-brand{text-align:left;cursor:pointer;background:0 0;border:0;margin-bottom:40px;padding-inline:8px;transition:transform .18s,opacity .18s}.app-sidebar-brand:hover{opacity:.86;transform:translateY(-1px)}.app-sidebar-brand:focus-visible{outline-offset:6px;border-radius:8px;outline:2px solid #4648d4}.app-sidebar-brand h1{color:#4648d4;letter-spacing:0;margin:0;font-size:24px;font-weight:800;line-height:1.25}.app-sidebar-brand p{color:#565e74;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.2}.app-sidebar-nav{flex:1;align-content:start;gap:8px;display:grid}.app-sidebar-utility{gap:8px;margin-bottom:14px;display:grid}.app-sidebar-footer{border-top:1px solid #e2e8f0;gap:10px;padding-top:24px;display:grid}.app-sidebar-link,.app-sidebar-cta{width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;border:0;border-right:4px solid #0000;border-radius:8px;align-items:center;font-size:14px;font-weight:800;line-height:1.25;transition:background-color .16s,color .16s,box-shadow .16s;display:flex}.app-sidebar-link{color:#565e74;background:0 0;gap:16px;padding:12px 12px 12px 16px}.app-sidebar-link.compact{min-height:44px;padding-block:10px}.app-sidebar-link:hover,.app-sidebar-link.active{color:#4648d4;background:#f2f4f6}.app-sidebar-link.active{border-right-color:#4648d4}.app-sidebar-link .material-symbols-outlined,.app-sidebar-cta .material-symbols-outlined{text-align:center;width:24px;min-width:24px;font-size:24px;line-height:1}.app-sidebar-link span:not(.material-symbols-outlined),.app-sidebar-cta span:not(.material-symbols-outlined){white-space:nowrap;flex:1;min-width:0}.app-sidebar-cta{color:#fff;background:#4648d4;justify-content:center;gap:10px;margin-bottom:8px;padding:12px 16px;box-shadow:0 12px 28px #4648d43d}.stitch-page>aside.fixed.left-0 nav a,.stitch-page>aside.fixed.left-0 nav>div,.stitch-page>aside.fixed.left-0 nav button,.stitch-page>aside.fixed.left-0>div:not(:first-child) a{border-right:4px solid #0000;min-height:48px;font-weight:700}.stitch-page>aside.fixed.left-0 nav a,.stitch-page>aside.fixed.left-0 nav>div,.stitch-page>aside.fixed.left-0 nav button{gap:16px}.stitch-page>aside.fixed.left-0 nav .material-symbols-outlined,.stitch-page>aside.fixed.left-0>div:not(:first-child) .material-symbols-outlined{text-align:center;width:24px;min-width:24px;margin-right:0;line-height:1}.stitch-page>aside.fixed.left-0 nav a>span:not(.material-symbols-outlined),.stitch-page>aside.fixed.left-0 nav>div>span:not(.material-symbols-outlined),.stitch-page>aside.fixed.left-0 nav button>span:not(.material-symbols-outlined),.stitch-page>aside.fixed.left-0>div:not(:first-child) a>span:not(.material-symbols-outlined){white-space:nowrap;flex:1;min-width:0;font-weight:700}.agent-card,article,.glass-card,.topic-card-shadow,.grid>div{transition:transform .18s,box-shadow .18s,border-color .18s}.agent-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}article:hover,.topic-card-shadow:hover{transform:translateY(-2px)}.glass-card:hover{box-shadow:0 10px 30px #4648d414}.agent-tags-scroll{overscroll-behavior-x:contain;white-space:nowrap;scrollbar-color:#94a3b847 transparent;scrollbar-width:thin}.agent-tags-scroll::-webkit-scrollbar{height:3px}.agent-tags-scroll::-webkit-scrollbar-track{background:0 0}.agent-tags-scroll::-webkit-scrollbar-thumb{background:#94a3b83d;border-radius:999px}.agent-tags-scroll:hover::-webkit-scrollbar-thumb{background:#94a3b86b}.agent-hover-tip{position:relative}.agent-hover-tip:after{z-index:40;color:#1f2937;content:attr(data-tooltip);opacity:0;pointer-events:none;white-space:normal;word-break:break-word;background:#fffffffa;border:1px solid #d9e1edf2;border-radius:8px;width:max-content;max-width:min(360px,100vw - 48px);max-height:180px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.55;transition:opacity 90ms ease-out 80ms,transform 90ms ease-out 80ms;position:absolute;bottom:calc(100% + 8px);left:0;overflow:auto;transform:translateY(4px)scale(.98);box-shadow:0 14px 36px #0f172a24,0 2px 8px #0f172a14}.agent-hover-tip:before{z-index:41;content:"";opacity:0;pointer-events:none;background:#fffffffa;border-bottom:1px solid #d9e1edf2;border-right:1px solid #d9e1edf2;width:10px;height:10px;transition:opacity 90ms ease-out 80ms,transform 90ms ease-out 80ms;position:absolute;bottom:calc(100% + 3px);left:16px;transform:translateY(4px)rotate(45deg)scale(.98)}.agent-hover-tip:hover:after,.agent-hover-tip:hover:before{opacity:1;transform:translateY(0)scale(1)}.agent-hover-tip:hover:before{transform:translateY(0)rotate(45deg)scale(1)}input[type=text]:focus+.material-symbols-outlined,.relative:focus-within>.material-symbols-outlined,.flex:focus-within>.material-symbols-outlined{color:#4648d4}.ant-message{width:min(720px,100vw - 32px);left:50%;transform:translate(-50%)}.ant-message-notice-content{white-space:normal;max-width:100%}.kol-admin-page{color:#182033;background:#f7f8fb;min-height:100vh;padding:32px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.kol-admin-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1440px;margin:0 auto 24px;display:flex}.kol-admin-header h1{color:#182033;letter-spacing:0;margin:4px 0 8px;font-size:32px;line-height:1.2}.kol-admin-header p{color:#647085;margin:0;font-size:14px;line-height:1.5}.kol-admin-header a,.kol-admin-secondary-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9deea;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.kol-admin-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.kol-admin-chat-mode-segmented{color:#4656d9;background:#fbfcff;border:1px solid #d9deea;border-radius:12px;align-items:center;gap:4px;min-height:40px;padding:4px 6px;font-size:11px;font-weight:800;display:flex}.kol-admin-chat-mode-segmented>.material-symbols-outlined{color:#4656d9;justify-content:center;align-items:center;width:26px;height:30px;font-size:20px;display:inline-flex}.kol-admin-chat-mode-segmented>div{background:#eef2f8;border-radius:8px;gap:2px;padding:2px;display:flex}.kol-admin-chat-mode-segmented button{color:#647085;min-height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1.2}.kol-admin-chat-mode-segmented button.active{color:#fff;background:#4656d9;box-shadow:0 4px 10px #4656d92e}.kol-admin-chat-mode-segmented button:not(.active):hover{color:#4656d9}.kol-admin-chat-mode-segmented button:disabled{cursor:not-allowed;opacity:.62}.kol-admin-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#4656d9!important;font-size:12px!important}.kol-admin-agent-bar,.kol-admin-panel{background:#fff;border:1px solid #e1e6ef;border-radius:8px;max-width:1440px;box-shadow:0 10px 24px #151f330a}.kol-admin-agent-bar{grid-template-columns:minmax(260px,1.6fr) minmax(180px,1fr) minmax(180px,1fr) minmax(260px,2fr);gap:16px;margin-bottom:20px;padding:18px;display:grid}.kol-admin-agent-select{min-width:0}.kol-admin-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;max-width:1440px;margin:0 auto 20px;display:grid}.kol-admin-panel{padding:20px}.kol-admin-sync-panel{margin-bottom:20px}.kol-admin-sync-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:20px;display:grid}.kol-admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.kol-admin-panel-heading.compact{margin-bottom:14px}.kol-admin-panel-heading h2{color:#182033;letter-spacing:0;margin:0 0 6px;font-size:18px;line-height:1.3}.kol-admin-panel-heading p{color:#647085;margin:0;font-size:13px;line-height:1.5}.kol-admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kol-admin-sync-row{grid-template-columns:160px auto;align-items:end;gap:14px;display:grid}.kol-admin-sync-options{grid-template-columns:repeat(2,minmax(0,180px));gap:10px;margin-bottom:14px;display:grid}.kol-admin-sync-options button{color:#344054;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dce8;border-radius:8px;font-size:14px;font-weight:800}.kol-admin-sync-options button.active{color:#4656d9;background:#eef2ff;border-color:#4656d9}.kol-admin-sync-action{background:#fbfcff;border:1px solid #e1e6ef;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:18px;height:100%;min-height:100%;padding:16px;display:grid;overflow:hidden}.kol-admin-sync-action-heading{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;display:grid}.kol-admin-sync-action .material-symbols-outlined{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.kol-admin-sync-action strong{color:#182033;font-size:15px;line-height:1.3}.kol-admin-sync-action p{color:#647085;margin:0;font-size:13px;line-height:1.5}.kol-admin-sync-log{align-content:start;gap:10px;min-height:0;max-height:100%;padding-right:4px;display:grid;overflow-y:auto}.kol-admin-sync-log-item{background:#fff;border:1px solid #e1e6ef;border-left:4px solid #98a2b3;border-radius:8px;gap:6px;padding:10px 12px;display:grid}.kol-admin-sync-log-item>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.kol-admin-sync-log-item span{color:#98a2b3;font-size:12px;font-weight:700;line-height:1.2}.kol-admin-sync-log-item strong{color:#344054;font-size:13px;font-weight:800}.kol-admin-sync-log-item p{color:#475467}.kol-admin-sync-log-item.running{border-left-color:#4656d9}.kol-admin-sync-log-item.completed{border-left-color:#12b76a}.kol-admin-sync-log-item.failed{border-left-color:#f04438}.kol-admin-sync-notice{border-radius:8px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5}.kol-admin-sync-notice.error{color:#912018;background:#fff5f4;border:1px solid #ffd5d2}.kol-admin-sync-notice.success{color:#05603a;background:#f0fdf4;border:1px solid #b7ebc6}.kol-admin-credential-box{background:#fbfcff;border:1px solid #e1e6ef;border-radius:8px;gap:12px;margin-top:4px;padding:14px;display:grid}.kol-admin-credential-box label{gap:7px;display:grid}.kol-admin-credential-box span{color:#475467;font-size:12px;font-weight:800;line-height:1.2}.kol-admin-credential-box input,.kol-admin-credential-box textarea{color:#182033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d6dce8;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;line-height:1.4}.kol-admin-credential-box textarea{resize:vertical}.kol-admin-credential-box input:focus,.kol-admin-credential-box textarea:focus{border-color:#4656d9;box-shadow:0 0 0 3px #4656d91f}.kol-admin-credential-box p{color:#647085;margin:0;font-size:12px;line-height:1.5}.kol-admin-agent-bar label,.kol-admin-sync-row label:not(.kol-admin-toggle),.kol-admin-form label{gap:7px;min-width:0;display:grid}.kol-admin-agent-bar span,.kol-admin-sync-row label:not(.kol-admin-toggle)>span,.kol-admin-form label>span{color:#475467;font-size:12px;font-weight:800;line-height:1.2}.kol-admin-agent-bar input,.kol-admin-agent-bar select,.kol-admin-sync-row input,.kol-admin-sync-row select,.kol-admin-form input,.kol-admin-form select,.kol-admin-form textarea{color:#182033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d6dce8;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;line-height:1.4}.kol-admin-form textarea{resize:vertical}.kol-admin-agent-bar input:focus,.kol-admin-agent-bar select:focus,.kol-admin-sync-row input:focus,.kol-admin-sync-row select:focus,.kol-admin-form input:focus,.kol-admin-form select:focus,.kol-admin-form textarea:focus{border-color:#4656d9;box-shadow:0 0 0 3px #4656d91f}.kol-admin-span-2{grid-column:1/-1}.kol-admin-form button,.kol-admin-sync-action button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#4656d9;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.kol-admin-form button{grid-column:1/-1}.kol-admin-form button:disabled,.kol-admin-sync-action button:disabled{cursor:not-allowed;opacity:.62}.kol-admin-sync-action button .material-symbols-outlined.spinning{animation:.9s linear infinite kol-sync-spin}@keyframes kol-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kol-admin-toggle{color:#344054;white-space:nowrap;background:#fbfcff;border:1px solid #d9deea;border-radius:8px;align-items:center;gap:8px;width:fit-content;min-height:36px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.kol-admin-toggle input{width:16px;height:16px;min-height:auto}.kol-admin-list{margin-bottom:24px}.kol-admin-table-wrap{border:1px solid #edf0f6;border-radius:8px;overflow-x:auto}.kol-admin-table-wrap table{border-collapse:collapse;width:100%;min-width:960px}.kol-admin-table-wrap th,.kol-admin-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f6;padding:12px;font-size:13px;line-height:1.45}.kol-admin-table-wrap th{color:#475467;background:#f8fafc;font-weight:800}.kol-admin-table-wrap td{color:#263247}.kol-admin-table-wrap tr:last-child td{border-bottom:0}.kol-admin-table-wrap a{color:#4656d9;font-weight:800;text-decoration:none}.kol-admin-stance{color:#3949ab;background:#eef2ff;border-radius:999px;justify-content:center;min-width:70px;padding:4px 8px;font-size:12px;font-weight:800;display:inline-flex}.kol-admin-stance.bullish{color:#087443;background:#e8f8ef}.kol-admin-stance.bearish{color:#b42318;background:#fff1f0}.kol-admin-stance.neutral{color:#475467;background:#f2f4f7}.kol-admin-stance.watch{color:#b54708;background:#fff7e6}.kol-admin-empty{color:#647085;border:1px dashed #d6dce8;border-radius:8px;place-items:center;min-height:120px;font-size:14px;display:grid}.kol-admin-pagination{color:#647085;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:13px;display:flex}.kol-admin-pagination-controls,.kol-admin-pagination-controls label{align-items:center;gap:8px;display:flex}.kol-admin-pagination select{color:#263247;background:#fff;border:1px solid #d9deea;border-radius:8px;min-height:34px;padding:6px 28px 6px 10px;font-size:13px}.kol-admin-pagination button{color:#344054;background:#fff;border:1px solid #d9deea;border-radius:8px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:800;transition:border-color .16s,color .16s,background .16s}.kol-admin-pagination button:not(:disabled):hover{color:#4656d9;background:#f7f8ff;border-color:#4656d9}.kol-admin-pagination button:disabled{cursor:not-allowed;opacity:.5}.consultation-message-navigator{z-index:20;align-items:center;min-width:28px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.consultation-message-navigator-ticks{z-index:1;justify-items:end;gap:7px;padding:10px 4px;display:grid;position:relative}.consultation-message-navigator-ticks button{opacity:.78;background:#b7bfd3;border:0;border-radius:999px;width:22px;height:3px;padding:0;transition:background-color .16s,opacity .16s,transform .16s,width .16s}.consultation-message-navigator:hover .consultation-message-navigator-ticks button,.consultation-message-navigator-ticks button:hover{opacity:1;background:#4656d9}.consultation-message-navigator-ticks button:hover{width:28px;transform:translate(-2px)}.consultation-message-navigator-popover{z-index:2;color:#344054;opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #dde2f1;border-radius:12px;width:min(320px,100vw - 340px);max-height:360px;transition:opacity .16s,transform .16s;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)translate(8px);box-shadow:0 16px 36px #232e5024}.consultation-message-navigator:hover .consultation-message-navigator-popover,.consultation-message-navigator:focus-within .consultation-message-navigator-popover{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.consultation-message-navigator-title{color:#667085;border-bottom:1px solid #edf0f6;padding:9px 12px 7px;font-size:11px;font-weight:800}.consultation-message-navigator-list{gap:2px;max-height:318px;padding:6px;display:grid;overflow-y:auto}.consultation-message-navigator-list button{color:#344054;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:6px;width:100%;padding:6px 8px;transition:background .16s;display:grid}.consultation-message-navigator-list button:hover{background:#f4f6ff}.consultation-message-navigator-list span{color:#4656d9;font-size:12px;font-weight:700}.consultation-message-navigator-list strong{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.kol-reference-panel{color:#667085;border-top:1px solid #edf0f6;font-size:12px}.kol-reference-panel summary{cursor:pointer;color:#475467;align-items:center;gap:6px;margin-top:10px;font-weight:700;list-style:none;display:inline-flex}.kol-reference-panel summary::-webkit-details-marker{display:none}.kol-reference-panel summary .material-symbols-outlined{color:#667085;font-size:17px}.kol-reference-list{gap:8px;margin-top:10px;display:grid}.kol-reference-item{background:#fbfcff;border:1px solid #edf0f6;border-radius:8px;padding:10px}.kol-reference-heading{color:#344054;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.kol-reference-heading code{color:#4656d9;background:#eef2ff;border-radius:6px;padding:2px 6px;font-size:11px}.kol-reference-item p{color:#475467;margin:6px 0 0;line-height:1.55}.kol-reference-meta{color:#98a2b3;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.kol-reference-meta a{color:#667085;font-weight:700;text-decoration:none}.kol-reference-debug{color:#667085;border-top:1px dashed #d9deea;gap:3px;margin-top:8px;padding-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;display:grid}@media (width<=1080px){.kol-admin-agent-bar,.kol-admin-grid,.kol-admin-sync-layout,.kol-admin-sync-row{grid-template-columns:1fr}.kol-admin-sync-action{min-height:420px;height:auto!important}}@media (width<=720px){.kol-admin-page{padding:18px}.kol-admin-header,.kol-admin-panel-heading{flex-direction:column;align-items:stretch}.kol-admin-form,.kol-admin-sync-options{grid-template-columns:1fr}.kol-admin-pagination{flex-direction:column;align-items:stretch}.kol-admin-pagination-controls{flex-wrap:wrap;justify-content:space-between}.consultation-message-navigator{display:none}}@media (width<=767px){html,body,#root{overflow-x:hidden}body{-webkit-text-size-adjust:100%}.landing-page{width:100%;min-width:0;overflow-x:hidden}.landing-header{position:sticky;top:0}.landing-header-inner{gap:10px;width:100%;min-width:0;padding:10px 14px!important}.landing-brand{min-width:0;gap:9px!important}.landing-brand-mark{flex:0 0 34px;border-radius:8px!important;width:34px!important;height:34px!important}.landing-brand-mark .material-symbols-outlined{font-size:20px;line-height:1}.landing-brand-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden;font-size:18px!important;line-height:1.2!important}.landing-header-actions{flex:none;gap:8px!important}.landing-language-button{width:96px;justify-content:space-between!important;gap:6px!important;min-width:96px!important;height:38px!important;padding-inline:10px!important}.landing-language-button span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;line-height:1;display:inline;overflow:hidden}.landing-header-cta{text-overflow:ellipsis;white-space:nowrap;min-width:76px;max-width:104px;height:38px;font-size:13px;line-height:38px;overflow:hidden;padding:0 12px!important}.landing-page [class*=px-margin-desktop]{padding-inline:16px!important}.landing-hero{padding-top:38px!important;padding-bottom:54px!important}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:30px!important}.landing-hero-copy{gap:0;width:100%;min-width:0}.landing-hero-title{letter-spacing:0;max-width:11ch;font-size:36px!important;line-height:1.08!important}.landing-hero-description{margin-top:18px;max-width:100%!important;font-size:15px!important;line-height:1.7!important}.landing-hero-actions{grid-template-columns:minmax(0,1fr);margin-top:24px;gap:12px!important;display:grid!important}.landing-primary-action,.landing-secondary-action,.landing-kol-action{text-align:center;justify-content:center;width:100%;min-height:48px;line-height:1.2;border-radius:10px!important;padding:12px 16px!important;font-size:14px!important}.landing-hero-visual,.landing-mockup{width:100%;min-width:0}.landing-hero-visual>.absolute{display:none}.landing-mockup{border-radius:14px!important;padding:16px!important;box-shadow:0 18px 44px #0f172a24!important}.landing-chat-bubble{font-size:13px;line-height:1.45;border-radius:14px 0 14px 14px!important;max-width:92%!important}.landing-agent-preview{border-radius:12px!important;gap:12px!important;padding:12px!important}.landing-agent-preview img{flex:0 0 42px;width:42px!important;height:42px!important}.landing-agent-preview h4{font-size:13px;line-height:1.25}.landing-agent-preview p{font-size:12px;line-height:1.45}.landing-agent-preview .token-badge{white-space:normal;max-width:100%;font-size:10px;line-height:1.2}.landing-stats{border-radius:14px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin-top:30px!important;padding:14px 8px!important}.landing-stats>div{padding-inline:6px}.landing-stats>div+div{border-left:1px solid #e2e8f0}.landing-stats [class*=text-display-lg]{font-size:24px!important;line-height:1.15!important}.landing-stats [class*=text-on-surface-variant]{margin-top:4px;font-size:11px;line-height:1.3}.landing-section{padding-top:58px!important;padding-bottom:58px!important}.landing-section-heading{margin-bottom:28px!important}.landing-section-title{letter-spacing:0;font-size:26px!important;line-height:1.18!important}.landing-section-description,.landing-section p.text-body-lg{font-size:15px!important;line-height:1.65!important}.landing-section .grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.landing-value-card,.landing-pricing-card{border-radius:14px!important;padding:22px!important}.landing-value-card .material-symbols-outlined,.landing-trust-section .material-symbols-outlined{width:1em;min-width:1em;max-width:1em;line-height:1;overflow:hidden}.landing-value-card h3,.landing-feature-card h3,.landing-pricing-card h3{font-size:20px!important;line-height:1.25!important}.landing-feature-card{min-height:0;border-radius:16px!important;height:auto!important}.landing-feature-card>div:first-child{padding:22px 22px 0!important}.landing-feature-card>div:last-child{padding:20px 18px 0!important}.landing-feature-card [class*=translate-y-4]{transform:none!important}.landing-feature-card [class*=rounded-t-2xl]{border-radius:14px 14px 0 0!important;width:100%!important;padding:16px!important}.landing-feature-card button{white-space:nowrap;flex:none}.landing-consensus-section{padding-inline:16px!important}.landing-consensus-panel{border-radius:16px!important;padding:22px!important}.landing-consensus-panel [class*=text-display-lg]{font-size:34px!important;line-height:1.05!important}.landing-consensus-panel [class*=text-2xl]{font-size:18px!important;line-height:1.25!important}.landing-consensus-panel [class*=gap-8]{gap:16px!important}.landing-pricing-card{transform:none!important}.landing-pricing-card ul{margin-bottom:24px!important}.landing-pricing-card li{align-items:flex-start;line-height:1.5;font-size:14px!important}.landing-kol-section .max-w-container-max-width,.landing-kol-section [class*=max-w-container]{gap:28px!important}.landing-kol-section [class*=space-y-8]{gap:0}.landing-kol-section .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.landing-kol-section [class*=p-6]{border-radius:14px!important;padding:16px!important}.landing-trust-section{padding-top:46px!important}.landing-trust-section>div:last-child{grid-template-columns:minmax(0,1fr);gap:10px!important;display:grid!important}.landing-trust-section>div:last-child>div{justify-content:flex-start;width:100%;line-height:1.35;border-radius:12px!important;padding:14px 16px!important}.landing-footer{padding:48px 16px 30px!important}.landing-footer .grid{grid-template-columns:minmax(0,1fr)!important;gap:28px!important;margin-bottom:34px!important}.landing-footer h4{margin-bottom:14px!important}.landing-footer ul{display:grid;gap:10px!important}.landing-footer [class*=pt-12]{text-align:left;align-items:flex-start!important;padding-top:24px!important}.app-shell-with-sidebar{min-height:100svh;padding-bottom:calc(76px + env(safe-area-inset-bottom,0px));background:#f7f9fb}.app-shell-with-sidebar .app-sidebar,.app-shell-with-sidebar .stitch-page aside.fixed.left-0,.app-shell-with-sidebar .stitch-page aside.w-\[340px\],.app-shell-with-sidebar .stitch-page aside[class*="w-[340px]"],.app-shell-with-sidebar .stitch-page>aside.fixed.left-0+header,.app-shell-with-sidebar .stitch-page>aside.fixed.left-0~header,.app-shell-with-sidebar .stitch-page>aside.fixed.left-0~nav{display:none!important}.app-shell-with-sidebar .app-topbar{padding-top:env(safe-area-inset-top,0px);width:100%!important;height:56px!important;padding-inline:12px!important;left:0!important;right:0!important}.app-topbar-search{display:none!important}.app-topbar-survey-button{flex:none;min-width:0;max-width:132px;padding-inline:10px!important;display:inline-flex!important}.app-topbar-survey-button span:not(.material-symbols-outlined){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-topbar-actions{flex:1;justify-content:flex-end;gap:6px!important}.app-topbar-actions button{height:40px}.app-topbar-settings-button{color:#4648d4;background:#fff;border:1px solid #e2e8f0;gap:6px;font-size:13px;font-weight:800;line-height:1;box-shadow:0 8px 20px #0f172a0d;width:auto!important;min-width:96px!important;padding-inline:10px!important}.app-topbar-actions>div>button:not(.app-topbar-settings-button){width:40px;min-width:40px}.app-topbar-settings-button .app-topbar-settings-icon{display:none!important}.app-topbar-language-caret,.app-topbar-language-label{align-items:center;display:inline-flex}.app-topbar-language-caret{flex:0 0 17px;width:17px;height:17px;font-size:17px;line-height:1}.app-topbar-language-label{text-overflow:ellipsis;white-space:nowrap;max-width:62px;overflow:hidden}.app-topbar-menu,.app-topbar-user-menu{width:min(280px,100vw - 24px)!important;right:0!important}.app-topbar-menu{overflow:hidden;border-radius:8px!important;width:132px!important;margin-top:8px!important;padding-block:4px!important}.app-topbar-menu>.relative{display:none}.app-topbar-mobile-language-options{display:block;padding-inline:0!important}.app-topbar-mobile-language-options button,.app-topbar-mobile-language-options button.mt-1{background:#fff;min-height:40px;font-size:14px;line-height:1.2;border-radius:0!important;width:100%!important;margin-top:0!important;padding:10px 14px!important}.app-topbar-mobile-language-options button:hover,.app-topbar-mobile-language-options button:focus-visible{background:#f2f4f6}.app-topbar-submenu{width:100%!important;top:calc(100% + 6px)!important;right:0!important}.app-page-with-sidebar{width:100%;min-width:0}.app-shell-with-sidebar .stitch-page{min-width:0;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));overflow-x:hidden}.app-shell-with-sidebar .stitch-page main,.app-shell-with-sidebar .stitch-page>main,.app-shell-with-sidebar .stitch-page>div,.app-shell-with-sidebar .stitch-page>section,.app-shell-with-sidebar main[class*=ml-\[],.app-shell-with-sidebar div[class*=ml-\[],.app-shell-with-sidebar main[class*=pl-\[],.app-shell-with-sidebar div[class*=pl-\[],.app-shell-with-sidebar .stitch-page [class*="max-w-[calc(100%-"]{max-width:100%!important;margin-left:0!important;padding-left:0!important}.app-shell-with-sidebar .stitch-page header[class*="w-[calc(100%-280px)]"],.app-shell-with-sidebar .stitch-page nav[class*="w-[calc(100%-280px)]"],.app-shell-with-sidebar header[class*="w-[calc(100%-280px)]"],.app-shell-with-sidebar nav[class*="w-[calc(100%-280px)]"]{width:100%!important;padding-inline:12px!important;left:0!important;right:0!important}.app-shell-with-sidebar .stitch-page [class*=px-gutter],.app-shell-with-sidebar .stitch-page [class*=px-margin-desktop],.app-shell-with-sidebar .stitch-page [class*=p-gutter],.app-shell-with-sidebar .stitch-page [class*=p-margin-desktop]{padding-inline:16px!important}.app-shell-with-sidebar .stitch-page [class*=py-16]{padding-top:32px!important;padding-bottom:32px!important}.portfolio-assets-section{border-radius:10px!important;padding:14px!important}.portfolio-assets-toolbar{margin-bottom:0!important}.portfolio-assets-actions{align-items:stretch!important}.portfolio-inline-watch-search{width:100%!important;min-width:0!important}.portfolio-inline-watch-search input{background:#fff!important;border-radius:10px!important;height:44px!important}.portfolio-inline-watch-search>div[class*=absolute]{width:100%!important;left:0!important;right:0!important}.portfolio-secretary-fab{right:16px!important;bottom:calc(88px + env(safe-area-inset-bottom,0px))!important;z-index:85!important}.portfolio-secretary-fab>span:not(.material-symbols-outlined){display:none!important}.app-shell-with-sidebar .stitch-page .grid,.app-shell-with-sidebar .stitch-page [class*=grid-cols-12],.app-shell-with-sidebar .stitch-page [class*=grid-cols-8],.app-shell-with-sidebar .stitch-page [class*=grid-cols-3],.app-shell-with-sidebar .stitch-page [class*=grid-cols-2]{grid-template-columns:minmax(0,1fr)!important}.app-shell-with-sidebar .stitch-page .flex{min-width:0}.app-shell-with-sidebar .stitch-page [class*="max-w-[70%]"],.app-shell-with-sidebar .stitch-page [class*="max-w-[85%]"],.app-shell-with-sidebar .stitch-page [class*="max-w-[55%]"],.app-shell-with-sidebar .stitch-page [class*="max-w-[45%]"]{max-width:min(100%,100vw - 40px)!important}.app-shell-with-sidebar .stitch-page table,.app-shell-with-sidebar .stitch-page pre,.app-shell-with-sidebar .stitch-page code{max-width:100%}.app-shell-with-sidebar .stitch-page table{min-width:760px}.app-shell-with-sidebar .stitch-page img,.app-shell-with-sidebar .stitch-page canvas,.app-shell-with-sidebar .stitch-page svg{max-width:100%}.consultation-mobile-shell{position:fixed;inset:0;height:100svh!important}.app-shell-with-sidebar:has(.consultation-mobile-shell){height:100svh;overflow:hidden;padding-bottom:0!important}.app-shell-with-sidebar .stitch-page:has(.consultation-mobile-shell){height:100svh;overflow:hidden;padding-bottom:0!important}.consultation-mobile-shell>[class*=ml-\[],.consultation-mobile-shell>main[class*=ml-\[]{margin-left:0!important;padding-top:56px!important}.consultation-profile-panel{display:none!important}.consultation-session-rail{z-index:120;top:56px;bottom:calc(72px + env(safe-area-inset-bottom,0px));max-width:320px;box-shadow:none;opacity:1;border-right:1px solid #e2e8f0;border-radius:0 18px 18px 0;transition:box-shadow .72s,transform .72s cubic-bezier(.4,0,.2,1);position:fixed;left:0;overflow:hidden;transform:translate(-105%);width:min(320px,100vw - 44px)!important;display:flex!important}.consultation-session-rail>div:first-child{padding:20px!important}.consultation-session-rail>div:first-child>div:first-child{justify-content:space-between!important}.consultation-session-rail>div:first-child>div:first-child>div:first-child{display:block!important}.consultation-session-rail>div:first-child>div:first-child>div:last-child{display:none!important}.consultation-session-rail .consultation-mobile-drawer-close{display:inline-flex!important}.consultation-session-rail>div:first-child [class*=flex-col]{flex-direction:row!important}.consultation-session-rail>div:nth-child(2){padding-inline:12px!important}.consultation-session-rail [role=button],.consultation-session-rail>div:nth-child(2)>button{justify-content:flex-start!important;padding:12px!important}.consultation-session-rail [role=button]>div,.consultation-session-rail [role=button]>span+div,.consultation-session-rail>div:nth-child(2)>button>div+div,.consultation-session-rail>div:nth-child(2)>button>div:last-child{display:block!important}.consultation-session-rail.mobile-open{opacity:1;animation:.52s cubic-bezier(.22,1,.36,1) both consultation-drawer-enter;transform:translate(0);box-shadow:18px 0 42px #0f172a29}.consultation-session-rail.mobile-closing{box-shadow:none;opacity:1;animation:.72s cubic-bezier(.4,0,.2,1) both consultation-drawer-leave}.consultation-mobile-drawer-backdrop{z-index:115;inset:56px 0 calc(72px + env(safe-area-inset-bottom,0px));background:0 0;border:0;position:fixed}.consultation-mobile-session-trigger,.consultation-mobile-groups-button{display:inline-flex!important}.consultation-mobile-shell header h2{max-width:min(42vw,180px)}.consultation-mobile-shell header [class*=px-3][class*=rounded-full]{display:none}.consultation-mobile-shell section{min-width:0}.consultation-mobile-shell .chat-scroll{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))!important}.consultation-mobile-shell .consultation-chat-scroll{padding-bottom:calc(168px + env(safe-area-inset-bottom,0px))!important}.consultation-mobile-shell .consultation-composer{bottom:calc(72px + env(safe-area-inset-bottom,0px))!important;padding-inline:12px!important}.consultation-mobile-shell .consultation-composer .glass-panel{border-radius:14px!important;padding:10px!important}.app-mobile-nav{z-index:90;min-height:calc(64px + env(safe-area-inset-bottom,0px));padding:7px 8px calc(7px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #e2e8f0f2;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -14px 36px #0f172a14}.app-mobile-nav-item{color:#667085;letter-spacing:0;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:50px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:800;line-height:1.1;display:inline-flex}.app-mobile-nav-item .material-symbols-outlined{color:currentColor;width:22px;height:22px;font-size:22px;line-height:1}.app-mobile-nav-item span:not(.material-symbols-outlined){text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.app-mobile-nav-item.active{color:#4648d4;background:#eef2ff}}@media (width>=768px){.app-mobile-nav{display:none}}.text-gradient{background:linear-gradient(135deg,#4648d4 0%,#6063ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.bento-grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.token-badge{letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:11px}.glass-effect{-webkit-backdrop-filter:blur(20px);background:#ffffffb3}.auth-transition{transition:all .4s cubic-bezier(.4,0,.2,1)}input:focus{box-shadow:0 0 0 2px #4648d41a}.ice-blue-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f0f7ffb3;box-shadow:inset 0 1px 1px #fff9}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.segmented-progress{background:linear-gradient(90deg,#0000 0% 4px,currentColor 4px) 0 0/8px 100%}.cta-glow{box-shadow:0 0 20px #4648d44d}.consultation-message-enter{animation:.22s cubic-bezier(.2,0,0,1) both consultation-message-enter}.consultation-streaming-surface{background:linear-gradient(#4648d406,#fff0 160px)}.consultation-send-spinner{animation:.9s linear infinite consultation-spin}.consultation-typing-dot{animation:.9s ease-in-out infinite consultation-dot-bounce}.consultation-profile-panel{will-change:width, opacity, transform;transition:width .22s cubic-bezier(.2,0,0,1),opacity .18s,transform .22s cubic-bezier(.2,0,0,1),border-color .18s}.consultation-profile-panel-open{opacity:1;width:20rem;min-width:20rem;max-width:20rem;transform:translate(0)}.consultation-profile-panel-closed{opacity:0;border-left-color:#0000;width:0;min-width:0;max-width:0;transform:translate(18px)}@keyframes consultation-message-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes consultation-spin{to{transform:rotate(360deg)}}@keyframes consultation-dot-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.chat-scroll::-webkit-scrollbar{width:4px}.chat-scroll::-webkit-scrollbar-track{background:0 0}.chat-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #e2e8f0}.ai-agent-tint{background:linear-gradient(135deg,#f0f7ff99 0%,#fff 100%)}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.heatmap-grid{grid-template-rows:repeat(8,50px);grid-template-columns:repeat(12,1fr);gap:2px;display:grid}.scroll-hide::-webkit-scrollbar{display:none}.scroll-hide{-ms-overflow-style:none;scrollbar-width:none}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.topic-card-shadow{box-shadow:0 4px 20px #0f172a08}body{color:#191c1e;background-color:#f7f9fb;overflow-x:hidden}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a26}::-webkit-scrollbar-thumb:hover{background:#c7c4d7}.ice-blue-gradient{background:linear-gradient(135deg,#f7f9fb 0%,#f0f7ff 100%)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle}.ice-blue-glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f0f7ffb3}body{background-color:#f7f9fb;font-family:Inter,sans-serif}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#e2e8f0;border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#4648d4}input:checked+.slider:before{transform:translate(20px)}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;vertical-align:middle;display:inline-block}body{color:#191c1e;background-color:#f7f9fb}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #e2e8f0}.pro-glow{box-shadow:0 0 40px #4648d41a;border:2px solid #4648d4!important}.side-nav-active{color:#4648d4;border-right:4px solid #4648d4;font-weight:700}body{font-family:Inter,sans-serif}.glass-panel{-webkit-backdrop-filter:blur(20px);background:#ffffffb3}input::placeholder{color:#94a3b8}.custom-shadow{box-shadow:0 10px 30px #0f172a0d}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.success-glow{box-shadow:0 0 50px #10b9811a}.bg-radial-gradient{background:radial-gradient(circle,#f0f7ff 0%,#f7f9fb 100%)}@keyframes fade-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fade-up}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.animate-pulse-slow{animation:3s ease-in-out infinite pulse-slow}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}[data-rk] .iekbcc0{box-sizing:border-box;text-align:left;vertical-align:baseline;-webkit-tap-highlight-color:transparent;border:0;margin:0;padding:0;font-size:100%;line-height:normal}[data-rk] .iekbcc1{list-style:none}[data-rk] .iekbcc2{quotes:none}[data-rk] .iekbcc2:before,[data-rk] .iekbcc2:after{content:""}[data-rk] .iekbcc3{border-collapse:collapse;border-spacing:0}[data-rk] .iekbcc4{appearance:none}[data-rk] .iekbcc5{outline:none}[data-rk] .iekbcc5::placeholder{opacity:1}[data-rk] .iekbcc6{color:inherit;background-color:#0000}[data-rk] .iekbcc7:disabled{opacity:1}[data-rk] .iekbcc7::-ms-expand{display:none}[data-rk] .iekbcc8::-ms-clear{display:none}[data-rk] .iekbcc8::-webkit-search-cancel-button{-webkit-appearance:none}[data-rk] .iekbcc9{cursor:pointer;text-align:left;background:0 0}[data-rk] .iekbcca{color:inherit;text-decoration:none}[data-rk] .ju367v0{align-items:flex-start}[data-rk] .ju367v2{align-items:flex-end}[data-rk] .ju367v4{align-items:center}[data-rk] .ju367v6{display:none}[data-rk] .ju367v8{display:block}[data-rk] .ju367va{display:flex}[data-rk] .ju367vc{display:inline}[data-rk] .ju367ve{align-self:flex-start}[data-rk] .ju367vf{align-self:flex-end}[data-rk] .ju367vg{align-self:center}[data-rk] .ju367vh{background-size:cover}[data-rk] .ju367vi{border-radius:1px}[data-rk] .ju367vj{border-radius:6px}[data-rk] .ju367vk{border-radius:10px}[data-rk] .ju367vl{border-radius:13px}[data-rk] .ju367vm{border-radius:var(--rk-radii-actionButton)}[data-rk] .ju367vn{border-radius:var(--rk-radii-connectButton)}[data-rk] .ju367vo{border-radius:var(--rk-radii-menuButton)}[data-rk] .ju367vp{border-radius:var(--rk-radii-modal)}[data-rk] .ju367vq{border-radius:var(--rk-radii-modalMobile)}[data-rk] .ju367vr{border-radius:25%}[data-rk] .ju367vs{border-radius:9999px}[data-rk] .ju367vt{border-style:solid}[data-rk] .ju367vu{border-width:0}[data-rk] .ju367vv{border-width:1px}[data-rk] .ju367vw{border-width:2px}[data-rk] .ju367vx{border-width:4px}[data-rk] .ju367vy{cursor:pointer}[data-rk] .ju367vz{cursor:none}[data-rk] .ju367v10{pointer-events:none}[data-rk] .ju367v11{pointer-events:all}[data-rk] .ju367v12{min-height:8px}[data-rk] .ju367v13{min-height:44px}[data-rk] .ju367v14{flex-direction:row}[data-rk] .ju367v15{flex-direction:column}[data-rk] .ju367v16{font-family:var(--rk-fonts-body)}[data-rk] .ju367v17{font-size:12px;line-height:18px}[data-rk] .ju367v18{font-size:13px;line-height:18px}[data-rk] .ju367v19{font-size:14px;line-height:18px}[data-rk] .ju367v1a{font-size:16px;line-height:20px}[data-rk] .ju367v1b{font-size:18px;line-height:24px}[data-rk] .ju367v1c{font-size:20px;line-height:24px}[data-rk] .ju367v1d{font-size:23px;line-height:29px}[data-rk] .ju367v1e{font-weight:400}[data-rk] .ju367v1f{font-weight:500}[data-rk] .ju367v1g{font-weight:600}[data-rk] .ju367v1h{font-weight:700}[data-rk] .ju367v1i{font-weight:800}[data-rk] .ju367v1j{gap:0}[data-rk] .ju367v1k{gap:1px}[data-rk] .ju367v1l{gap:2px}[data-rk] .ju367v1m{gap:3px}[data-rk] .ju367v1n{gap:4px}[data-rk] .ju367v1o{gap:5px}[data-rk] .ju367v1p{gap:6px}[data-rk] .ju367v1q{gap:8px}[data-rk] .ju367v1r{gap:10px}[data-rk] .ju367v1s{gap:12px}[data-rk] .ju367v1t{gap:14px}[data-rk] .ju367v1u{gap:16px}[data-rk] .ju367v1v{gap:18px}[data-rk] .ju367v1w{gap:20px}[data-rk] .ju367v1x{gap:24px}[data-rk] .ju367v1y{gap:28px}[data-rk] .ju367v1z{gap:32px}[data-rk] .ju367v20{gap:36px}[data-rk] .ju367v21{gap:44px}[data-rk] .ju367v22{gap:64px}[data-rk] .ju367v23{gap:-1px}[data-rk] .ju367v24{height:1px}[data-rk] .ju367v25{height:2px}[data-rk] .ju367v26{height:4px}[data-rk] .ju367v27{height:8px}[data-rk] .ju367v28{height:12px}[data-rk] .ju367v29{height:20px}[data-rk] .ju367v2a{height:24px}[data-rk] .ju367v2b{height:28px}[data-rk] .ju367v2c{height:30px}[data-rk] .ju367v2d{height:32px}[data-rk] .ju367v2e{height:34px}[data-rk] .ju367v2f{height:36px}[data-rk] .ju367v2g{height:40px}[data-rk] .ju367v2h{height:44px}[data-rk] .ju367v2i{height:48px}[data-rk] .ju367v2j{height:54px}[data-rk] .ju367v2k{height:60px}[data-rk] .ju367v2l{height:200px}[data-rk] .ju367v2m{height:100%}[data-rk] .ju367v2n{height:max-content}[data-rk] .ju367v2o{justify-content:flex-start}[data-rk] .ju367v2p{justify-content:flex-end}[data-rk] .ju367v2q{justify-content:center}[data-rk] .ju367v2r{justify-content:space-between}[data-rk] .ju367v2s{justify-content:space-around}[data-rk] .ju367v2t{text-align:left}[data-rk] .ju367v2u{text-align:center}[data-rk] .ju367v2v{text-align:inherit}[data-rk] .ju367v2w{margin-bottom:0}[data-rk] .ju367v2x{margin-bottom:1px}[data-rk] .ju367v2y{margin-bottom:2px}[data-rk] .ju367v2z{margin-bottom:3px}[data-rk] .ju367v30{margin-bottom:4px}[data-rk] .ju367v31{margin-bottom:5px}[data-rk] .ju367v32{margin-bottom:6px}[data-rk] .ju367v33{margin-bottom:8px}[data-rk] .ju367v34{margin-bottom:10px}[data-rk] .ju367v35{margin-bottom:12px}[data-rk] .ju367v36{margin-bottom:14px}[data-rk] .ju367v37{margin-bottom:16px}[data-rk] .ju367v38{margin-bottom:18px}[data-rk] .ju367v39{margin-bottom:20px}[data-rk] .ju367v3a{margin-bottom:24px}[data-rk] .ju367v3b{margin-bottom:28px}[data-rk] .ju367v3c{margin-bottom:32px}[data-rk] .ju367v3d{margin-bottom:36px}[data-rk] .ju367v3e{margin-bottom:44px}[data-rk] .ju367v3f{margin-bottom:64px}[data-rk] .ju367v3g{margin-bottom:-1px}[data-rk] .ju367v3h{margin-left:0}[data-rk] .ju367v3i{margin-left:1px}[data-rk] .ju367v3j{margin-left:2px}[data-rk] .ju367v3k{margin-left:3px}[data-rk] .ju367v3l{margin-left:4px}[data-rk] .ju367v3m{margin-left:5px}[data-rk] .ju367v3n{margin-left:6px}[data-rk] .ju367v3o{margin-left:8px}[data-rk] .ju367v3p{margin-left:10px}[data-rk] .ju367v3q{margin-left:12px}[data-rk] .ju367v3r{margin-left:14px}[data-rk] .ju367v3s{margin-left:16px}[data-rk] .ju367v3t{margin-left:18px}[data-rk] .ju367v3u{margin-left:20px}[data-rk] .ju367v3v{margin-left:24px}[data-rk] .ju367v3w{margin-left:28px}[data-rk] .ju367v3x{margin-left:32px}[data-rk] .ju367v3y{margin-left:36px}[data-rk] .ju367v3z{margin-left:44px}[data-rk] .ju367v40{margin-left:64px}[data-rk] .ju367v41{margin-left:-1px}[data-rk] .ju367v42{margin-right:0}[data-rk] .ju367v43{margin-right:1px}[data-rk] .ju367v44{margin-right:2px}[data-rk] .ju367v45{margin-right:3px}[data-rk] .ju367v46{margin-right:4px}[data-rk] .ju367v47{margin-right:5px}[data-rk] .ju367v48{margin-right:6px}[data-rk] .ju367v49{margin-right:8px}[data-rk] .ju367v4a{margin-right:10px}[data-rk] .ju367v4b{margin-right:12px}[data-rk] .ju367v4c{margin-right:14px}[data-rk] .ju367v4d{margin-right:16px}[data-rk] .ju367v4e{margin-right:18px}[data-rk] .ju367v4f{margin-right:20px}[data-rk] .ju367v4g{margin-right:24px}[data-rk] .ju367v4h{margin-right:28px}[data-rk] .ju367v4i{margin-right:32px}[data-rk] .ju367v4j{margin-right:36px}[data-rk] .ju367v4k{margin-right:44px}[data-rk] .ju367v4l{margin-right:64px}[data-rk] .ju367v4m{margin-right:-1px}[data-rk] .ju367v4n{margin-top:0}[data-rk] .ju367v4o{margin-top:1px}[data-rk] .ju367v4p{margin-top:2px}[data-rk] .ju367v4q{margin-top:3px}[data-rk] .ju367v4r{margin-top:4px}[data-rk] .ju367v4s{margin-top:5px}[data-rk] .ju367v4t{margin-top:6px}[data-rk] .ju367v4u{margin-top:8px}[data-rk] .ju367v4v{margin-top:10px}[data-rk] .ju367v4w{margin-top:12px}[data-rk] .ju367v4x{margin-top:14px}[data-rk] .ju367v4y{margin-top:16px}[data-rk] .ju367v4z{margin-top:18px}[data-rk] .ju367v50{margin-top:20px}[data-rk] .ju367v51{margin-top:24px}[data-rk] .ju367v52{margin-top:28px}[data-rk] .ju367v53{margin-top:32px}[data-rk] .ju367v54{margin-top:36px}[data-rk] .ju367v55{margin-top:44px}[data-rk] .ju367v56{margin-top:64px}[data-rk] .ju367v57{margin-top:-1px}[data-rk] .ju367v58{max-width:1px}[data-rk] .ju367v59{max-width:2px}[data-rk] .ju367v5a{max-width:4px}[data-rk] .ju367v5b{max-width:8px}[data-rk] .ju367v5c{max-width:12px}[data-rk] .ju367v5d{max-width:20px}[data-rk] .ju367v5e{max-width:24px}[data-rk] .ju367v5f{max-width:28px}[data-rk] .ju367v5g{max-width:30px}[data-rk] .ju367v5h{max-width:32px}[data-rk] .ju367v5i{max-width:34px}[data-rk] .ju367v5j{max-width:36px}[data-rk] .ju367v5k{max-width:40px}[data-rk] .ju367v5l{max-width:44px}[data-rk] .ju367v5m{max-width:48px}[data-rk] .ju367v5n{max-width:54px}[data-rk] .ju367v5o{max-width:60px}[data-rk] .ju367v5p{max-width:200px}[data-rk] .ju367v5q{max-width:100%}[data-rk] .ju367v5r{max-width:max-content}[data-rk] .ju367v5s{min-width:1px}[data-rk] .ju367v5t{min-width:2px}[data-rk] .ju367v5u{min-width:4px}[data-rk] .ju367v5v{min-width:8px}[data-rk] .ju367v5w{min-width:12px}[data-rk] .ju367v5x{min-width:20px}[data-rk] .ju367v5y{min-width:24px}[data-rk] .ju367v5z{min-width:28px}[data-rk] .ju367v60{min-width:30px}[data-rk] .ju367v61{min-width:32px}[data-rk] .ju367v62{min-width:34px}[data-rk] .ju367v63{min-width:36px}[data-rk] .ju367v64{min-width:40px}[data-rk] .ju367v65{min-width:44px}[data-rk] .ju367v66{min-width:48px}[data-rk] .ju367v67{min-width:54px}[data-rk] .ju367v68{min-width:60px}[data-rk] .ju367v69{min-width:200px}[data-rk] .ju367v6a{min-width:100%}[data-rk] .ju367v6b{min-width:max-content}[data-rk] .ju367v6c{overflow:hidden}[data-rk] .ju367v6d{padding-bottom:0}[data-rk] .ju367v6e{padding-bottom:1px}[data-rk] .ju367v6f{padding-bottom:2px}[data-rk] .ju367v6g{padding-bottom:3px}[data-rk] .ju367v6h{padding-bottom:4px}[data-rk] .ju367v6i{padding-bottom:5px}[data-rk] .ju367v6j{padding-bottom:6px}[data-rk] .ju367v6k{padding-bottom:8px}[data-rk] .ju367v6l{padding-bottom:10px}[data-rk] .ju367v6m{padding-bottom:12px}[data-rk] .ju367v6n{padding-bottom:14px}[data-rk] .ju367v6o{padding-bottom:16px}[data-rk] .ju367v6p{padding-bottom:18px}[data-rk] .ju367v6q{padding-bottom:20px}[data-rk] .ju367v6r{padding-bottom:24px}[data-rk] .ju367v6s{padding-bottom:28px}[data-rk] .ju367v6t{padding-bottom:32px}[data-rk] .ju367v6u{padding-bottom:36px}[data-rk] .ju367v6v{padding-bottom:44px}[data-rk] .ju367v6w{padding-bottom:64px}[data-rk] .ju367v6x{padding-bottom:-1px}[data-rk] .ju367v6y{padding-left:0}[data-rk] .ju367v6z{padding-left:1px}[data-rk] .ju367v70{padding-left:2px}[data-rk] .ju367v71{padding-left:3px}[data-rk] .ju367v72{padding-left:4px}[data-rk] .ju367v73{padding-left:5px}[data-rk] .ju367v74{padding-left:6px}[data-rk] .ju367v75{padding-left:8px}[data-rk] .ju367v76{padding-left:10px}[data-rk] .ju367v77{padding-left:12px}[data-rk] .ju367v78{padding-left:14px}[data-rk] .ju367v79{padding-left:16px}[data-rk] .ju367v7a{padding-left:18px}[data-rk] .ju367v7b{padding-left:20px}[data-rk] .ju367v7c{padding-left:24px}[data-rk] .ju367v7d{padding-left:28px}[data-rk] .ju367v7e{padding-left:32px}[data-rk] .ju367v7f{padding-left:36px}[data-rk] .ju367v7g{padding-left:44px}[data-rk] .ju367v7h{padding-left:64px}[data-rk] .ju367v7i{padding-left:-1px}[data-rk] .ju367v7j{padding-right:0}[data-rk] .ju367v7k{padding-right:1px}[data-rk] .ju367v7l{padding-right:2px}[data-rk] .ju367v7m{padding-right:3px}[data-rk] .ju367v7n{padding-right:4px}[data-rk] .ju367v7o{padding-right:5px}[data-rk] .ju367v7p{padding-right:6px}[data-rk] .ju367v7q{padding-right:8px}[data-rk] .ju367v7r{padding-right:10px}[data-rk] .ju367v7s{padding-right:12px}[data-rk] .ju367v7t{padding-right:14px}[data-rk] .ju367v7u{padding-right:16px}[data-rk] .ju367v7v{padding-right:18px}[data-rk] .ju367v7w{padding-right:20px}[data-rk] .ju367v7x{padding-right:24px}[data-rk] .ju367v7y{padding-right:28px}[data-rk] .ju367v7z{padding-right:32px}[data-rk] .ju367v80{padding-right:36px}[data-rk] .ju367v81{padding-right:44px}[data-rk] .ju367v82{padding-right:64px}[data-rk] .ju367v83{padding-right:-1px}[data-rk] .ju367v84{padding-top:0}[data-rk] .ju367v85{padding-top:1px}[data-rk] .ju367v86{padding-top:2px}[data-rk] .ju367v87{padding-top:3px}[data-rk] .ju367v88{padding-top:4px}[data-rk] .ju367v89{padding-top:5px}[data-rk] .ju367v8a{padding-top:6px}[data-rk] .ju367v8b{padding-top:8px}[data-rk] .ju367v8c{padding-top:10px}[data-rk] .ju367v8d{padding-top:12px}[data-rk] .ju367v8e{padding-top:14px}[data-rk] .ju367v8f{padding-top:16px}[data-rk] .ju367v8g{padding-top:18px}[data-rk] .ju367v8h{padding-top:20px}[data-rk] .ju367v8i{padding-top:24px}[data-rk] .ju367v8j{padding-top:28px}[data-rk] .ju367v8k{padding-top:32px}[data-rk] .ju367v8l{padding-top:36px}[data-rk] .ju367v8m{padding-top:44px}[data-rk] .ju367v8n{padding-top:64px}[data-rk] .ju367v8o{padding-top:-1px}[data-rk] .ju367v8p{position:absolute}[data-rk] .ju367v8q{position:fixed}[data-rk] .ju367v8r{position:relative}[data-rk] .ju367v8s{-webkit-user-select:none}[data-rk] .ju367v8t{right:0}[data-rk] .ju367v8u{transition:all .125s}[data-rk] .ju367v8v{transition:transform .125s}[data-rk] .ju367v8w{-webkit-user-select:none;user-select:none}[data-rk] .ju367v8x{width:1px}[data-rk] .ju367v8y{width:2px}[data-rk] .ju367v8z{width:4px}[data-rk] .ju367v90{width:8px}[data-rk] .ju367v91{width:12px}[data-rk] .ju367v92{width:20px}[data-rk] .ju367v93{width:24px}[data-rk] .ju367v94{width:28px}[data-rk] .ju367v95{width:30px}[data-rk] .ju367v96{width:32px}[data-rk] .ju367v97{width:34px}[data-rk] .ju367v98{width:36px}[data-rk] .ju367v99{width:40px}[data-rk] .ju367v9a{width:44px}[data-rk] .ju367v9b{width:48px}[data-rk] .ju367v9c{width:54px}[data-rk] .ju367v9d{width:60px}[data-rk] .ju367v9e{width:200px}[data-rk] .ju367v9f{width:100%}[data-rk] .ju367v9g{width:max-content}[data-rk] .ju367v9h{-webkit-backdrop-filter:var(--rk-blurs-modalOverlay);backdrop-filter:var(--rk-blurs-modalOverlay)}[data-rk] .ju367v9i,[data-rk] .ju367v9j:hover,[data-rk] .ju367v9k:active{background:var(--rk-colors-accentColor)}[data-rk] .ju367v9l,[data-rk] .ju367v9m:hover,[data-rk] .ju367v9n:active{background:var(--rk-colors-accentColorForeground)}[data-rk] .ju367v9o,[data-rk] .ju367v9p:hover,[data-rk] .ju367v9q:active{background:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367v9r,[data-rk] .ju367v9s:hover,[data-rk] .ju367v9t:active{background:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367v9u,[data-rk] .ju367v9v:hover,[data-rk] .ju367v9w:active{background:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367v9x,[data-rk] .ju367v9y:hover,[data-rk] .ju367v9z:active{background:var(--rk-colors-closeButton)}[data-rk] .ju367va0,[data-rk] .ju367va1:hover,[data-rk] .ju367va2:active{background:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367va3,[data-rk] .ju367va4:hover,[data-rk] .ju367va5:active{background:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367va6,[data-rk] .ju367va7:hover,[data-rk] .ju367va8:active{background:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367va9,[data-rk] .ju367vaa:hover,[data-rk] .ju367vab:active{background:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vac,[data-rk] .ju367vad:hover,[data-rk] .ju367vae:active{background:var(--rk-colors-connectButtonText)}[data-rk] .ju367vaf,[data-rk] .ju367vag:hover,[data-rk] .ju367vah:active{background:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vai,[data-rk] .ju367vaj:hover,[data-rk] .ju367vak:active{background:var(--rk-colors-connectionIndicator)}[data-rk] .ju367val,[data-rk] .ju367vam:hover,[data-rk] .ju367van:active{background:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vao,[data-rk] .ju367vap:hover,[data-rk] .ju367vaq:active{background:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367var,[data-rk] .ju367vas:hover,[data-rk] .ju367vat:active{background:var(--rk-colors-error)}[data-rk] .ju367vau,[data-rk] .ju367vav:hover,[data-rk] .ju367vaw:active{background:var(--rk-colors-generalBorder)}[data-rk] .ju367vax,[data-rk] .ju367vay:hover,[data-rk] .ju367vaz:active{background:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vb0,[data-rk] .ju367vb1:hover,[data-rk] .ju367vb2:active{background:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vb3,[data-rk] .ju367vb4:hover,[data-rk] .ju367vb5:active{background:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vb6,[data-rk] .ju367vb7:hover,[data-rk] .ju367vb8:active{background:var(--rk-colors-modalBackground)}[data-rk] .ju367vb9,[data-rk] .ju367vba:hover,[data-rk] .ju367vbb:active{background:var(--rk-colors-modalBorder)}[data-rk] .ju367vbc,[data-rk] .ju367vbd:hover,[data-rk] .ju367vbe:active{background:var(--rk-colors-modalText)}[data-rk] .ju367vbf,[data-rk] .ju367vbg:hover,[data-rk] .ju367vbh:active{background:var(--rk-colors-modalTextDim)}[data-rk] .ju367vbi,[data-rk] .ju367vbj:hover,[data-rk] .ju367vbk:active{background:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367vbl,[data-rk] .ju367vbm:hover,[data-rk] .ju367vbn:active{background:var(--rk-colors-profileAction)}[data-rk] .ju367vbo,[data-rk] .ju367vbp:hover,[data-rk] .ju367vbq:active{background:var(--rk-colors-profileActionHover)}[data-rk] .ju367vbr,[data-rk] .ju367vbs:hover,[data-rk] .ju367vbt:active{background:var(--rk-colors-profileForeground)}[data-rk] .ju367vbu,[data-rk] .ju367vbv:hover,[data-rk] .ju367vbw:active{background:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vbx,[data-rk] .ju367vby:hover,[data-rk] .ju367vbz:active{background:var(--rk-colors-standby)}[data-rk] .ju367vc0,[data-rk] .ju367vc1:hover,[data-rk] .ju367vc2:active{border-color:var(--rk-colors-accentColor)}[data-rk] .ju367vc3,[data-rk] .ju367vc4:hover,[data-rk] .ju367vc5:active{border-color:var(--rk-colors-accentColorForeground)}[data-rk] .ju367vc6,[data-rk] .ju367vc7:hover,[data-rk] .ju367vc8:active{border-color:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367vc9,[data-rk] .ju367vca:hover,[data-rk] .ju367vcb:active{border-color:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367vcc,[data-rk] .ju367vcd:hover,[data-rk] .ju367vce:active{border-color:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367vcf,[data-rk] .ju367vcg:hover,[data-rk] .ju367vch:active{border-color:var(--rk-colors-closeButton)}[data-rk] .ju367vci,[data-rk] .ju367vcj:hover,[data-rk] .ju367vck:active{border-color:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367vcl,[data-rk] .ju367vcm:hover,[data-rk] .ju367vcn:active{border-color:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367vco,[data-rk] .ju367vcp:hover,[data-rk] .ju367vcq:active{border-color:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367vcr,[data-rk] .ju367vcs:hover,[data-rk] .ju367vct:active{border-color:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vcu,[data-rk] .ju367vcv:hover,[data-rk] .ju367vcw:active{border-color:var(--rk-colors-connectButtonText)}[data-rk] .ju367vcx,[data-rk] .ju367vcy:hover,[data-rk] .ju367vcz:active{border-color:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vd0,[data-rk] .ju367vd1:hover,[data-rk] .ju367vd2:active{border-color:var(--rk-colors-connectionIndicator)}[data-rk] .ju367vd3,[data-rk] .ju367vd4:hover,[data-rk] .ju367vd5:active{border-color:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vd6,[data-rk] .ju367vd7:hover,[data-rk] .ju367vd8:active{border-color:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367vd9,[data-rk] .ju367vda:hover,[data-rk] .ju367vdb:active{border-color:var(--rk-colors-error)}[data-rk] .ju367vdc,[data-rk] .ju367vdd:hover,[data-rk] .ju367vde:active{border-color:var(--rk-colors-generalBorder)}[data-rk] .ju367vdf,[data-rk] .ju367vdg:hover,[data-rk] .ju367vdh:active{border-color:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vdi,[data-rk] .ju367vdj:hover,[data-rk] .ju367vdk:active{border-color:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vdl,[data-rk] .ju367vdm:hover,[data-rk] .ju367vdn:active{border-color:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vdo,[data-rk] .ju367vdp:hover,[data-rk] .ju367vdq:active{border-color:var(--rk-colors-modalBackground)}[data-rk] .ju367vdr,[data-rk] .ju367vds:hover,[data-rk] .ju367vdt:active{border-color:var(--rk-colors-modalBorder)}[data-rk] .ju367vdu,[data-rk] .ju367vdv:hover,[data-rk] .ju367vdw:active{border-color:var(--rk-colors-modalText)}[data-rk] .ju367vdx,[data-rk] .ju367vdy:hover,[data-rk] .ju367vdz:active{border-color:var(--rk-colors-modalTextDim)}[data-rk] .ju367ve0,[data-rk] .ju367ve1:hover,[data-rk] .ju367ve2:active{border-color:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367ve3,[data-rk] .ju367ve4:hover,[data-rk] .ju367ve5:active{border-color:var(--rk-colors-profileAction)}[data-rk] .ju367ve6,[data-rk] .ju367ve7:hover,[data-rk] .ju367ve8:active{border-color:var(--rk-colors-profileActionHover)}[data-rk] .ju367ve9,[data-rk] .ju367vea:hover,[data-rk] .ju367veb:active{border-color:var(--rk-colors-profileForeground)}[data-rk] .ju367vec,[data-rk] .ju367ved:hover,[data-rk] .ju367vee:active{border-color:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vef,[data-rk] .ju367veg:hover,[data-rk] .ju367veh:active{border-color:var(--rk-colors-standby)}[data-rk] .ju367vei,[data-rk] .ju367vej:hover,[data-rk] .ju367vek:active{box-shadow:var(--rk-shadows-connectButton)}[data-rk] .ju367vel,[data-rk] .ju367vem:hover,[data-rk] .ju367ven:active{box-shadow:var(--rk-shadows-dialog)}[data-rk] .ju367veo,[data-rk] .ju367vep:hover,[data-rk] .ju367veq:active{box-shadow:var(--rk-shadows-profileDetailsAction)}[data-rk] .ju367ver,[data-rk] .ju367ves:hover,[data-rk] .ju367vet:active{box-shadow:var(--rk-shadows-selectedOption)}[data-rk] .ju367veu,[data-rk] .ju367vev:hover,[data-rk] .ju367vew:active{box-shadow:var(--rk-shadows-selectedWallet)}[data-rk] .ju367vex,[data-rk] .ju367vey:hover,[data-rk] .ju367vez:active{box-shadow:var(--rk-shadows-walletLogo)}[data-rk] .ju367vf0,[data-rk] .ju367vf1:hover,[data-rk] .ju367vf2:active{color:var(--rk-colors-accentColor)}[data-rk] .ju367vf3,[data-rk] .ju367vf4:hover,[data-rk] .ju367vf5:active{color:var(--rk-colors-accentColorForeground)}[data-rk] .ju367vf6,[data-rk] .ju367vf7:hover,[data-rk] .ju367vf8:active{color:var(--rk-colors-actionButtonBorder)}[data-rk] .ju367vf9,[data-rk] .ju367vfa:hover,[data-rk] .ju367vfb:active{color:var(--rk-colors-actionButtonBorderMobile)}[data-rk] .ju367vfc,[data-rk] .ju367vfd:hover,[data-rk] .ju367vfe:active{color:var(--rk-colors-actionButtonSecondaryBackground)}[data-rk] .ju367vff,[data-rk] .ju367vfg:hover,[data-rk] .ju367vfh:active{color:var(--rk-colors-closeButton)}[data-rk] .ju367vfi,[data-rk] .ju367vfj:hover,[data-rk] .ju367vfk:active{color:var(--rk-colors-closeButtonBackground)}[data-rk] .ju367vfl,[data-rk] .ju367vfm:hover,[data-rk] .ju367vfn:active{color:var(--rk-colors-connectButtonBackground)}[data-rk] .ju367vfo,[data-rk] .ju367vfp:hover,[data-rk] .ju367vfq:active{color:var(--rk-colors-connectButtonBackgroundError)}[data-rk] .ju367vfr,[data-rk] .ju367vfs:hover,[data-rk] .ju367vft:active{color:var(--rk-colors-connectButtonInnerBackground)}[data-rk] .ju367vfu,[data-rk] .ju367vfv:hover,[data-rk] .ju367vfw:active{color:var(--rk-colors-connectButtonText)}[data-rk] .ju367vfx,[data-rk] .ju367vfy:hover,[data-rk] .ju367vfz:active{color:var(--rk-colors-connectButtonTextError)}[data-rk] .ju367vg0,[data-rk] .ju367vg1:hover,[data-rk] .ju367vg2:active{color:var(--rk-colors-connectionIndicator)}[data-rk] .ju367vg3,[data-rk] .ju367vg4:hover,[data-rk] .ju367vg5:active{color:var(--rk-colors-downloadBottomCardBackground)}[data-rk] .ju367vg6,[data-rk] .ju367vg7:hover,[data-rk] .ju367vg8:active{color:var(--rk-colors-downloadTopCardBackground)}[data-rk] .ju367vg9,[data-rk] .ju367vga:hover,[data-rk] .ju367vgb:active{color:var(--rk-colors-error)}[data-rk] .ju367vgc,[data-rk] .ju367vgd:hover,[data-rk] .ju367vge:active{color:var(--rk-colors-generalBorder)}[data-rk] .ju367vgf,[data-rk] .ju367vgg:hover,[data-rk] .ju367vgh:active{color:var(--rk-colors-generalBorderDim)}[data-rk] .ju367vgi,[data-rk] .ju367vgj:hover,[data-rk] .ju367vgk:active{color:var(--rk-colors-menuItemBackground)}[data-rk] .ju367vgl,[data-rk] .ju367vgm:hover,[data-rk] .ju367vgn:active{color:var(--rk-colors-modalBackdrop)}[data-rk] .ju367vgo,[data-rk] .ju367vgp:hover,[data-rk] .ju367vgq:active{color:var(--rk-colors-modalBackground)}[data-rk] .ju367vgr,[data-rk] .ju367vgs:hover,[data-rk] .ju367vgt:active{color:var(--rk-colors-modalBorder)}[data-rk] .ju367vgu,[data-rk] .ju367vgv:hover,[data-rk] .ju367vgw:active{color:var(--rk-colors-modalText)}[data-rk] .ju367vgx,[data-rk] .ju367vgy:hover,[data-rk] .ju367vgz:active{color:var(--rk-colors-modalTextDim)}[data-rk] .ju367vh0,[data-rk] .ju367vh1:hover,[data-rk] .ju367vh2:active{color:var(--rk-colors-modalTextSecondary)}[data-rk] .ju367vh3,[data-rk] .ju367vh4:hover,[data-rk] .ju367vh5:active{color:var(--rk-colors-profileAction)}[data-rk] .ju367vh6,[data-rk] .ju367vh7:hover,[data-rk] .ju367vh8:active{color:var(--rk-colors-profileActionHover)}[data-rk] .ju367vh9,[data-rk] .ju367vha:hover,[data-rk] .ju367vhb:active{color:var(--rk-colors-profileForeground)}[data-rk] .ju367vhc,[data-rk] .ju367vhd:hover,[data-rk] .ju367vhe:active{color:var(--rk-colors-selectedOptionBorder)}[data-rk] .ju367vhf,[data-rk] .ju367vhg:hover,[data-rk] .ju367vhh:active{color:var(--rk-colors-standby)}@media screen and (width>=768px){[data-rk] .ju367v1{align-items:flex-start}[data-rk] .ju367v3{align-items:flex-end}[data-rk] .ju367v5{align-items:center}[data-rk] .ju367v7{display:none}[data-rk] .ju367v9{display:block}[data-rk] .ju367vb{display:flex}[data-rk] .ju367vd{display:inline}}[data-rk] ._12cbo8i3,[data-rk] ._12cbo8i3:after{--_12cbo8i0:1;--_12cbo8i1:1}[data-rk] ._12cbo8i3:hover{transform:scale(var(--_12cbo8i0))}[data-rk] ._12cbo8i3:active{transform:scale(var(--_12cbo8i1))}[data-rk] ._12cbo8i3:active:after{content:"";transform:scale(calc((1 / var(--_12cbo8i1)) * var(--_12cbo8i0)));display:block;position:absolute;inset:-1px}[data-rk] ._12cbo8i4,[data-rk] ._12cbo8i4:after{--_12cbo8i0:1.025}[data-rk] ._12cbo8i5,[data-rk] ._12cbo8i5:after{--_12cbo8i0:1.1}[data-rk] ._12cbo8i6,[data-rk] ._12cbo8i6:after{--_12cbo8i1:.95}[data-rk] ._12cbo8i7,[data-rk] ._12cbo8i7:after{--_12cbo8i1:.9}@keyframes _1luule41{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-rk] ._1luule42{animation:3s linear infinite _1luule41}[data-rk] ._1luule43{background:conic-gradient(from 180deg,#4892fe00 0deg,currentColor 282.04deg,#4892fe00 319.86deg 360deg);width:21px;height:21px}@keyframes _9pm4ki0{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _9pm4ki1{0%{opacity:0}to{opacity:1}}[data-rk] ._9pm4ki3{z-index:2147483646;padding:200px;animation:.15s _9pm4ki1;inset:-200px;transform:translateZ(0)}[data-rk] ._9pm4ki5{max-width:100vw;animation:.35s cubic-bezier(.15,1.15,.6,1) _9pm4ki0,.15s _9pm4ki1}[data-rk] ._1ckjpok1{box-sizing:content-box;width:360px;max-width:100vw}[data-rk] ._1ckjpok2{width:100vw}[data-rk] ._1ckjpok3{width:720px;min-width:720px}[data-rk] ._1ckjpok4{width:368px;min-width:368px}[data-rk] ._1ckjpok6{box-sizing:border-box;border-width:0;width:100vw}@media screen and (width>=768px){[data-rk] ._1ckjpok1{width:360px}[data-rk] ._1ckjpok2{width:480px}[data-rk] ._1ckjpok4{width:368px;min-width:368px}}@media screen and (width<=767px){[data-rk] ._1ckjpok7{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:-200px;padding-bottom:200px;top:200px}}[data-rk] .v9horb0:hover{background:unset}[data-rk] ._18dqw9x0{max-height:456px;overflow:hidden auto}[data-rk] ._18dqw9x1{scrollbar-width:none;max-height:456px;overflow:hidden auto}[data-rk] ._18dqw9x1::-webkit-scrollbar{display:none}[data-rk] .g5kl0l0{border-color:#0000}[data-rk] ._1vwt0cg0{color:#000;background:#fff}[data-rk] ._1vwt0cg2{max-height:454px;overflow-y:auto}[data-rk] ._1vwt0cg3{min-width:287px}[data-rk] ._1vwt0cg4{min-width:100%}@keyframes _1am14411{0%{stroke-dashoffset:0}to{stroke-dashoffset:-283px}}[data-rk] ._1am14410{scrollbar-width:none;overflow:auto;transform:translateZ(0)}[data-rk] ._1am14410::-webkit-scrollbar{display:none}[data-rk] ._1am14412{stroke-dasharray:98 196;fill:none;stroke-linecap:round;stroke-width:4px;animation:1s linear infinite _1am14411}[data-rk] ._1am14413{position:absolute}[data-rk] ._1y2lnfi0{border:1px solid #10151f0f}[data-rk] ._1y2lnfi1{max-width:fit-content}.hyper-copy-page{--hyper-bg:#f6f7fb;--hyper-surface:#fff;--hyper-surface-muted:#f8fafc;--hyper-line:#e2e8f0;--hyper-line-strong:#cbd5e1;--hyper-text:#1f2937;--hyper-muted:#64748b;--hyper-primary:#4648d4;--hyper-primary-strong:#3730a3;--hyper-primary-soft:#eef2ff;--hyper-danger:#b42318;--hyper-ok:#027a48;--hyper-warning:#b54708;scrollbar-gutter:stable;background:var(--hyper-bg);width:100%;min-height:100vh;color:var(--hyper-text);overflow:hidden auto}.hyper-copy-page button,.hyper-copy-page input,.hyper-copy-page select,.hyper-copy-page textarea{font:inherit}.hyper-copy-page button{border:1px solid var(--hyper-line);background:var(--hyper-surface);min-height:38px;color:var(--hyper-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:800;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.hyper-copy-page button:hover{border-color:var(--hyper-primary);background:var(--hyper-primary-soft);color:var(--hyper-primary)}.hyper-copy-page button.primary{border-color:var(--hyper-primary);background:var(--hyper-primary);color:#fff;box-shadow:0 12px 24px #4648d42e}.hyper-copy-page button.primary:hover{border-color:var(--hyper-primary-strong);background:var(--hyper-primary-strong);color:#fff}.hyper-copy-page button.danger{color:var(--hyper-danger);border-color:#b4231852}.hyper-copy-page button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.hyper-copy-page input,.hyper-copy-page select,.hyper-copy-page textarea{border:1px solid var(--hyper-line);width:100%;min-height:38px;color:var(--hyper-text);background:#fff;border-radius:8px;outline:none;padding:9px 10px;line-height:1.4;transition:border-color .16s,box-shadow .16s}.hyper-copy-page input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px;accent-color:var(--hyper-primary);padding:0}.hyper-copy-page textarea{resize:vertical}.hyper-copy-page input:focus,.hyper-copy-page select:focus,.hyper-copy-page textarea:focus{border-color:var(--hyper-primary);box-shadow:0 0 0 3px #4648d41f}.hyper-copy-page label{color:var(--hyper-muted);gap:7px;font-size:12px;font-weight:800;line-height:1.25;display:grid}.hyper-copy-page h1,.hyper-copy-page h2,.hyper-copy-page h3,.hyper-copy-page h4,.hyper-copy-page p{margin:0}.hyper-copy-frame{flex-direction:column;gap:16px;width:100%;max-width:100%;min-height:auto;padding:24px;display:flex}.hyper-copy-hero{border-bottom:1px solid var(--hyper-line);grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:stretch;gap:18px;padding-bottom:18px;display:grid}.hyper-copy-title{align-content:center;gap:8px;display:grid}.hyper-copy-title h1{color:var(--hyper-primary);font-size:28px;font-weight:850;line-height:1.18}.hyper-copy-title p,.hyper-copy-hint,.hyper-copy-toolbar p{color:var(--hyper-muted);font-size:12px;font-weight:700;line-height:1.45}.hyper-copy-notice{background:#fffaeb;border:1px solid #b5470838;border-radius:8px;gap:8px;padding:14px;display:grid}.hyper-copy-notice strong{color:#93370d;font-size:13px}.hyper-copy-notice span{color:#b54708;font-size:12px;font-weight:700;line-height:1.45}.hyper-copy-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.hyper-copy-toolbar h2{font-size:18px;font-weight:850}.hyper-copy-status-pill{border:1px solid var(--hyper-line);background:var(--hyper-surface);min-width:104px;min-height:34px;color:var(--hyper-muted);text-align:center;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:850;display:inline-flex}.hyper-copy-flow-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hyper-copy-flow-step{border:1px solid var(--hyper-line);background:var(--hyper-surface);border-radius:8px;gap:5px;min-width:0;padding:10px 12px;display:grid}.hyper-copy-flow-step span{color:var(--hyper-muted);text-transform:uppercase;font-size:11px;font-weight:850}.hyper-copy-flow-step strong{min-width:0;color:var(--hyper-warning);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.hyper-copy-flow-step.ok{background:#ecfdf3;border-color:#027a483d}.hyper-copy-flow-step.ok strong{color:var(--hyper-ok)}.hyper-copy-layout{grid-template-columns:minmax(360px,430px) minmax(0,1fr);align-items:start;gap:16px;min-width:0;min-height:0;display:grid}.hyper-copy-control-column{flex-direction:column;grid-column:1;align-self:start;gap:16px;min-width:0;min-height:0;display:flex}.hyper-copy-observe-column{grid-column:2;gap:16px;min-width:0;display:grid}.hyper-copy-panel{border:1px solid var(--hyper-line);background:var(--hyper-surface);border-radius:8px;align-content:start;gap:13px;min-width:0;min-height:0;padding:16px;display:grid;box-shadow:0 12px 28px #0f172a0a}.hyper-copy-panel-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.hyper-copy-panel h3{font-size:15px;font-weight:850}.hyper-copy-form-section{border:1px solid var(--hyper-line);background:var(--hyper-surface-muted);border-radius:8px;gap:11px;padding:12px;display:grid}.hyper-copy-section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.hyper-copy-section-title h4{color:var(--hyper-text);font-size:13px;font-weight:850;line-height:1.3}.hyper-copy-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hyper-copy-button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hyper-copy-button-row button{flex:150px}.hyper-copy-inline-check{color:var(--hyper-text);grid-template-columns:none;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.hyper-copy-readonly-input{color:var(--hyper-muted);background:#f1f5f9}.hyper-copy-id-display{border:1px dashed var(--hyper-line-strong);background:#fff;border-radius:8px;gap:5px;min-height:38px;padding:9px 10px;display:grid}.hyper-copy-id-display strong{color:var(--hyper-text);font-size:13px;font-weight:850;line-height:1.25}.hyper-copy-id-display span{color:var(--hyper-muted);font-size:11px;font-weight:750;line-height:1.35}.hyper-copy-wallet-summary{border:1px solid var(--hyper-line);background:var(--hyper-surface-muted);border-radius:8px;gap:5px;padding:10px;display:grid}.hyper-copy-wallet-summary span,.hyper-copy-wallet-summary small{overflow-wrap:anywhere;min-width:0;color:var(--hyper-muted);font-size:12px;font-weight:750}.hyper-copy-wallet-summary strong{overflow-wrap:anywhere;min-width:0;color:var(--hyper-text);font-size:14px;font-weight:850}.hyper-copy-state-badge{border:1px solid var(--hyper-line);background:var(--hyper-surface-muted);min-height:24px;color:var(--hyper-muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:11px;font-weight:850;display:inline-flex}.hyper-copy-state-badge.ok{color:var(--hyper-ok);background:#ecfdf3;border-color:#027a4847}.hyper-copy-state-badge.warning{color:var(--hyper-warning);background:#fffaeb;border-color:#b5470847}.hyper-copy-output-panel,.hyper-copy-event-panel{grid-template-rows:auto auto;align-content:stretch;min-height:0;overflow:visible}.hyper-copy-events{border:1px solid var(--hyper-line);color:#dbeafe;white-space:pre-wrap;background:#101828;border-radius:8px;height:auto;min-height:260px;max-height:520px;padding:13px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.hyper-copy-event{border-bottom:1px solid #dbeafe29;padding:8px 0}.hyper-copy-event:last-child{border-bottom:0}.hyper-copy-event pre{overflow-wrap:anywhere;margin:5px 0 0}.hyper-copy-event-meta{color:#93c5fd}.hyper-copy-event-error{color:#fecaca}.hyper-copy-output-panel>pre{border:1px solid var(--hyper-line);color:#dbeafe;white-space:pre-wrap;overflow-wrap:anywhere;background:#101828;border-radius:8px;height:auto;min-height:220px;max-height:420px;margin:0;padding:13px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.55;overflow:auto}.hyper-copy-dashboard-grid{gap:12px;min-height:0;max-height:720px;padding-right:2px;display:grid;overflow:auto}.hyper-copy-data-block{border:1px solid var(--hyper-line);background:var(--hyper-surface-muted);border-radius:8px;gap:8px;min-width:0;padding:10px;display:grid}.hyper-copy-data-block-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.hyper-copy-data-block-head span{background:var(--hyper-primary-soft);min-width:26px;min-height:22px;color:var(--hyper-primary);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.hyper-copy-data-row{border-color:var(--hyper-line);text-align:left;background:#fff;justify-content:stretch;width:100%;height:auto;min-height:0;padding:9px;display:block}.hyper-copy-data-row:disabled{cursor:default;opacity:1}.hyper-copy-data-row pre{max-height:180px;color:var(--hyper-text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:600;line-height:1.5;overflow:auto}.hyper-copy-page ::-webkit-scrollbar{width:7px;height:7px}.hyper-copy-page ::-webkit-scrollbar-track{background:0 0}.hyper-copy-page ::-webkit-scrollbar-thumb{background:#64748b52;border-radius:999px}.hyper-copy-page ::-webkit-scrollbar-thumb:hover{background:#4648d480}@media (width>=768px){.hyper-copy-page{width:calc(100% - 280px);min-height:calc(100vh - 64px);margin-left:280px;padding-top:64px}}@media (width<=1080px){.hyper-copy-hero,.hyper-copy-layout{grid-template-columns:1fr}.hyper-copy-control-column,.hyper-copy-observe-column{grid-column:auto}}@media (width<=767px){.hyper-copy-frame{padding:74px 18px 18px}.hyper-copy-toolbar,.hyper-copy-panel-head{flex-direction:column;align-items:flex-start}.hyper-copy-flow-strip,.hyper-copy-field-grid,.hyper-copy-control-column .hyper-copy-field-grid{grid-template-columns:1fr}.hyper-copy-dashboard-grid,.hyper-copy-events,.hyper-copy-output-panel>pre{max-height:none}}
