﻿body .embed-card{margin:1.5em 0;border:1px solid var(--background-modifier-border);border-radius:8px;overflow:hidden;transition:box-shadow .2s ease;background-color:var(--background-primary)}body .embed-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}body .embed-card .embed-card-link{display:flex;flex-direction:row;text-decoration:none;color:inherit}@media(max-width: 600px){body .embed-card .embed-card-link{flex-direction:column}}body .embed-card .embed-card-image{flex-shrink:0;width:200px;height:150px;overflow:hidden;background-color:var(--background-secondary);display:flex;align-items:center;justify-content:center}@media(max-width: 600px){body .embed-card .embed-card-image{width:100%;height:200px}}body .embed-card .embed-card-image img{width:100%;height:100%;object-fit:cover}body .embed-card .embed-card-content{flex:1;padding:1em;display:flex;flex-direction:column;gap:.5em;min-width:0}body .embed-card .embed-card-title{font-size:1.1em;font-weight:600;color:var(--text-normal);display:flex;align-items:center;gap:.5em;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}body .embed-card .embed-card-title .embed-card-favicon{width:16px;height:16px;flex-shrink:0}body .embed-card .embed-card-title span{flex:1;min-width:0}body .embed-card .embed-card-description{font-size:.9em;color:var(--text-muted);line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;overflow-wrap:break-word}body .embed-card .embed-card-url{font-size:.8em;color:var(--text-faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .audio-embed{margin:1.5em 0;padding:1em;background-color:var(--background-primary-alt);border:1px solid var(--background-modifier-border);border-radius:8px;display:flex;flex-direction:column;gap:.5em}body .audio-embed audio{width:100%;outline:none}body .audio-embed audio:focus{outline:2px solid var(--interactive-accent);outline-offset:2px}body .audio-embed .audio-filename{font-size:.9em;color:var(--text-muted);text-align:center;display:flex;align-items:center;justify-content:center;gap:.5em}body .audio-embed .audio-filename::before{content:"🎵";font-size:1.2em}body .standfm-embed{margin:1.5em 0;border:1px solid var(--background-modifier-border);border-radius:8px;overflow:hidden;background-color:var(--background-primary)}body .standfm-embed .standfm-embed-iframe{display:block;width:100%;height:190px;border:none}@media only screen and (max-width: 480px){body .standfm-embed .standfm-embed-iframe{height:230px}}/*# sourceMappingURL=custom-style.css.map */
