:root{--green-950: #04351c;--green-900: #075127;--green-800: #007a34;--green-700: #008e3c;--green-600: #0aa34a;--green-100: #dcfce7;--green-50: #f0fdf4;--yellow-500: #fbbf24;--yellow-300: #fcd34d;--yellow-100: #fef3c7;--ink-950: #101714;--ink-800: #24302a;--ink-700: #3f4c45;--ink-600: #5b6861;--ink-500: #738078;--line: #e4ebe6;--surface: #ffffff;--canvas: #f5f8f6;--red: #dc2626;--orange: #f97316;--blue: #0ea5e9;--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--shadow-sm: 0 1px 2px rgba(3, 42, 20, .04), 0 4px 14px rgba(3, 42, 20, .04);--shadow: 0 12px 36px rgba(3, 42, 20, .09);--sidebar-width: 278px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink-950);background:var(--canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}button{cursor:pointer}:focus-visible{outline:3px solid rgba(251,191,36,.7);outline-offset:2px}.skip-link{position:fixed;z-index:500;top:10px;left:10px;transform:translateY(-150%);padding:10px 16px;border-radius:8px;color:#fff;background:var(--green-900)}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding-block:86px}.section--tint{background:#edf6f0}.section-heading{margin-bottom:34px}.section-heading h2{margin-bottom:12px;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.045em;line-height:1.08}.section-heading p{max-width:670px;margin-bottom:0;color:var(--ink-600);font-size:1.04rem}.section-heading--center{max-width:760px;margin-inline:auto;text-align:center}.section-heading--center p{margin-inline:auto}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:var(--green-700);font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow--light{color:var(--yellow-300)}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:10px 17px;border:1px solid transparent;border-radius:11px;font-weight:750;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button--primary{color:#fff;border-color:var(--green-700);background:var(--green-700);box-shadow:0 7px 18px #008e3c2e}.button--primary:hover{border-color:var(--green-800);background:var(--green-800)}.button--outline{color:var(--ink-800);border-color:#ccd8d0;background:#fff}.button--outline:hover{border-color:var(--green-700);color:var(--green-800)}.button--ghost{color:var(--ink-800);border-color:var(--line);background:#ffffffad}.button--light{color:var(--green-900);background:#fff;box-shadow:var(--shadow-sm)}.button--large{min-height:50px;padding-inline:21px;border-radius:13px}.button--small{min-height:37px;padding:7px 12px;border-radius:9px;font-size:.88rem}.button--full{width:100%}.text-link,.text-button{display:inline-flex;align-items:center;gap:7px;color:var(--green-800);font-weight:750}.text-button{padding:0;border:0;background:transparent}.icon-button{display:inline-grid;width:36px;height:36px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:10px;color:var(--ink-600);background:transparent}.icon-button:hover{color:var(--green-800);background:var(--green-50)}.icon-button--border{border:1px solid var(--line);background:#fff}.count-badge{display:grid;min-width:28px;height:28px;place-items:center;border-radius:9px;color:var(--green-800);background:var(--green-100);font-weight:800}.form-error{margin:0;padding:10px 12px;border:1px solid #fecaca;border-radius:9px;color:#991b1b;background:#fef2f2;font-size:.9rem}.institution-strip{color:#ffffffd6;background:var(--green-950);font-size:.76rem}.strip-content{display:flex;min-height:34px;align-items:center;gap:12px}.strip-divider{width:4px;height:4px;border-radius:50%;background:var(--yellow-500)}.public-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(228,235,230,.9);background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-nav{display:flex;min-height:78px;align-items:center;justify-content:space-between}.brand-link{display:inline-flex;align-items:center;gap:11px}.brand-mark{width:46px;height:46px}.brand-words{display:flex;flex-direction:column;line-height:1}.brand-words b{font-size:1.28rem;letter-spacing:-.045em}.brand-words b em{color:var(--green-700);font-style:normal}.brand-words small{margin-top:5px;color:var(--ink-500);font-size:.64rem;font-weight:800;letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav>a:not(.button){position:relative;color:var(--ink-600);font-size:.93rem;font-weight:680}.desktop-nav>a.router-link-active:not(.button),.desktop-nav>a:hover{color:var(--green-800)}.desktop-nav>a.router-link-active:not(.button):after{position:absolute;right:0;bottom:-27px;left:0;height:3px;border-radius:4px 4px 0 0;content:"";background:var(--green-700)}.menu-toggle,.sidebar-close{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--ink-800);background:#fff}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(118deg,var(--green-950) 0%,#075c2c 58%,#0a7436 100%)}.hero:after{position:absolute;inset:0;content:"";opacity:.14;background-image:radial-gradient(circle at 1px 1px,white 1px,transparent 0);background-size:28px 28px;-webkit-mask-image:linear-gradient(to right,transparent 18%,black);mask-image:linear-gradient(to right,transparent 18%,black)}.hero-grid{position:relative;z-index:2;display:grid;min-height:650px;align-items:center;grid-template-columns:1.07fr .93fr;gap:70px;padding-block:70px}.hero-copy h1{max-width:680px;margin-bottom:22px;font-size:clamp(3.1rem,5.4vw,5.15rem);font-weight:780;letter-spacing:-.066em;line-height:.97}.hero-copy h1 em{color:var(--yellow-300);font-style:normal}.hero-copy>p{max-width:650px;margin-bottom:28px;color:#ffffffc7;font-size:1.13rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero .button--ghost{color:#fff;border-color:#ffffff4d;background:#ffffff0f}.hero-proof{display:flex;gap:27px;margin-top:40px;padding-top:25px;border-top:1px solid rgba(255,255,255,.15)}.hero-proof div{display:flex;flex-direction:column}.hero-proof b{color:var(--yellow-300);font-size:1.35rem}.hero-proof span{color:#ffffff9e;font-size:.78rem}.hero-visual{position:relative;min-height:430px}.visual-card{border:1px solid rgba(255,255,255,.7);border-radius:24px;color:var(--ink-950);background:#fffffff7;box-shadow:0 32px 80px #00140845}.visual-card--main{position:absolute;inset:36px 8px 16px 36px;display:grid;grid-template:auto 1fr auto / 1fr 1fr;padding:24px;transform:rotate(1.5deg)}.visual-head{display:flex;grid-column:1/-1;justify-content:space-between}.visual-head span{font-weight:800}.visual-head small{color:var(--ink-500)}.quality-ring{display:grid;width:148px;height:148px;place-items:center;align-self:center;border-radius:50%;background:conic-gradient(var(--green-700) 0 82%,#e6ece8 82% 100%)}.quality-ring:before{position:absolute;width:110px;height:110px;border-radius:50%;content:"";background:#fff}.quality-ring span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;color:var(--ink-500);font-size:.75rem}.quality-ring b{color:var(--ink-950);font-size:1.65rem}.mini-bars{display:flex;height:150px;align-items:end;gap:9px;align-self:center;padding:14px 0 3px}.mini-bars i{width:18px;border-radius:5px 5px 2px 2px;background:linear-gradient(var(--yellow-300),var(--yellow-500))}.visual-footer{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line);font-size:.8rem}.visual-footer span{display:flex;align-items:center;gap:7px;color:var(--ink-600)}.visual-footer b{color:var(--green-700)}.dot{width:8px;height:8px;border-radius:50%;background:var(--green-600)}.visual-card--floating{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:15px;transform:none}.visual-card--floating>svg{color:var(--green-700)}.visual-card--floating div{display:flex;flex-direction:column}.visual-card--floating b{font-size:.83rem}.visual-card--floating span{color:var(--ink-500);font-size:.7rem}.visual-card--top{top:0;right:-14px}.visual-card--bottom{bottom:0;left:0}.hero-watermark{position:absolute;right:-86px;bottom:-105px;width:300px;opacity:.08;filter:grayscale(1) brightness(3)}.hero-orb{position:absolute;border-radius:50%;opacity:.16;filter:blur(1px)}.hero-orb--one{top:-170px;right:20%;width:360px;height:360px;background:var(--yellow-500)}.hero-orb--two{bottom:-250px;left:24%;width:430px;height:430px;background:#16a34a}.quick-access{position:relative;z-index:3;padding-bottom:15px;background:#fff}.quick-search{display:flex;max-width:830px;min-height:62px;align-items:center;gap:12px;margin:-31px auto 28px;padding:8px 8px 8px 20px;border:1px solid var(--line);border-radius:16px;color:var(--ink-500);background:#fff;box-shadow:var(--shadow)}.quick-search input{min-width:0;flex:1;border:0;outline:0}.quick-search button{align-self:stretch;padding-inline:22px;border:0;border-radius:10px;color:#fff;background:var(--green-700);font-weight:750}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.quick-grid>a{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.2s ease}.quick-grid>a:hover{transform:translateY(-2px);border-color:#b9d8c4;box-shadow:var(--shadow-sm)}.quick-grid>a>span{display:grid;width:47px;height:47px;flex:0 0 auto;place-items:center;border-radius:13px;color:var(--green-800);background:var(--green-50)}.quick-grid>a>div{display:flex;min-width:0;flex:1;flex-direction:column}.quick-grid b{font-size:.96rem}.quick-grid small{overflow:hidden;color:var(--ink-500);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.quick-grid>a>svg{color:var(--ink-500)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.capability-grid article{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.capability-grid article>span{display:grid;width:49px;height:49px;place-items:center;margin-bottom:22px;border-radius:14px;color:var(--green-800);background:var(--green-50)}.capability-grid h3{margin-bottom:10px;font-size:1.22rem}.capability-grid p{margin-bottom:0;color:var(--ink-600)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{display:flex;min-height:250px;flex-direction:column;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.news-tag{align-self:start;padding:5px 9px;border-radius:7px;color:var(--green-800);background:var(--green-50);font-size:.7rem;font-weight:800}.news-card h3{margin:18px 0 10px;font-size:1.22rem;line-height:1.25}.news-card p{display:-webkit-box;overflow:hidden;color:var(--ink-600);-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-card>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.news-card small{color:var(--ink-500)}.cta-band{padding-block:60px;color:#fff;background:linear-gradient(115deg,var(--green-950),var(--green-700))}.cta-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-content>div{max-width:770px}.cta-content span{color:var(--yellow-300);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.cta-content h2{margin:8px 0 0;font-size:clamp(1.9rem,3vw,2.7rem);letter-spacing:-.04em;line-height:1.1}.public-footer{padding-top:62px;color:#ffffffb8;background:#072215}.footer-grid{display:grid;grid-template-columns:1.5fr .65fr 1fr .55fr;gap:50px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:17px;color:#fff}.footer-brand img{width:50px;filter:brightness(1.08)}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{color:#ffffff8c;font-size:.76rem}.footer-grid p{max-width:420px;font-size:.87rem}.footer-grid h3{color:#fff;font-size:.92rem}.footer-grid>div:nth-child(2){display:flex;flex-direction:column;gap:8px}.footer-grid>div:nth-child(3){display:flex;flex-direction:column;gap:10px}.footer-grid>div:nth-child(3) span,.footer-grid>div:nth-child(3) a{display:flex;align-items:flex-start;gap:9px;font-size:.84rem}.footer-crest img{width:105px;max-height:105px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.18))}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:40px;padding-block:18px;border-top:1px solid rgba(255,255,255,.11);font-size:.72rem}.page-hero{padding-block:85px;color:#fff;background:linear-gradient(120deg,var(--green-950),var(--green-700))}.page-hero--compact{padding-block:72px}.page-hero--survey{background:linear-gradient(120deg,#08321e,#06652f)}.page-hero--events{background:linear-gradient(120deg,#352806,#87640a)}.page-hero h1{margin-bottom:10px;font-size:clamp(2.5rem,4vw,3.8rem);letter-spacing:-.055em;line-height:1}.page-hero p{max-width:680px;margin-bottom:0;color:#ffffffbd;font-size:1.05rem}.search-toolbar,.records-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:24px}.search-box{display:flex;min-width:250px;min-height:43px;align-items:center;gap:9px;flex:1;padding:0 13px;border:1px solid var(--line);border-radius:11px;color:var(--ink-500);background:#fff}.search-box input{width:100%;border:0;outline:0;color:var(--ink-950);background:transparent}.document-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.document-card{display:flex;align-items:flex-start;gap:16px;padding:23px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.document-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--green-800);background:var(--green-50)}.document-copy{min-width:0;flex:1}.document-copy>span{color:var(--green-700);font-size:.69rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.document-copy h2{margin:6px 0 7px;font-size:1.05rem;line-height:1.27}.document-copy p{display:-webkit-box;overflow:hidden;margin-bottom:9px;color:var(--ink-600);font-size:.83rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.document-copy small{color:var(--ink-500);font-size:.7rem}.privacy-note{display:flex;align-items:flex-start;gap:13px;margin-bottom:25px;padding:17px;border:1px solid #bbf7d0;border-radius:13px;color:var(--green-900);background:var(--green-50)}.privacy-note div{display:flex;flex-direction:column}.privacy-note span{color:var(--ink-600);font-size:.84rem}.survey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.survey-card{display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.survey-icon,.campaign-icon{display:grid;width:49px;height:49px;place-items:center;border-radius:14px;color:var(--green-800);background:var(--green-50)}.survey-meta{display:flex;flex-direction:column;margin-top:18px}.survey-meta>span{color:var(--green-800);font-size:.73rem;font-weight:750}.survey-meta small{display:flex;align-items:center;gap:5px;margin-top:4px;color:var(--ink-500)}.survey-card h2{margin:15px 0 9px;font-size:1.18rem;line-height:1.26}.survey-card p{color:var(--ink-600);font-size:.87rem}.survey-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.survey-footer>span{padding:4px 8px;border-radius:7px;color:var(--ink-600);background:var(--canvas);font-size:.7rem;font-weight:700}.survey-footer a{display:flex;align-items:center;gap:6px;color:var(--green-800);font-size:.84rem;font-weight:800}.event-list{display:flex;flex-direction:column;gap:14px}.event-card{display:flex;align-items:center;gap:22px;padding:21px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.event-date{display:grid;width:70px;height:76px;flex:0 0 auto;place-items:center;align-content:center;border-radius:14px;color:#6b4b05;background:var(--yellow-100);line-height:1}.event-date b{font-size:1.65rem}.event-date span{margin-top:5px;font-size:.76rem;font-weight:800;text-transform:uppercase}.event-copy{min-width:0;flex:1}.event-copy>span{color:#87640a;font-size:.7rem;font-weight:800;text-transform:uppercase}.event-copy h2{margin:5px 0;font-size:1.18rem}.event-copy p{margin-bottom:8px;color:var(--ink-600);font-size:.84rem}.event-copy>div{display:flex;gap:20px}.event-copy small{display:flex;align-items:center;gap:5px;color:var(--ink-500)}.form-page{min-height:80vh;padding-block:48px 80px;background:linear-gradient(#eff7f1,var(--canvas))}.form-container{width:min(800px,calc(100% - 32px));margin-inline:auto}.form-container--wide{width:min(1100px,calc(100% - 32px))}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:19px;color:var(--green-800);font-size:.86rem;font-weight:750}.form-card{padding:34px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}.survey-form header{padding-bottom:24px;border-bottom:1px solid var(--line)}.survey-form header h1{margin-bottom:9px;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.045em;line-height:1.1}.survey-form header p{color:var(--ink-600)}.progress-line{overflow:hidden;height:7px;margin-top:21px;border-radius:10px;background:#e8eee9}.progress-line i{display:block;height:100%;border-radius:inherit;background:var(--green-700);transition:width .25s ease}.survey-form header small{display:block;margin-top:7px;color:var(--ink-500);text-align:right}.question-block{padding:26px 0;border-bottom:1px solid var(--line)}.question-block>span{display:block;margin-bottom:6px;color:var(--green-700);font-size:.68rem;font-weight:800;text-transform:uppercase}.question-block>label{display:block;margin-bottom:14px;font-weight:680}.question-block>label b{color:var(--green-700)}.question-block>label em{color:var(--red);font-style:normal}.question-block textarea,.question-block>input,.field input,.field textarea,.field select,.registration-form input,.records-toolbar select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #ccd8d0;border-radius:10px;outline:0;color:var(--ink-950);background:#fff}.question-block textarea:focus,.question-block>input:focus,.field input:focus,.field textarea:focus,.field select:focus,.registration-form input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #008e3c1a}.scale-options{display:flex;gap:11px}.scale-options label{flex:1}.scale-options input{position:absolute;opacity:0}.scale-options span{display:grid;min-height:48px;place-items:center;border:1px solid #ccd8d0;border-radius:10px;color:var(--ink-600);font-weight:800;cursor:pointer}.scale-options input:checked+span{color:#fff;border-color:var(--green-700);background:var(--green-700)}.consent-box{display:flex;align-items:flex-start;gap:11px;margin:24px 0;padding:16px;border-radius:12px;color:var(--green-900);background:var(--green-50)}.consent-box>svg{flex:0 0 auto}.consent-box label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.consent-box input{margin-top:5px}.consent-box label span{display:flex;flex-direction:column;color:var(--ink-600);font-size:.8rem}.consent-box label b{color:var(--ink-950);font-size:.86rem}.success-card{padding-block:65px;text-align:center}.success-card>span{display:grid;width:72px;height:72px;place-items:center;margin:0 auto 20px;border-radius:50%;color:var(--green-800);background:var(--green-100)}.success-card p{max-width:520px;margin:0 auto 22px;color:var(--ink-600)}.event-detail-page{padding-top:55px}.event-detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px}.event-overview{padding:42px;border-radius:22px;color:#fff;background:linear-gradient(140deg,#3a2d09,#8b680d)}.event-overview h1{max-width:650px;font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.055em;line-height:1}.event-overview>p{max-width:670px;color:#ffffffbf}.event-facts{display:grid;gap:14px;margin-top:36px}.event-facts>span{display:grid;grid-template-columns:30px 1fr;align-items:center}.event-facts>span>svg{grid-row:1/3;color:var(--yellow-300)}.event-facts b{font-size:.9rem}.event-facts small{color:#ffffff9e;font-size:.75rem}.registration-form h2{margin-bottom:5px}.registration-form>p{color:var(--ink-600);font-size:.88rem}.registration-form label{display:flex;flex-direction:column;gap:5px;margin-top:15px;font-size:.8rem;font-weight:700}.registration-form button{margin-top:20px}.registration-form>small{display:block;margin-top:12px;color:var(--ink-500);text-align:center}.compact-success{align-self:start;padding-inline:25px}.login-page{display:grid;min-height:calc(100vh - 112px);grid-template-columns:1.02fr .98fr}.login-visual{position:relative;display:grid;place-items:center;overflow:hidden;padding:60px;color:#fff;background:linear-gradient(145deg,var(--green-950),var(--green-700))}.login-visual:before{position:absolute;width:620px;height:620px;border:100px solid rgba(251,191,36,.09);border-radius:50%;content:""}.login-overlay{position:relative;z-index:1;max-width:570px}.login-symbol{width:94px;margin-bottom:35px;filter:drop-shadow(0 12px 30px rgba(0,0,0,.16))}.login-overlay h1{margin-bottom:20px;font-size:clamp(2.8rem,4.4vw,4.6rem);letter-spacing:-.06em;line-height:.98}.login-overlay>p{max-width:540px;color:#ffffffb3;font-size:1.04rem}.login-feature{display:flex;align-items:flex-start;gap:12px;margin-top:42px;padding:17px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff12}.login-feature>svg{color:var(--yellow-300)}.login-feature div{display:flex;flex-direction:column}.login-feature span{color:#ffffff9e;font-size:.78rem}.login-panel{display:grid;place-items:center;padding:50px 30px;background:#fff}.login-card{width:min(450px,100%)}.login-brand{display:none;align-items:center;gap:10px;margin-bottom:40px}.login-brand img{width:46px}.login-brand div{display:flex;flex-direction:column;line-height:1}.login-brand b{font-size:1.25rem}.login-brand b em{color:var(--green-700);font-style:normal}.login-brand span{margin-top:5px;color:var(--ink-500);font-size:.64rem;font-weight:800;letter-spacing:.15em}.login-card h2{margin-bottom:8px;font-size:2.05rem;letter-spacing:-.045em}.login-card>div:nth-child(2)>p{margin-bottom:28px;color:var(--ink-600)}.login-card form>label{display:flex;flex-direction:column;gap:6px;margin-bottom:17px;font-size:.82rem;font-weight:720}.login-card form>label>input,.password-field{width:100%;min-height:48px;padding:0 13px;border:1px solid #ccd8d0;border-radius:11px;outline:0;background:#fff}.password-field{display:flex;align-items:center}.password-field input{min-width:0;flex:1;border:0;outline:0}.password-field button{display:grid;width:34px;height:34px;place-items:center;border:0;color:var(--ink-500);background:transparent}.login-options{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;font-size:.8rem}.login-options label{display:flex;align-items:center;gap:7px;color:var(--ink-600)}.login-options a{color:var(--green-800);font-weight:720}.demo-access{display:flex;flex-direction:column;margin-top:20px;padding:13px;border-radius:10px;color:var(--ink-800);background:var(--yellow-100);font-size:.78rem}.demo-access span{color:var(--ink-600)}.login-support{display:block;margin-top:25px;color:var(--ink-500);text-align:center}.app-loader{display:grid;min-height:100vh;place-items:center;align-content:center;gap:16px;color:var(--green-900);background:var(--canvas);font-weight:750}.loader-mark{width:72px;animation:pulse 1.4s ease infinite}@keyframes pulse{50%{transform:scale(.94);opacity:.72}}.app-shell{min-height:100vh;background:var(--canvas)}.sidebar{position:fixed;z-index:80;inset:0 auto 0 0;display:flex;width:var(--sidebar-width);flex-direction:column;color:#ffffffc2;background:#062b18;box-shadow:8px 0 30px #021f0f14}.sidebar-brand{display:flex;min-height:78px;align-items:center;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.09)}.brand-link--light{color:#fff}.brand-link--light .brand-words small{color:#ffffff85}.sidebar-scope{display:flex;flex-direction:column;margin:16px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0e}.sidebar-scope span{color:#ffffff73;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.sidebar-scope b{margin-top:4px;color:#fff;font-size:.85rem}.sidebar-scope small{color:var(--yellow-300);font-size:.7rem}.sidebar-nav{overflow-y:auto;flex:1;padding:3px 12px 20px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.nav-group{margin-top:19px}.nav-group h2{margin:0 0 7px 12px;color:#ffffff5e;font-size:.61rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sidebar-link{display:flex;min-height:40px;align-items:center;gap:11px;margin-bottom:2px;padding:8px 11px;border-radius:9px;color:#ffffffad;font-size:.8rem;font-weight:630}.sidebar-link:hover{color:#fff;background:#ffffff12}.sidebar-link.router-link-active{color:#fff;background:linear-gradient(90deg,#fbbf243b,#ffffff12);box-shadow:inset 3px 0 var(--yellow-500)}.sidebar-link.router-link-active svg{color:var(--yellow-300)}.sidebar-help{display:flex;align-items:center;gap:10px;margin:12px;padding:12px;border-radius:10px;color:var(--yellow-300);background:#ffffff0d}.sidebar-help div{display:flex;flex-direction:column}.sidebar-help b{color:#fff;font-size:.74rem}.sidebar-help span{color:#ffffff75;font-size:.62rem}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{position:sticky;z-index:40;top:0;display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-search{display:flex;width:min(490px,45vw);min-height:40px;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--ink-500);background:var(--canvas)}.topbar-search{position:relative}.topbar-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:.83rem}.topbar-search kbd{padding:3px 6px;border:1px solid var(--line);border-radius:5px;color:var(--ink-500);background:#fff;font-size:.64rem}.global-search-results{position:absolute;top:calc(100% + 9px);left:0;display:grid;overflow:hidden;width:min(520px,calc(100vw - 40px));border:1px solid var(--line);border-radius:13px;color:var(--ink-800);background:#fff;box-shadow:var(--shadow)}.global-search-results>span{padding:14px;color:var(--ink-500);font-size:.74rem}.global-search-results>a{display:flex;align-items:center;gap:10px;padding:11px 13px;border-bottom:1px solid var(--line)}.global-search-results>a:last-child{border-bottom:0}.global-search-results>a:hover{background:var(--green-50)}.global-search-results>a>svg{color:var(--green-700)}.global-search-results>a>div{display:flex;min-width:0;flex-direction:column}.global-search-results b{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.global-search-results small{color:var(--ink-500);font-size:.63rem}.topbar-actions{display:flex;align-items:center;gap:10px}.notification-button{position:relative}.notification-button span{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid white;border-radius:50%;background:var(--red)}.profile-menu{position:relative}.profile-trigger{display:flex;align-items:center;gap:9px;padding:5px 7px;border:0;border-radius:11px;background:transparent}.profile-trigger:hover{background:var(--canvas)}.avatar{display:grid;width:37px;height:37px;place-items:center;border-radius:10px;color:#fff;background:var(--green-800);font-size:.72rem;font-weight:800}.profile-copy{display:flex;max-width:180px;flex-direction:column;align-items:flex-start;line-height:1.25}.profile-copy b{overflow:hidden;max-width:100%;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.profile-copy small{color:var(--ink-500);font-size:.66rem}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:280px;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.profile-dropdown>div{display:flex;flex-direction:column;padding:10px;border-bottom:1px solid var(--line)}.profile-dropdown b{font-size:.78rem}.profile-dropdown span{margin-top:3px;color:var(--ink-500);font-size:.68rem}.profile-dropdown button{display:flex;width:100%;align-items:center;gap:8px;margin-top:6px;padding:9px 10px;border:0;border-radius:8px;color:var(--red);background:transparent;font-size:.8rem}.profile-dropdown button:hover{background:#fef2f2}.workspace{width:min(1500px,100%);margin-inline:auto;padding:28px}.workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:23px}.workspace-header h1{margin-bottom:5px;font-size:clamp(1.7rem,3vw,2.35rem);letter-spacing:-.045em;line-height:1.08}.workspace-header p{max-width:800px;margin-bottom:0;color:var(--ink-600);font-size:.9rem}.workspace-header .eyebrow{margin-bottom:7px;font-size:.67rem}.period-chip{display:flex;flex-direction:column;padding:9px 14px;border:1px solid #bbf7d0;border-radius:10px;background:var(--green-50)}.period-chip span{color:var(--ink-500);font-size:.64rem}.period-chip b{color:var(--green-800);font-size:.88rem}.panel{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel>header h2{margin-bottom:3px;font-size:1rem}.panel>header p{margin-bottom:0;color:var(--ink-500);font-size:.72rem}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.stat-card{display:flex;min-height:102px;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.stat-card>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px}.stat-card>div{display:flex;flex:1;flex-direction:column}.stat-card small{color:var(--ink-500);font-size:.7rem}.stat-card b{font-size:1.55rem;letter-spacing:-.04em;line-height:1.2}.stat-card>i{color:var(--ink-500)}.stat-card--green>span{color:var(--green-800);background:var(--green-50)}.stat-card--yellow>span{color:#936800;background:var(--yellow-100)}.stat-card--red>span{color:var(--red);background:#fef2f2}.stat-card--blue>span{color:#0369a1;background:#e0f2fe}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.panel--wide{grid-column:span 2}.panel--full{grid-column:1/-1}.chart{position:relative;width:100%}.chart--bar,.chart--donut{height:270px}.chart--report{height:340px}.chart--trend{height:280px}.alert-list{display:flex;flex-direction:column}.alert-list>a{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.alert-list>a:last-child{border-bottom:0}.alert-list>a>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px}.priority-critical{color:var(--red);background:#fef2f2}.priority-high{color:var(--orange);background:#fff7ed}.alert-list>a>div{display:flex;min-width:0;flex:1;flex-direction:column}.alert-list b{overflow:hidden;font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.alert-list small{color:var(--ink-500);font-size:.65rem}.alert-list>a>svg{color:var(--ink-500)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:10px 12px;color:var(--ink-500);background:#f8faf9;font-size:.64rem;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}td{padding:12px;border-bottom:1px solid var(--line);color:var(--ink-600);font-size:.76rem}tbody tr:last-child td{border-bottom:0}td a{color:var(--ink-950);font-weight:720}.participation-panel>a{display:flex;align-items:center;gap:12px;margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:12px}.participation-panel>a>span{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:var(--green-800);background:var(--green-50)}.participation-panel>a>div{display:flex;flex:1;flex-direction:column}.participation-panel small{color:var(--ink-500);font-size:.67rem}.participation-panel b{font-size:1.15rem}.participation-panel>a>svg{color:var(--ink-500)}.status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:7px;color:var(--ink-600);background:#eef2f0;font-size:.64rem;font-weight:790;white-space:nowrap}.status-submitted{color:#8a6000;background:var(--yellow-100)}.status-observed{color:#9a3412;background:#ffedd5}.status-approved,.status-open,.status-active{color:#166534;background:#dcfce7}.status-published,.status-registration_open{color:#0369a1;background:#e0f2fe}.status-rejected{color:#991b1b;background:#fee2e2}.status-archived{color:#475569;background:#e2e8f0}.dashboard-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dashboard-skeleton i{min-height:150px;border-radius:15px;background:linear-gradient(90deg,#e9efeb,#f7faf8,#e9efeb);background-size:200% 100%;animation:shimmer 1.25s infinite}.dashboard-skeleton i:nth-child(n+5){grid-column:span 2;min-height:280px}.skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.skeleton-grid i,.skeleton-list i{display:block;min-height:220px;border-radius:16px;background:linear-gradient(90deg,#e9efeb,#f7faf8,#e9efeb);background-size:200% 100%;animation:shimmer 1.25s infinite}.skeleton-list{display:grid;gap:12px}.skeleton-list i{min-height:90px}@keyframes shimmer{to{background-position:-200% 0}}.module-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px}.module-summary>div{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.module-summary span{color:var(--ink-500);font-size:.67rem}.module-summary b{font-size:1.28rem;letter-spacing:-.035em}.records-panel{padding:0;overflow:hidden}.records-toolbar{margin:0;padding:15px;border-bottom:1px solid var(--line)}.records-toolbar select{width:auto;min-width:150px;padding-right:28px;color:var(--ink-600);font-size:.74rem}.view-toggle{display:flex;padding:3px;border:1px solid var(--line);border-radius:9px;background:var(--canvas)}.view-toggle button{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:7px;color:var(--ink-500);background:transparent}.view-toggle button.active{color:var(--green-800);background:#fff;box-shadow:var(--shadow-sm)}.records-table th:first-child,.records-table td:first-child{padding-left:18px}.records-table td:first-child{min-width:330px}.records-table td:first-child a{display:flex;flex-direction:column}.records-table td:first-child span{overflow:hidden;max-width:440px;color:var(--ink-500);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.person-cell{display:flex;align-items:center;gap:7px;white-space:nowrap}.person-cell i,.user-row>i{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:var(--green-800);background:var(--green-50);font-size:.57rem;font-style:normal;font-weight:800}.priority-badge{display:inline-flex;padding:4px 8px;border-radius:7px;color:var(--ink-600);background:#eef2f0;font-size:.63rem;font-weight:770;text-transform:capitalize}.priority-badge--critical{color:#991b1b;background:#fee2e2}.priority-badge--high{color:#9a3412;background:#ffedd5}.priority-badge--medium{color:#8a6000;background:var(--yellow-100)}.priority-badge--low{color:#166534;background:var(--green-100)}.progress-cell{display:flex;min-width:115px;align-items:center;gap:8px}.progress-cell>span{overflow:hidden;height:6px;flex:1;border-radius:6px;background:#e7ede9}.progress-cell>span i{display:block;height:100%;border-radius:inherit;background:var(--green-700)}.progress-cell b{color:var(--ink-800);font-size:.68rem}.record-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:15px}.record-card{display:flex;min-height:230px;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:13px;background:#fff}.record-card:hover{border-color:#bad8c4;box-shadow:var(--shadow-sm)}.record-card>div:first-child{display:flex;justify-content:space-between}.record-card>small{margin-top:22px;color:var(--green-700);font-weight:800}.record-card h2{margin:6px 0 8px;font-size:1rem;line-height:1.25}.record-card p{display:-webkit-box;overflow:hidden;color:var(--ink-600);font-size:.76rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.record-card .progress-cell{margin-top:auto}.empty-state{display:grid;min-height:300px;place-items:center;align-content:center;padding:30px;text-align:center}.empty-icon{display:grid;width:56px;height:56px;place-items:center;margin-bottom:14px;border-radius:15px;color:var(--green-800);background:var(--green-50)}.empty-state h3{margin-bottom:5px}.empty-state p{max-width:430px;color:var(--ink-500)}.record-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:17px;padding:23px;border:1px solid var(--line);border-radius:16px;background:#fff}.record-hero>div:first-child{max-width:870px}.record-code{color:var(--green-700);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.record-hero h1{margin:7px 0;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.045em;line-height:1.07}.record-hero p{margin-bottom:14px;color:var(--ink-600);font-size:.86rem}.record-tags,.record-actions{display:flex;flex-wrap:wrap;gap:8px}.confidentiality{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:7px;color:var(--ink-600);background:var(--canvas);font-size:.64rem;font-weight:740;text-transform:capitalize}.record-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.record-content{display:grid;gap:16px}.data-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0;gap:0 24px}.data-list>div{padding:13px 0;border-bottom:1px solid var(--line)}.data-list dt{color:var(--ink-500);font-size:.67rem;font-weight:760}.data-list dd{margin:4px 0 0;color:var(--ink-800);font-size:.8rem}.file-list{display:grid;gap:8px}.file-list>div{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid var(--line);border-radius:10px}.file-list>div>span{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:var(--green-800);background:var(--green-50)}.file-list>div>div{display:flex;flex:1;flex-direction:column}.file-list b{font-size:.78rem}.file-list small{color:var(--ink-500);font-size:.65rem}.inline-empty{display:flex;min-height:110px;align-items:center;justify-content:center;gap:10px;color:var(--ink-500);font-size:.78rem}.timeline{position:relative;margin:0;padding:0;list-style:none}.timeline:before{position:absolute;top:7px;bottom:7px;left:6px;width:2px;content:"";background:var(--line)}.timeline li{position:relative;display:flex;gap:14px;padding-bottom:18px}.timeline li>span{position:relative;z-index:1;width:14px;height:14px;flex:0 0 auto;margin-top:3px;border:3px solid white;border-radius:50%;background:var(--green-700);box-shadow:0 0 0 1px var(--green-700)}.timeline li>div{display:flex;flex-direction:column}.timeline b{font-size:.76rem;text-transform:capitalize}.timeline p{margin:2px 0;color:var(--ink-600);font-size:.72rem}.timeline small{color:var(--ink-500);font-size:.62rem}.record-metadata{position:sticky;top:88px}.record-metadata>h2{margin-bottom:18px;font-size:.96rem}.record-metadata>div:not(.aside-progress){display:flex;align-items:flex-start;gap:9px;margin-bottom:16px;color:var(--green-700)}.record-metadata>div>svg{width:18px;flex:0 0 auto}.record-metadata>div>span{display:flex;flex-direction:column;color:var(--ink-500);font-size:.65rem}.record-metadata>div b{color:var(--ink-800);font-size:.74rem}.aside-progress{padding-top:14px;border-top:1px solid var(--line)}.aside-progress>span{display:flex;justify-content:space-between;color:var(--ink-500);font-size:.68rem}.aside-progress>span b{color:var(--green-800)}.aside-progress>i{display:block;overflow:hidden;height:7px;margin-top:8px;border-radius:8px;background:#e6ece8}.aside-progress>i em{display:block;height:100%;background:var(--green-700)}.back-link--workspace{padding:0;border:0;background:transparent}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:22px;background:#041a0e9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{display:flex;overflow:hidden;width:min(560px,100%);max-height:calc(100vh - 44px);flex-direction:column;border-radius:18px;background:#fff;box-shadow:0 30px 100px #00000040}.modal--wide{width:min(840px,100%)}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:19px 22px;border-bottom:1px solid var(--line)}.modal>header h2{margin-bottom:3px;font-size:1.1rem}.modal>header p{margin-bottom:0;color:var(--ink-500);font-size:.72rem}.modal-body{overflow-y:auto;padding:22px}.modal>footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:14px 22px;border-top:1px solid var(--line);background:#fafcfb}.record-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field{display:flex;flex-direction:column;gap:5px;color:var(--ink-800);font-size:.73rem;font-weight:720}.field>span{align-self:flex-end;color:var(--green-700)}.field textarea{resize:vertical}.field--wide{grid-column:1/-1}.field input[type=range]{min-height:12px;padding:0;accent-color:var(--green-700)}.stack-form{display:grid;gap:15px}.toast-stack{position:fixed;z-index:400;right:20px;bottom:20px;display:grid;width:min(380px,calc(100vw - 40px));gap:9px}.toast{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);font-size:.78rem}.toast>span{flex:1}.toast--success>svg{color:var(--green-700)}.toast--error>svg{color:var(--red)}.toast--info>svg{color:var(--blue)}.campaign-list{display:grid;gap:10px}.campaign-list article{display:flex;align-items:center;gap:14px;padding:13px;border:1px solid var(--line);border-radius:12px}.campaign-copy{min-width:0;flex:1}.campaign-copy>span{color:var(--green-700);font-size:.63rem;font-weight:800;text-transform:uppercase}.campaign-copy h2{margin:2px 0;font-size:.88rem}.campaign-copy p{overflow:hidden;max-width:640px;margin-bottom:3px;color:var(--ink-600);font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.campaign-copy small{color:var(--ink-500);font-size:.63rem}.campaign-metric{display:grid;min-width:80px;grid-template:auto auto / 25px 1fr;align-items:center}.campaign-metric svg{grid-row:1/3;color:var(--green-700)}.campaign-metric b{font-size:.95rem;line-height:1}.campaign-metric span{color:var(--ink-500);font-size:.6rem}.campaign-actions{display:flex;gap:5px}.result-question-list{display:grid;gap:10px}.result-question-list article{display:flex;align-items:center;gap:18px;padding:14px;border:1px solid var(--line);border-radius:11px}.result-question-list article>div:first-child{flex:1}.result-question-list article span{color:var(--green-700);font-size:.61rem;font-weight:800;text-transform:uppercase}.result-question-list h3{margin:3px 0;font-size:.84rem}.result-question-list small{color:var(--ink-500);font-size:.63rem}.result-question-list article>b{color:var(--green-800);font-size:1.4rem}.result-question-list article>b em{color:var(--ink-500);font-size:.7rem;font-style:normal}.distribution{display:flex;gap:5px}.distribution span{padding:5px 7px;border-radius:7px;color:var(--ink-500);background:var(--canvas)}.question-builder{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafcfb}.question-builder>div{display:flex;align-items:center;justify-content:space-between}.question-builder article{display:grid;grid-template-columns:28px 1fr 145px 100px 36px;align-items:center;gap:8px;margin-top:9px}.question-builder article>span{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;color:var(--green-800);background:var(--green-50);font-size:.68rem}.question-builder article>input,.question-builder article>select{min-height:38px;padding:7px 9px;border:1px solid #ccd8d0;border-radius:8px;background:#fff;font-size:.7rem}.question-builder article>label{display:flex;align-items:center;gap:5px;color:var(--ink-600);font-size:.66rem}.admin-tabs{display:flex;gap:5px;margin-bottom:14px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff}.admin-tabs button{display:flex;min-height:38px;align-items:center;gap:7px;padding:7px 13px;border:0;border-radius:9px;color:var(--ink-600);background:transparent;font-size:.75rem;font-weight:700}.admin-tabs button.active{color:var(--green-800);background:var(--green-50)}.admin-panel{min-height:450px}.admin-panel .search-box{max-width:300px;min-height:38px}.user-row{display:flex;align-items:center;gap:9px}.user-row>i{width:34px;height:34px}.user-row>span{display:flex;flex-direction:column}.user-row b{color:var(--ink-800);font-size:.73rem}.user-row small{color:var(--ink-500);font-size:.63rem}.status-dot{display:inline-flex;align-items:center;gap:5px;color:var(--green-700);text-transform:capitalize}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.role-grid article{padding:16px;border:1px solid var(--line);border-radius:12px}.role-grid article>span{display:grid;width:38px;height:38px;place-items:center;margin-bottom:13px;border-radius:10px;color:var(--green-800);background:var(--green-50)}.role-grid h3{margin-bottom:5px;font-size:.86rem}.role-grid p{min-height:51px;color:var(--ink-600);font-size:.68rem}.role-grid article>div{display:flex;flex-direction:column;margin-bottom:11px}.role-grid article>div b{font-size:1.15rem}.role-grid article>div span{color:var(--ink-500);font-size:.62rem}.settings-list{display:grid;gap:7px}.settings-list>div{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:14px;padding:11px;border:1px solid var(--line);border-radius:9px}.settings-list>div>span{display:flex;flex-direction:column}.settings-list b{font-size:.73rem}.settings-list small{color:var(--ink-500);font-size:.61rem}.settings-list code{overflow:hidden;color:var(--ink-600);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.audit-list{display:grid}.audit-list>div{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--line)}.audit-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:9px;color:var(--green-800);background:var(--green-50)}.audit-list>div>div{display:flex;flex:1;flex-direction:column}.audit-list b{font-size:.73rem}.audit-list span{color:var(--ink-500);font-size:.63rem}.audit-list small{color:var(--ink-500);font-size:.61rem;text-align:right}.permission-matrix{display:grid;gap:10px}.permission-matrix section{padding:12px;border:1px solid var(--line);border-radius:10px}.permission-matrix h3{margin-bottom:9px;color:var(--green-800);font-size:.72rem;text-transform:capitalize}.permission-matrix section>div{display:flex;flex-wrap:wrap;gap:6px}.permission-matrix label{cursor:pointer}.permission-matrix input{position:absolute;opacity:0}.permission-matrix label span{display:inline-flex;padding:5px 8px;border:1px solid var(--line);border-radius:7px;color:var(--ink-500);font-size:.63rem;text-transform:capitalize}.permission-matrix input:checked+span{color:var(--green-800);border-color:#86efac;background:var(--green-50);font-weight:750}.report-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.report-filter-bar>span{display:flex;min-height:38px;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--line);border-radius:9px;color:var(--ink-600);background:#fff;font-size:.7rem}.document-valid{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;color:var(--green-800);background:var(--green-50);font-size:.66rem;font-weight:760}.report-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.report-kpis article{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff}.report-kpis article>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--green-800);background:var(--green-50)}.report-kpis article>div{display:flex;min-width:0;flex-direction:column}.report-kpis small{color:var(--ink-500);font-size:.64rem}.report-kpis b{font-size:1.28rem;line-height:1.15}.report-kpis em{overflow:hidden;color:var(--green-700);font-size:.59rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.reports-grid{grid-template-columns:repeat(3,1fr)}.traffic-light{display:inline-block;width:10px;height:10px;border-radius:50%}.traffic-light.green{background:var(--green-600);box-shadow:0 0 0 4px var(--green-100)}.traffic-light.yellow{background:var(--yellow-500);box-shadow:0 0 0 4px var(--yellow-100)}.traffic-light.red{background:var(--red);box-shadow:0 0 0 4px #fee2e2}.not-found{display:grid;min-height:70vh;place-items:center;align-content:center;padding:40px;text-align:center}.not-found img{width:80px;margin-bottom:15px}.not-found>span{color:var(--green-700);font-size:3.6rem;font-weight:850;letter-spacing:-.08em;line-height:1}.not-found h1{margin:10px 0 5px}.not-found p{color:var(--ink-500)}.not-found>div{display:flex;gap:9px;margin-top:15px}.fade-enter-active,.fade-leave-active,.slide-enter-active,.slide-leave-active,.pop-enter-active,.pop-leave-active,.toast-enter-active,.toast-leave-active{transition:.18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-from,.slide-leave-to{opacity:0;transform:translateY(-10px)}.pop-enter-from,.pop-leave-to{opacity:0;transform:translateY(-6px) scale(.98)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(18px)}@media(max-width:1180px){.hero-grid{gap:35px}.sidebar{width:256px}.app-main{margin-left:256px}.stat-grid,.report-kpis{grid-template-columns:repeat(2,1fr)}.role-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:grid}.mobile-nav{display:grid;gap:5px;padding:13px 20px 20px;border-top:1px solid var(--line);background:#fff}.mobile-nav>a:not(.button){padding:10px;border-radius:8px;font-weight:680}.hero-grid{min-height:auto;grid-template-columns:1fr;padding-block:75px 90px}.hero-copy{max-width:760px}.hero-visual{display:none}.quick-grid,.capability-grid,.news-grid,.survey-grid{grid-template-columns:1fr}.quick-grid{gap:9px}.quick-grid small{white-space:normal}.footer-grid{grid-template-columns:1.3fr 1fr}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-brand{display:flex}.login-panel{min-height:calc(100vh - 112px)}.sidebar{transform:translate(-102%);transition:transform .22s ease}.sidebar--open{transform:translate(0)}.sidebar-close{display:grid;margin-left:auto;border-color:#ffffff21;color:#fff;background:transparent}.sidebar-backdrop{position:fixed;z-index:70;inset:0;border:0;background:#041a0e8f}.app-main{margin-left:0}.app-menu{display:grid}.topbar{padding-inline:18px}.topbar-search{width:min(430px,50vw)}.dashboard-grid,.reports-grid{grid-template-columns:repeat(2,1fr)}.panel--wide,.participation-panel{grid-column:span 2}.record-detail-grid{grid-template-columns:1fr}.record-metadata{position:static}.record-card-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.event-detail-grid,.document-grid{grid-template-columns:1fr}}@media(max-width:720px){.container{width:min(calc(100% - 28px),1180px)}.section{padding-block:60px}.institution-strip{display:none}.public-nav{min-height:68px}.brand-mark{width:41px;height:41px}.brand-words b{font-size:1.13rem}.hero-grid{padding-block:63px 78px}.hero-copy h1{font-size:3rem}.hero-copy>p{font-size:.98rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{gap:15px}.hero-proof b{font-size:1.08rem}.hero-proof span{font-size:.67rem}.quick-search{margin-top:-26px}.quick-search button{padding-inline:13px}.quick-grid>a{padding:14px}.split-heading,.cta-content{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-crest{display:none}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}.page-hero{padding-block:62px}.search-toolbar{align-items:stretch;flex-direction:column}.event-card{align-items:flex-start;flex-wrap:wrap}.event-copy{min-width:calc(100% - 100px)}.event-card>.button{width:100%}.form-card{padding:23px}.scale-options{gap:6px}.event-overview{padding:29px 24px}.workspace{padding:20px 14px 40px}.topbar-search,.profile-copy{display:none}.workspace-header{align-items:flex-start;flex-direction:column}.workspace-header>.button,.workspace-header>a.button{width:100%}.stat-grid,.module-summary,.report-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.reports-grid{grid-template-columns:1fr}.panel--wide,.panel--full,.participation-panel{grid-column:1}.records-toolbar{align-items:stretch;flex-wrap:wrap}.records-toolbar .search-box{min-width:100%}.records-toolbar select{flex:1}.view-toggle{display:none}.record-card-grid{grid-template-columns:1fr}.record-hero{align-items:flex-start;flex-direction:column}.record-actions{width:100%}.record-actions .button{flex:1}.data-list,.record-form-grid{grid-template-columns:1fr}.field--wide{grid-column:1}.question-builder article{grid-template-columns:25px 1fr 36px}.question-builder article>select,.question-builder article>label{grid-column:2}.campaign-list article{align-items:flex-start;flex-wrap:wrap}.campaign-copy{min-width:calc(100% - 70px)}.campaign-metric{margin-left:63px}.campaign-actions{margin-left:auto}.admin-tabs{overflow-x:auto}.admin-tabs button{white-space:nowrap}.role-grid{grid-template-columns:1fr}.settings-list>div{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92vh;border-radius:18px 18px 0 0}}@media(max-width:440px){.hero-copy h1{font-size:2.55rem}.hero-proof{justify-content:space-between}.hero-proof div{max-width:30%}.quick-search input::placeholder{color:transparent}.stat-grid,.module-summary,.report-kpis{grid-template-columns:1fr}.stat-card{min-height:86px}.scale-options span{min-height:43px}.profile-dropdown{right:-4px;width:min(280px,calc(100vw - 28px))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.public-shell--faculty{min-height:100vh;background:#fff}.portal-support-strip{color:#ffffffe0;background:var(--green-950);font-size:.72rem}.portal-support-strip .container{display:flex;min-height:31px;align-items:center;justify-content:space-between}.portal-support-strip a{display:inline-flex;align-items:center;gap:6px}.portal-support-strip a:last-child{padding:4px 11px;border-radius:6px;color:var(--green-950);background:var(--yellow-500);font-weight:850}.portal-header{position:sticky;z-index:80;top:0;border-bottom:1px solid rgba(4,53,28,.1);background:#fffffff5;box-shadow:0 8px 26px #04351c0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-nav{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:24px}.portal-brand{display:inline-flex;min-width:260px;align-items:center;gap:12px}.portal-brand img{width:62px;height:62px;object-fit:contain}.portal-brand span{display:flex;min-width:0;flex-direction:column;line-height:1.08}.portal-brand b{color:var(--green-900);font-size:1.18rem;letter-spacing:-.035em}.portal-brand small{max-width:205px;margin-top:4px;color:var(--ink-500);font-size:.58rem;font-weight:780;letter-spacing:.05em;text-transform:uppercase}.portal-desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:14px}.portal-desktop-nav>a,.portal-dropdown>summary{display:inline-flex;min-height:36px;align-items:center;gap:4px;padding:7px 2px;color:#303a34;font-size:.68rem;font-weight:850;letter-spacing:.035em;white-space:nowrap}.portal-desktop-nav>a:hover,.portal-desktop-nav>a.router-link-active,.portal-dropdown>summary:hover{color:var(--green-700)}.portal-dropdown{position:relative}.portal-dropdown>summary{list-style:none;cursor:pointer}.portal-dropdown>summary::-webkit-details-marker{display:none}.portal-dropdown[open]>summary{color:var(--green-700)}.portal-dropdown>div{position:absolute;top:calc(100% + 12px);left:-20px;display:flex;width:265px;flex-direction:column;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.portal-dropdown>div:before{position:absolute;top:-18px;right:0;left:0;height:20px;content:""}.portal-dropdown>div a{padding:10px 11px;border-radius:8px;color:var(--ink-700);font-size:.72rem;font-weight:760}.portal-dropdown>div a:hover,.portal-dropdown>div a.router-link-active{color:var(--green-800);background:var(--green-50)}.portal-menu-toggle{display:none;width:43px;height:43px;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--green-900);background:#fff}.portal-mobile-nav{display:none}.portal-home-hero,.portal-inner-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 22%,rgba(251,191,36,.32),transparent 23%),linear-gradient(124deg,var(--green-950) 0%,#007a34 56%,#e7ad16 130%)}.portal-home-hero:after,.portal-inner-hero:after{position:absolute;right:-10%;bottom:-150px;left:-10%;height:210px;border-radius:50% 50% 0 0;content:"";background:#fff;transform:scaleX(1.25)}.portal-home-hero>.container{position:relative;z-index:2;display:flex;min-height:660px;align-items:center;flex-direction:column;justify-content:center;padding:70px 20px 130px;text-align:center}.portal-home-hero img{width:174px;height:174px;margin-bottom:20px;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(0,0,0,.22))}.portal-home-hero .container>span,.portal-inner-hero .container>span{margin-bottom:10px;color:var(--yellow-300);font-size:.78rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.portal-home-hero h1{max-width:1000px;margin-bottom:9px;font-size:clamp(2.7rem,5.2vw,5rem);letter-spacing:-.055em;line-height:.98;text-shadow:0 12px 35px rgba(0,0,0,.16)}.portal-home-hero p{max-width:790px;margin-bottom:25px;color:#ffffffd4;font-size:clamp(1rem,1.7vw,1.25rem)}.portal-home-hero .container>a:not(.portal-scroll-cue){display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:10px 18px;border-radius:11px;color:var(--green-950);background:var(--yellow-500);font-weight:850;box-shadow:0 12px 30px #00000029}.portal-scroll-cue{position:absolute;bottom:92px;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;border:1px solid rgba(255,255,255,.5);animation:portal-bounce 1.8s ease-in-out infinite}@keyframes portal-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.portal-bubble{position:absolute;border-radius:50%;background:#ffffff21}.portal-bubble--one{top:100px;left:8%;width:150px;height:150px}.portal-bubble--two{right:9%;bottom:160px;width:115px;height:115px}.portal-bubble--three{bottom:105px;left:23%;width:70px;height:70px}.portal-identity{padding:24px 0 78px;background:#fff}.portal-identity .container{display:flex;max-width:940px;flex-direction:column;gap:14px}.portal-identity article{overflow:hidden;border:1px solid #dce9df;border-radius:15px;background:#fff;box-shadow:0 12px 35px #04351c14}.portal-identity article>button{display:grid;width:100%;min-height:78px;align-items:center;grid-template-columns:43px 1fr auto;gap:12px;padding:13px 20px;border:0;color:#fff;background:linear-gradient(110deg,var(--green-700),var(--green-950));text-align:left}.portal-identity article>button>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#ffffff24}.portal-identity article>button b{font-size:.95rem;letter-spacing:.025em}.portal-identity article>button>svg{transition:.2s}.portal-identity article.open>button>svg{transform:rotate(180deg)}.portal-identity article>div{padding:25px 28px;color:var(--ink-600)}.portal-identity article>div p{margin:0;white-space:pre-line}.portal-identity article>div small{display:block;margin-top:13px;color:var(--green-700)}.portal-section{padding:82px 0;background:#fff}.portal-section--cards,.portal-section--timeline,.portal-section--chart,.portal-section--records{background:linear-gradient(145deg,#f7fbf8,#fff8e8)}.portal-section--people+.portal-section--people{padding-top:10px}.portal-heading{max-width:780px;margin:0 auto 40px;text-align:center}.portal-heading>span{display:inline-block;margin-bottom:10px;padding:5px 11px;border-radius:999px;color:var(--green-800);background:var(--green-50);font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.portal-heading h2{margin-bottom:12px;color:var(--green-900);font-size:clamp(2rem,3.6vw,3.25rem);letter-spacing:-.045em;line-height:1.05}.portal-heading p{margin:0 auto;color:var(--ink-600);font-size:1rem}.portal-heading:after{display:block;width:55px;height:4px;margin:24px auto 0;border-radius:999px;content:"";background:linear-gradient(90deg,var(--yellow-500),var(--green-700))}.portal-prose{max-width:900px;margin:auto;padding:30px 34px;border:1px solid var(--line);border-left:4px solid var(--green-700);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.portal-prose p{margin:0;color:var(--ink-600);font-size:1.03rem;white-space:pre-line}.portal-text-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--green-800);font-weight:850}.portal-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.portal-card-grid article{display:flex;min-height:230px;flex-direction:column;padding:25px;border:1px solid #dce7df;border-top:4px solid var(--green-700);border-radius:15px;background:#fff;box-shadow:0 15px 32px #04351c12;transition:.2s ease}.portal-card-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 42px #04351c1f}.portal-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.portal-card-top>span{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--green-700),var(--green-950))}.portal-card-top small{padding:5px 9px;border-radius:999px;color:#755403;background:var(--yellow-100);font-size:.68rem;font-weight:850}.portal-card-grid h3{margin-bottom:10px;color:var(--ink-800);font-size:1.02rem;line-height:1.4}.portal-card-grid p{color:var(--ink-600);font-size:.86rem}.portal-card-grid article>a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--green-800);font-size:.82rem;font-weight:850}.portal-people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portal-people-grid article{min-height:390px;padding:26px;border:1px solid var(--line);border-top:4px solid var(--green-700);border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.portal-person-photo{display:grid;height:220px;place-items:center;margin-bottom:18px;overflow:hidden;border-radius:13px;color:#8e9c94;background:linear-gradient(145deg,#f1f6f2,#fff8e9)}.portal-person-photo img{width:100%;height:100%;object-fit:cover}.portal-people-grid article>span{display:inline-block;margin-bottom:9px;padding:4px 11px;border-radius:999px;color:var(--green-900);background:var(--yellow-100);font-size:.65rem;font-weight:850}.portal-people-grid h3{margin-bottom:6px;font-size:1.08rem}.portal-people-grid p{margin:0;color:var(--green-700);font-size:.86rem}.portal-timeline{position:relative;display:grid;max-width:900px;margin:auto;gap:17px}.portal-timeline:before{position:absolute;top:20px;bottom:20px;left:28px;width:2px;content:"";background:#cde2d4}.portal-timeline article{position:relative;z-index:1;display:grid;grid-template-columns:58px 1fr;gap:17px}.portal-timeline article>span{display:grid;width:58px;height:58px;place-items:center;border:5px solid #f5faf7;border-radius:50%;color:var(--green-950);background:var(--yellow-500);font-size:.78rem;font-weight:900}.portal-timeline article>div{padding:18px 22px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.portal-timeline h3{margin-bottom:5px;color:var(--green-900);font-size:1.05rem}.portal-timeline p{margin:0;color:var(--ink-600);font-size:.88rem}.portal-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.portal-resource-grid article{display:flex;min-height:250px;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.portal-resource-grid article>span{display:grid;width:49px;height:49px;place-items:center;margin-bottom:18px;border-radius:13px;color:var(--green-800);background:var(--green-50)}.portal-resource-grid h3{margin-bottom:9px;color:var(--green-900);font-size:1.12rem}.portal-resource-grid p{color:var(--ink-600);font-size:.87rem}.portal-resource-grid a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--green-800);font-size:.84rem;font-weight:850}.portal-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.portal-stats article{display:flex;min-height:130px;align-items:center;flex-direction:column;justify-content:center;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm);text-align:center}.portal-stats b{color:var(--green-800);font-size:1.8rem;letter-spacing:-.04em}.portal-stats span{color:var(--ink-600);font-size:.84rem}.portal-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.portal-social-grid>a{display:flex;min-width:0;align-items:center;gap:13px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow-sm)}.portal-social-grid>a>svg:first-child{color:var(--green-700)}.portal-social-grid>a>span{display:flex;min-width:0;flex:1;flex-direction:column}.portal-social-grid b{font-size:.93rem}.portal-social-grid small{overflow:hidden;color:var(--ink-500);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.portal-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portal-contact-grid a{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.portal-contact-grid a>svg{color:var(--green-700)}.portal-contact-grid span{display:flex;min-width:0;flex-direction:column}.portal-contact-grid small{color:var(--ink-500);font-size:.68rem}.portal-contact-grid b{overflow:hidden;font-size:.84rem;text-overflow:ellipsis}.portal-chart-shell{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}.portal-chart-toolbar{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px;border-bottom:1px solid var(--line);background:#10231a}.portal-chart-toolbar button{display:grid;width:35px;height:35px;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--green-700)}.portal-chart-toolbar b{min-width:55px;color:#fff;text-align:center}.portal-chart-viewport{min-height:440px;overflow:auto;padding:45px}.portal-org-chart{min-width:820px;transform-origin:top center;transition:transform .2s}.portal-org-level{display:flex;justify-content:center;gap:16px;margin-bottom:35px}.portal-org-level article{display:flex;min-width:180px;max-width:240px;align-items:center;justify-content:center;gap:7px;padding:13px 16px;border:1px solid #bdd8c6;border-radius:10px;color:var(--green-950);background:var(--green-50);font-size:.81rem;font-weight:760;text-align:center;box-shadow:var(--shadow-sm)}.portal-org-level:nth-child(1) article,.portal-org-level:nth-child(2) article{color:#fff;border-color:var(--green-800);background:var(--green-800)}.portal-record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.portal-record-grid article{display:flex;min-height:225px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.portal-record-grid article>span{display:flex;align-items:center;gap:7px;color:var(--green-700);font-size:.7rem;font-weight:850;text-transform:uppercase}.portal-record-grid h3{margin:15px 0 8px;font-size:1.08rem}.portal-record-grid p{color:var(--ink-600);font-size:.84rem}.portal-record-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.portal-record-grid small,.portal-record-grid a{display:inline-flex;align-items:center;gap:5px;color:var(--ink-500);font-size:.73rem}.portal-record-grid a{color:var(--green-800);font-weight:850}.portal-inner-hero .container{position:relative;z-index:2;display:flex;min-height:430px;align-items:center;flex-direction:column;justify-content:center;padding:65px 20px 100px;text-align:center}.portal-inner-hero img{width:115px;height:115px;margin-bottom:14px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.2))}.portal-inner-hero h1{max-width:960px;margin-bottom:10px;font-size:clamp(2.5rem,5vw,4.4rem);letter-spacing:-.055em;line-height:1}.portal-inner-hero p{max-width:790px;margin:0;color:#ffffffd1;font-size:1.06rem}.portal-page-loader{display:flex;min-height:70vh;align-items:center;flex-direction:column;justify-content:center;gap:17px;color:var(--green-900);font-weight:800}.portal-page-loader img{width:96px;height:96px;object-fit:contain;animation:pulse 1.4s ease-in-out infinite}.portal-empty{min-height:60vh;padding:90px 0;text-align:center}.portal-empty a{color:var(--green-700);font-weight:850}.portal-access-band{padding:60px 0;color:#fff;background:linear-gradient(115deg,var(--green-950),var(--green-700))}.portal-access-band .container{display:flex;align-items:center;justify-content:space-between;gap:35px}.portal-access-band .container>div{max-width:760px}.portal-access-band span{color:var(--yellow-300);font-size:.75rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.portal-access-band h2{margin:7px 0 8px;font-size:clamp(1.7rem,3.2vw,2.7rem);letter-spacing:-.04em;line-height:1.08}.portal-access-band p{margin:0;color:#ffffffb8}.portal-access-band a{display:inline-flex;min-width:max-content;align-items:center;gap:8px;padding:12px 18px;border-radius:11px;color:var(--green-950);background:var(--yellow-500);font-weight:850}.portal-footer{padding-top:55px;color:var(--ink-700);border-top:1px solid #e9dfbd;background:linear-gradient(145deg,#fffdf6,#f4faef)}.portal-footer-grid{display:grid;grid-template-columns:1.05fr .85fr .8fr 1fr;gap:38px}.portal-footer section{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.portal-footer h2{display:flex;align-items:center;gap:7px;margin:0 0 8px;color:var(--green-900);font-size:.85rem;letter-spacing:.03em}.portal-footer h2:after{width:32px;height:2px;margin-left:4px;content:"";background:var(--yellow-500)}.portal-footer section>a{display:flex;align-items:center;gap:10px;color:var(--ink-600);font-size:.8rem}.portal-footer section>a>span{display:flex;flex-direction:column}.portal-footer section>a small{color:var(--ink-500)}.portal-footer section>a b{color:var(--ink-800)}.portal-footer-brand{display:flex;align-items:center;gap:9px;margin-top:8px;color:var(--green-900);font-size:.75rem;font-weight:800}.portal-footer-brand img{width:56px;height:56px;object-fit:contain}.portal-suggestion{padding:10px 13px;border-radius:10px;color:#fff!important;background:var(--green-700);font-weight:850}.portal-footer h3{margin:8px 0 0;color:var(--ink-600);font-size:.75rem}.portal-socials{display:flex;gap:8px}.portal-socials a{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:10px;color:var(--green-800);background:#fff}.portal-map-card{width:100%;min-height:115px;align-items:center!important;padding:17px;border:1px solid #d5e6da;border-radius:14px;background:linear-gradient(135deg,#e5f5e9,#fff4cf);box-shadow:var(--shadow-sm)}.portal-map-card>svg:first-child{color:var(--green-700)}.portal-map-card>span{min-width:0;flex:1}.portal-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;padding:19px 0;border-top:1px solid #dce8df;color:var(--ink-500);font-size:.7rem}.brand-mark--faculty{object-fit:contain}.sidebar .brand-mark--faculty{padding:2px;border-radius:8px;background:#fff}.loader-mark--faculty{object-fit:contain}.login-symbol--faculty{object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.2))}.portal-admin-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-admin-count{padding:6px 10px;border-radius:8px;color:var(--green-800);background:var(--green-50);font-size:.75rem;font-weight:850}.portal-admin-toolbar select{min-width:210px;min-height:43px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.portal-admin-key,.portal-admin-copy{display:flex;min-width:0;flex-direction:column}.portal-admin-key code{margin-top:3px;color:var(--green-700);font-size:.7rem}.portal-admin-copy{max-width:360px}.portal-admin-copy small{overflow:hidden;max-width:360px;color:var(--ink-500);font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.table-actions{display:inline-flex;gap:6px}.icon-button--danger{color:var(--red)}.icon-button--danger:hover{color:#fff;background:var(--red)}.portal-section-form textarea[spellcheck=false]{color:#153b26;background:#f7faf8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem}.portal-upload-field>div{display:flex;align-items:center;gap:10px}.portal-upload-field input[type=file]{flex:1;padding:8px;border:1px dashed #b9cfc0;border-radius:9px;background:#f8fbf9}.portal-upload-field img{width:120px;height:90px;margin-top:9px;object-fit:contain;border:1px solid var(--line);border-radius:9px;background:var(--canvas)}.portal-switch{display:inline-flex;grid-column:1/-1;align-items:center;gap:10px;font-weight:750;cursor:pointer}.portal-switch input{position:absolute;opacity:0}.portal-switch>span{position:relative;width:43px;height:24px;border-radius:999px;background:#cbd5cf;transition:.2s}.portal-switch>span:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;content:"";background:#fff;box-shadow:0 2px 6px #00000026;transition:.2s}.portal-switch input:checked+span{background:var(--green-700)}.portal-switch input:checked+span:after{transform:translate(19px)}@media(max-width:1180px){.portal-desktop-nav{display:none}.portal-menu-toggle{display:grid}.portal-mobile-nav{display:grid;max-height:calc(100vh - 115px);overflow-y:auto;padding:12px 20px 20px;border-top:1px solid var(--line);background:#fff}.portal-mobile-nav a{padding:10px;border-bottom:1px solid var(--line);color:var(--ink-700);font-size:.85rem;font-weight:760}.portal-mobile-nav .button{margin-top:10px;color:#fff}.portal-card-grid,.portal-record-grid,.portal-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.portal-home-hero>.container{min-height:600px;padding-bottom:120px}.portal-home-hero img{width:142px;height:142px}.portal-home-hero:after,.portal-inner-hero:after{bottom:-175px}.portal-section{padding:62px 0}.portal-people-grid,.portal-resource-grid,.portal-social-grid{grid-template-columns:1fr}.portal-stats,.portal-contact-grid{grid-template-columns:repeat(2,1fr)}.portal-people-grid article{min-height:340px}.portal-person-photo{height:190px}.portal-access-band .container,.portal-footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:590px){.portal-support-strip .container>a:first-child{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-nav{min-height:72px}.portal-brand{min-width:0}.portal-brand img{width:49px;height:49px}.portal-brand b{font-size:1rem}.portal-brand small{max-width:180px;font-size:.51rem}.portal-home-hero h1{font-size:2.6rem}.portal-home-hero p{font-size:.94rem}.portal-identity article>div{padding:21px}.portal-card-grid,.portal-stats,.portal-contact-grid,.portal-footer-grid{grid-template-columns:1fr}.portal-card-grid article{min-height:auto}.portal-inner-hero .container{min-height:390px;padding-bottom:85px}.portal-inner-hero h1{font-size:2.45rem}.portal-prose{padding:24px 21px}.portal-chart-viewport{padding:25px 15px}.portal-timeline article{grid-template-columns:48px 1fr}.portal-timeline article>span{width:48px;height:48px}.portal-timeline:before{left:23px}.portal-admin-toolbar{align-items:stretch;flex-direction:column}.portal-admin-toolbar select{width:100%}.portal-upload-field>div{align-items:stretch;flex-direction:column}}
