svg:where(.astro-QCSPLINM){margin-inline-end:1rem}span:where(.astro-4XAM4F5H){display:flex;align-items:center}span:where(.astro-4XAM4F5H) svg:where(.astro-4XAM4F5H){margin-inline-end:.5rem}footer:where(.astro-K5CQO5MH){display:flex;align-items:center;justify-content:flex-end}header:where(.astro-JRXVB7DN){display:flex;align-items:center;justify-content:space-between}*,*:before,*:after{box-sizing:border-box}html{font-family:Manrope,sans-serif;font-size:16px;font-weight:400}body{background-size:100% 100%;background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,1) 48%,rgba(248,250,252,1) 100%);color:#334155;font-size:1rem;margin:0;padding:0;min-height:100vh}a{color:#64748b}strong{font-weight:600}button{background:#334155;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem}hr{background:#e2e8f0;border:none;height:1px}table{border:none;border-collapse:collapse;width:100%}table thead th,table tbody tr td{border:none;border-collapse:collapse;padding:1rem}table thead th{border-bottom:1px solid #e2e8f0}table tbody tr:nth-child(2n){background:#f8fafc}table tbody tr td p{margin:.25rem 0}.icon{height:24px;width:24px}.icon-text{display:flex;align-items:center}.icon-text .icon{margin-inline-end:.5rem}.logo{color:#334155;display:flex;align-items:center;justify-content:flex-start;margin:1rem 0}.logo svg{height:48px;width:48px;margin-inline-end:1rem}.notification{background:#f8fafc;border-radius:.25rem;margin:1rem auto 0;padding:1rem;display:flex;align-items:center;justify-content:center}.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.loading{background:#f1f5f9;border:1px solid #e2e8f0;color:#334155}.loading .icon{-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}@-moz-keyframes rotate{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.deck{display:grid;grid-gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;box-shadow:0 2px 1px 1px #94a3b814;display:grid;grid-template-rows:4rem auto auto;margin:1rem 0 0}.card header{padding:2rem;text-align:center}.card footer{display:flex;align-items:center;justify-content:space-between;padding:1rem}.card footer{padding:1rem}.card section{padding:1rem 0;text-align:center}.card header .metric{color:#64748b;font-size:.8rem}.card .stat{display:block;font-size:3rem;font-weight:600}.card.recommendation{grid-template-rows:4rem 1fr}.card.recommendation header{border-bottom:1px solid #e2e8f0;padding:0 0 0 2rem;display:flex;align-items:center;justify-content:flex-start}.card.recommendation header>*{margin:0}.card.recommendation section{padding:0 2rem 2rem;text-align:left}.negative,.positive{display:flex;align-items:center;justify-content:center}.positive{color:#16a34a}.negative{color:#be123c}.negative .icon,.positive .icon{margin-inline-end:.125rem}.previous{color:#64748b}.card .notification{margin-top:auto;width:100%}.card .notification.negative{background:#fef2f2;color:#7f1d1d}.card .notification.positive{background:#ecfdf5;color:#065f46}.card .notification.description{background:#f0f9ff;color:#075985}.card .notification .icon{margin-right:1rem}.card .notification .icon-text{justify-content:center;margin:.25rem auto}.card .change{margin:1rem auto;display:flex;flex-direction:column;height:80px;width:80px;border-radius:50%;font-size:.9rem}.card .change.negative{background:#fef2f2}.card .change.positive{background:#ecfdf5}#InsightsHeader{display:none}#InsightsHeader.hydrated{display:block}#InsightsHeader header{background:#f1f5f9;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}#InsightsHeader #InsightsTitle a{color:#334155;text-decoration:none}#InsightsHeader #InsightsTitle small{color:#94a3b8;display:block;font-size:.5em;font-weight:400;margin:.5rem 0}#InsightsHeader #ContactsList a{display:block}#InsightsContainer{display:none;padding:1rem}#InsightsContainer.hydrated{display:block}#InsightsContainer h3{font-weight:400}#InsightsContainer .section{border-bottom:1px solid #e2e8f0;margin:2rem 0 3rem;padding-bottom:4rem}#InsightsContainer .section h3 small{display:block;font-size:.75em}#insightsSubscriptions li{display:inline-block;margin:.5rem 0;width:100%}#insightsSubscriptions.columns{column-count:3;list-style-type:none;padding:0}#InsightsTabs ul{border-bottom:1px solid #F1F5F9;display:flex;justify-content:flex-start;list-style:none;margin:2rem 0;padding:0;width:100%}#InsightsTabs ul li{color:#94a3b8;margin:0;padding:.5rem 2rem;position:relative}#InsightsTabs ul li.active{color:#334155;border-bottom:2px solid #6BBF8A;margin-bottom:-1px}#InsightsTabsContent{padding:2rem 0}#InsightsTabsContent>div{display:none}#InsightsTabsContent>div.active{display:block}#InsightsBudget{border-radius:.5rem}#InsightsBudget th:nth-child(2n),#InsightsBudget td:nth-child(2n),#InsightsBudget tfoot td{width:10%}#InsightsBudget thead{background:#f1f5f9}#InsightsBudget tfoot{font-weight:600}#InsightsBudget tfoot th{text-align:right}#AppWrapper{margin:0 auto;max-width:96vw}#AppWrapper>header{display:flex}#AppWrapper>main{background:#fff;margin:0 auto;max-width:80vw}#AppActions{background:#64748b;border-radius:.25rem .25rem 0 0;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}#AppActions a{color:inherit;text-decoration:none}#AppActions .select{display:inline;margin-left:auto}#AppContent{padding:2rem}#AppWrapper>footer{padding:2rem 0}#EmailParams{display:grid}#EmailTo,#EmailCC,#EmailSubject{border-bottom:1px solid #e2e8f0;display:flex;padding:1rem 0}#EmailTo div:nth-child(1),#EmailCC div:nth-child(1),#EmailSubject div:nth-child(1){border-right:1px solid #e2e8f0;flex-basis:8%;margin-inline-end:1rem}#EmailToList span{background:#f1f5f9;border-radius:.25rem;display:inline-block;margin-inline-end:.5rem;padding:.25rem .5rem}.section-header{margin:1rem 0 4rem}form label{display:block;margin:0 auto 2rem;max-width:24rem}form label small{color:#94a3b8}input,select{display:block;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.25rem;box-shadow:0 1px 1px 1px #cbd5e1;margin:.5rem auto;padding:.5rem;width:100%}h1{font-size:3rem;font-weight:600}h2{font-size:2rem;font-weight:400}h3{font-size:1.5rem}.hidden{display:none}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggexSvfedN4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggexSvfedN4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggexSvfedN4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
