.window-container{max-width:450px;min-width:350px;width:100%;height:-moz-fit-content;height:fit-content;padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:16px;box-shadow:none;border:none}.window-container .heading{width:-moz-fit-content;width:fit-content;margin-bottom:2px}.window-container .description{font-weight:500}.window-container ::-webkit-scrollbar{height:3px}textarea.form-control{height:unset}.status-card{max-width:350px;margin-left:auto}.status-card .glazed-card{padding:20px}.application-status-tag{display:flex;padding:2px 8px;align-items:center;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;border-radius:16px;border:1.5px solid #039855;color:#039855}.application-status-tag:before{content:"";margin-right:4px;display:inline-block;width:6px;height:6px;border-radius:50%}.application-status-tag.under-review{border-color:#dc6803;color:#b54708}.application-status-tag.under-review:before{background-color:#dc6803}.application-status-tag.approved{border-color:#039855;color:#039855}.application-status-tag.approved:before{background-color:#039855}.application-status-tag.denied{border-color:#d92d20;color:#d92d20}.application-status-tag.denied:before{background-color:#d92d20}