.\32 1-01_ToastRegion-module-scss-module__ga2KqW__toastRegion{z-index:500;pointer-events:none;flex-direction:column-reverse;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}
.react-aria-Tooltip{color:#ccc;forced-color-adjust:none;white-space:nowrap;background:#333;border-radius:4px;outline:none;max-width:150px;padding:.25rem .5rem;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:.75rem;transition:transform .2s,opacity .2s;transform:translate(0,0);box-shadow:0 8px 20px #0000001a}.react-aria-Tooltip[data-entering],.react-aria-Tooltip[data-exiting]{transform:var(--origin);opacity:0}.react-aria-Tooltip[data-placement=top]{--origin:translateY(4px);margin-bottom:10px}.react-aria-Tooltip[data-placement=bottom]{--origin:translateY(-4px);margin-top:10px}.react-aria-Tooltip[data-placement=bottom] .react-aria-OverlayArrow svg{transform:rotate(180deg)}.react-aria-Tooltip[data-placement=right]{--origin:translateX(-4px);margin-left:10px}.react-aria-Tooltip[data-placement=right] .react-aria-OverlayArrow svg{transform:rotate(90deg)}.react-aria-Tooltip[data-placement=left]{--origin:translateX(4px);margin-right:10px}.react-aria-Tooltip[data-placement=left] .react-aria-OverlayArrow svg{transform:rotate(-90deg)}.react-aria-Tooltip .react-aria-OverlayArrow svg{fill:#333;display:block}
.\33 0-02_PageTransition-module-scss-module__iyZAza__wrapper{width:100%}.\33 0-02_PageTransition-module-scss-module__iyZAza__slideFromRight{animation:.25s cubic-bezier(0,0,.2,1) both \33 0-02_PageTransition-module-scss-module__iyZAza__slideInFromRight}.\33 0-02_PageTransition-module-scss-module__iyZAza__slideFromLeft{animation:.25s cubic-bezier(0,0,.2,1) both \33 0-02_PageTransition-module-scss-module__iyZAza__slideInFromLeft}@keyframes \33 0-02_PageTransition-module-scss-module__iyZAza__slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:none}}@keyframes \33 0-02_PageTransition-module-scss-module__iyZAza__slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:none}}
.three-dot-trigger{color:gray;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.three-dot-trigger:hover{color:#ccc}.react-aria-Popover{--background-color:#333;box-sizing:border-box;filter:drop-shadow(0 8px 20px #0000004d);background:var(--background-color);color:#ccc;border-radius:8px;outline:.5px solid gray;padding:8px;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:.875rem;transition:transform .2s,opacity .2s}.react-aria-Popover[data-trigger=MenuTrigger],.react-aria-Popover[data-trigger=SubmenuTrigger]{padding:0}.react-aria-Popover .react-aria-OverlayArrow svg{fill:var(--background-color);stroke:gray;paint-order:stroke;stroke-width:2px;display:block}.react-aria-Popover[data-entering],.react-aria-Popover[data-exiting]{transform:var(--origin);opacity:0}.react-aria-Popover[data-placement=top]{--origin:translateY(8px)}.react-aria-Popover[data-placement=top]:has(.react-aria-OverlayArrow){margin-bottom:6px}.react-aria-Popover[data-placement=bottom]{--origin:translateY(-8px)}.react-aria-Popover[data-placement=bottom]:has(.react-aria-OverlayArrow){margin-top:6px}.react-aria-Popover[data-placement=bottom] .react-aria-OverlayArrow svg{transform:rotate(180deg)}.react-aria-Popover[data-placement=right]{--origin:translateX(-8px)}.react-aria-Popover[data-placement=right]:has(.react-aria-OverlayArrow){margin-left:6px}.react-aria-Popover[data-placement=right] .react-aria-OverlayArrow svg{transform:rotate(90deg)}.react-aria-Popover[data-placement=left]{--origin:translateX(8px)}.react-aria-Popover[data-placement=left]:has(.react-aria-OverlayArrow){margin-right:6px}.react-aria-Popover[data-placement=left] .react-aria-OverlayArrow svg{transform:rotate(-90deg)}.react-aria-Menu{min-height:0;max-height:inherit;box-sizing:border-box;border-radius:inherit;--check-width:0;grid-template-columns:.75rem var(--check-width) auto 1fr auto .75rem;outline:none;grid-auto-rows:max-content;min-width:150px;display:grid;overflow:auto}.react-aria-Menu:has(>[data-selection-mode]){--check-width:tokens.$space-6}.react-aria-Menu[data-empty]{justify-content:center;align-items:center;min-height:2rem;font-style:italic;display:flex}.react-aria-MenuItem{cursor:pointer;color:gray;grid-column:1/-1;grid-template-areas:".check icon label end.";grid-template-columns:subgrid;forced-color-adjust:none;-webkit-tap-highlight-color:#0000;border-radius:calc(8px - .25rem);outline:none;align-items:center;margin-inline:.25rem;padding:.5rem 0;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:.875rem;display:grid;position:relative}.react-aria-MenuItem>svg:not(.lucide-check,.lucide-dot,.lucide-chevron-right){grid-area:icon;justify-self:center;width:1rem;height:1rem;margin-inline-end:.5rem}.react-aria-MenuItem:first-of-type{margin-top:.25rem}.react-aria-MenuItem:last-of-type{margin-bottom:.25rem}.react-aria-MenuItem[data-open],.react-aria-MenuItem[data-pressed]{background:#4d4d4d}.react-aria-MenuItem[data-focused]{color:#ccc;background:#4d4d4d}.react-aria-MenuItem[href]{cursor:pointer;text-decoration:none}.react-aria-MenuItem[data-disabled]{color:#4d4d4d}.react-aria-MenuItem .react-aria-Text:not([slot]),.react-aria-MenuItem [slot=label]{grid-area:label;font-weight:500}.react-aria-MenuItem [slot=description]{grid-area:desc;font-size:.75rem}.react-aria-Menu .react-aria-Separator{border:0;border-top:.5px solid gray;grid-column:1/-1;width:auto;height:auto;margin:0 .5rem}
.\33 1-01_ContentCard-module-scss-module__KgBd2W__card{cursor:pointer;flex-direction:column;gap:.25rem;width:100%;display:flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__expanded,.\33 1-01_ContentCard-module-scss-module__KgBd2W__detailMode{cursor:default}.\33 1-01_ContentCard-module-scss-module__KgBd2W__thumbnail{aspect-ratio:3/2;border-radius:1rem;flex-shrink:0;width:100%;margin-bottom:.25rem;position:relative;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__thumbnailImg{object-fit:cover}.\33 1-01_ContentCard-module-scss-module__KgBd2W__chipOverlay{z-index:1;position:absolute;top:.75rem;left:.75rem}.\33 1-01_ContentCard-module-scss-module__KgBd2W__chipStack{pointer-events:none;position:absolute;inset:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__viewChipOverlay{z-index:1;position:absolute;top:.75rem;right:.75rem}.\33 1-01_ContentCard-module-scss-module__KgBd2W__bodyPreview{min-width:0;position:relative}.\33 1-01_ContentCard-module-scss-module__KgBd2W__previewText{color:#ccc;overflow-wrap:break-word;word-break:normal;min-width:0;max-height:3rem;margin:0;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__previewTail{white-space:nowrap}.\33 1-01_ContentCard-module-scss-module__KgBd2W__previewSuffix{font-weight:700}.\33 1-01_ContentCard-module-scss-module__KgBd2W__previewMeasure{visibility:hidden;pointer-events:none;position:absolute;inset:0;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__previewMeasureText{color:#ccc;overflow-wrap:break-word;word-break:normal;margin:0;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;overflow:visible}.\33 1-01_ContentCard-module-scss-module__KgBd2W__expandable{grid-template-rows:0fr;margin-top:-.25rem;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1),margin-top .3s cubic-bezier(.4,0,.2,1);display:grid}.\33 1-01_ContentCard-module-scss-module__KgBd2W__open,.\33 1-01_ContentCard-module-scss-module__KgBd2W__detailMode .\33 1-01_ContentCard-module-scss-module__KgBd2W__expandable{grid-template-rows:1fr;margin-top:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__expandableInner{opacity:0;flex-direction:column;gap:.25rem;transition:opacity .3s cubic-bezier(.4,0,.2,1) .1s;display:flex;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__open .\33 1-01_ContentCard-module-scss-module__KgBd2W__expandableInner,.\33 1-01_ContentCard-module-scss-module__KgBd2W__detailMode .\33 1-01_ContentCard-module-scss-module__KgBd2W__expandableInner{opacity:1}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody{color:#ccc;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody>:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure)+:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure){margin-top:.5rem}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody p{margin:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody p:empty{min-height:1em}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody p:has(>br:only-child){min-height:1em}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody>p:empty+:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure),.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody>:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure)+p:empty{margin-top:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody>p:has(>br:only-child)+:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure){margin-top:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody>:is(p,h1,h2,h3,ul,ol,blockquote,pre,hr,img,figure)+p:has(>br:only-child){margin-top:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody h1,.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody h2,.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody h3{margin:0;font-weight:700}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody ul{margin:0 0 0 1.5rem;list-style:outside}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody ol{margin:0 0 0 1.5rem}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody blockquote{color:#999;border-left:2px solid gray;margin:0;padding-left:1rem;font-style:italic}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody a{color:#ccc;text-decoration:underline}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody img{cursor:pointer;opacity:1;border-radius:.5rem;width:100%;max-width:100%;height:auto;min-height:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);display:block}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody img[data-rich-image-loading=true]{opacity:0;background:linear-gradient(90deg,#1a1a1a 0%,#333 42%,#262626 58%,#1a1a1a 100%) 0 0/200% 100%;min-height:12rem;animation:1.2s cubic-bezier(.4,0,.2,1) infinite \33 1-01_ContentCard-module-scss-module__KgBd2W__rich-image-shimmer}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody img[data-rich-image-loaded=true]{opacity:1;background:0 0;min-height:0;animation:none}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody figure{margin:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody figure[data-rich-image-loading=true]{background:linear-gradient(90deg,#1a1a1a 0%,#333 42%,#262626 58%,#1a1a1a 100%) 0 0/200% 100%;border-radius:.5rem;animation:1.2s cubic-bezier(.4,0,.2,1) infinite \33 1-01_ContentCard-module-scss-module__KgBd2W__rich-image-shimmer;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody figure[data-rich-image-loaded=true]{background:0 0;animation:none}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody figcaption{margin-inline:auto;text-align:center;color:#bfbfbf;max-width:75%;margin-top:.5rem;padding:0 1rem;font-size:.85rem;font-style:italic;line-height:1.4}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutBlock{background-color:#333;border-radius:.5rem;grid-template-columns:auto 1fr;align-items:start;gap:.5rem;margin:.5rem 0;padding:.75rem;display:grid}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutIcon{justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:5px;display:inline-flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutIcon:before{content:"";background-color:#ccc;width:100%;height:100%;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 16v-4'/%3E%3Cpath d='M12 8h.01'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutBody{min-width:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutBody>:first-child{margin-top:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutBody>:last-child{margin-bottom:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .calloutBody>p{margin:0}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewCard{cursor:pointer;background-color:#262626;border-radius:1rem;flex-direction:column;gap:.5rem;margin:1rem 0;padding:1rem;display:flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewMain{grid-template-columns:4.5rem 1fr;align-items:start;gap:1rem;display:grid}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewImageWrap{aspect-ratio:1;background-color:#333;border-radius:.5rem;width:100%;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewImage{object-fit:cover;cursor:default;border-radius:0;width:100%;height:100%}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewImageFallback{background:linear-gradient(135deg,#333,#4d4d4d);width:100%;height:100%}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewTitle{margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewDescription{color:#b3b3b3;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;min-width:0;margin:0;display:-webkit-box;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewDescriptionText{color:inherit}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewMeta{justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:-2px;display:flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewMetaLeft{flex:1;align-items:center;min-width:0;display:flex}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewSlug{text-align:left;color:#999;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:.75rem;line-height:1.2;text-decoration:none;overflow:hidden}.\33 1-01_ContentCard-module-scss-module__KgBd2W__richBody .linkPreviewMetaText{display:none}@keyframes \33 1-01_ContentCard-module-scss-module__KgBd2W__rich-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.\33 1-01_ContentCard-module-scss-module__KgBd2W__closeRow{justify-content:center;padding:.5rem 0;display:flex}
.\33 1-02_UploadCard-module-scss-module__Wha3Ia__uploadCard{border:1px dashed gray;border-radius:15px;flex-direction:column;flex:1;align-items:center;gap:1rem;padding:1rem;display:flex;overflow:hidden}.\33 1-02_UploadCard-module-scss-module__Wha3Ia__urlRow{border-bottom:.5px solid gray;justify-content:space-between;align-items:center;width:100%;height:1.5rem;padding:0 .5rem .25rem;display:flex}.\33 1-02_UploadCard-module-scss-module__Wha3Ia__urlInput{color:#ccc;background:0 0;border:none;outline:none;flex:1;font-family:Satoshi,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:400}.\33 1-02_UploadCard-module-scss-module__Wha3Ia__urlInput::placeholder{color:gray}.\33 1-02_UploadCard-module-scss-module__Wha3Ia__pasteBtn{color:gray;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.\33 1-02_UploadCard-module-scss-module__Wha3Ia__pasteBtn:hover{color:#ccc}
