@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#233c34;background:#f5f6f2;font-synthesis:none;font-size:15px;--green:#154e3f;--muted:#68776e;--line:#dde3db}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #ccd6cb;background:#fff;color:var(--green);border-radius:9px;padding:11px 16px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover{background:#edf3e9}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #85b96d;outline-offset:3px}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 10px}h1{font-size:34px;line-height:1.2}h2{font-size:23px}h3{font-size:18px;margin-top:22px}p{line-height:1.6;margin:8px 0 18px}.muted,.small{color:var(--muted)}.small{font-size:13px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700}.primary{background:var(--green);color:#fff;border-color:var(--green);padding:13px 21px}.primary:hover{background:#0e382e}.error{color:#842c22;background:#fff0ea;border:1px solid #e9bcae;border-radius:10px;padding:14px;margin:14px 0}.error button{margin-left:12px}.login{min-height:100vh;display:grid;grid-template-columns:1.12fr 1fr}.login-story{background:radial-gradient(ellipse at 90% 80%,#38694b,transparent 65%),#113f33;color:#fcf8e8;padding:64px 10%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:600px;height:600px;border:1px solid #ffffff12;border-radius:50%;right:-240px;bottom:-220px;box-shadow:0 0 0 60px #ffffff04,0 0 0 120px #ffffff03;pointer-events:none}.login-story img{width:72px;height:72px;object-fit:contain;margin-bottom:70px}.login-story h1{font-size:clamp(38px,4vw,60px);font-weight:600;margin:22px 0}.login-story p{max-width:360px;color:#c8d7cb;font-size:17px}.login-features{display:flex;flex-wrap:wrap;gap:22px;margin-top:40px;font-size:12px}.login-features span{display:flex;gap:7px;align-items:center}.login-features svg{font-size:20px;color:#b8d698}.login-panel{padding:70px 14%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.login-panel>.eyebrow{margin:24px 0 12px}.login-panel h2{font-size:30px}.login-panel>p{color:var(--muted)}.login-panel button{width:100%;justify-content:space-between;margin:16px 0}.app{display:flex;min-height:100vh}aside{width:266px;flex:none;background:#123f33;color:#d7e5da;padding:32px 21px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:9px;color:#fff;font-family:Manrope,sans-serif;font-size:15px;font-weight:700}.brand img{width:43px;height:43px;object-fit:contain}.brand small{display:block;font-size:9px;letter-spacing:.2em;color:#adcaad;margin-top:5px}.aside-label{font-size:9px;letter-spacing:.2em;color:#b2c7b8;margin:52px 10px 13px}.course-picker{display:block;padding:0 8px 25px}.course-picker>span{display:block;font-size:11px;margin-bottom:7px}.course-picker select{width:100%;background:#214d3f;color:#fff;border:1px solid #557060;border-radius:7px;padding:10px 8px}nav{display:grid;gap:7px}nav button{border:0;background:transparent;color:#ccdccc;justify-content:flex-start;font-weight:500;padding:14px 12px;font-size:13px}nav svg{font-size:22px}nav button:hover,nav button.active{background:#2c5848;color:#fff}nav button.active{box-shadow:inset 3px 0 #c6d8a1}.aside-bottom{margin-top:auto;padding:25px 10px 0;border-top:1px solid #496454;display:flex;flex-direction:column;gap:7px}.aside-bottom small{font-size:11px;color:#afc4b5;overflow-wrap:anywhere}.aside-bottom button{border:0;background:none;color:#d7e5da;padding:14px 0;justify-content:flex-start;font-size:12px}main{margin-left:266px;width:calc(100% - 266px);padding:0 48px 25px;max-width:1700px}header{height:78px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.connection{display:flex;align-items:center;gap:7px;font-size:11px}.connection i{width:6px;height:6px;background:#539b55;border-radius:50%}.page-heading{display:flex;align-items:center;justify-content:space-between;margin:34px 0 25px}.page-heading p{margin:6px 0 0;color:var(--muted);font-size:14px}.page-heading>svg{font-size:55px;color:#99ad89}.card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:28px 30px;margin-bottom:22px;box-shadow:0 3px 12px #243a2203}.section-heading{display:flex;gap:20px;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.section-heading p{color:var(--muted);font-size:13px;margin-bottom:0}.tag{background:#edf3e6;color:#3d6240;border:1px solid #dce8d0;border-radius:20px;padding:6px 10px;font-size:10px;white-space:nowrap}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;margin-bottom:18px}.fields.four{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600}.field input,.field textarea,.field select{width:100%;color:#263e33;font-size:14px;font-weight:400;padding:11px 12px;border:1px solid #cdd8cd;background:#fdfefb;border-radius:7px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#698a53;box-shadow:0 0 0 3px #b2c89b30}.field textarea{resize:vertical}.form-footer{border-top:1px solid var(--line);margin-top:24px;padding-top:21px;display:flex;align-items:center;gap:15px;font-size:12px;color:#427443}fieldset{border:0;padding:0;margin:0;min-width:0}.text-link{color:var(--green);font-size:13px}.layout-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.layout-card{align-items:flex-start;flex-direction:column;gap:10px;padding:19px;background:#fafbf7;text-align:left}.layout-card strong{font-size:19px}.layout-card>span:last-child{font-size:11px;color:var(--muted)}.selected{border-color:#4c7850!important;background:#edf4e7!important;color:#1e4b31!important}.hole-nav{display:flex;gap:7px;flex-wrap:wrap;margin:23px 0}.hole-nav button{width:42px;height:42px;padding:0;position:relative}.hole-nav small{font-size:10px;position:absolute;right:3px;top:1px}.scorecard-summary{display:flex;flex-wrap:wrap;gap:25px;margin-top:25px;background:#f2f5ed;border-radius:7px;padding:14px;font-size:12px}.pulse-report{border-top:1px solid var(--line);padding:20px 0 5px}.pulse-report>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:12px}.metric-row{display:flex;gap:24px;flex-wrap:wrap;margin:17px 0;color:var(--muted);font-size:12px}.metric-row b{margin-left:7px;color:#244c35}.notes{white-space:pre-wrap;font-size:14px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.review{border:1px solid var(--line);padding:19px;border-radius:10px}.review-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.review-title strong{font-size:22px;color:#53773c}.review-title small{font-size:12px;color:var(--muted)}.review-title>span{font-size:10px;color:var(--muted)}dl>div{display:flex;justify-content:space-between;padding:6px 0;font-size:12px}dd{margin:0;font-weight:600}.review>p{font-size:12px;margin-bottom:0;color:#53773c}.empty{padding:35px 10px;text-align:center;color:var(--muted)}.pager{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:25px;font-size:12px}footer{text-align:center;color:#879084;font-size:10px;padding:20px}@media(min-width:1500px){main{padding-left:65px;padding-right:65px}}@media(max-width:1050px){aside{width:230px}main{margin-left:230px;width:calc(100% - 230px);padding:0 25px}.brand{font-size:13px}.review-grid{grid-template-columns:1fr}.login-panel{padding:45px 10%}}@media(max-width:760px){.login{grid-template-columns:1fr}.login-story{padding:35px 8%}.login-story img{margin-bottom:20px;width:50px;height:50px}.login-story h1{font-size:36px}.login-features{margin-top:15px}.login-panel{padding:40px 8%}.app{display:block}aside{position:static;width:100%;padding:18px}aside .brand{margin-bottom:18px}.aside-label,.course-picker>span,.aside-bottom>span,.aside-bottom small{display:none}.course-picker{padding:0 0 10px}nav{display:flex;overflow:auto;gap:4px}nav button{flex-direction:column;white-space:nowrap;font-size:10px;padding:10px}.aside-bottom{position:absolute;right:15px;top:10px;padding:0;border:0}.aside-bottom button{padding:10px}.aside-bottom>button svg{display:none}main{margin:0;width:100%;padding:0 16px}header{height:52px}header>.eyebrow{font-size:8px}.connection{font-size:9px}.page-heading{margin:25px 0}h1{font-size:27px}.card{padding:22px 18px}.fields,.fields.four{grid-template-columns:1fr}.section-heading{flex-wrap:wrap}.review-grid{grid-template-columns:1fr}.pulse-report>div:first-child{flex-direction:column}.form-footer{flex-wrap:wrap}}
