@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#17202a;font-synthesis:none;background:#f5f7f9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;border:0}.app{min-height:100vh;display:flex}aside{color:#d9e8e2;background:#10231f;flex-direction:column;width:248px;padding:26px 15px 18px;display:flex}.logo{color:#fff;letter-spacing:-.05em;align-items:center;gap:10px;padding:0 13px 28px;font:700 20px Space Grotesk;display:flex}.brand-mark{color:#142a1f;background:#b8f36b;border-radius:11px;place-items:center;width:38px;height:38px;font:700 20px Space Grotesk;display:inline-grid}.small-mark{border-radius:8px;width:29px;height:29px;font-size:15px}.workspace{border:1px solid #345148;border-radius:10px;align-items:center;gap:9px;margin-bottom:25px;padding:10px;display:flex}.workspace span:nth-child(2){flex:1;min-width:0}.workspace strong,.workspace small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.workspace strong{color:#fff;font-size:12px}.workspace small{color:#8da59b;margin-top:3px;font-size:11px}.avatar{color:#25442b;background:#e0f8c6;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-grid}nav,.sidebar-bottom{gap:5px;display:grid}nav a,.sidebar-bottom a,.sidebar-bottom button{color:#a9c1b7;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;text-decoration:none;display:flex}.sidebar-bottom{border-top:1px solid #29463c;margin-top:auto;padding-top:15px}.sidebar-bottom button{width:100%}nav a.active,nav a:hover,.sidebar-bottom a:hover,.sidebar-bottom button:hover{color:#fff;background:#27473d}.content{width:100%;max-width:1240px;margin:0 auto;padding:52px 6%}header{justify-content:space-between;align-items:flex-start;display:flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;margin-bottom:7px;font:600 30px Space Grotesk}h2{letter-spacing:-.04em;margin-bottom:12px;font:600 24px Space Grotesk}h3{margin:0;font:600 16px Space Grotesk}.eyebrow{color:#769087;letter-spacing:.13em;margin-bottom:10px;font-size:10px;font-weight:700}.muted{color:#74817e;font-size:13px;line-height:1.55}.small{font-size:11px}.header-actions{align-items:center;gap:12px;display:flex}.icon-button{color:#61716c;background:#fff;border:1px solid #e2e8e5;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.user-avatar{border-radius:11px;width:38px;height:38px}.search-banner{color:#96a19e;background:#fff;border:1px solid #e5ebe8;border-radius:10px;align-items:center;gap:10px;margin:35px 0 20px;padding:12px 15px;font-size:13px;display:flex}.search-banner kbd{border:1px solid #dfe5e3;border-radius:5px;margin-left:auto;padding:3px 7px;font-size:10px}.stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stat,.panel{background:#fff;border:1px solid #e5ebe8;border-radius:12px;padding:20px}.stat strong{margin:13px 0 4px;font:600 25px Space Grotesk;display:block}.stat small{color:#a3aeaa;font-size:11px}.grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.welcome{background:#eaf6de;border-color:#dcecc9}.panel-icon{color:#315729;background:#c9efa5;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:35px;display:grid}.secondary,.primary{border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;display:inline-flex}.secondary{color:#fff;background:#17362c;margin-top:8px}.panel-heading{justify-content:space-between;margin-bottom:28px;display:flex}.activity{border-top:1px solid #edf1ef;gap:11px;padding:16px 0;display:flex}.activity-dot{background:#97d65b;border-radius:50%;width:8px;height:8px;margin-top:5px}.activity strong{font-size:13px}.activity p{margin:5px 0 0;font-size:12px}.auth{background:radial-gradient(circle at 25% 15%,#edf7dd,#0000 35%),#f5f7f9;place-items:center;min-height:100vh;display:grid}.auth-card{background:#fff;border:1px solid #e4eae7;border-radius:16px;width:min(420px,100% - 32px);padding:42px;box-shadow:0 20px 60px #19372b0d}.auth-card .brand-mark{margin-bottom:32px}.auth-card h1{font-size:28px}.auth-card form{gap:16px;margin:30px 0 24px;display:grid}.auth-card label{color:#53635d;gap:7px;font-size:12px;font-weight:600;display:grid}.auth-card input{border:1px solid #dce5e1;border-radius:8px;outline:none;padding:12px}.auth-card input:focus{border-color:#65a848;box-shadow:0 0 0 3px #aadd7333}.primary{color:#18301f;background:#b8f36b;justify-content:center;padding:13px}.error{color:#bd423d;font-size:12px}.loading{color:#60736b;place-items:center;min-height:100vh;display:grid}@media (width<=760px){aside{width:65px;padding:18px 8px}aside .logo span:last-child,.workspace span:nth-child(2),.workspace>svg,nav a:not(.active):after,nav a,.sidebar-bottom a,.sidebar-bottom button{font-size:0}.logo,.workspace{justify-content:center;padding-left:0;padding-right:0}.workspace{border:0}nav a,.sidebar-bottom a,.sidebar-bottom button{justify-content:center}.content{padding:32px 18px}.stats,.grid{grid-template-columns:1fr}.auth-card{padding:30px}}
