@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/87fdc8f046a92c92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a0eec5b824171a0d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0ba33f38cffe9b03-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6db63f87b272ae1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2446c8b143f9c6da-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5d803e777680718e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cafe7ff58138fc50-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_5824d4{font-family:Inter,Inter Fallback;font-weight:700;font-style:normal}.__variable_5824d4{--font-inter:"Inter","Inter Fallback"}:root{color-scheme:light;--ink:#20242d;--ink-strong:#101828;--muted:#6b7280;--muted-light:#98a2b3;--line:#e5e7eb;--line-strong:#d8dce3;--surface:#ffffff;--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}body,html{overflow-x:clip}body{min-width:320px;margin:0;color:var(--ink);background:var(--page);font-family:var(--sans);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}svg{width:18px;height:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;z-index:30;top:0;background:rgb(255 255 255/96%);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.app-shell{display:flex;min-height:100vh;flex-direction:column}.app-shell-content{flex:1 0 auto}.app-shell-header .header-primary{width:min(1400px,calc(100% - 32px))}.route-loading{position:fixed;z-index:100;top:0;right:0;left:0;height:3px;overflow:hidden;background:rgb(29 114 243/12%)}.route-content-loading{min-height:68vh;padding:72px max(24px,calc((100vw - 1200px) / 2)) 96px}.route-loading-hero,.route-loading-panel{overflow:hidden;position:relative;border:1px solid var(--line);background:white;border-radius:16px}.route-loading-hero:after,.route-loading-panel:after{position:absolute;inset:0;content:"";background:linear-gradient(100deg,transparent 20%,rgb(255 255 255/72%) 48%,transparent 76%);transform:translateX(-100%);animation:route-skeleton-slide 1.3s ease-in-out infinite}.route-loading-hero{min-height:190px;padding:34px}.route-loading-hero>p,.route-loading-hero>span,.route-loading-hero>strong,.route-loading-panel>span{display:block;background:#eef2f7;border-radius:999px}.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{display:grid;min-height:260px;margin-top:24px;padding:30px;gap:18px}.route-loading-panel>span{height:38px}@keyframes route-skeleton-slide{to{transform:translateX(100%)}}.route-loading span{display:block;width:38%;height:100%;background:var(--blue);box-shadow:0 0 10px rgb(29 114 243/55%);animation:route-loading-slide .9s ease-in-out infinite}@keyframes route-loading-slide{0%{transform:translateX(-100%)}to{transform:translateX(365%)}}.header-primary{display:flex;align-items:center;gap:18px;width:min(1400px,calc(100% - 32px));min-height:58px;margin:0 auto}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:9px;font-family:Avenir Next,Inter,ui-sans-serif,sans-serif}.brand-mark{display:block;width:34px;height:34px;flex:0 0 auto}.brand-wordmark{color:#294c7a;font-size:21px;font-weight:720;line-height:1;letter-spacing:.045em;transform:translateY(2px)}.utility-nav{display:flex;flex:0 0 auto;align-items:center;gap:22px;margin-left:auto;color:#4b5563;font-size:12px;font-weight:650;white-space:nowrap}.mobile-menu-toggle,.mobile-nav-menu{display:none}.mobile-menu-toggle{width:34px;height:34px;padding:8px;cursor:pointer;background:#f2f4f7;border:1px solid var(--line);border-radius:7px}.mobile-menu-toggle>span{display:block;width:16px;height:1.5px;margin:3px auto;background:#475467;border-radius:2px;transition:opacity .14s ease,transform .14s ease}.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:0 0 auto}.header-auth{position:relative}.header-auth:has(.header-auth-menu):after{position:absolute;z-index:79;top:100%;right:0;width:250px;height:10px;content:""}.header-auth-login,.header-auth-trigger{display:inline-flex;height:31px;align-items:center;justify-content:center;padding:0 11px;cursor:pointer;color:#155ec3;background:white;border:1px solid #cfe1fc;border-radius:7px;font:inherit;font-size:11px;font-weight:760;white-space:nowrap}.header-auth-login:hover,.header-auth-trigger:hover{background:var(--blue-soft);border-color:#aacafb}.header-auth-skeleton{width:56px;height:31px;background:#f2f4f7;border-radius:7px}.header-auth-trigger{gap:7px;padding-left:6px;color:#344054;border-color:var(--line);font-family:inherit}.header-auth-trigger>span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:white;background:var(--blue);border-radius:50%;font-size:9px;font-style:normal;font-weight:800}.header-auth-trigger>em{max-width:92px;overflow:hidden;font-style:normal;text-overflow:ellipsis}.header-auth-menu{position:absolute;z-index:80;top:calc(100% + 8px);right:0;width:250px;overflow:hidden;color:#344054;background:rgb(255 255 255/98%);border:1px solid #dfe5ed;border-radius:12px;box-shadow:0 24px 55px rgb(16 24 40/15%),0 4px 14px rgb(16 24 40/6%);white-space:normal;backdrop-filter:blur(18px);animation:header-auth-menu-in .13s ease-out}.header-auth-menu:before{position:absolute;top:-10px;right:0;left:0;height:10px;content:""}@keyframes header-auth-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.header-auth-profile{display:grid;min-width:0;align-items:center;gap:8px;padding:10px 11px 9px;color:inherit;grid-template-columns:28px minmax(0,1fr);transition:background .14s ease}.header-auth-profile:focus-visible,.header-auth-profile:hover{background:#f7f9fc}.header-auth-profile-avatar{display:grid;width:28px;height:28px;color:white;background:linear-gradient(145deg,#2d7ef4,#1768d6);border-radius:8px;box-shadow:0 5px 12px rgb(29 114 243/19%);font-size:10px;font-weight:800;place-items:center}.header-auth-profile-copy{display:grid;min-width:0;gap:2px}.header-auth-profile-copy>small,.header-auth-profile-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-auth-profile-copy>strong{color:#26364d;font-size:10px}.header-auth-profile-copy>small{color:#8a95a4;font-size:7px}.header-auth-balance{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px;margin:0 8px 5px;padding:6px 10px;background:linear-gradient(135deg,#f1f6ff,#f8fbff);border:1px solid #dae8fb;border-radius:9px}.header-auth-balance small{color:#718096;font-size:7px;font-weight:700}.header-auth-balance strong{color:#174f9a;font-size:12px;letter-spacing:-.025em}.header-auth-menu-nav{display:grid;gap:2px;padding:2px 6px 5px}.header-auth-menu-nav>a{display:grid;min-width:0;min-height:32px;align-items:center;gap:10px;padding:4px 10px;color:#344054;border-radius:8px;grid-template-columns:minmax(0,1fr)}.header-auth-menu-nav>a:hover{background:#f5f8fc}.header-auth-menu-nav>a.header-auth-menu-primary{margin-bottom:2px;color:#155ec3;background:#f1f6ff}.header-auth-menu-nav>a.header-auth-menu-primary:hover{background:#e8f1ff}.header-auth-menu-label{padding:3px 10px 1px;color:#98a2b3;font-size:6px;font-weight:800;letter-spacing:.12em}.header-auth-menu-nav>a>strong{overflow:hidden;color:#344054;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.header-auth-menu-nav>a.header-auth-menu-primary>strong{color:#155ec3}.header-auth-menu-footer{padding:4px 6px;background:#fafbfc;border-top:1px solid #edf0f4}.header-auth-menu-footer>button{display:inline-flex;min-height:27px;align-items:center;gap:7px;padding:0 9px;cursor:pointer;color:#8b5360;background:transparent;border:0;border-radius:7px;font:inherit;font-size:8px;font-weight:700}.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{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.header-auth-error{margin:0 5px 6px;color:#b4233a;font-size:8px;line-height:1.45}.auth-overlay{position:fixed;z-index:2000;inset:0;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(16 24 40/42%);backdrop-filter:blur(5px)}.auth-modal{position:relative;width:min(420px,100%);max-height:calc(100vh - 36px);padding:28px;overflow-y:auto;color:var(--ink);background:white;border:1px solid rgb(255 255 255/70%);border-radius:16px;box-shadow:0 28px 80px rgb(16 24 40/24%)}.auth-close{position:absolute;top:13px;right:14px;width:30px;height:30px;padding:0;cursor:pointer;color:#667085;background:#f4f6f8;border:0;border-radius:50%;font-size:19px;line-height:1}.auth-kicker{color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.13em}.auth-modal>h2{margin:9px 38px 0 0;color:var(--ink-strong);font-size:24px;letter-spacing:-.04em}.auth-modal>p{margin:8px 0 21px;color:var(--muted);font-size:12px;line-height:1.65}.auth-form{display:grid;gap:13px}.auth-code-row>label,.auth-form>label{display:grid;gap:6px;min-width:0;color:#475467;font-size:10px;font-weight:720}.auth-form input:not([type=checkbox]){width:100%;height:42px;padding:0 12px;color:var(--ink);background:white;border:1px solid var(--line-strong);border-radius:8px;outline:none;font:inherit;font-size:13px;font-weight:500}.auth-form input:not([type=checkbox]):focus{border-color:#8bb8f8;box-shadow:0 0 0 3px rgb(29 114 243/10%)}.auth-email-target{display:grid;gap:4px;padding:12px 13px;background:#f7f9fc;border:1px solid var(--line);border-radius:9px}.auth-email-target span{color:var(--muted);font-size:9px}.auth-email-target strong{overflow:hidden;color:var(--ink-strong);font-size:13px;text-overflow:ellipsis}.auth-email-target button{width:fit-content;padding:0;cursor:pointer;color:var(--blue);background:none;border:0;font:inherit;font-size:9px;font-weight:720}.auth-form>.auth-code-hint{margin:-7px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.auth-error{padding:9px 10px;color:#b4233a;background:var(--red-soft);border:1px solid #f6ccd2;border-radius:7px;font-size:10px;line-height:1.5}.auth-submit{height:42px;margin-top:2px;cursor:pointer;color:white;background:var(--blue);border:0;border-radius:8px;font:inherit;font-size:12px;font-weight:760}.auth-submit:hover:not(:disabled){background:#1266dd}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-code-row{display:grid;align-items:end;gap:9px;grid-template-columns:minmax(0,1fr) auto}.auth-code-row>button{height:42px;min-width:96px;padding:0 10px;cursor:pointer;color:#155ec3;background:var(--blue-soft);border:1px solid #cfe1fc;border-radius:8px;font:inherit;font-size:10px;font-weight:720}.auth-code-row>button:disabled{cursor:wait;opacity:.6}.auth-modal>.auth-consent{margin:16px 0 0;color:var(--muted);font-size:9px;line-height:1.6;text-align:center}.auth-consent a{color:var(--blue)}.analytics-consent{position:fixed;z-index:1900;right:20px;bottom:20px;display:grid;width:min(520px,calc(100vw - 40px));padding:18px;gap:16px;color:var(--ink);background:rgb(255 255 255/98%);border:1px solid var(--line-strong);border-radius:14px;box-shadow:0 20px 60px rgb(16 24 40/18%)}.analytics-consent>div:first-of-type{min-width:0}.analytics-consent strong{display:block;color:var(--ink-strong);font-size:14px}.analytics-consent p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.analytics-consent p a{color:var(--blue);font-weight:700;white-space:nowrap}.analytics-consent-actions{display:flex;justify-content:flex-end;gap:8px}.analytics-consent-actions button{min-width:112px;min-height:36px;padding:0 18px;cursor:pointer;color:#475467;background:#f4f6f8;border:1px solid var(--line);border-radius:8px;font-size:10px;font-weight:750}.analytics-consent-actions button.primary{color:white;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{position:absolute;top:8px;right:9px;width:28px;height:28px;padding:0;cursor:pointer;color:#667085;background:transparent;border:0;border-radius:50%;font-size:18px;line-height:1}.analytics-consent-close:hover{background:#f4f6f8}.global-site-footer{width:100%;margin-top:56px;padding:46px 24px 36px;color:#667085;background:white;border-top:1px solid var(--line)}.global-footer-grid{display:grid;width:min(1200px,100%);margin:0 auto;gap:48px;grid-template-columns:minmax(260px,2fr) repeat(2,minmax(140px,1fr))}.global-footer-brand>a{color:#294c7a;font-size:17px;font-weight:760;letter-spacing:.045em}.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{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:9px}.global-footer-column>strong{margin-bottom:4px;color:var(--muted-light);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.global-footer-column a,.global-footer-column button,.global-footer-email{max-width:100%;overflow:hidden;color:#667085;font:inherit;font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.global-footer-column button{padding:0;cursor:pointer;background:none;border: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{display:flex;width:min(1200px,100%);align-items:center;flex-wrap:wrap;margin:32px auto 0;padding-top:18px;gap:22px;color:#7b8799;border-top:1px solid #edf0f4;font-size:9px;line-height:1.5}.global-footer-environment>strong{color:#98a2b3;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.global-footer-setting{display:inline-flex;align-items:center;gap:6px}.global-footer-setting b{color:#475467;font-weight:720}.menu-select{position:relative;min-width:0}.menu-select-trigger{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#667085;background:#f8fafc;border:1px solid transparent;font:inherit;font-weight:650;text-align:left;outline:none}.menu-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-select-trigger>i{width:8px;height:8px;flex:0 0 auto;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .14s ease}.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 rgb(36 116 239/12%)}.menu-select-options{position:absolute;z-index:1100;min-width:100%;max-height:min(340px,65vh);padding:6px;overflow-y:auto;background:white;border:1px solid #d8dee8;border-radius:12px;box-shadow:0 14px 38px rgb(16 24 40/18%);overscroll-behavior:contain}.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{display:grid;width:100%;min-height:38px;align-items:center;gap:7px;padding:7px 10px;cursor:pointer;color:#475467;background:transparent;border:0;border-radius:8px;font:inherit;font-size:10px;line-height:1.35;text-align:left;grid-template-columns:16px minmax(0,1fr)}.menu-select-option:focus-visible,.menu-select-option:hover{color:#155ec3;background:#eef5ff;outline:none}.menu-select-option[aria-selected=true]{color:white;background:#2474ef}.menu-select-check{display:grid;width:16px;height:16px;align-self:center;font-size:12px;font-weight:850;line-height:1;place-items:center}.global-footer-language-select{width:88px}.global-footer-time-zone-select{width:230px}.global-footer-setting .menu-select-trigger{height:32px;padding:0 10px;border-radius:7px}.global-footer-language-select .menu-select-options{width:130px;left:0}.global-footer-time-zone-select .menu-select-options{width:min(320px,calc(100vw - 40px));right:0}.global-footer-setting .menu-select-option{font-size:11px}.local-date-time-loading{display:inline-block;min-width:7em;min-height:1em;overflow:hidden;color:transparent;vertical-align:text-bottom;background:linear-gradient(90deg,#edf1f6 20%,#f8fafc 50%,#edf1f6 80%);background-size:220% 100%;border-radius:4px;animation:local-date-time-loading 1.25s ease-in-out infinite}@keyframes local-date-time-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.legal-page{width:min(760px,calc(100% - 32px));margin:0 auto;padding:72px 0 100px}.legal-document-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:42px;padding:4px;background:#f3f6fa;border:1px solid var(--line);border-radius:12px}.legal-document-nav a{padding:10px 12px;color:#667085;border-radius:9px;font-size:11px;font-weight:750;text-align:center}.legal-document-nav a:hover{color:var(--blue)}.legal-document-nav a.active{color:var(--blue);background:#fff;box-shadow:0 1px 4px rgb(16 24 40/8%)}.legal-document-select{display:none}.legal-page>h1{margin:0 0 12px;color:var(--ink-strong);font-size:clamp(34px,6vw,54px);letter-spacing:-.055em}.legal-intro{width:100%;max-width:none;margin:0;color:#475467;font-size:15px;line-height:1.75;text-wrap:pretty}.legal-updated{margin:18px 0 0;color:var(--muted-light);font-size:10px}.legal-language-note{margin-top:22px;padding:13px 15px;color:#667085;background:#f8fafc;border:1px solid var(--line);border-radius:10px;font-size:11px;line-height:1.65}.legal-analytics-preferences{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:16px;gap:18px;background:#f6f9fe;border:1px solid #dbe8fa;border-radius:10px}.legal-analytics-preferences h2{margin:0;color:var(--ink-strong);font-size:14px}.legal-analytics-preferences p{margin:5px 0 0;color:#667085;font-size:11px;line-height:1.6}.legal-analytics-preferences button{min-width:170px;min-height:36px;padding:0 14px;cursor:pointer;color:white;background:var(--blue);border:1px solid var(--blue);border-radius:8px;font:inherit;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{display:grid;gap:0;margin-top:46px;border-top:1px solid var(--line)}.legal-sections section{padding:28px 0;border-bottom:1px solid var(--line)}.legal-sections h2{margin:0 0 9px;color:var(--ink-strong);font-size:17px}.legal-sections p{margin:0;color:#5a6472;font-size:13px;line-height:1.85}.legal-sections p+p,.legal-sections ul+p{margin-top:12px}.legal-sections ul{display:grid;gap:8px;margin:12px 0 0;padding-left:20px;color:#5a6472;font-size:13px;line-height:1.75}.legal-sections a{color:var(--blue);font-weight:700}.billing-table-wrap{position:relative;left:50%;box-sizing:border-box;width:min(1240px,calc(100vw - 32px));margin-top:20px;overflow-x:auto;border:1px solid var(--line);border-radius:12px;transform:translateX(-50%);-webkit-overflow-scrolling:touch}.billing-standards-page .legal-sections,.billing-standards-page .legal-sections section{min-width:0}.billing-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.billing-table td,.billing-table th{padding:14px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.billing-table tr>:last-child{border-right:0}.billing-table tbody tr:last-child>*{border-bottom:0}.billing-table thead th{background:#f4f7fb;color:#667085;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.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 td,.billing-table tbody th{background:#fff;color:#5a6472;font-size:11px;line-height:1.65}.billing-table tbody tr:nth-child(2n)>*{background:#fbfcfe}.billing-table tbody th span,.billing-table tbody th strong{display:block}.billing-table tbody th strong{color:var(--ink-strong);font-size:12px}.billing-table tbody th span{margin-top:3px;color:var(--muted-light);font-size:10px}.billing-table-rate{color:#344054!important;font-weight:650}.billing-table a{display:inline-block;font-size:10px;line-height:1.45}@media (max-width:640px){.header-auth-trigger>em{display:none}.header-auth-trigger{padding-right:6px}.header-auth-menu{right:-8px;width:min(250px,calc(100vw - 24px))}.header-auth:has(.header-auth-menu):after{right:-8px;width:min(250px,calc(100vw - 24px))}.auth-modal{padding:24px 20px}.auth-code-row{grid-template-columns:minmax(0,1fr) 88px}.analytics-consent{right:12px;bottom:12px;width:calc(100vw - 24px);padding:16px}.analytics-consent-actions{display:grid;grid-template-columns:1fr 1fr}.analytics-consent-actions button{min-width:0;padding:0 10px}.legal-analytics-preferences{align-items:stretch;flex-direction:column}.legal-analytics-preferences button{width:100%}.legal-page{padding-top:48px}.legal-document-nav{display:none}.legal-document-select{display:block;margin-bottom:34px}.legal-document-select .menu-select-trigger{height:52px;padding:0 46px 0 16px;color:var(--blue);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 12px rgb(16 24 40/6%);font-size:12px;font-weight:760}.legal-document-select .menu-select-options{width:100%}.legal-document-select .menu-select-option{min-height:46px;padding:9px 12px;gap:9px;font-size:12px;grid-template-columns:18px minmax(0,1fr)}.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 td,.billing-table th{padding:12px}.global-site-footer{margin-top:36px;padding:34px 20px 28px}.global-footer-grid{gap:30px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.global-footer-brand{grid-column:1/-1}.global-footer-environment{flex-wrap:nowrap;gap:8px}.global-footer-environment>strong,.global-footer-setting>b{flex:0 0 auto;white-space:nowrap}.global-footer-environment>strong{font-size:7px;letter-spacing:.04em}.global-footer-setting{min-width:0;gap:4px}.global-footer-setting>b{font-size:8px}.global-footer-language-select{width:68px;flex:0 0 auto}.global-footer-time-zone-setting{min-width:0;flex:1 1 auto}.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{display:flex;align-items:center;gap:25px;width:min(1400px,calc(100% - 32px));height:42px;margin:0 auto;overflow-x:auto;color:#5f6672;font-size:12px;font-weight:670;scrollbar-width:none;white-space:nowrap}.category-rail::-webkit-scrollbar{display:none}.category-rail button{position:relative;display:inline-flex;align-items:center;gap:5px;height:42px;padding:0;cursor:pointer;background:transparent}.category-tab-icon{width:15px;height:15px}.category-rail button.active{color:var(--blue)}.category-rail button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--blue);border-radius:2px 2px 0 0}.closed-section-kicker{display:block;margin-bottom:5px;color:#98a2b3;font-size:9px;font-weight:760;letter-spacing:.12em}.site-footer{display:flex;justify-content:space-between;width:min(1400px,calc(100% - 32px));margin:0 auto;padding:20px 0 28px;color:#9299a4;border-top:1px solid var(--line);font-size:10px}@media (max-width:1180px){.app-shell-nav>a{display:none}.mobile-menu-toggle{display:block;flex:0 0 auto}.mobile-nav-menu:not([hidden]){position:absolute;z-index:40;top:calc(100% + 1px);right:max(12px,calc((100% - 1400px) / 2));display:grid;width:min(320px,calc(100% - 24px));padding:7px;background:rgb(255 255 255/98%);border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 38px rgb(16 24 40/14%);grid-template-columns:minmax(0,1fr);gap:8px;backdrop-filter:blur(16px)}.mobile-nav-menu a{display:flex;min-width:0;min-height:44px;align-items:center;gap:8px;padding:0 11px;color:#475467;background:transparent;border-radius:6px;font-size:11px;font-weight:680}.mobile-nav-menu a.active,.mobile-nav-menu a:hover{color:var(--blue);background:var(--blue-soft)}.mobile-nav-account-actions{display:grid;gap:6px;margin-top:2px;padding-top:8px;border-top:1px solid #e8ecf2}.mobile-nav-logout{display:flex;min-height:44px;align-items:center;gap:9px;padding:0 11px;cursor:pointer;color:#a43d50;background:transparent;border:0;border-radius:6px;font:inherit;font-size:11px;font-weight:680;text-align:left}.mobile-nav-logout:focus-visible,.mobile-nav-logout:hover{background:#fff0f2;outline:none}.mobile-nav-logout:disabled{cursor:wait;opacity:.6}.mobile-nav-logout svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.mobile-nav-logout-error{margin:0;padding:0 11px 6px;color:#b4233a;font-size:8px;line-height:1.45}}@media (max-width:900px){.category-rail,.header-primary,.site-footer{width:min(100% - 24px,1400px)}}@media (max-width:640px){.header-primary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:9px 0}.utility-nav{gap:7px}.mobile-nav-menu:not([hidden]){right:12px;left:12px;width:auto}.category-rail{gap:20px}.site-footer{display:grid;gap:4px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.utility-nav .nav-active{color:var(--blue)}.page-hero{position:relative;display:grid;width:min(1400px,calc(100% - 32px));min-height:310px;margin:22px auto 0;padding:44px 48px;overflow:hidden;background:radial-gradient(circle at 7% 4%,rgb(29 114 243/11%),transparent 32%),radial-gradient(circle at 91% 88%,rgb(18 184 166/10%),transparent 30%),linear-gradient(135deg,#f8fbff,#f4f8ff 48%,#f8fcfb);border:1px solid #dfe8f4;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(380px,440px);align-items:center;gap:56px}.page-hero:after,.page-hero:before{position:absolute;width:170px;height:170px;pointer-events:none;content:"";border:1px solid rgb(29 114 243/9%);border-radius:50%}.page-hero:before{top:-108px;right:30%}.page-hero:after{right:-95px;bottom:-118px}.page-hero h1{max-width:720px;margin:0;color:var(--ink-strong);font-size:clamp(34px,3.1vw,52px);line-height:1.07;letter-spacing:-.055em}.page-hero h1 strong{display:block;color:var(--blue);font-weight:780}.arena-category{display:inline-flex;align-items:center;color:#52606f;font-weight:700}.arena-category svg{width:14px;height:14px;margin-right:5px;color:var(--blue)}.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%;position:relative;isolation:isolate;display:inline-grid;width:25px;height:25px;flex:0 0 auto;background:linear-gradient(145deg,#fff 25%,#f7f9fc);border:1px solid #dfe5ed;border-radius:7px;box-shadow:0 1px 2px rgba(16,24,40,.05),inset 0 0 0 1px rgba(255,255,255,.72);place-items:center}.agent-logo-image{display:block;width:var(--agent-logo-scale);height:var(--agent-logo-scale);padding:2px;background:var(--agent-logo-background);border-radius:5px;object-fit:contain}.agent-logo-fallback{display:grid;width:100%;height:100%;color:var(--agent-accent);font-size:8px;font-weight:800;place-items:center}.agent-logo-badge{position:absolute;right:-4px;bottom:-4px;z-index:1;display:grid;min-width:13px;height:13px;padding:0 2px;color:#fff;background:var(--agent-accent);border:2px solid #fff;border-radius:5px;box-shadow:0 1px 3px rgba(16,24,40,.2);font-size:7px;font-weight:800;line-height:1;place-items:center}.agent-logo-compact .agent-logo-image{width:var(--agent-logo-scale);height:var(--agent-logo-scale);padding:1px;border-radius:3px}@media (max-width:1040px){.page-hero{min-height:0;padding:36px;grid-template-columns:1fr;gap:30px}}@media (max-width:700px){.page-hero{width:calc(100% - 24px);margin-top:12px;padding:27px 20px 20px;border-radius:13px;gap:24px}.page-hero h1{font-size:32px}}.detail-page-back{display:inline-flex;align-items:center;margin-bottom:18px;color:#667085;font-size:9px;font-weight:750}.detail-page-back:focus-visible,.detail-page-back:hover{color:var(--blue);outline:none}.detail-page{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:42px 0 64px}.detail-question-meta{display:flex;align-items:center;gap:7px;color:#8a929e;font-size:11px;text-transform:capitalize}.detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.detail-title-row h1{flex:1;min-width:0;max-width:960px;margin:12px 0 9px;color:var(--ink-strong);font-size:clamp(27px,3.2vw,43px);line-height:1.16;letter-spacing:-.045em}.detail-description{display:-webkit-box;max-width:850px;margin:0;overflow:hidden;color:#667085;font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:5}.detail-question-brief{display:grid;max-width:960px;margin:2px 0 0;gap:12px}.detail-question-brief>div{display:grid;gap:4px}.detail-question-brief span{color:#98a2b3;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.detail-research-question{max-width:900px;margin:0;color:#344054;font-size:16px;font-weight:650;line-height:1.55}.detail-deadline{display:inline-flex;align-items:center;gap:6px;margin-top:15px;color:#7a8492;font-size:10px}.detail-deadline svg{width:13px;height:13px}.source-context-section{margin-top:30px;padding:24px;background:white;border:1px solid var(--line);border-radius:13px;box-shadow:0 2px 8px rgb(16 24 40/3%)}.source-context-heading{margin-bottom:18px}.detail-forecast-section{margin-top:36px;padding:24px;background:white;border:1px solid var(--line);border-radius:13px;box-shadow:0 2px 8px rgb(16 24 40/3%)}.detail-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.detail-section-heading h2,.resolution-card h2{margin:0;color:var(--ink-strong);font-size:20px;letter-spacing:-.03em}.selected-round-panel{min-width:0;padding-top:20px;border-top:1px solid #e7eaf0}.selected-round-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 13px}.selected-round-heading>div{display:grid;gap:3px}.selected-round-heading>div:last-child{text-align:right}.selected-round-heading span{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.selected-round-heading strong{color:#475467;font-size:10px}.selected-round-heading>div:first-child strong{color:var(--ink-strong);font-size:16px;letter-spacing:-.025em}.selected-agent-list{display:grid;gap:8px}.selected-agent{min-width:0;background:#fafbfc;border:1px solid #e7eaf0;border-radius:10px;overflow:hidden}.selected-agent[open]{background:white;border-color:#dce3ed}.selected-agent-summary{display:grid;grid-template-columns:34px minmax(0,1fr) auto 58px;align-items:center;gap:10px;padding:13px 18px;cursor:pointer;list-style:none}.selected-agent-summary::-webkit-details-marker{display:none}.selected-agent-summary:hover{background:#f7f9fc}.selected-agent-summary .agent-logo{width:34px;height:34px;border-radius:9px}.selected-agent-identity{min-width:0}.selected-agent-identity>strong{display:block;overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.selected-agent-identity>span{display:flex;min-width:0;align-items:baseline;gap:5px;margin-top:3px;color:#98a2b3;font-size:8px}.selected-agent-identity>span b{overflow:hidden;color:#667085;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.selected-agent-identity>time{display:block;margin-top:3px;color:#667085;font-size:8px;font-variant-numeric:tabular-nums}.detail-forecast-policy{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;color:#667085;font-size:10px}.detail-forecast-policy strong{color:#344054;font-weight:650}.selected-agent-toggle{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;color:#667085;font-size:9px;font-weight:650}.selected-agent-toggle i{width:7px;height:7px;border-right:1.5px solid #98a2b3;border-bottom:1.5px solid #98a2b3;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.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{padding:0 18px 17px 62px;border-top:1px solid #eaecf0}.selected-rationale{padding-top:12px}.selected-rationale span{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.selected-rationale p{margin:5px 0 0;color:#667085;font-size:10px;line-height:1.65}.selected-sources{margin-top:13px}.selected-sources>span{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.selected-sources ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:5px;margin:5px 0 0;padding:0;list-style:none}.selected-sources a{display:grid;gap:1px;padding:6px 8px;color:#344054;background:#f8fafc;border:1px solid #eaecf0;border-radius:6px;text-decoration:none}.selected-sources a:hover{color:var(--blue);border-color:#b9cff8}.selected-sources strong{font-size:9px;line-height:1.35}.selected-sources small,.selected-sources strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-sources small{color:#98a2b3;font-size:8px}.detail-empty{display:grid;min-height:300px;color:#98a2b3;background:linear-gradient(180deg,transparent 49.8%,#eceff3 50%,transparent 50.2%);border:1px dashed #dce1e8;border-radius:9px;font-size:11px;place-items:center}.resolution-card{margin-top:18px;padding:23px 25px;border:1px solid var(--line);border-radius:12px}.resolution-card p{max-width:900px;margin:10px 0 0;color:#667085;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{align-items:flex-start;flex-direction:column;gap:4px}.detail-title-row h1{font-size:27px;overflow-wrap:anywhere}.detail-forecast-section,.resolution-card,.source-context-section{padding:15px}.detail-section-heading{display:grid}.selected-round-panel{padding-top:16px}.selected-round-heading{align-items:flex-start;flex-direction:column;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-column:3;grid-row:1}.selected-agent-details{padding:0 13px 14px}.resolution-card p,.selected-rationale p{overflow-wrap:anywhere}.selected-sources small,.selected-sources strong{white-space:normal;overflow-wrap:anywhere}}.resolution-card>a{color:#1768d6;font-size:10px;text-decoration:underline;text-underline-offset:2px}.resolution-card button{padding:8px 11px;color:#245d9f;background:var(--blue-soft);border:1px solid #bcd5f4;border-radius:7px;font-size:9px;font-weight:750}.resolution-card{display:grid;gap:9px;margin-top:24px;padding:22px;background:white;border:1px solid #dfe5ed;border-radius:13px}.resolution-card>span{color:#7c8797;font-size:8px;font-weight:800;text-transform:uppercase}.resolution-card>strong{font-size:29px}.resolution-card>p{color:#4d5a6d;font-size:11px;line-height:1.65}.resolution-card>div{display:flex;gap:8px;margin-top:8px}.v2-recurring-builder{display:grid;gap:18px;margin:24px 0;padding:22px;color:#172033;background:linear-gradient(145deg,#f7f9fc,#eef3fa);border:1px solid #d7e0ed;border-radius:14px}.recurring-account-heading>div>span,.v2-recurring-builder>header span{color:#4171a8;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.v2-recurring-builder>header h3{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,2vw,25px);font-weight:500;line-height:1.25}.v2-recurring-builder>header p,.v2-recurring-time-fields>p{margin:6px 0 0;color:#647287;font-size:10px;line-height:1.55}.v2-recurring-time-fields>p{grid-column:1/-1}.v2-recurring-cadence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.v2-recurring-cadence button{min-height:42px;padding:9px 12px;color:#526074;background:#fff;border:1px solid #cfd9e6;border-radius:9px;font-size:11px;font-weight:760}.v2-recurring-cadence button[aria-pressed=true]{color:#fff;background:#1e4774;border-color:#1e4774;box-shadow:0 7px 18px rgb(30 71 116/18%)}.v2-recurring-cadence button:disabled{cursor:not-allowed;opacity:.45}.v2-recurring-time-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.5fr);gap:12px}.v2-recurring-time-fields label{display:grid;gap:6px;color:#536175;font-size:10px;font-weight:750}.v2-recurring-time-fields input{min-height:42px;padding:9px 11px;color:#172033;background:#fff;border:1px solid #ccd6e3;border-radius:8px;font:inherit;font-size:12px}.v2-recurring-direction-note{margin:0;padding:11px 13px;color:#7a5312;background:#fff8e8;border:1px solid #efdaa7;border-radius:8px;font-size:11px;line-height:1.55}.v2-recurring-quote{display:grid;gap:15px;padding:19px;color:#eaf2fb;background:#132943;border:1px solid #2b4867;border-radius:12px;box-shadow:0 13px 30px rgb(18 41 67/14%)}.v2-recurring-quote-head{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.v2-recurring-quote-head strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.v2-recurring-quote-head small{color:#aabdd2;font-size:9px}.v2-recurring-quote-ledger{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #34516f;border-radius:9px;overflow:hidden}.v2-recurring-quote-ledger>div{display:grid;gap:5px;padding:12px;border-right:1px solid #34516f}.v2-recurring-quote-ledger>div:last-child{border-right:0}.v2-recurring-quote-ledger span{color:#aabdd2;font-size:8px;font-weight:750;letter-spacing:.03em}.v2-recurring-quote-ledger strong{font-size:12px;font-variant-numeric:tabular-nums}.v2-recurring-quote-ledger .markup strong{color:#f2c970}.v2-recurring-quote-ledger .total{background:rgb(255 255 255/5%)}.v2-target-identity{display:grid;padding:13px 14px;color:#c9d8e7;background:rgb(126 194 255/7%);border:1px solid #365777;border-radius:9px;gap:10px}.v2-target-identity[data-status=resolved]{border-left:3px solid #69d4aa}.v2-target-identity[data-status=ambiguous]{border-left:3px solid #f0bd67}.v2-target-identity>div{display:grid;gap:4px}.v2-target-identity>div>span{color:#7ec2ff;font-size:8px;font-weight:850;letter-spacing:.1em}.v2-target-identity>div>strong{color:white;font-size:12px}.v2-target-identity p{margin:0;color:#99afc5;font-size:9px;line-height:1.55}.v2-target-identity ul{display:flex;margin:0;padding:0;flex-wrap:wrap;gap:6px;list-style:none}.v2-target-identity li{padding:5px 7px;background:rgb(255 255 255/6%);border-radius:5px;font-size:9px}.v2-target-identity label{display:flex;align-items:center;gap:8px;color:#eaf4ff;font-size:10px;font-weight:700;cursor:pointer}.v2-target-identity input{width:15px;height:15px;accent-color:#43bd8f}.v2-recurring-quote details{border-top:1px solid #34516f}.v2-recurring-quote summary{padding-top:12px;color:#bdccdc;cursor:pointer;font-size:10px;font-weight:750}.v2-recurring-quote details div{display:grid;gap:6px;margin-top:10px}.v2-recurring-quote details p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:8px 10px;background:rgb(255 255 255/5%);border-radius:7px;font-size:10px}.v2-recurring-quote details p small,.v2-recurring-quote details p span{display:block}.v2-recurring-quote details p small{margin-top:2px;color:#93a9c1;font-size:8px}.recurring-account-panel{display:grid;gap:18px;margin-top:28px;padding:25px;background:#f8fafc;border:1px solid #dfe5ed;border-radius:14px}.official-subscription-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:3px 0 10px}.official-subscription-heading div{display:grid;gap:4px}.official-subscription-heading span{color:#4171a8;font-size:9px;font-weight:850;letter-spacing:.13em}.official-subscription-heading strong{color:#27374c;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.official-subscription-heading small{color:#647084;font-size:10px;font-weight:700}.recurring-account-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.recurring-account-heading h2{margin:5px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.recurring-account-heading p{max-width:720px;margin:0;color:#687489;font-size:11px;line-height:1.65}.recurring-account-heading>a{flex:0 0 auto;padding:9px 13px;color:#fff;background:#1e4774;border-radius:8px;font-size:10px;font-weight:760}.recurring-account-empty,.recurring-account-notice{padding:13px 15px;color:#6a531e;background:#fff9eb;border:1px solid #ead8a8;border-radius:9px;font-size:11px}.recurring-account-empty{color:#647084;background:#fff;border-color:#dfe5ed}.recurring-account-empty p{margin:5px 0 0}.recurring-account-list{display:grid;gap:13px}.recurring-account-card{display:grid;gap:15px;padding:19px;background:#fff;border:1px solid #dce3ec;border-radius:11px;box-shadow:0 8px 24px rgb(26 45 70/5%)}.recurring-account-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.recurring-account-card-head h3{max-width:820px;margin:7px 0 0;font-size:15px;line-height:1.4}.recurring-account-status{display:inline-flex;padding:4px 7px;color:#20724b;background:#e8f6ef;border-radius:999px;font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.recurring-account-status[data-status=past_due],.recurring-account-status[data-status=paused]{color:#8a5d10;background:#fff3d6}.recurring-account-status[data-status=canceled],.recurring-account-status[data-status=cancelled]{color:#6d7787;background:#eef1f5}.recurring-account-actions{display:flex;gap:7px}.recurring-account-actions button{padding:7px 10px;color:#315c8b;background:#f2f6fb;border:1px solid #cbd9e8;border-radius:7px;font-size:9px;font-weight:760}.recurring-account-actions button:disabled{cursor:not-allowed;opacity:.48}.recurring-account-actions .recurring-account-cancel{color:#8b4b4b;background:#fff8f8;border-color:#ead0d0}.recurring-account-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:1px solid #e1e6ed;border-radius:9px;overflow:hidden}.recurring-account-facts div{display:grid;gap:5px;padding:11px 12px;border-right:1px solid #e1e6ed}.recurring-account-facts div:last-child{border-right:0}.recurring-account-facts dt{color:#7b8799;font-size:8px;font-weight:780;letter-spacing:.05em;text-transform:uppercase}.recurring-account-facts dd{margin:0;color:#26354a;font-size:10px;font-weight:700;line-height:1.45}.recurring-account-agents,.recurring-account-latest{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.recurring-account-agents>strong,.recurring-account-latest strong{color:#6e7b8e;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.recurring-account-agents>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.recurring-account-agents span{padding:5px 8px;color:#3d526d;background:#eef3f8;border-radius:999px;font-size:9px}.recurring-account-pause{margin:0;padding:9px 11px;color:#7d591c;background:#fff8e9;border-left:3px solid #d5a64d;font-size:10px}.recurring-account-latest{padding-top:13px;border-top:1px solid #e5e9ef}.recurring-account-latest>div{display:grid;gap:4px}.recurring-account-latest span{color:#59677a;font-size:9px}.recurring-account-latest>a{color:#2467ad;font-size:10px;font-weight:760}.recurring-account-history{border-top:1px solid #e5e9ef}.recurring-account-history summary{padding-top:12px;color:#4c6078;cursor:pointer;font-size:10px;font-weight:760}.recurring-account-history ul{display:grid;gap:5px;margin:10px 0 0;padding:0;list-style:none}.recurring-account-history li{display:grid;grid-template-columns:1.4fr .7fr .6fr .8fr;gap:10px;padding:7px 9px;color:#667286;background:#f7f9fb;border-radius:6px;font-size:9px}@media (max-width:900px){.v2-recurring-quote-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-recurring-quote-ledger>div{border-bottom:1px solid #34516f}.recurring-account-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.recurring-account-facts div:nth-child(2){border-right:0}}@media (max-width:640px){.recurring-account-panel,.v2-recurring-builder{padding:15px}.recurring-account-facts,.v2-recurring-cadence,.v2-recurring-quote-ledger,.v2-recurring-time-fields{grid-template-columns:1fr}.recurring-account-facts div,.v2-recurring-quote-ledger>div{border-right:0;border-bottom:1px solid #dfe5ed}.recurring-account-agents,.recurring-account-card-head,.recurring-account-heading,.recurring-account-latest,.v2-recurring-quote-head{align-items:stretch;flex-direction:column}.recurring-account-agents>div{justify-content:flex-start}.recurring-account-history li{grid-template-columns:1fr 1fr}}.v2-home-evidence-briefing{display:grid;width:min(860px,100%);margin:0 auto;justify-items:center}.v2-home-evidence-briefing>span{margin-bottom:13px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.18em}.v2-home-evidence-briefing h1{margin:0;color:var(--ink-strong);font-family:var(--font-inter),var(--sans);font-size:clamp(38px,5vw,64px);letter-spacing:-.06em;line-height:.98}.v2-home-evidence-briefing h1 strong{display:block;color:var(--blue);font:inherit}.v2-home-ask-copy .v2-home-evidence-briefing>p{max-width:690px;margin-top:19px;color:var(--muted);font-size:14px;line-height:1.75}.v2-home-evidence-briefing ol{display:grid;width:min(820px,100%);margin:22px 0 0;padding:0;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.v2-home-evidence-briefing li{display:grid;min-width:0;padding:9px 10px;border-right:1px solid var(--line);gap:2px;text-align:left}.v2-home-evidence-briefing li:last-child{border-right:0}.v2-home-evidence-briefing li b{color:var(--muted);font-size:8px;letter-spacing:.1em}.v2-home-evidence-briefing li span{color:var(--ink-strong);font-size:10px;font-weight:800;text-transform:uppercase}.v2-home-evidence-briefing nav{display:flex;margin-top:15px;align-items:center;justify-content:center;gap:16px}.v2-home-evidence-briefing nav a{color:var(--muted);font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.v2-home-evidence-briefing nav a:last-child{color:var(--blue)}.v2-home-evidence-briefing nav a:focus-visible{outline:3px solid #82bfff;outline-offset:3px}.v2-home-decision-support{display:grid;width:min(820px,100%);margin-top:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.v2-home-decision-support article{display:grid;min-width:0;padding:11px 12px;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:3px}.v2-home-decision-support strong{color:var(--ink-strong);font-size:10px}.v2-home-decision-support small{color:var(--muted);font-size:8px;line-height:1.45}.v2-home-research-boundary{max-width:720px;margin-top:9px;color:var(--muted);font-size:8px;line-height:1.55}.market-pulse-rail .market-pulse-viewport{overflow:visible;padding:0 max(28px,calc((100% - 1400px) / 2)) 14px;mask-image:none;-webkit-mask-image:none}.market-pulse-library{display:grid;width:min(1400px,100%);margin:0 auto;gap:34px}.market-pulse-library-group{display:grid;gap:14px}.market-pulse-library-group>header{display:flex;align-items:end;gap:13px}.market-pulse-library-group>header>span{color:#6fffd2;font:800 10px/1 var(--sans);letter-spacing:.12em}.market-pulse-library-group>header h2{margin:0;color:#f7f9ff;font-size:17px;letter-spacing:-.02em}.market-pulse-library-group>header p{margin:2px 0 0;color:#7f90aa;font-size:10px}.market-pulse-library-group .market-pulse-group{display:grid;width:auto;padding:0;gap:16px;grid-auto-columns:unset;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.market-pulse-card.market-pulse-card-pending{display:grid;min-height:255px;padding:22px;align-content:space-between;background:linear-gradient(140deg,rgb(21 31 49/98%),rgb(11 18 31/98%)),repeating-linear-gradient(-45deg,transparent,transparent 8px,rgb(255 255 255/2%) 0,rgb(255 255 255/2%) 9px);border-style:dashed}.market-pulse-card-pending>header{display:flex;align-items:start;justify-content:space-between;gap:20px}.market-pulse-card-pending>header span{color:#7e90a9;font-size:9px;letter-spacing:.12em}.market-pulse-pending-title{position:static;display:grid;flex:1 1 auto;min-height:68px;align-content:start;border-radius:9px;gap:2px}.market-pulse-pending-title:after{position:absolute;z-index:1;inset:0;content:""}.market-pulse-pending-title small{margin-top:5px;color:#8fe7c5;font-size:9px;font-weight:700}.market-pulse-card-pending>header h3{margin:4px 0 0;color:#f7f9ff;font-size:18px}.market-pulse-card-pending>header>strong{padding:6px 9px;color:#f4c678;background:rgb(244 198 120/8%);border:1px solid rgb(244 198 120/25%);border-radius:999px;font-size:9px;text-transform:uppercase}.market-pulse-card-pending dl{display:grid;margin:22px 0 0;border-top:1px solid rgb(155 174 203/16%)}.market-pulse-card-pending dl>div{display:grid;padding:10px 0;border-bottom:1px solid rgb(155 174 203/12%);grid-template-columns:120px minmax(0,1fr)}.market-pulse-card-pending dt{color:#7688a2;font-size:9px;text-transform:uppercase}.market-pulse-card-pending dd{margin:0;color:#cbd5e3;font-size:10px;text-align:right}.subscription-api-panel{display:grid;margin-top:24px;padding:24px;background:#12263b;border:1px solid #27445f;border-radius:12px;color:#eef5fc;gap:18px}.subscription-api-panel>header{display:flex;align-items:start;justify-content:space-between;gap:30px}.subscription-api-panel>header span{color:#7ec2ff;font-size:9px;font-weight:850;letter-spacing:.14em}.subscription-api-panel h2{margin:5px 0 6px;color:white;font-size:21px;letter-spacing:-.03em}.subscription-api-panel p{margin:0;color:#aebfd1;font-size:11px;line-height:1.6}.subscription-api-panel code{overflow-wrap:anywhere;color:#91e9c7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.subscription-api-panel>header>code{padding:8px 10px;background:#0b1b2b;border:1px solid #2b4862;border-radius:6px;white-space:nowrap}.subscription-api-create{display:grid;align-items:end;gap:10px;grid-template-columns:minmax(0,1fr) auto}.subscription-api-create label{display:grid;gap:6px}.subscription-api-create label span{color:#aebfd1;font-size:9px;font-weight:800;text-transform:uppercase}.subscription-api-create input{min-height:39px;padding:0 11px;color:#f5f8fb;background:#0b1b2b;border:1px solid #35536e;border-radius:6px}.subscription-api-panel button{min-height:36px;padding:0 13px;color:#10273b;background:#91e9c7;border-radius:6px;cursor:pointer;font-size:10px;font-weight:800}.subscription-api-panel button:disabled{cursor:not-allowed;opacity:.5}.subscription-api-secret{display:flex;padding:13px;align-items:center;justify-content:space-between;gap:16px;background:#173b3a;border:1px solid #3c806c;border-radius:8px}.subscription-api-secret>div{display:grid;gap:6px}.subscription-api-secret>div:last-child{display:flex;grid-auto-flow:column}.subscription-api-secret strong{color:#dffbef;font-size:10px}.subscription-api-key-list{display:grid;border-top:1px solid #29445e}.subscription-api-key-list article{display:flex;min-width:0;padding:12px 0;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #29445e}.subscription-api-key-list article>div{display:grid;min-width:0;gap:3px}.subscription-api-key-list strong{color:white;font-size:11px}.subscription-api-key-list small{color:#8fa3b8;font-size:9px}.subscription-api-key-list article>button{color:#ffbdc6;background:transparent;border:1px solid #74404c}.subscription-api-panel>footer{display:flex;justify-content:space-between;gap:16px;color:#8fa3b8;font-size:9px}.v2-outlook-briefing{display:grid;margin:26px 0 30px;padding:24px;color:#dce7f2;background:#12263b;border:1px solid #294761;border-radius:12px;gap:18px}.v2-outlook-briefing>footer,.v2-outlook-briefing>header{display:flex;align-items:start;justify-content:space-between;gap:20px}.v2-outlook-briefing>header span{color:#7ec2ff;font-size:9px;font-weight:850;letter-spacing:.14em}.v2-outlook-briefing>header h2{margin:5px 0 0;color:white;font-size:22px;letter-spacing:-.035em}.v2-outlook-freshness{display:grid;justify-items:end;gap:3px}.v2-outlook-freshness strong{color:#8fe7c5;font-size:10px}.v2-outlook-freshness[data-freshness=stale] strong{color:#f2bf72}.v2-outlook-freshness small{color:#8fa3b8;font-size:10px}.v2-outlook-conclusion{display:grid;padding:17px 18px;background:#f3f8fc;border-left:4px solid #1d72f3;color:#213b53;gap:4px}.v2-outlook-conclusion>span{color:#658099;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.v2-outlook-conclusion>strong{color:#0e2b45;font-size:25px;letter-spacing:-.03em}.v2-outlook-conclusion>strong[data-direction=long]{color:#087a57}.v2-outlook-conclusion>strong[data-direction=neutral]{color:#8a641a}.v2-outlook-conclusion>strong[data-direction=short]{color:#a93348}.v2-outlook-conclusion p{margin:2px 0;font-size:12px;line-height:1.65}.v2-outlook-conclusion small{color:#688197;font-size:10px;text-transform:uppercase}.v2-outlook-checks,.v2-outlook-directions,.v2-outlook-grid{display:grid;gap:12px}.v2-outlook-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.v2-outlook-checks,.v2-outlook-directions{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-outlook-checks article,.v2-outlook-directions article,.v2-outlook-grid article{min-width:0;padding:14px;background:#172f47;border:1px solid #294761;border-radius:8px}.v2-outlook-directions article>span,.v2-outlook-grid article>span{color:#7ec2ff;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.v2-outlook-directions article[data-direction=long]{border-top-color:#64d8ad}.v2-outlook-directions article[data-direction=neutral]{border-top-color:#94a6ba}.v2-outlook-directions article[data-direction=short]{border-top-color:#ee8493}.v2-outlook-checks h3,.v2-outlook-directions h3{margin:6px 0 9px;color:white;font-size:11px;letter-spacing:.04em}.v2-outlook-briefing ul{display:grid;margin:0;padding-left:16px;color:#c3d1df;font-size:10px;line-height:1.6;gap:6px}.v2-outlook-briefing a{color:#9bd2ff;text-decoration:underline;text-underline-offset:2px}.v2-outlook-evidence-list{padding-left:0!important;list-style:none}.v2-outlook-evidence-list li{display:grid;padding:9px 10px;background:rgb(7 20 35/28%);border:1px solid #294761;border-radius:7px;gap:4px}.v2-outlook-evidence-list li strong{font-size:10px;line-height:1.5}.v2-outlook-evidence-list p{margin:0;color:#aebfd0}.v2-outlook-evidence-list small,.v2-outlook-excluded-evidence small{color:#8298ad;font-size:8px}.v2-outlook-excluded-evidence{margin-top:12px;padding-top:10px;border-top:1px solid #294761}.v2-outlook-excluded-evidence>summary{width:fit-content;color:#9bd2ff;cursor:pointer;font-size:9px;font-weight:720}.v2-outlook-excluded-evidence>summary:hover{color:white}.v2-outlook-excluded-evidence>summary:focus-visible{outline:2px solid #82bfff;outline-offset:3px}.v2-outlook-excluded-evidence>ul{margin-top:10px}.v2-outlook-excluded-evidence li{display:grid;gap:2px}.v2-outlook-more{margin-top:10px;padding-top:9px;border-top:1px solid #294761}.v2-outlook-more>summary{width:fit-content;color:#9bd2ff;cursor:pointer;font-size:10px;font-weight:720}.v2-outlook-more>summary:hover{color:white}.v2-outlook-more>summary:focus-visible{outline:2px solid #82bfff;outline-offset:3px}.v2-outlook-more>ul{margin-top:10px}.v2-outlook-impact{display:grid;margin-top:12px;padding-top:10px;border-top:1px solid #294761;gap:6px}.v2-outlook-impact>strong{color:#9eb2c5;font-size:9px}.v2-outlook-impact p{display:grid;margin:0;grid-template-columns:54px minmax(0,1fr);gap:7px;color:#b9cad9;font-size:9px;line-height:1.5}.v2-outlook-impact b{color:#7ec2ff;font-size:8px}.v2-outlook-briefing dl{display:grid;margin:8px 0 0;gap:6px}.v2-outlook-briefing dl>div{display:grid;grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:8px}.v2-outlook-briefing dt{color:#89a0b6;font-size:10px;text-transform:uppercase}.v2-outlook-briefing dd{margin:0;overflow-wrap:anywhere;color:#dce7f2;font-size:10px;text-align:right}.v2-outlook-missing{margin:9px 0 0;color:#8fa3b8;font-size:10px;font-style:italic}.v2-outlook-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v2-outlook-insight-grid article{display:grid;min-width:0;padding:13px 14px;background:#f4f8fc;border:1px solid #d6e4f0;border-radius:8px;gap:6px}.v2-outlook-insight-grid span{color:#59738a;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.v2-outlook-insight-grid strong{color:#17344f;font-size:10px;line-height:1.5}.v2-outlook-insight-grid small{color:#71869a;font-size:8px}.v2-outlook-methodology{padding:13px 15px;color:#aebfd0;background:#10273d;border:1px solid #294761;border-radius:8px}.v2-outlook-methodology strong{color:white;font-size:10px}.v2-outlook-methodology p{margin:5px 0;font-size:9px;line-height:1.65}.v2-outlook-methodology small{color:#6f8ba5;font-size:7px;text-transform:uppercase}.v2-outlook-briefing>footer{padding-top:12px;border-top:1px solid #294761;color:#8fa3b8;font-size:10px}.v2-agent-panel-note{display:block;max-width:620px;margin-top:5px;color:#8191a5;font-size:9px;font-weight:520;line-height:1.5}.market-pulse-library :is(button,a):focus-visible,.subscription-api-panel :is(button,input):focus-visible,.v2-outlook-briefing a:focus-visible{outline:3px solid #82bfff;outline-offset:3px}@media (max-width:820px){.market-pulse-rail .market-pulse-viewport{padding-right:18px;padding-left:18px}.market-pulse-library-group .market-pulse-group,.v2-outlook-checks,.v2-outlook-directions,.v2-outlook-insight-grid{grid-template-columns:1fr}}@media (max-width:640px){.v2-home-evidence-briefing ol{grid-template-columns:repeat(6,minmax(52px,1fr));overflow-x:auto}.v2-home-evidence-briefing li{padding:8px 7px}.v2-home-evidence-briefing li span{font-size:8px}.v2-home-decision-support{grid-template-columns:1fr}.subscription-api-panel,.v2-outlook-briefing{padding:16px}.subscription-api-panel>footer,.subscription-api-panel>header,.subscription-api-secret,.v2-outlook-briefing>footer,.v2-outlook-briefing>header{align-items:stretch;flex-direction:column}.subscription-api-panel>header>code{white-space:normal}.subscription-api-create,.v2-outlook-grid{grid-template-columns:1fr}.v2-outlook-freshness{justify-items:start}.market-pulse-card-pending dl>div{grid-template-columns:1fr;gap:4px}.market-pulse-card-pending dd{text-align:left}}@media (prefers-reduced-motion:reduce){.market-pulse-library *,.v2-home-evidence-briefing *,.v2-outlook-briefing *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.skip-link{position:fixed;top:10px;left:10px;z-index:10000;padding:10px 14px;color:#07110e;background:#6fffd2;border-radius:8px;font-weight:800;transform:translateY(-160%);transition:transform .12s ease}.skip-link:focus{transform:translateY(0)}