#dashboard{text-align:center}#outstanding-defect-count{color:var(--orange-700);font-weight:bold}#total-defect-count{font-weight:bold}#defects-progress{margin:0 auto}#dashboard details{text-align:left}#dashboard div.defects-listing{display:grid}#dashboard div.defects-listing article{position:relative;border:2px solid var(--orange-300);border-radius:8px;color:var(--orange-600)}#dashboard div.defects-listing article.priority-3{border:4px solid var(--red-400);color:var(--red-600)}#dashboard div.defects-listing figure{white-space:nowrap;overflow-x:scroll;scroll-snap-type:x mandatory;margin:0}#dashboard div.defects-listing figure img-carousel{height:100%}#dashboard div.defects-listing figure img{display:inline-block;vertical-align:top;aspect-ratio:1 / 1;object-fit:cover;scroll-snap-align:center;pointer-events:none}#dashboard div.defects-listing article p.proposal{color:var(--green-600)}#dashboard div.defects-listing article button{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:inherit}@media(min-width:1336px){#dashboard div.defects-listing{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:16px;row-gap:16px}#dashboard div.defects-listing article{height:432px}#dashboard div.defects-listing article p{overflow:hidden;margin-bottom:14px;font-size:16px;line-height:20px;max-height:40px}}@media(min-width:980px) and (max-width:1335.9px){#dashboard div.defects-listing{grid-template-columns:1fr 1fr 1fr;column-gap:12px;row-gap:12px}#dashboard div.defects-listing article{height:404px}#dashboard div.defects-listing article p{overflow:hidden;margin-bottom:12px;font-size:15px;line-height:18px;max-height:36px}}@media(min-width:480px) and (max-width:979.9px){#dashboard div.defects-listing{grid-template-columns:1fr 1fr;column-gap:10px;row-gap:10px}#dashboard div.defects-listing article{height:316px}#dashboard div.defects-listing article p{overflow:hidden;margin-bottom:10px;font-size:14px;line-height:17px;max-height:34px}}@media(max-width:479.9px){#dashboard div.defects-listing{grid-template-columns:1fr;column-gap:8px;row-gap:8px}#dashboard div.defects-listing article{height:418px}#dashboard div.defects-listing article p{overflow:hidden;margin-bottom:8px;font-size:14px;line-height:17px;max-height:34px}}#referral{background-color:var(--brown-200);text-align:center}@media(min-width:1336px){#illustration{width:160px}}@media(min-width:980px) and (max-width:1335.9px){#illustration{width:140px}}@media(min-width:480px) and (max-width:979.9px){#illustration{width:128px}}@media(max-width:479.9px){#illustration{width:116px}}