.Nav{display:flex;flex-direction:row;padding:1.5rem;justify-content:space-between;background-color:#000;flex-wrap:nowrap;gap:1rem;padding-top:0}.Analytics,.Workflow,.Governance{border-radius:5px;flex:1;margin:.5rem;min-height:180px;box-sizing:border-box;width:calc(33.33% - 1rem);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;text-align:left;padding:2rem;background-color:#000;border:2px solid rgba(212,252,104,.3)}.Analytics:hover,.Workflow:hover,.Governance:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.Analytics:hover,.Workflow:hover,.Governance:hover{border:2px solid #D4FC68}.Analytics:hover:after,.Workflow:hover:after,.Governance:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;animation:slideIn .3s forwards}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.A-Tab,.W-Tab,.G-Tab{color:#d4fc68;font-weight:600;font-family:PX Grotesk,sans-serif;font-size:16px}.A-Content,.W-Content,.G-Content{color:#efe8e8;font-weight:400;font-family:PX Grotesk,sans-serif;font-size:14px;display:-webkit-box}.A-Link,.W-Link,.G-Link{color:#d4fc68;font-weight:400;font-family:DM sans,sans-serif;font-size:14px}.A-Link:hover,.W-Link:hover,.G-Link:hover{text-decoration:underline;cursor:pointer}@media screen and (min-width: 960px) and (max-width: 1279px){.Analytics,.Workflow,.Governance{max-width:calc(50% - 1rem);min-height:160px}.A-Tab,.W-Tab,.G-Tab{font-size:18px}.A-Content,.W-Content,.G-Content{font-size:16px}.A-Link,.W-Link,.G-Link{font-size:14px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.Analytics,.Workflow,.Governance{max-width:calc(33.33% - 1.5rem)}.A-Tab,.W-Tab,.G-Tab{font-size:20px}.A-Content,.W-Content,.G-Content{font-size:16px}.A-Link,.W-Link,.G-Link{font-size:14px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.Analytics,.Workflow,.Governance{max-width:calc(33.33% - 2rem)}.A-Tab,.W-Tab,.G-Tab{font-size:22px}.A-Content,.W-Content,.G-Content{font-size:18px}.A-Link,.W-Link,.G-Link{font-size:16px}}@media screen and (min-width: 1920px) and (max-width: 2559px){.Analytics,.Workflow,.Governance{max-width:calc(33.33% - 3.5rem)}.A-Tab,.W-Tab,.G-Tab{font-size:26px}.A-Content,.W-Content,.G-Content{font-size:22px}.A-Link,.W-Link,.G-Link{font-size:19px}}@media screen and (min-width: 2550px){.Analytics,.Workflow,.Governance{max-width:calc(33.3% - 4rem);border:3px solid rgba(212,252,104,.3);padding:2.5rem}.Analytics:hover,.Workflow:hover,.Governance:hover{border:3px solid #D4FC68}.A-Tab,.W-Tab,.G-Tab{font-size:32px}.A-Content,.W-Content,.G-Content{font-size:29px}.A-Link,.W-Link,.G-Link{font-size:25px}}@media (min-width: 3840px){.Analytics,.Workflow,.Governance{max-width:calc(33.3% - 4rem);padding:3.4rem;border:4px solid rgba(212,252,104,.3)}.Analytics:hover,.Workflow:hover,.Governance:hover{border:4px solid #D4FC68}.A-Tab,.W-Tab,.G-Tab{font-size:42px}.A-Content,.W-Content,.G-Content{font-size:38px}.A-Link,.W-Link,.G-Link{font-size:32px}}.dropdown{position:relative;display:inline-block}.roadmap{display:flex;align-items:center;gap:4px;cursor:pointer;color:#f9f2ed;font-weight:500;font-family:PX Grotesk,sans-serif;font-size:14px;transition:all .2s ease;line-height:1}.dropdown-content{position:absolute;top:100%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;background-color:#000;border:2px solid rgba(212,252,104,.3);box-shadow:0 4px 8px #0000001a;z-index:1000;width:120px;padding:10px;border-radius:5px}.insight-dropdown,.core-dropdown{font-size:14px;padding:10px 15px;text-decoration:none;color:#f9f2ed;transition:all .3s ease}.insight-dropdown:hover,.core-dropdown:hover{color:#000;cursor:pointer;text-decoration:underline}.roadmap:hover{color:#d4fc68;cursor:pointer}.down-arrow{display:inline-flex;align-items:center;justify-content:center;transform:rotate(90deg);font-size:14px;height:14px;vertical-align:middle}@media screen and (min-width: 960px) and (max-width: 1199px){.dropdown-content{width:110px;padding:8px}.roadmap{font-size:.8125rem}.insight-dropdown,.core-dropdown{padding:8px 12px;font-size:.8125rem}.down-arrow{font-size:.8125rem}}@media screen and (min-width: 1200px) and (max-width: 1399px){.dropdown-content{width:120px;padding:10px}.roadmap{font-size:.875rem}.insight-dropdown,.core-dropdown{padding:10px 15px;font-size:.875rem}.down-arrow{font-size:.875rem}}@media screen and (min-width: 1400px) and (max-width: 1919px){.dropdown-content{width:140px;padding:12px}.roadmap{font-size:1rem}.insight-dropdown,.core-dropdown{padding:12px 18px;font-size:1rem}.down-arrow{font-size:1rem}}@media screen and (min-width: 1920px) and (max-width: 2551px){.dropdown-content{width:160px;padding:14px}.roadmap{font-size:1.2rem}.insight-dropdown,.core-dropdown{padding:14px 20px;font-size:1.2rem}.down-arrow{font-size:1.2rem}}@media screen and (min-width: 2552px){.dropdown-content{width:180px;padding:14px;border:3px solid rgba(212,252,104,.3)}.roadmap{font-size:1.4rem}.insight-dropdown,.core-dropdown{padding:14px 20px;font-size:1.4rem}.down-arrow{font-size:1.4rem}}@media screen and (min-width: 3840px){.dropdown-content{width:180px;padding:16px;border:3px solid rgba(212,252,104,.3)}.roadmap{font-size:1.6rem}.insight-dropdown,.core-dropdown{padding:16px 24px;font-size:1.6rem}.down-arrow{font-size:1.6rem}}@media (min-width: 3840px){.dropdown-content{width:280px;padding:24px}.roadmap{font-size:2.2rem}.insight-dropdown,.core-dropdown{padding:20px 28px;font-size:2.2rem}.down-arrow{font-size:2rem}}.Nav-bar{display:flex;align-items:center;background-color:#fff;width:100%;box-sizing:border-box;position:relative;background-color:#000;padding:.2rem 2rem;border-bottom:2px solid rgba(212,252,104,.3)}.logo-container{flex-shrink:0;margin-right:auto;object-fit:contain}.logo{width:8.75rem;height:auto}.Main-Route{display:flex;align-items:center;justify-content:center;gap:3rem;flex:1}.search-container{margin-right:auto;flex-shrink:0;width:auto;max-width:250px}.Data,.Service,.Favorites{color:#f9f2ed;font-weight:500;font-family:PX Grotesk,sans-serif;font-size:.875rem;transition:all .2s ease;white-space:nowrap}.Data:hover,.Service:hover,.Favorites:hover{color:#d4fc68;cursor:pointer;text-decoration:underline}.Slack-container img{width:30px;height:auto;object-fit:contain}@media screen and (min-width: 960px) and (max-width: 1199px){.logo{width:7.5rem}.Data,.Service,.Favorites{font-size:.8125rem}.Main-Route{gap:1.5rem}.search-container{margin-right:.5rem}.Slack-container img{width:30px}}@media screen and (min-width: 1200px) and (max-width: 1366px){.logo{width:8.5rem}.Data,.Service,.Favorites{font-size:.875rem}.Main-Route{gap:2rem}.search-container{margin-right:.6rem;max-width:300px}.Slack-container img{width:30px}}@media screen and (min-width: 1280px) and (max-width:1280px){.search-container{margin-right:1rem}.logo-container{margin-left:.5rem}}@media screen and (min-width: 1400px) and (max-width: 1919px){.logo{width:9.5rem}.Data,.Service,.Favorites{font-size:1rem}.search-container{margin-right:.6rem;max-width:350px}.Slack-container img{width:40px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.Nav-bar{padding:1rem 3rem}.logo{width:11.25rem}.Data,.Service,.Favorites{font-size:1.2rem}.search-container{margin-right:1.4rem;max-width:400px}.Main-Route{gap:5rem}.Slack-container img{width:50px}}@media screen and (min-width: 2552px){.Nav-bar{padding:1rem 3rem}.logo{width:12.5rem}.Data,.Service,.Favorites{font-size:1.4rem}.search-container{margin-right:1.4rem;max-width:600px}.Main-Route{gap:7rem}.Slack-container img{width:60px}}@media screen and (min-width: 3840px){.Nav-bar{padding:2rem 4rem;border-bottom:3px solid rgba(212,252,104,.3)}.logo{width:20rem}.Data,.Service,.Favorites{font-size:2.2rem}.search-container{margin-right:2.8rem;max-width:900px}.Main-Route{gap:10rem}.Slack-container img{width:80px}}.Section{display:flex;flex-direction:row;background-color:#000;gap:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;box-sizing:border-box;position:relative;overflow:hidden}.Welcome{color:#d4fc68;font-family:PX Grotesk,sans-serif;font-weight:700;font-size:40px;margin:0}.Insight-content{color:#a49f9f;font-weight:400;font-family:PX Grotesk,sans-serif;font-size:14px;text-align:justify;margin:0;line-height:1.4}.Insight-section{z-index:2;color:#fff;text-align:left;width:100%;max-width:100%;margin:0;position:relative;display:flex;flex-direction:column;padding:1rem;padding-bottom:0}.Insight-container{display:flex;gap:2rem;width:100%;align-items:flex-start}.Insight-content{flex:1;min-width:0}.Insight-content-2{flex:1;min-width:0;color:#a49f9f;font-weight:400;font-family:PX Grotesk,sans-serif;font-size:14px;text-align:justify;margin:0;line-height:1.4}@media screen and (max-width: 1279px) and (min-width: 960px){.Section{gap:1rem}.Illustration{max-width:500px}.Welcome{font-size:34px}.Insight{font-size:90px}.Insight-content,.Insight-content-2{font-size:14px}}@media screen and (max-width: 1399px) and (min-width: 1280px){.Section{gap:2rem}.Illustration{max-width:600px}.Insight{font-size:110px}.Insight-content,.Insight-content-2{font-size:15px}.Welcome{font-size:34px}}@media screen and (max-width: 1919px) and (min-width: 1400px){.Section{gap:3rem}.Insight-section{max-width:100%;left:0}.Illustration{max-width:600px}.Insight{font-size:130px}.Insight-content,.Insight-content-2{font-size:18px}.Welcome{font-size:42px}}@media screen and (max-width: 2552px) and (min-width: 1920px){.Section{gap:4rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.Illustration{max-width:700px}.Insight{font-size:150px}.Insight-content,.Insight-content-2{font-size:21px}.Welcome{font-size:48px}}@media screen and (min-width: 2552px){.Section{gap:5rem;padding-left:2.1rem;padding-right:2.1rem;padding-bottom:2.1rem}.Illustration{max-width:900px}.Insight{font-size:160px}.Insight-content,.Insight-content-2{font-size:26px}.Welcome{font-size:58px}}@media (min-width: 3840px){.Section{gap:10rem}.Illustration{max-width:1200px}.Insight{font-size:180px}.Insight-content,.Insight-content-2{font-size:36px}.Welcome{font-size:90px}.Insight-section{padding:2rem;padding-bottom:0}}.trending-container{width:100%;display:flex;flex-direction:column;padding:12px;border-radius:5px;background-color:#000;box-sizing:border-box;border:2px solid rgba(212,252,104,.3)}.trending-heading{text-align:center;color:#d4fc68;font-weight:700;font-size:14px;margin-bottom:8px;border-bottom:2px solid rgba(212,252,104,.3)}.trending-reports{display:flex;flex-direction:column;gap:4px;font-size:12px}.trending-report-link{padding:8px 10px;color:#fff;text-decoration:none;border-radius:3px;transition:all .2s ease;display:block;text-align:left}.trending-report-link:hover{background-color:#d4fc68;color:#000}@media screen and (min-width: 960px) and (max-width: 1279px){.trending-container{padding:8px}.trending-heading{font-size:12px;margin-bottom:4px}.trending-reports{gap:2px;font-size:12px}.trending-report-link{padding:4px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.trending-container{padding:10px}.trending-heading{font-size:13px;margin-bottom:6px}.trending-reports{gap:4px;font-size:13px}.trending-report-link{padding:6px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.trending-container{padding:12px}.trending-heading{font-size:14px;margin-bottom:8px}.trending-reports{gap:6px;font-size:14px}.trending-report-link{padding:8px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.trending-container{padding:14px}.trending-heading{font-size:16px;margin-bottom:10px}.trending-reports{gap:6px;font-size:16px}.trending-report-link{padding:10px}}@media screen and (min-width: 2552px){.trending-container{padding:16px}.trending-heading{font-size:22px;margin-bottom:12px}.trending-reports{gap:6px;font-size:20px}.trending-report-link{padding:12px}}@media (min-width: 3840px){.trending-container{padding:20px;border:4px solid rgba(212,252,104,.3);border-radius:7px}.trending-heading{font-size:32px;margin-bottom:14px;border-bottom:4px solid rgba(212,252,104,.3)}.trending-reports{gap:6px;font-size:30px}.trending-report-link{padding:14px}}.search-container{position:relative;width:100%}.search-wrapper{position:relative;display:flex;align-items:center}.search-input{width:100%;padding:.6rem 1rem .6rem 2rem;font-size:12px;font-family:PX Grotesk,sans-serif;border-radius:.3rem;border:2px solid rgba(212,252,104,.3);transition:all .2s ease;background-color:#000;color:#d4fc68;caret-color:#d4fc68}.search-input:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #d4fc6880;animation:blink 1s step-end infinite}.search-input::placeholder{color:#d4fc68;opacity:1}.search-icon{position:absolute;left:.5rem;color:#d4fc68;font-size:16px!important;pointer-events:none}.search-results{position:absolute;top:calc(100% + 4px);left:0;background-color:#000;border:1px solid #D4FC68;font-family:PX Grotesk,sans-serif;box-shadow:0 4px 8px #0000001a;width:100%;max-height:600px;overflow-y:auto;z-index:1000;scrollbar-width:thin;scrollbar-color:#D4FC68 #000000;text-align:left;display:flex;flex-direction:column;max-height:500px;overflow:hidden}.search-results::-webkit-scrollbar{width:8px;height:8px}.search-results::-webkit-scrollbar-thumb{background-color:#cd4131;border-radius:4px}.search-results::-webkit-scrollbar-track{background-color:#000;border-radius:4px}.search-result-link{display:block;color:#f9f2ed;text-decoration:none;padding:8px 8px 8px 3%}.search-result-link:hover{background-color:#d4fc68;color:#000}.search-results{display:flex;flex-direction:column;max-height:500px;overflow:hidden}.search-results-section.kpi-section-pinned{position:sticky;top:0;z-index:10;background:#000;border-bottom:2px solid rgb(255,255,255);max-height:160px;min-height:0;overflow-y:auto;flex-shrink:0}.search-results-section.scrollable-section{flex:1;min-height:0;max-height:160px;overflow-y:auto;border-bottom:none}.search-results-section{border-bottom:1px solid #D4FC68}.search-results-section:last-child{border-bottom:none}.search-section-header{position:sticky;top:0;z-index:11;padding:10px 15px;background-color:#d4fc68;font-weight:900;font-size:11px;text-transform:uppercase;color:#000;letter-spacing:.5px;border-bottom:1px solid #000000}.scrollable-section .search-section-header{position:sticky;top:0;z-index:11}.search-section-header.kpi-header{background-color:#d4fc68;color:#000}.search-section-list{display:flex;flex-direction:column}.search-result-link.kpi-result{color:#fff;font-weight:500;background-color:#000;border-bottom:1px solid #000000}.search-result-link.kpi-result:hover{background-color:#d4fc68;color:#000}.trending-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;z-index:1000;box-shadow:0 4px 8px #0000001a}@keyframes blink{50%{caret-color:transparent}}@media (min-width: 960px) and (max-width: 1271px){.search-input{padding:.5rem .9rem .5rem 1.8rem;font-size:11px}.search-icon{left:.45rem;font-size:14px!important}.search-results{top:35px;left:0;width:100%;max-height:250px;font-size:10px}.search-section-header{padding:.5rem;font-size:8px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:120px}}@media (min-width: 1272px) and (max-width: 1399px){.search-input{padding:.55rem 1rem .55rem 1.9rem;font-size:12px}.search-icon{left:.5rem;font-size:15px!important}.search-results{top:35px;left:0;width:100%;max-height:250px;font-size:11px}.search-section-header{padding:.5rem;font-size:8px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:124px}}@media (min-width: 1400px) and (max-width: 1919px){.search-input{padding:.6rem 1rem .6rem 2.2rem;font-size:13px}.search-icon{left:.5rem;font-size:16px!important}.search-results{top:40px;left:0;width:100%;max-height:300px;font-size:12px}.search-section-header{padding:.6rem;font-size:9px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:135px}}@media (min-width: 1920px) and (max-width: 2551px){.search-input{padding:.65rem 1.1rem .65rem 2.1rem;font-size:15px}.search-icon{left:.55rem;font-size:17px!important}.search-results{top:45px;left:0;width:100%;max-height:350px;font-size:15px}.search-section-header{padding:.7rem;font-size:10px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:155px}}@media (min-width: 2552px){.search-input{padding:1rem 1.2rem 1rem 3rem;font-size:20px;border-radius:.6rem;border:2px solid rgba(212,252,104,.3)}.search-input:focus{box-shadow:0 0 0 2px #d4fc6880}.search-icon{left:.8rem;font-size:24px!important}.search-results{top:65px;left:0;width:100%;font-size:20px}.search-section-header{padding:.8rem;font-size:14px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:190px}}@media (min-width: 3840px){.search-input{padding:1.6rem 2rem 1.6rem 6rem;font-size:30px;border-radius:.7rem;border:4px solid rgba(212,252,104,.3)}.search-input:focus{box-shadow:0 0 0 2px #d4fc6880}.search-icon{left:2rem;font-size:36px!important}.search-results{top:100px;left:0;width:100%;max-height:700px;font-size:30px}.search-section-header{padding:1.2rem;font-size:20px;border-bottom:1px solid #000000}.search-results-section.kpi-section-pinned,.search-results-section.scrollable-section{max-height:270px}}body{margin:0;padding:0;background-color:#000;font-family:PX Grotesk,sans-serif}.navigation-container{display:grid;grid-template-columns:auto minmax(200px,250px) 1fr;grid-template-rows:1fr;height:100vh;background-color:#000}.main-tabs{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.9vh;padding:1rem;min-width:3rem;height:90vh}.main-tab{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem;writing-mode:vertical-lr;transform:rotate(180deg);background-color:#000;border:2px solid rgba(212,252,104,.3);border-radius:.5rem;color:#f9f2ed;font-weight:700;white-space:nowrap;cursor:pointer;transition:all .3s ease;outline:none}.main-tab.active-main-tab,.main-tab:hover:not(.active-main-tab){background-color:#d4fc68;color:#000;border:2px solid #D4FC68}.sub-tabs{background-color:#000;border:2px solid rgba(212,252,104,.3);height:calc(90vh - 2.2rem);margin-top:1rem;margin-bottom:1rem;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:.6rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#D4FC68 #000000;outline:none}*:focus{outline:none!important}.sub-tabs::-webkit-scrollbar{width:8px}.sub-tabs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.sub-tabs::-webkit-scrollbar-thumb{background-color:#d4fc68;border-radius:10px}.sub-tabs::-webkit-scrollbar-thumb:hover{background-color:#d5fc68be}.sub-tab{padding:.8rem;background-color:#000;color:#f9f2ed;font-size:14px;cursor:pointer;transition:background-color .3s,color .3s;text-align:start;border:2px solid rgba(212,252,104,.3)}.sub-tab.active-sub-tab,.sub-tab:hover:not(.active-sub-tab){background-color:#d4fc68;color:#000;border:2px solid rgba(212,252,104,.3)}.content-area .three-icons-container{position:absolute;top:2rem;right:1.2rem;z-index:1}.top-part{display:flex;flex-grow:1;justify-content:space-between;align-items:start;width:100%;margin-top:-2rem;gap:1.5rem}.content-title{font-size:22px;font-weight:700;margin:2rem 0 .5rem;color:#d4fc68;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.content-title:hover{position:relative}.content-description{color:#f9f2ed;text-align:justify}.content-description p{margin-top:0}.content-image{flex:1;width:50%;max-width:50%;height:auto;border-radius:.5rem;border:2px solid #F0F0F0;max-height:50vh;object-fit:contain;align-self:center}.refresh-container{position:absolute;bottom:5px}.content-wrapper{padding:1rem;height:90vh}.content-area{background-color:#000;border:2px solid rgba(212,252,104,.3);border-radius:.5rem;padding:2rem;display:flex;flex-direction:column;position:relative;overflow:auto;max-height:calc(90vh - 2rem)}.content-grid{display:grid;grid-template-rows:1fr auto;gap:1rem;height:90vh}.content-details{flex:1;min-width:0;font-size:clamp(12px,1.5vw,20px);line-height:1.5;overflow-wrap:break-word}.content-description-wrapper{position:relative;margin-top:1rem;display:flex;flex-direction:column;align-items:center}.content-description{text-align:justify;max-height:calc(90vh - 20rem);overflow-y:hidden;padding-right:.6rem;width:100%;scrollbar-width:none;-ms-overflow-style:none;scrollbar-color:#D4FC68 #000000}.content-description{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.content-description::-webkit-scrollbar{width:0;background:transparent}.content-description:hover{scrollbar-width:thin;-ms-overflow-style:auto}.content-description:hover::-webkit-scrollbar{display:block;width:8px}.report-name-container{display:flex;align-items:center;width:100%;position:relative}.popular-tag-icon{width:30px;height:30px;object-fit:contain;margin-left:auto;background:transparent}.popular-sub-tab{position:relative;overflow:hidden;flex-shrink:0}.sort-container{position:relative;padding-bottom:10px;border-bottom:1px solid rgba(212,252,104,.7);display:flex;align-items:center;justify-content:center}.sort-button{display:flex;align-items:center;gap:8px;background-color:#000;color:#fff;font-size:14px;border:1px solid rgba(212,252,104,.7);font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;justify-content:center;height:90%}.sort-button:hover{transform:scale(1.02);border:1px solid rgba(212,252,104,.7);background-color:#6d8130}.sort-button i.material-icons{font-size:18px}.sort-dropdown{position:absolute;top:calc(100% - 5px);width:100%;background-color:#000;border:1px solid #000000;z-index:1000;overflow:hidden;animation:dropdownSlide .2s ease}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sort-option{display:block;width:100%;padding:12px 16px;background-color:#000;border:none;color:#fff;border-radius:0!important;font-size:14px;text-align:center;cursor:pointer;transition:all .2s ease}.sort-option:last-child{border-bottom:none}.sort-option:hover{background-color:#d4fc68;color:#000}.sort-option:active{background-color:#000}.sort-option.active-sort{background-color:#d4fc68;color:#000;font-weight:600;position:relative}.sort-option.active-sort:after{position:absolute;right:16px;font-weight:700}.sort-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:999;animation:overlayFadeIn .2s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 769px) and (max-width: 1272px){.main-tab{padding:.5rem;font-size:12px}.main-tabs{min-width:2rem}.navigation-container{grid-template-columns:60px 190px 2fr}.sub-tab{font-size:12px;padding:.6rem}.content-details{font-size:12px}.content-area{padding:1.5rem}.content-title{font-size:20px}.content-description{max-height:calc(95vh - 20rem)}.scroll-indicator svg{width:15px;height:15px}.scroll-indicator{margin-top:.5rem}.popular-tag-icon{width:13px;height:13px}.sort-container{padding-bottom:6px}.sort-button i.material-icons{font-size:12px}.sort-button{gap:6px;font-size:10px}.sort-option{padding:8px 10px;font-size:10px}}@media (min-width: 769px) and (max-width: 1272px) and (max-height: 460px){.main-tab[data-full-text=Operations]{font-size:0}.main-tab[data-full-text=Operations]:after{content:"Ops";font-size:12px}.main-tab[data-full-text=Strategic]{font-size:0}.main-tab[data-full-text=Strategic]:after{content:"Strat";font-size:12px}}@media (min-width: 1273px) and (max-width: 1399px){.main-tab{font-size:13px;border-radius:.6rem}.navigation-container{grid-template-columns:80px 250px 2fr}.sub-tab{font-size:14px;padding:.7rem}.content-details{font-size:14px}.content-title{font-size:24px}.content-description{max-height:calc(90vh - 20rem)}.scroll-indicator svg{width:16px;height:16px}.scroll-indicator{margin-top:.1rem}.popular-tag-icon{width:14px;height:14px}.sort-container{padding-bottom:6px}.sort-button i.material-icons{font-size:12px}.sort-button{gap:6px;font-size:10px}.sort-option{padding:8px 10px;font-size:10px}}@media (min-width: 1280px) and (max-width: 1366px) and (max-height: 500px){.main-tab[data-full-text=Operations]{font-size:0}.main-tab[data-full-text=Operations]:after{content:"Ops";font-size:13px}.main-tab[data-full-text=Strategic]{font-size:0}.main-tab[data-full-text=Strategic]:after{content:"Strat";font-size:13px}}@media screen and (min-width: 1272px) and (max-width: 1272px){.sub-tab{font-size:13px;padding:.6rem}.navigation-container{grid-template-columns:70px 220px 2fr}.content-details{font-size:13px}.content-area{overflow-y:auto}.content-description{max-height:calc(98vh - 20rem)}.content-title{font-size:20px}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 580px) and (max-height: 600px){.main-tab{padding:.875rem;font-size:12px}.main-tabs{min-width:2rem}.sub-tab{font-size:13px;padding:.6rem}.navigation-container{grid-template-columns:70px 220px 2fr}.content-details{font-size:13px}.content-area{overflow-y:auto}.content-title{font-size:20px}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 720px) and (max-height:720px){.main-tab{border-radius:.6rem;font-size:13px}.sub-tab{font-size:13px;padding:.6rem}.content-details{font-size:13px}.navigation-container{grid-template-columns:80px 230px 2fr;padding-left:.6rem;padding-right:.6rem}.content-area{overflow-y:auto}.content-title{font-size:22px}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 800px) and (max-height:800px){.navigation-container{grid-template-columns:80px 230px 2fr;padding-left:.6rem;padding-right:.6rem}}@media screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 768px) and (max-height:768px){.main-tab{font-size:14px;border-radius:.6rem}.content-details{font-size:13.9px}}@media (min-width: 1400px) and (max-width: 1599px){.navigation-container{grid-template-columns:80px 280px 2fr}.main-tab{border-radius:.6rem}.sub-tab{font-size:16px;padding:.8rem}.content-details{font-size:16px}.content-title{font-size:25px}.content-description{max-height:calc(90vh - 20rem)}.scroll-indicator svg{width:20px;height:20px}.scroll-indicator{margin-top:.1rem}.popular-tag-icon{width:18px;height:18px}.sort-container{padding-bottom:7px}.sort-button i.material-icons{font-size:14px}.sort-button{gap:6px;font-size:12px}.sort-option{padding:10px 12px;font-size:12px}}@media (min-width: 1600px) and (max-width: 1919px){.main-tab{border-radius:.7rem}.navigation-container{grid-template-columns:80px 280px 2fr}.sub-tab{font-size:16px;padding:.9rem}.content-details{font-size:16px}.content-title{font-size:28px}.content-description{max-height:calc(90vh - 21rem)}.scroll-indicator svg{width:20px;height:20px}.scroll-indicator{margin-top:-.1rem}.popular-tag-icon{width:18px;height:18px}.sort-container{padding-bottom:7px}.sort-button i.material-icons{font-size:14px}.sort-button{gap:6px;font-size:12px}.sort-option{padding:12px 14px;font-size:12px}}@media (min-width: 1920px) and (max-width: 2559px){.navigation-container{grid-template-columns:90px 360px 2fr;padding-left:.6rem;padding-right:.6rem}.main-tab{border-radius:.7rem}.sub-tab{font-size:18px;padding:1rem;border-radius:.6rem}.sub-tabs{padding:1.5rem;gap:.8rem;height:calc(90vh - 3.2rem)}.content-details{font-size:18px}.content-title{font-size:34px}.content-description{max-height:calc(100vh - 30rem)}.scroll-indicator svg{width:24px;height:24px}.scroll-indicator{margin-top:-.5rem}.popular-tag-icon{width:20px;height:20px}.sort-container{padding-bottom:10px}.sort-button i.material-icons{font-size:16px}.sort-button{gap:6px;font-size:14px}.sort-option{padding:14px 16px;font-size:14px}}@media (min-width: 1400px) and (max-width: 1920px) and (max-height: 580px){.main-tab[data-full-text=Operations]{font-size:0}.main-tab[data-full-text=Operations]:after{content:"Ops";font-size:18px}.main-tab[data-full-text=Strategic]{font-size:0}.main-tab[data-full-text=Strategic]:after{content:"Strat";font-size:18px}}@media screen and (min-width: 2000px) and (max-width: 2000px){.navigation-container{grid-template-columns:90px 380px 2fr}.main-tab{border-radius:.8rem;font-size:20px}.content-area{border:2px solid rgba(212,252,104,.3)}.sub-tabs{border:2px solid rgba(212,252,104,.3);height:calc(90vh - 3.4rem)}.content-details{font-size:18px}.content-area .three-icons-container{position:absolute;top:3rem;right:3rem;z-index:1}.content-description{max-height:calc(100vh - 32rem)}.scroll-indicator svg{width:26px;height:26px}.scroll-indicator,.content-description p{margin-top:.5rem}}@media (min-width: 2552px) and (max-width: 2552px){.navigation-container{grid-template-columns:100px 460px 2fr}.main-tab{border-radius:1rem}.main-tab{padding:.875rem;font-size:24px}.sub-tab{font-size:24px;padding:1.5rem;border-radius:.9rem}.top-part{gap:2.5rem}.sub-tabs{border:2px solid rgba(212,252,104,.3);height:calc(90vh - 3.3rem)}.content-details{font-size:24px}.content-description p{margin-top:.5rem}.content-area{padding:3rem;border:2px solid rgba(212,252,104,.3)}.content-title{font-size:36px}.content-area .three-icons-container{position:absolute;top:3rem;right:3rem;z-index:1}.content-description{max-height:calc(100vh - 37rem)}.scroll-indicator svg{width:30px;height:30px}.scroll-indicator{margin-top:.5rem}.popular-tag-icon{width:28px;height:28px}.sort-container{border-bottom:2px solid rgba(212,252,104,.7)}.sort-button{gap:6px;font-size:16px;border:2px solid rgba(212,252,104,.7)}.sort-button:hover{border:2px solid rgba(212,252,104,.7)}}@media (min-width: 2560px){.navigation-container{grid-template-columns:100px 480px 2fr;padding-left:1rem;padding-right:1rem}.main-tab{padding:.875rem;font-size:24px;border-radius:.9rem}.sub-tab{font-size:24px;padding:1.5rem;border-radius:.9rem}.sub-tabs{padding:2rem;gap:1rem;border:2px solid rgba(212,252,104,.3);height:calc(90vh - 4.4rem)}.content-details{font-size:24px}.content-description p{margin-top:.5rem}.content-area{padding:3rem;border:2px solid rgba(212,252,104,.3)}.content-title{font-size:40px}.content-area .three-icons-container{position:absolute;top:3rem;right:3rem;z-index:1}.content-description{max-height:calc(100vh - 36rem)}.scroll-indicator svg{width:30px;height:30px}.scroll-indicator{margin-top:-1rem}.popular-tag-icon{width:28px;height:28px}.sort-container{padding-bottom:12px;border-bottom:2px solid rgba(212,252,104,.7)}.sort-button i.material-icons{font-size:18px}.sort-button{gap:6px;font-size:16px;border:2px solid rgba(212,252,104,.7)}.sort-option{padding:18px;font-size:16px}.sort-button:hover{border:2px solid rgba(212,252,104,.7)}}@media (min-width: 2000px) and (max-width: 2560px) and (max-height: 680px){.main-tab[data-full-text=Operations]{font-size:0}.main-tab[data-full-text=Operations]:after{content:"Ops";font-size:22px}.main-tab[data-full-text=Strategic]{font-size:0}.main-tab[data-full-text=Strategic]:after{content:"Strat";font-size:22px}}@media (min-width: 3840px){.main-tab{padding:.875rem;font-size:34px;border-radius:1.6rem;border:4px solid rgba(212,252,104,.3)}.navigation-container{grid-template-columns:140px 750px 2fr;padding-left:2rem;padding-right:2rem}.sub-tab{font-size:36px;padding:2.2rem;border-radius:1.1rem;border:4px solid rgba(212,252,104,.3)}.sub-tabs{padding:3rem;border:2px solid rgba(212,252,104,.3);border-radius:1.1rem;height:calc(90vh - 6.4rem);gap:1.5rem;border:4px solid rgba(212,252,104,.3)}.content-details{font-size:36px}.content-area{padding:5rem;border:2px solid rgba(212,252,104,.3);border-radius:1.1rem;border:4px solid rgba(212,252,104,.3)}.content-title{font-size:60px}.content-area .three-icons-container{position:absolute;top:4.5rem;right:3.5rem;z-index:1}.content-description{max-height:calc(100vh - 56rem)}.scroll-indicator svg{width:45px;height:45px}.scroll-indicator{margin-top:-1rem}.content-description p{margin-top:1.5rem}.popular-tag-icon{width:40px;height:40px}.sort-container{padding-bottom:14px;border-bottom:3px solid rgba(212,252,104,.7)}.sort-button:hover{border:3px solid rgba(212,252,104,.7)}.sort-button i.material-icons{font-size:30px}.sort-button{gap:10px;font-size:26px;border:3px solid rgba(212,252,104,.7)}.sort-option{padding:28px 18px;font-size:26px}}.content-area{display:flex;flex-direction:column;position:relative;overflow:hidden}.refresh-container{position:absolute;bottom:0;left:0;right:0;padding:1rem;background-color:#000}.reports-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;max-width:100%;box-sizing:border-box;margin-bottom:-5px}.refresh{flex:.8;display:flex;flex-direction:column;align-items:flex-start;padding:.5rem;background-color:#000;border-radius:.5rem}.refresh p:first-child{color:#d4fc68;font-weight:700;margin:0}.refresh p:last-child{color:#f9f2ed;margin:0}.owner-container{flex:1;display:flex;align-items:center;gap:.6rem;padding:.5rem;background-color:#000;border-radius:.5rem;color:#d4fc68}.owner-image{flex-shrink:0;position:relative}.profile-img{width:2.5rem;height:2.5rem;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease}.profile-img:hover{transform:scale(1.1);box-shadow:0 2px 4px #0003,0 3px 6px #00000026}.owner-details{display:flex;flex-direction:column;align-items:flex-start}.owner-name{margin:0;font-weight:700;white-space:nowrap;text-overflow:ellipsis;max-width:150px;line-height:1.2;font-size:1em;text-align:left}.owner-title{margin:0;font-size:.9em;color:#f9f2ed;text-align:left}.teams-link,.no-teams-link{font-size:.8em;color:#d4fc68;text-decoration:none;text-align:left}.teams-link:hover{text-decoration:underline}.view-report{flex:.6;padding:.5rem 1rem;background-color:#d4fc68;color:#000;font-weight:700;border:none;border-radius:.5rem;cursor:pointer;white-space:nowrap;transition:background-color .3s,transform .2s,box-shadow .2s}.view-report:hover{transform:scale(1.01);background-color:#c9ef5c}.owner-image{position:relative;z-index:5}.owner-image[data-tooltip]:before{content:attr(data-tooltip);position:absolute;bottom:110%;left:50%;transform:translate(-50%);padding:4px 8px;background-color:#333;color:#fff;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.owner-image[data-tooltip]:hover:before{opacity:1;visibility:visible}.light-theme .refresh p:last-child{color:#555}.light-theme .owner-container{background-color:#fff;color:#000}.light-theme .owner-title{color:#555}.light-theme .owner-image[data-tooltip]:before{background-color:#333;color:#fff}@media (min-width: 769px) and (max-width: 1272px){.refresh,.owner-container{font-size:12px}.view-report{text-align:center;font-size:12px}.profile-img{width:40px;height:40px}.owner-image[data-tooltip]:before{font-size:.5rem}.refresh p:last-child{font-size:10px}.owner-title{font-size:10px}}@media (min-width: 1273px) and (max-width: 1399px){.refresh,.owner-container{font-size:13px}.view-report{text-align:center;font-size:13px}.profile-img{width:46px;height:46px}.owner-image[data-tooltip]:before{font-size:.6rem}.refresh p:last-child{font-size:11px}.owner-title{font-size:11px}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 580px) and (max-height: 600px){.refresh,.owner-container{font-size:12px}.view-report{text-align:center;font-size:12px}.profile-img{width:40px;height:40px}.owner-image[data-tooltip]:before{font-size:.5rem}.refresh p:last-child{font-size:11px}.owner-title{font-size:11px}}@media (min-width: 1400px) and (max-width: 1599px){.refresh,.owner-container{font-size:14px}.view-report{text-align:center;font-size:15px}.profile-img{width:50px;height:50px}.owner-image[data-tooltip]:before{font-size:.75rem}.refresh p:last-child{font-size:12px}.owner-title{font-size:12px}}@media (min-width: 1600px) and (max-width: 1919px){.reports-bottom{margin-left:10px;margin-right:10px}.refresh,.owner-container{font-size:15px}.view-report{text-align:center;font-size:16px}.profile-img{width:54px;height:54px}.owner-image[data-tooltip]:before{font-size:.75rem}.refresh p:last-child{font-size:13px}.owner-title{font-size:13px}}@media (min-width: 1920px) and (max-width: 2552px){.reports-bottom{margin-left:10px;margin-right:10px}.refresh,.owner-container{font-size:18px}.owner-container{gap:.8rem}.profile-img{width:62px;height:62px}.view-report{padding:.75rem 1.5rem;font-size:1.125rem}.owner-image[data-tooltip]:before{font-size:.75rem}.owner-name{font-size:1.1em}.teams-link,.no-teams-link{font-size:.9em}.refresh p:last-child{font-size:14px}.owner-title{font-size:14px}}@media (min-width: 2552px){.reports-bottom{margin-left:20px;margin-right:20px}.refresh,.owner-container{font-size:22px}.profile-img{width:80px;height:80px}.view-report{padding:1rem 2rem;font-size:1.25rem;border-radius:.7rem}.owner-image[data-tooltip]:before{font-size:1rem;padding:5px 12px}.owner-container{gap:1rem}.owner-name{font-size:1.2em;max-width:200px}.teams-link,.no-teams-link{font-size:1em}.refresh p:last-child{font-size:18px}.owner-title{font-size:18px}}@media (min-width: 3840px){.reports-bottom{margin-left:30px;margin-right:30px}.refresh,.owner-container{font-size:34px}.profile-img{width:120px;height:120px}.owner-container{gap:1.5rem}.view-report{padding:1rem 2rem;font-size:2.4rem;border-radius:1rem}.owner-image[data-tooltip]:before{font-size:1.5rem;padding:10px 18px;border-radius:.5rem}.owner-name{font-size:1.3em;max-width:250px}.teams-link,.no-teams-link{font-size:1.1em}.refresh p:last-child{font-size:28px}.owner-title{font-size:28px}}.additional-tab{grid-row:2;background-color:#000;border:2px solid rgba(212,252,104,.3);border-radius:.5rem;padding:1rem;width:calc(94% - .2rem);display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.text-icon{display:flex;flex-direction:row;justify-content:space-between}.additional-tab-heading{font-size:16px;font-weight:700;color:#d4fc68;margin:0 0 0 12px;text-align:left}.additional-tab-items{display:flex;justify-content:flex-start;width:100%;gap:1rem;font-size:14px}.additional-tab-item{background-color:#000;flex:1;color:#f9f2ed;font-weight:500;font-family:DM Sans,sans-serif;transition:all .2s ease;white-space:nowrap}.additional-tab-item:hover{color:#d4fc68;cursor:pointer;text-decoration:underline}.additional-tab-item.multi-line{display:block;white-space:normal;word-wrap:break-word;line-height:1.1}.additional-tab-item.multi-line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 960px) and (max-width: 1099px){.additional-tab-heading{font-size:14px}.additional-tab-items{font-size:12px}}@media screen and (min-width: 1100px) and (max-width: 1271px){.additional-tab-heading{font-size:16px}.additional-tab-items{font-size:14px}}@media screen and (min-width: 1272px) and (max-width: 1279px){.additional-tab{padding:.8rem}.additional-tab-heading{font-size:14px}.additional-tab-items{font-size:12px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.additional-tab-heading{font-size:16px}.additional-tab-items{font-size:14px}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 580px) and (max-height: 600px){.additional-tab{padding:.8rem}.additional-tab-heading{font-size:14px}.additional-tab-items{font-size:12px}}@media screen and (min-width: 1400px) and (max-width: 1599px){.additional-tab-heading{font-size:18px}.additional-tab-items{font-size:16px;gap:.8rem}}@media screen and (min-width: 1600px) and (max-width: 1919px){.additional-tab-heading{font-size:18px}.additional-tab-items{font-size:16px;gap:.8rem}}@media screen and (min-width: 1920px) and (max-width: 1999px){.additional-tab-heading{font-size:20px}.additional-tab-items{font-size:18px;gap:.8rem}}@media screen and (min-width: 2000px) and (max-width: 2559px){.additional-tab{border:2px solid rgba(212,252,104,.3)}.additional-tab-heading{font-size:22px}.additional-tab-items{font-size:20px;gap:.8rem}}@media (min-width: 2552px) and (max-width: 2552px) and (min-height: 1316px) and (max-height: 1316px){.additional-tab{border:2px solid rgba(212,252,104,.3)}.additional-tab-heading{font-size:26px;margin-left:30px}.additional-tab-items{font-size:22px}}@media screen and (min-width: 2560px) and (max-width: 3839px){.additional-tab{border:2px solid rgba(212,252,104,.3)}.additional-tab-heading{font-size:26px;margin-left:30px}.additional-tab-items{font-size:22px}}@media screen and (min-width: 3840px){.additional-tab{padding-bottom:3rem;border:4px solid rgba(212,252,104,.3);border-radius:1.1rem}.additional-tab-heading{font-size:40px;margin-left:30px;padding:1rem}.additional-tab-items{font-size:34px}}.image-container{position:fixed;bottom:2%;right:2%;z-index:1000;margin:0;padding:0;isolation:isolate}.query-results-table{width:100%;border-collapse:collapse;margin-bottom:10px;table-layout:auto}.query-results-table th,.query-results-table td{border:1px solid #D4FC68;padding:8px;text-align:left}.query-results-table thead{background-color:#000;color:#d4fc68}.circular-image-wrapper{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:50%}.circular-image{width:60px;height:60px;border-radius:50%;padding:.2rem;object-fit:cover;box-shadow:0 2px 10px #0003;transition:transform .3s ease,box-shadow .3s ease;margin:0;display:block;background-color:#d4fc68}.circular-image:hover{transform:scale(1.05);box-shadow:0 6px 12px #0006}.tooltip-chat{position:absolute;top:-50px;transform:translate(-50%);background-color:#000;border:2px solid #D4FC68;color:#fff;padding:6px 10px;border-radius:4px;font-size:10px;white-space:nowrap;opacity:0;animation:fadeIn .3s forwards;z-index:1002}.tooltip-chat.greeting{animation:fadeInOut 5s ease-in-out}.chat-window{position:fixed;left:68%;right:25%;width:30%;height:50%;bottom:10%;background-color:#000;border:2px solid rgba(212,252,104,.3);border-radius:.5rem;box-shadow:0 8px 32px #0000004d;display:flex;flex-direction:column;overflow:hidden;z-index:1000}.chat-window.fullscreen{position:fixed;top:5%;left:5%;right:5%;bottom:5%;width:auto;height:auto;transform:none;border-radius:.5rem;box-shadow:0 10px 30px #0003}.chat-header{background-color:#1a1a1a;color:#d4fc68;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #333;position:relative}.chat-header:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#D4FC68,transparent)}.chat-header h3{margin:0;font-size:18px;font-weight:600;color:#d4fc68}.chat-window.fullscreen .chat-header{padding:1.5rem}.chat-window.fullscreen .chat-header h3{font-size:22px}.chat-controls{display:flex;align-items:center;gap:10px}.fullscreen-button,.close-button,.reset-button{background:none;border:none;color:#666;cursor:pointer;padding:8px;outline:none;border-radius:6px;transition:all .2s ease}.fullscreen-button:focus,.close-button:focus,.reset-button:focus{outline:none;box-shadow:none}.fullscreen-button:hover,.close-button:hover,.reset-button:hover{background-color:#d4fc68;color:#000}.chat-messages{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;align-items:stretch;background-color:#1a1a1a}.chat-window.fullscreen .chat-messages{padding:20px 60px;gap:20px;background-color:#1a1a1a}.chat-messages::-webkit-scrollbar,.chat-input::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track,.chat-input::-webkit-scrollbar-track{background:transparent;border-radius:10px}.chat-messages::-webkit-scrollbar-thumb,.chat-input::-webkit-scrollbar-thumb{background:#d4fc68;border-radius:10px;transition:background .3s ease}.chat-messages::-webkit-scrollbar-thumb:hover,.chat-input::-webkit-scrollbar-thumb:hover{background:#d4fc68cc}.chat-messages,.chat-input{scrollbar-width:thin;scrollbar-color:rgba(212,252,104,1) transparent}.fullscreen-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;transform:translateZ(0);transition:opacity .3s ease;z-index:999;transition:all .3s ease}.fullscreen-overlay.active{display:block}.message-wrapper{position:relative;display:flex;align-items:flex-start;width:100%;justify-content:flex-start;margin-bottom:0;box-sizing:border-box}.user-message-wrapper{justify-content:flex-start}.bot-message-wrapper{justify-content:flex-start;width:100%;display:flex;flex-direction:row}.chat-window.fullscreen .message-wrapper{margin-bottom:0}.message-content{color:#fff;padding:16px 20px;border-radius:12px;word-wrap:break-word;width:100%;box-sizing:border-box;text-align:left;line-height:1.5}.query-results-table{max-width:100%;overflow-x:auto}.chat-window.fullscreen .message-content{padding:18px 22px;font-size:16px;width:100%;box-sizing:border-box}.chat-input-form{display:flex;padding:20px;border-top:1px solid #333;background-color:#1a1a1a;justify-content:center;gap:12px;align-items:center}.chat-window.fullscreen .chat-input-form{padding:20px 60px;background-color:#1a1a1a}.chat-input{flex:1;padding:16px 20px;border:1px solid #333;border-radius:12px;background-color:#2a2a2a;color:#fff;outline:none;font-size:14px;text-align:left;resize:none;font-family:DM SANS;transition:border-color .2s ease}.chat-input:focus{border-color:#d4fc68}.chat-input::placeholder{color:#666}.chat-window.fullscreen .chat-input{padding:18px 22px;font-size:16px;border-radius:12px}.empty-chat-message{text-align:center;color:#666;margin-top:30px}.bot-icon{width:32px;height:32px;margin-right:0;flex-shrink:0;background-color:#d4fc68;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bot-icon img{width:100%;height:100%;object-fit:cover}.chat-window.fullscreen .bot-icon{width:32px;height:32px}.message-bubble{max-width:85%;width:auto;border-radius:12px;position:relative;display:block;word-break:break-word;overflow-wrap:break-word;background-color:#2a2a2a;border:1px solid #333;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.chat-window.fullscreen .message-bubble{border-radius:12px;width:100%;box-sizing:border-box}.user-message-wrapper .message-bubble{background-color:#d4fc68;border:1px solid #D4FC68;width:fit-content}.user-message-wrapper .message-content{color:#000}.bot-message-wrapper .message-bubble{flex:1;margin-left:12px;background-color:#2a2a2a;border:1px solid #333;width:100%;max-width:calc(100% - 44px)}.bot-message-wrapper .message-content{color:#fff}.chat-window.fullscreen .user-message-wrapper .message-bubble{width:fit-content;background-color:#d4fc68;border:1px solid #D4FC68}.chat-window.fullscreen .bot-message-wrapper .message-bubble{background-color:#2a2a2a;border:1px solid #333;width:100%}.message-content p{margin:0;color:inherit}.message-time{font-size:11px;color:#666;position:absolute;bottom:-18px;right:5px}.chat-window.fullscreen .message-time{font-size:12px;bottom:-20px}.send-button{background-color:#d4fc68;display:flex;align-items:center;justify-content:center;color:#000;border:none;width:48px;height:48px;border-radius:12px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.send-button:hover{background-color:#d4fc68e6;transform:translateY(-1px)}.send-button:disabled{opacity:.5;cursor:not-allowed}.chat-window.fullscreen .send-button{width:52px;height:52px;border-radius:12px}.text-content{margin-bottom:.2rem;line-height:1.5}.table-container{overflow-x:auto;margin-bottom:.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%;box-sizing:border-box}.data-table{width:100%;border-collapse:collapse;font-size:.9rem;border:1px solid #333;border-radius:8px;overflow:hidden;table-layout:fixed}.data-table th{background-color:#2a2a2a;color:#d4fc68;font-weight:600;text-align:left;padding:12px 15px;border-bottom:1px solid #333;border-right:1px solid #333}.data-table td{padding:10px 15px;border-bottom:1px solid #333;border-right:1px solid #333;color:#fff;background-color:#1a1a1a}.data-table th:last-child,.data-table td:last-child{border-right:none}.data-table .even-row{background-color:#1a1a1a}.data-table .odd-row{background-color:#222}.no-results{color:#d4fc68;font-style:italic;text-align:center;padding:2rem;background-color:#2a2a2a;border-radius:8px;border:1px solid #333}.reset-button{background:none}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble{box-shadow:0 4px 12px #00000026;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-header{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-input{background:#2a2a2acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,252,104,.2)}.chat-input:focus{border-color:#d4fc68;box-shadow:0 0 0 3px #d4fc681a}.chart-container{position:relative;width:100%;height:400px;padding:10px;border-radius:8px;overflow:hidden}.chart-container canvas{width:100%!important;height:100%!important;max-width:100%;max-height:100%}.chart-controls{padding:15px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.chart-controls label{font-weight:700;color:#fff;white-space:nowrap;min-width:fit-content}.chart-controls select{padding:8px 10px;border-radius:4px;border:1px solid #444;background-color:#000;color:#fff;min-width:100px;max-width:200px;font-size:10px;cursor:pointer;transition:border-color .3s ease}.chart-controls select:hover{border-color:#666}.chart-controls select:focus{outline:none;border-color:#434343;box-shadow:0 0 0 2px #78787840}.flag-container{margin-top:8px;border-top:1px solid #e1e5e9;padding:10px}.flag-trigger{background:none;border:none;color:#d4fc68;font-size:12px;cursor:pointer;padding:4px 0;transition:color .2s ease}.flag-trigger:hover{text-decoration:underline}.flag-form{display:flex;flex-direction:column;gap:8px}.flag-textarea{width:100%;min-height:40px;padding:8px;border:1px solid #ddd;border-radius:5px;font-size:12px;font-family:inherit;resize:vertical;box-sizing:border-box}.flag-textarea:focus{outline:none;border-color:#d4fc68}.flag-buttons{display:flex;gap:8px;justify-content:flex-end}.flag-submit{background-color:#6c757d;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s ease}.flag-submit:hover:not(:disabled){background-color:#d4fc68;color:#000}.flag-submit:disabled{background-color:#6c757d;cursor:not-allowed}.flag-cancel{background-color:#6c757d;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;transition:background-color .2s ease}.flag-cancel:hover:not(:disabled){background-color:red}.flag-cancel:disabled{background-color:#adb5bd;cursor:not-allowed}.flag-success{color:#d4fc68;font-size:12px;font-style:italic;padding:4px 0}.toggle-example-btn{background:none;border:none;cursor:pointer;color:#d4fc68;padding:0;display:flex;align-items:center}.welcome-content .fresh-empty-state{margin-bottom:-15px}.welcome-section{margin-bottom:30px}.loading-message{display:flex;flex-direction:row;gap:10px;color:#d4fc68}.genie-spinner{width:16px;height:16px;animation:spin 1s linear infinite}.No-charts{font-size:10px;padding-left:5px}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@keyframes popIn{0%{opacity:0;transform:translate(-10px,-50%) scale(.8)}50%{transform:translateY(-50%) scale(1.1)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (min-width: 960px) and (max-width: 1279px){.circular-image{width:24px;height:24px;padding:.3rem}.tooltip-chat{font-size:10px;padding:6px 10px;top:-35px}.tooltip-chat.greeting,.cyd{font-size:10px}.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:12px}.chat-header,.chat-window.fullscreen .chat-header{padding:15px 16px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:4px}.material-icons,.chat-window.fullscreen .material-icons{font-size:12px}.chat-messages{font-size:10px;padding:10px}.chat-window.fullscreen .chat-messages{gap:6px;padding:15px}.chat-window.fullscreen .message-content{font-size:10px}.chat-controls{height:10px}.chat-input,.chat-window.fullscreen .chat-input{font-size:10px;border-radius:8px;padding:8px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:8px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:8px 8px 2px}.bot-icon,.chat-window.fullscreen .bot-icon{width:12px;height:12px}.message-time,.chat-window.fullscreen .message-time{font-size:8px;bottom:-14px}.send-button,.chat-window.fullscreen .send-button{width:25px;height:25px;border-radius:8px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:10px}.message-content,.chat-window.fullscreen .message-content{padding:6px 10px;border-radius:8px}.data-table{font-size:8px}.data-table th,.data-table td{padding:6px 8px}.chart-container{height:260px;padding:10px}.flag-container{padding:10px}.flag-trigger,.flag-textarea,.flag-success{font-size:10px}.flag-form{gap:6px}.flag-submit,.flag-cancel{font-size:10px;padding:4px 8px}.genie-spinner{width:12px;height:12px}.loading-message{gap:5px}.No-charts{font-size:9px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.circular-image{width:28px;height:28px}.tooltip-chat{font-size:11px;padding:6px 10px;top:-37px}.tooltip-chat.greeting,.cyd,.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:12px}.chat-header,.chat-window.fullscreen .chat-header{padding:16px 18px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:4px}.material-icons,.chat-window.fullscreen .material-icons{font-size:12px}.chat-messages{font-size:10px;padding:12px}.chat-window.fullscreen .chat-messages{gap:8px;padding:16px}.chat-window.fullscreen .message-content{font-size:12px}.chat-controls{height:12px}.chat-input,.chat-window.fullscreen .chat-input{font-size:10px;border-radius:8px;padding:10px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:10px}.bot-icon,.chat-window.fullscreen .bot-icon{width:14px;height:14px}.message-time,.chat-window.fullscreen .message-time{font-size:8px}.send-button{width:30px;height:30px}.chat-window.fullscreen .send-button{width:32px;height:32px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:10px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:8px 8px 2px}.send-button,.chat-window.fullscreen .send-button{width:30px;height:30px;border-radius:8px}.message-content,.chat-window.fullscreen .message-content{padding:6px 10px;border-radius:8px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:14px}.data-table{font-size:10px}.data-table th,.data-table td{padding:7px 9px}.chart-container{height:300px;padding:10px}.flag-container{padding:10px}.flag-trigger,.flag-textarea,.flag-success{font-size:10px}.flag-form{gap:6px}.flag-submit,.flag-cancel{font-size:10px;padding:4px 8px}.genie-spinner{width:14px;height:14px}.loading-message{gap:6px}.No-charts{font-size:10px}}@media screen and (min-width: 1400px) and (max-width: 1599px){.circular-image{padding:.3rem;width:32px;height:32px}.tooltip-chat{font-size:12px;padding:6px 10px;top:-40px}.tooltip-chat.greeting,.cyd{font-size:13px}.chat-header h3,.chat-window.fullscreen .chat-header h3,.material-icons,.chat-window.fullscreen .material-icons{font-size:14px}.chat-messages{font-size:12px}.chat-header,.chat-window.fullscreen .chat-header{padding:16px 18px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:6px}.chat-messages{font-size:10px;padding:12px}.chat-window.fullscreen .chat-messages{gap:8px;padding:18px}.chat-input,.chat-window.fullscreen .chat-input{border-radius:8px;padding:10px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:10px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:8px 8px 2px}.send-button,.chat-window.fullscreen .send-button{width:30px;height:30px;border-radius:8px}.message-content,.chat-window.fullscreen .message-content{padding:6px 12px;border-radius:8px}.chat-window.fullscreen .message-content{font-size:13px}.chat-controls{height:14px}.chat-input,.chat-window.fullscreen .chat-input{font-size:12px}.bot-icon,.chat-window.fullscreen .bot-icon{width:14px;height:14px}.message-time,.chat-window.fullscreen .message-time{font-size:8px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:12px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:16px}.data-table{font-size:11px}.data-table th,.data-table td{padding:8px 10px}.chart-container{height:350px;padding:14px}.flag-container{padding:12px}.flag-trigger,.flag-textarea,.flag-success{font-size:12px}.flag-form{gap:8px}.flag-submit,.flag-cancel{font-size:12px;padding:6px 10px}.genie-spinner{width:14px;height:14px}.loading-message{gap:7px}.No-charts{font-size:11px}}@media screen and (min-width: 1600px) and (max-width: 1919px){.circular-image{padding:.3rem;width:34px;height:34px}.tooltip-chat{font-size:13px;padding:6px 10px;top:-42px}.tooltip-chat.greeting,.cyd{font-size:14px}.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:15px}.material-icons,.chat-window.fullscreen .material-icons{font-size:16px}.chat-messages{font-size:13px}.chat-header,.chat-window.fullscreen .chat-header{padding:18px 20px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:6px}.chat-messages{padding:14px;gap:8px}.chat-window.fullscreen .chat-messages{gap:6px;padding:20px}.chat-input,.chat-window.fullscreen .chat-input{font-size:10px;border-radius:8px;padding:8px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:8px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:8px 8px 2px}.send-button,.chat-window.fullscreen .send-button{width:34px;height:34px;border-radius:8px}.message-content,.chat-window.fullscreen .message-content{padding:8px 14px;border-radius:8px}.chat-window.fullscreen .message-content{font-size:13px}.chat-controls{height:16px}.chat-input,.chat-window.fullscreen .chat-input{font-size:13px}.bot-icon,.chat-window.fullscreen .bot-icon{width:16px;height:16px}.message-time,.chat-window.fullscreen .message-time{font-size:10px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:12px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:18px}.text-content{padding:.3rem}.data-table{font-size:12px}.data-table th,.data-table td{padding:9px 11px}.chart-container{height:400px;padding:14px}.flag-container{padding:12px}.flag-trigger,.flag-textarea,.flag-success{font-size:12px}.flag-form{gap:8px}.flag-submit,.flag-cancel{font-size:12px;padding:6px 10px}.loading-message{gap:8px}.No-charts{font-size:13px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.circular-image{padding:.4rem;width:38px;height:38px}.tooltip-chat{font-size:14px;padding:8px 12px;top:-45px}.tooltip-chat.greeting,.cyd{font-size:15px}.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:18px}.material-icons,.chat-window.fullscreen .material-icons{font-size:20px}.chat-messages{font-size:15px}.chat-header,.chat-window.fullscreen .chat-header{padding:18px 22px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:6px}.chat-messages{padding:14px;gap:8px}.chat-window.fullscreen .chat-messages{gap:8px;padding:20px}.chat-input,.chat-window.fullscreen .chat-input{border-radius:10px;padding:12px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:12px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:10px 10px 2px}.send-button,.chat-window.fullscreen .send-button{width:50px;height:40px;border-radius:10px}.message-content,.chat-window.fullscreen .message-content{padding:8px 14px;border-radius:10px}.chat-window.fullscreen .message-content{font-size:16px}.chat-input,.chat-window.fullscreen .chat-input{font-size:15px}.bot-icon,.chat-window.fullscreen .bot-icon{width:18px;height:18px}.message-time,.chat-window.fullscreen .message-time{font-size:11px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:14px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:18px}.text-content{padding:.4rem}.data-table{font-size:14px}.data-table th,.data-table td{padding:10px 12px}.chart-container{height:500px;padding:16px}.flag-container{padding:14px}.flag-trigger,.flag-textarea,.flag-success{font-size:14px}.flag-form{gap:8px}.flag-submit,.flag-cancel{font-size:14px;padding:8px 12px}.genie-spinner{width:18px;height:18px}.loading-message{gap:10px}.No-charts{font-size:15px}}@media screen and (min-width: 2552px){.circular-image{padding:.6rem;width:46px;height:46px}.tooltip-chat{font-size:18px;padding:8px 12px;top:-50px}.tooltip-chat.greeting,.cyd{font-size:20px}.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:22px}.material-icons,.chat-window.fullscreen .material-icons{font-size:24px}.chat-messages,.chat-window.fullscreen .chat-messages{font-size:18px;padding:18px;gap:8px}.chat-header,.chat-window.fullscreen .chat-header{padding:24px 28px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:8px}.chat-input,.chat-window.fullscreen .chat-input{border-radius:10px;padding:14px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:14px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:12px 12px 2px}.send-button,.chat-window.fullscreen .send-button{width:60px;height:45px;border-radius:10px}.message-content,.chat-window.fullscreen .message-content{padding:10px 16px;border-radius:10px}.chat-window.fullscreen .message-content,.chat-input,.chat-window.fullscreen .chat-input{font-size:18px}.bot-icon,.chat-window.fullscreen .bot-icon{width:22px;height:22px;padding:6px}.message-time,.chat-window.fullscreen .message-time{font-size:12px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:14px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:18px}.text-content{padding:.6rem}.data-table{font-size:16px}.data-table th,.data-table td{padding:12px 14px}.chart-container{height:500px;padding:16px}.flag-container{padding:14px}.flag-trigger,.flag-textarea,.flag-success{font-size:16px}.flag-form{gap:10px}.flag-submit,.flag-cancel{font-size:16px;padding:10px 14px}.genie-spinner{width:22px;height:22px}.loading-message{gap:12px}.No-charts{font-size:17px}}@media screen and (min-width: 3840px){.circular-image{padding:.8rem;width:64px;height:64px}.tooltip-chat{font-size:26px;padding:12px 16px;top:-70px;border-radius:12px}.tooltip-chat.greeting,.cyd{font-size:26px}.chat-header h3,.chat-window.fullscreen .chat-header h3{font-size:30px}.material-icons,.chat-window.fullscreen .material-icons{font-size:34px}.chat-messages,.chat-window.fullscreen .chat-messages{font-size:26px;padding:24px;gap:16px}.chat-header,.chat-window.fullscreen .chat-header{padding:34px 38px}.fullscreen-button,.close-button,.reset-button,.chat-window.fullscreen .fullscreen-button{padding:14px}.chat-input,.chat-window.fullscreen .chat-input{border-radius:12px;padding:28px}.chat-input-form,.chat-window.fullscreen .chat-input{padding:28px}.bot-message-wrapper .message-bubble,.user-message-wrapper .message-bubble,.chat-window.fullscreen .message-bubble{border-radius:12px 12px 2px}.send-button,.chat-window.fullscreen .send-button{width:90px;height:70px;border-radius:12px}.message-content,.chat-window.fullscreen .message-content{padding:14px 20px;border-radius:12px}.chat-window.fullscreen .message-content,.chat-input,.chat-window.fullscreen .chat-input{font-size:26px}.bot-icon,.chat-window.fullscreen .bot-icon{width:34px;height:34px;padding:8px}.message-time,.chat-window.fullscreen .message-time{font-size:18px;bottom:-30px}.bot-message-wrapper,.user-message-wrapper{margin-bottom:20px}.chat-window.fullscreen .message-wrapper,.chat-window.fullscreen .bot-wrapper{margin-bottom:26px}.text-content{padding:1rem}.data-table{font-size:22px}.data-table th{padding:16px 20px}.data-table td{padding:16px 18px}.chart-container{height:700px;padding:16px}.flag-container{padding:16px}.flag-trigger,.flag-textarea,.flag-success{font-size:20px}.flag-form{gap:14px}.flag-submit,.flag-cancel{font-size:20px;padding:12px 18px}.genie-spinner{width:28px;height:28px}.loading-message{gap:16px}.No-charts{font-size:25px}}.voice-input-button{border:none;border-radius:25%;background:#555;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #0003;position:relative;z-index:10;flex-shrink:0;overflow:hidden}.voice-input-button.recording{background:#f44336;box-shadow:0 0 20px #f4433699;animation:pulse 1.5s infinite}.voice-input-button:disabled{cursor:not-allowed;opacity:.5}.voice-input-button:active{transform:scale(.95)}.voice-icon{pointer-events:none}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.voice-input-button{width:50px;height:45px;padding:10px}.voice-icon{width:50px;height:50px;color:#d4fc68}.voice-comp{width:500px;height:45px;padding:10px}@media screen and (min-width: 960px) and (max-width: 1399px){.voice-input-button{width:30px;height:25px;padding:9px}}@media screen and (min-width: 1280px) and (max-width: 1599px){.voice-input-button{width:35px;height:30px;padding:10px}}@media screen and (min-width: 1600px) and (max-width: 1919px){.voice-input-button{width:40px;height:35px;padding:11px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.voice-input-button{width:50px;height:40px;padding:14px}.voice-comp{width:50px;height:44px;padding:14px}}@media screen and (min-width: 2552px){.voice-input-button{width:60px;height:45px;padding:18px}.voice-comp{width:60px;height:52px;padding:17px}}@media screen and (min-width: 3840px){.voice-input-button{width:90px;height:70px;padding:25px}.voice-comp{width:70px;height:67px;padding:20px}}@media screen and (min-width: 960px) and (max-width: 1399px){.voice-comp{width:35px;height:35px;padding:10px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.voice-comp{width:40px;height:38px;padding:11px}}.stat-pill{display:flex;align-items:start;gap:.25rem;padding:.15rem;border-radius:9999px;position:relative}.stat-pill.yellow{background-color:#000}.stat-pill.yellow .stat-pill-icon,.stat-pill.yellow .stat-pill-count{background-color:#d4fc684d}.stat-pill.red{background-color:#000}.stat-pill.red .stat-pill-icon,.stat-pill.red .stat-pill-count{background-color:#d4fc684d}.stat-pill-icon{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#d4fc68}.stat-pill-icon i{font-size:1rem}.stat-pill-count{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#d4fc68;font-weight:500;font-size:.875rem}.stat-pill .tooltip{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:5px;font-size:.5rem;display:none;white-space:nowrap}.stat-pill:hover .tooltip{display:block}.three-icons-container{display:flex;align-items:center;gap:.5rem;padding:.2rem;background-color:#000;border-radius:.5rem;position:relative}.icon-container{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background-color:#d4fc684d;box-shadow:0 2px 6px #0003}.icon-container:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000004d;background-color:#d4fc6880}.icon-container:active{box-shadow:0 1px 4px #00000026;transform:scale(.95)}.icon-container i{color:#d4fc68;font-size:1rem}.copied-notification{position:absolute;bottom:-25px;left:0;right:0;background-color:#d4fc68;color:#000;padding:2px;text-align:center;border-radius:5px;font-size:10px}.light-theme .three-icons-container{background-color:#fff!important}.light-theme .icon-container{background-color:#000!important}.light-theme .stat-pill-icon i,.light-theme .stat-pill-count{color:#d4fc68!important}.light-theme .stat-pill.yellow,.light-theme .stat-pill.red{background-color:#fff!important}.light-theme .stat-pill-icon,.light-theme .stat-pill-count{background-color:#000!important}.stat-pill.red.active,.stat-pill.red.active .stat-pill-count{background-color:#d4fc68!important}.stat-pill.red.active .stat-pill-icon i,.stat-pill.red.active .stat-pill-count{color:#000!important}.light-theme .stat-pill.red.active .stat-pill-icon,.light-theme .stat-pill.red.active .stat-pill-count{background-color:#d4fc68!important}.light-theme .stat-pill.red.active .stat-pill-icon i,.light-theme .stat-pill.red.active .stat-pill-count{color:#000!important}@media screen and (min-width: 960px) and (max-width: 1280px){.stat-pill{gap:.2rem;padding:.12rem}.stat-pill-icon{width:1.6rem;height:1.6rem}.stat-pill-icon i{font-size:.8rem}.stat-pill-count{width:1.6rem;height:1.6rem;font-size:.7rem}.three-icons-container{gap:.4rem;padding:.15rem}.icon-container{width:1.6rem;height:1.6rem}.icon-container i{font-size:.8rem}}@media screen and (min-width: 1281px) and (max-width: 1399px){.stat-pill{gap:.22rem;padding:.14rem}.stat-pill-icon{width:1.8rem;height:1.8rem}.stat-pill-icon i{font-size:.95rem}.stat-pill-count{width:1.8rem;height:1.8rem;font-size:.8rem}.three-icons-container{gap:.45rem;padding:.18rem}.icon-container{width:1.8rem;height:1.8rem}.icon-container i{font-size:.95rem}.copied-notification{bottom:-25px;padding:2px;border-radius:5px;font-size:12px}.stat-pill .tooltip{bottom:-28px;padding:5px 10px;border-radius:5px;font-size:.6rem}}@media screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 580px) and (max-height: 600px){.stat-pill{gap:.2rem;padding:.12rem}.stat-pill-icon{width:1.6rem;height:1.6rem}.stat-pill-icon i{font-size:.8rem}.stat-pill-count{width:1.6rem;height:1.6rem;font-size:.7rem}.three-icons-container{gap:.4rem;padding:.15rem}.icon-container{width:1.6rem;height:1.6rem}.icon-container i{font-size:.8rem}}@media screen and (min-width: 1400px) and (max-width: 1919px){.stat-pill{gap:.25rem;padding:.15rem}.stat-pill-icon{width:2rem;height:2rem}.stat-pill-icon i{font-size:1rem}.stat-pill-count{width:2rem;height:2rem;font-size:.875rem}.three-icons-container{gap:.5rem;padding:.2rem}.icon-container{width:2rem;height:2rem}.icon-container i{font-size:1rem}.copied-notification{bottom:-30px;padding:2px;border-radius:5px;font-size:14px}.stat-pill .tooltip{bottom:-35px;padding:5px 10px;border-radius:5px;font-size:.75rem}}@media screen and (min-width: 1920px) and (max-width: 2559px){.stat-pill{gap:.28rem;padding:.17rem}.stat-pill-icon{width:2.1rem;height:2.1rem}.stat-pill-icon i{font-size:1.05rem}.stat-pill-count{width:2.1rem;height:2.1rem;font-size:.9rem}.three-icons-container{gap:.55rem;padding:.22rem}.icon-container{width:2.1rem;height:2.1rem}.icon-container i{font-size:1.05rem}.copied-notification{bottom:-35px;padding:3px;border-radius:7px;font-size:16px}.stat-pill .tooltip{bottom:-35px;padding:5px 10px;border-radius:5px;font-size:.75rem}}@media (min-width: 2552px) and (max-width: 2552px){.stat-pill{gap:.3rem;padding:.19rem}.stat-pill-icon{width:3rem;height:3rem}.stat-pill-icon i{font-size:1.6rem}.stat-pill-count{width:3rem;height:3rem;font-size:1.2rem}.three-icons-container{gap:.6rem;padding:.25rem}.icon-container{width:3rem;height:3rem}.icon-container i{font-size:1.6rem}.copied-notification{bottom:-45px;padding:4px;border-radius:8px;font-size:20px}.stat-pill .tooltip{bottom:-45px;padding:6px 12px;border-radius:5px;font-size:1rem}}@media screen and (min-width: 2560px){.stat-pill{gap:.3rem;padding:.19rem}.stat-pill-icon{width:3rem;height:3rem}.stat-pill-icon i{font-size:1.6rem}.stat-pill-count{width:3rem;height:3rem;font-size:1.2rem}.three-icons-container{gap:.6rem;padding:.25rem}.icon-container{width:3rem;height:3rem}.icon-container i{font-size:1.6rem}.copied-notification{bottom:-45px;padding:4px;border-radius:8px;font-size:20px}.stat-pill .tooltip{bottom:-45px;padding:6px 12px;border-radius:5px;font-size:1rem}}@media screen and (min-width: 3840px){.stat-pill{gap:.7rem;padding:.3rem}.stat-pill-icon{width:4.5rem;height:4.5rem}.stat-pill-icon i{font-size:2.6rem}.stat-pill-count{width:4.5rem;height:4.5rem;font-size:2rem}.three-icons-container{gap:.6rem;padding:.25rem}.icon-container{width:4.5rem;height:4.5rem}.icon-container i{font-size:2.4rem}.copied-notification{bottom:-70px;padding:8px;border-radius:15px;font-size:30px}.stat-pill .tooltip{bottom:-60px;padding:8px 20px;border-radius:8px;font-size:1.5rem}}.description-bullet-list{margin-top:0;padding-left:1.5rem}.scroll-message{position:absolute;bottom:0;left:0;right:0;background-color:#d4fc68;color:#000;text-align:center;padding:4px 0;font-size:14px;transition:opacity .3s;opacity:2;pointer-events:none}@media screen and (min-width: 960px) and (max-width: 1279px){.scroll-message{font-size:9px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.scroll-message{font-size:9px}}@media screen and (min-width: 1400px) and (max-width: 1599px){.scroll-message{font-size:10px}}@media screen and (min-width: 1600px) and (max-width: 1919px){.scroll-message{font-size:12px;padding:4px 0}.description-bullet-list{padding-left:2rem}}@media screen and (min-width: 1920px) and (max-width: 2559px){.scroll-message{font-size:14px;padding:5px 0}.description-bullet-list{padding-left:2rem}}@media screen and (min-width: 2550px){.scroll-message{font-size:17px;padding:6px 0}.description-bullet-list{padding-left:2.5rem}}@media (min-width: 3840px){.scroll-message{font-size:26px;padding:8px 0}.description-bullet-list{padding-left:4rem}}.Highlights-container{text-align:left;color:#d4fc68;box-sizing:border-box;padding:10px 16px;position:relative;background-color:#d4fc684d;width:50%;margin-bottom:6px;border-radius:6px}.commit-msg{text-align:left;flex:1}.highlights-row{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%}.highlights-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;gap:8px}.commit-right{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.commit-date{font-size:11px;color:#d4fc68;white-space:nowrap}.highlights-toggle{font-size:11px;color:#d4fc68;flex-shrink:0}.highlights-mask{position:absolute;top:calc(100% + 10px);left:-6px;right:-6px;height:60px;background:#000;z-index:9998}.highlights-expanded{position:absolute;top:calc(100% + 6px);left:-6px;right:-6px;display:flex;flex-direction:column;gap:6px;background-color:#d4fc684d;border-radius:6px;padding:6px 16px;text-align:left;z-index:9999;box-sizing:border-box;color:#d4fc68}.expanded-msg{display:flex;align-items:center;justify-content:flex-start;font-size:13px;color:#d4fc68}.expanded-msg:last-child{border-bottom:none}.expanded-date{margin-left:auto;flex-shrink:0}.Loading-up{text-align:center}@media screen and (min-width: 960px) and (max-width: 1279px){.Highlights-container{padding:4px 6px;margin-bottom:6px;border-radius:4px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:12px}.highlights-expanded{top:calc(100% + 6px);left:-6px;right:-6px;padding:4px 6px;gap:6px;border-radius:4px}.highlights-mask{top:calc(100% + 6px);left:-15px;right:-15px;height:80px}.upd-header{font-size:12px}.highlights-toggle{font-size:6px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.Highlights-container{padding:6px 8px;margin-bottom:6px;border-radius:4px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:12px}.highlights-expanded{top:calc(100% + 8px);left:-8px;right:-8px;padding:6px 8px;gap:6px;border-radius:4px}.highlights-mask{top:calc(100% + 6px);left:-15px;right:-15px;height:100px}.upd-header{font-size:12px}.highlights-toggle{font-size:8px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.Highlights-container{padding:8px 10px;margin-bottom:6px;border-radius:6px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:14px}.highlights-expanded{top:calc(100% + 12px);left:-10px;right:-10px;padding:8px 10px;gap:8px;border-radius:6px}.highlights-mask{top:calc(100% + 12px);left:-15px;right:-15px;height:80px}.upd-header{font-size:14px}.highlights-toggle{font-size:10px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.Highlights-container{padding:10px 12px;margin-bottom:8px;border-radius:8px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:16px}.highlights-expanded{top:calc(100% + 14px);left:-12px;right:-12px;padding:10px 12px;gap:10px;border-radius:8px}.highlights-mask{top:calc(100% + 14px);left:-18px;right:-18px;height:100px}.upd-header{font-size:16px}.highlights-toggle{font-size:10px}}@media screen and (min-width: 2552px){.Highlights-container{padding:14px 18px;margin-bottom:8px;border-radius:8px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:18px}.highlights-expanded{top:calc(100% + 20px);left:-18px;right:-18px;padding:14px 18px;gap:14px;border-radius:8px}.highlights-mask{top:calc(100% + 15px);left:-26px;right:-26px;height:120px}.upd-header{font-size:18px}.highlights-toggle{font-size:14px}}@media (min-width: 3840px){.Highlights-container{padding:18px 26px;margin-bottom:14px;border-radius:12px}.highlights-header,.expanded-msg,.loading-up,.commit-date{font-size:30px}.highlights-expanded{top:calc(100% + 25px);left:-24px;right:-24px;padding:18px 26px;gap:24px;border-radius:12px}.highlights-mask{top:calc(100% + 30px);left:-34px;right:-34px;height:180px}.upd-header{font-size:30px}.highlights-toggle{font-size:20px}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-container{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-spinner{width:48px;height:48px;color:#d4fc68;animation:spin 1s linear infinite}.loading-text{color:#d4fc68;font-size:1.125rem;font-weight:500}.power-bi iframe,.power-bi iframe *{box-sizing:border-box}.power-bi iframe{max-height:120vh;height:100%;width:100%;overflow:hidden;padding:.5rem;background-color:#fff;border:none}.whole-page{height:160vh;background-color:#fff}.reports-top-container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 20px;background-color:#fff}.Owner{display:flex;flex-direction:row;width:30%;padding:.5rem}.report-header{margin-top:1rem}.report-name{font-size:18px;font-weight:700;color:#000;font-family:PX Grotesk,sans-serif}.icon{margin-right:3.5rem}@media (min-width: 769px) and (max-width: 1199px){.report-name{font-size:22px}.power-bi iframe{height:70vh!important;margin-top:-.5rem}}@media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 500px) and (max-height: 760px){.power-bi iframe{height:110vh!important;margin-top:-1rem}}@media (min-width: 1200px) and (max-width: 1399px){.report-name{font-size:24px}.power-bi iframe{height:140vh!important}}@media screen and (min-width: 1200px) and (max-width: 1200px) and (min-height: 800px) and (max-height: 800px){.power-bi iframe{height:80vh!important;margin-top:-1rem}}@media screen and (min-width: 1272px) and (max-width: 1272px){.power-bi iframe{height:110vh!important}}@media screen and (min-width: 1280px) and (max-width: 1280px){.power-bi iframe{height:110vh!important;padding:1rem;margin-top:-1rem}}@media screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 768px) and (max-height: 768px){.report-name{font-size:26px}.power-bi iframe{height:100vh!important}}@media screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 600px) and (max-height: 760px){.report-name{font-size:26px}.power-bi iframe{height:115vh!important;margin-top:-.5rem}}@media (min-width: 1400px) and (max-width: 1599px){.report-name{font-size:26px}.power-bi iframe{height:85vh!important;margin-top:-1rem}}@media screen and (min-width: 1400px) and (max-width: 1400px) and (min-height: 600px) and (max-height: 820px){.power-bi iframe{height:110vh!important;margin-top:-1rem}}@media (min-width: 1600px) and (max-width: 1919px){.report-name{font-size:30px}.power-bi iframe{height:110vh!important}}@media screen and (min-width: 1600px) and (max-width: 1600px) and (min-height: 600px) and (max-height: 700px){.power-bi iframe{height:120vh!important;margin-top:-1rem}}@media (min-width: 1920px) and (max-width: 2551px){.report-name{font-size:34px}.power-bi iframe{height:100vh!important;margin-top:-.5rem;padding:1rem}.Owner{margin-left:1rem}}@media screen and (min-width: 1920px) and (max-width: 1920px) and (min-height: 700px) and (max-height: 920px){.power-bi iframe{height:120vh!important;margin-top:-1rem}}@media (min-width: 2552px){.report-name{font-size:42px}.power-bi iframe{height:100vh!important;margin-top:-.5rem;padding:1.5rem}.Owner{margin-left:1.5rem}}@media screen and (min-width: 2552px) and (max-width: 2552px) and (min-height: 900px) and (max-height: 1250px){.power-bi iframe{height:140vh!important;margin-top:-1rem}}@media (min-width: 3840px){.report-name{font-size:66px}.power-bi iframe{margin-top:-.5rem;padding:2rem}}@media screen and (min-width: 3840px) and (max-width: 3840px) and (min-height: 1400px) and (max-height: 1700px){.power-bi iframe{height:130vh!important;margin-top:-1rem}}.favorites-container{width:100%;padding-bottom:2rem}.favorites-heading{font-family:PX Grotesk,sans-serif;font-size:28px;font-weight:400;margin-bottom:32px;color:#d4fc68}.favorites-table-container{display:flex;flex-direction:column;align-self:center;justify-self:center;width:80%;margin:0 auto;background-color:#fff;border-radius:8px;overflow:visible;box-shadow:0 2px 10px #0000001a}.favorites-table-header,.favorites-table-row{display:grid;align-items:center;gap:20px;padding:16px 20px;color:#fff;border-bottom:1px solid #333;grid-template-columns:60px minmax(180px,1fr) 140px 220px 80px minmax(160px,260px)}.favorites-table-header>*,.favorites-table-row>*{min-width:0}.favorites-table-header{background-color:#2c2c2c;font-weight:600;font-size:14px;color:#d4fc68;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #D4FC68}.favorites-table-row:not(.favorites-table-header):nth-child(odd){background-color:#000}.favorites-table-row:not(.favorites-table-header):nth-child(2n){background-color:#1a1a1a}.favorites-table-row:last-child{border-bottom:none}.row-index{font-size:16px;font-weight:500;text-align:center}.row-title{font-size:15px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.row-category{font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.row-datetime{font-size:13px;font-weight:400;color:#ccc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.row-views{font-size:14px;font-weight:500;text-align:center;color:#fff}.row-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center;min-width:0}.row-action-button{background-color:#d4fc68;color:#000;padding:8px 12px;border-radius:4px;border:none;cursor:pointer;font-size:14px;font-weight:400;text-decoration:none;transition:transform .12s ease,background-color .12s ease;white-space:nowrap;flex:0 0 auto;box-sizing:border-box;max-width:100%}.row-action-button.delete-button{background-color:#9c9c9c}.row-action-button:hover{transform:scale(1.03)}.row-action-button.delete-button:hover{background-color:red;color:#fff}.row-action-button:active{transform:scale(.95)}.no-favorites-message{text-align:center;padding:60px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-top:0;display:flex;justify-items:center;align-items:center;flex-direction:column}.no-favorites-message h3{color:#666;margin-bottom:10px;font-size:28px}.no-favorites-message p{color:#999;font-size:18px}@media screen and (min-width: 980px) and (max-width: 1399px){.favorites-heading{font-size:26px}.favorites-table-header,.favorites-table-row{grid-template-columns:50px minmax(120px,1fr) 180px 140px 120px minmax(140px,180px);padding:6px 10px;gap:12px}.row-title,.row-datetime,.row-index,.row-action-button,.row-category,.row-views{font-size:11px}.favorites-table-header{font-size:12px}.no-favorites-message h3{font-size:20px}.no-favorites-message p{font-size:14px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.favorites-heading{font-size:34px}.favorites-table-header,.favorites-table-row{grid-template-columns:60px minmax(180px,1fr) 250px 250px 120px minmax(160px,220px);padding:10px 14px;gap:18px}.row-title,.row-datetime,.row-index,.row-views{font-size:16px}.row-category{font-size:15px}.no-favorites-message h3{font-size:24px}.no-favorites-message p{font-size:18px}.row-action-button{font-size:13px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.favorites-heading{font-size:38px}.favorites-table-header,.favorites-table-row{grid-template-columns:80px minmax(220px,1fr) 250px 300px 140px minmax(180px,260px);padding:12px 18px;gap:22px}.row-title,.row-datetime,.row-index,.row-action-button,.row-views{font-size:18px}.row-category{font-size:17px}.no-favorites-message h3{font-size:28px}.no-favorites-message p{font-size:22px}.row-action-button{font-size:15px}}@media screen and (min-width: 2552px){.favorites-heading{font-size:44px}.favorites-table-header,.favorites-table-row{grid-template-columns:80px minmax(280px,1fr) 300px 450px 220px minmax(200px,320px);padding:14px 22px;gap:30px;font-size:22px}.row-title,.row-datetime,.row-index,.row-action-button,.row-views{font-size:22px}.row-category{font-size:20px}.no-favorites-message h3{font-size:34px}.no-favorites-message p{font-size:26px}.row-action-button{font-size:18px}}@media (min-width: 3840px){.favorites-heading{font-size:60px}.favorites-table-header,.favorites-table-row{grid-template-columns:80px minmax(340px,1fr) 600px 600px 400px 400px;padding:20px 24px;gap:35px;border-top:2px solid rgba(212,252,104,.3);font-size:28px}.row-title,.row-datetime,.row-index,.row-action-button,.row-views{font-size:28px}.row-category{font-size:26px}.no-favorites-message h3{font-size:44px}.no-favorites-message p{font-size:32px}.row-action-button{font-size:22px}}.insight-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%}.frame-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}.frame{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.roadmap-name{color:#f7f0ec;font-family:PX Grotesk;font-size:26px;padding:1rem}@media screen and (min-width: 960px) and (max-width: 1279px){.frame-wrapper{width:90%;max-width:1024px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.frame-wrapper{width:80%;max-width:1280px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.frame-wrapper{width:75%;max-width:1400px;font-size:46px}.roadmap-name{font-size:30px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.frame-wrapper{width:70%;max-width:1920px;margin-top:10px}.roadmap-name{font-size:38px}}@media screen and (min-width: 2552px){.frame-wrapper{width:65%;max-width:2560px;margin-top:10px}.roadmap-name{font-size:46px}}@media (min-width: 3840px){.frame-wrapper{width:50%;max-width:3840px}.roadmap-name{font-size:70px}}.development-container{min-height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;padding:1rem}.development-card{max-width:42rem;width:100%;background-color:#000;border:2px solid #D4FC68;border-radius:.5rem;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;padding:2rem;text-align:center}.construction-icon{font-size:4rem;margin-bottom:1.5rem}.development-title{font-size:1.875rem;font-family:PX Grotesk,sans-serif;font-weight:700;color:#d4fc68;margin-bottom:1rem}.development-message{color:#f9f2ed;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.development-footer{color:#f9f2ed}.back-home-button{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#d4fc68;color:#000;text-decoration:none;border-radius:.375rem;font-weight:500;transition:all .2s ease-in-out;border:2px solid transparent}.back-home-button:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a;color:#000}@media (max-width: 640px){.development-card{margin:1rem;padding:1.5rem}.development-title{font-size:1.5rem}.development-message{font-size:1rem}.construction-icon{font-size:3rem}}.development-card{transition:transform .2s ease-in-out}.development-card:hover{transform:translateY(-2px)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.construction-icon{animation:bounce 2s infinite}html,body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#000;overflow-x:hidden;display:flex;justify-content:center}#root{width:100%;min-height:100vh;text-align:center;background-color:#fff;margin:0;padding:0;display:flex;flex-direction:column;box-sizing:border-box;position:relative;max-width:3840px}@media screen and (min-width: 1280px) and (max-width: 1439px){#root{width:100%;min-width:1280px}}@media screen and (min-width: 1440px) and (max-width: 1919px){#root{width:100%;min-width:1440px}}@media screen and (min-width: 1920px) and (max-width: 2559px){#root{width:100%;min-width:1920px}}@media screen and (min-width: 2560px) and (max-width: 3839px){#root{width:100%;min-width:2560px}}@media screen and (min-width: 3840px){#root{width:100%;min-width:3840px}}.content-area.governance-content{margin-bottom:-1rem}.Nav-bar{display:flex;justify-content:space-between}.databricks-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0a0e14}.login-card{width:100%;max-width:400px;padding:2rem;background-color:#1a1f29;border-radius:8px;box-shadow:0 4px 6px #0000004d;text-align:center}.login-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.login-subtitle{color:#a9b2bc;font-size:.875rem;margin-bottom:1.5rem}.login-button{width:100%;background-color:#2e7ad1;color:#fff;border:none;border-radius:4px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.login-button:hover{background-color:#2568b9}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-footer{color:#a9b2bc;font-size:.75rem;margin-top:1.5rem}.top-bar{align-self:end}.spin-loader{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:.5rem}.logout-button{background-color:#000;border:none;color:#d4fc68}@media screen and (min-width: 960px) and (max-width: 1199px){.user{font-size:.6rem}.logout-button .material-icons{font-size:.8rem}}@media screen and (min-width: 1200px) and (max-width: 1366px){.user{font-size:.7rem}.logout-button .material-icons{font-size:.9rem}}@media screen and (min-width: 1400px) and (max-width: 1919px){.user{font-size:.8rem}.logout-button .material-icons{font-size:1rem}}@media screen and (min-width: 1920px) and (max-width: 2551px){.user{font-size:1rem}.logout-button .material-icons{font-size:1.2rem}}@media screen and (min-width: 2552px){.user{font-size:1.2rem}.logout-button .material-icons{font-size:1.4rem}}@media screen and (min-width: 3840px){.user{font-size:1.8rem}.logout-button .material-icons{font-size:2rem}}.fresh-chat-container{display:flex;flex-direction:column;height:100vh;background-color:#000}.fresh-navbar{background-color:#000;border-bottom:1px solid #333;display:flex;align-items:center;gap:1%;padding:.5rem 2rem}.fresh-navbar h1{font-size:20px;font-weight:600;color:#d4fc68}.fresh-bot-icon{width:24px;height:24px;background-color:#d4fc68;padding:5px;border-radius:1000px;display:flex;justify-content:center;align-items:center}.fresh-avatar-icon,.fresh-send-icon{width:20px;height:20px;color:#000}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner{width:16px;height:16px;animation:spin 1s linear infinite}.fresh-messages-container{flex:1;overflow-y:auto;padding:6px;display:flex;flex-direction:column}.fresh-messages-center{max-width:60%;margin:0 auto;width:100%}.fresh-empty-state{display:flex;flex-direction:column;text-align:center;border-radius:10px;padding:20px;margin-bottom:20px}.fresh-empty-state h2{color:#d4fc68;font-size:24px;font-weight:600;margin-bottom:12px}.fresh-empty-state p{color:#fff;font-size:18px}.fresh-empty-subtitle{font-size:14px;color:#999;margin-top:8px}.fresh-questions-dropdown{margin-top:20px}.fresh-dropdown-container{max-width:600px;margin:0 auto}.fresh-dropdown-item{background-color:#3333334d;border:1px solid rgba(202,217,160,.5);border-radius:12px;overflow:hidden}.fresh-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;transition:background-color .2s ease}.fresh-dropdown-header:hover{background-color:#33333380}.fresh-dropdown-title{color:#acaca5;font-size:16px;font-weight:600}.fresh-dropdown-arrow{color:#acaca5;font-size:12px;transition:transform .2s ease}.fresh-dropdown-arrow.expanded{transform:rotate(180deg)}.fresh-dropdown-content{border-top:1px solid rgba(85,85,85,.3);background-color:#22222280}.fresh-question-item{padding:12px 20px;color:#ccc;font-size:14px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(85,85,85,.2)}.fresh-question-item:hover{background-color:#33333380;color:#d4fc68}.fresh-empty-questions{padding:16px 20px;color:#999;font-size:14px;font-style:italic}.fresh-message-row{display:flex;margin-bottom:8px;justify-content:flex-start}.fresh-message-wrapper{display:flex;align-items:flex-end;max-width:100%;gap:8px;padding:10px}.fresh-message-row.user .fresh-message-wrapper{flex-direction:row-reverse}.fresh-bot-avatar{width:32px;height:32px;background-color:#d4fc68;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fresh-message-bubble{padding:12px 16px;border-radius:18px;max-width:100%;word-wrap:break-word}.fresh-message-bubble.user{background-color:#d4fc68;color:#000;border-bottom-right-radius:4px}.fresh-message-bubble.bot{background-color:#333;color:#fff;border-bottom-left-radius:4px;text-align:start}.fresh-message-bubble.error{background-color:#4c1d1d;color:#f87171;border:1px solid #7f1d1d}.fresh-message-bubble.loading{background-color:#333;color:#d4fc68;border:1px solid #555}.fresh-message-content{font-size:14px;line-height:1.5}.fresh-message-content>div{margin:0;min-height:1em}.fresh-message-time{font-size:12px;opacity:.6;display:flex;justify-self:end;margin-top:8px}.fresh-input-container{padding:24px;border-top:1px solid #333;background-color:#000}.fresh-input-wrapper{display:flex;align-items:center;gap:16px;max-width:1400px;margin:0 auto}.fresh-message-input{flex:1;padding:12px 16px;background-color:#333;color:#fff;border:1px solid #555;border-radius:12px;font-size:14px;outline:none;transition:border-color .2s ease;overflow:auto;resize:none;font-family:PX Grotesk,sans-serif}.fresh-message-input:focus{border-color:#d4fc68;box-shadow:0 0 0 2px #d4fc6833}.fresh-message-input::placeholder{color:#999}.fresh-message-input:disabled{opacity:.5;cursor:not-allowed}.fresh-send-button{background-color:#d4fc68;border:none;border-radius:12px;padding:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.fresh-send-button:hover{opacity:.8}.fresh-send-button:active{transform:scale(.95)}.fresh-send-button:disabled{background-color:#555;cursor:not-allowed}.fresh-loading-indicator{margin-left:auto;display:flex;align-items:center;gap:8px;color:#d4fc68}.fresh-typing-indicator{display:flex;align-items:center;gap:8px;color:#d4fc68}.fresh-typing-name{font-size:12px}.fresh-messages-container::-webkit-scrollbar{width:6px}.fresh-messages-container::-webkit-scrollbar-track{background:#000}.fresh-messages-container::-webkit-scrollbar-thumb{background:#555;border-radius:3px}.fresh-messages-container::-webkit-scrollbar-thumb:hover{background:#666}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fresh-message-bubble .flag-container{padding:4px 0 0;text-align:center}.fresh-question-item{padding:12px 20px 12px 52px;color:#ccc;font-size:13px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(85,85,85,.1)}.fresh-question-item:last-child{border-bottom:none}.fresh-question-item:hover{background:#d4fc681a;color:#d4fc68;padding-left:10px}.fresh-empty-questions{padding:16px 20px 16px 52px;color:#999;font-size:12px;text-align:center}.fresh-nested-category{border-radius:0}.fresh-universal-header .fresh-dropdown-title{flex-grow:1;text-align:center}.fresh-category-header{padding:6px 10px!important}.fresh-question-item{text-align:left}.fresh-raise-ticket{display:flex;justify-content:left;align-items:center;gap:10px;color:#c5c5bf}.fresh-learn-more-btn{background-color:#e5ff9e;color:#000;border:none}.fresh-learn-more-btn:hover{transform:scale(1.01);background-color:#d4fc68}.fresh-disclaimer-msg{font-size:10px;background-color:#e5ff9e;color:#000;font-weight:700;padding:5px;margin-bottom:6px}@media screen and (min-width: 960px) and (max-width: 1399px){.fresh-navbar{padding-left:26px}.fresh-navbar h1{font-size:16px}.fresh-empty-state p{font-size:14px}.fresh-bot-icon{width:14px;height:14px}.fresh-message-wrapper{gap:10px;padding:2px}.fresh-message-content,.fresh-message-input,.fresh-typing-name{font-size:12px}.fresh-message-time{font-size:8px;margin-top:2px}.fresh-input-wrapper{max-width:600px}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner,.fresh-avatar-icon{width:10px;height:10px}.fresh-bot-avatar{width:20px;height:20px}.fresh-message-bubble{padding:8px 10px;border-radius:12px}.fresh-input-container{padding:16px}.fresh-send-button{padding:10px}.fresh-send-icon{width:16px;height:16px}.fresh-message-bubble .flag-trigger,.flag-textarea,.flag-success,.fresh-message-bubble .flag-submit,.flag-cancel{font-size:9px}.fresh-empty-state h2{font-size:16px}.fresh-dropdown-header{padding:8px 14px}.fresh-dropdown-title{font-size:11px}.fresh-dropdown-arrow{font-size:8px}.fresh-question-item{padding:8px 14px;font-size:10px}.fresh-dropdown-container{max-width:400px}.fresh-questions-dropdown{margin-top:0}.fresh-empty-state{padding:5px}.fresh-category-header{padding:6px 12px!important}.fresh-learn-more-btn{font-size:10px}.fresh-raise-ticket{font-size:10px;gap:4px}.fresh-disclaimer-msg{font-size:11px;padding:3px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.fresh-navbar{padding-left:26px}.fresh-navbar h1{font-size:18px}.fresh-bot-icon{width:16px;height:16px}.fresh-bot-icon img{width:14px;height:14px}.fresh-empty-state p{font-size:14px}.fresh-message-wrapper{gap:10px;padding:2px}.fresh-message-content,.fresh-message-input,.fresh-typing-name{font-size:12px}.fresh-message-time{font-size:8px;margin-top:2px}.fresh-input-wrapper{max-width:800px}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner{width:12px;height:12px}.fresh-avatar-icon{width:14px;height:14px}.fresh-bot-avatar{width:26px;height:26px}.fresh-message-bubble{padding:10px 14px;border-radius:14px}.fresh-input-container{padding:16px}.fresh-send-button{padding:10px}.fresh-send-icon{width:18px;height:18px}.fresh-message-bubble .flag-trigger,.flag-textarea,.flag-success,.fresh-message-bubble .flag-submit,.flag-cancel{font-size:10px}.fresh-message-bubble .flag-container{padding-top:6px}.fresh-empty-state h2{font-size:16px}.fresh-dropdown-header{padding:12px 16px}.fresh-dropdown-title{font-size:12px}.fresh-dropdown-arrow{font-size:10px}.fresh-question-item{padding:10px 16px;font-size:10px}.fresh-dropdown-container{max-width:450px}.fresh-questions-dropdown{margin-top:0}.fresh-empty-state{padding:5px}.fresh-category-header{padding:6px 14px!important}.fresh-learn-more-btn{font-size:11px}.fresh-raise-ticket{font-size:11px;gap:5px}.fresh-disclaimer-msg{font-size:12px;padding:3px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.fresh-navbar{padding-left:26px}.fresh-navbar h1{font-size:22px}.fresh-bot-icon{width:24px;height:24px}.fresh-bot-icon img{width:18px;height:18px}.fresh-empty-state p{font-size:16px}.fresh-message-wrapper{gap:12px;padding:4px}.fresh-message-content,.fresh-message-input,.fresh-typing-name{font-size:16px}.fresh-message-time{font-size:10px;margin-top:4px}.fresh-input-wrapper{max-width:1000px}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner,.fresh-avatar-icon{width:18px;height:18px}.fresh-bot-avatar{width:30px;height:30px}.fresh-message-bubble{padding:12px 18px;border-radius:14px}.fresh-send-button{padding:12px}.fresh-send-icon{width:20px;height:20px}.fresh-message-bubble .flag-trigger,.flag-textarea,.flag-success,.fresh-message-bubble .flag-submit,.flag-cancel{font-size:12px}.fresh-message-bubble .flag-container{padding-top:6px}.fresh-empty-state h2{font-size:22px}.fresh-dropdown-header{padding:12px 16px}.fresh-dropdown-title{font-size:14px}.fresh-dropdown-arrow{font-size:12px}.fresh-question-item{padding:10px 16px;font-size:12px}.fresh-dropdown-container{max-width:500px}.fresh-questions-dropdown{margin-top:0}.fresh-empty-state{padding:10px}.fresh-category-header{padding:7px 16px!important}.fresh-learn-more-btn{font-size:14px}.fresh-raise-ticket{font-size:14px;gap:6px}.fresh-disclaimer-msg{font-size:14px;padding:4px}}@media screen and (min-width: 2552px){.fresh-navbar{padding-left:30px}.fresh-navbar h1{font-size:28px}.fresh-bot-icon{width:32px;height:32px}.fresh-bot-icon img{width:22px;height:22px}.fresh-empty-state p{font-size:22px}.fresh-message-wrapper{gap:12px;padding:4px}.fresh-message-content,.fresh-message-input,.fresh-typing-name{font-size:18px}.fresh-message-input{padding:16px 24px}.fresh-message-time{font-size:12px;margin-top:4px}.fresh-input-wrapper{max-width:1200px}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner{width:22px;height:22px}.fresh-avatar-icon{width:20px;height:20px}.fresh-bot-avatar{width:36px;height:36px}.fresh-message-bubble{padding:12px 18px}.fresh-input-container{padding:24px}.fresh-send-button{padding:14px}.fresh-send-icon{width:24px;height:24px}.fresh-message-bubble .flag-trigger,.flag-textarea,.flag-success,.fresh-message-bubble .flag-submit,.flag-cancel{font-size:16px}.fresh-message-bubble .flag-container{padding-top:6px}.fresh-empty-state h2{font-size:28px}.fresh-dropdown-header{padding:14px 18px}.fresh-dropdown-title{font-size:16px}.fresh-dropdown-arrow{font-size:14px}.fresh-question-item{padding:12px 16px;font-size:14px}.fresh-dropdown-container{max-width:650px}.fresh-questions-dropdown{margin-top:0}.fresh-empty-state{padding:10px}.fresh-category-header{padding:8px 18px!important}.fresh-learn-more-btn{font-size:15px}.fresh-raise-ticket{font-size:16px;gap:8px}.fresh-disclaimer-msg{font-size:16px}.fresh-disclaimer-msg{font-size:16px;padding:6px}}@media screen and (min-width: 3840px){.fresh-navbar{padding-left:48px;border-bottom:2px solid #333}.fresh-navbar h1{font-size:38px}.fresh-bot-icon{width:38px;height:38px}.fresh-empty-state p{font-size:24px}.fresh-message-wrapper{gap:16px;padding:8px}.fresh-message-content,.fresh-message-input{font-size:24px}.fresh-message-input{padding:20px 28px}.fresh-message-time,.fresh-typing-name{font-size:18px;margin-top:6px}.fresh-input-wrapper{max-width:1800px}.fresh-send-icon.spinning,.fresh-loading-spinner,.fresh-typing-spinner,.fresh-avatar-icon{width:26px;height:26px}.fresh-bot-avatar{width:46px;height:46px}.fresh-message-bubble{padding:16px 24px}.fresh-input-container{padding:30px;border-top:2px solid #333}.fresh-send-button{padding:18px}.fresh-send-icon{width:30px;height:30px}.fresh-message-bubble .flag-trigger,.flag-textarea,.flag-success,.fresh-message-bubble .flag-submit,.flag-cancel{font-size:20px}.fresh-message-bubble .flag-container{padding-top:10px}.fresh-empty-state h2{font-size:38px}.fresh-dropdown-header{padding:18px 24px}.fresh-dropdown-title{font-size:22px}.fresh-dropdown-arrow{font-size:16px}.fresh-question-item{padding:18px 20px;font-size:18px}.fresh-dropdown-container{max-width:850px}.fresh-questions-dropdown{margin-top:20px}.fresh-empty-state{padding:20px}.fresh-category-header{padding:12px 24px!important}.fresh-learn-more-btn{font-size:20px}.fresh-raise-ticket{font-size:24px;gap:14px}.fresh-disclaimer-msg{font-size:24px;padding:8px}}.container{max-width:1400px;margin:0 auto;font-family:PX Grotesk;padding:40px}.heading{color:#d4fc68;font-size:38px;font-weight:700}.empty-paragraph{min-height:20px;color:#d4fc68;font-weight:700;border-radius:4px;padding:4px;display:flex;font-size:20px}.bullet-section{margin:20px 0}.bullet-list{margin-left:20px;padding-left:20px;display:flex;flex-direction:column;justify-self:flex-start}.empty-bullet{border-radius:3px;padding:2px;text-align:left;color:#a49f9f;font-size:24px}.empty-bullet span{font-weight:700;color:#fff}.divider{height:2px;background-color:#eee;margin:10px 0;border-radius:1px}.divider-1{height:2px;background-color:#a49f9f;margin:10px 0;border-radius:1px}@media screen and (min-width: 960px) and (max-width: 1399px){.container{max-width:1000px}.heading{font-size:28px}.empty-paragraph{font-size:18px}.empty-bullet{font-size:14px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.container{max-width:1000px}.heading{font-size:32px}.empty-paragraph{font-size:20px}.empty-bullet{font-size:16px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.container{max-width:1200px}.heading{font-size:36px}.empty-paragraph{font-size:24px}.empty-bullet{font-size:18px}}@media screen and (min-width: 2552px){.container{max-width:1600px}.heading{font-size:40px}.empty-paragraph{font-size:28px}.empty-bullet{font-size:22px}}@media screen and (min-width: 3840px){.container{max-width:2000px}.heading{font-size:60px}.empty-paragraph{font-size:36px}.empty-bullet{font-size:28px}}*{font-family:PX Grotesk,sans-serif}.news-feed{max-width:65%;margin:0 auto;padding:20px}.news-card{display:flex;gap:20px;padding:20px 0;border-bottom:2px solid rgba(212,252,104,.3);transition:background-color .2s ease}.news-card:hover{background-color:#ffffff05}.news-content{flex:1;display:flex;flex-direction:column;text-align:left;gap:10px}.news-source{display:flex;align-items:center;gap:8px;margin-bottom:4px}.source-name,.source-owner{font-size:13px;color:#f1e9e9;font-weight:400}.source-owner a{color:#f1e9e9}.source-owner a:hover{color:#d4fc68;text-decoration:underline}.news-title{font-size:18px;font-weight:700;line-height:1.4;color:#d4fc68;text-decoration:none;margin:0}.news-description{font-size:14px;line-height:1.5;color:#bdc1c6;margin:0}.news-time{font-size:12px;color:#020202;font-weight:700;margin-top:4px;width:180px;border:none;background-color:#d4fc68cc}.news-time:hover{background-color:#d4fc68;color:#000}.news-image{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;border:2px solid rgba(212,252,104,.3);display:flex;align-self:center;cursor:pointer;transition:all .2s}.news-image:hover{border-color:#d4fc6899;transform:scale(1.02)}.image-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.expanded-image-container{max-width:90vw;max-height:90vh;cursor:default;animation:scaleIn .3s ease-out}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.expanded-image{max-width:100%;max-height:90vh;border-radius:8px;box-shadow:0 8px 32px #d4fc6833;border:2px solid rgba(212,252,104,.4)}.news-image img{width:100%;height:100%;object-fit:cover}.news-heading{font-size:30px;color:#d4fc68;font-weight:700;border-bottom:2px solid rgba(212,252,104,.3);padding:.8%}.news-card{transition:all .2s ease;scroll-margin-top:100px}.news-card.highlight{background-color:#b5f1101a;border-left:4px solid #D4FC68;padding-left:16px;transform:scale(1)}@media screen and (min-width: 960px) and (max-width: 1279px){.news-feed{padding:5px}.news-content{gap:8px}.news-source{margin-bottom:4px}.source-name{font-size:12px}.news-title{font-size:18px}.news-description{font-size:14px}.news-time{font-size:12px;margin-top:4px;width:180px}.news-image{width:140px;height:100px;border-radius:8px}.news-heading{font-size:30px}}@media screen and (min-width: 1280px) and (max-width: 1399px){.news-feed{padding:5px}.news-content{gap:10px}.news-source{margin-bottom:4px}.source-name{font-size:13px}.news-title{font-size:20px}.news-description{font-size:15px}.news-time{font-size:13px;margin-top:4px;width:180px}.news-image{width:160px;height:120px;border-radius:8px}.news-heading{font-size:34px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.news-feed{padding:5px}.news-content{gap:10px}.news-source{margin-bottom:4px}.source-name{font-size:14px}.news-title{font-size:22px}.news-description{font-size:16px}.news-time{font-size:14px;margin-top:4px;width:180px}.news-image{width:170px;height:130px;border-radius:10px}.news-heading{font-size:38px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.source-name{font-size:15px}.news-title{font-size:24px}.news-description{font-size:17px}.news-time{font-size:14px;margin-top:4px;width:220px}.news-image{width:190px;height:130px;border-radius:10px}.news-heading{font-size:42px}}@media (min-width: 2552px){.news-feed{max-width:60%}.source-name{font-size:16px}.news-title{font-size:26px}.news-description{font-size:18px}.news-time{font-size:16px;margin-top:4px;width:260px}.news-image{width:230px;height:160px;border-radius:10px;border:3px solid rgba(212,252,104,.3)}.news-heading{font-size:46px}.source-owner{font-size:16px}}@media (min-width: 3840px){.news-feed{max-width:50%}.source-name{font-size:18px}.news-title{font-size:30px}.news-description{font-size:24px}.news-time{font-size:16px;margin-top:4px;width:340px;height:45px;border-radius:15px}.news-image{width:260px;height:180px;border-radius:15px;border:4px solid rgba(212,252,104,.3)}.news-heading{font-size:64px}}.feature-section{display:flex;justify-content:center;align-items:center}.feature-container{max-width:90%;width:100%;text-align:center}.section-title{font-size:30px;font-weight:700;color:#d4fc68;margin-bottom:20px;padding:10px;border-bottom:2px solid rgba(212,252,104,.3)}.section-description{font-size:16px;line-height:1.5;color:#bdc1c6;margin-bottom:24px;text-align:left}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}.feature-card{background-color:transparent;border:1px solid #D4FC68;border-radius:8px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.feature-title{font-size:16px;font-weight:700;color:#d4fc68;text-align:left;margin:0}.feature-description{font-size:14px;color:#fff;margin:0;flex-grow:1}.section-read{font-size:12px;background-color:#d5fc68e6}.bottom-section-main,.bottom-section-second{margin-top:20px;text-align:left;margin-left:auto}.bottom-title{color:#d4fc68;font-weight:700;font-size:18px}.bottom-section-second{margin-bottom:60px}.bottom-section-main,.bottom-section-second li{font-size:16px;color:#bdc1c6}.news-link:hover{text-decoration:underline}.feature-description p.clickable-link{cursor:pointer;transition:all .2s ease;padding:4px 6px;margin:8px 0;border-radius:4px;border-left:2px solid transparent}.feature-description p.clickable-link:hover{background-color:#d4fc681a;border-left:2px solid #D4FC68;padding-left:14px;color:#d4fc68}.feature-description p.clickable-link:active{transform:scale(.98)}.Newsletter-links{display:flex;flex-direction:column;justify-content:center;max-width:45%;margin:0 auto;text-align:left}.Newsletter-links li a{font-weight:700}.Newsletter-links li :hover{color:#d4fc68;text-decoration:underline}@media screen and (min-width: 1280px) and (max-width: 1399px){.feature-container{max-width:90%;width:100%;text-align:center}.section-title{font-size:32px;margin-bottom:22px;padding:12px}.section-description{margin-bottom:16px}.features-grid{gap:22px;margin-top:25px}.feature-card{padding:20px}.feature-title{font-size:17px}.feature-description{font-size:15px}.bottom-section-main,.bottom-section-second{margin-top:25px}.bottom-title{font-size:18px}.section-read{font-size:12px}}@media screen and (min-width: 1400px) and (max-width: 1919px){.feature-container{max-width:85%}.section-title{font-size:34px;margin-bottom:22px;padding:14px}.section-description{font-size:17px;margin-bottom:20px}.features-grid{gap:26px;margin-top:30px}.feature-card{padding:20px;border-radius:9px}.feature-title{font-size:18px}.feature-description{font-size:15px}.bottom-section-main,.bottom-section-second{margin-top:25px}.bottom-title{font-size:19px}.bottom-section-main,.bottom-section-second li{font-size:17px}.section-read{font-size:14px}}@media screen and (min-width: 1920px) and (max-width: 2551px){.feature-container{max-width:80%}.section-title{font-size:40px;margin-bottom:26px;padding:18px}.section-description{font-size:19px;margin-bottom:20px}.features-grid{gap:30px;margin-top:30px}.feature-card{padding:22px;border-radius:9px}.feature-title{font-size:20px}.feature-description{font-size:17px}.bottom-section-main,.bottom-section-second{margin-top:30px}.bottom-title{font-size:21px}.bottom-section-main,.bottom-section-second li{font-size:19px}.section-read{font-size:16px}}@media (min-width: 2552px){.feature-container{max-width:65%}.section-title{font-size:46px;margin-bottom:30px;padding:22px}.section-description{font-size:22px;margin-bottom:24px}.features-grid{gap:38px;margin-top:35px}.feature-card{padding:26px;border-radius:10px;border:2.5px solid #D4FC68}.feature-title{font-size:24px}.feature-description{font-size:20px}.bottom-section-main,.bottom-section-second{margin-top:35px}.bottom-title{font-size:24px}.bottom-section-main,.bottom-section-second li{font-size:22px}.section-read{font-size:18px}}@media (min-width: 3840px){.feature-container{max-width:60%}.section-title{font-size:64px;margin-bottom:34px;padding:30px}.section-description{font-size:30px;margin-bottom:36px}.features-grid{gap:46px;margin-top:45px}.feature-card{padding:30px;border-radius:14px;border:3px solid #D4FC68}.feature-title{font-size:34px}.feature-description{font-size:26px}.bottom-section-main,.bottom-section-second{margin-top:36px}.bottom-title{font-size:34px}.bottom-section-main,.bottom-section-second li{font-size:26px}.section-read{font-size:22px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{background-color:#000;margin:0;padding:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#000}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
