.empty.compact{padding:34px 20px;background:#fff;border:1px dashed #d9d2e5;border-radius:12px}.empty.compact .empty-logo{width:48px;height:48px}.empty.compact h2{margin:12px 0 5px}.filled-section{margin-top:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-heading h2{font-size:24px;margin:0 0 5px}.section-heading p{margin:0;color:var(--muted)}.filled-grid{display:grid;gap:12px}.filled-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;background:#fff;border:1px solid #e1dfe5;border-radius:12px;padding:17px 18px;box-shadow:0 1px 2px #2021240a}.filled-icon img{display:block;width:46px;height:46px}.filled-content h3{margin:0 0 5px;font-size:17px}.filled-content p{margin:0 0 5px;color:#625d69;font-size:13px}.filled-content small{color:var(--muted)}.filled-actions{display:flex;align-items:center;gap:8px}.filled-actions .button{white-space:nowrap;font-size:13px;padding:9px 13px;min-height:auto}.form-closed{font-size:12px;background:#f3f1f5;color:#77717e;padding:7px 10px;border-radius:15px}.success-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:18px}.success-actions .button{margin:0}.dashboard-return{display:block;flex-basis:100%;margin-top:8px}.success-card .hint{margin-bottom:0}@media(max-width:760px){.filled-section{margin-top:30px}.filled-card{grid-template-columns:44px minmax(0,1fr);padding:15px 13px;gap:11px}.filled-icon img{width:40px;height:40px}.filled-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.filled-actions .button{text-align:center;white-space:normal}.filled-actions>:only-child{grid-column:1/-1}.section-heading h2{font-size:21px}.empty.compact{padding:25px 15px}.success-actions{display:grid}.dashboard-return{margin-top:5px}}
