.LightboxImage-module__ROllza__trigger{cursor:pointer;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:relative}.LightboxImage-module__ROllza__inlineImage{border-radius:var(--radius-sm);transition:transform .4s var(--ease-out-expo),box-shadow .3s ease;display:block}.LightboxImage-module__ROllza__trigger:hover .LightboxImage-module__ROllza__inlineImage{box-shadow:var(--shadow-md);transform:scale(1.01)}.LightboxImage-module__ROllza__backdrop{-webkit-backdrop-filter:blur(20px)saturate(1.2);z-index:9999;background:#0e0e10d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.LightboxImage-module__ROllza__modal{flex-direction:column;align-items:center;gap:12px;width:min(1200px,100%);display:flex;position:relative}.LightboxImage-module__ROllza__fullImageFrame{border-radius:var(--radius-lg);background:0 0;width:min(1100px,90vw);height:min(80vh,90vw);position:relative;overflow:hidden;box-shadow:0 24px 64px #00000080}.LightboxImage-module__ROllza__fullImage{object-fit:contain}.LightboxImage-module__ROllza__closeButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:44px;height:44px;color:var(--text,#f0ece4);cursor:pointer;transition:background .2s ease,transform .2s var(--ease-out-expo),border-color .2s ease;touch-action:manipulation;z-index:2;background:#0e0e10b3;border:1px solid #c9a96e33;border-radius:50%;place-items:center;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 10px 24px #0006}.LightboxImage-module__ROllza__closeButton:hover{background:#c9a96e26;border-color:#c9a96e4d;transform:scale(1.05)}.LightboxImage-module__ROllza__closeButton:active{transform:scale(.96)}.LightboxImage-module__ROllza__caption{color:var(--text,#f0ece4);text-align:center;text-shadow:0 1px 6px #00000080;max-width:90vw;margin:0;font-size:.92rem;line-height:1.4}@media (max-width:640px){.LightboxImage-module__ROllza__backdrop{align-items:flex-start;padding:12px}.LightboxImage-module__ROllza__modal{gap:10px}.LightboxImage-module__ROllza__fullImageFrame{width:100%;height:70vh}.LightboxImage-module__ROllza__closeButton{width:46px;height:46px;font-size:1.15rem;top:8px;right:8px}}
.EmptyState-module__ha1KIq__emptyState{text-align:center;padding:1.5rem 0}.EmptyState-module__ha1KIq__emptyStateText{color:var(--text-muted);margin:0 0 1rem}.EmptyState-module__ha1KIq__emptyStateButton{background:var(--accent-subtle);color:var(--accent);transition:background-color .2s ease,transform .2s var(--ease-out-expo);border:1px solid #c9a96e2e;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.EmptyState-module__ha1KIq__emptyStateButton:hover{background:#c9a96e2e;text-decoration:none;transform:translateY(-1px)}
.page-module__iuRxZG__contentHeader{background:var(--bg-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:0;padding:1.5rem;display:flex;position:relative;overflow:hidden}.page-module__iuRxZG__contentHeader:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-subtle),transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module__iuRxZG__contentHeader i{color:var(--text-muted)}.page-module__iuRxZG__contentHeader p{margin:0}.page-module__iuRxZG__momentDescription{color:var(--text-muted)}.page-module__iuRxZG__contentBody{border-radius:var(--radius-lg);background:var(--bg-muted);border:1px solid var(--border-subtle);margin-top:1.5rem;padding:1.25rem 1.5rem}.page-module__iuRxZG__momentHeader{line-height:1.1;font-family:var(--font-serif),Georgia,serif;letter-spacing:-.02em;margin:0;padding:0}.page-module__iuRxZG__contentHeader>:not(:first-child){margin-top:.75rem}.page-module__iuRxZG__contentHeader>i{margin-top:0;line-height:1.2;display:block}.page-module__iuRxZG__editForm{flex-direction:column;gap:1rem;display:flex}.page-module__iuRxZG__field{flex-direction:column;flex:1;gap:.35rem;display:flex}.page-module__iuRxZG__fieldRow{flex-wrap:wrap;gap:1rem;display:flex}.page-module__iuRxZG__label{color:var(--text-muted);font-size:.85rem;font-weight:500}.page-module__iuRxZG__input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-muted-lighter);width:100%;color:var(--text);padding:.6rem .75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__iuRxZG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.page-module__iuRxZG__textarea{resize:vertical;min-height:160px}.page-module__iuRxZG__editActions{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;display:grid}.page-module__iuRxZG__editButton{appearance:none;border-radius:var(--radius-sm);border:1px solid var(--border);letter-spacing:.01em;cursor:pointer;width:100%;min-height:48px;color:var(--text);background:var(--bg-muted-lighter);transition:background .2s ease,border-color .2s ease,opacity .15s ease,transform .2s var(--ease-out-expo);justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;display:inline-flex}.page-module__iuRxZG__primaryButton{background:var(--accent);color:var(--bg);border-color:var(--accent)}.page-module__iuRxZG__secondaryButton{background:0 0}.page-module__iuRxZG__editButton:disabled{opacity:.5;cursor:not-allowed}.page-module__iuRxZG__editButton:hover:not(:disabled){background:var(--bg-muted);transform:translateY(-1px)}.page-module__iuRxZG__primaryButton:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.page-module__iuRxZG__error{color:#ff6b6b;margin:0;font-weight:600}@media (max-width:640px){.page-module__iuRxZG__contentHeader{padding:1rem}.page-module__iuRxZG__contentBody{margin-top:1rem;padding:1rem}.page-module__iuRxZG__momentHeader{font-size:1.25rem}.page-module__iuRxZG__fieldRow{flex-direction:column;gap:.75rem}.page-module__iuRxZG__editActions{grid-template-columns:1fr}.page-module__iuRxZG__input{font-size:16px}}
.AdminButtons-module__WXDbZW__container{flex-wrap:wrap;gap:.6rem;margin-top:0;display:flex}.AdminButtons-module__WXDbZW__button{appearance:none;background:var(--bg-muted-lighter);border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);letter-spacing:.01em;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s var(--ease-out-expo);padding:.35rem .8rem;font-size:.9rem;font-weight:600}.AdminButtons-module__WXDbZW__button:hover,.AdminButtons-module__WXDbZW__button:focus-visible{background:var(--bg-muted);border-color:var(--border-hover);transform:translateY(-1px)}.AdminButtons-module__WXDbZW__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.AdminButtons-module__WXDbZW__danger{color:#ffb0b0;border-color:#ff6b6b}.AdminButtons-module__WXDbZW__danger:hover{border-color:#fca5a5}@media (max-width:640px){.AdminButtons-module__WXDbZW__button{min-height:44px;padding:.4rem .75rem;font-size:.85rem}}
.Tag-module__ktVCoG__tag{background:var(--tag-color);border:1px solid var(--border-subtle);letter-spacing:.02em;width:fit-content;color:var(--text-dim);border-radius:999px;margin:0;padding:.15rem .55rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s}.Tag-module__ktVCoG__tag:hover{color:var(--accent);border-color:var(--accent-subtle);background:var(--accent-subtle)}@media (max-width:640px){.Tag-module__ktVCoG__tag{align-items:center;min-height:32px;padding:.25rem .6rem;font-size:.75rem;display:inline-flex}}
.RecentCard-module__B8dR8q__card{box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;flex-direction:column;gap:.3rem;height:100%;padding:.65rem .75rem;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.RecentCard-module__B8dR8q__card:hover{background:var(--bg-muted);border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.RecentCard-module__B8dR8q__cardLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.RecentCard-module__B8dR8q__cardLink:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:inherit}.RecentCard-module__B8dR8q__date{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-size:.62rem;font-weight:600;line-height:1;transition:color .2s}.RecentCard-module__B8dR8q__card:hover .RecentCard-module__B8dR8q__date{color:var(--text-muted)}.RecentCard-module__B8dR8q__title{font-family:var(--font-serif),Georgia,serif;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;font-weight:700;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.RecentCard-module__B8dR8q__card:hover .RecentCard-module__B8dR8q__title{color:var(--accent)}.RecentCard-module__B8dR8q__description{color:var(--text-muted);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:.7rem;line-height:1.45;transition:color .2s;display:-webkit-box;overflow:hidden}.RecentCard-module__B8dR8q__card:hover .RecentCard-module__B8dR8q__description{color:var(--text)}@media (prefers-reduced-motion:reduce){.RecentCard-module__B8dR8q__card{transition:none}}@media (max-width:640px){.RecentCard-module__B8dR8q__card{padding:.65rem .75rem}.RecentCard-module__B8dR8q__title{font-size:.88rem}}
.ThoughtsTimeline-module__YB64va__wrapper{background:var(--bg-muted-darker);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:.6rem;min-height:0;padding:.85rem;transition:border-color .4s;display:flex;position:relative;overflow:hidden}.ThoughtsTimeline-module__YB64va__wrapper:hover{border-color:var(--border-hover)}.ThoughtsTimeline-module__YB64va__topLine{background:linear-gradient(90deg,transparent,var(--accent-subtle),transparent);transform-origin:50%;height:1px;position:absolute;top:0;left:0;right:0}.ThoughtsTimeline-module__YB64va__header{flex-shrink:0;justify-content:space-between;align-items:baseline;display:flex}.ThoughtsTimeline-module__YB64va__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin:0;font-size:.62rem;font-weight:600}.ThoughtsTimeline-module__YB64va__viewAll{color:var(--text-dim);font-size:.68rem;transition:color .25s,letter-spacing .25s}.ThoughtsTimeline-module__YB64va__viewAll:hover{color:var(--accent);letter-spacing:.02em;text-decoration:none}.ThoughtsTimeline-module__YB64va__columns{grid-template-columns:repeat(3,1fr);gap:0;min-height:0;display:grid;position:relative}.ThoughtsTimeline-module__YB64va__column{border-radius:var(--radius-sm);will-change:transform;flex-direction:column;gap:.45rem;padding:.65rem .75rem;transition:background .35s;display:flex;position:relative}.ThoughtsTimeline-module__YB64va__column:hover{background:#c9a96e0a}.ThoughtsTimeline-module__YB64va__column+.ThoughtsTimeline-module__YB64va__column:before{content:"";background:linear-gradient(to bottom,transparent,var(--border)25%,var(--accent-subtle)50%,var(--border)75%,transparent);transform-origin:top;width:1px;animation:ThoughtsTimeline-module__YB64va__dividerReveal .8s var(--ease-out-expo).7s forwards;pointer-events:none;position:absolute;top:10%;bottom:10%;left:0;transform:scaleY(0)}@keyframes ThoughtsTimeline-module__YB64va__dividerReveal{to{transform:scaleY(1)}}.ThoughtsTimeline-module__YB64va__columnGlow{border-radius:inherit;opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(at bottom,#c9a96e0a 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.ThoughtsTimeline-module__YB64va__column:hover .ThoughtsTimeline-module__YB64va__columnGlow{opacity:1}.ThoughtsTimeline-module__YB64va__index{letter-spacing:.08em;color:var(--accent);opacity:.35;font-variant-numeric:tabular-nums;font-size:.55rem;font-weight:700;transition:opacity .3s}.ThoughtsTimeline-module__YB64va__column:hover .ThoughtsTimeline-module__YB64va__index{opacity:.7}.ThoughtsTimeline-module__YB64va__date{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);font-size:.62rem;font-weight:600;line-height:1;transition:color .3s}.ThoughtsTimeline-module__YB64va__column:hover .ThoughtsTimeline-module__YB64va__date{color:var(--text-muted)}.ThoughtsTimeline-module__YB64va__title{font-family:var(--font-serif),Georgia,serif;color:var(--text);letter-spacing:-.01em;overflow-wrap:anywhere;font-size:.72rem;font-weight:700;line-height:1.3;transition:color .3s}.ThoughtsTimeline-module__YB64va__column:hover .ThoughtsTimeline-module__YB64va__title{color:var(--accent)}.ThoughtsTimeline-module__YB64va__text{color:var(--text-muted);-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.45;transition:color .3s;display:-webkit-box;overflow:hidden}.ThoughtsTimeline-module__YB64va__columnLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.ThoughtsTimeline-module__YB64va__column:hover .ThoughtsTimeline-module__YB64va__text{color:var(--text)}@media (min-width:1024px) and (max-width:1399px),(min-width:1400px) and (max-height:900px){.ThoughtsTimeline-module__YB64va__wrapper{gap:.4rem;padding:.6rem}.ThoughtsTimeline-module__YB64va__column{gap:.35rem;padding:.45rem .55rem}.ThoughtsTimeline-module__YB64va__text{-webkit-line-clamp:2}}@media (max-width:1023px){.ThoughtsTimeline-module__YB64va__wrapper{flex:none}.ThoughtsTimeline-module__YB64va__columns{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ThoughtsTimeline-module__YB64va__wrapper{border-radius:var(--radius-md);padding:.75rem}.ThoughtsTimeline-module__YB64va__columns{grid-template-columns:1fr;gap:0}.ThoughtsTimeline-module__YB64va__column{padding:.5rem .6rem}.ThoughtsTimeline-module__YB64va__column+.ThoughtsTimeline-module__YB64va__column:before{transform-origin:0;background:linear-gradient(to right,transparent,var(--border)30%,var(--border)70%,transparent);width:auto;height:1px;animation-name:ThoughtsTimeline-module__YB64va__dividerRevealH;inset:0 10% auto}@keyframes ThoughtsTimeline-module__YB64va__dividerRevealH{to{transform:scaleX(1)}}.ThoughtsTimeline-module__YB64va__text{-webkit-line-clamp:2;font-size:.78rem}}
.DashboardShell-module__Wad4bW__shell{isolation:isolate;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.DashboardShell-module__Wad4bW__cursorGlow{pointer-events:none;z-index:0;width:100vw;position:absolute;top:-120px;bottom:-120px;left:50%;transform:translate(-50%)}@media (max-width:1023px){.DashboardShell-module__Wad4bW__cursorGlow{display:none}}@media (max-width:640px){.DashboardShell-module__Wad4bW__cursorGlow{display:none}}
.TagsSection-module__eVG0Fq__tagsSection{flex-wrap:wrap;gap:.4rem;margin:.6rem 0 0;display:flex}
.NewCommentBox-module__Anc-OW__form{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-muted-lighter);flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:1rem;display:flex}.NewCommentBox-module__Anc-OW__label{color:var(--text);font-size:.92rem;font-weight:600}.NewCommentBox-module__Anc-OW__textarea{background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:80px;color:var(--text);resize:vertical;font:inherit;padding:.6rem .75rem;transition:border-color .2s,box-shadow .2s}.NewCommentBox-module__Anc-OW__textarea::placeholder{color:var(--text-dim)}.NewCommentBox-module__Anc-OW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.NewCommentBox-module__Anc-OW__submit{background:var(--accent);color:var(--bg);border:1px solid var(--accent);border-radius:var(--radius-sm);cursor:pointer;min-width:120px;transition:background-color .2s ease,transform .15s var(--ease-out-expo);align-self:flex-end;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.NewCommentBox-module__Anc-OW__submit:hover{background:var(--accent-hover)}.NewCommentBox-module__Anc-OW__submit:active{transform:translateY(1px)}@media (max-width:640px){.NewCommentBox-module__Anc-OW__form{padding:.75rem}.NewCommentBox-module__Anc-OW__label{font-size:.85rem}.NewCommentBox-module__Anc-OW__textarea{min-height:70px;font-size:16px}.NewCommentBox-module__Anc-OW__submit{text-align:center;align-self:stretch;min-height:44px}}
.Comment-module__vf0Twa__comment{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-muted-lighter);padding:.85rem;transition:border-color .2s}.Comment-module__vf0Twa__comment:hover{border-color:var(--border)}.Comment-module__vf0Twa__header{align-items:center;gap:.65rem;display:flex}.Comment-module__vf0Twa__avatarWrap{background:var(--bg-muted);border:1px solid var(--border-subtle);border-radius:999px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.Comment-module__vf0Twa__avatar{object-fit:cover;width:100%;height:100%;display:block}.Comment-module__vf0Twa__avatarFallback{width:100%;height:100%;color:var(--text-muted);background:var(--bg-muted);place-items:center;font-weight:600;display:grid}.Comment-module__vf0Twa__meta{flex-direction:column;display:flex}.Comment-module__vf0Twa__author{color:var(--text);font-size:.92rem;font-weight:600}.Comment-module__vf0Twa__date{color:var(--text-dim);font-size:.82rem}.Comment-module__vf0Twa__body{white-space:pre-wrap;color:var(--text);margin:.75rem 0 0;line-height:1.6}.Comment-module__vf0Twa__actions{margin-top:.5rem}.Comment-module__vf0Twa__adminButton{color:#f87171;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;transition:color .2s}.Comment-module__vf0Twa__adminButton:hover{color:#fca5a5;text-decoration:underline}@media (max-width:640px){.Comment-module__vf0Twa__comment{padding:.65rem}.Comment-module__vf0Twa__avatarWrap{width:34px;height:34px}.Comment-module__vf0Twa__author{font-size:.85rem}.Comment-module__vf0Twa__date{font-size:.78rem}.Comment-module__vf0Twa__body{margin-top:.5rem;font-size:.88rem}}
.CommentsSection-module__y2fw9G__container{border-radius:var(--radius-lg);background:var(--bg-muted);border:1px solid var(--border-subtle);margin-top:2rem;padding:1.25rem;position:relative;overflow:hidden}.CommentsSection-module__y2fw9G__container:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-subtle),transparent);height:1px;position:absolute;top:0;left:0;right:0}.CommentsSection-module__y2fw9G__heading{letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.CommentsSection-module__y2fw9G__list{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.CommentsSection-module__y2fw9G__empty{color:var(--text-muted);margin:.5rem 0 0}.CommentsSection-module__y2fw9G__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.CommentsSection-module__y2fw9G__pageButton{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-muted);color:var(--text);transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s var(--ease-out-expo);align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.CommentsSection-module__y2fw9G__pageButton:hover,.CommentsSection-module__y2fw9G__pageButton:focus-visible{background:var(--bg-muted-lighter);border-color:var(--border-hover);transform:translateY(-1px)}.CommentsSection-module__y2fw9G__pageButtonDisabled,.CommentsSection-module__y2fw9G__pageButtonDisabled:hover,.CommentsSection-module__y2fw9G__pageButtonDisabled:focus-visible{cursor:default;opacity:.4;background:var(--bg-muted);color:var(--text-muted);transform:none}.CommentsSection-module__y2fw9G__pageInfo{color:var(--text-dim);font-size:.85rem}.CommentsSection-module__y2fw9G__signInPrompt{border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--bg-muted-lighter);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.75rem;display:flex}.CommentsSection-module__y2fw9G__signInInlineForm{margin:0}.CommentsSection-module__y2fw9G__signInButton{background:var(--bg-muted);border:1px solid var(--border);border-radius:var(--radius-sm);font:inherit;color:var(--text-muted);cursor:pointer;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.85rem;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.CommentsSection-module__y2fw9G__signInButton:hover,.CommentsSection-module__y2fw9G__signInButton:focus-visible{color:var(--accent);background:var(--bg-muted);border-color:var(--accent-subtle)}@media (max-width:640px){.CommentsSection-module__y2fw9G__container{margin-top:1.25rem;padding:.85rem}.CommentsSection-module__y2fw9G__heading{font-size:.95rem}.CommentsSection-module__y2fw9G__signInPrompt{flex-direction:column;align-items:flex-start;padding:.6rem;font-size:.85rem}.CommentsSection-module__y2fw9G__pageButton{min-height:44px;padding:.45rem .65rem;font-size:.82rem}}
