@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";*{box-sizing:border-box}body{color:#162432;background:#f4f6f8;margin:0;font-family:DM Sans,system-ui,sans-serif}.shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}aside{color:#d9e3e7;background:#102430;flex-direction:column;width:240px;height:100vh;padding:28px 18px;display:flex;position:fixed}.logo{align-items:center;gap:12px;font-family:Manrope;font-weight:700;display:flex}.logo>span{color:#102430;background:#d1a95a;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.logo small,.asideFoot small{color:#90a4ad;margin-top:2px;font-family:DM Sans;font-size:11px;font-weight:400;display:block}.logo div{white-space:nowrap}nav{gap:5px;margin-top:46px;display:grid}nav button{color:#aebec5;text-align:left;background:0 0;border:0;border-radius:8px;padding:12px;font-size:14px}nav button span{width:28px;display:inline-block}nav button.active,nav button:hover{color:#fff;background:#1d3947}.asideFoot{border-top:1px solid #29414c;align-items:center;gap:10px;margin-top:auto;padding:20px 8px 0;font-size:13px;display:flex}.avatar{color:#31525c;background:#dce8e9;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.workspace{grid-column:2;width:100%;max-width:1500px;padding:38px 44px}header{justify-content:space-between;align-items:center;display:flex}h1,h2{margin:0;font-family:Manrope}header h1{font-size:28px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#87949c;margin:0 0 5px;font-size:11px;font-weight:700}.headerActions{gap:10px;display:flex}button,select,a{font:inherit}button,select{color:#344955;cursor:pointer;background:#fff;border:1px solid #d9e0e3;border-radius:8px;padding:9px 13px}button:disabled{opacity:.5;cursor:not-allowed}button.primary,.guardForm>button{color:#fff;background:#bd873c;border-color:#bd873c;font-weight:600}.groupFilter{border-bottom:1px solid #dce2e4;gap:8px;margin:30px 0 24px;display:flex}.groupFilter button{color:#72818a;background:0 0;border:0;border-radius:0;margin-right:18px;padding:10px 4px}.groupFilter button.selected{color:#1e3e4c;border-bottom:2px solid #bd873c;font-weight:600}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.stats article,.panel,.groupCard,.empty{background:#fff;border:1px solid #e0e5e7;border-radius:12px;box-shadow:0 3px 12px #19374409}.stats article{padding:21px}.stats small{color:#73828a}.stats b{margin:8px 0 4px;font:700 30px Manrope;display:block}.stats b em{color:#89959b;font-size:15px;font-style:normal}.stats span{color:#8b989e;font-size:12px}.panel{padding:24px}.panelHead{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.panelHead h2{font-size:18px}.panelHead p{color:#7c8b92;margin:4px 0;font-size:13px}.groupRow,.formRow{border-top:1px solid #edf0f1;grid-template-columns:46px minmax(240px,1fr) 130px 90px 100px;align-items:center;gap:14px;padding:16px 4px;display:grid}.groupRow small,.formRow small{color:#829098;margin-top:4px;font-size:12px;display:block}.groupRow>span,.groupRow>strong{color:#657680;font-size:13px}.groupIcon,.fileIcon{color:#426b6b;background:#e9f0ef;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.groupCard{padding:24px}.groupCard h2{margin-top:16px;font-size:18px}.groupCard p{color:#718087;height:35px}.groupCard>div:last-of-type{color:#718087;margin:22px 0;font-size:13px}.groupCard button{width:100%}.pill{background:#eef0f0;border-radius:20px;width:max-content;padding:5px 8px;font-size:11px}.pill.active{color:#27735e;background:#e2f2eb}.pill.archived{color:#66747b}.formRow{grid-template-columns:46px minmax(240px,1fr) 70px 130px 90px}.formRow a{color:#9a6d2e;font-size:12px}.empty{text-align:center;max-width:650px;padding:70px}.empty>div{font-size:40px}.empty p{color:#74848c;line-height:1.6}.public{background:#eef2f2;min-height:100vh;padding-bottom:60px}.publicHead{color:#fff;background:#102430;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 340px);display:flex}.publicHead>span{color:#aebbc1;font-size:12px}.guardForm,.public .card{background:#fff;border-radius:14px;max-width:680px;margin:44px auto 0;padding:42px 50px;box-shadow:0 12px 40px #15303b12}.guardForm>p{color:#697981;margin-bottom:32px}.guardForm label:not(.checkbox){gap:7px;margin:19px 0;font-size:13px;font-weight:600;display:grid}.guardForm input:not([type=checkbox]),.guardForm textarea{font:inherit;border:1px solid #ccd6da;border-radius:7px;width:100%;padding:12px}.guardForm .signature{font-family:cursive;font-size:18px;border-style:dashed!important}.checkbox{background:#f7f8f8;border-radius:8px;align-items:flex-start;gap:11px;margin:22px 0;padding:14px;font-size:13px;display:flex}.guardForm>button{width:100%;padding:13px}.privacy{text-align:center;color:#8a969b;margin-top:15px;display:block}.error{color:#a34837;background:#fff0ed;border-radius:7px;margin:10px 0;padding:10px;font-size:13px}.loading{text-align:center;padding:50px}.success{text-align:center}.check{color:#27805f;background:#e0f3e8;border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;font-size:25px;display:grid}@media (width<=900px){.shell{display:block}aside{display:none}.workspace{padding:25px}.stats,.cards{grid-template-columns:1fr 1fr}.groupRow,.formRow{grid-template-columns:40px 1fr}.groupRow>:nth-child(n+3),.formRow>:nth-child(n+3){grid-column:2}.guardForm{margin:20px;padding:28px}.publicHead{padding:0 22px}}@media print{aside,header,.groupFilter,.panelHead button,.formRow button{display:none}.shell,.workspace{display:block}.panel{box-shadow:none;border:0}}
