:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#20242d;--ink-strong:#101828;--muted:#6b7280;--muted-light:#98a2b3;--line:#e5e7eb;--line-strong:#d8dce3;--surface:#fff;--page:#fbfcfe;--blue:#1d72f3;--blue-soft:#edf5ff;--green:#168767;--green-soft:#eaf8f2;--red:#d64e5e;--red-soft:#fff0f2;--orange:#b95c16;--orange-soft:#fff5e9;--purple:#7654c6;--purple-soft:#f3efff;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable both-edges;overflow-x:clip}body{min-width:320px;color:var(--ink);background:var(--page);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45;overflow-x:clip}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}svg{width:18px;height:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell-content{flex:1 0 auto}.app-shell-header .header-primary{width:min(1400px,100% - 32px)}.route-loading{z-index:100;background:#1d72f31f;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.route-content-loading{min-height:68vh;padding:72px max(24px,50vw - 600px) 96px}.route-loading-hero,.route-loading-panel{border:1px solid var(--line);background:#fff;border-radius:16px;position:relative;overflow:hidden}.route-loading-hero:after,.route-loading-panel:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb8 48%,#0000 76%);animation:1.3s ease-in-out infinite route-skeleton-slide;position:absolute;inset:0;transform:translate(-100%)}.route-loading-hero{min-height:190px;padding:34px}.route-loading-hero>span,.route-loading-hero>strong,.route-loading-hero>p,.route-loading-panel>span{background:#eef2f7;border-radius:999px;display:block}.route-loading-hero>span{width:110px;height:10px}.route-loading-hero>strong{width:min(420px,72%);height:32px;margin-top:24px}.route-loading-hero>p{width:min(620px,88%);height:13px;margin-top:20px}.route-loading-panel{gap:18px;min-height:260px;margin-top:24px;padding:30px;display:grid}.route-loading-panel>span{height:38px}@keyframes route-skeleton-slide{to{transform:translate(100%)}}.route-loading span{background:var(--blue);width:38%;height:100%;animation:.9s ease-in-out infinite route-loading-slide;display:block;box-shadow:0 0 10px #1d72f38c}@keyframes route-loading-slide{0%{transform:translate(-100%)}to{transform:translate(365%)}}.header-primary{align-items:center;gap:18px;width:min(1400px,100% - 32px);min-height:58px;margin:0 auto;display:flex}.brand{flex:none;align-items:center;gap:9px;font-family:Avenir Next,Inter,ui-sans-serif,sans-serif;display:inline-flex}.brand-mark{flex:none;width:34px;height:34px;display:block}.brand-wordmark{color:#294c7a;letter-spacing:.045em;font-size:21px;font-weight:720;line-height:1;transform:translateY(2px)}.utility-nav{color:#4b5563;white-space:nowrap;flex:none;align-items:center;gap:22px;margin-left:auto;font-size:12px;font-weight:650;display:flex}.mobile-menu-toggle,.mobile-nav-menu{display:none}.mobile-menu-toggle{cursor:pointer;border:1px solid var(--line);background:#f2f4f7;border-radius:7px;width:34px;height:34px;padding:8px}.mobile-menu-toggle>span{background:#475467;border-radius:2px;width:16px;height:1.5px;margin:3px auto;transition:opacity .14s,transform .14s;display:block}.mobile-menu-toggle.open>span:first-child{transform:translateY(4.5px)rotate(45deg)}.mobile-menu-toggle.open>span:nth-child(2){opacity:0}.mobile-menu-toggle.open>span:nth-child(3){transform:translateY(-4.5px)rotate(-45deg)}.header-auth,.header-auth-login,.header-auth-skeleton{flex:none}.header-auth{position:relative}.header-auth:has(.header-auth-menu):after{z-index:79;content:"";width:250px;height:10px;position:absolute;top:100%;right:0}.header-auth-login,.header-auth-trigger{cursor:pointer;color:#155ec3;height:31px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #cfe1fc;border-radius:7px;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:760;display:inline-flex}.header-auth-login:hover,.header-auth-trigger:hover{background:var(--blue-soft);border-color:#aacafb}.header-auth-skeleton{background:#f2f4f7;border-radius:7px;width:56px;height:31px}.header-auth-trigger{color:#344054;border-color:var(--line);gap:7px;padding-left:6px;font-family:inherit}.header-auth-trigger>span{color:#fff;background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.header-auth-trigger>em{text-overflow:ellipsis;max-width:92px;font-style:normal;overflow:hidden}.header-auth-menu{z-index:80;color:#344054;white-space:normal;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dfe5ed;border-radius:12px;width:250px;animation:.13s ease-out header-auth-menu-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 24px 55px #10182826,0 4px 14px #1018280f}.header-auth-menu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}@keyframes header-auth-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.header-auth-profile{min-width:0;color:inherit;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px 11px 9px;transition:background .14s;display:grid}.header-auth-profile:hover,.header-auth-profile:focus-visible{background:#f7f9fc}.header-auth-profile-avatar{color:#fff;background:linear-gradient(145deg,#2d7ef4,#1768d6);border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid;box-shadow:0 5px 12px #1d72f330}.header-auth-profile-copy{gap:2px;min-width:0;display:grid}.header-auth-profile-copy>strong,.header-auth-profile-copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-auth-profile-copy>strong{color:#26364d;font-size:10px}.header-auth-profile-copy>small{color:#8a95a4;font-size:7px}.header-auth-balance{background:linear-gradient(135deg,#f1f6ff,#f8fbff);border:1px solid #dae8fb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;margin:0 8px 5px;padding:6px 10px;display:flex}.header-auth-balance small{color:#718096;font-size:7px;font-weight:700}.header-auth-balance strong{color:#174f9a;letter-spacing:-.025em;font-size:12px}.header-auth-menu-nav{gap:2px;padding:2px 6px 5px;display:grid}.header-auth-menu-nav>a{color:#344054;border-radius:8px;grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:32px;padding:4px 10px;display:grid}.header-auth-menu-nav>a:hover{background:#f5f8fc}.header-auth-menu-nav>a.header-auth-menu-primary{color:#155ec3;background:#f1f6ff;margin-bottom:2px}.header-auth-menu-nav>a.header-auth-menu-primary:hover{background:#e8f1ff}.header-auth-menu-label{color:#98a2b3;letter-spacing:.12em;padding:3px 10px 1px;font-size:6px;font-weight:800}.header-auth-menu-nav>a>strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.header-auth-menu-nav>a.header-auth-menu-primary>strong{color:#155ec3}.header-auth-menu-footer{background:#fafbfc;border-top:1px solid #edf0f4;padding:4px 6px}.header-auth-menu-footer>button{cursor:pointer;color:#8b5360;min-height:27px;font:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.header-auth-menu-footer>button:hover{color:#b4233a;background:#fff0f2}.header-auth-menu-footer>button:disabled{cursor:wait;opacity:.6}.header-auth-menu-footer svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:14px;height:14px}.header-auth-error{color:#b4233a;margin:0 5px 6px;font-size:8px;line-height:1.45}.auth-overlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1018286b;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.auth-modal{width:min(420px,100%);max-height:calc(100vh - 36px);color:var(--ink);background:#fff;border:1px solid #ffffffb3;border-radius:16px;padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #1018283d}.auth-close{cursor:pointer;color:#667085;background:#f4f6f8;border:0;border-radius:50%;width:30px;height:30px;padding:0;font-size:19px;line-height:1;position:absolute;top:13px;right:14px}.auth-kicker{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:850}.auth-modal>h2{color:var(--ink-strong);letter-spacing:-.04em;margin:9px 38px 0 0;font-size:24px}.auth-modal>p{color:var(--muted);margin:8px 0 21px;font-size:12px;line-height:1.65}.auth-form{gap:13px;display:grid}.auth-form>label,.auth-code-row>label{color:#475467;gap:6px;min-width:0;font-size:10px;font-weight:720;display:grid}.auth-form input:not([type=checkbox]){width:100%;height:42px;color:var(--ink);border:1px solid var(--line-strong);font:inherit;background:#fff;border-radius:8px;outline:none;padding:0 12px;font-size:13px;font-weight:500}.auth-form input:not([type=checkbox]):focus{border-color:#8bb8f8;box-shadow:0 0 0 3px #1d72f31a}.auth-email-target{border:1px solid var(--line);background:#f7f9fc;border-radius:9px;gap:4px;padding:12px 13px;display:grid}.auth-email-target span{color:var(--muted);font-size:9px}.auth-email-target strong{color:var(--ink-strong);text-overflow:ellipsis;font-size:13px;overflow:hidden}.auth-email-target button{cursor:pointer;width:fit-content;color:var(--blue);font:inherit;background:0 0;border:0;padding:0;font-size:9px;font-weight:720}.auth-form>.auth-code-hint{color:var(--muted);margin:-7px 0 0;font-size:9px;line-height:1.5}.auth-error{color:#b4233a;background:var(--red-soft);border:1px solid #f6ccd2;border-radius:7px;padding:9px 10px;font-size:10px;line-height:1.5}.auth-submit{cursor:pointer;color:#fff;background:var(--blue);height:42px;font:inherit;border:0;border-radius:8px;margin-top:2px;font-size:12px;font-weight:760}.auth-submit:hover:not(:disabled){background:#1266dd}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-code-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;display:grid}.auth-code-row>button{cursor:pointer;color:#155ec3;background:var(--blue-soft);min-width:96px;height:42px;font:inherit;border:1px solid #cfe1fc;border-radius:8px;padding:0 10px;font-size:10px;font-weight:720}.auth-code-row>button:disabled{cursor:wait;opacity:.6}.auth-modal>.auth-consent{color:var(--muted);text-align:center;margin:16px 0 0;font-size:9px;line-height:1.6}.auth-consent a{color:var(--blue)}.analytics-consent{z-index:1900;width:min(520px,100vw - 40px);color:var(--ink);border:1px solid var(--line-strong);background:#fffffffa;border-radius:14px;gap:16px;padding:18px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 60px #1018282e}.analytics-consent>div:first-of-type{min-width:0}.analytics-consent strong{color:var(--ink-strong);font-size:14px;display:block}.analytics-consent p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.65}.analytics-consent p a{color:var(--blue);white-space:nowrap;font-weight:700}.analytics-consent-actions{justify-content:flex-end;gap:8px;display:flex}.analytics-consent-actions button{cursor:pointer;color:#475467;border:1px solid var(--line);background:#f4f6f8;border-radius:8px;min-width:112px;min-height:36px;padding:0 18px;font-size:10px;font-weight:750}.analytics-consent-actions button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.analytics-consent-actions button:hover{border-color:#98b9e6}.analytics-consent-actions button:focus-visible,.analytics-consent-close:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.analytics-consent-close{cursor:pointer;color:#667085;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0;font-size:18px;line-height:1;position:absolute;top:8px;right:9px}.analytics-consent-close:hover{background:#f4f6f8}.global-site-footer{color:#667085;border-top:1px solid var(--line);background:#fff;width:100%;margin-top:56px;padding:46px 24px 36px}.global-footer-grid{grid-template-columns:minmax(260px,2fr) repeat(2,minmax(140px,1fr));gap:48px;width:min(1200px,100%);margin:0 auto;display:grid}.global-footer-brand>a{color:#294c7a;letter-spacing:.045em;font-size:17px;font-weight:760}.global-footer-brand p{max-width:290px;margin:10px 0 16px;font-size:11px;line-height:1.6}.global-footer-brand small{color:var(--muted-light);font-size:9px}.global-footer-column{flex-direction:column;align-items:flex-start;gap:9px;min-width:0;display:flex}.global-footer-column>strong{color:var(--muted-light);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800}.global-footer-column a,.global-footer-column button,.global-footer-email{color:#667085;max-width:100%;font:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.5;overflow:hidden}.global-footer-column button{cursor:pointer;background:0 0;border:0;padding:0}.global-footer-column button:disabled{cursor:wait;opacity:.6}.global-footer-error{color:#b4233a;white-space:normal}.global-footer-column a:hover,.global-footer-column button:hover{color:var(--blue)}.global-footer-email{color:#344054;font-weight:650}.global-footer-environment{color:#7b8799;border-top:1px solid #edf0f4;flex-wrap:wrap;align-items:center;gap:22px;width:min(1200px,100%);margin:32px auto 0;padding-top:18px;font-size:9px;line-height:1.5;display:flex}.global-footer-environment>strong{color:#98a2b3;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.global-footer-setting{align-items:center;gap:6px;display:inline-flex}.global-footer-setting b{color:#475467;font-weight:720}.menu-select{min-width:0;position:relative}.menu-select-trigger{cursor:pointer;color:#667085;width:100%;min-width:0;font:inherit;text-align:left;background:#f8fafc;border:1px solid #0000;outline:none;justify-content:space-between;align-items:center;gap:10px;font-weight:650;display:flex}.menu-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.menu-select-trigger>i{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:8px;height:8px;transition:transform .14s;transform:translateY(-2px)rotate(45deg)}.menu-select[data-open=true] .menu-select-trigger>i{transform:translateY(2px)rotate(225deg)}.menu-select-trigger:hover{color:#344054;background:#f2f4f7}.menu-select-trigger:focus-visible{border-color:#84adf8;box-shadow:0 0 0 3px #2474ef1f}.menu-select-options{z-index:1100;overscroll-behavior:contain;background:#fff;border:1px solid #d8dee8;border-radius:12px;min-width:100%;max-height:min(340px,65vh);padding:6px;position:absolute;overflow-y:auto;box-shadow:0 14px 38px #1018282e}.menu-select[data-placement=bottom] .menu-select-options{top:calc(100% + 8px)}.menu-select[data-placement=top] .menu-select-options{bottom:calc(100% + 8px)}.menu-select-option{cursor:pointer;color:#475467;width:100%;min-height:38px;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;padding:7px 10px;font-size:10px;line-height:1.35;display:grid}.menu-select-option:hover,.menu-select-option:focus-visible{color:#155ec3;background:#eef5ff;outline:none}.menu-select-option[aria-selected=true]{color:#fff;background:#2474ef}.menu-select-check{align-self:center;place-items:center;width:16px;height:16px;font-size:12px;font-weight:850;line-height:1;display:grid}.global-footer-language-select{width:88px}.global-footer-time-zone-select{width:230px}.global-footer-setting .menu-select-trigger{border-radius:7px;height:32px;padding:0 10px}.global-footer-language-select .menu-select-options{width:130px;left:0}.global-footer-time-zone-select .menu-select-options{width:min(320px,100vw - 40px);right:0}.global-footer-setting .menu-select-option{font-size:11px}.local-date-time-loading{color:#0000;vertical-align:text-bottom;background:linear-gradient(90deg,#edf1f6 20%,#f8fafc 50%,#edf1f6 80%) 0 0/220% 100%;border-radius:4px;min-width:7em;min-height:1em;animation:1.25s ease-in-out infinite local-date-time-loading;display:inline-block;overflow:hidden}@keyframes local-date-time-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.legal-page{width:min(760px,100% - 32px);margin:0 auto;padding:72px 0 100px}.legal-document-nav{border:1px solid var(--line);background:#f3f6fa;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:42px;padding:4px;display:grid}.legal-document-nav a{color:#667085;text-align:center;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:750}.legal-document-nav a:hover{color:var(--blue)}.legal-document-nav a.active{color:var(--blue);background:#fff;box-shadow:0 1px 4px #10182814}.legal-document-select{display:none}.legal-page>h1{color:var(--ink-strong);letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(34px,6vw,54px)}.legal-intro{color:#475467;text-wrap:pretty;width:100%;max-width:none;margin:0;font-size:15px;line-height:1.75}.legal-updated{color:var(--muted-light);margin:18px 0 0;font-size:10px}.legal-language-note{color:#667085;border:1px solid var(--line);background:#f8fafc;border-radius:10px;margin-top:22px;padding:13px 15px;font-size:11px;line-height:1.65}.legal-analytics-preferences{background:#f6f9fe;border:1px solid #dbe8fa;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px;display:flex}.legal-analytics-preferences h2{color:var(--ink-strong);margin:0;font-size:14px}.legal-analytics-preferences p{color:#667085;margin:5px 0 0;font-size:11px;line-height:1.6}.legal-analytics-preferences button{cursor:pointer;color:#fff;background:var(--blue);border:1px solid var(--blue);min-width:170px;min-height:36px;font:inherit;border-radius:8px;padding:0 14px;font-size:10px;font-weight:750}.legal-analytics-preferences button:hover{background:#1765d5}.legal-analytics-preferences button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.legal-sections{border-top:1px solid var(--line);gap:0;margin-top:46px;display:grid}.legal-sections section{border-bottom:1px solid var(--line);padding:28px 0}.legal-sections h2{color:var(--ink-strong);margin:0 0 9px;font-size:17px}.legal-sections p{color:#5a6472;margin:0;font-size:13px;line-height:1.85}.legal-sections p+p,.legal-sections ul+p{margin-top:12px}.legal-sections ul{color:#5a6472;gap:8px;margin:12px 0 0;padding-left:20px;font-size:13px;line-height:1.75;display:grid}.legal-sections a{color:var(--blue);font-weight:700}.billing-table-wrap{box-sizing:border-box;border:1px solid var(--line);-webkit-overflow-scrolling:touch;border-radius:12px;width:min(1240px,100vw - 32px);margin-top:20px;position:relative;left:50%;overflow-x:auto;transform:translate(-50%)}.billing-standards-page .legal-sections,.billing-standards-page .legal-sections section{min-width:0}.billing-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.billing-table th,.billing-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.billing-table tr>:last-child{border-right:0}.billing-table tbody tr:last-child>*{border-bottom:0}.billing-table thead th{color:#667085;letter-spacing:.04em;text-transform:uppercase;background:#f4f7fb;font-size:10px;font-weight:800}.billing-table thead th:first-child{width:18%}.billing-table thead th:nth-child(2){width:29%}.billing-table thead th:nth-child(3){width:42%}.billing-table thead th:nth-child(4){width:11%}.billing-table tbody th,.billing-table tbody td{color:#5a6472;background:#fff;font-size:11px;line-height:1.65}.billing-table tbody tr:nth-child(2n)>*{background:#fbfcfe}.billing-table tbody th strong,.billing-table tbody th span{display:block}.billing-table tbody th strong{color:var(--ink-strong);font-size:12px}.billing-table tbody th span{color:var(--muted-light);margin-top:3px;font-size:10px}.billing-table-rate{font-weight:650;color:#344054!important}.billing-table a{font-size:10px;line-height:1.45;display:inline-block}@media (max-width:640px){.header-auth-trigger>em{display:none}.header-auth-trigger{padding-right:6px}.header-auth-menu{width:min(250px,100vw - 24px);right:-8px}.header-auth:has(.header-auth-menu):after{width:min(250px,100vw - 24px);right:-8px}.auth-modal{padding:24px 20px}.auth-code-row{grid-template-columns:minmax(0,1fr) 88px}.analytics-consent{width:calc(100vw - 24px);padding:16px;bottom:12px;right:12px}.analytics-consent-actions{grid-template-columns:1fr 1fr;display:grid}.analytics-consent-actions button{min-width:0;padding:0 10px}.legal-analytics-preferences{flex-direction:column;align-items:stretch}.legal-analytics-preferences button{width:100%}.legal-page{padding-top:48px}.legal-document-nav{display:none}.legal-document-select{margin-bottom:34px;display:block}.legal-document-select .menu-select-trigger{height:52px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 46px 0 16px;font-size:12px;font-weight:760;box-shadow:0 3px 12px #1018280f}.legal-document-select .menu-select-options{width:100%}.legal-document-select .menu-select-option{grid-template-columns:18px minmax(0,1fr);gap:9px;min-height:46px;padding:9px 12px;font-size:12px}.legal-document-select .menu-select-check{width:18px;height:18px;font-size:14px}.billing-table{min-width:880px}.billing-table-wrap{width:calc(100vw - 24px)}.billing-table th,.billing-table td{padding:12px}.global-site-footer{margin-top:36px;padding:34px 20px 28px}.global-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.global-footer-brand{grid-column:1/-1}.global-footer-environment{flex-wrap:nowrap;gap:8px}.global-footer-environment>strong,.global-footer-setting>b{white-space:nowrap;flex:none}.global-footer-environment>strong{letter-spacing:.04em;font-size:7px}.global-footer-setting{gap:4px;min-width:0}.global-footer-setting>b{font-size:8px}.global-footer-language-select{flex:none;width:68px}.global-footer-time-zone-setting{flex:auto;min-width:0}.global-footer-time-zone-select{width:100%}.global-footer-setting .menu-select-trigger{height:34px;padding:0 9px;font-size:8px}.global-footer-setting .menu-select-option{min-height:42px;font-size:11px}}.category-rail{color:#5f6672;scrollbar-width:none;white-space:nowrap;align-items:center;gap:25px;width:min(1400px,100% - 32px);height:42px;margin:0 auto;font-size:12px;font-weight:670;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{cursor:pointer;background:0 0;align-items:center;gap:5px;height:42px;padding:0;display:inline-flex;position:relative}.category-tab-icon{width:15px;height:15px}.category-rail button.active{color:var(--blue)}.category-rail button.active:after{content:"";background:var(--blue);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.closed-section-kicker{color:#98a2b3;letter-spacing:.12em;margin-bottom:5px;font-size:9px;font-weight:760;display:block}.site-footer{color:#9299a4;border-top:1px solid var(--line);justify-content:space-between;width:min(1400px,100% - 32px);margin:0 auto;padding:20px 0 28px;font-size:10px;display:flex}@media (max-width:1180px){.app-shell-nav>a{display:none}.mobile-menu-toggle{flex:none;display:block}.mobile-nav-menu:not([hidden]){z-index:40;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border-radius:10px;grid-template-columns:minmax(0,1fr);gap:8px;width:min(320px,100% - 24px);padding:7px;display:grid;position:absolute;top:calc(100% + 1px);right:max(12px,50% - 700px);box-shadow:0 16px 38px #10182824}.mobile-nav-menu a{color:#475467;background:0 0;border-radius:6px;align-items:center;gap:8px;min-width:0;min-height:44px;padding:0 11px;font-size:11px;font-weight:680;display:flex}.mobile-nav-menu a:hover,.mobile-nav-menu a.active{color:var(--blue);background:var(--blue-soft)}.mobile-nav-account-actions{border-top:1px solid #e8ecf2;gap:6px;margin-top:2px;padding-top:8px;display:grid}.mobile-nav-logout{cursor:pointer;color:#a43d50;min-height:44px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 11px;font-size:11px;font-weight:680;display:flex}.mobile-nav-logout:hover,.mobile-nav-logout:focus-visible{background:#fff0f2;outline:none}.mobile-nav-logout:disabled{cursor:wait;opacity:.6}.mobile-nav-logout svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:16px;height:16px}.mobile-nav-logout-error{color:#b4233a;margin:0;padding:0 11px 6px;font-size:8px;line-height:1.45}}@media (max-width:900px){.header-primary,.category-rail,.site-footer{width:min(100% - 24px,1400px)}}@media (max-width:640px){.header-primary{grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:9px 0;display:grid}.utility-nav{gap:7px}.mobile-nav-menu:not([hidden]){width:auto;left:12px;right:12px}.category-rail{gap:20px}.site-footer{gap:4px;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.utility-nav .nav-active{color:var(--blue)}.page-hero{background:radial-gradient(circle at 7% 4%,#1d72f31c,#0000 32%),radial-gradient(circle at 91% 88%,#12b8a61a,#0000 30%),linear-gradient(135deg,#f8fbff 0%,#f4f8ff 48%,#f8fcfb 100%);border:1px solid #dfe8f4;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(380px,440px);align-items:center;gap:56px;width:min(1400px,100% - 32px);min-height:310px;margin:22px auto 0;padding:44px 48px;display:grid;position:relative;overflow:hidden}.page-hero:before,.page-hero:after{pointer-events:none;content:"";border:1px solid #1d72f317;border-radius:50%;width:170px;height:170px;position:absolute}.page-hero:before{top:-108px;right:30%}.page-hero:after{bottom:-118px;right:-95px}.page-hero h1{max-width:720px;color:var(--ink-strong);letter-spacing:-.055em;margin:0;font-size:clamp(34px,3.1vw,52px);line-height:1.07}.page-hero h1 strong{color:var(--blue);font-weight:780;display:block}.arena-category{color:#52606f;align-items:center;font-weight:700;display:inline-flex}.arena-category svg{width:14px;height:14px;color:var(--blue);margin-right:5px}.arena-category.category-geopolitics svg{color:#7057d9}.arena-category.category-commodities_energy svg,.arena-category.category-fiscal_regulation svg{color:var(--orange)}.arena-category.category-industry svg,.arena-category.category-supply_chain svg{color:#087d79}.agent-logo{--agent-accent:#667085;--agent-logo-background:transparent;--agent-logo-scale:62%;isolation:isolate;background:linear-gradient(145deg,#fff 25%,#f7f9fc 100%);border:1px solid #dfe5ed;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:inline-grid;position:relative;box-shadow:0 1px 2px #1018280d,inset 0 0 0 1px #ffffffb8}.agent-logo-image{width:var(--agent-logo-scale);height:var(--agent-logo-scale);background:var(--agent-logo-background);object-fit:contain;border-radius:5px;padding:2px;display:block}.agent-logo-fallback{width:100%;height:100%;color:var(--agent-accent);place-items:center;font-size:8px;font-weight:800;display:grid}.agent-logo-badge{z-index:1;color:#fff;background:var(--agent-accent);border:2px solid #fff;border-radius:5px;place-items:center;min-width:13px;height:13px;padding:0 2px;font-size:7px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 3px #10182833}.agent-logo-compact .agent-logo-image{width:var(--agent-logo-scale);height:var(--agent-logo-scale);border-radius:3px;padding:1px}@media (max-width:1040px){.page-hero{grid-template-columns:1fr;gap:30px;min-height:0;padding:36px}}@media (max-width:700px){.page-hero{border-radius:13px;gap:24px;width:calc(100% - 24px);margin-top:12px;padding:27px 20px 20px}.page-hero h1{font-size:32px}}.detail-page-back{color:#667085;align-items:center;margin-bottom:18px;font-size:9px;font-weight:750;display:inline-flex}.detail-page-back:hover,.detail-page-back:focus-visible{color:var(--blue);outline:none}.detail-page{width:min(1240px,100% - 32px);margin:0 auto;padding:42px 0 64px}.detail-question-meta{color:#8a929e;text-transform:capitalize;align-items:center;gap:7px;font-size:11px;display:flex}.detail-title-row{justify-content:space-between;align-items:center;gap:28px;display:flex}.detail-title-row h1{min-width:0;max-width:960px;color:var(--ink-strong);letter-spacing:-.045em;flex:1;margin:12px 0 9px;font-size:clamp(27px,3.2vw,43px);line-height:1.16}.detail-description{color:#667085;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:850px;margin:0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.detail-question-brief{gap:12px;max-width:960px;margin:2px 0 0;display:grid}.detail-question-brief>div{gap:4px;display:grid}.detail-question-brief span{color:#98a2b3;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.detail-research-question{color:#344054;max-width:900px;margin:0;font-size:16px;font-weight:650;line-height:1.55}.detail-deadline{color:#7a8492;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:inline-flex}.detail-deadline svg{width:13px;height:13px}.source-context-section{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:30px;padding:24px;box-shadow:0 2px 8px #10182808}.source-context-heading{margin-bottom:18px}.detail-forecast-section{border:1px solid var(--line);background:#fff;border-radius:13px;margin-top:36px;padding:24px;box-shadow:0 2px 8px #10182808}.detail-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.detail-section-heading h2,.resolution-card h2{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:20px}.selected-round-panel{border-top:1px solid #e7eaf0;min-width:0;padding-top:20px}.selected-round-heading{justify-content:space-between;align-items:center;gap:20px;padding:0 0 13px;display:flex}.selected-round-heading>div{gap:3px;display:grid}.selected-round-heading>div:last-child{text-align:right}.selected-round-heading span{color:#98a2b3;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:700}.selected-round-heading strong{color:#475467;font-size:10px}.selected-round-heading>div:first-child strong{color:var(--ink-strong);letter-spacing:-.025em;font-size:16px}.selected-agent-list{gap:8px;display:grid}.selected-agent{background:#fafbfc;border:1px solid #e7eaf0;border-radius:10px;min-width:0;overflow:hidden}.selected-agent[open]{background:#fff;border-color:#dce3ed}.selected-agent-summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto 58px;align-items:center;gap:10px;padding:13px 18px;list-style:none;display:grid}.selected-agent-summary::-webkit-details-marker{display:none}.selected-agent-summary:hover{background:#f7f9fc}.selected-agent-summary .agent-logo{border-radius:9px;width:34px;height:34px}.selected-agent-identity{min-width:0}.selected-agent-identity>strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.selected-agent-identity>span{color:#98a2b3;align-items:baseline;gap:5px;min-width:0;margin-top:3px;font-size:8px;display:flex}.selected-agent-identity>span b{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.selected-agent-identity>time{color:#667085;font-variant-numeric:tabular-nums;margin-top:3px;font-size:8px;display:block}.detail-forecast-policy{color:#667085;flex-wrap:wrap;gap:6px 14px;margin-top:8px;font-size:10px;display:flex}.detail-forecast-policy strong{color:#344054;font-weight:650}.selected-agent-toggle{color:#667085;justify-content:flex-end;align-items:center;gap:7px;font-size:9px;font-weight:650;display:inline-flex}.selected-agent-toggle i{border-bottom:1.5px solid #98a2b3;border-right:1.5px solid #98a2b3;width:7px;height:7px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.selected-agent-collapse,.selected-agent[open] .selected-agent-expand{display:none}.selected-agent[open] .selected-agent-collapse{display:inline}.selected-agent[open] .selected-agent-toggle i{transform:rotate(225deg)translate(-1px,-1px)}.selected-agent-details{border-top:1px solid #eaecf0;padding:0 18px 17px 62px}.selected-rationale{padding-top:12px}.selected-rationale span{color:#98a2b3;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:700}.selected-rationale p{color:#667085;margin:5px 0 0;font-size:10px;line-height:1.65}.selected-sources{margin-top:13px}.selected-sources>span{color:#98a2b3;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:700}.selected-sources ul{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:5px;margin:5px 0 0;padding:0;list-style:none;display:grid}.selected-sources a{color:#344054;background:#f8fafc;border:1px solid #eaecf0;border-radius:6px;gap:1px;padding:6px 8px;text-decoration:none;display:grid}.selected-sources a:hover{color:var(--blue);border-color:#b9cff8}.selected-sources strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.selected-sources small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.detail-empty{color:#98a2b3;background:linear-gradient(#0000 49.8%,#eceff3 50%,#0000 50.2%);border:1px dashed #dce1e8;border-radius:9px;place-items:center;min-height:300px;font-size:11px;display:grid}.resolution-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:18px;padding:23px 25px}.resolution-card p{color:#667085;max-width:900px;margin:10px 0 0;font-size:12px;line-height:1.7}@media (max-width:640px){.detail-page{width:min(100% - 24px,1240px);padding-top:28px}.detail-question-meta{flex-wrap:wrap}.detail-title-row{flex-direction:column;align-items:flex-start;gap:4px}.detail-title-row h1{overflow-wrap:anywhere;font-size:27px}.source-context-section,.detail-forecast-section,.resolution-card,.detail-forecast-section{padding:15px}.detail-section-heading{display:grid}.selected-round-panel{padding-top:16px}.selected-round-heading{flex-direction:column;align-items:flex-start;gap:12px}.selected-agent{border-radius:8px}.selected-agent-summary{grid-template-columns:32px minmax(0,1fr) auto;min-width:0;padding:12px 13px}.selected-agent-summary .agent-logo{width:32px;height:32px}.selected-agent-toggle{grid-area:1/3}.selected-agent-details{padding:0 13px 14px}.selected-rationale p,.resolution-card p{overflow-wrap:anywhere}.selected-sources strong,.selected-sources small{white-space:normal;overflow-wrap:anywhere}}.resolution-card>a{color:#1768d6;text-underline-offset:2px;font-size:10px;text-decoration:underline}.resolution-card button{color:#245d9f;background:var(--blue-soft);border:1px solid #bcd5f4;border-radius:7px;padding:8px 11px;font-size:9px;font-weight:750}.resolution-card{background:#fff;border:1px solid #dfe5ed;border-radius:13px;gap:9px;margin-top:24px;padding:22px;display:grid}.resolution-card>span{color:#7c8797;text-transform:uppercase;font-size:8px;font-weight:800}.resolution-card>strong{font-size:29px}.resolution-card>p{color:#4d5a6d;font-size:11px;line-height:1.65}.resolution-card>div{gap:8px;margin-top:8px;display:flex}
