html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f4f7f5}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}.full-page-state{background:#f4f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.state-card{background:#fff;border-radius:12px;width:min(560px,100%);padding:32px;box-shadow:0 16px 48px #143d2d1a}.login-page{--login-color-primary:var(--ant-color-primary,#237a57);--login-color-title:#143d2d;--login-color-brand:#173f31;--login-color-institution:#254f40;--login-color-muted:#6d7b75;--login-color-label:#5b6963;--login-color-border:#d9e3de;--login-color-divider:#edf1ef;--login-color-surface:#fff;--login-color-subtle:#f2f7f5;--login-color-accent:#d5ad36;--login-color-hero-start:#075f62;--login-color-hero-middle:#064e50;--login-color-hero-end:#133c30;--login-font-heading:Georgia, "Times New Roman", serif;--login-radius-control:8px;--login-header-height:72px;--login-mobile-header-height:68px;background:var(--login-color-surface);grid-template-rows:auto minmax(min-content,1fr);grid-template-columns:minmax(460px,44%) 1fr;min-height:100dvh;display:grid}.login-form-panel{background:var(--login-color-surface);flex-direction:column;min-width:0;min-height:0;display:flex}.login-brand-header{min-height:var(--login-header-height);border-bottom:1px solid var(--login-color-divider);background:var(--login-color-surface);grid-column:1/-1;align-items:center;gap:26px;padding:12px clamp(22px,3vw,44px);display:flex}.login-brand,.institution-mark{color:var(--login-color-brand);align-items:center;gap:12px;text-decoration:none;display:flex}.login-brand-logo{border-radius:var(--login-radius-control);object-fit:contain;flex:0 0 42px;width:42px;height:42px;box-shadow:0 8px 20px #237a572e}.login-brand strong,.institution-mark strong,.login-brand small,.institution-mark small{line-height:1.3;display:block}.login-brand strong{font-family:var(--login-font-heading);letter-spacing:.025em;font-size:17px}.login-brand small,.institution-mark small{color:var(--login-color-muted);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:9px}.institution-mark{border-left:1px solid var(--login-color-border);max-width:220px;color:var(--login-color-institution);padding-left:22px}.institution-mark-standalone{border-left:0;padding-left:0}.institution-mark>img{object-fit:contain;flex:0 0 42px;width:42px;height:42px}.institution-mark strong{text-transform:uppercase;font-size:10px}.login-form-container{width:min(340px,100% - 48px);margin:auto;padding-block:32px}.login-eyebrow{color:var(--login-color-primary);letter-spacing:.13em;font-size:10px;font-weight:700}.login-title.ant-typography{color:var(--login-color-title);font-family:var(--login-font-heading);margin:8px 0 4px;font-size:clamp(24px,2.2vw,30px)}.login-description{font-size:12px;margin-bottom:20px!important}.login-form-container .ant-form-item{margin-bottom:14px}.login-form-container .ant-form-item-label{padding-bottom:7px}.login-form-container .ant-form-item-label>label{height:auto;color:var(--login-color-label);letter-spacing:.08em;font-size:10px;font-weight:700}.login-form-container .ant-input-affix-wrapper{border-color:var(--login-color-border);border-radius:var(--login-radius-control);min-height:40px}.forgot-password-button{border-color:var(--login-color-divider);background:var(--login-color-subtle);height:40px;color:var(--login-color-primary);margin-top:10px;font-size:12px;font-weight:600}.login-submit-button{border-radius:var(--login-radius-control);letter-spacing:.06em;height:40px;font-size:12px;font-weight:700}.login-hero{min-width:0;min-height:0;color:var(--login-color-surface);background:radial-gradient(circle at 86% 16%, #c6a95421, transparent 32%), linear-gradient(145deg, var(--login-color-hero-start) 0%, var(--login-color-hero-middle) 52%, var(--login-color-hero-end) 130%);place-items:center;display:grid;position:relative;overflow:hidden}.login-network{color:#ffffff1f;width:100%;height:100%;position:absolute;inset:0}.login-hero-content{z-index:1;text-align:center;width:min(620px,100% - 80px);position:relative}.login-hero-content h1.ant-typography{max-width:590px;color:var(--login-color-surface);font-family:var(--login-font-heading);text-wrap:balance;margin:14px auto 22px;font-size:clamp(28px,3vw,40px);line-height:1.12}.login-hero-accent{background:var(--login-color-accent);border-radius:4px;width:52px;height:3px;margin:0 auto 24px;display:block}.login-hero-description.ant-typography{max-width:560px;margin-inline:auto;font-size:13px;line-height:1.7;color:var(--login-color-surface)!important}@media (width<=1100px){.login-page{grid-template-columns:minmax(440px,48%) 1fr}.login-hero-content h1.ant-typography{font-size:32px}}@media (width<=800px){.login-page{display:block}.login-form-panel{min-height:calc(100vh - var(--login-mobile-header-height));min-height:calc(100dvh - var(--login-mobile-header-height))}.login-hero,.institution-mark{display:none}.login-brand-header{min-height:var(--login-mobile-header-height);padding:10px 20px}}@media (width<=576px){.login-form-container{width:min(100% - 40px,420px);padding-block:40px}}.dashboard-home,.dashboard-viewer{min-height:calc(100dvh - 124px)}.dashboard-home-heading,.dashboard-viewer-heading{margin-bottom:24px}.dashboard-home-heading .ant-typography,.dashboard-viewer-heading .ant-typography{margin:0}.dashboard-category-list{gap:24px;display:grid}.dashboard-search{width:min(100%,480px);margin-bottom:24px}.dashboard-category-list h3{color:var(--admin-color-title,#143d2d);font-family:var(--admin-font-heading,Georgia, serif);margin:0 0 12px}.dashboard-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.dashboard-card-icon{color:var(--ant-color-primary);font-size:24px}.dashboard-subcategory-collapse{border-color:var(--admin-color-border,#dce6e2);background:#fff}.dashboard-subcategory-collapse .dashboard-card-grid{padding:4px 0}.dashboard-empty{border:1px solid var(--admin-color-border,#dce6e2);background:#fff;border-radius:12px;padding:64px 24px}.dashboard-viewer-heading{align-items:flex-start;gap:12px;display:flex}.dashboard-tableau-frame{border:1px solid var(--admin-color-border,#dce6e2);background:#fff;border-radius:10px;width:100%;height:calc(100dvh - 190px);min-height:560px;display:block}.dashboard-tableau-viz-container,.dashboard-tableau-viz{width:100%;min-height:760px;display:block}@media (width<=680px){.dashboard-card-grid{grid-template-columns:1fr}.dashboard-tableau-frame{height:70dvh;min-height:420px}}.landing-page{--landing-green-950:#073e37;--landing-green-900:#084c47;--landing-green-800:#07666a;--landing-green-700:#087d7d;--landing-green-500:#25a49c;--landing-green-100:#e3f3f0;--landing-green-50:#f2f8f7;--landing-gold:#c6a538;--landing-text:#123f38;--landing-muted:#6f817d;--landing-border:#dbe8e5;--landing-heading:Georgia, "Times New Roman", serif;min-height:100vh;color:var(--landing-text);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.landing-page button,.landing-page a{-webkit-tap-highlight-color:transparent}.landing-container{width:min(1180px,100% - 64px);margin-inline:auto}.landing-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #edf2f0;position:sticky;top:0;box-shadow:0 4px 24px #073e370a}.landing-header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:78px;display:flex}.landing-brand-group,.landing-brand,.landing-institution,.landing-navigation{align-items:center;display:flex}.landing-brand-group{color:inherit;gap:22px;text-decoration:none}.landing-brand,.landing-institution{gap:10px}.landing-brand img,.landing-institution img{object-fit:contain;flex:0 0 42px;width:42px;height:42px}.landing-brand strong,.landing-brand small,.landing-institution strong,.landing-institution small{display:block}.landing-brand strong{font-family:var(--landing-heading);letter-spacing:.025em;font-size:20px}.landing-brand small,.landing-institution small{color:var(--landing-muted);letter-spacing:.045em;text-transform:uppercase;margin-top:2px;font-size:8px}.landing-institution{border-left:1px solid var(--landing-border);max-width:220px;padding-left:22px}.landing-institution-standalone{border-left:0;padding-left:0}.landing-institution strong{text-transform:uppercase;font-size:9px;line-height:1.3}.landing-institution small{color:#355e57;line-height:1.3}.landing-navigation{gap:28px}.landing-navigation>button,.landing-footer-column button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.landing-navigation>button{color:#49635e;min-height:42px;font-size:13px;font-weight:600;position:relative}.landing-navigation>button:first-child,.landing-navigation>button:hover{color:var(--landing-green-700)}.landing-navigation>button:first-child:after{background:var(--landing-green-500);content:"";height:2px;position:absolute;bottom:2px;left:18%;right:18%}.landing-login-button,.landing-primary-button,.landing-secondary-button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.landing-login-button{background:var(--landing-green-800);color:#fff;min-width:94px;padding:0 18px;box-shadow:0 8px 18px #07666a24}.landing-login-button:hover,.landing-primary-button:hover{background:var(--landing-green-900);color:#fff}.landing-menu-button{border:1px solid var(--landing-border);width:42px;height:42px;color:var(--landing-green-800);cursor:pointer;background:#fff;border-radius:8px;font-size:18px;display:none}.landing-hero{background:radial-gradient(circle at 50% 25%,#25a49c12,#0000 34%),#fff;scroll-margin-top:78px}.landing-hero-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:740px;padding-top:68px;display:flex}.landing-hero-copy{z-index:1;max-width:840px;position:relative}.landing-eyebrow,.landing-section-label,.landing-card-label{color:var(--landing-green-700);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.landing-eyebrow{margin:0 0 14px}.landing-hero h1{max-width:760px;color:var(--landing-green-950);font-family:var(--landing-heading);letter-spacing:-.025em;text-wrap:balance;margin:0 auto;font-size:clamp(42px,5vw,64px);line-height:1.04}.landing-hero-copy>p:not(.landing-eyebrow){max-width:760px;color:var(--landing-muted);margin:22px auto 0;font-size:16px;line-height:1.7}.landing-hero-actions{justify-content:center;gap:14px;margin-top:28px;display:flex}.landing-primary-button,.landing-secondary-button{cursor:pointer;min-width:172px;padding:0 20px}.landing-primary-button{border:1px solid var(--landing-green-800);background:var(--landing-green-800);color:#fff;box-shadow:0 9px 20px #07666a2e}.landing-secondary-button{border:1px solid var(--landing-green-500);color:var(--landing-green-700);background:#ffffffc7}.landing-secondary-button:hover{background:var(--landing-green-50)}.landing-hero-image{filter:drop-shadow(0 22px 24px #073e3714);object-fit:contain;width:min(1060px,100%);height:auto;margin-top:28px}.landing-stats{background:linear-gradient(120deg, var(--landing-green-800), #07878a);color:#fff}.landing-stats-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:146px;display:grid}.landing-stat{text-align:center;gap:7px;display:grid}.landing-stat strong{font-family:var(--landing-heading);font-size:42px;line-height:1}.landing-stat span{color:#ffffffad;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.landing-section{padding-block:104px;scroll-margin-top:78px}.landing-about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:88px;display:grid}.landing-section-label{background:var(--landing-green-100);margin:0 0 14px;padding:5px 9px;line-height:1;display:inline-block}.landing-about h2,.landing-centered-heading h2{color:var(--landing-green-950);font-family:var(--landing-heading);letter-spacing:-.02em;margin:0;font-size:clamp(34px,3.2vw,48px);line-height:1.13}.landing-benefits{gap:22px;margin-top:36px;display:grid}.landing-benefit{grid-template-columns:42px 1fr;gap:16px;display:grid}.landing-benefit>span{background:var(--landing-green-100);width:38px;height:38px;color:var(--landing-green-700);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.landing-benefit h3,.landing-benefit p{margin:0}.landing-benefit h3{font-size:15px}.landing-benefit p,.landing-about-card>p,.landing-module-card>p{color:var(--landing-muted);font-size:13px;line-height:1.65}.landing-benefit p{margin-top:4px}.landing-about-card{border:1px solid var(--landing-border);background:var(--landing-green-50);border-radius:26px;padding:52px;position:relative;box-shadow:0 22px 60px #073e370f}.landing-about-card-icon{background:var(--landing-green-800);color:#fff;border-radius:16px;place-items:center;width:56px;height:56px;font-size:24px;display:grid;position:absolute;top:-22px;right:34px;box-shadow:0 12px 24px #07666a33}.landing-card-label{color:var(--landing-green-700)!important;margin:0 0 22px!important;font-size:10px!important}.landing-about-card h3{max-width:500px;color:var(--landing-green-950);font-family:var(--landing-heading);margin:0 0 22px;font-size:28px;line-height:1.15}.landing-managed-by{border-top:1px solid var(--landing-border);color:var(--landing-green-700);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-top:28px;padding-top:22px;font-size:10px;font-weight:800;display:flex}.landing-modules{background:var(--landing-green-50)}.landing-centered-heading{text-align:center;margin-bottom:48px}.landing-centered-heading h2{font-size:34px}.landing-module-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module-card{border:1px solid var(--landing-border);background:#fff;border-radius:14px;flex-direction:column;min-height:300px;padding:30px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 30px #073e370a}.landing-module-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #073e3717}.landing-module-meta{justify-content:space-between;align-items:center;display:flex}.landing-module-icon{background:var(--landing-green-50);width:42px;height:42px;color:var(--landing-green-700);border-radius:10px;place-items:center;font-size:20px;display:grid}.landing-module-category{color:#7a8b87;background:#eef5f3;border-radius:100px;padding:4px 10px;font-size:9px;font-weight:700}.landing-module-card h3{color:var(--landing-green-950);font-family:var(--landing-heading);margin:24px 0 8px;font-size:20px}.landing-module-card>p{margin:0 0 28px}.landing-module-card>a{color:var(--landing-green-700);align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.landing-collaboration{background:#fff}.landing-partner-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.landing-partner{border:1px solid var(--landing-border);background:#fff;border-radius:12px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex}.landing-partner>span{color:#8b741f;background:#fff9e5;border:1px solid #d7b84c;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:6px;font-weight:900;display:grid}.landing-partner strong{color:#244c44;font-size:11px;line-height:1.35}.landing-footer{background:var(--landing-green-800);color:#ffffffb3;scroll-margin-top:78px}.landing-footer-grid{grid-template-columns:1.4fr .75fr 1fr 1.35fr;gap:64px;padding-block:68px;display:grid}.landing-footer-brand{color:#fff;font-family:var(--landing-heading);align-items:center;gap:12px;font-size:21px;display:flex}.landing-footer-brand img{object-fit:contain;width:42px;height:42px}.landing-footer-product-title{color:#fff;max-width:280px;font-family:var(--landing-heading);font-size:21px;line-height:1.25;display:block}.landing-footer-brand-column p{max-width:270px;margin:22px 0 0;font-size:12px;line-height:1.65}.landing-footer-column{flex-direction:column;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55;display:flex}.landing-footer-column h3{color:#d5bd55;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:10px}.landing-footer-column button,.landing-footer-column a{color:inherit;text-align:left;text-decoration:none}.landing-footer-column button:hover,.landing-footer-column a:hover{color:#fff}.landing-contact-list a,.landing-contact-list span{align-items:flex-start;gap:8px;display:flex}.landing-contact-list .anticon{color:#fff;margin-top:3px}.landing-footer-bottom{border-top:1px solid #ffffff1a;padding-block:20px;font-size:11px}@media (width<=1080px){.landing-institution{display:none}.landing-about-grid{gap:48px}.landing-partner-grid{grid-template-columns:repeat(3,1fr)}.landing-footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:36px}}@media (width<=800px){.landing-container{width:min(100% - 40px,680px)}.landing-header-inner{min-height:70px}.landing-brand img{flex-basis:38px;width:38px;height:38px}.landing-menu-button{place-items:center;display:grid}.landing-navigation{border:1px solid var(--landing-border);background:#fff;border-radius:0 0 14px 14px;align-items:stretch;gap:2px;padding:14px;display:none;position:absolute;top:calc(100% + 1px);left:20px;right:20px;box-shadow:0 18px 40px #073e3724}.landing-navigation.is-open{flex-direction:column;display:flex}.landing-navigation>button{text-align:left;padding-inline:12px}.landing-navigation>button:first-child:after{display:none}.landing-login-button{margin-top:6px}.landing-hero-inner{min-height:auto;padding-top:72px}.landing-hero h1{font-size:clamp(38px,10vw,52px)}.landing-hero-copy>p:not(.landing-eyebrow){font-size:15px}.landing-hero-image{width:112%;max-width:none;margin-top:38px}.landing-stats-grid{grid-template-columns:repeat(2,1fr);min-height:220px;padding-block:24px}.landing-stat strong{font-size:36px}.landing-section{padding-block:76px}.landing-about-grid,.landing-module-grid{grid-template-columns:1fr}.landing-about-grid{gap:64px}.landing-module-card{min-height:260px}.landing-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.landing-container{width:calc(100% - 32px)}.landing-brand small{display:none}.landing-hero-inner{padding-top:56px}.landing-hero h1{font-size:37px}.landing-hero-actions{flex-direction:column}.landing-primary-button,.landing-secondary-button{width:100%}.landing-hero-image{width:128%;margin-top:30px}.landing-stats-grid{gap:24px 8px}.landing-about h2,.landing-centered-heading h2{font-size:32px}.landing-about-card{padding:38px 26px 30px}.landing-about-card h3{font-size:24px}.landing-partner-grid,.landing-footer-grid{grid-template-columns:1fr}.landing-partner{min-height:74px}.landing-footer-grid{gap:38px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
