@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";:root{color:#202d29;font-synthesis:none;background:#f6f7f9;font-family:DM Sans,system-ui,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer;color:#fff;background:#173e33;border:0;border-radius:8px;padding:11px 18px;font-weight:550}button:hover{background:#285344}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #77a647}.workspace{flex-direction:column;max-width:1600px;min-height:100vh;margin:auto;display:flex}.topbar{background:#fff;border-bottom:1px solid #e1e5e3;justify-content:space-between;align-items:center;height:88px;padding:0 5.5%;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:12px;font-size:21px;font-weight:650;text-decoration:none;display:flex}.brand-icon{color:#d6f09b;background:#153c32;border-radius:10px;justify-content:center;align-items:center;width:37px;height:37px;font-size:33px;font-weight:700;line-height:1;display:inline-flex}.brand-divider{color:#c2c9c5;padding:0 16px;font-weight:400}.brand-work{color:#5c6963;font-weight:450}.account{align-items:center;gap:10px;font-size:13px;display:flex}.avatar{background:#e9eee9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;font-weight:600;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.quiet{color:#66716b;background:0 0;border:1px solid #e1e5e3;margin-left:13px;padding:8px 12px;font-size:12px}.quiet:hover{background:#f1f4f1}.content{flex:1;width:min(1110px,89%);margin:67px auto 90px}.eyebrow{letter-spacing:1.8px;color:#6d7a72;align-items:center;gap:9px;font-size:10px;font-weight:650;display:flex}.live-dot{background:#699355;border-radius:50%;width:6px;height:6px;display:inline-block}.heading{justify-content:space-between;align-items:center;margin:16px 0 35px;display:flex}h1{letter-spacing:-1.7px;margin:0 0 12px;font-size:38px;font-weight:550;line-height:1.16}.heading p{color:#7b847f;margin:0;font-size:14px}.count{color:#6a766f;background:#fff;border:1px solid #e0e5e1;border-radius:20px;padding:8px 13px;font-size:12px}.search{background:#fff;border:1px solid #dfe4e0;border-radius:9px;align-items:center;gap:11px;width:100%;margin-bottom:38px;padding:13px 15px;display:flex}.search svg{fill:none;stroke:#87908a;stroke-width:1.6px;width:19px}.search input{color:#29382f;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:13px}.search input::placeholder{color:#87908a}.search kbd{color:#8d958f;border:1px solid #e8ebe8;border-radius:4px;padding:3px 6px;font:10px DM Sans,sans-serif}.section-label{letter-spacing:1.6px;color:#7c867f;margin-bottom:16px;font-size:10px;font-weight:600}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.app-card{background:#fff;border:1px solid #e0e5e1;border-radius:13px;flex-direction:column;min-height:235px;padding:23px 24px 0;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.app-card:hover{border-color:#a9bcad;transform:translateY(-3px);box-shadow:0 8px 22px #173e3309}.card-top{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.app-icon{letter-spacing:-.5px;border-radius:10px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:650;display:grid}.tone-0{color:#5a7339;background:#e9efdf}.tone-1{color:#6676a2;background:#e9ecf7}.tone-2{color:#aa814d;background:#f6eee1}.tone-3{color:#987695;background:#f1e9ef}.card-arrow{color:#9aa59d;font-size:19px}.app-card h2{letter-spacing:-.3px;margin:0 0 8px;font-size:16px;font-weight:600}.app-card p{color:#7a847d;flex:1;margin:0 0 22px;font-size:12px;line-height:1.65}.card-bottom{color:#6f7d71;border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;padding:14px 0;font-size:10px;display:flex}.card-bottom>span:last-child{color:#456149;font-weight:550}.card-bottom span span{margin-left:5px}.empty{text-align:center;background:#ffffff65;border:1px dashed #d4ddd5;border-radius:14px;padding:66px 24px}.empty-symbol{color:#668654;background:#eaf0e6;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:20px;font-size:27px;display:inline-grid}.empty h2{letter-spacing:-.5px;margin:0 0 12px;font-size:19px;font-weight:550}.empty p{color:#7a857e;max-width:380px;margin:0 auto 18px;font-size:13px;line-height:1.7}.empty a{color:#476944;text-underline-offset:4px;font-size:12px}.no-results{color:#758179;padding:28px 0;font-size:14px}footer{color:#8a958d;letter-spacing:.1px;border-top:1px solid #e1e5e3;justify-content:space-between;margin:0 5.5%;padding:24px 0;font-size:10px;display:flex}.session-label{align-items:center;gap:7px;display:flex}.status{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.status .brand-icon{margin-bottom:25px}.status h1{letter-spacing:-1px;font-size:28px}.status p{color:#738078;max-width:390px;margin:3px 0 22px;font-size:14px;line-height:1.7}@media (width<=850px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-name{max-width:120px}.content{margin-top:45px}h1{font-size:32px}}@media (width<=560px){.topbar{height:75px;padding:0 6%}.brand{font-size:18px}.brand-divider{padding:0 9px}.account-name,.avatar{display:none}.quiet{margin:0}.content{width:88%;margin-top:36px}.heading{align-items:flex-start;gap:12px}.heading h1{font-size:30px}.heading p{max-width:210px;font-size:12px;line-height:1.7}.count{white-space:nowrap;margin-top:4px;padding:7px 10px;font-size:10px}.app-grid{grid-template-columns:1fr}.app-card{min-height:218px}.empty{padding:43px 22px}footer{flex-direction:column;gap:15px;padding-bottom:25px}}@media (prefers-reduced-motion:reduce){.app-card{transition:none}.app-card:hover{transform:none}}
