:root{--green:#075e48;--ink:#173c32;--muted:#6f827b;--bg:#f4f7f4}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.6 system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{min-height:50px;border:0;border-radius:12px;background:var(--green);color:white;font-weight:650;padding:13px 20px;cursor:pointer}button:hover{background:#094b3c}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bf9b45;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,4vw,42px);letter-spacing:-1.3px;line-height:1.2;margin-bottom:14px}h2{font-size:23px;line-height:1.35;letter-spacing:-.5px}h3{font-size:17px}.muted,.help,.footnote{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750}.login-shell{max-width:1080px;margin:auto}.intro{background:var(--green);color:white;padding:32px 26px}.intro h1{margin-top:26px}.intro p:not(.eyebrow){opacity:.76;max-width:320px}.brand-mark,.small-mark{display:grid;place-items:center;border:1px solid #ffffff69;border-radius:13px;width:49px;height:49px;font-size:26px;font-weight:600}.brand-mark{margin-bottom:22px}.intro-note{display:none}.login-card{padding:32px 26px;background:white}.pill{display:inline-block;background:#e6f1e7;color:var(--green);font-size:11px;padding:5px 12px;border-radius:30px;margin-bottom:20px;font-weight:650}.login-card h2{font-size:29px;margin-bottom:8px}label{display:block;font-size:13px;font-weight:650;margin:20px 0 7px}input{width:100%;min-height:51px;border:1px solid #d9e3dd;border-radius:10px;padding:12px;background:#fafcfb;color:var(--ink);font-size:16px}.login-card button{width:100%;display:flex;justify-content:space-between;margin-top:26px}.help{font-size:12px;text-align:center;margin:22px 0}.secure{text-align:center;font-size:11px;border-top:1px solid #edf1ee;padding-top:19px;color:var(--muted)}.alert{background:#fff0eb;border-radius:10px;padding:12px;color:#9a371d;font-size:13px}.topbar{height:86px;background:white;border-bottom:1px solid #e2eae5;display:flex;align-items:center;justify-content:space-between;padding:0 22px;gap:12px}.brand{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:800;letter-spacing:.6px}.brand small{display:block;font-size:8px;letter-spacing:1.8px;color:var(--muted)}.small-mark{width:37px;height:37px;background:var(--green);color:white;font-size:23px}.role{font-size:10px;background:#eaf1eb;padding:6px 10px;border-radius:20px;white-space:nowrap}.dashboard{max-width:1100px;margin:auto;padding:30px 20px 110px}.dashboard>h1{font-size:30px}.greeting{color:#b99542;font-size:25px}.welcome{margin:28px 0 32px;background:var(--green);border-radius:22px;padding:25px;color:white;position:relative;overflow:hidden}.welcome h2{font-size:28px}.welcome p{opacity:.75;font-size:13px;margin:0;max-width:80%}.light{background:#ffffff20;color:#e6efd8}.ornament{position:absolute;right:6%;top:30px;font-size:140px;line-height:1;color:#ffffff12}.section-heading{display:flex;align-items:center;justify-content:space-between}.section-heading h2{font-size:19px}.section-heading>span{font-size:11px;color:var(--muted)}.cards{display:grid;gap:14px}.module,.account{background:white;border:1px solid #e2eae4;border-radius:17px;padding:22px}.module-icon{display:grid;place-items:center;background:#eef4e9;color:var(--green);width:40px;height:40px;border-radius:12px;font-size:23px;margin-bottom:18px}.module h3{margin-bottom:5px}.module p{font-size:13px;color:var(--muted)}.pending{font-size:10px;background:#f5f4ed;color:#8b7951;padding:5px 9px;border-radius:6px}.account{margin-top:22px}.account h2{font-size:18px}.account dl{margin:0 0 20px}.account dl div{padding:10px 0;border-bottom:1px solid #eff3ef}dt{font-size:12px;color:var(--muted)}dd{margin:3px 0;overflow-wrap:anywhere}.secondary{background:#eaf2ed;color:var(--green);font-size:13px}.secondary:hover{background:#ddebe1}.footnote{font-size:11px;margin:24px 0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff5;border-top:1px solid #e0e8e2;display:flex;justify-content:space-around;padding:9px 0 calc(9px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.bottom-nav a{display:flex;align-items:center;flex-direction:column;min-width:90px;min-height:48px;color:var(--green);font-size:21px}.bottom-nav span{font-size:10px;font-weight:650}.log{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;border-bottom:1px solid #edf1ee;padding:11px 0;font-size:12px}.log time{color:var(--muted)}@media(min-width:700px){.cards{grid-template-columns:repeat(3,1fr)}.dashboard{padding:44px 32px 70px}.welcome{padding:36px}.welcome h2{font-size:34px}.topbar{padding:0 max(32px,calc((100vw - 1036px)/2))}.bottom-nav{display:none}.account dl div{display:flex;justify-content:space-between;gap:15px}.login-page{min-height:100dvh;display:grid;place-items:center;padding:35px}.login-shell{display:grid;grid-template-columns:1fr 1fr;box-shadow:0 20px 80px #143f3212;border-radius:25px;overflow:hidden;width:100%}.intro{padding:55px 42px;display:flex;flex-direction:column}.intro h1{font-size:42px}.intro-note{display:block;margin-top:auto;padding-top:65px;font-size:10px;letter-spacing:1px;opacity:.7}.login-card{padding:55px 42px}.role{font-size:12px}}
