.profile-journal-shelf{margin-top:1rem}.profile-journal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.profile-journal-card{display:flex;flex-direction:column;background:#181617;border:1px solid #2e2e33;border-radius:6px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.profile-journal-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.4)}.profile-journal-thumb-wrapper{width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;position:relative}.profile-journal-thumb{width:100%;height:100%;object-fit:cover;display:block}.nsfwThumb,.profile-journal-thumb-wrapper.nsfwCard .profile-journal-thumb{filter:blur(6px);transition:filter .3s ease}.nsfwLabel{position:absolute;top:.5rem;left:.5rem;background:#000000;color:#8B0000;font-family:Crimson Text,serif;font-size:.75rem;text-transform:uppercase;padding:.2rem .6rem;border-radius:999px;letter-spacing:.5px;z-index:2}.profile-journal-card.noclick{pointer-events:none;opacity:.6}.profile-journal-title{font-family:UnifrakturCook,cursive;font-size:1.25rem;color:#faf6ed;margin:.75rem 1rem .25rem}.profile-journal-date{font-size:.875rem;color:#afa4a1;margin:0 1rem 1rem}.profile-journal-view-all{text-align:right;margin-top:1.5rem}.profile-journal-view-btn{color:#c75f5f;text-decoration:none;font-weight:700;font-size:.95rem}@media (max-width:768px){.profile-journal-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.profile-journal-title{font-size:1.1rem;margin:.5rem .75rem .25rem}.profile-journal-date{font-size:.8rem;margin:0 .75rem .75rem}}@media (max-width:480px){.profile-journal-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.profile-journal-card{border-radius:4px}.profile-journal-title{font-size:1rem;margin:.5rem .5rem .25rem}.profile-journal-date{font-size:.75rem;margin:0 .5rem .5rem}.nsfwLabel{font-size:.65rem;padding:.15rem .5rem}.profile-journal-view-all{text-align:center;margin-top:1rem}.profile-journal-view-btn{font-size:.85rem}}.profile-photo-shelf_photoWall__t08YB{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}.profile-photo-shelf_photoGrid__2kHj4{column-count:5;column-gap:1rem;width:100%}@media (max-width:1400px){.profile-photo-shelf_photoGrid__2kHj4{column-count:4}}@media (max-width:1100px){.profile-photo-shelf_photoGrid__2kHj4{column-count:3}}@media (max-width:800px){.profile-photo-shelf_photoGrid__2kHj4{column-count:2}}@media (max-width:500px){.profile-photo-shelf_photoGrid__2kHj4{column-count:1}}.profile-photo-shelf_photoCard__r82JP{display:inline-block;width:100%;margin-bottom:1rem;background:#181617;border:1px solid #2e2e33;border-radius:6px;overflow:hidden;page-break-inside:avoid;break-inside:avoid;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.profile-photo-shelf_photoCard__r82JP:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.5)}.profile-photo-shelf_photoThumb__cWmRl{width:100%;height:auto;display:block}.profile-photo-shelf_viewAllWrapper__WtLFt{text-align:right;margin-top:1rem}.profile-photo-shelf_viewAllBtn__YwIMe{display:inline-block;padding:.5rem 1rem;background:#58a2ce;color:#faf6ed;border-radius:4px;text-decoration:none;font-family:UnifrakturCook,cursive;transition:background .2s}.profile-photo-shelf_viewAllBtn__YwIMe:hover{background:#4691b8}.profile-photo-shelf_noPhotosMessage__czEsw{text-align:center;color:#afa4a1;margin:2rem 0;font-style:italic;font-family:Crimson Text,serif}.profile-photo-shelf_photoCard__r82JP{position:relative}.profile-photo-shelf_photoCard__r82JP.profile-photo-shelf_nsfwCard__ioIdg .profile-photo-shelf_photoThumb__cWmRl{filter:blur(8px);transition:filter .3s ease-in-out}.profile-photo-shelf_photoCard__r82JP.profile-photo-shelf_nsfwCard__ioIdg .profile-photo-shelf_nsfwLabel__TufOl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background:rgba(0,0,0,.7);color:#ff6b6b;font-size:.9rem;font-weight:700;padding:.3rem .6rem;border-radius:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:500px){.profile-photo-shelf_photoGrid__2kHj4{column-count:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem}.profile-photo-shelf_photoCard__r82JP{width:100%;margin-bottom:0}.profile-photo-shelf_photoThumb__cWmRl{height:140px;object-fit:cover;border-radius:4px}.profile-photo-shelf_photoCard__r82JP .profile-photo-shelf_nsfwLabel__TufOl{font-size:.75rem;padding:.2rem .5rem}}.event-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.event-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;background:#1a1a1a;border-left:5px solid #8b0000;border-radius:4px;padding:.4rem .75rem;text-decoration:none;color:#faf6ed;font-family:Crimson Text,serif;transition:background .2s ease,transform .2s ease;max-width:720px;width:100%;line-height:1.2}.event-card:hover{background:#222;transform:translateX(2px)}.event-thumb{width:42px;height:42px;object-fit:cover;border-radius:4px;margin-right:.75rem}.event-meta{display:flex;flex-direction:column;justify-content:center;gap:2px;margin-left:.75rem}.event-title{font-size:1rem;font-weight:600;margin:0;color:#faf6ed}.event-location{font-size:.8rem;color:#ccc}.event-time{font-size:.85rem;color:#aaa;white-space:nowrap}.event-card.past{opacity:.6}.event-card.past:hover{opacity:.8}.event-subtitle{font-size:1.2rem;color:#faf6ed;font-family:Crimson Text,serif;font-weight:700;margin-bottom:.5rem;padding-left:4px;border-left:4px solid #8b0000}@media (max-width:500px){.event-card{grid-template-columns:36px 1fr;padding:.4rem .5rem;gap:.5rem}.event-thumb{width:36px;height:36px}.event-title{font-size:.95rem}.event-time{font-size:.8rem}.event-location{font-size:.75rem}.event-meta{gap:1px;margin-left:.5rem}}