:root{--ink:#18312e;--muted:#72827f;--green:#1d6554;--mint:#e8f1eb;--line:#e4ebe5;--paper:#fff;--bg:#f3f6f1;--font:Inter,'Avenir Next','Segoe UI',system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);font-size:14px;line-height:1.6}a{color:var(--green);text-decoration:none}button,input{font:inherit}button,a,input{outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:34px;letter-spacing:-1.2px;line-height:1.25;font-weight:650;margin-bottom:12px}h2{font-size:22px;letter-spacing:-.55px;line-height:1.35;font-weight:650}h3{font-size:20px;letter-spacing:-.4px;margin-bottom:10px}.muted{color:var(--muted)}.layout{display:flex;min-height:100vh}.sidebar{width:260px;flex-shrink:0;padding:40px 22px 20px;background:#fbfcf9;border-right:1px solid var(--line);display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:block;margin:0 18px 55px}.brandmark{font-size:45px;font-weight:850;letter-spacing:-3px;line-height:1}.brandmark span{color:#62a884}.brandcaption{display:block;letter-spacing:3px;font-size:9px;color:var(--muted);margin-top:13px}.navlabel{font-size:9px;letter-spacing:1.6px;font-weight:700;color:#8a9791;margin:0 15px 12px}.navitem{display:flex;gap:12px;align-items:center;padding:13px 16px;color:#687a74;margin-bottom:6px;border-radius:9px;font-weight:550;font-size:13px}.navitem>span{font-size:21px;line-height:1;width:22px}.navitem.active{color:#255a47;background:#e8f0e8}.navitem:hover{background:#eef3ed}.sidebar-bottom{margin-top:auto;padding-top:40px}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);margin-top:24px;padding-top:22px;font-size:12px}.profile strong{display:block;max-width:126px;overflow-wrap:anywhere}.profile small{display:block;color:var(--muted);font-size:10px}.profile form{margin-left:auto}.avatar{background:#dce8da;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-weight:700}.logout{border:0;background:none;color:#657d70;font-size:22px}.workspace{margin-left:260px;flex:1;min-width:0}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;background:#fbfcf980;font-size:12px}.pill{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--line);padding:6px 12px;border-radius:30px;font-size:10px;color:#607169}.dot{width:6px;height:6px;background:#57876b;border-radius:50%}main{max-width:1420px;margin:auto;padding:42px 44px 50px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading p{margin-bottom:0}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:700;color:#7c9185;margin-bottom:12px}.date{font-size:12px;color:var(--muted)}.hero{background:#245642;border-radius:17px;padding:39px 42px;position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;color:#fff;min-height:300px}.hero-label{font-size:9px;letter-spacing:2px;color:#aec6b2}.hero h2{font-size:35px;letter-spacing:-1.1px;margin:14px 0}.hero p{font-size:12px;color:#c2d1c3;margin-bottom:23px}.button{background:var(--green);color:white;border:1px solid transparent;border-radius:7px;padding:12px 19px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-weight:600;font-size:12px;line-height:1.5}.button:hover{filter:brightness(.94)}.button.light{background:#e6eddb;color:#284d3b}.button.secondary{background:white;border-color:var(--line);color:var(--ink)}.hero-art{width:280px;height:240px;position:relative;margin-right:20px;flex-shrink:0}.art-sheet{position:absolute;inset:10px 30px 10px 60px;border-radius:10px;transform:rotate(9deg);background:#f0f1e2;padding:22px;box-shadow:0 20px 35px #143c4130;color:#396549}.art-sheet.back{background:#619271;transform:rotate(-12deg);inset:22px 56px 5px 35px}.art-badge{font-size:25px;font-weight:800;letter-spacing:-2px;margin-bottom:17px}.art-line{height:5px;background:#c2cdb8;margin:7px 0;width:85%}.art-line.short{width:55%;margin-bottom:22px}.art-row{display:flex;align-items:center;gap:12px;color:#668e69;margin:11px 0}.art-row span{height:4px;width:70%;background:#ccd4c2}.art-circle{position:absolute;background:#9dbe79;border:7px solid #2e604c;color:#234e39;bottom:0;right:0;width:69px;height:69px;border-radius:50%;display:grid;place-items:center;font-size:30px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:32px 0 16px}.section-heading h2{font-size:17px;margin:0}.section-heading>span{font-size:11px}.cards{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.module-card,.info-card,.form-card{background:white;border:1px solid var(--line);border-radius:13px;padding:28px}.module-card{display:block;color:var(--ink);transition:box-shadow .2s,transform .2s}.module-card:hover{box-shadow:0 8px 25px #2a503110;transform:translateY(-2px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.module-icon,.empty-icon{display:grid;place-items:center;border-radius:11px;background:#edf2e8;color:#5b795b;width:43px;height:43px;font-size:26px}.badge{font-size:10px;padding:5px 10px;border-radius:30px;background:#f4efdf;color:#89713b;white-space:nowrap}.module-card p,.info-card p{color:var(--muted);font-size:12px;max-width:360px}.card-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:24px;font-size:11px;font-weight:650;color:var(--green)}.info-card{background:#ecf1e7}.info-card h3{font-size:23px;line-height:1.35}.info-card>a{font-size:11px;font-weight:650}.footer{display:flex;justify-content:space-between;font-size:10px;color:#839084;padding:0 44px 25px;max-width:1420px;margin:auto}.empty-state{background:white;border:1px solid var(--line);border-radius:14px;text-align:center;padding:70px 25px}.empty-icon{margin:0 auto 25px;width:64px;height:64px;font-size:36px}.empty-state h2{font-size:23px}.empty-state p{color:var(--muted);font-size:13px}.steps{display:flex;justify-content:center;gap:20px;margin:30px 0;font-size:11px;color:#788b7c}.form-card{max-width:680px}.form-card form{margin-top:24px}.admin-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:24px}.admin-grid .form-card{max-width:none}form p{margin-bottom:18px}label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}input:not([type=hidden]){width:100%;background:#fcfdfb;border:1px solid #dce5dc;border-radius:7px;padding:11px 12px;color:var(--ink)}input:focus{border-color:#508767;outline:2px solid #c8dfc8}.helptext,form ul:not(.errorlist){font-size:11px;color:var(--muted)}.helptext ul{padding-left:18px}.errorlist{color:#a33026;font-size:12px;padding-left:19px}.notice{border:1px solid #b7d9be;border-radius:8px;padding:14px;background:#e5f2e7;margin-bottom:20px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:var(--muted);font-weight:500}th,td{padding:12px 8px;border-bottom:1px solid var(--line)}.space-top{margin-top:30px;font-size:15px}.events{padding:0;list-style:none;font-size:11px;color:var(--muted)}.events li{padding:8px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.events small{display:block}.auth-main{padding:0;max-width:none;min-height:100vh;display:grid;place-items:center}.login-layout{display:grid;grid-template-columns:1fr 1fr;width:min(960px,94vw);min-height:610px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:white;box-shadow:0 20px 60px #2344300a}.login-intro{background:#245642;color:#ecf1e2;display:flex;flex-direction:column;justify-content:space-between;padding:45px}.login-intro .brandmark span{color:#a2bd82}.login-intro .eyebrow{color:#acbda2}.login-intro h1{font-size:56px;line-height:1.1;margin:20px 0;letter-spacing:-2.5px}.login-intro p{font-size:12px;color:#bccdbb;line-height:1.9}.login-intro small{font-size:10px;color:#a8bba5}.login-panel{padding:70px 48px;align-self:center}.login-panel>p{font-size:12px}.login-panel h2{font-size:26px;margin-bottom:12px}.login-panel form{margin-top:30px}.full{width:100%;justify-content:space-between;margin-top:8px}.login-help{margin-top:26px;line-height:1.8;color:var(--muted)}.secure-note{border-top:1px solid var(--line);padding-top:19px;margin-top:24px;font-size:10px;color:#829081}.skip{position:absolute;left:-1000px}.skip:focus{left:15px;top:15px;z-index:10;background:#fff;padding:12px}@media(min-width:1500px){main{padding-top:55px}.hero{min-height:330px}}@media(max-width:1100px){.sidebar{width:220px;padding:30px 15px}.workspace{margin-left:220px}main{padding:30px}.topbar{padding:0 30px}.hero{padding:32px}.hero-art{width:190px;margin-right:0}.art-sheet{inset:15px 0 15px 25px}.art-sheet.back{inset:25px 20px 5px 10px}.admin-grid{grid-template-columns:1fr}.date{display:none}}@media(max-width:800px){.layout{display:block}.sidebar{position:static;width:100%;padding:18px 20px}.brand{margin:0 0 15px;display:flex;align-items:center;gap:15px}.brandmark{font-size:31px}.brandcaption{margin:0}.navlabel{display:none}.sidebar nav{display:flex;gap:5px}.navitem{padding:9px 12px;font-size:12px}.sidebar-bottom{padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.profile{margin:0 0 0 auto;padding:0;border:0}.profile>div:not(.avatar){display:none}.avatar{width:28px;height:28px}.workspace{margin:0}.topbar{height:54px;padding:0 20px}.pill{font-size:9px}main{padding:25px 20px}.page-heading h1{font-size:27px}.hero{padding:27px;min-height:260px}.hero h2{font-size:30px}.hero-art{width:170px;height:200px}.cards{grid-template-columns:1fr}.section-heading>span{display:none}.footer{padding:0 20px 20px}.steps{flex-direction:column;gap:9px}.login-layout{grid-template-columns:1fr;max-width:460px;margin:20px 0}.login-intro{padding:24px;min-height:130px}.login-intro>div:not(.brandmark),.login-intro>small{display:none}.login-panel{padding:35px 28px}.login-intro{min-height:auto}.empty-state{padding:45px 20px}}@media(max-width:500px){.hero-art{display:none}.topbar .pill{display:none}.footer span{display:none}.page-heading{align-items:flex-start}.sidebar-bottom .navitem{font-size:11px;padding:6px 10px}.sidebar-bottom .navitem>span{display:none}.empty-state br{display:none}}

/* Original corporate logo, hosted locally for a self-contained deployment. */
.company-logo{display:block;width:100%;height:auto;object-fit:contain}
.brand .brandmark{display:block;max-width:190px}
.login-intro .brandmark{background:#fff;border-radius:8px;padding:14px 18px;align-self:flex-start;width:min(100%,300px)}
.art-badge .company-logo{width:130px;max-width:100%}
@media(max-width:800px){.brand .brandmark{width:190px}.login-intro .brandmark{width:250px}}
