.image{display:block;width:100%;max-width:100%;min-width:0}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */.component--attachment .content-wrapper .attachment-wrapper .attachment-header .component-title{padding-bottom:var(--spacing-16,1rem)}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item{margin-bottom:2.5rem}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file{gap:.5rem;margin-bottom:1rem;display:flex}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-cover{width:12.5%;max-width:10rem;position:relative}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-cover .media--image{object-fit:contain;width:100%;height:auto}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link{gap:.5rem;display:flex}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-icon{--file-icon-corner-size:.5rem;--file-icon-width:2rem;--file-icon-height:3rem;--file-icon-border:.125rem;--file-icon-border-color:white;--file-icon-color:black;width:var(--file-icon-width);height:var(--file-icon-height);clip-path:polygon(0 0,calc(100% - var(--file-icon-corner-size)) 0,100% var(--file-icon-corner-size),100% 100%,0 100%);background-color:var(--file-icon-border-color);display:inline-block;position:relative}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-icon:before{content:"";top:var(--file-icon-border);left:var(--file-icon-border);width:calc(100% - var(--file-icon-border) * 2);height:calc(100% - var(--file-icon-border) * 2);background-color:var(--file-icon-color);clip-path:polygon(0 0,calc(100% - var(--file-icon-corner-size) / 2) 0,100% var(--file-icon-corner-size)/2,100% 100%,0 100%);position:absolute}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-icon:after{content:"";width:var(--file-icon-corner-size);height:var(--file-icon-corner-size);background-color:var(--file-icon-border-color);clip-path:polygon(0 0,100% 100%,0 100%);position:absolute;top:0;right:0}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-icon .attachment-extension{width:calc(100% - var(--file-icon-border) * 2);height:.75rem;bottom:.25rem;left:0;right:var(--file-icon-border) * 2;text-align:center;background-color:var(--file-icon-border-color);color:var(--file-icon-color);font-size:.5rem;font-weight:700;line-height:.75rem;position:absolute}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-name{align-content:center}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-file .attachment-link .attachment-name .attachment-size{margin-left:.5rem}.component--attachment .content-wrapper .attachment-wrapper .attachment-list .attachment-item .attachment-description{margin-top:var(--spacing-8,.5rem)}