:root{--purpleGradientBackground:linear-gradient(to top left, #b19cd8, #ccb7e5, #e6d1f2);--greenGradientBackground:linear-gradient(to top left, #43bc43, #8dd88d, #d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left, #7c3aed, #6d28d9, #3730a3);--greenGradientBackgroundHover:linear-gradient(to top left, #16a34a, #059669, #0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorLight:#9660f0;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--space-1:calc((8 / 16) * 1rem);--space-1-5:calc((12 / 16) * 1rem);--space-2:calc((16 / 16) * 1rem);--space-3:calc((24 / 16) * 1rem);--space-4:calc((32 / 16) * 1rem);--space-6:calc((48 / 16) * 1rem);--space-8:calc((64 / 16) * 1rem);--textMutedColor:#888;--dangerColor:#ef4444;--dangerColorHover:#d83c3c;--adminBorderColor:#7c3aed33;--adminPageBackground:#f7f5fb;--headerHeight:calc((60 / 16) * 1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom) * 2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440 / 16) * 1rem);--maxWidthHeader:calc((1920 / 16) * 1rem);--maxWidthReading:calc((768 / 16) * 1rem);--maxWidthUserProfile:calc((1024 / 16) * 1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cornerPage{min-height:calc(100vh - var(--headerHeight));min-height:calc(100svh - var(--headerHeight));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.cornerPage nav{width:100%;margin-top:1rem}.cornerPage nav ul{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media only screen and (min-width:40rem){.cornerPage nav ul{grid-template-columns:repeat(2,1fr)}}.cornerPage nav li{display:flex}.cornerPage nav a{-webkit-backdrop-filter:blur(12px);border-radius:var(--contentBorderRadius);background:#ffffff73;border:1px solid #ffffffb3;flex-direction:column;gap:.75rem;width:100%;padding:1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #00000012}@media (hover:hover){.cornerPage nav a:hover{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}}.cornerPage nav a:active{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.cornerPage nav .nav-card__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 40;border-radius:.625rem;width:fit-content;padding:.5rem;font-size:2.25rem;line-height:1}.cornerPage nav .nav-card__title{margin-top:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.59375rem}.cornerPage nav .nav-card__description{color:#0000008c;font-size:.875rem;font-weight:400;line-height:1.6}.feedPostTimestamp{color:#888;align-items:center;margin-right:auto;font-size:.75rem;line-height:1.125rem;display:flex}
:root{--purpleGradientBackground:linear-gradient(to top left, #b19cd8, #ccb7e5, #e6d1f2);--greenGradientBackground:linear-gradient(to top left, #43bc43, #8dd88d, #d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left, #7c3aed, #6d28d9, #3730a3);--greenGradientBackgroundHover:linear-gradient(to top left, #16a34a, #059669, #0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorLight:#9660f0;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--space-1:calc((8 / 16) * 1rem);--space-1-5:calc((12 / 16) * 1rem);--space-2:calc((16 / 16) * 1rem);--space-3:calc((24 / 16) * 1rem);--space-4:calc((32 / 16) * 1rem);--space-6:calc((48 / 16) * 1rem);--space-8:calc((64 / 16) * 1rem);--textMutedColor:#888;--dangerColor:#ef4444;--dangerColorHover:#d83c3c;--adminBorderColor:#7c3aed33;--adminPageBackground:#f7f5fb;--headerHeight:calc((60 / 16) * 1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom) * 2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440 / 16) * 1rem);--maxWidthHeader:calc((1920 / 16) * 1rem);--maxWidthReading:calc((768 / 16) * 1rem);--maxWidthUserProfile:calc((1024 / 16) * 1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cornerPage{min-height:calc(100vh - var(--headerHeight));min-height:calc(100svh - var(--headerHeight));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.cornerPage nav{width:100%;margin-top:1rem}.cornerPage nav ul{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media only screen and (min-width:40rem){.cornerPage nav ul{grid-template-columns:repeat(2,1fr)}}.cornerPage nav li{display:flex}.cornerPage nav a{-webkit-backdrop-filter:blur(12px);border-radius:var(--contentBorderRadius);background:#ffffff73;border:1px solid #ffffffb3;flex-direction:column;gap:.75rem;width:100%;padding:1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #00000012}@media (hover:hover){.cornerPage nav a:hover{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}}.cornerPage nav a:active{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.cornerPage nav .nav-card__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 40;border-radius:.625rem;width:fit-content;padding:.5rem;font-size:2.25rem;line-height:1}.cornerPage nav .nav-card__title{margin-top:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.59375rem}.cornerPage nav .nav-card__description{color:#0000008c;font-size:.875rem;font-weight:400;line-height:1.6}.feedPostActions{padding:calc(var(--headerPaddingLeftRight)*1.5/2) var(--headerPaddingLeftRight);border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;display:flex}.feedPostActions__left,.feedPostActions__right{gap:16px;display:flex}.feedPostActions a{text-decoration:none}
:root{--purpleGradientBackground:linear-gradient(to top left, #b19cd8, #ccb7e5, #e6d1f2);--greenGradientBackground:linear-gradient(to top left, #43bc43, #8dd88d, #d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left, #7c3aed, #6d28d9, #3730a3);--greenGradientBackgroundHover:linear-gradient(to top left, #16a34a, #059669, #0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorLight:#9660f0;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--space-1:calc((8 / 16) * 1rem);--space-1-5:calc((12 / 16) * 1rem);--space-2:calc((16 / 16) * 1rem);--space-3:calc((24 / 16) * 1rem);--space-4:calc((32 / 16) * 1rem);--space-6:calc((48 / 16) * 1rem);--space-8:calc((64 / 16) * 1rem);--textMutedColor:#888;--dangerColor:#ef4444;--dangerColorHover:#d83c3c;--adminBorderColor:#7c3aed33;--adminPageBackground:#f7f5fb;--headerHeight:calc((60 / 16) * 1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom) * 2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440 / 16) * 1rem);--maxWidthHeader:calc((1920 / 16) * 1rem);--maxWidthReading:calc((768 / 16) * 1rem);--maxWidthUserProfile:calc((1024 / 16) * 1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cornerPage{min-height:calc(100vh - var(--headerHeight));min-height:calc(100svh - var(--headerHeight));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.cornerPage nav{width:100%;margin-top:1rem}.cornerPage nav ul{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media only screen and (min-width:40rem){.cornerPage nav ul{grid-template-columns:repeat(2,1fr)}}.cornerPage nav li{display:flex}.cornerPage nav a{-webkit-backdrop-filter:blur(12px);border-radius:var(--contentBorderRadius);background:#ffffff73;border:1px solid #ffffffb3;flex-direction:column;gap:.75rem;width:100%;padding:1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #00000012}@media (hover:hover){.cornerPage nav a:hover{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}}.cornerPage nav a:active{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.cornerPage nav .nav-card__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 40;border-radius:.625rem;width:fit-content;padding:.5rem;font-size:2.25rem;line-height:1}.cornerPage nav .nav-card__title{margin-top:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.59375rem}.cornerPage nav .nav-card__description{color:#0000008c;font-size:.875rem;font-weight:400;line-height:1.6}.feedPostInfo{padding:calc(var(--headerPaddingLeftRight)*1.5/2) var(--headerPaddingLeftRight);border-top:1px solid #efefef}.feedPostInfo__caption{color:var(--headerTextColor);font-size:.875rem;line-height:1.3125rem}.feedPostInfo__caption .feedPost__username{font-weight:800}.feedPostInfo__caption p:empty{min-height:1em}.feedPostInfo__caption p+p{margin-top:.5em}.feedPostInfo__caption ul,.feedPostInfo__caption ol{margin:.5em 0;padding-left:1.25rem}.feedPostInfo__caption ul{list-style:outside}.feedPostInfo__caption ol{list-style:decimal}
:root{--purpleGradientBackground:linear-gradient(to top left, #b19cd8, #ccb7e5, #e6d1f2);--greenGradientBackground:linear-gradient(to top left, #43bc43, #8dd88d, #d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left, #7c3aed, #6d28d9, #3730a3);--greenGradientBackgroundHover:linear-gradient(to top left, #16a34a, #059669, #0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorLight:#9660f0;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--space-1:calc((8 / 16) * 1rem);--space-1-5:calc((12 / 16) * 1rem);--space-2:calc((16 / 16) * 1rem);--space-3:calc((24 / 16) * 1rem);--space-4:calc((32 / 16) * 1rem);--space-6:calc((48 / 16) * 1rem);--space-8:calc((64 / 16) * 1rem);--textMutedColor:#888;--dangerColor:#ef4444;--dangerColorHover:#d83c3c;--adminBorderColor:#7c3aed33;--adminPageBackground:#f7f5fb;--headerHeight:calc((60 / 16) * 1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom) * 2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440 / 16) * 1rem);--maxWidthHeader:calc((1920 / 16) * 1rem);--maxWidthReading:calc((768 / 16) * 1rem);--maxWidthUserProfile:calc((1024 / 16) * 1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cornerPage{min-height:calc(100vh - var(--headerHeight));min-height:calc(100svh - var(--headerHeight));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.cornerPage nav{width:100%;margin-top:1rem}.cornerPage nav ul{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media only screen and (min-width:40rem){.cornerPage nav ul{grid-template-columns:repeat(2,1fr)}}.cornerPage nav li{display:flex}.cornerPage nav a{-webkit-backdrop-filter:blur(12px);border-radius:var(--contentBorderRadius);background:#ffffff73;border:1px solid #ffffffb3;flex-direction:column;gap:.75rem;width:100%;padding:1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #00000012}@media (hover:hover){.cornerPage nav a:hover{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}}.cornerPage nav a:active{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.cornerPage nav .nav-card__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 40;border-radius:.625rem;width:fit-content;padding:.5rem;font-size:2.25rem;line-height:1}.cornerPage nav .nav-card__title{margin-top:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.59375rem}.cornerPage nav .nav-card__description{color:#0000008c;font-size:.875rem;font-weight:400;line-height:1.6}.feedPostComments{border-top:1px solid #efefef}.feedPostComments__list{padding:calc(var(--headerPaddingLeftRight)*1.5/2) var(--headerPaddingLeftRight);flex-direction:column;gap:14px;display:flex}.feedPostComments__list--empty{color:var(--headerTextColor);opacity:.55;text-align:center;font-size:.8125rem;line-height:1.21875rem}
:root{--purpleGradientBackground:linear-gradient(to top left, #b19cd8, #ccb7e5, #e6d1f2);--greenGradientBackground:linear-gradient(to top left, #43bc43, #8dd88d, #d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left, #7c3aed, #6d28d9, #3730a3);--greenGradientBackgroundHover:linear-gradient(to top left, #16a34a, #059669, #0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorLight:#9660f0;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--space-1:calc((8 / 16) * 1rem);--space-1-5:calc((12 / 16) * 1rem);--space-2:calc((16 / 16) * 1rem);--space-3:calc((24 / 16) * 1rem);--space-4:calc((32 / 16) * 1rem);--space-6:calc((48 / 16) * 1rem);--space-8:calc((64 / 16) * 1rem);--textMutedColor:#888;--dangerColor:#ef4444;--dangerColorHover:#d83c3c;--adminBorderColor:#7c3aed33;--adminPageBackground:#f7f5fb;--headerHeight:calc((60 / 16) * 1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom) * 2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440 / 16) * 1rem);--maxWidthHeader:calc((1920 / 16) * 1rem);--maxWidthReading:calc((768 / 16) * 1rem);--maxWidthUserProfile:calc((1024 / 16) * 1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cornerPage{min-height:calc(100vh - var(--headerHeight));min-height:calc(100svh - var(--headerHeight));flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 0;display:flex}.cornerPage nav{width:100%;margin-top:1rem}.cornerPage nav ul{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media only screen and (min-width:40rem){.cornerPage nav ul{grid-template-columns:repeat(2,1fr)}}.cornerPage nav li{display:flex}.cornerPage nav a{-webkit-backdrop-filter:blur(12px);border-radius:var(--contentBorderRadius);background:#ffffff73;border:1px solid #ffffffb3;flex-direction:column;gap:.75rem;width:100%;padding:1.75rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 16px #00000012}@media (hover:hover){.cornerPage nav a:hover{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}}.cornerPage nav a:active{background:#ffffffc7;transform:translateY(-3px);box-shadow:0 10px 28px #0000001a}.cornerPage nav .nav-card__icon{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 40;border-radius:.625rem;width:fit-content;padding:.5rem;font-size:2.25rem;line-height:1}.cornerPage nav .nav-card__title{margin-top:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.59375rem}.cornerPage nav .nav-card__description{color:#0000008c;font-size:.875rem;font-weight:400;line-height:1.6}.commentInput{padding:calc(var(--headerPaddingLeftRight)*1.5/2) var(--headerPaddingLeftRight);border-top:1px solid #e6e6e6;flex-direction:row;align-items:center;gap:.5rem;display:flex}
