*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a84c;--gold-l:#e8c97a;--gold-dim:#c9a84c26;--gold-glow:#c9a84c59;--navy:#04193f;--navy-d:#020d28;--navy-m:#071942;--green:#10b981;--red:#ef4444;--amber:#f59e0b;--ink:#fafbfd;--ink2:#fafbfd9e;--ink3:#fafbfd52;--surf:#ffffff0c;--surf2:#ffffff14;--bdr:#ffffff16;--bdr-g:#c9a84c2e;--sh-sm:0 4px 14px #0006;--sh-md:0 8px 28px #00000073;--sh-lg:0 16px 56px #0000008c;--sh-float:0 24px 72px #000000a6,0 0 0 1px #c9a84c1a;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:9999px;--spring:cubic-bezier(.16,1,.3,1);--ease:cubic-bezier(.33,1,.68,1);--fh:"Fahkwang",sans-serif;--fb:"DM Sans",sans-serif}body{font-family:var(--fb);color:var(--ink);background:var(--navy-d);-webkit-font-smoothing:antialiased;min-height:100vh}.portal-world{z-index:0;pointer-events:none;background:radial-gradient(120% 80% at 70% 0,#071942e6 0%,#020d28 55%),radial-gradient(80% 60% at 20% 100%,#04193f99 0%,#0000 60%),#020d28;position:fixed;inset:0;overflow:hidden}.portal-world:before{content:"";will-change:transform;background:radial-gradient(circle,#c9a84c1a 0%,#c9a84c0a 35%,#0000 65%);border-radius:50%;width:75vw;height:75vw;animation:22s ease-in-out infinite alternate aurora1;position:absolute;top:-30%;right:-15%}.portal-world:after{content:"";will-change:transform;background:radial-gradient(circle,#1052c821 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;animation:30s ease-in-out infinite alternate aurora2;position:absolute;bottom:-20%;left:-15%}.portal-grid{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#c9a84c0c 1px,#0000 1px);background-size:28px 28px;animation:14s ease-in-out infinite alternate grid-pulse;position:fixed;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}@keyframes aurora1{0%{transform:translate(0)scale(1)}50%{transform:translate(-3vw,5vh)scale(1.05)}to{transform:translate(4vw,-2vh)scale(1.01)}}@keyframes aurora2{0%{transform:translate(0)scale(1)}to{transform:translate(-3vw,4vh)scale(.95)}}@keyframes grid-pulse{0%{opacity:.6}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.94)translateY(14px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes shimmer{0%{left:-120%}to{left:120%}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes count-up{0%{opacity:0;filter:blur(3px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes portal-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes gold-pulse-glow{0%,to{box-shadow:0 0 24px #c9a84c1a,0 24px 72px #000000a6,inset 0 0 0 1px #c9a84c14}50%{box-shadow:0 0 48px #c9a84c38,0 24px 72px #000000a6,inset 0 0 0 1px #c9a84c29}}@keyframes border-shine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes bar-grow{0%{width:0}}@keyframes finch-bar-pulse{0%,to{border-color:#c9a84c47;box-shadow:0 -4px 40px #c9a84c2e,0 0 60px #c9a84c14}50%{border-color:#c9a84c7a;box-shadow:0 -4px 60px #c9a84c61,0 0 80px #c9a84c2e}}.anim-fade-up,.fc-rise{animation:fade-up .6s var(--spring) both}.anim-fade-in,.fc-fade{animation:fade-in .45s var(--ease) both}.anim-scale-in,.fc-spring{animation:scale-in .55s var(--spring) both}.anim-float{animation:5s ease-in-out infinite float}.anim-number,.fc-number{animation:count-up .5s var(--spring) both}.portal-page-enter{animation:portal-enter .6s var(--spring) both}.portal-main{z-index:1;position:relative}.anim-stagger-1,.fc-d1{animation-delay:60ms}.anim-stagger-2,.fc-d2{animation-delay:.12s}.anim-stagger-3,.fc-d3{animation-delay:.18s}.anim-stagger-4,.fc-d4{animation-delay:.26s}.anim-stagger-5,.fc-d5{animation-delay:.35s}.fc-d6{animation-delay:.46s}.fc-card,.card{background:var(--surf);-webkit-backdrop-filter:blur(24px);border:1px solid var(--bdr);border-radius:var(--r-lg);transition:transform .4s var(--spring),box-shadow .4s var(--spring),border-color .3s var(--ease);position:relative;overflow:hidden}.card{padding:24px}.fc-card:before,.card:before{content:"";opacity:0;height:1px;transition:opacity .4s var(--ease);background:linear-gradient(90deg,#0000,#c9a84c80,#0000);position:absolute;top:0;left:0;right:0}.fc-card:hover,.card:hover{box-shadow:var(--sh-float);border-color:#c9a84c24;transform:translateY(-3px)}.fc-card:hover:before,.card:hover:before{opacity:1}.fc-stat-card{background:var(--surf);-webkit-backdrop-filter:blur(24px);border:1px solid var(--bdr);border-radius:var(--r-lg);transition:transform .4s var(--spring),box-shadow .4s var(--spring),border-color .3s;position:relative;overflow:hidden}.fc-stat-card:before{content:"";background:var(--gold);opacity:.3;border-radius:0 0 2px 2px;height:2px;transition:opacity .4s,box-shadow .4s;position:absolute;top:0;left:20px;right:20px}.fc-stat-card:hover{box-shadow:var(--sh-float);border-color:#c9a84c26;transform:translateY(-4px)}.fc-stat-card:hover:before{opacity:1;box-shadow:0 0 14px #c9a84c66}.fc-card-dark{-webkit-backdrop-filter:blur(32px);border-radius:var(--r-xl);color:var(--ink);background:linear-gradient(135deg,#020c24eb 0%,#04193fd9 50%,#071942e0 100%);border:1px solid #c9a84c21;position:relative;overflow:hidden}.fc-card-dark:after{content:"";pointer-events:none;background:radial-gradient(circle,#c9a84c12 0%,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-60%;right:-20%}.fc-glass{-webkit-backdrop-filter:blur(28px);border-radius:var(--r-lg);background:#ffffff0d;border:1px solid #ffffff17}.fc-sidebar{z-index:50;-webkit-backdrop-filter:blur(40px);background:linear-gradient(175deg,#061638f0 0%,#020a1cf7 60%,#030e24f5 100%);border:1px solid #c9a84c24;border-radius:22px;flex-direction:column;width:216px;animation:9s ease-in-out infinite gold-pulse-glow;display:flex;position:fixed;top:14px;bottom:14px;left:14px;overflow:hidden;height:calc(100vh - 28px)!important;max-height:calc(100vh - 28px)!important}.fc-sidebar:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#c9a84c0d 1px,#0000 1px);background-size:22px 22px;animation:12s ease-in-out infinite alternate grid-pulse;position:absolute;inset:-20px}.fc-sidebar:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#c9a84c40,#0000);width:1px;position:absolute;top:10%;bottom:10%;right:0}.fc-nav-item{color:#ffffff61;cursor:pointer;transition:all .25s var(--spring);letter-spacing:.01em;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.fc-nav-item:hover{color:#ffffffc7;background:#ffffff0d}.fc-nav-active{color:#fafbfd!important;background:linear-gradient(135deg,#c9a84c21 0%,#c9a84c0a 100%)!important;border:1px solid #c9a84c24!important;font-weight:600!important}.fc-nav-active:after{content:"";background:linear-gradient(#c9a84c,#c9a84c47);border-radius:0 4px 4px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 14px #c9a84c8c}.fc-topbar{z-index:30;-webkit-backdrop-filter:blur(28px);background:#020a1ca6;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:14px 32px;display:flex;position:sticky;top:0}.fc-theme-toggle{cursor:pointer;width:38px;height:38px;transition:all .2s var(--ease);color:#c9a84cd9;background:#c9a84c1f;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex;border:1.5px solid #c9a84c59!important}.fc-theme-toggle:hover{color:#e8c97a;background:#c9a84c38;box-shadow:0 0 18px #c9a84c40;border-color:#c9a84c99!important}.btn-primary{color:var(--gold-l);border-radius:var(--r-sm);font-size:13px;font-weight:600;font-family:var(--fb);cursor:pointer;transition:all .35s var(--spring);letter-spacing:.02em;background:linear-gradient(135deg,#c9a84c24,#c9a84c0d);border:1px solid #c9a84c3d;align-items:center;gap:8px;padding:11px 24px;display:inline-flex;position:relative;overflow:hidden}.btn-primary:after{content:"";background:linear-gradient(90deg,#0000,#c9a84c26,#0000);width:100%;height:100%;position:absolute;top:0;left:-120%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c9a84c33,0 0 0 1px #c9a84c47}.btn-primary:hover:after{animation:.6s forwards shimmer}.btn-gold{color:#03153d;border-radius:var(--r-sm);font-size:13px;font-weight:700;font-family:var(--fb);cursor:pointer;transition:all .35s var(--spring);letter-spacing:.02em;background:linear-gradient(135deg,#c9a84c,#e8c97a);border:none;align-items:center;gap:8px;padding:11px 24px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #c9a84c59}.btn-gold:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;position:absolute;top:0;left:-120%}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 36px #c9a84c80}.btn-gold:hover:after{animation:.6s forwards shimmer}.btn-outline{color:#ffffffa6;border-radius:var(--r-sm);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--fb);transition:all .2s var(--ease);background:#ffffff0a;border:1px solid #ffffff26;align-items:center;gap:6px;padding:9px 20px;display:inline-flex}.btn-outline:hover{color:var(--gold-l);background:#c9a84c0f;border-color:#c9a84c57}.btn-danger{color:#ef4444;border-radius:var(--r-sm);font-size:13px;font-weight:700;font-family:var(--fb);cursor:pointer;transition:all .25s var(--spring);letter-spacing:.02em;background:linear-gradient(135deg,#1a0505 0%,#2d0a0a 100%);border:1.5px solid #ef444459;align-items:center;gap:8px;padding:10px 22px;display:inline-flex}.btn-danger:hover{background:linear-gradient(135deg,#2d0a0a 0%,#3d0f0f 100%);border-color:#ef444499;transform:translateY(-1px);box-shadow:0 0 24px #ef444433}.fc-upgrade-strip{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--r-xl);background:linear-gradient(135deg,#020a1ceb 0%,#04193fe0 40%,#071942e6 100%) padding-box padding-box;border:1px solid #0000;justify-content:space-between;align-items:center;gap:16px;padding:20px 26px;display:flex;position:relative;overflow:hidden}.fc-upgrade-strip:before{content:"";border-radius:calc(var(--r-xl) + 1px);z-index:-1;background:linear-gradient(135deg,#c9a84c80,#c9a84c12,#c9a84c66) 0 0/200% 200%;animation:4s ease-in-out infinite border-shine;position:absolute;inset:-1px}.fc-tab-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0c;border:1px solid #ffffff14;border-radius:12px;gap:4px;width:fit-content;padding:3px;display:flex}.fc-tab{color:#fff6;cursor:pointer;transition:all .2s var(--ease);font-size:13px;font-weight:500;font-family:var(--fb);letter-spacing:.01em;background:0 0;border:none;border-radius:9px;padding:7px 18px}.fc-tab:hover:not(.fc-tab-active){color:#ffffffbf;background:#ffffff12}.fc-tab-active{color:var(--gold-l)!important;background:#c9a84c21!important;border:1px solid #c9a84c38!important;font-weight:600!important;box-shadow:0 2px 12px #c9a84c1f!important}.fc-report-tabs{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;gap:6px;width:fit-content;margin-bottom:24px;padding:4px;display:flex}.fc-report-tab{color:#ffffff80;cursor:pointer;transition:all .2s var(--ease);font-size:13px;font-weight:600;font-family:var(--fb);letter-spacing:.01em;background:0 0;border:none;border-radius:10px;padding:9px 20px;text-decoration:none;display:inline-block}.fc-report-tab:hover:not(.fc-report-tab-active){color:#fffc;background:#ffffff14}.fc-report-tab-active{color:#e8c97a!important;background:linear-gradient(135deg,#c9a84c38,#c9a84c14)!important;border:1px solid #c9a84c47!important;font-weight:700!important;box-shadow:0 2px 16px #c9a84c2e!important}.fc-badge{border-radius:var(--r-pill);align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.fc-badge-gold{color:var(--gold);background:#c9a84c1f;border:1px solid #c9a84c33}.fc-badge-green{color:var(--green);background:#10b9811a;border:1px solid #10b98133}.fc-badge-red{color:var(--red);background:#ef44441a;border:1px solid #ef444433}.fc-badge-navy{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a}input,select,textarea{color:var(--ink)!important;border-radius:var(--r-sm)!important;font-family:var(--fb)!important;background:#ffffff12!important;border:1px solid #ffffff24!important}input::-moz-placeholder{color:#ffffff4d!important}textarea::-moz-placeholder{color:#ffffff4d!important}input::placeholder,textarea::placeholder{color:#ffffff4d!important}input:focus,select:focus,textarea:focus{outline:none;background:#ffffff1a!important;border-color:#c9a84c80!important;box-shadow:0 0 0 3px #c9a84c1f,0 0 20px #c9a84c14!important}select option{color:#fafbfd;background:#04193f}label{font-size:13px;color:#fafbfdbf!important}.fc-table-scroll{border-radius:0 0 var(--r-lg) var(--r-lg);scrollbar-width:thin;scrollbar-color:#c9a84c33 transparent;max-height:480px;overflow:auto}.fc-table-scroll::-webkit-scrollbar{width:4px;height:4px}.fc-table-scroll::-webkit-scrollbar-thumb{background:#c9a84c33;border-radius:4px}.fc-report-row{cursor:pointer;border-radius:8px;transition:background .15s}.fc-report-row:hover{background:#c9a84c0f!important}.fc-mobile-nav{z-index:100;-webkit-backdrop-filter:blur(24px);padding-bottom:env(safe-area-inset-bottom,0px);background:#020a1cf7;border-top:1px solid #c9a84c33;justify-content:space-around;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 36px #0009}.fc-mobile-nav a{color:#ffffff59;letter-spacing:.05em;text-transform:uppercase;font-size:9.5px;font-weight:500;font-family:var(--fb);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px 2px;text-decoration:none;transition:color .15s;display:flex}.fc-mobile-nav a:hover,.fc-mobile-nav a.active{color:#c9a84c}.fc-mobile-nav a.active{font-weight:700}.fc-mobile-nav svg{width:20px;height:20px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c9a84c24;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c9a84c4d}.desktop-only{display:flex}.mobile-only{display:none!important}.fc-report-hero,.fc-income-expense-grid{grid-template-columns:auto 1fr}.fc-analysis-grid{grid-template-columns:1fr 1fr}.fc-insight-item{cursor:pointer;transition:padding-left .25s var(--spring);border-bottom:1px solid #ffffff0f;gap:14px;padding:14px 0;display:flex}.fc-insight-item:hover{padding-left:6px}.fc-insight-item:last-child{border-bottom:none}.fc-sparkline{align-items:flex-end;gap:2px;height:28px;display:flex}.fc-sparkline>div{transition:height 1s var(--spring);background:#ffffff1a;border-radius:2px;flex:1}.fc-sparkline>div:last-child{background:var(--gold)}[data-theme=light] .portal-grid{background-image:radial-gradient(circle,#03153d11 1px,#0000 1px)}[data-theme=light] .fc-theme-toggle{color:#03153db3;background:#03153d14;border-color:#03153d38!important}[data-theme=light] .fc-theme-toggle:hover{color:#03153d;background:#03153d24;box-shadow:0 0 14px #03153d1f;border-color:#03153d66!important}[data-theme=light] .fc-card-dark{color:#fafbfd;background:linear-gradient(135deg,#04193f 0%,#03153d 50%,#071942 100%)}[data-theme=light] input::-moz-placeholder{color:#03153d59!important}[data-theme=light] textarea::-moz-placeholder{color:#03153d59!important}[data-theme=light] input:focus,[data-theme=light] select:focus,[data-theme=light] textarea:focus{border-color:#c9a84c80!important}[data-theme=light] .fc-tab-active{color:#8b6914!important}[data-theme=light] .fc-report-tab-active{color:#7a5e1a!important;background:#c9a84c24!important;border-color:#c9a84c47!important}[data-theme=light] .fc-upgrade-strip{background:linear-gradient(135deg,#04193f0f 0%,#04193f08 100%)}[data-theme=light] .fc-report-row:hover{background:#03153d0a!important}[data-theme=light] .fc-table-scroll::-webkit-scrollbar-thumb{background:#03153d26}[data-theme=light] .btn-danger:hover{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#dc262699;box-shadow:0 0 20px #dc262626}[data-theme=light] .fc-insight-item{border-bottom-color:#03153d14}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4{color:#03153d}@media (max-width:768px){.fc-sidebar{display:none!important}.fc-mobile-nav{display:flex!important}.desktop-only{display:none!important}.mobile-only{display:flex!important}.fc-topbar{min-height:50px;padding:10px 16px}.fc-upgrade-strip{text-align:center;flex-direction:column;gap:12px;padding:16px 20px}.fc-tab-bar{width:100%}.fc-tab{text-align:center;flex:1;padding:8px 10px;font-size:12px}.portal-page-enter{animation-duration:.35s}.fc-report-hero,.fc-income-expense-grid,.fc-analysis-grid{grid-template-columns:1fr!important}}@media (max-width:480px){.fc-topbar{padding:8px 12px}}.fc-card:hover,.card:hover,.fc-stat-card:hover,.fc-glass:hover,.fc-card-dark:hover,[class*=card]:hover{box-shadow:0 0 0 1px #c9a84c2e,0 8px 40px #c9a84c2e,0 24px 60px #00000080!important}body:not([data-theme=light]) .fc-card-dark h1,body:not([data-theme=light]) .fc-card-dark h2,body:not([data-theme=light]) .fc-card-dark p,body:not([data-theme=light]) .fc-card-dark div,body:not([data-theme=light]) .fc-card-dark span{color:inherit}body:not([data-theme=light]) .fc-card>div>div .fc-report-section{margin-bottom:16px;padding:20px 0}.fc-report-section+.fc-report-section{border-top:1px solid #ffffff12;padding-top:24px}.fc-plan-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--r-lg);transition:transform .3s var(--spring),box-shadow .3s var(--spring),border-color .25s;background:#ffffff0d;border:1px solid #ffffff1a;padding:24px;position:relative;overflow:hidden}.fc-plan-card:hover{border-color:#c9a84c38;transform:translateY(-3px);box-shadow:0 0 0 1px #c9a84c33,0 12px 40px #c9a84c26}.fc-plan-card-active{background:#c9a84c0f!important;border-color:#c9a84c4d!important}body:not([data-theme=light]) a[href*=stripe],body:not([data-theme=light]) button .fc-sidebar-footer-gap{margin-top:auto!important}[class*=ask-finch-float],[id*=ask-finch-float],button [data-theme=light] .fc-sidebar{background:linear-gradient(175deg,#061638f7 0%,#020a1cfc 60%,#030e24fa 100%)!important;border:1px solid #c9a84c2e!important;animation:9s ease-in-out infinite gold-pulse-glow!important;box-shadow:0 24px 80px #0006,inset 0 0 0 .5px #c9a84c1a!important}[data-theme=light] .fc-nav-active{color:#fafbfd!important;background:linear-gradient(135deg,#c9a84c21 0%,#c9a84c0a 100%)!important;border-color:#c9a84c24!important}[data-theme=light] .fc-topbar{background:#f0f4fceb;border-bottom:1px solid #03153d17}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5{color:#03153d!important}[data-theme=light] p,[data-theme=light] span,[data-theme=light] div{color:inherit}[data-theme=light] .fc-card:hover,[data-theme=light] .card:hover{border-color:#03153d24!important;box-shadow:0 8px 32px #03153d1f!important}@media (max-width:768px){.fc-ask-finch-bar{width:calc(100% - 24px)!important;bottom:68px!important;left:50%!important}}.fc-sidebar{height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;top:20px!important;bottom:20px!important}.fc-card+.fc-card{margin-top:0}.fc-report-section{padding:0}.fc-table-row:hover,.fc-report-row:hover{background:#c9a84c0f!important}[data-theme=light] body{color:#03153d!important;background:#f0f4fc!important}[data-theme=light] .portal-world{background:radial-gradient(120% 80% at 70% 0,#c9a84c0d 0%,#f0f4fc 50%),#f0f4fc!important}[data-theme=light] .portal-world:before{background:radial-gradient(circle,#c9a84c14 0%,#0000 65%)!important}[data-theme=light] .portal-world:after{background:radial-gradient(circle,#04193f0d 0%,#0000 60%)!important}[data-theme=light] .portal-grid{opacity:.6;background-image:radial-gradient(circle,#03153d0e 1px,#0000 1px)!important}[data-theme=light] .fc-sidebar{background:linear-gradient(175deg,#061638f7 0%,#020a1cfc 60%,#030e24fa 100%)!important;border:1px solid #c9a84c2e!important;animation:9s ease-in-out infinite gold-pulse-glow!important;box-shadow:4px 0 40px #00000040,0 24px 80px #0000004d!important}[data-theme=light] .fc-sidebar:before{background-image:radial-gradient(circle,#c9a84c0d 1px,#0000 1px)!important}[data-theme=light] .fc-sidebar:after{background:linear-gradient(#0000,#c9a84c40,#0000)!important}[data-theme=light] .fc-nav-item{color:#ffffff61!important}[data-theme=light] .fc-nav-item:hover{color:#ffffffc7!important;background:#ffffff0d!important}[data-theme=light] .fc-nav-active{color:#fafbfd!important;background:linear-gradient(135deg,#c9a84c21 0%,#c9a84c0a 100%)!important;border:1px solid #c9a84c24!important}[data-theme=light] .fc-topbar{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffffd9!important;border-bottom:1px solid #e4e8f0!important}[data-theme=light] .fc-topbar span{color:#03153d!important}[data-theme=light] .fc-topbar .desktop-only span:first-child{color:#7a8bad!important}[data-theme=light] .fc-theme-toggle{color:#03153da6!important;background:#03153d12!important;border:1.5px solid #03153d38!important}[data-theme=light] .fc-theme-toggle:hover{color:#03153d!important;background:#03153d1f!important;border-color:#03153d66!important}[data-theme=light] .fc-card,[data-theme=light] .card,[data-theme=light] .fc-stat-card,[data-theme=light] .fc-glass{color:#03153d!important;background:#fff!important;border:1px solid #e4e8f0!important}[data-theme=light] .fc-card:hover,[data-theme=light] .card:hover,[data-theme=light] .fc-stat-card:hover{border-color:#c9a84c4d!important;box-shadow:0 4px 24px #03153d14,0 0 0 1px #03153d14!important}[data-theme=light] .fc-card-dark{color:#fafbfd!important;background:linear-gradient(135deg,#03153d 0%,#04193f 50%,#071942 100%)!important;border:1px solid #c9a84c26!important}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{color:#03153d!important;background:#fff!important;border:1px solid #d8dfed!important}[data-theme=light] input::-moz-placeholder{color:#aab4cc!important}[data-theme=light] textarea::-moz-placeholder{color:#aab4cc!important}[data-theme=light] input:focus,[data-theme=light] select:focus,[data-theme=light] textarea:focus{border-color:#c9a84c80!important;box-shadow:0 0 0 3px #c9a84c1f!important}[data-theme=light] select option{color:#03153d;background:#fff}[data-theme=light] label,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5{color:#03153d!important}[data-theme=light] p{color:#03153dbf!important}[data-theme=light] .fc-tab-bar{background:#03153d0d!important;border:1px solid #e4e8f0!important}[data-theme=light] .fc-tab:hover:not(.fc-tab-active){color:#03153dcc!important;background:#03153d0f!important}[data-theme=light] .fc-tab-active{color:#8b6914!important;background:#c9a84c1f!important;border:1px solid #c9a84c40!important}[data-theme=light] .fc-report-tabs{background:#03153d0d!important;border:1px solid #e4e8f0!important}[data-theme=light] .fc-report-tab{color:#03153d80!important}[data-theme=light] .fc-report-tab:hover:not(.fc-report-tab-active){color:#03153dcc!important;background:#03153d0f!important}[data-theme=light] .fc-report-tab-active{color:#7a5e1a!important;background:#c9a84c1f!important;border:1px solid #c9a84c40!important}[data-theme=light] .btn-danger{color:#dc2626!important;background:linear-gradient(135deg,#fff5f5,#fee2e2)!important;border:1.5px solid #dc262659!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:#03153d26!important}[data-theme=light] .fc-table-row:hover,[data-theme=light] .fc-report-row:hover,[data-theme=light] .fc-upgrade-strip{background:#03153d0a!important}[data-theme=light] .fc-mobile-nav{background:#fffffff7!important;border-top:1px solid #e4e8f0!important}[data-theme=light] .fc-mobile-nav a{color:#03153d66!important}[data-theme=light] .fc-mobile-nav a:hover,[data-theme=light] .fc-mobile-nav a.active{color:#c9a84c!important}.fc-ask-finch-bar{width:min(680px,100vw - 292px)!important;left:calc(50vw + 122px)!important;transform:translate(-50%)!important}@media (max-width:768px){.fc-ask-finch-bar{width:calc(100% - 24px)!important;bottom:68px!important;left:50%!important}}.fc-card+.fc-card,.card+.card{margin-top:16px}.fc-tab,.fc-report-tab{justify-content:center!important;align-items:center!important;display:inline-flex!important}html[data-theme=light]{--fc-text:#03153d;--fc-text-muted:#7a8bad;--fc-text-faint:#aab4cc;--fc-bg:#f0f4fc;--fc-surface:#fff;--fc-border:#d8dfed;--fc-border-mid:#e4e8f0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] body{background:var(--fc-bg)!important;color:var(--fc-text)!important}html[data-theme=light] .portal-world{background:radial-gradient(120% 80% at 70% 0,#c9a84c0d 0%,#f0f4fc 55%),#f0f4fc!important}html[data-theme=light] .portal-grid{opacity:.5;background-image:radial-gradient(circle,#03153d0e 1px,#0000 1px)!important}html[data-theme=light] .fc-topbar{border-bottom:1.5px solid var(--fc-border)!important;color:var(--fc-text)!important;background:#fffffff5!important;box-shadow:0 1px 12px #03153d12!important}html[data-theme=light] .fc-topbar a,html[data-theme=light] .fc-topbar span,html[data-theme=light] .fc-topbar div{color:var(--fc-text)!important}html[data-theme=light] .fc-theme-toggle{color:#03153da6!important;background:#03153d12!important;border:1.5px solid #03153d38!important}html[data-theme=light] .fc-sidebar{background:linear-gradient(175deg,#061638f7 0%,#020a1cfc 60%,#030e24fa 100%)!important;border:1px solid #c9a84c2e!important;animation:9s ease-in-out infinite gold-pulse-glow!important}html[data-theme=light] .fc-nav-item{color:#ffffff61!important}html[data-theme=light] .fc-nav-item:hover{color:#ffffffc7!important;background:#ffffff0d!important}html[data-theme=light] .fc-nav-active{color:#fafbfd!important;background:linear-gradient(135deg,#c9a84c21 0%,#c9a84c0a 100%)!important;border-color:#c9a84c24!important}html[data-theme=light] .fc-card,html[data-theme=light] .card,html[data-theme=light] .fc-stat-card,html[data-theme=light] .fc-glass{border:1.5px solid var(--fc-border)!important;color:var(--fc-text)!important;background:#fff!important;box-shadow:0 1px 6px #03153d0f!important}html[data-theme=light] .fc-card:hover,html[data-theme=light] .card:hover{border-color:#c9a84c66!important;box-shadow:0 4px 20px #03153d1a,0 0 0 1.5px #c9a84c59!important}html[data-theme=light] .fc-card p,html[data-theme=light] .fc-card span,html[data-theme=light] .fc-card div,html[data-theme=light] .fc-card h1,html[data-theme=light] .fc-card h2,html[data-theme=light] .fc-card h3,html[data-theme=light] .fc-card h4,html[data-theme=light] .fc-card h5,html[data-theme=light] .card p,html[data-theme=light] .card span,html[data-theme=light] .card div,html[data-theme=light] .card h1,html[data-theme=light] .card h2,html[data-theme=light] .card h3,html[data-theme=light] .card h4{color:var(--fc-text)!important}html[data-theme=light] .fc-card-dark{color:#fafbfd!important;background:linear-gradient(135deg,#03153d 0%,#04193f 50%,#071942 100%)!important;border:1px solid #c9a84c26!important}html[data-theme=light] .fc-card-dark p,html[data-theme=light] .fc-card-dark span,html[data-theme=light] .fc-card-dark div{color:#fafbfd!important}html[data-theme=light] .fc-tab-bar{border:1.5px solid var(--fc-border)!important;background:#eef1f8!important}html[data-theme=light] .fc-tab{color:#03153d80!important}html[data-theme=light] .fc-tab:hover{color:#03153d!important;background:#03153d0f!important}html[data-theme=light] .fc-tab-active{color:#03153d!important;border:1.5px solid var(--fc-border)!important;background:#fff!important;font-weight:700!important;box-shadow:0 2px 8px #03153d1a!important}html[data-theme=light] .fc-report-tabs{border:1.5px solid var(--fc-border)!important;background:#eef1f8!important}html[data-theme=light] .fc-report-tab{color:#03153d80!important}html[data-theme=light] .fc-report-tab-active{color:#03153d!important;border:1.5px solid var(--fc-border)!important;background:#fff!important;font-weight:700!important;box-shadow:0 2px 8px #03153d1a!important}html[data-theme=light] .fc-report-row{border-bottom:1px solid var(--fc-border-mid)!important}html[data-theme=light] .fc-report-row:hover{background:#03153d0a!important}html[data-theme=light] .fc-table-row{border-bottom:1px solid var(--fc-border-mid)!important}html[data-theme=light] .fc-table-row:hover{background:#03153d0a!important}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{border:1.5px solid var(--fc-border)!important;color:var(--fc-text)!important;background:#fff!important}html[data-theme=light] input::-moz-placeholder{color:#aab4cc!important}html[data-theme=light] textarea::-moz-placeholder{color:#aab4cc!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#aab4cc!important}html[data-theme=light] h1,html[data-theme=light] h2,html[data-theme=light] h3,html[data-theme=light] h4,html[data-theme=light] h5,html[data-theme=light] p{color:var(--fc-text)!important}html[data-theme=light] .fc-upgrade-strip{border:1.5px solid var(--fc-border)!important;background:#03153d0a!important}html[data-theme=light] .fc-upgrade-strip p,html[data-theme=light] .fc-upgrade-strip span,html[data-theme=light] .fc-upgrade-strip div{color:#03153d!important}html[data-theme=light] .btn-danger{color:#dc2626!important;background:linear-gradient(135deg,#fff5f5,#fee2e2)!important;border:1.5px solid #dc262659!important}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#03153d2e!important}html[data-theme=light] .fc-mobile-nav{border-top:1.5px solid var(--fc-border)!important;background:#fffffff7!important}html[data-theme=light] .fc-mobile-nav a{color:#03153d66!important}html[data-theme=light] .fc-mobile-nav a:hover,html[data-theme=light] .fc-mobile-nav a.active{color:#c9a84c!important}html[data-theme=light] .fc-badge-navy{color:#03153d!important;background:#03153d12!important;border-color:#03153d2e!important}.fc-ask-finch-bar{z-index:40;position:fixed;bottom:0;width:min(680px,100vw - 292px)!important;left:calc(50vw + 122px)!important;transform:translate(-50%)!important}@media (max-width:768px){.fc-ask-finch-bar{width:calc(100% - 24px)!important;bottom:68px!important;left:50%!important}}html[data-theme=light] .fc-card>div[class],html[data-theme=light] div[style]>div>input[type=file]+div{color:#03153d}.fc-ask-finch-bar>div{color:#fafbfde6!important;background:linear-gradient(135deg,#041434f7,#020a1cfc)!important;border-color:#c9a84c59!important}html[data-theme=light] .fc-ask-finch-bar>div{background:linear-gradient(135deg,#041434f7,#020a1cfc)!important;border-color:#c9a84c66!important;box-shadow:0 -4px 40px #c9a84c40,0 0 60px #c9a84c1f!important}html[data-theme=light] .fc-ask-finch-bar div[style]{color:#fafbfde0!important}html[data-theme=light] .fc-ask-finch-bar input{color:#fafbfde6!important;background:0 0!important;border:none!important}html[data-theme=light] .fc-ask-finch-bar input::placeholder{color:#fafbfd59!important}.fc-card-dark span[style]{font-weight:700!important}html[data-theme=light] .fc-stat-card div>div>svg{color:#03153d!important}html[data-theme=light] .fc-card-dark{color:#fafbfd!important}a[href*=report-pdf]{color:#fafbfdf2!important;background:#ffffff1a!important;border:1.5px solid #ffffff4d!important}html[data-theme=light] a[href*=report-pdf]{color:#03153d!important;background:#03153d12!important;border:1.5px solid #03153d40!important}a[href*=board-pack]{color:#e8c97a!important;background:#c9a84c1f!important;border:1.5px solid #c9a84c66!important}html[data-theme=light] a[href*=board-pack]{color:#8b6914!important;background:#c9a84c1a!important;border:1.5px solid #c9a84c73!important}.fc-ask-finch-outer,html[data-theme=light] .fc-ask-finch-outer{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.fc-ask-finch-outer *{color:#fafbfde0!important}.fc-ask-finch-outer input{color:#fafbfde6!important;background:0 0!important;border:none!important}.fc-ask-finch-outer input::placeholder{color:#fafbfd52!important}html[data-theme=light] .fc-ask-finch-outer input{color:#fafbfde6!important;background:0 0!important;border:none!important}html[data-theme=light] .fc-ask-finch-outer input::placeholder{color:#fafbfd52!important}html[data-theme=light] .fc-ask-finch-outer>div{background:linear-gradient(135deg,#041434fa,#020a1c)!important;border-color:#c9a84c73!important;box-shadow:0 -8px 48px #c9a84c47,0 0 80px #c9a84c24!important}.fc-upload-title{color:#fafbfde6;margin-bottom:4px;font-size:15px;font-weight:600}.fc-upload-sub{color:#fafbfd80;font-size:12px}html[data-theme=light] .fc-upload-title{color:#03153d!important}html[data-theme=light] .fc-upload-sub{color:#7a8bad!important}.fc-report-tab-content{flex-direction:column;gap:20px;display:flex}.fc-report-tab-content>*{margin-bottom:0!important}.fc-sidebar{width:216px!important;height:calc(100vh - 36px)!important;max-height:calc(100vh - 36px)!important;top:18px!important;bottom:18px!important;left:14px!important}.fc-report-action-btn{border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.fc-btn-boardpack{background:#c9a84c1f;border:1.5px solid #c9a84c66;color:#e8c97a!important}.fc-btn-boardpack:hover{background:#c9a84c33;border-color:#c9a84c99}.fc-btn-pdf{background:#ffffff17;border:1.5px solid #ffffff47;color:#fafbfde6!important}.fc-btn-pdf:hover{background:#ffffff24;border-color:#fff6}html[data-theme=light] .fc-btn-boardpack{background:#c9a84c1a;border-color:#c9a84c73;color:#8b6914!important}html[data-theme=light] .fc-btn-pdf{background:#03153d0f;border:1.5px solid #03153d38;color:#03153d!important}.fc-score-badge{border-radius:20px;padding:4px 14px;font-size:11px;font-weight:800}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *){color:#03153d!important;border-color:#d8dfed!important}[data-theme=light] body{background-color:#f0f4fc!important}[data-theme=light] .fc-card,[data-theme=light] .fc-card-dark,[data-theme=light] .fc-stat-card{background-color:#fff!important;border-color:#d8dfed!important}[data-theme=light] [style*="rgba(255,255,255,0.055)"],[data-theme=light] [style*="rgba(255,255,255,0.05)"],[data-theme=light] [style*="rgba(255,255,255,0.04)"]{background-color:#f8fafd!important}[data-theme=light] .fc-sidebar,[data-theme=light] nav.fc-sidebar{background-color:#03153d!important}[data-theme=light] .fc-sidebar,[data-theme=light] .fc-sidebar *{color:#fafbfdd9!important;border-color:#ffffff14!important}[data-theme=light] .fc-nav-item.active{color:#c9a84c!important;background-color:#c9a84c26!important}[data-theme=light] .fc-ask-finch-outer,[data-theme=light] .fc-ask-finch-bar{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#03153d!important}[data-theme=light] .fc-ask-finch-outer *,[data-theme=light] .fc-ask-finch-bar *{color:#fafbfdd9!important}[data-theme=light] .fc-tab-bar{background-color:#e4eaf4!important;border-color:#d8dfed!important}[data-theme=light] .fc-tab{color:#4a5568!important}[data-theme=light] .fc-tab-active{box-shadow:0 1px 3px #03153d1a;color:#03153d!important;background-color:#fff!important}[data-theme=light] .fc-score-bar-track{background-color:#e2e8f4!important}[data-theme=light] .fc-report-action-btn{color:#03153d!important;border-color:#c9a84c80!important}[data-theme=light] input:not([type=file]):not([type=checkbox]):not([type=radio]),[data-theme=light] select,[data-theme=light] textarea{color:#03153d!important;background-color:#f8fafd!important;border-color:#c4cfe4!important}[data-theme=light] input::-moz-placeholder{color:#94a3b8!important}[data-theme=light] textarea::-moz-placeholder{color:#94a3b8!important}[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:#94a3b8!important}[data-theme=light] [style*="rgba(239,68,68,0.10)"]{background-color:#fef2f2!important}[data-theme=light] [style*="rgba(245,158,11,0.10)"]{background-color:#fffbeb!important}[data-theme=light] [style*="rgba(16,185,129,0.10)"]{background-color:#ecfdf5!important}[data-theme=light] [style*="rgba(201,168,76,0.12)"]{background-color:#c9a84c14!important}[data-theme=light] [style*="rgba(3,21,61,0.55)"],[data-theme=light] [style*="rgba(7,25,66,0.35)"]{background:linear-gradient(135deg,#c9a84c12,#c9a84c08)!important}[data-theme=light] .fc-sidebar,[data-theme=light] .fc-sidebar *{--tw-prose-body:#fafbfdd9}[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.055)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.05)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.04)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.03)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.02)"]{background:#ffffff0d!important;border-color:#ffffff14!important}[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.09)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.08)"],[data-theme=light] .fc-sidebar [style*="rgba(255,255,255,0.07)"]{border-color:#ffffff1f!important}[data-theme=light] .fc-sidebar a,[data-theme=light] .fc-sidebar button{color:#fafbfdd9!important}[data-theme=light] .fc-sidebar .fc-card,[data-theme=light] .fc-sidebar .fc-stat-card,[data-theme=light] .fc-sidebar .fc-card-dark{color:#fafbfdd9!important;background:#ffffff0d!important;border-color:#ffffff14!important}[data-theme=light] .fc-sidebar .fc-card *,[data-theme=light] .fc-sidebar .fc-stat-card *{color:#fafbfdd9!important}[data-theme=light] .fc-ask-finch-outer [style*="rgba(255,255,255"],[data-theme=light] .fc-ask-finch-bar [style*="rgba(255,255,255"]{background:inherit!important;color:#fafbfdd9!important;border-color:#ffffff14!important}@media (max-width:768px){html,body{width:100%;max-width:100vw;overflow-x:hidden}[style*="padding-left: 244px"],[style*=padding-left\:244px]{padding-left:0!important}[style*="min-height: 100vh"][style*="rgb(2, 13, 40)"]{padding-left:0!important;padding-right:0!important}.fc-sidebar{display:none!important}.fc-mobile-nav{z-index:45;width:100%!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}main.portal-page-enter,main{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-bottom:180px!important;padding-left:16px!important;padding-right:16px!important}.portal-grid{width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;display:block!important}.portal-grid>*{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.fc-hero-grid{grid-template-columns:1fr!important;gap:12px!important}.fc-card{padding:18px!important}.fc-reports-scroll button,.fc-reports-scroll a,.fc-report-row,.fc-file-row{padding:12px 14px!important;font-size:12px!important}.fc-file-row{grid-template-columns:minmax(0,1fr) 24px!important}.fc-file-row>div:nth-child(2),.fc-file-row>div:nth-child(3){display:none!important}.fc-ask-finch-bar,.fc-ask-finch-outer{width:auto!important;max-width:calc(100vw - 24px)!important;position:fixed!important;bottom:72px!important;left:12px!important;right:12px!important;transform:none!important}.fc-topbar{box-sizing:border-box!important;width:100%!important;padding:10px 14px!important}h1{line-height:1.2;font-size:22px!important}h2{line-height:1.25;font-size:18px!important}}[data-theme=light] [style*="rgb(2, 13, 40)"],[data-theme=light] [style*="rgb(2,13,40)"]{background:radial-gradient(70% 40% at 100% 0,#c9a84c14,#0000 60%),radial-gradient(50% 40% at 0 100%,#020d280a,#0000 60%),linear-gradient(#fafbfd 0%,#eef2f8 100%)!important}[data-theme=light] [style*="rgba(255, 255, 255, 0.03)"],[data-theme=light] [style*="rgba(255,255,255,0.03)"]{background:#c9a84c0d!important}[data-theme=light] [style*="rgba(255, 255, 255, 0.05)"],[data-theme=light] [style*="rgba(255,255,255,0.05)"]{border-color:#c9a84c2e!important}[data-theme=light] [style*="color: rgba(250, 251, 253"],[data-theme=light] [style*="color:rgba(250,251,253"],[data-theme=light] [style*="color: rgb(250, 251, 253"]{color:#020d28d1!important}[data-theme=light] [style*="color: rgba(255, 255, 255"],[data-theme=light] [style*="color:rgba(255,255,255"],[data-theme=light] [style*="color: #fff"],[data-theme=light] [style*="color:#fff"],[data-theme=light] [style*="color: white"]{color:#020d28c7!important}[data-theme=light] [style*="color: rgb(201, 168, 76)"],[data-theme=light] [style*="color:rgb(201,168,76)"],[data-theme=light] [style*="color: #C9A84C"],[data-theme=light] [style*="color:#C9A84C"],[data-theme=light] [style*="color: rgb(232, 201, 122)"]{color:#b8953f!important}[data-theme=light] .fc-ask-finch-bar,[data-theme=light] .fc-ask-finch-outer{background:0 0!important;border:none!important}[data-theme=light] .fc-ask-finch-bar>div,[data-theme=light] .fc-ask-finch-outer>div{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:linear-gradient(135deg,#fff 0%,#f6f8fc 100%)!important;border:1px solid #020d2814!important;box-shadow:0 -8px 32px #020d280f,0 0 48px #c9a84c14,0 2px 8px #020d280a!important}[data-theme=light] .fc-ask-finch-bar input,[data-theme=light] .fc-ask-finch-outer input{color:#020d28d9!important;background:0 0!important}[data-theme=light] .fc-ask-finch-bar input::-moz-placeholder{color:#020d2866!important}[data-theme=light] .fc-ask-finch-outer input::-moz-placeholder{color:#020d2866!important}[data-theme=light] .fc-ask-finch-bar input::placeholder,[data-theme=light] .fc-ask-finch-outer input::placeholder{color:#020d2866!important}[data-theme=light] .fc-ask-finch-bar span,[data-theme=light] .fc-ask-finch-outer span{color:#020d28b3}[data-theme=light] .fc-ask-finch-bar button,[data-theme=light] .fc-ask-finch-outer button{color:#b8953f!important;background:#c9a84c14!important;border:1px solid #c9a84c4d!important}.fc-file-row[data-selected=false]:hover{background:#ffffff08!important}[data-theme=light] .fc-file-row[data-selected=false]:hover{background:#020d280a!important}button[style*=linear-gradient][style*="rgb(201, 168, 76)"],a[style*=linear-gradient][style*="rgb(201, 168, 76)"]{color:#041935!important}button[style*=linear-gradient][style*="rgb(201, 168, 76)"] *,a[style*=linear-gradient][style*="rgb(201, 168, 76)"] *{color:inherit!important}[data-theme=light] [class*=generating][style*=rgb\(2],[data-theme=light] [class*=Generating][style*=rgb\(2],[data-theme=light] [class*=overlay][style*=rgb\(2],[data-theme=light] [class*=Overlay][style*=rgb\(2]{-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;background:linear-gradient(135deg,#fafbfdf5,#eef2f8fa)!important}[data-theme=light] button[style*="rgb(201, 168, 76)"]{color:#041935!important}[data-theme=light] button[style*="rgb(201, 168, 76)"] *{color:inherit!important}html[data-theme=light] body [style*=\#020D28],html[data-theme=light] body [style*=\#020d28]{background:radial-gradient(70% 40% at 100% 0,#c9a84c14,#0000 60%),radial-gradient(50% 40% at 0 100%,#020d280a,#0000 60%),linear-gradient(#fafbfd 0%,#eef2f8 100%)!important}html[data-theme=light] body [style*="rgba(255,255,255,0.04)"],html[data-theme=light] body [style*="rgba(255,255,255,0.03)"],html[data-theme=light] body [style*="rgba(255, 255, 255, 0.04)"],html[data-theme=light] body [style*="rgba(255, 255, 255, 0.03)"]{background:#c9a84c0f!important;border-color:#c9a84c2e!important}html[data-theme=light] body [style*="color:rgba(255,255,255,0.88)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.85)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.7)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.6)"],html[data-theme=light] body [style*="color: rgba(255, 255, 255, 0.88)"],html[data-theme=light] body [style*="color: rgba(255, 255, 255, 0.85)"],html[data-theme=light] body [style*="color: rgba(255, 255, 255, 0.7)"]{color:#020d28d9!important}html[data-theme=light] body [style*="color:rgba(255,255,255,0.18)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.25)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.3)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.45)"],html[data-theme=light] body [style*="color:rgba(255,255,255,0.5)"],html[data-theme=light] body [style*="color: rgba(255, 255, 255, 0.18)"],html[data-theme=light] body [style*="color: rgba(255, 255, 255, 0.45)"]{color:#020d288c!important}html[data-theme=light] body [style*="fill:#fff"],html[data-theme=light] body [style*="fill: #fff"],html[data-theme=light] body [style*="fill:rgb(255,255,255)"],html[data-theme=light] body [style*="fill: rgb(255, 255, 255)"]{fill:#020d28d9!important}html[data-theme=light] body [style*="color:#fff"],html[data-theme=light] body [style*="color: #fff"],html[data-theme=light] body [style*="color:#FFFFFF"],html[data-theme=light] body [style*=color\:white],html[data-theme=light] body [style*="color: white"]{color:#020d28d9!important}html[data-theme=light] body [style*="color: rgb(201, 168, 76)"],html[data-theme=light] body [style*="color:rgb(201,168,76)"]{color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-bar>div,html[data-theme=light] body .fc-ask-finch-outer>div,html[data-theme=light] body [style*="rgba(4,20,52,0.97)"],html[data-theme=light] body [style*="rgba(4, 20, 52, 0.97)"]{background:linear-gradient(135deg,#fff 0%,#f6f8fc 100%)!important;border:1px solid #020d2814!important;box-shadow:0 -8px 32px #020d280f,0 0 48px #c9a84c1a,0 2px 8px #020d280a!important}html[data-theme=light] body .fc-ask-finch-bar,html[data-theme=light] body .fc-ask-finch-outer{box-shadow:none!important;background:0 0!important;border:none!important}html[data-theme=light] body .fc-ask-finch-bar input,html[data-theme=light] body .fc-ask-finch-outer input{color:#020d28d9!important;background:0 0!important}html[data-theme=light] body .fc-ask-finch-bar input::-moz-placeholder{color:#020d2866!important}html[data-theme=light] body .fc-ask-finch-outer input::-moz-placeholder{color:#020d2866!important}html[data-theme=light] body .fc-ask-finch-bar input::placeholder,html[data-theme=light] body .fc-ask-finch-outer input::placeholder{color:#020d2866!important}html[data-theme=light] body .fc-ask-finch-bar span,html[data-theme=light] body .fc-ask-finch-outer span{color:#020d28b8!important}html[data-theme=light] body .fc-ask-finch-bar button,html[data-theme=light] body .fc-ask-finch-outer button{color:#b8953f!important;background:#c9a84c1a!important;border:1px solid #c9a84c52!important}html[data-theme=light] body [style*="rgba(255,255,255,0.07)"],html[data-theme=light] body [style*="rgba(255,255,255,0.05)"],html[data-theme=light] body [style*="rgba(255,255,255,0.08)"],html[data-theme=light] body [style*="rgba(255,255,255,0.1)"],html[data-theme=light] body [style*="rgba(255, 255, 255, 0.05)"],html[data-theme=light] body [style*="rgba(255, 255, 255, 0.08)"]{border-color:#020d2814!important}html[data-theme=light] body [style*="rgb(1, 12, 36)"],html[data-theme=light] body [style*="rgb(3, 21, 61)"],html[data-theme=light] body [style*="rgb(7, 25, 66)"]{background:linear-gradient(145deg,#fff 0%,#f5f8fd 50%,#eef2fa 100%)!important;border:1px solid #c9a84c2e!important;box-shadow:0 8px 32px #020d280f!important}html[data-theme=light] body [style*="rgb(3, 21, 61)"] h1,html[data-theme=light] body [style*="rgb(3, 21, 61)"] h2,html[data-theme=light] body [style*="rgb(3, 21, 61)"] h3,html[data-theme=light] body [style*="rgb(1, 12, 36)"] h1,html[data-theme=light] body [style*="rgb(1, 12, 36)"] h2{color:#020d28eb!important}html[data-theme=light] body button[style*="background:#03153D"],html[data-theme=light] body button[style*="background: #03153D"],html[data-theme=light] body button[style*="background:#041935"],html[data-theme=light] body button[style*="background: #041935"],html[data-theme=light] body a[style*="background:#03153D"],html[data-theme=light] body a[style*="background: #03153D"]{color:#fff!important}html[data-theme=light] body button[style*="background:#03153D"] *,html[data-theme=light] body button[style*="background: #03153D"] *,html[data-theme=light] body button[style*="background:#041935"] *,html[data-theme=light] body a[style*="background:#03153D"] *{color:inherit!important}html[data-theme=light] body button[style*="rgb(201, 168, 76)"][style*=linear-gradient],html[data-theme=light] body a[style*="rgb(201, 168, 76)"][style*=linear-gradient]{color:#041935!important}html[data-theme=light] body [style*="background:#03153D"][style*=border-radius]{color:#fff!important}html[data-theme=light] body [style*=position\:sticky][style*=bottom],html[data-theme=light] body [style*="position: sticky"][style*=bottom]{z-index:50!important}html[data-theme=light] body [role=dialog][style*=background]{-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;color:#020d28e6!important;background:linear-gradient(135deg,#fafbfdf5,#f0f4fcfa)!important}html[data-theme=light] body .fc-card-dark{color:#020d28e6!important;background:linear-gradient(145deg,#fff 0%,#f8fafd 50%,#eff3fa 100%)!important;border:1px solid #c9a84c2e!important;box-shadow:0 12px 40px #020d280f,0 0 60px #c9a84c14,0 2px 8px #020d2808!important}html[data-theme=light] body .fc-card-dark,html[data-theme=light] body .fc-card-dark h1,html[data-theme=light] body .fc-card-dark h2,html[data-theme=light] body .fc-card-dark h3,html[data-theme=light] body .fc-card-dark h4,html[data-theme=light] body .fc-card-dark p,html[data-theme=light] body .fc-card-dark span:not([style*="rgb(201, 168, 76)"]):not([style*=\#C9A84C]):not([style*=\#B8953F]),html[data-theme=light] body .fc-card-dark div:not([style*="rgb(201, 168, 76)"]){color:#020d28e6!important}html[data-theme=light] body .fc-card-dark [style*="color:rgba(255,255,255,0.5)"],html[data-theme=light] body .fc-card-dark [style*="color:rgba(255,255,255,0.6)"],html[data-theme=light] body .fc-card-dark [style*="color:rgba(255,255,255,0.7)"],html[data-theme=light] body .fc-card-dark [style*="color: rgba(255, 255, 255, 0.5)"],html[data-theme=light] body .fc-card-dark [style*="color: rgba(255, 255, 255, 0.7)"]{color:#020d2899!important}html[data-theme=light] body .fc-card-dark [style*=letterSpacing],html[data-theme=light] body .fc-card-dark [style*=letter-spacing],html[data-theme=light] body .fc-card-dark [style*=textTransform\:\"uppercase],html[data-theme=light] body .fc-card-dark [style*=text-transform\:uppercase]{color:#020d288c!important}html[data-theme=light] body .fc-card-dark [style*=border-radius][style*=border],html[data-theme=light] body .fc-card-dark [style*=border-radius][style*="rgba(255,255,255"],html[data-theme=light] body .fc-card-dark [style*=border-radius][style*="rgba(201,168,76"]{color:#b8953f!important;background:#c9a84c14!important;border-color:#c9a84c4d!important}html[data-theme=light] body .fc-card-dark [style*="rgb(201, 168, 76)"],html[data-theme=light] body .fc-card-dark [style*="rgb(201,168,76)"],html[data-theme=light] body .fc-card-dark [style*=\#C9A84C]{color:#b8953f!important}html[data-theme=light] body .fc-card-dark svg text{fill:#020d28e6!important}html[data-theme=light] body .fc-card-dark svg [stroke="rgb(201, 168, 76)"],html[data-theme=light] body .fc-card-dark svg [stroke*=\#C9A84C]{stroke:#b8953f!important}html[data-theme=light] body .fc-card-dark svg circle[stroke*="255, 255, 255"],html[data-theme=light] body .fc-card-dark svg circle[stroke*="255,255,255"]{stroke:#020d2814!important}html[data-theme=light] body .fc-card-dark [style*="background:#fff"],html[data-theme=light] body .fc-card-dark [style*="background: #fff"],html[data-theme=light] body .fc-card-dark [style*="background:rgb(255"],html[data-theme=light] body .fc-card-dark [style*="background: rgb(255"]{color:#020d28e0!important;background:#fff!important;box-shadow:0 2px 6px #020d280f!important}html[data-theme=light] body .fc-card-dark [style*="rgba(201,168,76,0.1)"],html[data-theme=light] body .fc-card-dark [style*="rgba(201, 168, 76, 0.1)"]{color:#020d28d9!important;background:#c9a84c1a!important;border:1px solid #c9a84c40!important}html[data-theme=light] body .fc-card-dark [style*=radial-gradient]{opacity:.6!important}html[data-theme=light] body .fc-card-dark svg circle[stroke="rgba(255,255,255,0.04)"],html[data-theme=light] body .fc-card-dark svg circle[stroke="rgba(255,255,255,0.08)"],html[data-theme=light] body .fc-card-dark svg circle[stroke="rgba(255, 255, 255, 0.04)"],html[data-theme=light] body .fc-card-dark svg circle[stroke="rgba(255, 255, 255, 0.08)"],html[data-theme=light] body .fc-card-dark svg circle[stroke*="255,255,255"],html[data-theme=light] body .fc-card-dark svg circle[stroke*="255, 255, 255"]{stroke:#020d2824!important}html[data-theme=light] body .fc-card-dark svg text[fill="rgba(255, 255, 255, 0.25)"],html[data-theme=light] body .fc-card-dark svg text[fill="rgba(255,255,255,0.25)"],html[data-theme=light] body .fc-card-dark svg text[fill*="255, 255, 255"],html[data-theme=light] body .fc-card-dark svg text[fill*="255,255,255"],html[data-theme=light] body .fc-card-dark svg text[style*="rgba(255, 255, 255, 0.25)"],html[data-theme=light] body .fc-card-dark svg text[style*="rgba(255,255,255,0.25)"]{fill:#020d288c!important}html[data-theme=light] body [style*=\#C0291A],html[data-theme=light] body [style*=\#c0291a],html[data-theme=light] body [style*="color:#C0291A"],html[data-theme=light] body [style*="color: #C0291A"],html[data-theme=light] body [stroke=\#C0291A],html[data-theme=light] body [fill=\#C0291A]{color:#c0291a!important}html[data-theme=light] body svg [stroke=\#C0291A]{stroke:#c0291a!important}html[data-theme=light] body svg [fill=\#C0291A]{fill:#c0291a!important}html[data-theme=light] body [style*=\#16A34A],html[data-theme=light] body [style*=\#16a34a],html[data-theme=light] body [style*=\#22C55E],html[data-theme=light] body [style*=\#22c55e],html[data-theme=light] body [style*=\#10B981],html[data-theme=light] body [style*=\#10b981],html[data-theme=light] body [style*="color:#16A34A"],html[data-theme=light] body [stroke=\#16A34A],html[data-theme=light] body [fill=\#16A34A]{color:#15803d!important}html[data-theme=light] body svg [stroke=\#16A34A],html[data-theme=light] body svg [stroke=\#22C55E],html[data-theme=light] body svg [stroke=\#10B981]{stroke:#15803d!important}html[data-theme=light] body [style*=\#F59E0B],html[data-theme=light] body [style*=\#f59e0b],html[data-theme=light] body [style*=\#EAB308],html[data-theme=light] body [style*=\#eab308],html[data-theme=light] body [style*=\#FB923C],html[data-theme=light] body [style*="color:#F59E0B"],html[data-theme=light] body [stroke=\#F59E0B]{color:#b45309!important}html[data-theme=light] body svg [stroke=\#F59E0B],html[data-theme=light] body svg [stroke=\#EAB308]{stroke:#b45309!important}html[data-theme=light] body [style*="rgba(192,41,26"],html[data-theme=light] body [style*="rgba(192, 41, 26"]{color:#c0291a!important;background:#c0291a1a!important;border-color:#c0291a47!important}html[data-theme=light] body [style*="rgba(22,163,74"],html[data-theme=light] body [style*="rgba(22, 163, 74"]{color:#15803d!important;background:#16a34a1a!important;border-color:#16a34a47!important}html[data-theme=light] body [style*="rgba(245,158,11"],html[data-theme=light] body [style*="rgba(245, 158, 11"],html[data-theme=light] body [style*="rgba(234,179,8"]{color:#b45309!important;background:#f59e0b1f!important;border-color:#f59e0b52!important}:is(html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#C0291A]) svg text[style*="font-size: 42px"],html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#C0291A]) svg text[style*=font-size\:42px]){fill:#c0291a!important}:is(html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#F59E0B]) svg text[style*="font-size: 42px"],html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#F59E0B]) svg text[style*=font-size\:42px]){fill:#b45309!important}:is(html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#16A34A]) svg text[style*="font-size: 42px"],html[data-theme=light] body .fc-card-dark:has(svg circle[stroke=\#16A34A]) svg text[style*=font-size\:42px]){fill:#15803d!important}html[data-theme=light] body svg circle[stroke="rgba(255,255,255,0.04)"],html[data-theme=light] body svg circle[stroke="rgba(255, 255, 255, 0.04)"],html[data-theme=light] body svg circle[stroke="rgba(255,255,255,0.06)"],html[data-theme=light] body svg circle[stroke="rgba(255, 255, 255, 0.06)"],html[data-theme=light] body svg circle[stroke="rgba(255,255,255,0.08)"],html[data-theme=light] body svg circle[stroke="rgba(255, 255, 255, 0.08)"]{stroke:#020d2824!important}html[data-theme=light] body svg text[style*="rgba(255, 255, 255, 0.25)"],html[data-theme=light] body svg text[style*="rgba(255,255,255,0.25)"],html[data-theme=light] body svg text[fill="rgba(255, 255, 255, 0.25)"],html[data-theme=light] body svg text[fill="rgba(255,255,255,0.25)"],html[data-theme=light] body svg text[style*="rgba(255, 255, 255, 0.35)"],html[data-theme=light] body svg text[style*="rgba(255,255,255,0.35)"]{fill:#020d288c!important}:is(html[data-theme=light] body svg:has(circle[stroke=\#C0291A]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#C0291A]) text[style*=font-size\:42px]){fill:#c0291a!important}:is(html[data-theme=light] body svg:has(circle[stroke=\#F59E0B]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#F59E0B]) text[style*=font-size\:42px]),:is(html[data-theme=light] body svg:has(circle[stroke=\#EAB308]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#EAB308]) text[style*=font-size\:42px]){fill:#b45309!important}:is(html[data-theme=light] body svg:has(circle[stroke=\#16A34A]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#16A34A]) text[style*=font-size\:42px]),:is(html[data-theme=light] body svg:has(circle[stroke=\#22C55E]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#22C55E]) text[style*=font-size\:42px]){fill:#15803d!important}:is(html[data-theme=light] body svg:has(circle[stroke=\#C9A84C]) text[style*="font-size: 42px"],html[data-theme=light] body svg:has(circle[stroke=\#C9A84C]) text[style*=font-size\:42px]){fill:#b8953f!important}html[data-theme=light] body [style*="color:#C0291A"],html[data-theme=light] body [style*="color: #C0291A"]{color:#c0291a!important}html[data-theme=light] body [style*="color:#F59E0B"],html[data-theme=light] body [style*="color: #F59E0B"],html[data-theme=light] body [style*="color:#EAB308"]{color:#b45309!important}html[data-theme=light] body [style*="color:#16A34A"],html[data-theme=light] body [style*="color: #16A34A"],html[data-theme=light] body [style*="color:#22C55E"]{color:#15803d!important}html[data-theme=light] body .fc-hero-grid [style*="rgba(255,255,255,0.07)"],html[data-theme=light] body .fc-hero-grid [style*="rgba(255,255,255,0.08)"],html[data-theme=light] body .fc-hero-grid [style*="rgba(255, 255, 255, 0.07)"],html[data-theme=light] body .fc-hero-grid [style*="rgba(255, 255, 255, 0.08)"]{border-color:#c9a84c38!important}html[data-theme=light] body svg circle[stroke-width="12"],html[data-theme=light] body svg circle{filter:none!important}html[data-theme=light] body .fc-sidebar [style*="color:rgba(255,255,255"],html[data-theme=light] body .fc-sidebar [style*="color: rgba(255, 255, 255"]{color:inherit!important}html[data-theme=light] body .fc-sidebar [style*=font-weight\:700][style*=font-size\:12px],html[data-theme=light] body .fc-sidebar [style*="font-weight: 700"][style*="font-size: 12px"]{color:#c9a84cf2!important}html[data-theme=light] body .fc-sidebar [style*=font-weight\:600][style*=font-size\:13px],html[data-theme=light] body .fc-sidebar [style*="font-weight: 600"][style*="font-size: 13px"]{color:#fafbfdeb!important}html[data-theme=light] body .fc-sidebar [style*=font-size\:12px][style*="rgba(255,255,255,0.4)"],html[data-theme=light] body .fc-sidebar [style*="font-size: 12px"][style*="rgba(255, 255, 255, 0.4)"]{color:#fafbfd8c!important}html[data-theme=light] body .fc-ask-finch-bar>div>div:first-child,html[data-theme=light] body .fc-ask-finch-outer>div>div:first-child{background:0 0!important}html[data-theme=light] body .fc-ask-finch-bar>div>div:first-child span,html[data-theme=light] body .fc-ask-finch-outer>div>div:first-child span{color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-bar input,html[data-theme=light] body .fc-ask-finch-outer input,html[data-theme=light] body .fc-ask-finch-bar textarea,html[data-theme=light] body .fc-ask-finch-outer textarea{color:#020d28e0!important;caret-color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-bar input::-moz-placeholder{color:#020d2861!important}html[data-theme=light] body .fc-ask-finch-outer input::-moz-placeholder{color:#020d2861!important}html[data-theme=light] body .fc-ask-finch-bar textarea::-moz-placeholder{color:#020d2861!important}html[data-theme=light] body .fc-ask-finch-outer textarea::-moz-placeholder{color:#020d2861!important}html[data-theme=light] body .fc-ask-finch-bar input::placeholder,html[data-theme=light] body .fc-ask-finch-outer input::placeholder,html[data-theme=light] body .fc-ask-finch-bar textarea::placeholder,html[data-theme=light] body .fc-ask-finch-outer textarea::placeholder{color:#020d2861!important}html[data-theme=light] body .fc-ask-finch-bar button,html[data-theme=light] body .fc-ask-finch-outer button{color:#b8953f!important;background:#c9a84c14!important;border-color:#c9a84c4d!important}html[data-theme=light] body button[style*="background:#03153D"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *),html[data-theme=light] body button[style*="background: #03153D"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *),html[data-theme=light] body button[style*="background:#041935"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *),html[data-theme=light] body button[style*="background: #041935"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *),html[data-theme=light] body a[style*="background:#03153D"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *){color:#fff!important;background:linear-gradient(135deg,#041935 0%,#03153d 100%)!important;transition:transform .16s,box-shadow .16s!important;box-shadow:0 2px 8px #020d281f!important}html[data-theme=light] body button[style*="background:#03153D"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *):hover,html[data-theme=light] body button[style*="background: #03153D"]:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *):hover{transform:translateY(-1px);box-shadow:0 6px 18px #020d2833!important}html[data-theme=light] body .fc-card,html[data-theme=light] body .fc-report-row{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,border-color .22s!important}html[data-theme=light] body .fc-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #020d2814,0 0 0 1px #c9a84c2e!important}html[data-theme=light] body .fc-report-row:hover{background:#c9a84c0a!important}html[data-theme=light] body .fc-card-dark{animation:.6s cubic-bezier(.16,1,.3,1) both fc-hero-in!important}@keyframes fc-hero-in{0%{opacity:0;transform:translateY(6px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=light] body svg text,html[data-theme=dark] body svg text{transition:fill .38s!important}html[data-theme=light] body button:active:not(.fc-sidebar button){transform:translateY(0)scale(.98)}html[data-theme=light] body a[href*=generate][style*=linear-gradient],html[data-theme=light] body button[style*="rgb(201, 168, 76)"][style*=linear-gradient]{transition:transform .2s,box-shadow .2s,filter .2s!important}html[data-theme=light] body a[href*=generate][style*=linear-gradient]:hover,html[data-theme=light] body button[style*="rgb(201, 168, 76)"][style*=linear-gradient]:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 26px #c9a84c47!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(3, 10, 28"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(3,10,28"],html[data-theme=light] body .fc-ask-finch-bar [style*="rgba(3, 10, 28"],html[data-theme=light] body .fc-ask-finch-bar [style*="rgba(3,10,28"]{color:#020d28e6!important;background:linear-gradient(#fff 0%,#fafbfd 100%)!important;border-color:#c9a84c47!important;box-shadow:0 -12px 40px #020d2814,0 0 60px #c9a84c0f!important}html[data-theme=light] body .fc-ask-finch-outer [style*="border-bottom: 1px solid rgba(255, 255, 255"],html[data-theme=light] body .fc-ask-finch-outer [style*="border-bottom:1px solid rgba(255,255,255"],html[data-theme=light] body .fc-ask-finch-bar [style*="border-bottom: 1px solid rgba(255, 255, 255"],html[data-theme=light] body .fc-ask-finch-bar [style*="border-bottom:1px solid rgba(255,255,255"]{border-bottom-color:#c9a84c2e!important}html[data-theme=light] body .fc-ask-finch-outer button[aria-label*=close i],html[data-theme=light] body .fc-ask-finch-outer [style*="color:rgba(250,251,253,0.5)"],html[data-theme=light] body .fc-ask-finch-outer [style*="color: rgba(250, 251, 253, 0.5)"]{color:#020d288c!important;background:0 0!important;border:none!important}html[data-theme=light] body .fc-ask-finch-outer button:hover{color:#c0291a!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(201, 168, 76, 0.12)"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(201,168,76,0.12)"]{color:#020d28eb!important;background:#c9a84c24!important;border:1px solid #c9a84c40!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255, 255, 255, 0.05)"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255,255,255,0.05)"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255, 255, 255, 0.08)"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255,255,255,0.08)"]{color:#020d28e6!important;background:#020d280a!important;border:1px solid #020d280f!important}html[data-theme=light] body .fc-ask-finch-outer p,html[data-theme=light] body .fc-ask-finch-outer div[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-outer div[style*="color: rgba(250, 251, 253"],html[data-theme=light] body .fc-ask-finch-outer span[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-outer span[style*="color: rgba(250, 251, 253"]{color:#020d28e0!important}html[data-theme=light] body .fc-ask-finch-outer [style*="color:rgba(250,251,253,0.5"],html[data-theme=light] body .fc-ask-finch-outer [style*="color: rgba(250, 251, 253, 0.5"],html[data-theme=light] body .fc-ask-finch-outer [style*="color:rgba(250,251,253,0.6"],html[data-theme=light] body .fc-ask-finch-outer [style*="color: rgba(250, 251, 253, 0.6"]{color:#020d288c!important}html[data-theme=light] body [style*="rgba(192, 41, 26, 0.1"],html[data-theme=light] body [style*="rgba(192,41,26,0.1"],html[data-theme=light] body [style*="rgba(192, 41, 26, 0.15"],html[data-theme=light] body [style*="rgba(192,41,26,0.15"],html[data-theme=light] body [style*="rgba(192, 41, 26, 0.2"],html[data-theme=light] body [style*="rgba(192,41,26,0.2"]{color:#c0291a!important;background:#c0291a1a!important;border:1px solid #c0291a4d!important}html[data-theme=light] body [style*="rgba(245, 158, 11, 0.1"],html[data-theme=light] body [style*="rgba(245,158,11,0.1"],html[data-theme=light] body [style*="rgba(234, 179, 8, 0.1"],html[data-theme=light] body [style*="rgba(234,179,8,0.1"]{color:#b45309!important;background:#f59e0b1f!important;border:1px solid #f59e0b52!important}html[data-theme=light] body [style*="rgba(22, 163, 74, 0.1"],html[data-theme=light] body [style*="rgba(22,163,74,0.1"],html[data-theme=light] body [style*="rgba(34, 197, 94, 0.1"],html[data-theme=light] body [style*="rgba(34,197,94,0.1"]{color:#15803d!important;background:#16a34a1a!important;border:1px solid #16a34a4d!important}html[data-theme=light] body span[style*="color:#C0291A"],html[data-theme=light] body span[style*="color: #C0291A"]{color:#c0291a!important}html[data-theme=light] body span[style*="color:#15803D"],html[data-theme=light] body span[style*="color: #15803D"],html[data-theme=light] body span[style*="color:#16A34A"],html[data-theme=light] body span[style*="color: #16A34A"]{color:#15803d!important}html[data-theme=light] body .fc-ask-finch-outer>div>div:not(:first-child):not([style*=ASK\ FINCH]){animation:.32s cubic-bezier(.16,1,.3,1) both fc-chat-slide-up}@keyframes fc-chat-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}html[data-theme=light] body .fc-ask-finch-outer [class*=typing] span,html[data-theme=light] body .fc-ask-finch-outer [style*=animation][style*=typing]{background:#b8953f!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(3, 10, 28, 0.99)"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(3,10,28,0.99)"],html[data-theme=light] body .fc-ask-finch-bar [style*="rgba(3, 10, 28, 0.99)"],html[data-theme=light] body .fc-ask-finch-bar [style*="rgba(3,10,28,0.99)"]{background:linear-gradient(135deg,#fff 0%,#f6f8fc 100%)!important;border-color:#c9a84c47!important}html[data-theme=light] body .fc-ask-finch-outer [style*="border-bottom: 1px solid rgba(255, 255, 255"],html[data-theme=light] body .fc-ask-finch-outer [style*="border-bottom:1px solid rgba(255,255,255"],html[data-theme=light] body .fc-ask-finch-outer [style*="border-top: 1px solid rgba(255, 255, 255"],html[data-theme=light] body .fc-ask-finch-outer [style*="border-top:1px solid rgba(255,255,255"]{border-color:#020d2814!important}html[data-theme=light] body .fc-ask-finch-outer button[style*=background\:transparent],html[data-theme=light] body .fc-ask-finch-outer button[style*="background: transparent"]{color:#020d2880!important}html[data-theme=light] body .fc-ask-finch-outer button[style*=background\:transparent]:hover,html[data-theme=light] body .fc-ask-finch-outer button[style*="background: transparent"]:hover{color:#020d28e6!important;background:#020d280a!important}html[data-theme=light] body .fc-ask-finch-outer [style*="color:rgba(255,255,255"],html[data-theme=light] body .fc-ask-finch-outer [style*="color: rgba(255, 255, 255"]{color:#020d28d9!important}html[data-theme=light] body .fc-ask-finch-outer [style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-outer [style*="color: rgba(250, 251, 253"]{color:#020d28e0!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(201, 168, 76"][style*=border-radius],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(201,168,76"][style*=border-radius]{background:#c9a84c1f!important}html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255, 255, 255, 0.04)"][style*=border-radius],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255,255,255,0.04)"][style*=border-radius],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(255, 255, 255, 0.06)"][style*=border-radius]{background:#020d280a!important;border-color:#020d280f!important}html[data-theme=light] body [style*="background:rgba(192,41,26"],html[data-theme=light] body [style*="background: rgba(192, 41, 26"],html[data-theme=light] body [style*="background:rgba(220,38,38"],html[data-theme=light] body [style*="background: rgba(220, 38, 38"],html[data-theme=light] body [style*="background:rgba(239,68,68"],html[data-theme=light] body [style*="background: rgba(239, 68, 68"]{color:#c0291a!important;background:#c0291a1a!important}html[data-theme=light] body [style*="background:rgba(192,41,26"] *,html[data-theme=light] body [style*="background: rgba(192, 41, 26"] *{color:#c0291a!important}html[data-theme=light] body [style*="background:rgba(245,158,11"],html[data-theme=light] body [style*="background: rgba(245, 158, 11"],html[data-theme=light] body [style*="background:rgba(234,179,8"],html[data-theme=light] body [style*="background: rgba(234, 179, 8"]{color:#b45309!important;background:#f59e0b1a!important}html[data-theme=light] body [style*="background:rgba(245,158,11"] *,html[data-theme=light] body [style*="background: rgba(245, 158, 11"] *{color:#b45309!important}html[data-theme=light] body [style*="background:rgba(22,163,74"],html[data-theme=light] body [style*="background: rgba(22, 163, 74"],html[data-theme=light] body [style*="background:rgba(34,197,94"],html[data-theme=light] body [style*="background: rgba(34, 197, 94"]{color:#15803d!important;background:#16a34a1a!important}html[data-theme=light] body [style*="background:rgba(22,163,74"] *,html[data-theme=light] body [style*="background: rgba(22, 163, 74"] *{color:#15803d!important}html[data-theme=light] body [style*="rgba(255, 255, 255, 0.04)"][style*=border-radius][style*=font-size\:11px],html[data-theme=light] body [style*="rgba(255,255,255,0.04)"][style*=border-radius][style*="font-size: 11px"]{color:#020d28bf!important;background:#020d280a!important}html[data-theme=light] body .fc-ask-finch-outer>div,html[data-theme=light] body .fc-ask-finch-bar>div{background:linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 60%,#f6eeda 100%)!important;border-color:#c9a84c4d!important;box-shadow:0 -4px 40px #c9a84c1a,0 0 0 1px #c9a84c0f!important}html[data-theme=light] body .fc-ask-finch-outer>div>div[style*="rgba(3, 10, 28"],html[data-theme=light] body .fc-ask-finch-outer [style*="rgba(3, 10, 28"]{background:linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 100%)!important}html[data-theme=light] body .fc-ask-finch-outer>div>div:first-child{background:0 0!important;border-right-color:#c9a84c2e!important}html[data-theme=light] body input:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *),html[data-theme=light] body textarea:not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *){color:#020d28e0!important}html[data-theme=light] body .fc-ask-finch-outer input[style],html[data-theme=light] body .fc-ask-finch-bar input[style],html[data-theme=light] body .fc-ask-finch-outer input,html[data-theme=light] body .fc-ask-finch-bar input{color:#020d28e0!important;caret-color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-outer input[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-bar input[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-outer input[style*="color: rgba(250, 251, 253"],html[data-theme=light] body .fc-ask-finch-bar input[style*="color: rgba(250, 251, 253"]{color:#020d28e0!important}html[data-theme=light] body .fc-ask-finch-outer input::-moz-placeholder{color:#020d286b!important}html[data-theme=light] body .fc-ask-finch-bar input::-moz-placeholder{color:#020d286b!important}html[data-theme=light] body .fc-ask-finch-outer input::placeholder,html[data-theme=light] body .fc-ask-finch-bar input::placeholder{color:#020d286b!important}html[data-theme=light] body .fc-ask-finch-outer span[style*="rgba(201,168,76"],html[data-theme=light] body .fc-ask-finch-bar span[style*="rgba(201,168,76"]{color:#b8953f!important;background:#c9a84c1a!important;border-color:#c9a84c40!important}html[data-theme=light] body .fc-ask-finch-outer>div>div:first-child span[style*="rgba(201, 168, 76"],html[data-theme=light] body .fc-ask-finch-bar>div>div:first-child span[style*="rgba(201,168,76"]{color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-outer svg[style*=rgba\(201],html[data-theme=light] body .fc-ask-finch-bar svg[style*=rgba\(201],html[data-theme=light] body .fc-ask-finch-outer svg [fill*="201"],html[data-theme=light] body .fc-ask-finch-bar svg [fill*="201"]{fill:#b8953f!important;color:#b8953f!important}html[data-theme=light] body .fc-ask-finch-outer>div:before,html[data-theme=light] body .fc-ask-finch-bar>div:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(80% 60% at 50% 100%,#c9a84c0f,#0000 70%);position:absolute;inset:0}html[data-theme=light] body .fc-ask-finch-outer>div,html[data-theme=light] body .fc-ask-finch-bar>div{position:relative;overflow:visible}html[data-theme=light] body .fc-ask-finch-outer>div[style*=rgba\(201][style*=border-radius],html[data-theme=light] body .fc-ask-finch-outer>div[style*="rgba(4,20,52"],html[data-theme=light] body .fc-ask-finch-outer>div[style*="rgba(2,10,28"],html[data-theme=light] body .fc-ask-finch-bar>div[style*=rgba\(201][style*=border-radius],html[data-theme=light] body .fc-ask-finch-bar>div[style*="rgba(4,20,52"],html[data-theme=light] body .fc-ask-finch-bar>div[style*="rgba(2,10,28"]{background:#f9f3e2 linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 60%,#f6eeda 100%)!important;border-color:#c9a84c4d!important;box-shadow:0 -4px 40px #c9a84c1a,0 0 0 1px #c9a84c0f!important}html[data-theme=light] body .fc-ask-finch-outer>div:first-child,html[data-theme=light] body .fc-ask-finch-bar>div:first-child{background-color:#0000!important;background-image:linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 60%,#f6eeda 100%)!important}html[data-theme=light] body .fc-ask-finch-outer>div>div[style*="rgba(3, 10, 28"],html[data-theme=light] body .fc-ask-finch-outer>div>div[style*="rgba(3,10,28"]{background:#f9f3e2 linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 100%)!important}html[data-theme=light] body .fc-ask-finch-outer input,html[data-theme=light] body .fc-ask-finch-outer textarea,html[data-theme=light] body .fc-ask-finch-bar input,html[data-theme=light] body .fc-ask-finch-bar textarea{color:#020d28e0!important;caret-color:#b8953f!important;background:0 0!important}html[data-theme=light] body .fc-ask-finch-outer input[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-bar input[style*="color:rgba(250,251,253"],html[data-theme=light] body .fc-ask-finch-outer input[style*="color: rgba(250, 251, 253"],html[data-theme=light] body .fc-ask-finch-bar input[style*="color: rgba(250, 251, 253"]{color:#020d28e0!important;background-color:#0000!important;background-image:none!important}html[data-theme=light] body .fc-ask-finch-outer input:focus,html[data-theme=light] body .fc-ask-finch-bar input:focus,html[data-theme=light] body .fc-ask-finch-outer input:focus-visible,html[data-theme=light] body .fc-ask-finch-bar input:focus-visible{box-shadow:none!important;background-color:#0000!important;background-image:none!important;outline:none!important}:-webkit-any(html[data-theme=light] body .fc-ask-finch-outer input:-webkit-autofill,html[data-theme=light] body .fc-ask-finch-bar input:-webkit-autofill){-webkit-text-fill-color:#020d28e0!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 100px #0000!important}:is(html[data-theme=light] body .fc-ask-finch-outer input:autofill,html[data-theme=light] body .fc-ask-finch-bar input:autofill){-webkit-text-fill-color:#020d28e0!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 100px #0000!important}html[data-theme=light] body .fc-ask-finch-outer input::-moz-placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-ask-finch-bar input::-moz-placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-ask-finch-outer input::placeholder,html[data-theme=light] body .fc-ask-finch-bar input::placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio]),html[data-theme=light] body .fc-ask-finch-outer textarea:not([readonly]),html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio]),html[data-theme=light] body .fc-ask-finch-bar textarea:not([readonly]){color:#020d28e0!important;caret-color:#b8953f!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio]):focus,html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio]):focus-visible,html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio]):focus,html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio]):focus-visible{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}:-webkit-any(html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio]):-webkit-autofill,html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio]):-webkit-autofill){-webkit-text-fill-color:#020d28e0!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 100px #0000!important}:is(html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio]):autofill,html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio]):autofill){-webkit-text-fill-color:#020d28e0!important;background-color:#0000!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 100px #0000!important}html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio])::-moz-placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio])::-moz-placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-ask-finch-outer input:not([type=file]):not([type=checkbox]):not([type=radio])::placeholder,html[data-theme=light] body .fc-ask-finch-bar input:not([type=file]):not([type=checkbox]):not([type=radio])::placeholder{color:#020d286b!important;opacity:1!important}html[data-theme=light] body .fc-hero-grid h1,html[data-theme=light] body .fc-hero-grid h1 *,html[data-theme=light] body .fc-hero-grid h1 span,html[data-theme=light] body .portal-page-enter>div:first-of-type h1,html[data-theme=light] body .portal-page-enter>div:first-of-type h1 *,html[data-theme=light] body main h1,html[data-theme=light] body main h1 *{color:#041935!important;background:0 0!important;background-clip:initial!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#041935!important;text-fill-color:#041935!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}html[data-theme=light] body .fc-card-dark h1,html[data-theme=light] body .fc-card-dark h1 *{color:#041935!important;-webkit-text-fill-color:#041935!important;background:0 0!important;-webkit-background-clip:initial!important;opacity:1!important}html body svg[viewBox="0 0 160 160"] text{text-anchor:middle!important}html body svg[viewBox="0 0 160 160"] text[font-size="42"],html body svg[viewBox="0 0 160 160"] text[style*=font-size\:42],html body svg[viewBox="0 0 160 160"] text[style*="font-size: 42"]{dominant-baseline:central!important}html body svg[viewBox="0 0 160 160"] text[font-size="13"],html body svg[viewBox="0 0 160 160"] text[style*=font-size\:13],html body svg[viewBox="0 0 160 160"] text[style*="font-size: 13"]{dominant-baseline:middle!important;font-size:14px!important}html[data-theme=light] body svg[viewBox="0 0 160 160"] text[font-size="13"],html[data-theme=light] body svg[viewBox="0 0 160 160"] text[style*=font-size\:13],html[data-theme=light] body svg[viewBox="0 0 160 160"] text[style*="font-size: 13"]{fill:#020d2885!important}:is(html body .fc-hero-grid div[style*=border-radius][style*=padding]:has(>span),html body .fc-card-dark div[style*=border-radius][style*=padding]:has(>span)){letter-spacing:.4px!important;padding:7px 14px!important;font-size:13px!important;font-weight:600!important}html body .fc-hero-grid>div:first-child div[style*=font-size\:11],html body .fc-hero-grid>div:first-child div[style*="font-size: 11"],html body .fc-hero-grid>div:first-child span[style*=font-size\:11],html body .fc-hero-grid>div:first-child span[style*="font-size: 11"],html body .fc-card-dark div[style*=font-size\:11],html body .fc-card-dark div[style*="font-size: 11"]{letter-spacing:.2px!important;font-size:13px!important;font-weight:600!important}html body main.portal-page-enter>.fc-card:last-of-type{display:none!important}html body .fc-report-row [data-severity=pos],html body .fc-report-row [data-net-cf-sign=pos],html body [data-net-cf=pos]{color:#15803d!important;font-weight:600!important}html body .fc-report-row [data-severity=neg],html body .fc-report-row [data-net-cf-sign=neg],html body [data-net-cf=neg]{color:#c0291a!important;font-weight:600!important}html body .fc-report-row>span:nth-child(4),html body .fc-report-row>div:nth-child(4),html body .fc-report-row [style*=grid-column]:nth-of-type(4){font-variant-numeric:tabular-nums!important;font-weight:600!important}html[data-theme=light] body .fc-report-row:hover{cursor:pointer!important;background:#c9a84c0f!important}html body [data-tab=forecast][data-locked=true],html body button[data-locked=true],html body [role=tab][aria-disabled=true],html body [role=tab][data-locked=true]{opacity:.55!important;cursor:pointer!important;background:linear-gradient(135deg,#c9a84c14 0%,#c9a84c24 100%)!important;border:1px dashed #c9a84c59!important;transition:all .2s!important;position:relative!important}html body [data-tab=forecast][data-locked=true]:hover,html body button[data-locked=true]:hover,html body [role=tab][aria-disabled=true]:hover,html body [role=tab][data-locked=true]:hover{opacity:.85!important;background:linear-gradient(135deg,#c9a84c2e 0%,#c9a84c47 100%)!important;border-color:#c9a84c99!important;transform:translateY(-1px)!important;box-shadow:0 4px 14px #c9a84c40!important}html body [data-tab=forecast][data-locked=true]:after,html body button[data-locked=true]:after,html body [role=tab][aria-disabled=true]:after{content:"↑ Upgrade"!important;color:#c9a84c!important;letter-spacing:.5px!important;text-transform:uppercase!important;opacity:.7!important;margin-left:6px!important;font-size:10px!important;font-weight:700!important;transition:opacity .2s!important;display:inline-block!important}html body [data-tab=forecast][data-locked=true]:hover:after,html body button[data-locked=true]:hover:after,html body [role=tab][aria-disabled=true]:hover:after{opacity:1!important}html body [data-tab=forecast][data-locked=true] span[role=img][aria-label*=lock i],html body button[data-locked=true] span[role=img][aria-label*=lock i]{display:none!important}html[data-theme=light] body>div{background-color:#fafbfd!important;background-image:linear-gradient(#fafbfd 0%,#f4f7fb 100%)!important}html[data-theme=light] body .portal-grid,html[data-theme=light] body div[class=""][style*=radial-gradient],html[data-theme=light] body>div>div{background-color:#0000!important;background-image:none!important}html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(239, 68, 68)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color:rgb(239, 68, 68)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(239,68,68)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(192, 41, 26)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color:rgb(192, 41, 26)"]{color:#c0291a!important;font-weight:600!important}html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(16, 185, 129)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color:rgb(16, 185, 129)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(16,185,129)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(34, 197, 94)"]{color:#15803d!important;font-weight:600!important}html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(192, 125, 26)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color:rgb(192, 125, 26)"],html[data-theme=light] body :not(.fc-sidebar):not(.fc-sidebar *):not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *)[style*="color: rgb(245, 158, 11)"]{color:#b45309!important;font-weight:600!important}html body main.portal-page-enter .fc-card.anim-fade-up,html body main.portal-page-enter .fc-card{display:none!important}html body main.portal-page-enter .fc-card,html body main.portal-page-enter .fc-card.anim-fade-up{display:revert!important}html body main.portal-page-enter:has(.fc-hero-grid) .fc-card{display:none!important}html body main.portal-page-enter:has(.fc-hero-grid) .fc-card.anim-fade-up{display:none!important}svg[viewBox="0 0 160 160"] text[y="42%"]{y:54%!important}svg[viewBox="0 0 160 160"] text[y="60%"]{y:68%!important}html body svg[viewBox="0 0 160 160"] text[y="60%"],html body svg[viewBox="0 0 160 160"] text[y="68%"],html body svg[viewBox="0 0 160 160"] text[style*=font-size\:13],html body svg[viewBox="0 0 160 160"] text[style*="font-size: 13"]{font-size:14px!important}html[data-theme=light] body svg[viewBox="0 0 160 160"] text[y="60%"],html[data-theme=light] body svg[viewBox="0 0 160 160"] text[y="68%"],html[data-theme=light] body svg[viewBox="0 0 160 160"] text[style*="fill: rgba(255, 255, 255, 0.25)"],html[data-theme=light] body svg[viewBox="0 0 160 160"] text[style*="fill:rgba(255,255,255,0.25)"]{fill:#020d2885!important}html[data-theme=light] body>div[style*="rgb(2, 13, 40)"],html[data-theme=light] body>div[style*="rgb(2,13,40)"],html[data-theme=light] body>div:first-of-type{background:#fafbfd!important}html[data-theme=light] body>div>div,html[data-theme=light] body div[class*=portal-world],html[data-theme=light] body div[class*=portal-grid],html[data-theme=light] body main.portal-page-enter{background-color:#0000!important;background-image:none!important}html[data-theme=light] body div[style*=radial-gradient]:not(.fc-ask-finch-outer):not(.fc-ask-finch-outer *){background-color:#fafbfd!important;background-image:none!important}html body svg[viewBox="0 0 160 160"] text[y="42%"]{transform-box:view-box!important;transform-origin:0 0!important;transform:translateY(11%)!important}html[data-theme=light] div[style*="radial-gradient(circle, rgba(201,168,76"],html[data-theme=light] div[style*="radial-gradient(circle,rgba(201,168,76"],html[data-theme=light] div[style*="radial-gradient(circle, rgba(201, 168, 76"],html[data-theme=light] div[style*="radial-gradient(circle, rgba(5,150,105"],html[data-theme=light] div[style*="radial-gradient(circle,rgba(5,150,105"],html[data-theme=light] div[style*="radial-gradient(circle, rgba(5, 150, 105"]{display:none!important}html[data-theme=light] body>div[style*=\#020D28],html[data-theme=light] body>div[style*="background:#020D28"],html[data-theme=light] body>div[style*="background: #020D28"],html[data-theme=light] body>div[style*=\#020d28],html[data-theme=light] body>div[style*="rgb(2, 13, 40)"],html[data-theme=light] body>div[style*="rgb(2,13,40)"],html[data-theme=light] body>div:first-of-type,html[data-theme=light] body>div:first-child,html[data-theme=light] body>div[style*=min-height\:100vh][style*=position\:relative],html[data-theme=light] body>div[style*="min-height: 100vh"][style*="position: relative"]{background:#fafbfd linear-gradient(#fafbfd 0%,#f4f7fb 100%)!important}html[data-theme=light] div[style*="linear-gradient(rgba(4, 25, 63"],html[data-theme=light] div[style*="linear-gradient(rgba(4,25,63"],html[data-theme=light] div[style*="rgba(4, 25, 63, 0.067)"],html[data-theme=light] div[style*="rgba(4,25,63,0.067)"],html[data-theme=light] div[style*="position: fixed"][style*="height: 320px"][style*=linear-gradient],html[data-theme=light] div[style*=position\:fixed][style*=height\:320px][style*=linear-gradient]{display:none!important}.fc-briefing{background:#fff;border:1px solid #03153d0f;border-radius:16px;margin-top:24px;position:relative;overflow:hidden}html[data-theme=light] .fc-briefing{box-shadow:0 1px 3px #03153d0a,0 10px 30px #03153d08;background:#fff!important}html[data-theme=dark] .fc-briefing{background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border-color:#ffffff14}.fc-briefing:before{content:"";background:linear-gradient(90deg,#c9a84c 0%,#c9a84c00 100%);width:40px;height:2px;position:absolute;top:0;left:24px}.fc-briefing-head{border-bottom:1px solid #03153d0f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:20px 24px 16px;display:flex}html[data-theme=dark] .fc-briefing-head{border-bottom-color:#ffffff0f}.fc-briefing-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#03153dbd;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}html[data-theme=dark] .fc-briefing-eyebrow{color:#fafbfde0}.fc-briefing-issue{letter-spacing:.05em;color:#03153d61;font-variant-numeric:tabular-nums;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}html[data-theme=dark] .fc-briefing-issue{color:#fafbfd6b}.fc-briefing-date{color:#03153d73;font-variant-numeric:tabular-nums;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500}html[data-theme=dark] .fc-briefing-date{color:#fafbfd7a}.fc-briefing-item{grid-template-columns:20px 1fr auto;align-items:start;gap:16px;padding:18px 24px;display:grid}html[data-theme=dark] .fc-briefing-item{border-bottom-color:#ffffff0f!important}.fc-briefing-icon{padding-top:3px}.fc-briefing-title{color:#031a3d;margin-bottom:4px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;line-height:1.35}html[data-theme=dark] .fc-briefing-title{color:#fafbfdeb}.fc-briefing-body{color:#03153da3;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}html[data-theme=dark] .fc-briefing-body{color:#fafbfd9e}.fc-briefing-bullet{color:#03153dc7;background:#c9a84c14;border:1px solid #c9a84c2e;border-radius:4px;padding:3px 9px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;display:inline-block}html[data-theme=dark] .fc-briefing-bullet{color:#fafbfdd1;background:#c9a84c1a;border-color:#c9a84c3d}.fc-briefing-cta{white-space:nowrap;padding-top:2px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:color .15s,transform .15s;display:inline-block;color:#b8953f!important;text-decoration:none!important}.fc-briefing-cta:hover{transform:translate(2px);color:#9b7a2e!important}@media (max-width:640px){.fc-briefing-item{grid-template-columns:20px 1fr}.fc-briefing-cta{grid-column:2;margin-top:8px;padding-top:0}}html body main.portal-page-enter:has(.fc-hero-grid) .fc-card{display:revert!important}html body main.portal-page-enter:has(.fc-hero-grid) .fc-card.anim-fade-up{display:revert!important}@keyframes fc-live-pulse{0%,to{box-shadow:0 0 #4ade808c}50%{box-shadow:0 0 0 6px #4ade8000}}.fc-live-dot{will-change:box-shadow;animation:2.2s ease-out infinite fc-live-pulse}.fc-live-strip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fc-hero-grid [style*=Fahkwang],.fc-live-strip span[style*=tabular]{font-variant-numeric:tabular-nums!important}@media (prefers-reduced-motion:reduce){.fc-live-dot{animation:none!important;box-shadow:0 0 0 3px #4ade802e!important}.fc-hero-grid circle[stroke-dashoffset]{transition:none!important}}html[data-theme=light] body .fc-dark-surface,html[data-theme=dark] body .fc-dark-surface{color:#fafbfde0!important;background:linear-gradient(145deg,#010c24 0%,#03153d 50%,#071942 100%)!important;border-color:#c9a84c1a!important}html[data-theme=light] body .fc-dark-surface [style*="rgba(255,255,255,0.03)"],html[data-theme=light] body .fc-dark-surface [style*="rgba(255, 255, 255, 0.03)"],html[data-theme=light] body .fc-dark-surface [style*="rgba(255,255,255,0.04)"],html[data-theme=light] body .fc-dark-surface [style*="rgba(255, 255, 255, 0.04)"],html[data-theme=light] body .fc-dark-surface [style*="rgba(255,255,255,0.05)"],html[data-theme=light] body .fc-dark-surface [style*="rgba(255, 255, 255, 0.05)"]{background:#ffffff09!important;border-color:#ffffff0f!important}html[data-theme=light] body .fc-dark-surface [style*=radial-gradient]{background:inherit!important}html[data-theme=light] body .fc-dark-surface .fc-live-strip{color:#ffffff94!important;border-bottom-color:#ffffff12!important}html[data-theme=light] body .fc-dark-surface .fc-live-strip span{color:inherit}html[data-theme=light] body .fc-dark-surface svg text{fill:unset}html[data-theme=light] body .fc-dark-surface rect[fill*=rgba\(255],html[data-theme=light] body .fc-dark-surface rect[fill*="255,255,255"]{fill:inherit}html[data-theme=light] body .fc-gate-dark,html[data-theme=dark] body .fc-gate-dark{color:#fafbfde0!important;background:linear-gradient(135deg,#03153d8c,#07194259)!important}html[data-theme=light] body .fc-dark-surface{background:linear-gradient(145deg,#fff 0%,#f5f8fd 50%,#eef2fa 100%)!important;border:1px solid #03153d14!important;box-shadow:0 2px 8px #03153d0a!important}.fc-card-dark{position:relative;overflow:hidden}.fc-card-dark:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#c9a84c 0%,#d4b65e 40%,#c9a84c59 80%,#0000 100%);width:55%;height:3px;position:absolute;top:0;left:0}html[data-theme=dark] .fc-card-dark:after{content:"";pointer-events:none;z-index:0;filter:blur(10px);background:radial-gradient(circle,#c9a84c24 0%,#c9a84c0a 45%,#0000 70%);width:420px;height:420px;position:absolute;top:-140px;right:-140px}html[data-theme=light] .fc-card-dark:after{content:"";pointer-events:none;z-index:0;filter:blur(6px);background:radial-gradient(circle,#c9a84c2e 0%,#c9a84c0f 50%,#0000 75%);width:380px;height:380px;position:absolute;top:-120px;right:-120px}.fc-card-dark>*{z-index:1;position:relative}html[data-theme=light] .fc-card-dark{border:1px solid #03153d14!important;border-radius:14px!important;box-shadow:0 10px 40px #03153d14,0 2px 8px #03153d0a,inset 0 0 0 1px #03153d0f!important}html[data-theme=dark] .fc-card-dark{border-radius:14px!important;box-shadow:0 8px 32px #00000047,inset 0 0 0 1px #c9a84c0f!important}.fc-card-dark .fc-live-strip{position:relative}html[data-theme=light] .fc-card-dark .fc-live-strip{border-bottom:1px solid #03153d0f!important;margin-bottom:4px!important;padding-bottom:14px!important}html[data-theme=dark] .fc-card-dark .fc-live-strip{border-bottom:1px solid #c9a84c14!important;margin-bottom:4px!important;padding-bottom:14px!important}html[data-theme=light] svg text[fill=\#fff],html[data-theme=light] svg text[fill=\#ffffff],html[data-theme=light] svg text[fill=\#FFF],html[data-theme=light] svg text[fill=\#FFFFFF],html[data-theme=light] svg text[fill=white]{fill:#03153d!important}html[data-theme=light] svg text[fill="rgba(255,255,255,0.9)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.9)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.85)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.85)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.88)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.88)"]{fill:#03153de0!important}html[data-theme=light] svg text[fill="rgba(255,255,255,0.55)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.55)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.6)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.6)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.5)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.5)"]{fill:#03153d9e!important}html[data-theme=light] svg text[fill="rgba(255,255,255,0.4)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.4)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.42)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.42)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.45)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.45)"]{fill:#03153d7a!important}html[data-theme=light] svg text[fill="rgba(255,255,255,0.32)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.32)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.3)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.3)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.28)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.28)"],html[data-theme=light] svg text[fill="rgba(255,255,255,0.25)"],html[data-theme=light] svg text[fill="rgba(255, 255, 255, 0.25)"]{fill:#03153d61!important}html[data-theme=light] svg text[fill="rgba(250,251,253,0.88)"],html[data-theme=light] svg text[fill="rgba(250, 251, 253, 0.88)"],html[data-theme=light] svg text[fill="rgba(250,251,253,0.94)"],html[data-theme=light] svg text[fill="rgba(250, 251, 253, 0.94)"]{fill:#03153d!important}html[data-theme=light] svg text[fill="rgba(250,251,253,0.55)"],html[data-theme=light] svg text[fill="rgba(250, 251, 253, 0.55)"],html[data-theme=light] svg text[fill="rgba(250,251,253,0.45)"],html[data-theme=light] svg text[fill="rgba(250, 251, 253, 0.45)"]{fill:#03153d8c!important}html[data-theme=light] [style*="background: linear-gradient(135deg, rgb(1, 12, 36)"],html[data-theme=light] [style*="background:linear-gradient(135deg,rgb(1,12,36)"],html[data-theme=light] [style*="background: linear-gradient(135deg, rgb(3, 21, 61)"],html[data-theme=light] [style*="background:linear-gradient(135deg,rgb(3,21,61)"],html[data-theme=light] [style*="background: linear-gradient(145deg, rgb(1, 12, 36)"],html[data-theme=light] [style*="background:linear-gradient(145deg,rgb(1,12,36)"],html[data-theme=light] [style*="background: linear-gradient(145deg, rgb(3, 21, 61)"],html[data-theme=light] [style*="background:linear-gradient(145deg,rgb(3,21,61)"]{background:linear-gradient(135deg,#03153d08 0%,#c9a84c0f 100%)!important;border:1px solid #03153d14!important;box-shadow:0 2px 8px #03153d0a!important}html[data-theme=light] [style*="color: rgba(201, 168, 76"],html[data-theme=light] [style*="color:rgba(201,168,76"]{color:#c9a84cd9!important}html[data-theme=light] [style*="background: rgba(255, 255, 255, 0.08)"][style*=border],html[data-theme=light] [style*="background:rgba(255,255,255,0.08)"][style*=border]{color:#03153d!important;background:#fffffff2!important;border:1px solid #03153d26!important}html[data-theme=light] .fc-card-dark [style*=height\:6][style*="rgba(255,255,255"],html[data-theme=light] .fc-card-dark [style*=height\:8][style*="rgba(255,255,255"],html[data-theme=light] .fc-card-dark [style*="height: 6"][style*="rgba(255,255,255"]{background:#03153d14!important;border-radius:3px!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"][style*="rgba(7, 25, 66, 0.35)"],html[data-theme=light] [style*="rgba(3,21,61,0.55)"][style*="rgba(7,25,66,0.35)"]{background:linear-gradient(135deg,#fffffff2 0%,#fcf9f1f2 50%,#f8f4e2eb 100%)!important;border:1.5px solid #c9a84c52!important;box-shadow:0 2px 12px #03153d0d!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] h3,html[data-theme=light] [style*="rgba(3,21,61,0.55)"] h3,html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] h2,html[data-theme=light] [style*="rgba(3,21,61,0.55)"] h2{color:#03153d!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] p,html[data-theme=light] [style*="rgba(3,21,61,0.55)"] p,html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] div,html[data-theme=light] [style*="rgba(3,21,61,0.55)"] div{color:#03153db8!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] [style*="rgba(201, 168, 76"],html[data-theme=light] [style*="rgba(3,21,61,0.55)"] [style*="rgba(201,168,76"]{color:#b8953f!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.55)"] a,html[data-theme=light] [style*="rgba(3,21,61,0.55)"] a{color:#03153d!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.35)"][style*="rgba(3, 21, 61, 0.75)"],html[data-theme=light] [style*="rgba(3,21,61,0.35)"][style*="rgba(3,21,61,0.75)"]{background:linear-gradient(#fffae659 0%,#f8f4e2b8 100%)!important}html[data-theme=light] [style*="rgba(3, 21, 61, 0.35)"][style*="position: absolute"],html[data-theme=light] [style*="rgba(3,21,61,0.35)"][style*=position\:absolute],html[data-theme=light] [style*="rgba(3, 21, 61, 0.4)"][style*="position: absolute"],html[data-theme=light] [style*="rgba(3,21,61,0.4)"][style*=position\:absolute]{background:linear-gradient(#fffae666 0%,#f8f4e2a6 100%)!important}html[data-theme=light]{--fc-overlay-bg:#f5f8fded;--fc-overlay-track:#03153d14;--fc-overlay-text2:#03153d8c;--fc-card-bg:#ffffffe6;--fc-card-border:#03153d14;--fc-bar-track:#03153d14;--fc-text-1:#03153d;--fc-text-2:#03153d8c}:root{--fc-card-bg:#ffffff05;--fc-card-border:#ffffff0f;--fc-bar-track:#ffffff0d;--fc-text-1:#fafbfd;--fc-text-2:#fafbfd8c;--fc-trend-card-bg:#ffffff0a;--fc-trend-alt-bg:#c9a84c14}html[data-theme=light]{--fc-trend-card-bg:#f4f6fa;--fc-trend-alt-bg:#fdf4e7}html{scroll-behavior:smooth}@keyframes premium-rise{0%{opacity:0;filter:blur(6px);transform:translateY(16px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes premium-fade{0%{opacity:0}to{opacity:1}}@keyframes premium-scale-in{0%{opacity:0;transform:scale(.92)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes premium-shimmer-x{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes premium-glow{0%,to{box-shadow:0 0 #c9a84c00}50%{box-shadow:0 0 0 6px #c9a84c1f}}@keyframes premium-drift{0%,to{transform:translate(0)}33%{transform:translate(8px,-6px)}66%{transform:translate(-4px,4px)}}@keyframes premium-tab-slide-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.reveal{animation:.7s cubic-bezier(.22,1,.36,1) both premium-rise}.reveal-fast{animation:.4s cubic-bezier(.22,1,.36,1) both premium-rise}.reveal-fade{animation:.8s ease-out both premium-fade}.reveal-scale{animation:.6s cubic-bezier(.34,1.56,.64,1) both premium-scale-in}.d-1{animation-delay:60ms}.d-2{animation-delay:.12s}.d-3{animation-delay:.18s}.d-4{animation-delay:.24s}.d-5{animation-delay:.3s}.d-6{animation-delay:.36s}.d-7{animation-delay:.42s}.d-8{animation-delay:.48s}.d-9{animation-delay:.54s}.tab-panel{animation:.34s cubic-bezier(.22,1,.36,1) both premium-tab-slide-in}.lift{will-change:transform;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .28s}.lift:hover{transform:translateY(-2px);box-shadow:0 10px 28px -14px #0b1b3d2e,0 2px 8px -4px #0b1b3d14}.lift-dark{will-change:transform;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .28s,background-color .28s}.lift-dark:hover{transform:translateY(-2px);box-shadow:0 12px 32px -16px #0000008c,0 0 0 1px #c9a84c2e}.glass{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#ffffff0a;border:1px solid #ffffff0f}.glass-light{-webkit-backdrop-filter:blur(14px)saturate(140%);background:#ffffffad;border:1px solid #0b1b3d0f}.sheen{position:relative;overflow:hidden}.sheen:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:80%;height:100%;transition:none;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.sheen:hover:before{animation:1.2s ease-out premium-shimmer-x}.num-reveal{animation:.72s cubic-bezier(.22,1,.36,1) both premium-rise;display:inline-block}.focus-ring:focus{outline:none;transition:box-shadow .18s;box-shadow:0 0 0 3px #c9a84c47}.hero-glow{position:relative;overflow:hidden}.hero-glow:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#c9a84c0f 0%,#0000 70%);width:65%;height:180%;animation:18s ease-in-out infinite premium-drift;position:absolute;top:-40%;right:-10%}.chip-pulse{animation:2.8s ease-in-out infinite premium-glow}.press:active{transition:transform 80ms;transform:scale(.98)}.tab-indicator{transition:left .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1)}.in-view-target{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.in-view-target.in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lift:hover,.lift-dark:hover{transform:none!important}}@media print{*,:before,:after{transition:none!important;animation:none!important;transform:none!important}}@media (max-width:768px){.portal-main-area{padding-left:0!important}.fc-sidebar,[class*=fc-sidebar]{display:none!important}.fc-topbar{width:100%!important;left:0!important}.portal-page-enter{padding:16px 16px max(140px, calc(140px + env(safe-area-inset-bottom)))!important}.fc-ask-finch-tip{display:none!important}.fc-ask-finch-bar,.fc-ask-finch-outer{width:calc(100% - 24px)!important;bottom:76px!important;left:50%!important;transform:translate(-50%)!important}.fc-mobile-nav{height:calc(64px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;-webkit-backdrop-filter:blur(20px)!important;z-index:50!important;background:#020d28f7!important;border-top:1px solid #c9a84c26!important;justify-content:space-around!important;align-items:center!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.fc-mobile-nav a{letter-spacing:.04em!important;text-transform:uppercase!important;color:#fafbfd61!important;flex-direction:column!important;flex:1!important;align-items:center!important;gap:4px!important;padding:8px 12px!important;font-size:10px!important;font-weight:600!important;text-decoration:none!important;transition:color .18s!important;display:flex!important;position:relative!important}.fc-mobile-nav a.active,.fc-mobile-nav a:hover{color:#c9a84c!important}.fc-mobile-nav a svg{width:22px!important;height:22px!important}.fc-status-bar{flex-wrap:wrap!important;gap:6px 12px!important;font-size:10px!important;display:flex!important}.portal-page-enter [style*=left\:240]{left:0!important}.fc-kpi-label{white-space:normal!important;word-break:break-word!important;font-size:10px!important;line-height:1.25!important}.fc-reports-filter-bar{flex-direction:column!important}.fc-reports-table-header,.fc-reports-table-row{grid-template-columns:1fr 42px 58px 80px!important}.fc-reports-date-col{display:none!important}.fc-table-row{padding:12px 16px!important}.fc-bank-tabs-container{padding-bottom:8px!important}.fc-card{border-radius:12px!important}.fc-upgrade-strip{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.fc-briefing-header{flex-wrap:wrap!important;gap:6px!important}.fc-trend-grid{grid-template-columns:1fr 1fr!important}.fc-score-gauge{transform:scale(.9)!important}.portal-world,.portal-grid{display:none!important}.fc-due-banner{flex-direction:column!important;gap:10px!important}.fc-hero-grid{grid-template-columns:1fr!important;gap:16px!important;padding:20px 16px!important}.fc-hero-grid>div:first-child{align-items:center!important}.fc-live-strip{row-gap:4px!important;padding:8px 14px!important;font-size:9px!important}.fc-health-tile{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.fc-health-tile>div{flex:auto!important;width:100%!important;min-width:0!important}.fc-trend-card-label{white-space:nowrap!important;font-size:11px!important}.fc-live-strip span{padding-left:6px!important;padding-right:6px!important}}[data-theme=light] .fc-dark-surface{background:linear-gradient(145deg,#fffef9 0%,#fef8e8 40%,#fff9ee 70%,#fffdf5 100%)!important;border-color:#c9a84c38!important;box-shadow:0 4px 32px #c9a84c1f,0 1px #c9a84c14!important}[data-theme=light] .fc-dark-surface>div[style*=radial-gradient]{opacity:.5}[data-theme=light] .fc-ask-finch-outer>div:last-of-type{background:linear-gradient(135deg,#03153d 0%,#04193f 100%)!important;border-color:#c9a84c73!important;box-shadow:0 -6px 40px #c9a84c33,0 -2px 12px #03153d26!important}[data-theme=light] .fc-ask-finch-outer input{color:#fafbfde6!important}[data-theme=light] .fc-ask-finch-outer button,[data-theme=light] .fc-ask-finch-outer span[style*=Enter]{color:#c9a84cb3!important;background:#c9a84c14!important;border-color:#c9a84c40!important}html[data-theme=light] body .fc-ask-finch-bar>div,html[data-theme=light] body .fc-ask-finch-outer>div{background:linear-gradient(135deg,#03153d 0%,#04193f 100%)!important;border-color:#c9a84c73!important;box-shadow:0 -6px 48px #c9a84c47,0 -1px #c9a84c26!important}[data-theme=light] .fc-ask-finch-bar>div,[data-theme=light] .fc-ask-finch-outer>div{background:linear-gradient(135deg,#03153d 0%,#04193f 100%)!important;border-color:#c9a84c73!important}[data-theme=light] .fc-ask-finch-outer input{color:#fafbfdeb!important;caret-color:#c9a84c!important}[data-theme=light] .fc-ask-finch-outer>div>div:first-child{border-right-color:#c9a84c2e!important}html[data-theme=light] body .fc-dark-surface{background:#fff!important;border-color:#0000000f!important;box-shadow:0 2px 16px #0000000f!important}html[data-theme=light] body .fc-ask-finch-outer>div[style*=rgba\(201][style*=border-radius],html[data-theme=light] body .fc-ask-finch-bar>div[style*=rgba\(201][style*=border-radius]{background:linear-gradient(135deg,#fdfaf2 0%,#f9f3e2 60%,#f6f0dc 100%)!important;border-color:#c9a84c61!important;box-shadow:0 -4px 32px #c9a84c2e,0 -1px #c9a84c1a!important}[data-theme=light] .fc-ask-finch-shimmer{background:linear-gradient(90deg,#03153d61 0%,#03153db8 35%,#b48c28 55%,#03153db8 75%,#03153d61 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=light] body .fc-ask-finch-outer input,html[data-theme=light] body .fc-ask-finch-bar input{color:#03153dd1!important;caret-color:#c9a84c!important;-webkit-text-fill-color:#03153dd1!important}@media (max-width:768px){.fc-hero-grid>div:nth-child(2)>div:nth-child(2){text-align:center!important;flex-direction:column!important;align-items:center!important;display:flex!important}.fc-hero-grid>div:nth-child(2)>div:nth-child(2)>div{justify-content:center!important}.fc-hero-grid>div:nth-child(2)>div:last-child{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:12px!important}.fc-hero-grid>div:nth-child(2)>div:last-child>div:first-child{min-width:unset!important;flex:none!important;width:100%!important}.fc-hero-grid>div:nth-child(2)>div:last-child>div:last-child{flex:none!important;align-items:center!important;width:100%!important}.fc-hero-grid>div:nth-child(2)>div:last-child svg{width:100%!important;max-width:320px!important}.fc-hero-grid>div:nth-child(2)>div:nth-child(2){justify-content:center!important}}.fc-card-dark [style*=dashed]>span:first-child{white-space:nowrap!important}.fc-subscore-panel [style*=padding] p,.fc-subscore-panel [style*=fontSize\:12],.fc-subscore-panel [style*="font-size: 12"],.fc-subscore-panel div[style*="rgba(255, 255, 255, 0.52)"],.fc-subscore-panel div[style*="rgba(255,255,255,0.52)"]{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}@media (max-width:640px){.fc-card-dark>div[style*="grid-template-columns: 180px"]{grid-template-columns:110px 1fr!important;gap:14px!important;padding:16px 14px!important}.fc-card-dark>div[style*="grid-template-columns: 180px"]>div:first-child svg{width:100px!important;height:100px!important}.fc-card-dark>div[style*="grid-template-columns: 180px"]>div:last-child{gap:10px!important;min-width:0!important}.fc-card-dark>div[style*="grid-template-columns: 180px"]>div:last-child h1{margin-bottom:4px!important;font-size:20px!important}.fc-card-dark>div[style*="grid-template-columns: 180px"]>div:last-child>div:first-child{flex-wrap:wrap!important;gap:4px!important}.fc-card-dark .fc-live-strip,.fc-live-strip{padding:8px 14px!important;font-size:9px!important}.fc-card-dark{max-width:100%!important;overflow:hidden!important}}[style*="rgba(201, 168, 76, 0.04)"] p,[style*="rgba(201,168,76,0.04)"] p{-webkit-line-clamp:8!important}@media (max-width:639px){.fc-subscore-panel>div[style*=repeat\(5]{grid-template-columns:1fr!important;gap:8px!important;padding:12px 14px 16px!important}.fc-subscore-panel>div[style*=repeat\(5]>div{-moz-column-gap:12px!important;grid-template-columns:58px 1fr!important;grid-template-areas:"score header""score bullet""score desc"!important;align-items:start!important;gap:3px 12px!important;padding:12px 14px!important;display:grid!important}.fc-subscore-panel>div[style*=repeat\(5]>div>div:nth-of-type(2){grid-area:score!important;align-self:center!important}.fc-subscore-panel>div[style*=repeat\(5]>div>div:nth-of-type(2) span:first-child{font-size:24px!important}.fc-subscore-panel>div[style*=repeat\(5]>div>div:first-of-type{grid-area:header!important}.fc-subscore-panel>div[style*=repeat\(5]>div>svg{grid-area:bullet!important;max-width:100%!important}.fc-subscore-panel>div[style*=repeat\(5]>div>div:nth-of-type(3){grid-area:desc!important}}@media (prefers-color-scheme:light){html:not([data-theme=dark]) .fc-subscore-panel{background:linear-gradient(145deg,#fff 0%,#f5f8ff 50%,#eef2ff 100%)!important}html:not([data-theme=dark]) .fc-subscore-panel>div[style*=repeat\(5]>div{background:#c9a84c0f!important;border-color:#c9a84c2e!important}html:not([data-theme=dark]) .fc-subscore-panel span[style*=Fahkwang]{color:#03153d!important}html:not([data-theme=dark]) .fc-subscore-panel div[style*=fontSize\:11],html:not([data-theme=dark]) .fc-subscore-panel div[style*=fontSize\:10],html:not([data-theme=dark]) .fc-subscore-panel span[style*=fontSize\:12]{color:#03153d99!important}html:not([data-theme=dark]) .fc-subscore-panel>div:first-child>div{color:#03153dd1!important}}[data-theme=light] .fc-subscore-panel{background:linear-gradient(145deg,#fff 0%,#f5f8ff 50%,#eef2ff 100%)!important}[data-theme=light] .fc-subscore-panel>div[style*=repeat\(5]>div{background:#c9a84c0f!important;border-color:#c9a84c2e!important}[data-theme=light] .fc-subscore-panel span[style*=Fahkwang]{color:#03153d!important}[data-theme=light] .fc-subscore-panel div[style*=fontSize\:11],[data-theme=light] .fc-subscore-panel div[style*=fontSize\:10],[data-theme=light] .fc-subscore-panel span[style*=fontSize\:12]{color:#03153d99!important}[data-theme=light] .fc-subscore-panel>div>div:first-child>div{color:#03153dd1!important}.fc-subscore-panel{background:linear-gradient(145deg,#010c24 0%,#03153d 50%,#071942 100%)}.fc-reports-mobile{display:none}@media (max-width:639px){.fc-reports-desktop{display:none!important}.fc-reports-mobile{display:block!important}.fc-filter-bar{flex-direction:column!important}.fc-filter-bar input{min-width:unset!important}.fc-hero-grid{justify-items:center;grid-template-columns:1fr!important;gap:20px!important;padding:20px 16px!important}.fc-hero-grid>div:first-child{justify-content:center;width:100%;display:flex}}.fc-report-hero-grid{z-index:2;grid-template-columns:180px 1fr;align-items:start;gap:36px;padding:28px 36px;display:grid;position:relative}@media (max-width:639px){.fc-report-hero-grid{grid-template-columns:1fr;justify-items:center;gap:20px;padding:20px 16px}.fc-report-hero-grid>div:first-child{justify-content:center;width:100%;display:flex}.fc-live-strip{justify-content:center}.fc-dim-score{font-size:28px!important}.fc-dim-score-max{font-size:18px!important}.fc-data-quality-notice{border-radius:20px!important;width:auto!important;padding:6px 14px!important;font-size:11px!important;display:inline-flex!important}.fc-billing-tiers{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;flex-direction:row!important;gap:12px!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.fc-billing-tiers>*{scroll-snap-align:start!important;flex-shrink:0!important;min-width:80vw!important}.fc-score-composition-chart{width:100%!important;height:260px!important;min-height:220px!important}.fc-forecast-chart{width:100%!important;overflow-x:hidden!important}.fc-forecast-chart .recharts-wrapper{width:100%!important}.fc-reports-table th:nth-child(3),.fc-reports-table td:nth-child(3),.fc-reports-table th:nth-child(4),.fc-reports-table td:nth-child(4),.fc-reports-table th:nth-child(5),.fc-reports-table td:nth-child(5){display:none!important}.fc-reports-table{table-layout:fixed!important;width:100%!important}.fc-generate-stepper{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.fc-generate-stepper-connector{width:2px!important;height:16px!important;margin:0 0 0 11px!important}.fc-next-report-pill{border-radius:20px!important;width:auto!important;padding:7px 14px!important;display:inline-flex!important}.fc-scenario-grid,.fc-risks-grid{grid-template-columns:1fr!important}}.fc-dim-score-num{font-size:34px}@media (max-width:639px){.fc-dim-score-num{font-size:26px!important}}[data-theme=light] .fc-card{box-shadow:0 1px 6px #03153d1a,0 0 0 1px #03153d0f!important}@media (max-width:639px){.fcb-tier-grid{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:12px!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.fcb-tier-grid::-webkit-scrollbar{display:none}.fcb-tier-grid>*{scroll-snap-align:start!important;flex:0 0 82vw!important;max-width:320px!important}}.fc-tab-locked{position:relative;opacity:.45!important;cursor:pointer!important}.fc-tab-locked:after{content:" 🔒";vertical-align:middle;font-size:9px}@media (max-width:639px){.fc-scenario-section{padding:18px 14px!important}.fc-scenario-digits{grid-template-columns:1fr!important;gap:8px!important}.fc-scenario-header{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.fc-scenario-presets{grid-template-columns:repeat(2,1fr)!important;display:grid!important}.fc-risk-card-grid,.fc-kpi-pair,.dashboard-kpi-grid{grid-template-columns:1fr!important}.fc-next-report-banner{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.fc-recent-row{padding:12px 14px!important}.fc-recent-row>div:first-child>div{white-space:normal!important}.fc-dash-stats-grid{grid-template-columns:1fr!important}}html[data-theme=dark] a[href*=board-pack],html[data-theme=dark] .fc-btn-boardpack{color:#e8c97a!important}.cl-rootBox .cl-formFieldLabel,.cl-rootBox .cl-formFieldInput{color:#1f2937!important}
