.report-card{background-color:var(--gray-white);border-radius:2rem;box-shadow:0 .4rem 1rem #0000000d;color:inherit;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;width:100%}.report-card:hover .report-card__image{transform:scale(1.05)}.report-card.-disabled{cursor:not-allowed;opacity:.5;pointer-events:none}@media(max-width:1023.98px){.report-card{border-radius:1rem}}.report-card__image-wrapper{aspect-ratio:3/2;background-color:var(--gray-200);flex-shrink:0;overflow:hidden;width:100%}@media(max-width:1023.98px){.report-card__image-wrapper{aspect-ratio:16/9}}.report-card__image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s;width:100%}.report-card__image-placeholder{background-color:var(--gray-200);height:100%;width:100%}.report-card__body{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem 2rem}@media(max-width:1023.98px){.report-card__body{padding:1.2rem}}.report-card__title{color:var(--gray-900);display:-webkit-box;font-family:Noto Sans TC;font-kerning:normal;font-size:1.6rem;font-synthesis-style:none;font-synthesis-weight:none;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:0;line-height:1.45;margin:0;text-align:center;text-rendering:optimizeLegibility;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1023.98px){.report-card__title{font-family:Noto Sans TC;font-kerning:normal;font-size:1.4rem;font-synthesis-style:none;font-synthesis-weight:none;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:0;line-height:1.45;text-align:left;text-rendering:optimizeLegibility}}
