.files li{align-items:center;gap:14px}.files li>span:first-child{min-width:0;overflow-wrap:anywhere}.files li>.row{flex-shrink:0}.files li>.row>a{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);color:var(--text);text-decoration:none;font-size:13px;font-weight:750;transition:.15s}.files li>.row>a:before{content:"↓";display:grid;place-items:center;width:19px;height:19px;border-radius:5px;background:#e4eaff;color:#3157d5;font-size:14px}.files li>.row>a:hover{border-color:#8298df;background:#eef2ff;transform:translateY(-1px)}
.share-card{overflow:hidden}.share-card-header{display:flex;gap:12px;align-items:flex-start;margin:-4px 0 18px}.share-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:11px;background:linear-gradient(135deg,#e6ebff,#f0e9ff);color:#3157d5;font-size:19px}.share-card-header h2{margin:0}.share-card-header p{margin:2px 0 0;color:var(--subtle);font-size:13px}.share-options{padding:14px;border-radius:11px;background:var(--surface-2);border:1px solid var(--border)}.share-options label:last-of-type{display:flex;align-items:center;gap:8px;font-weight:500}.share-options button{width:100%}.share-links-title{display:flex;justify-content:space-between;align-items:center;margin:20px 0 8px}.share-links-title h3{margin:0;font-size:14px}.share-count{padding:2px 7px;border-radius:10px;background:var(--surface-3);color:var(--subtle);font-size:11px}.share-entry{display:flex;justify-content:space-between;align-items:center;gap:9px;padding:10px 0;border-top:1px solid var(--border)}.share-entry form{margin:0}.share-entry .btn{padding:5px 8px}
.grid>aside>section.card:first-child{position:relative;border-top:3px solid #5274ed}.grid>aside>section.card:first-child>h2{padding-left:48px;margin-bottom:2px}.grid>aside>section.card:first-child>h2:before{content:"↗";position:absolute;left:22px;top:21px;display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#e6ebff,#f0e9ff);color:#3157d5}.grid>aside>section.card:first-child>p{padding-left:48px;margin-top:0;font-size:13px}.grid>aside>section.card:first-child>form:first-of-type{padding:14px;margin-top:17px;border:1px solid var(--border);border-radius:11px;background:var(--surface-2)}.grid>aside>section.card:first-child>form:first-of-type button{width:100%}.grid>aside>section.card:first-child>h3{margin:20px 0 7px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.grid>aside>section.card:first-child>.comment{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 0}
@media(max-width:650px){.files li{align-items:flex-start;flex-direction:column}.files li>.row{width:100%;justify-content:flex-end}}
