.page-note .note-card{margin:0 auto 5em;max-width:50em;overflow:hidden;padding:var(--padding);position:relative;scroll-margin-top:6em}.page-note .note-card:last-child{margin-bottom:0}.page-note .note-card:before{font-family:remixicon;font-size:9em;line-height:1;opacity:.4;pointer-events:none;position:absolute;right:-.15em;top:-.2em;transform:rotate(-23deg)}.page-note .note-card.starred:before{color:#ffdead;content:""}.page-note .note-card.private:before{color:#a3a3ff;content:""}.page-note .note-card.verified:before{color:#ffabd8;content:""}.page-note .note-card.timer:before{color:#add8e6;content:""}.page-note .note-card .card-title{align-items:center;display:flex;margin-bottom:1.75em}.page-note .note-card .card-title time{background-color:bisque;border-radius:var(--radius);margin-right:1em;padding:.25em .5em}.dark-theme .page-note .note-card .card-title time{color:var(--light)}@media screen and (max-width:600px){.page-note .note-card .card-title h2{font-size:1.2em}}.page-note .note-card .card-content{margin-bottom:2em;position:relative}.page-note .note-card .card-media{display:grid;grid-gap:1em;grid-template-columns:repeat(auto-fit,minmax(10em,1fr));margin-bottom:2em}.page-note .note-card .card-media img{background-color:var(--image-placeholder);border-radius:.5em;border-radius:var(--radius);cursor:pointer;cursor:zoom-in;height:10em;-o-object-fit:cover;object-fit:cover;width:100%}.page-note .note-card .card-media .media-item{position:relative}.page-note .note-card .card-media .media-item:only-child img{height:auto}.page-note .note-card .card-media .media-item:first-child:nth-last-child(2) img,.page-note .note-card .card-media .media-item:nth-child(2):last-child img{height:20em}.page-note .note-card .card-media .media-overlay{background-color:#00000080;border-radius:.5em;border-radius:var(--radius);bottom:0;color:#fff;left:0;line-height:10em;pointer-events:none;position:absolute;right:0;text-align:center;top:0}.page-note .note-card .card-media .media-overlay span{font-size:2.5em}@media screen and (max-width:600px){.page-note .note-card .card-media{display:block;margin:1em calc(var(--padding)*-1);overflow:auto hidden;padding:0 var(--padding);white-space:nowrap}.page-note .note-card .card-media::-webkit-scrollbar{height:0}.page-note .note-card .card-media .media-item{display:inline-block;margin-right:1em}.page-note .note-card .card-media .media-item:last-child{margin-right:0}.page-note .note-card .card-media .media-item img{max-width:none;width:auto}.page-note .note-card .card-media .media-item:only-child img{height:auto;width:100%}}.page-note .note-card .card-action{flex-wrap:nowrap;white-space:nowrap}.page-note .note-card .card-action a:last-child{margin-left:auto}.page-note .note-card .card-action button .ri{margin-right:.25em}.page-note .note-card .card-action .is-music{overflow:hidden;text-overflow:ellipsis}.page-note .layout-sidebar .filter label{align-items:center;display:flex;font-size:smaller;justify-content:space-between;margin-bottom:1em}
