.article-prose{color:var(--foreground);overflow-wrap:anywhere;font-family:Manrope,Arial,sans-serif;font-size:17px;line-height:1.8}.article-prose>p{color:var(--muted-foreground);margin:0 0 1.35em}.article-prose>p:first-child{color:var(--foreground);font-size:19px}.article-prose h2{letter-spacing:-.03em;margin:1.7em 0 .7em;font-size:29px;font-weight:700;line-height:1.25}.article-prose h3{margin:1.5em 0 .6em;font-size:23px;font-weight:700;line-height:1.3}.article-prose h4{margin:1.5em 0 .6em;font-size:19px;font-weight:700;line-height:1.35}.article-prose strong{color:var(--foreground);font-weight:750}.article-prose a{text-underline-offset:4px;text-decoration:underline}.article-prose ul,.article-prose ol{margin:1.5em 0;padding-left:1.6em}.article-prose ul{list-style:outside}.article-prose ol{list-style:decimal}.article-prose li{margin:.5em 0;padding-left:.25em}.article-prose li p{margin:.35em 0}.article-prose blockquote{background:var(--soft);color:var(--foreground);text-align:center;border:0;border-radius:12px;margin:40px 0;padding:48px;font-size:27px;font-weight:650;line-height:1.45}.article-prose blockquote:before{content:"";background:currentColor;border-radius:10px;width:40px;height:4px;margin:0 auto 24px;display:block}.article-prose blockquote p{color:inherit;margin:0}.article-prose .article-figure,.article-prose .article-video{margin:36px 0}.article-prose .article-figure img{aspect-ratio:auto;object-fit:contain;border-radius:12px;width:100%;height:auto;display:block}.article-prose video{aspect-ratio:16/9;background:#111;border-radius:12px;width:100%;max-height:600px}.article-prose figcaption{text-align:left;color:var(--muted-foreground);margin-top:10px;font-size:12px;line-height:1.5}.article-prose pre{background:var(--soft);border-radius:12px;margin:28px 0;padding:24px;font-size:14px;overflow-x:auto}.article-prose code{background:var(--soft);border-radius:4px;padding:2px 4px;font-family:Geist Mono,monospace}.article-prose hr{border:0;border-top:1px solid var(--border);margin:36px 0}.article-prose table{border-collapse:collapse;table-layout:fixed;width:100%;margin:24px 0}.article-prose td,.article-prose th{border:1px solid var(--border);vertical-align:top;min-width:90px;padding:12px 16px;position:relative}.article-prose th{background:var(--soft);text-align:left;font-weight:750}.article-prose td p,.article-prose th p{margin:0}.article-table-wrapper,.tableWrapper{overflow-x:auto}.article-prose .selectedCell{background:color-mix(in srgb, var(--foreground) 8%, var(--soft))}.article-prose .column-resize-handle{pointer-events:none;background:#8b9b86;width:4px;position:absolute;top:0;bottom:0;right:-2px}.resize-cursor{cursor:col-resize}@media (max-width:760px){.article-prose{font-size:16px}.article-prose blockquote{padding:30px 24px;font-size:23px}.article-prose h2{font-size:26px}}.article-external-video{margin:2rem 0}.article-external-video-frame{aspect-ratio:16/9;background:#090909;border-radius:18px;overflow:hidden}.article-external-video iframe,.article-external-video>video{background:#090909;border:0;width:100%;height:100%;min-height:260px;display:block}.article-external-video figcaption{color:var(--muted);margin-top:.65rem;font-size:.88rem}.article-prose .article-link-preview{border:1px solid var(--border);background:var(--background);min-height:126px;color:var(--foreground);border-radius:14px;grid-template-columns:168px minmax(0,1fr) auto;align-items:stretch;margin:30px 0;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;overflow:hidden}.article-prose a.article-link-preview:hover{border-color:color-mix(in srgb, var(--foreground) 34%, var(--border));transform:translateY(-2px);box-shadow:0 15px 36px #0000001a}.article-link-preview-media{background:var(--soft);min-height:126px;display:block;position:relative}.article-link-preview-media img{object-fit:cover;width:100%;height:100%;min-height:126px;display:block}.article-link-preview-placeholder{width:100%;height:100%;min-height:126px;color:var(--muted-foreground);background:radial-gradient(circle at 20% 25%, color-mix(in srgb, var(--foreground) 9%, transparent), transparent 38%), var(--soft);justify-content:center;align-items:center;gap:9px;display:flex}.article-link-preview-placeholder>span{font-size:21px;font-weight:760}.article-link-preview-copy{flex-direction:column;justify-content:center;gap:5px;min-width:0;padding:20px 24px;display:flex}.article-link-preview-site{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.3}.article-link-preview-copy strong{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;line-height:1.35;display:-webkit-box;overflow:hidden}.article-link-preview-copy>span:last-child:not(.article-link-preview-site){color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.article-link-preview-icon{color:var(--muted-foreground);align-self:center;margin-right:18px;transition:transform .18s}a.article-link-preview:hover .article-link-preview-icon{transform:translate(2px,-2px)}@media (max-width:620px){.article-prose .article-link-preview{grid-template-columns:96px minmax(0,1fr);min-height:112px}.article-link-preview-media,.article-link-preview-media img,.article-link-preview-placeholder{min-height:112px}.article-link-preview-copy{padding:16px}.article-link-preview-copy strong{font-size:15px}.article-link-preview-icon{display:none}}
.public-button{border:1px solid var(--foreground);background:var(--foreground);min-height:46px;color:var(--background);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 26px;font-size:13px;font-weight:650;display:inline-flex}.public-button:hover{opacity:.8}.public-button:disabled{opacity:.5;cursor:wait}.share-rail .public-button,.share-rail .bookmark-button{border-color:var(--border);background:var(--background);color:var(--foreground);opacity:1}.share-rail .public-button:hover,.share-rail .bookmark-button:hover,.share-rail .bookmark-button.is-saved{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.share-rail :is(button,a) svg{stroke:currentColor;flex:none}.action-chevron{vertical-align:middle;flex:none;transition:transform .18s;display:inline-block}:is(a,button):hover>.action-chevron,:is(a,button):focus-visible>.action-chevron,a:hover>small>.action-chevron,a:focus-visible>small>.action-chevron{transform:translate(4px)}.mobile-menu-button.icon-button{display:none}.hero-arrow.public-button{color:#fff;background:#000;border:0;border-radius:50%;place-items:center;width:52px;height:52px;min-height:0;padding:0;display:grid}.hero-arrow.public-button svg{stroke:#fff;flex-shrink:0;width:25px;height:25px;transition:transform .18s}.hero-arrow-right:hover svg{transform:translate(3px)}.hero-arrow-left:hover svg{transform:translate(-3px)}.header-account{align-items:center;gap:11px;min-width:0;max-width:275px;display:flex}.header-account img,.avatar-fallback{object-fit:cover;border-radius:50%;flex:none;width:42px;height:42px}.avatar-fallback{background:var(--foreground);color:var(--background);place-items:center;font-weight:700;display:grid}.header-account>span:last-child{min-width:0}.header-account strong,.header-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.header-account strong{font-size:13px;font-weight:650}.header-account small{color:var(--muted-foreground);margin-top:4px;font-size:11px}.public-nav-search{min-width:0;position:relative}.live-search-results{z-index:80;border:1px solid var(--border);background:var(--background);text-align:left;border-radius:14px;width:min(430px,100vw - 32px);position:absolute;top:calc(100% + 17px);right:0;overflow:hidden;box-shadow:0 16px 45px #0002}.live-search-results ul{margin:0;padding:0;list-style:none}.live-search-status{color:var(--muted-foreground);margin:0;padding:14px 18px;font-size:12px}.live-search-results li>a{align-items:center;gap:12px;padding:12px 18px;display:flex}.live-search-results li>a:hover,.live-search-results li>a:focus-visible{background:var(--soft)}.live-search-results li>a>span{flex:1}.live-search-results img{object-fit:cover;border-radius:6px;width:60px;height:48px}.live-search-results small{color:var(--muted-foreground);margin-bottom:5px;font-size:10px;display:block}.live-search-results strong{font-size:13px;font-weight:600;line-height:1.4;display:block}.live-search-all{border-top:1px solid var(--border);justify-content:space-between;padding:16px 18px;font-size:12px;font-weight:650;display:flex}.icon-button{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.social-row>a{color:var(--muted-foreground);font-size:12px;font-weight:600}.public-nav-search{align-items:center;gap:8px;margin-left:auto;display:flex}.public-nav-search input{width:145px;color:var(--foreground);font:inherit;background:0 0;border:0;padding:8px;font-size:12px}.public-nav-search button{color:inherit;cursor:pointer;background:0 0;border:0;padding:6px}.public-more{font-size:14px;font-weight:600;position:relative}.public-more summary{cursor:pointer}.public-more>div{z-index:20;background:var(--background);border:1px solid var(--border);border-radius:10px;min-width:160px;padding:10px;position:absolute;top:calc(100% + 18px)}.public-more a{padding:10px;display:block}.public-more a:hover{background:var(--soft)}.public-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:45px 30px;display:grid}.public-card-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.public-card-grid.five .story-card h3{font-size:20px}.public-card-grid.five .image-badges{inset:12px 10px auto}.public-card-grid.five .image-badges>span{padding-inline:8px;font-size:8px}.public-pagination a{border:1px solid var(--border);border-radius:50%;place-items:center;min-width:44px;height:44px;padding:8px;font-size:13px;display:grid}.public-pagination a[aria-current=page]{background:var(--foreground);color:var(--background)}.public-search-form{gap:14px;max-width:800px;margin:30px 0;display:flex}.public-search-form input{border:1px solid var(--border);background:var(--background);min-width:0;color:var(--foreground);font:inherit;border-radius:999px;flex:1;padding:15px 20px}.reader-form label,.newsletter>label:not(.reader-consent){margin-bottom:18px;font-size:13px;font-weight:600;display:block}.reader-form input:not([type=checkbox]),.reader-form textarea,.newsletter input:not([type=checkbox]){border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);font:inherit;border-radius:8px;margin-top:9px;padding:13px 16px;font-weight:400;display:block}.reader-form textarea{resize:vertical}.reader-consent{color:var(--muted-foreground);align-items:flex-start;gap:11px;margin-bottom:20px;font-size:11px;line-height:1.6;display:flex!important}.reader-consent input{accent-color:var(--foreground);margin-top:3px}.reader-consent a{text-underline-offset:3px;text-decoration:underline}.honeypot{overflow:hidden;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.newsletter .public-button{min-height:40px;padding:10px 18px;font-size:11px}.article-hero-excerpt{color:var(--muted-foreground);margin-top:25px;font-size:17px;line-height:1.65}.demo-disclosure{border:1px solid var(--border);background:var(--soft);border-radius:8px;margin-bottom:30px;padding:14px 18px;font-size:12px}.tag-link{border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-size:11px}.news-sidebar>div>h3{letter-spacing:-.03em;margin:0 0 20px;font-size:24px;font-weight:650}.news-sidebar>.newsletter{margin-top:35px}.about-columns p{color:var(--muted-foreground);line-height:1.8}.contact-grid h2{letter-spacing:-.025em;margin:24px 0 15px;font-size:26px;font-weight:650}.contact-grid section>h2:first-child{margin-top:0}.policy-page{max-width:900px;padding-block:70px}.policy-page h1{letter-spacing:-.045em;margin:0 0 35px;font-size:52px;font-weight:650}.policy-page h2{margin-top:35px;font-size:24px;font-weight:650}.policy-page p{color:var(--muted-foreground);font-size:17px;line-height:1.9}.policy-page a{text-decoration:underline}.advertisement{border:1px solid var(--border);background:var(--soft);text-align:center;border-radius:8px;max-width:1100px;margin:35px auto;padding:10px;overflow:hidden}.advertisement>small{color:var(--muted-foreground);letter-spacing:.18em;margin-bottom:10px;font-size:8px;display:block}.advertisement img,.advertisement video{object-fit:contain;border-radius:4px;width:100%;height:auto;max-height:600px}.advertisement>a:not(:has(img)){margin-top:12px;font-size:11px;text-decoration:underline;display:inline-block}:is(.ad-wide>a:has(img),.ad-wide>video){aspect-ratio:4;display:block}:is(.ad-rectangle>a:has(img),.ad-rectangle>video){aspect-ratio:6/5;display:block}:is(.ad-square>a:has(img),.ad-square>video){aspect-ratio:1;display:block}.advertisement a img{height:100%}.article-prose .advertisement{font-size:12px}.not-found{align-content:center;justify-items:start;gap:25px;max-width:1000px;min-height:100vh;display:grid}.not-found h1{letter-spacing:-.055em;font-size:clamp(38px,6vw,72px);font-weight:650;line-height:1.1}.not-found p{color:var(--muted-foreground)}.skip-link{z-index:100;background:var(--foreground);color:var(--background);border-radius:6px;padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-200%)}.skip-link:focus{transform:none}@media (max-width:1250px){.public-card-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}.public-card-grid.five .story-card:nth-child(n+4){display:none}.public-nav-search input{width:100px}.nav-row{gap:20px}}@media (max-width:900px){.public-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-nav-search input{width:80px}.nav-row>a{font-size:12px}.nav-row{gap:14px}.hero-arrow{min-height:auto;padding:10px}}@media (max-width:760px){.mobile-menu-button.icon-button{grid-area:1/3;display:inline-flex}.masthead-top{gap:16px;padding-block:22px;grid-template-columns:1fr auto!important}.masthead-top .wordmark{grid-area:1/1;justify-self:start}.masthead-top .mobile-menu-button{grid-column:2}.masthead-top .masthead-actions{grid-area:2/1/auto/-1;justify-content:flex-end;justify-self:stretch;gap:12px;display:flex}.masthead-actions .public-button{min-height:40px;padding:10px 16px;font-size:12px}.hero-arrow.public-button{width:40px;height:40px}.public-card-grid,.public-card-grid.five{grid-template-columns:1fr;gap:35px}.public-card-grid.five .story-card:nth-child(n+4){display:block}.public-card-grid.five .story-card h3{font-size:25px}.public-nav-search{width:100%;margin-left:0}.public-nav-search input{flex:1}.nav-row>a{font-size:15px}.public-more>div{border:0;margin-top:10px;position:static}.public-search-form{flex-direction:column}.policy-page h1{font-size:40px}.news-sidebar{display:block}.advertisement{margin-block:25px}.share-rail{position:static}.article-layout .author-sidebar{border:0;padding:25px 0;display:block}.public-pagination{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ad-device-mobile{display:none}@media (max-width:760px){.ad-device-desktop{display:none}.ad-device-mobile{display:block}}.newsletter-subscribed-state{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:100%;display:flex}.newsletter-subscribed-state h3{margin-bottom:2px}.newsletter-subscribed-state p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.65}.newsletter-subscribed-state .newsletter-account-prompt{max-width:360px;margin-top:4px}.newsletter-subscribed-state .public-button{margin-top:4px}.newsletter input[readonly]{background:var(--soft);color:var(--muted-foreground);cursor:default}
.editor-toolbar{z-index:10;border-block:1px solid var(--border);background:var(--background);flex-wrap:wrap;align-items:center;gap:5px;padding:12px 18px;display:flex;position:sticky;top:0}.editor-toolbar button,.editor-toolbar select{white-space:nowrap;min-height:30px;color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:5px 8px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.editor-toolbar select{border-color:var(--border)}.editor-toolbar button:hover,.editor-toolbar button.active{background:var(--soft);border-color:var(--border)}.editor-toolbar button:disabled{opacity:.3;cursor:not-allowed}.tiptap-content{outline:0;min-height:600px;padding:38px}.tiptap-content .selected-media{border-radius:12px;outline:2px solid #809875}.editor-media-dialog{max-height:90vh;overflow-y:auto;z-index:70!important;width:min(560px,100vw - 32px)!important;max-width:none!important;padding:28px!important}.editor-media-dialog [data-slot=dialog-title]{letter-spacing:-.03em;font-size:23px;font-weight:650}.editor-asset-preview{object-fit:contain;border-radius:8px;max-height:140px;margin:12px 0 20px}.editor-media-dialog .admin-form>label{margin-bottom:20px;font-size:12px;font-weight:600;display:block}.editor-media-dialog :is(input,textarea,select){border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);font:inherit;border-radius:7px;margin-top:8px;padding:11px 13px;font-size:13px}.editor-media-dialog small{color:var(--muted-foreground);margin-top:7px;font-size:10px;line-height:1.5;display:block}.editor-media-dialog .admin-form-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.editor-media-dialog .admin-button{border:1px solid var(--border);color:var(--foreground);font:inherit;background:var(--background);cursor:pointer;border-radius:7px;padding:10px 18px;font-size:12px}.editor-media-dialog .admin-button.primary{background:var(--foreground);color:var(--background)}.rich-editor .admin-error,.editor-media-dialog .admin-error{color:#b4342c;padding:12px;font-size:12px}.editor-paste-hint{border-top:1px solid var(--border);color:var(--muted-foreground);margin:0;padding:10px 38px 18px;font-size:11px;line-height:1.5}@media (max-width:760px){.tiptap-content{min-height:440px;padding:25px 20px}.editor-paste-hint{padding-inline:20px}}
.editor-gallery-dialog{min-width:0;max-height:90dvh;overflow-y:auto;width:min(720px,100vw - 32px)!important;max-width:720px!important}.editor-gallery-dialog>*{min-width:0;max-width:100%}.editor-gallery-dialog .editor-gallery-items{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:12px;width:100%;min-width:0;display:grid}.editor-gallery-items>div{min-width:0;max-width:100%;position:relative}.editor-gallery-items img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto}.editor-gallery-items>div>button{color:#111;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid;position:absolute;top:5px;right:5px}.editor-gallery-items small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.media-picker,.media-picker-trigger,.media-picker-trigger>span{min-width:0;max-width:100%}.media-picker-trigger strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-gallery-dialog .gallery-upload{justify-self:center}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b64b43!important}
.community-auth{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(30px,7vw,130px);padding-block:75px 100px;display:grid}.community-auth>section:first-child{padding-top:30px}.community-eyebrow{letter-spacing:.12em;color:var(--muted-foreground);text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:650;display:block}.community-auth h1,.community-heading h1,.community-member-header h1{letter-spacing:-.055em;margin:0 0 25px;font-size:clamp(38px,4vw,64px);font-weight:650;line-height:1.06}.community-auth p,.community-heading p{color:var(--muted-foreground);font-size:15px;line-height:1.8}.community-auth-notes{margin-top:40px}.community-auth-notes p{border-bottom:1px solid var(--border);color:var(--foreground);padding:16px 0}.community-card{background:var(--background);border:1px solid var(--border);border-radius:16px;min-width:0;padding:32px}.community-card h2,.community-section-heading h2{letter-spacing:-.035em;margin:0 0 25px;font-size:25px;font-weight:650}.community-form label{margin-bottom:22px;font-size:13px;font-weight:600;display:block}.community-form input:not([type=checkbox]),.community-form textarea,.community-form select,.community-feed-filter select{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;color:var(--foreground);font:inherit;border-radius:8px;margin-top:9px;padding:12px 14px;font-weight:400;display:block}.community-form input:focus-visible,.community-form textarea:focus-visible,.community-form select:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.community-form input:disabled{opacity:.6}.community-form textarea{resize:vertical}.community-form small,.community-fine{color:var(--muted-foreground);margin-top:8px;font-size:11px;font-weight:400;line-height:1.65;display:block}.community-form .public-button{margin-top:6px}.community-check{align-items:flex-start;gap:10px;line-height:1.6;font-size:12px!important;display:flex!important}.community-check input{width:17px;height:17px;accent-color:var(--foreground);margin-top:2px}.community-check a,.community-switch a,.community-fine a{text-underline-offset:3px;text-decoration:underline}.community-switch{margin:24px 0 0;font-size:12px!important}.handle-input{border:1px solid var(--border);border-radius:8px;align-items:center;margin-top:9px;display:flex;overflow:hidden}.handle-input span{color:var(--muted-foreground);white-space:nowrap;padding-left:12px;font-size:11px}.handle-input input{border:0!important;border-radius:0!important;margin:0!important;padding-left:4px!important}.community-error,.community-success{border-radius:8px;margin:16px 0 24px;padding:14px 18px;font-size:13px;line-height:1.6}.community-error{color:#b4342c;background:#d94b4210;border:1px solid #d94b4250}.community-success{color:var(--foreground);background:#65905012;border:1px solid #65905050}.community-workspace,.community-feed{padding-block:55px 85px}.community-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;display:flex}.community-heading p{margin:0}.community-heading p a{align-items:center;gap:8px;display:inline-flex}.community-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.community-secondary{border:1px solid var(--border);background:var(--background);min-height:43px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:600;display:inline-flex}.community-secondary:hover{background:var(--soft)}.community-text-button{color:var(--muted-foreground);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:12px;text-decoration:underline;display:inline-flex}.community-profile-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:32px;display:grid}.profile-avatar-row{align-items:center;gap:18px;margin-bottom:22px;display:flex}.profile-avatar-row label{flex:1;min-width:0;margin-bottom:0}.profile-avatar{object-fit:cover;border-radius:50%;width:84px;height:84px;font-size:36px}.community-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.community-section-heading h2{margin:0}.community-section-heading>span,.community-feed-filter>span{color:var(--muted-foreground);font-size:12px}.community-post-table{border:1px solid var(--border);border-radius:12px;overflow-x:auto}.community-post-table table{border-collapse:collapse;width:100%;min-width:590px}.community-post-table th,.community-post-table td{border-bottom:1px solid var(--border);text-align:left;padding:16px 18px;font-size:12px}.community-post-table th{text-transform:uppercase;letter-spacing:.08em;background:var(--soft);font-size:10px}.community-post-table td:first-child{max-width:340px;font-weight:600}.community-status{background:var(--soft);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:10px;line-height:1.25;display:inline-flex}.community-empty{text-align:center;background:var(--soft);border-radius:14px;margin:25px 0;padding:60px 25px}.community-empty h2,.community-empty h3{letter-spacing:-.03em;font-size:27px;font-weight:600}.community-empty p{color:var(--muted-foreground);margin:15px 0 25px;font-size:14px}.community-empty .read-more{justify-content:center}.community-editor h1{font-size:clamp(32px,3vw,47px)}.community-editor-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.community-editor-paper{border:1px solid var(--border);background:var(--background);border-radius:14px;min-width:0}.community-title-fields{padding:35px 38px 28px}.community-title-input{font:inherit;letter-spacing:-.035em;color:var(--foreground);background:0 0;border:0;outline:0;width:100%;font-size:34px;font-weight:650}.community-title-fields textarea{resize:vertical;width:100%;color:var(--muted-foreground);font:inherit;background:0 0;border:0;outline:0;margin-top:22px;font-size:16px;line-height:1.6}.community-preview{padding:38px}.community-preview>h2{letter-spacing:-.045em;margin:25px 0;font-size:42px;font-weight:650;line-height:1.15}.community-danger-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:15px;margin-top:25px;padding-top:22px;display:flex}.community-category-tabs{border-block:1px solid var(--border);flex-wrap:wrap;gap:10px;padding-block:22px;display:flex}.community-category-tabs a{border:1px solid var(--border);border-radius:999px;padding:10px 15px;font-size:12px}.community-category-tabs a[aria-current=page]{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.community-feed-filter{align-items:end;gap:14px;margin:28px 0;display:flex}.community-feed-filter label{color:var(--muted-foreground);font-size:11px}.community-feed-filter select{width:215px;font-size:12px}.community-feed-filter>span{align-self:center;margin-left:auto}.community-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:26px;display:grid}.community-feed-card{border:1px solid var(--border);background:var(--background);border-radius:16px;min-width:0;padding:28px}.community-feed-card h2{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(24px,2.3vw,34px);font-weight:600;line-height:1.15}.community-post-byline{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;font-size:11px;display:flex}.community-author-link{align-items:center;gap:10px;min-width:0;display:flex}.community-author-link img,.community-author-link .avatar-fallback{object-fit:cover;border-radius:50%;width:38px;height:38px}.community-author-link strong{color:var(--foreground);font-size:12px;font-weight:650;display:block}.community-author-link small{color:var(--muted-foreground);margin-top:4px;font-size:10px;display:block}.community-card-cover{aspect-ratio:16/9;border-radius:10px;margin-bottom:25px;display:block;overflow:hidden}.community-card-cover img{object-fit:cover;width:100%;height:100%}.community-category{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:650}.community-dek{color:var(--muted-foreground);font-size:15px;line-height:1.75}.community-note-excerpt{max-height:320px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 85%,#0000);mask-image:linear-gradient(#000 85%,#0000)}.community-note-excerpt .article-prose{font-size:16px}.community-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:25px;padding-top:20px;display:flex}.community-card-footer>span{color:var(--muted-foreground);font-size:10px}.community-card-footer .read-more{font-size:11px}.community-member-header{max-width:850px;margin-bottom:60px}.community-member-header .profile-avatar{margin-bottom:25px}.community-member-header p{color:var(--muted-foreground);white-space:pre-wrap;margin-bottom:20px;line-height:1.8}.community-publication{max-width:930px;padding-block:55px 85px}.community-article-hero .article-hero-copy{padding:64px 72px}.community-article-hero .community-post-byline{margin:22px 0 0}.community-article-hero .article-hero-excerpt{color:var(--muted-foreground);font-size:18px;line-height:1.7}.community-article-hero .community-disclosure{margin:22px 0 0}.community-hero-placeholder{color:#fff;background:#111;align-content:center;place-items:center;gap:10px;min-height:680px;display:grid}.community-hero-placeholder span{letter-spacing:-.08em;font-size:clamp(50px,7vw,100px);font-weight:750}.community-hero-placeholder small{letter-spacing:.18em;font-size:11px}.feed-cover-caption{color:var(--muted-foreground);text-align:right;margin-top:14px;font-size:12px}.community-article-body{min-width:0}.community-author-sidebar .community-author-bio{white-space:pre-wrap;margin-top:18px}.community-author-sidebar .read-more{justify-content:center;margin-top:22px}.feed-reaction-counts{white-space:nowrap;align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.feed-reaction-counts>span{align-items:center;gap:3px;display:inline-flex}.reaction-plus{color:#258348}.reaction-minus{color:#bd3c3c}.feed-reaction-bar{border:1px solid var(--border);background:var(--soft);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:42px 0 10px;padding:24px;display:grid}.feed-reaction-bar .community-eyebrow{margin:0 0 7px}.feed-reaction-bar strong{font-size:17px}.feed-reaction-actions{gap:10px;display:flex}.feed-reaction-actions button{background:var(--background);min-width:76px;font:inherit;cursor:pointer;border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-weight:750;display:inline-flex}.feed-reaction-actions button[aria-pressed=true]{color:#fff}.feed-reaction-actions button.reaction-plus[aria-pressed=true]{background:#258348}.feed-reaction-actions button.reaction-minus[aria-pressed=true]{background:#bd3c3c}.feed-reaction-bar>small{color:var(--muted-foreground);grid-column:1/-1}.feed-reaction-bar .community-error{grid-column:1/-1;margin:0}.community-comment-input{position:relative}.emoji-trigger{border:1px solid var(--border);background:var(--background);color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;margin-top:9px;padding:8px 11px;font-size:11px;display:inline-flex}.emoji-picker-popover{width:min(352px,100vw - 28px);box-shadow:none;background:0 0;border:0;padding:0}.emoji-picker-popover .EmojiPickerReact{--epr-bg-color:var(--background);--epr-category-label-bg-color:var(--background);--epr-text-color:var(--foreground);--epr-search-input-bg-color:var(--soft);--epr-picker-border-color:var(--border);width:100%!important}.community-publication h1{letter-spacing:-.05em;margin:24px 0;font-size:clamp(36px,4.2vw,68px);font-weight:650;line-height:1.08}.community-publication>header>.community-dek{margin-bottom:30px;font-size:19px}.community-disclosure{background:var(--soft);border-radius:8px;margin:28px 0;padding:13px 16px;font-size:11px;line-height:1.6}.community-publication-cover{margin:35px 0}.community-publication-cover img{border-radius:12px;width:100%;height:auto}.community-publication-cover figcaption{color:var(--muted-foreground);margin-top:12px;font-size:12px}.community-publication>.share-rail{border-top:1px solid var(--border);align-items:center;gap:15px;margin-top:40px;padding-top:25px;display:flex;position:static}.community-publication>.share-rail h3{margin:0;font-size:14px}.community-comments{border-top:1px solid var(--border);margin-top:55px;padding-top:35px}.community-comments>h2{letter-spacing:-.03em;margin-bottom:28px;font-size:28px;font-weight:650}.community-comments article{border-bottom:1px solid var(--border);padding:20px 0}.community-comments article.is-reply{border-left:2px solid var(--border);margin-left:42px;padding-left:18px}.community-comments article[data-depth="2"]{margin-left:76px}.community-comments article>div{justify-content:space-between;gap:20px;font-size:12px;display:flex}.community-comments time{color:var(--muted-foreground);font-size:10px}.community-comments article p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:15px;font-size:15px;line-height:1.7}.community-comments .comment-reply-context{margin-top:10px;display:block}.community-comments article>.community-comment-actions{justify-content:flex-start;gap:16px;display:flex}.community-comment-cancel{margin-right:14px}.community-comments form{margin-top:30px}.community-comments>.public-button{margin-top:25px}.community-comment-pages{justify-content:center;align-items:center;gap:25px;margin-top:20px;font-size:12px;display:flex}@media (max-width:1100px){.community-profile-grid,.community-editor-grid{grid-template-columns:1fr}.community-editor-grid>aside{max-width:600px}.community-heading{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.community-comments article.is-reply,.community-comments article[data-depth="2"]{margin-left:14px}.community-auth,.community-feed-grid{grid-template-columns:1fr}.community-auth{padding-block:35px 60px}.community-card,.community-feed-card{padding:22px}.community-title-fields,.community-preview{padding:25px 20px}.community-title-input{font-size:26px}.community-workspace,.community-feed{padding-block:35px 60px}.community-card-footer{align-items:flex-start}.community-publication>.share-rail,.community-post-byline,.community-feed-filter{flex-wrap:wrap}.community-article-hero .article-hero-copy{padding:38px 24px}.community-hero-placeholder{min-height:360px}.feed-reaction-bar{grid-template-columns:1fr;padding:19px}.feed-reaction-actions{justify-content:flex-start}}.community-form input.field-invalid,.handle-input.is-invalid,.password-field-wrap.is-invalid{box-shadow:inset 0 0 0 1px #d94b4250;border-color:#d94b42!important}.password-field-wrap{margin-top:9px;position:relative}.password-field-wrap>input{margin-top:0!important;padding-right:46px!important}.password-field-wrap>.password-toggle{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-inline-link-row{justify-content:space-between;align-items:center;margin:-8px 0 16px;display:flex}.auth-forgot-link{margin-left:auto;font-size:12px}.single-card-layout{grid-template-columns:minmax(0,720px);justify-content:center}.verify-email-result{gap:18px;display:grid}.verify-email-result h1,.verify-email-result p{margin:0}@media (max-width:900px){.community-auth{grid-template-columns:minmax(0,1fr)}}.handle-input span{padding-right:12px}.handle-input input{margin-left:8px!important;padding-left:10px!important}.google-auth-button{border:1px solid var(--border);color:#111;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-size:13px;font-weight:650;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.google-auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #00000012}.google-auth-button:disabled{cursor:not-allowed;opacity:.45}.google-auth-button:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.google-mark{flex:0 0 20px;width:20px;height:20px}.google-register-note{margin:9px 4px 0!important;line-height:1.55!important}.auth-provider-divider{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:18px 0;font-size:11px;display:grid}.auth-provider-divider:before,.auth-provider-divider:after{content:"";background:var(--border);height:1px}.dark .google-auth-button{border-color:#ffffff28}.auth-flow-animation{aspect-ratio:1400/880;border:1px solid var(--border);background:var(--background);border-radius:18px;width:100%;margin:30px 0 24px;position:relative;overflow:hidden}.auth-flow-animation-image{object-fit:cover;width:100%;height:100%;display:block}.auth-flow-animation-dark{display:none;position:absolute;inset:0}html.dark .auth-flow-animation-light{display:none}html.dark .auth-flow-animation-dark{display:block}@media (max-width:760px){.auth-flow-animation{border-radius:14px;margin-top:24px}}
.site-select[data-slot=select-trigger]{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;height:auto;min-height:43px;color:var(--foreground);font:inherit;text-align:left;border-radius:8px;gap:12px;padding:11px 13px;font-size:13px;display:flex}.site-select[data-slot=select-trigger]:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.site-select-menu[data-slot=select-content]{max-height:min(340px, var(--available-height));border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:12px;padding:6px;font-family:inherit;box-shadow:0 15px 40px #0002}.site-select-option[data-slot=select-item],.site-select-empty[data-slot=select-item]{cursor:pointer;border-radius:7px;min-height:36px;padding:9px 32px 9px 11px;font-size:13px}.site-select-option[data-highlighted],.site-select-option:focus,.site-select-option[data-selected],.site-select-empty[data-highlighted]{background:var(--soft);color:var(--foreground)}.site-select-option [data-slot],.site-select-option span{white-space:normal}.site-select-multiple{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-select-no-results{color:var(--muted-foreground);padding:12px;font-size:12px}.site-search-select{border:1px solid var(--border);background:var(--background);width:100%;min-height:43px;color:var(--foreground);border-radius:7px;margin-top:8px}.site-search-select-popup{max-height:min(360px, var(--available-height));border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:10px;box-shadow:0 18px 55px #0002}.site-search-select-list{scrollbar-width:thin;max-height:310px;padding:7px;overflow-y:auto}.site-search-select-option{cursor:pointer;border-radius:7px;min-height:35px;padding:8px 32px 8px 10px;font-size:12px}.site-search-select-option[data-highlighted],.site-search-select-option[data-selected]{background:var(--soft)}.site-search-select-empty{color:var(--muted-foreground);padding:12px 10px;font-size:11px;line-height:1.55}.admin-form .site-select,.community-form .site-select,.relation-input .site-select{margin-top:8px}.editor-toolbar .site-select{width:auto;min-height:30px;padding:5px 8px;font-size:11px}.admin-filter-row .site-select{flex:1;width:auto;min-width:135px}.admin-pagination .site-select{width:85px}.site-menu[data-slot=popover-content]{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:12px;padding:10px;box-shadow:0 12px 36px #0002}.site-menu>a{border-radius:7px;padding:10px 12px;font-size:13px;display:block}.site-menu>a:hover,.site-menu>a:focus-visible{background:var(--soft)}.site-menu>label{align-items:center;gap:9px;padding:7px 9px;font-size:12px;display:flex}.site-more-trigger{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.media-picker-trigger{border:1px solid var(--border);background:var(--background);width:100%;min-height:66px;color:var(--foreground);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;margin-top:8px;padding:12px;display:flex}.media-picker-trigger img,.media-picker-thumb{object-fit:cover;background:var(--soft);border-radius:6px;flex:none;place-items:center;width:58px;height:48px;display:grid}.media-picker-trigger>span{flex:1;min-width:0;font-size:13px}.media-picker-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.media-picker-trigger small{color:var(--muted-foreground);margin-top:5px;font-size:11px;display:block}.media-picker-clear{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:9px;font-size:11px;display:inline-flex}.media-library-dialog[data-slot=dialog-content]{z-index:100;background:var(--background);border-radius:18px;flex-direction:column;gap:18px;width:min(1000px,100vw - 32px);max-width:none;max-height:90dvh;padding:28px;display:flex}.media-library-dialog [data-slot=dialog-title]{letter-spacing:-.04em;padding-right:25px;font-size:27px}.media-library-toolbar{grid-template-columns:minmax(0,1fr) 145px 170px;gap:12px;display:grid}.media-library-toolbar input{height:43px;padding:11px 13px}.media-library-scroll{overscroll-behavior:contain;min-height:220px;overflow:auto}.media-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:3px;display:grid}.media-library-tile{text-align:left;border:1px solid var(--border);background:var(--background);min-width:0;color:var(--foreground);cursor:pointer;border-radius:10px;padding:5px;position:relative}.media-library-tile[aria-pressed=true]{outline:2px solid var(--foreground);outline-offset:1px}.media-library-tile img,.media-library-video{object-fit:cover;background:var(--soft);border-radius:6px;width:100%;height:125px}.media-library-video{place-items:center;display:grid}.media-library-tile strong{text-overflow:ellipsis;white-space:nowrap;margin:10px 7px 4px;font-size:12px;display:block;overflow:hidden}.media-library-tile small{color:var(--muted-foreground);margin:0 7px 9px;font-size:10px;display:block}.media-library-tick{color:#fff;background:#111;border-radius:50%;padding:4px;position:absolute;top:12px;right:12px}.media-library-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:17px;display:flex}.media-library-pages{align-items:center;gap:12px;font-size:12px;display:flex}.media-library-empty{text-align:center;color:var(--muted-foreground);padding:45px 20px}.media-library-error{color:#b4342c;font-size:13px}@media (max-width:760px){.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-library-toolbar{grid-template-columns:1fr 1fr}.media-library-toolbar input{grid-column:1/-1}.media-library-dialog[data-slot=dialog-content]{padding:20px}.media-library-footer{flex-wrap:wrap;align-items:flex-start}}.story-card,.community-feed-card{position:relative}.bookmark-button{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;font:inherit;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .68rem;display:inline-flex}.story-card>.bookmark-button,.community-feed-card>.bookmark-button{z-index:3;position:absolute;top:.75rem;right:.75rem;box-shadow:0 6px 24px #00000024}.bookmark-button.is-saved{background:var(--foreground);color:var(--background)}.bookmarks-page{padding-block:3rem 5rem}.reading-library{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:3rem;display:grid}.reading-folders{border:1px solid var(--border);border-radius:18px;gap:.35rem;padding:1rem;display:grid;position:sticky;top:1rem}.reading-folders h2{margin:.2rem .4rem .8rem;font-size:1.2rem}.reading-folders button,.reading-items article>div>button{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem;display:flex}.reading-folders>button{justify-content:space-between}.reading-folders button.active{background:var(--foreground);color:var(--background)}.reading-folder-row{grid-template-columns:1fr auto auto;align-items:center;display:grid}.reading-folder-row>button:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reading-toolbar{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(145px,auto));gap:.7rem;display:grid}.reading-toolbar input{border:1px solid var(--border);background:var(--background);color:var(--foreground);font:inherit;border-radius:12px;padding:.75rem 1rem}.reading-count{color:var(--muted-foreground);margin:1rem 0}.reading-items{gap:1rem;display:grid}.reading-items article{border-top:1px solid var(--border);padding:1.25rem 0}.reading-items article>span{letter-spacing:.08em;color:var(--muted-foreground);font-size:.73rem}.reading-items h2{margin:.4rem 0;font-size:1.45rem}.reading-items article>div{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.reading-items article .site-select{min-width:190px}.reading-pages{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.reading-pages button{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:999px;padding:.65rem 1rem}.reading-pages button:disabled{opacity:.4}@media (max-width:900px){.reading-library{grid-template-columns:1fr}.reading-folders{position:static}.reading-toolbar{grid-template-columns:1fr 1fr}.story-card>.bookmark-button,.community-feed-card>.bookmark-button{top:.55rem;right:.55rem}}@media (max-width:560px){.reading-toolbar{grid-template-columns:1fr}}
.action-dialog-backdrop{z-index:2100;-webkit-backdrop-filter:blur(7px);background:#0007;position:fixed;inset:0}.action-dialog-popup{z-index:2101;overscroll-behavior:contain;border:1px solid var(--border);background:var(--background);width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--foreground);border-radius:22px;outline:none;padding:32px;animation:.16s ease-out action-dialog-enter;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 90px #0004}.action-dialog-icon{background:var(--soft);border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:20px;display:grid}.action-dialog-title{letter-spacing:-.035em;margin:0 30px 12px 0;font-size:25px;font-weight:600;line-height:1.2}.action-dialog-description{color:var(--muted-foreground);overflow-wrap:anywhere;margin:0 0 24px;font-size:14px;line-height:1.6}.action-dialog-close{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.action-dialog-field{gap:9px;font-size:13px;display:grid}.action-dialog-field input{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;color:inherit;border-radius:12px;padding:13px 15px;font-size:16px}.action-dialog-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.action-dialog-actions button{border:1px solid var(--border);cursor:pointer;border-radius:30px;padding:12px 22px;font-size:14px}.action-dialog-cancel{background:var(--soft);color:var(--foreground)}.action-dialog-submit{background:var(--foreground);color:var(--background)}.action-dialog-actions button:disabled{opacity:.4;cursor:not-allowed}.action-dialog-popup :focus-visible{outline:2px solid var(--foreground);outline-offset:3px}@keyframes action-dialog-enter{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}@media (prefers-reduced-motion:reduce){.action-dialog-popup{animation:none}}@media (max-width:480px){.action-dialog-popup{padding:24px}.action-dialog-actions button{flex:1;padding-inline:12px}}.profile-cover{background:linear-gradient(120deg, var(--soft), color-mix(in srgb, var(--foreground) 20%, var(--background)));border-radius:20px;height:clamp(200px,25vw,360px);position:relative;overflow:hidden}.profile-cover>img{object-fit:cover;width:100%;height:100%}.profile-cover-wordmark{letter-spacing:-.065em;opacity:.08;font-size:clamp(60px,10vw,180px);font-weight:800;position:absolute;top:20%;right:8%}.profile-identity-row{align-items:flex-end;gap:24px;margin:-55px 30px 35px;display:flex;position:relative}.profile-identity-row h2{margin:0 0 8px;font-size:26px;font-weight:600}.profile-identity-row p{color:var(--muted-foreground);margin:0;font-size:13px}.profile-avatar-frame{border:6px solid var(--background);background:var(--background);border-radius:50%;flex:0 0 140px;width:140px;height:140px;position:relative}.profile-avatar-frame>img,.profile-avatar-frame>.avatar-fallback{object-fit:cover;border-radius:50%;width:100%;height:100%;font-size:42px}.profile-image-edit{background:var(--background);width:38px;height:38px;color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;right:18px;box-shadow:0 3px 12px #0002}.profile-avatar-frame .profile-image-edit{bottom:-3px;right:-3px}.profile-image-edit:focus-within{outline:2px solid var(--foreground);outline-offset:3px}.profile-image-edit.is-busy{opacity:.5;cursor:wait}.profile-avatar-row[hidden]{display:none}.profile-tabs{border-bottom:1px solid var(--border);gap:28px;margin:25px 0 30px;display:flex}.profile-tabs button{color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 0}.profile-tabs button[aria-selected=true]{color:var(--foreground);border-bottom-color:var(--foreground)}.profile-tab-workspace .community-form{max-width:760px}.public-profile-cover{margin-bottom:30px}.conversation-redesign{flex-direction:column;gap:0;display:flex}.conversation-redesign>*{order:2}.conversation-redesign .conversation-composer{background:var(--soft);border-radius:16px;order:0;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:0 0 30px;padding:20px;display:grid}.conversation-composer>label,.conversation-composer>div:not(.emoji-trigger),.conversation-composer>p,.conversation-composer>small{grid-column:1/-1}.conversation-composer textarea{resize:vertical;min-height:115px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:12px 0}.conversation-composer .public-button{grid-column:2;justify-self:end;min-height:40px;font-size:12px}.conversation-composer .emoji-trigger{justify-self:start}.conversation-composer .community-comment-input{display:grid}.conversation-composer .community-comment-input .emoji-trigger{position:static}.conversation-redesign>.conversation-form-title{order:-3;margin:0 0 14px;font-size:18px}.conversation-redesign>.commenting-as,.conversation-redesign>.comment-cancel{order:-2}.conversation-heading{border-top:1px solid var(--border);order:1;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.conversation-heading h2{align-items:center;gap:10px;margin:0;font-size:22px;display:flex}.conversation-count{background:var(--foreground);color:var(--background);border-radius:20px;padding:4px 8px;font-size:11px}.conversation-entry{position:relative}.conversation-redesign .conversation-entry{border-bottom:0;margin-block:0;padding-block:18px}.conversation-redesign .conversation-entry.is-reply{border-left:1px solid var(--border);border-radius:0 0 0 18px;margin-left:18px;padding-left:32px}.conversation-redesign .conversation-entry[data-depth="2"]{margin-left:52px}.conversation-avatar,.conversation-redesign .comment>span{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px;font-size:12px}.community-comments .conversation-author{justify-content:flex-start;align-items:center;gap:10px;font-size:14px;font-weight:600}.conversation-author time{font-weight:400}.community-comments .conversation-entry>p,.community-comments .conversation-entry>.community-comment-actions,.community-comments .conversation-entry>.comment-reply-context{margin-left:46px}.conversation-redesign .conversation-entry p{margin-top:10px;margin-bottom:12px;font-size:14px;line-height:1.65}.conversation-redesign .conversation-entry h3{margin:0 10px 0 0;font-size:14px;display:inline}.conversation-redesign .conversation-entry time{color:var(--muted-foreground);font-size:11px}.conversation-redesign .conversation-entry button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:12px;text-decoration:none;display:inline-flex}.conversation-redesign .conversation-entry button:hover{color:var(--foreground)}@media (max-width:600px){.profile-identity-row{gap:15px;margin:-40px 12px 28px}.profile-avatar-frame{flex-basis:100px;width:100px;height:100px}.profile-identity-row h2{font-size:21px}.conversation-heading{gap:8px}.conversation-heading h2{font-size:19px}.conversation-redesign .conversation-composer{padding:14px}.conversation-redesign .conversation-entry.is-reply{margin-left:8px;padding-left:14px}.conversation-redesign .conversation-entry[data-depth="2"]{margin-left:22px}}.conversation-redesign .conversation-composer .conversation-toolbar{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.conversation-composer label,.conversation-composer small,.conversation-composer p{margin:0}.conversation-redesign .conversation-composer textarea{height:110px;min-height:110px;margin:6px 0}.conversation-composer .reader-consent{align-items:flex-start;gap:10px;font-size:11px;line-height:1.5;display:flex}.conversation-composer .reader-consent input{flex:0 0 16px;width:16px;height:16px;margin-top:2px}.conversation-redesign .comment{border-top:0;grid-template-columns:36px minmax(0,1fr);gap:10px}.masthead-brand{text-align:center;grid-column:2;gap:8px;display:grid}.masthead-brand .wordmark{grid-column:auto}.masthead-tagline{color:var(--muted-foreground);letter-spacing:.01em;overflow-wrap:anywhere;max-width:260px;font-size:11px}.masthead-local{grid-area:1/1}.local-conditions{flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.local-conditions time{font-variant-numeric:tabular-nums;gap:4px;display:grid}.local-conditions time span+span{color:var(--muted-foreground)}.local-weather{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:8px 0;display:flex}.weather-menu{position:relative}.weather-menu summary{list-style:none}.weather-menu summary::-webkit-details-marker{display:none}.weather-menu summary:focus-visible{outline-offset:4px;border-radius:5px;outline:2px solid}.weather-panel{z-index:80;border:1px solid var(--border);background:var(--background);width:285px;color:var(--foreground);border-radius:16px;padding:20px;line-height:1.5;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 40px #0002}.weather-panel p{margin:0 0 14px}.weather-panel .weather-note{color:var(--muted-foreground);margin:14px 0;font-size:11px}.weather-panel a{font-size:11px;text-decoration:underline}.weather-panel button{background:var(--foreground);color:var(--background);cursor:pointer;border:0;border-radius:24px;padding:10px 14px}.weather-panel form{gap:12px;font-size:12px;display:grid}.weather-panel label{gap:6px;display:grid}.weather-panel input{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:8px;width:100%;padding:10px}.header-register .register-pencil{display:none}.feed-nav-link{align-items:center;gap:7px;display:inline-flex}.feed-live-dot{background:var(--foreground);border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:2s ease-in-out infinite feed-pulse}@keyframes feed-pulse{50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--foreground) 10%, transparent);opacity:.45}}.article-category{align-self:flex-start;width:fit-content;max-width:100%}.community-post-byline .community-author-link{min-width:0}.community-feed-card .community-post-byline{padding-right:48px}.community-kind-badge{vertical-align:middle;margin-left:8px;font-size:10px;font-weight:400;display:inline-flex}.community-card-read{margin:12px 0 20px;display:inline-flex}.community-card-footer{justify-content:space-between}.public-button.secondary{background:var(--soft);color:var(--foreground);border-color:var(--border)}.cover-edit-button{z-index:3;background:var(--background);width:44px;height:44px;color:var(--foreground);border:1px solid var(--border);border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 3px 16px #0002}.cover-edit-button:hover{transform:scale(1.06)}.community-hero-placeholder{position:relative}.hero>img{transition:opacity .26s,transform .65s;animation:none}.hero-copy,.hero-badges{transition:opacity .26s}.hero-transition-out>img{opacity:.45;transform:scale(1.025)}.hero-transition-out .hero-copy,.hero-transition-out .hero-badges{opacity:0}.hero-transition-in>img{animation:.65s ease-out both feature-arrive}.hero-transition-in .hero-copy,.hero-transition-in .hero-badges{animation:.45s both feature-copy}.hero-flash{pointer-events:none;opacity:0;background:#fff;transition:opacity .26s;position:absolute;inset:0}.hero-transition-out .hero-flash{opacity:.09}@keyframes feature-arrive{0%{opacity:.5;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes feature-copy{0%{opacity:0}to{opacity:1}}@media (min-width:761px){.nav-row{padding-right:185px;position:relative}.public-nav-search{background:var(--header-bg);z-index:20;border-radius:8px;width:180px;transition:width .3s,box-shadow .3s;position:absolute;right:0}.public-nav-search input{outline-offset:-2px;flex:1;width:0;min-width:0}.public-nav-search.is-expanded{width:min(440px,65vw);box-shadow:-14px 0 22px var(--header-bg)}}@media (max-width:760px){.hero-copy{bottom:88px;left:24px;right:24px}.hero-copy h1{font-size:clamp(30px,7vw,44px);line-height:1.12}.hero-copy .hero-dek{margin-top:18px;font-size:14px}.hero-badges{gap:12px;font-size:10px;inset:24px 24px auto}.hero-badges span{white-space:nowrap;padding:9px 12px}.masthead-top{gap:6px;min-height:78px;padding-block:16px;grid-template-columns:minmax(0,1fr) auto auto!important}.masthead-local{display:none}.masthead-brand{text-align:left;grid-area:1/1;gap:5px;min-width:0}.masthead-top .wordmark{font-size:clamp(25px,7vw,40px)}.masthead-tagline{max-width:140px;font-size:8px;line-height:1.2}.masthead-top .masthead-actions{grid-area:1/2;justify-self:end;align-items:center;gap:2px}.masthead-top .mobile-menu-button{grid-area:1/3}.masthead-actions .icon-button,.masthead-top .mobile-menu-button{width:32px;height:36px;padding:6px}.header-account{gap:0;width:32px;margin-inline:3px}.header-account>span:not(.avatar-fallback){display:none}.header-account img,.header-account .avatar-fallback{width:32px;height:32px}.masthead-actions .header-register{order:5;width:32px;height:32px;min-height:32px;margin-inline:3px;padding:0}.header-register>span,.header-register>.action-chevron{display:none}.header-register .register-pencil{display:block}.cover-edit-button{top:12px;right:12px}}@media (prefers-reduced-motion:reduce){.feed-live-dot,.hero>img,.hero-copy,.hero-badges{animation:none!important}.hero>img,.hero-copy,.hero-badges,.hero-flash,.public-nav-search{transition:none!important}}
.profile-cover>.parallax-cover{width:100%;height:100%;overflow:hidden}.profile-cover>.profile-image-edit{z-index:2}.profile-identity-row{z-index:1;min-width:0}.profile-identity-row>div:not(.profile-avatar-frame){min-width:0}.profile-identity-row h1{overflow-wrap:anywhere;margin:0 0 8px;font-size:clamp(24px,3vw,38px);font-weight:650;line-height:1.2}.profile-identity-row h2{overflow-wrap:anywhere}.profile-banner-actions{flex-shrink:0;align-self:center;margin-left:auto;padding-top:65px}.author-follow-control{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.author-follow-control .community-error{flex-basis:100%;max-width:300px;font-size:12px}.follow-count{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.public-profile-about{max-width:900px;margin:0 30px 52px}.public-profile-about>p{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted-foreground);margin:15px 0 22px;line-height:1.7}.public-profile-about .community-eyebrow{letter-spacing:.12em;font-size:10px}.profile-social-links{flex-wrap:wrap;gap:10px;display:flex}.profile-social-links a{border:1px solid var(--border);border-radius:100px;align-items:center;gap:8px;max-width:100%;padding:9px 13px;font-size:12px;display:inline-flex}.profile-social-links a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-social-links svg{flex-shrink:0}.profile-social-links a:hover{background:var(--soft)}.profile-private-state{text-align:center;place-items:center;gap:20px;padding-block:100px;display:grid}.profile-private-state h1{font-size:clamp(25px,4vw,44px)}.profile-tabs{scrollbar-width:thin;overflow-x:auto}.profile-tabs button{white-space:nowrap;flex-shrink:0}.profile-tab-workspace [role=tabpanel][hidden]{display:none!important}.social-links-editor{border:0;min-width:0;margin:5px 0 10px;padding:0}.social-links-editor legend{align-items:center;gap:12px;width:100%;font-size:13px;font-weight:600;display:flex}.social-links-editor legend span{color:var(--muted-foreground);margin-left:auto;font-size:11px;font-weight:400}.social-links-editor>p{color:var(--muted-foreground);margin:8px 0 16px;font-size:12px;line-height:1.5}.social-link-input{grid-template-columns:32px minmax(0,1fr) 38px;align-items:center;gap:8px;margin:10px 0;display:grid}.social-link-input>label{min-width:0;margin:0}.social-link-input .social-link-mark{place-items:center;display:grid}.social-add-link{min-height:40px;margin-top:8px;font-size:12px}.preferences-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.preference-card{padding:28px}.preference-card>header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.preference-card>header>svg{flex-shrink:0;margin-top:3px}.preference-card>header h2{margin:0;font-size:21px}.preference-card>header p{color:var(--muted-foreground);margin:8px 0 0;font-size:13px;line-height:1.5}.preference-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.preference-row label{cursor:pointer;font-size:14px;font-weight:600}.preference-row p{color:var(--muted-foreground);margin:6px 0 0;font-size:12px;line-height:1.6}.preference-switch{background:color-mix(in srgb, var(--foreground) 22%, var(--background));border:1px solid var(--border);cursor:pointer;border-radius:20px;flex:0 0 46px;width:46px;height:27px;padding:3px;transition:background .2s;position:relative}.preference-switch>span{background:var(--background);border-radius:50%;width:19px;height:19px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0003}.preference-switch[aria-checked=true]{background:var(--foreground)}.preference-switch[aria-checked=true]>span{transform:translate(18px)}.preference-switch:disabled{opacity:.45;cursor:not-allowed}.preference-switch:focus-visible,.report-trigger:focus-visible,.followers-filter button:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.preference-note{color:var(--muted-foreground);border-top:1px solid var(--border);margin:0;padding-top:18px;font-size:11px;line-height:1.7}.preferences-save{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:18px;display:flex}.preferences-save>p{font-size:13px}.followers-panel .community-section-heading,.followers-panel-heading{margin-top:0}.followers-panel .community-section-heading h2,.followers-panel-heading h2{align-items:center;gap:10px;display:flex}.followers-filter{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.followers-filter button{color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:25px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;display:inline-flex}.followers-filter button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.follower-row{border-top:1px solid var(--border);align-items:center;gap:14px;padding:18px 0;display:flex}.follower-row>img,.follower-row>.avatar-fallback{object-fit:cover;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.follower-row>div{gap:5px;min-width:0;display:grid}.follower-row strong{overflow-wrap:anywhere;font-size:14px}.follower-row small{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px}.follower-row>button{min-height:36px;margin-left:auto;padding:8px 15px;font-size:12px}.followers-pagination{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;font-size:12px;display:flex}.followers-pagination button{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:20px;padding:8px 12px}.header-notifications{flex-shrink:0;position:relative}.notification-badge-dot,.profile-tab-badge{width:12px;height:12px;box-shadow:0 0 0 2px var(--background);background:#ef3f3f;border:2px solid #fff;border-radius:50%;position:absolute;top:4px;right:-2px}.profile-tabs button{align-items:center;gap:8px;display:inline-flex;position:relative}.profile-tab-badge{box-shadow:none;flex:0 0 12px;position:static}.notifications-panel{background:var(--background);width:min(400px,100vw - 24px);color:var(--foreground);border:1px solid var(--border);border-radius:20px;max-height:min(650px,85dvh);padding:22px;overflow-y:auto;box-shadow:0 20px 60px #0002}.notifications-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.notifications-heading [data-slot]{font-size:19px;font-weight:600}.notifications-list{flex-direction:column;display:flex}.notification-empty{text-align:center;justify-items:center;gap:14px;padding:32px 10px;display:grid}.notification-empty p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.6}.notification-empty h3{margin:0;font-size:15px}.notifications-mark-all{align-self:flex-start;margin-bottom:10px;font-size:11px}.notification-item{border-top:1px solid var(--border);align-items:flex-start;gap:10px;padding:16px 0;display:flex}.notification-item>div{flex:1;min-width:0}.notification-item a,.notification-item>div>span{overflow-wrap:anywhere;font-size:13px;line-height:1.6;display:block}.notification-item a:hover{text-decoration:underline}.notification-item time{color:var(--muted-foreground);margin-top:6px;font-size:10px;display:block}.notification-dot{background:0 0;border-radius:50%;flex:0 0 6px;width:6px;height:6px;margin-top:7px}.notification-item.is-unread a{font-weight:650}.notification-item>button{width:28px;height:28px;padding:0}.notification-loading{color:var(--muted-foreground);text-align:center;font-size:12px}.report-trigger{width:fit-content;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;display:inline-flex}.report-trigger:hover{color:var(--foreground)}.report-trigger.is-compact{padding:4px 0;font-size:11px}.community-card-report{margin:12px 0 0}.report-dialog{width:min(500px,100vw - 24px);max-height:calc(100dvh - 32px);overflow-y:auto}.report-reasons{border:0;gap:8px;margin:20px 0;padding:0;display:grid}.report-reasons>label{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.report-reasons>label:has(input:checked){border-color:var(--foreground);background:var(--soft)}.report-reasons input{width:16px;height:16px;accent-color:var(--foreground);flex:0 0 16px;margin:0}.report-details{gap:9px;font-size:12px;display:grid}.report-details textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);font:inherit;resize:vertical;border-radius:10px;min-height:85px;padding:12px}.report-review-context{border:1px solid var(--border);background:var(--background);border-radius:16px;margin-bottom:24px;padding:28px}.report-review-context p{margin:12px 0;line-height:1.6}.report-review-context a{text-decoration:underline}.weather-error-code{color:var(--muted-foreground);margin:-4px 0 12px;font-family:monospace;font-size:10px;display:block}@media (max-width:1000px){.preferences-form{grid-template-columns:minmax(0,1fr)}.profile-banner-actions .author-follow-control{flex-direction:column;align-items:flex-end;gap:8px}}@media (max-width:600px){.profile-identity-row{flex-wrap:wrap;gap:14px;margin-bottom:22px}.profile-identity-row h1{font-size:23px}.profile-identity-row>div:nth-child(2){flex:1}.profile-banner-actions{width:100%;margin:4px 0 0;padding:0}.profile-banner-actions .author-follow-control{flex-direction:row;justify-content:flex-start;align-items:center;gap:14px}.public-profile-about{margin:0 12px 36px}.profile-tabs{gap:22px}.profile-tabs button{font-size:12px}.preference-card{padding:20px}.preference-row{gap:16px}.profile-social-links a{padding:9px 11px}.masthead-actions{gap:9px}.masthead-actions .icon-button{flex-shrink:0}.report-dialog{padding:22px}}@media (prefers-reduced-motion:reduce){.preference-switch,.preference-switch>span{transition:none}.parallax-cover img{will-change:auto;transform:none!important}}.audience-tabs{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.audience-tabs button{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:10px 18px;display:inline-flex}.audience-tabs button.is-active{background:var(--foreground);color:var(--background)}.followers-grid{gap:16px;display:grid}.follower-card{border:1px solid var(--border);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px;display:grid}.follower-avatar,.follower-avatar-fallback{object-fit:cover;background:var(--soft);border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.follower-copy{min-width:0}.follower-copy h3{margin:0 0 6px;font-size:18px}.follower-copy p,.follower-copy time{color:var(--muted-foreground);margin:0;font-size:12px;display:block}.follower-actions button{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 16px;display:inline-flex}.followers-empty{padding-block:68px}.followers-empty svg,.followers-empty h3,.followers-empty p{margin-inline:auto}.followers-empty h3,.followers-empty p{max-width:560px}.notifications-footer-link{margin-top:16px;display:inline-flex}.notifications-center-actions{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:14px;font-size:12px;display:flex}.notifications-list-page{margin-top:16px}.notification-item.is-unread .notification-dot{background:#ef3f3f}.notification-dot{box-shadow:0 0 0 1px var(--background);border:1px solid #fff}.history-toolbar{grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,.7fr));gap:14px;margin-bottom:22px;display:grid}.history-toolbar label{color:var(--muted-foreground);gap:8px;font-size:12px;display:grid}.history-toolbar label>span{align-items:center;gap:6px;display:inline-flex}.history-toolbar input{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;color:var(--foreground);border-radius:12px;padding:12px 14px}.history-search{position:relative}.history-search svg{position:absolute;top:50%;left:14px;transform:translateY(-50%)}.history-search input{padding-left:40px}.history-grid{gap:14px;display:grid}.history-card{border:1px solid var(--border);border-radius:20px;grid-template-columns:180px 1fr;gap:18px;padding:14px;display:grid}.history-thumb{background:var(--soft);border-radius:16px;min-height:118px;display:block;overflow:hidden}.history-thumb img{object-fit:cover;width:100%;height:100%}.history-thumb span{width:100%;height:100%;color:var(--muted-foreground);letter-spacing:.08em;place-items:center;font-size:12px;display:grid}.history-copy{gap:7px;min-width:0;display:grid}.history-copy small{color:var(--muted-foreground);text-transform:capitalize}.history-copy h3{margin:0;font-size:18px}.history-copy p{color:var(--muted-foreground);margin:0;line-height:1.6}.history-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;font-size:12px;display:flex}.history-meta time{color:var(--muted-foreground)}@media (max-width:900px){.history-toolbar{grid-template-columns:minmax(0,1fr)}.history-card{grid-template-columns:1fr}}@media (max-width:700px){.follower-card{grid-template-columns:auto 1fr}.follower-actions{grid-column:1/-1}}.section-title-inline{white-space:nowrap;flex-wrap:nowrap;gap:10px;align-items:center!important;display:inline-flex!important}.section-title-inline>svg{flex:none}.section-title-inline>span:not(.profile-tab-badge){display:inline-block}.history-page-heading,.notifications-page-heading{align-items:center}.history-toolbar{align-items:end}.history-toolbar>label{margin:0}.history-search,.history-date-filter{min-width:0}.history-search input,.history-date-control{height:54px}.history-search input{box-sizing:border-box}.history-date-filter>span{min-height:18px}.history-date-control{border:1px solid var(--border);background:var(--background);border-radius:12px;align-items:center;display:flex;position:relative;overflow:hidden}.history-date-control input{width:100%;height:100%;color:var(--foreground);font:inherit;box-sizing:border-box;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0 48px 0 14px!important}.history-date-control input:focus-visible{outline:0}.history-date-control:focus-within{outline:2px solid var(--foreground);outline-offset:2px}.history-date-control input::-webkit-calendar-picker-indicator{opacity:0;width:0;height:0;margin:0;padding:0}.history-calendar-button{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.history-calendar-button:hover,.history-calendar-button:focus-visible{background:var(--soft);color:var(--foreground)}.parallax-cover{position:relative}@media (max-width:700px){.section-title-inline{white-space:normal}}
.live-feed-launcher{right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:850;border:1px solid color-mix(in srgb, var(--foreground) 14%, var(--border));background:var(--foreground);min-height:54px;color:var(--background);cursor:pointer;border-radius:999px;align-items:center;gap:11px;padding:7px 16px 7px 7px;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;box-shadow:0 14px 42px #0003}.live-feed-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 52px #0004}.live-feed-launcher:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.live-feed-launcher-icon{background:color-mix(in srgb, var(--background) 14%, transparent);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.live-feed-launcher>span:last-child{text-align:left;gap:2px;display:grid}.live-feed-launcher strong{font-size:13px;line-height:1}.live-feed-launcher small{opacity:.72;align-items:center;gap:5px;font-size:9px;line-height:1;display:inline-flex}.live-feed-launcher small i{background:#35aa63;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 3px #35aa631c}.live-feed-backdrop{z-index:1100;-webkit-backdrop-filter:blur(5px);background:#0007;animation:.2s ease-out live-feed-fade-in;position:fixed;inset:0}.live-feed-drawer{z-index:1101;border:0;border-left:1px solid var(--border);background:var(--background);width:min(620px,100vw);height:100dvh;color:var(--foreground);outline:none;animation:.28s cubic-bezier(.2,.75,.2,1) live-feed-slide-in;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-24px 0 80px #0003}.live-feed-sheet-handle{display:none}.live-feed-list-view,.live-feed-detail{grid-template-rows:auto auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;display:grid}.live-feed-detail{grid-template-rows:auto minmax(0,1fr) auto}.live-feed-panel-header,.live-feed-detail-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 96%, var(--soft));justify-content:space-between;align-items:flex-start;gap:18px;padding:28px 28px 20px;display:flex}.live-feed-title-line{align-items:center;gap:10px;display:flex}.live-feed-title,.live-feed-title-line [data-slot=title],.live-feed-title-line h2,.live-feed-title-line>div:first-child{letter-spacing:-.045em;margin:0;font-size:30px;font-weight:650;line-height:1.05}.live-feed-live-dot{background:#35aa63;border-radius:50%;flex:0 0 11px;width:11px;height:11px;animation:3.6s ease-in-out infinite live-feed-live-pulse;display:block;box-shadow:0 0 #35aa6347}.live-feed-description{max-width:480px;color:var(--muted-foreground);margin:10px 0 0;font-size:13px;line-height:1.55}.live-feed-icon-button{border:1px solid var(--border);background:var(--background);width:38px;height:38px;color:var(--foreground);cursor:pointer;border-radius:50%;flex:0 0 38px;place-items:center;display:grid}.live-feed-icon-button:hover{background:var(--soft)}.live-feed-icon-button:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.live-feed-filter-row{border-bottom:1px solid var(--border);background:var(--background);scrollbar-width:none;justify-content:space-between;gap:12px;padding:14px 20px;display:flex;overflow-x:auto}.live-feed-filter-row::-webkit-scrollbar{display:none}.live-feed-segment{flex:none;align-items:center;gap:6px;display:inline-flex}.live-feed-segment button{border:1px solid var(--border);background:var(--background);min-height:36px;color:var(--muted-foreground);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:11px;display:inline-flex}.live-feed-segment button.is-active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.live-feed-segment button:disabled{opacity:.42;cursor:not-allowed}.live-feed-filter-right{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.live-feed-periods{border:1px solid var(--border);background:var(--soft);border-radius:999px;flex:none;align-items:center;gap:4px;padding:3px;display:inline-flex}.live-feed-periods button{min-height:29px;color:var(--muted-foreground);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:9px}.live-feed-periods button.is-active{background:var(--background);color:var(--foreground);box-shadow:0 1px 4px #0001}.live-feed-scroll-region,.live-feed-detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;background:color-mix(in srgb, var(--background) 98%, var(--soft));min-height:0;overflow-y:auto}.live-feed-message-list{gap:10px;padding:14px 18px 22px;display:grid}.live-feed-message{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:17px;padding:17px;transition:border-color .15s,transform .15s,background .15s}.live-feed-message:hover{border-color:color-mix(in srgb, var(--foreground) 24%, var(--border));background:color-mix(in srgb, var(--background) 97%, var(--soft));transform:translateY(-1px)}.live-feed-message:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.live-feed-author-line{align-items:center;gap:11px;min-width:0;display:flex}.live-feed-avatar{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);background:var(--soft);flex:none;display:block;overflow:hidden;border-radius:999px!important}.live-feed-avatar-fallback{letter-spacing:.04em;place-items:center;font-size:10px;font-weight:700;display:grid}.live-feed-author-copy{gap:3px;min-width:0;display:grid}.live-feed-author-copy strong{overflow-wrap:anywhere;font-size:13px;font-weight:650}.live-feed-author-copy strong a,.live-feed-comment-meta strong a{color:inherit;text-decoration:none}.live-feed-author-copy strong a:hover,.live-feed-comment-meta strong a:hover{text-underline-offset:3px;text-decoration:underline}.live-feed-author-copy span{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:10px}.live-feed-message-text{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 0;font-size:14px;line-height:1.55}.live-feed-message-text a{text-underline-offset:3px;text-decoration:underline}.live-feed-message-image,.live-feed-detail-image{border:1px solid var(--border);object-fit:cover;background:var(--soft);border-radius:14px;width:100%;max-height:420px;margin-top:14px;display:block}.live-feed-link-card{border:1px solid var(--border);background:var(--soft);border-radius:12px;align-items:center;gap:11px;min-width:0;margin-top:12px;padding:11px 12px;display:flex}.live-feed-link-card:hover{border-color:color-mix(in srgb, var(--foreground) 28%, var(--border))}.live-feed-link-icon{background:var(--background);border:1px solid var(--border);border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.live-feed-link-card>span:last-child{gap:3px;min-width:0;display:grid}.live-feed-link-card strong{font-size:11px}.live-feed-link-card small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.live-feed-message-actions{color:var(--muted-foreground);align-items:center;gap:18px;margin-top:13px;display:flex}.live-feed-message-actions button,.live-feed-message-actions>span{color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;display:inline-flex}.live-feed-message-actions button{cursor:pointer}.live-feed-message-actions button:hover,.live-feed-message-actions button.is-active{color:#d94b55}.live-feed-message-actions button.is-reposted{color:#2c9a57}.live-feed-message-actions button.is-reposted:hover{color:#237a46}.live-feed-message-actions button:disabled{opacity:.55;cursor:default}.live-feed-composer{z-index:2;padding:14px 18px max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 97%, var(--soft));position:relative;box-shadow:0 -10px 28px #00000012}.live-feed-composer-main{align-items:flex-start;gap:10px;display:flex}.live-feed-composer-main textarea,.live-feed-reply-composer textarea{resize:none;border:1px solid var(--border);background:var(--background);width:100%;min-width:0;max-height:120px;color:var(--foreground);font:inherit;border-radius:14px;padding:10px 12px;font-size:13px;line-height:1.45}.live-feed-composer-main textarea:focus,.live-feed-reply-composer textarea:focus{outline:2px solid color-mix(in srgb, var(--foreground) 22%, transparent);outline-offset:1px}.live-feed-attachment-preview{border:1px solid var(--border);background:var(--background);border-radius:10px;align-items:center;gap:9px;margin:10px 0 0 46px;padding:7px 9px;display:flex}.live-feed-attachment-preview img{object-fit:cover;border-radius:8px;width:38px;height:38px}.live-feed-attachment-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-foreground);flex:1;font-size:10px;overflow:hidden}.live-feed-attachment-preview button,.live-feed-link-input button,.live-feed-reply-target button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.live-feed-link-input{border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:10px 0 0 46px;padding:8px 10px;display:grid}.live-feed-link-input input{min-width:0;color:var(--foreground);font:inherit;background:0 0;border:0;outline:0;font-size:11px}.live-feed-composer-toolbar{grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin:10px 0 0 46px;display:grid}.live-feed-composer-toolbar>div{align-items:center;gap:6px;display:flex}.live-feed-tool-button{min-height:32px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:10px;display:inline-flex}.live-feed-tool-button:hover,.live-feed-tool-button.is-active{background:var(--soft);color:var(--foreground);border-color:var(--border)}.live-feed-counter{color:var(--muted-foreground);font-size:9px}.live-feed-send{background:var(--foreground);width:36px;height:36px;color:var(--background);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.live-feed-send:disabled{opacity:.35;cursor:not-allowed}.live-feed-error{color:#b4342c;margin:8px 0 0 46px;font-size:10px;line-height:1.45}.live-feed-error-banner{color:#b4342c;background:#d94b4210;border:1px solid #d94b4250;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:14px 18px 0;padding:11px 13px;font-size:11px;display:flex}.live-feed-error-banner button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:650;text-decoration:underline}.live-feed-signin-prompt{padding:16px 18px max(18px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--background);justify-content:space-between;align-items:center;gap:14px;display:flex}.live-feed-signin-prompt>div{gap:4px;display:grid}.live-feed-signin-prompt strong{font-size:12px}.live-feed-signin-prompt span{color:var(--muted-foreground);font-size:10px}.live-feed-signin-prompt a{background:var(--foreground);color:var(--background);border-radius:999px;flex:none;padding:10px 16px;font-size:11px;font-weight:650}.live-feed-load-more{border:1px solid var(--border);background:var(--background);min-height:38px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;justify-self:center;padding:0 17px;font-size:10px}.live-feed-lazy-sentinel{width:100%;height:2px}.live-feed-lazy-status{min-height:42px;color:var(--muted-foreground);justify-content:center;align-items:center;gap:8px;font-size:10px;display:inline-flex}.live-feed-cap-notice{border:1px solid var(--border);background:var(--soft);color:var(--muted-foreground);text-align:center;border-radius:12px;margin:4px 8px 0;padding:12px 14px;font-size:9px;line-height:1.55}.live-feed-empty,.live-feed-loading,.live-feed-empty-comments{text-align:center;min-height:260px;color:var(--muted-foreground);align-content:center;place-items:center;gap:10px;padding:36px;display:grid}.live-feed-empty strong,.live-feed-empty-comments strong{color:var(--foreground);font-size:14px}.live-feed-empty span,.live-feed-empty-comments span,.live-feed-loading span{font-size:11px}.live-feed-spinner{animation:1s linear infinite live-feed-spin}.live-feed-loading strong{color:var(--foreground);font-size:14px}.live-feed-loading-actions{align-items:center;gap:9px;margin-top:4px;display:flex}.live-feed-loading-actions button{border:1px solid var(--border);background:var(--background);min-height:36px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;padding:0 14px;font-size:10px}.live-feed-loading-actions button:last-child{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.live-feed-detail-header{align-items:center;padding:16px 18px}.live-feed-detail-header>div:nth-child(2){flex:1;gap:3px;min-width:0;display:grid}.live-feed-detail-header strong{font-size:15px}.live-feed-detail-header span{color:var(--muted-foreground);font-size:10px}.live-feed-detail-scroll{padding-bottom:20px}.live-feed-detail-post{border-bottom:1px solid var(--border);background:var(--background);padding:24px 20px 20px}.live-feed-detail-post .live-feed-message-text{font-size:15px;line-height:1.6}.live-feed-detail-post .live-feed-author-line .live-feed-delete{color:var(--muted-foreground);margin-left:auto}.live-feed-detail-post .live-feed-author-line .live-feed-delete:hover{color:#b4342c}.live-feed-message-actions.is-detail{gap:20px;margin-top:18px}.live-feed-comments{padding:0 20px 28px;display:grid}.live-feed-conversation-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:22px 0 8px;display:flex}.live-feed-conversation-heading h2{letter-spacing:-.02em;align-items:center;gap:9px;margin:0;font-size:18px;font-weight:650;display:flex}.live-feed-comment.conversation-entry{--thread-depth:0;margin:0;margin-left:calc(var(--thread-depth) * 24px);border-bottom:1px solid var(--border);padding:18px 0;display:block;position:relative}.live-feed-comment.conversation-entry.is-reply{margin-left:calc(var(--thread-depth) * 24px);border-left:1px solid var(--border);border-radius:0;padding-left:18px}.live-feed-comment.conversation-entry[data-depth="2"],.live-feed-comment.conversation-entry[data-depth="3"]{margin-left:calc(var(--thread-depth) * 24px)}.live-feed-comment:before{display:none}.live-feed-conversation-author{justify-content:flex-start;align-items:center;gap:10px;display:flex}.live-feed-comment-meta{flex-wrap:wrap;align-items:baseline;gap:7px;min-width:0;display:flex}.live-feed-comment-meta strong{color:var(--foreground);font-size:13px}.live-feed-comment-meta strong a:hover{text-underline-offset:3px;text-decoration:underline}.live-feed-comment-meta span,.live-feed-comment-meta time{color:var(--muted-foreground);font-size:10px}.live-feed-replying-to{color:var(--muted-foreground);margin:7px 0 0 46px;font-size:10px;display:block}.live-feed-comment .live-feed-message-text{margin:10px 0 10px 46px;font-size:14px;line-height:1.65}.live-feed-comment-image{border:1px solid var(--border);background:var(--soft);border-radius:14px;width:min(100%,520px);margin:12px 0 12px 46px;display:block;overflow:hidden}.live-feed-comment-image img{object-fit:cover;width:100%;max-height:360px;display:block}.live-feed-comment-actions{align-items:center;gap:16px;margin:4px 0 0 46px;display:flex}.live-feed-comment-actions button,.live-feed-comment-actions .community-text-button{color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:11px;text-decoration:none;display:inline-flex}.live-feed-comment-actions button:hover{color:var(--foreground)}.live-feed-comment-actions button.is-active{color:#d94b55}.live-feed-comment-actions button:disabled{opacity:.45;cursor:default}.live-feed-muted{text-align:center;color:var(--muted-foreground);font-size:10px}.live-feed-reply-composer{padding:14px 16px max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--background);box-shadow:0 -10px 28px #0000000d}.live-feed-reply-target{color:var(--muted-foreground);align-items:center;gap:5px;margin:0 0 8px;font-size:10px;display:flex}.live-feed-reply-target button{border:1px solid var(--border);background:var(--background);width:28px;height:28px;color:var(--muted-foreground);border-radius:50%;place-items:center;margin-left:auto;padding:0;display:grid}.live-feed-conversation-composer{border:1px solid var(--border);background:var(--soft)!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;margin:0!important;padding:16px!important}.live-feed-conversation-composer>label{margin:0}.live-feed-conversation-composer textarea{resize:vertical;max-height:180px;min-height:88px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin-top:8px!important;padding:8px 0!important}.live-feed-comment-attachment-preview{border:1px solid var(--border);background:var(--background);border-radius:12px;grid-column:1/-1;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.live-feed-comment-attachment-preview img{object-fit:cover;border-radius:9px;width:58px;height:58px}.live-feed-comment-attachment-preview>div{gap:3px;min-width:0;display:grid}.live-feed-comment-attachment-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.live-feed-comment-attachment-preview span{color:var(--muted-foreground);font-size:9px}.live-feed-comment-attachment-preview>button{border:1px solid var(--border);width:30px;height:30px;color:var(--muted-foreground);background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.live-feed-conversation-toolbar{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;display:flex!important}.live-feed-conversation-toolbar .emoji-trigger,.live-feed-comment-image-trigger{background:var(--background);min-height:36px;margin:0;padding:7px 11px}.live-feed-comment-image-trigger:disabled{opacity:.5;cursor:wait}.live-feed-comment-counter{color:var(--muted-foreground);margin-left:auto;font-size:9px}.live-feed-reply-submit{grid-column:auto!important;justify-self:auto!important;min-height:38px!important;padding:9px 15px!important;font-size:10px!important}.live-feed-reply-composer .live-feed-error{margin:10px 0 0}@media (max-width:600px){.live-feed-comments{padding-inline:14px}.live-feed-comment.conversation-entry{margin-left:calc(var(--thread-depth) * 12px)}.live-feed-comment.conversation-entry.is-reply,.live-feed-comment.conversation-entry[data-depth="2"],.live-feed-comment.conversation-entry[data-depth="3"]{margin-left:calc(var(--thread-depth) * 12px);padding-left:12px}.live-feed-comment-image{width:100%;margin-left:0}.live-feed-conversation-toolbar{align-items:stretch}.live-feed-comment-counter{text-align:right;width:100%;margin-left:0}.live-feed-reply-submit{margin-left:auto}}@keyframes live-feed-live-pulse{0%,to{opacity:.92;transform:scale(1);box-shadow:0 0 #35aa6342}50%{opacity:1;transform:scale(1.12);box-shadow:0 0 0 7px #35aa6300}}@keyframes live-feed-slide-in{0%{opacity:.75;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes live-feed-fade-in{0%{opacity:0}to{opacity:1}}@keyframes live-feed-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.live-feed-launcher{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));min-height:50px}.live-feed-backdrop{-webkit-backdrop-filter:blur(3px)}.live-feed-drawer{border-left:0;border-top:1px solid var(--border);border-radius:22px 22px 0 0;width:100%;height:min(92dvh,860px);animation:.28s cubic-bezier(.2,.75,.2,1) live-feed-sheet-in;inset:auto 0 0;box-shadow:0 -24px 70px #0004}.live-feed-sheet-handle{z-index:5;background:color-mix(in srgb, var(--foreground) 22%, transparent);border-radius:999px;width:42px;height:4px;display:block;position:absolute;top:8px;left:50%;transform:translate(-50%)}.live-feed-panel-header{padding:24px 18px 16px}.live-feed-title{font-size:25px}.live-feed-description{font-size:11px}.live-feed-filter-row{padding-inline:14px}.live-feed-filter-right{gap:6px}.live-feed-periods button{padding-inline:8px;font-size:8px}.live-feed-message-list{padding-inline:12px}.live-feed-message{border-radius:15px;padding:15px}.live-feed-message-text{font-size:13px}.live-feed-composer{padding-inline:12px}.live-feed-tool-button span{display:none}.live-feed-tool-button{justify-content:center;width:32px;padding:0}.live-feed-attachment-preview,.live-feed-link-input,.live-feed-composer-toolbar{margin-left:0}.live-feed-comment{margin-left:calc(var(--thread-depth) * 13px)}}@keyframes live-feed-sheet-in{0%{opacity:.8;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.live-feed-drawer,.live-feed-backdrop,.live-feed-launcher,.live-feed-message,.live-feed-spinner,.live-feed-live-dot{transition:none;animation:none}}.profile-live-feed-section{margin-top:30px}.profile-live-feed-heading>div{min-width:0}.profile-live-feed-heading h2{margin-bottom:7px}.profile-live-feed-heading p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.6}.profile-live-feed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-live-feed-card{border:1px solid var(--border);background:var(--background);border-radius:17px;align-content:start;gap:12px;min-width:0;padding:18px;display:grid}.profile-live-feed-repost-label{color:#2c9a57;align-items:center;gap:6px;width:fit-content;font-size:10px;font-weight:650;display:inline-flex}.profile-live-feed-author{align-items:center;gap:10px;min-width:0;display:flex}.profile-live-feed-avatar{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);background:var(--soft);border-radius:999px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;overflow:hidden}.profile-live-feed-avatar-fallback{place-items:center;font-size:10px;font-weight:700;display:grid}.profile-live-feed-author>div{gap:3px;min-width:0;display:grid}.profile-live-feed-author strong{overflow-wrap:anywhere;font-size:12px}.profile-live-feed-author strong a:hover{text-underline-offset:3px;text-decoration:underline}.profile-live-feed-author span{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:9px}.profile-live-feed-text{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.profile-live-feed-image{border:1px solid var(--border);aspect-ratio:16/9;background:var(--soft);border-radius:12px;display:block;overflow:hidden}.profile-live-feed-image img{object-fit:cover;width:100%;height:100%}.profile-live-feed-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.profile-live-feed-stats{color:var(--muted-foreground);align-items:center;gap:12px;font-size:9px;display:flex}.profile-live-feed-stats span{align-items:center;gap:4px;display:inline-flex}.profile-live-feed-footer .read-more{font-size:10px}.profile-live-feed-empty{margin:0}@media (max-width:820px){.profile-live-feed-list{grid-template-columns:minmax(0,1fr)}}.animated-icon-shell{color:currentColor;place-items:center;width:100%;min-width:0;height:100%;min-height:0;line-height:0;display:grid}.animated-icon-shell>div{color:inherit;place-items:center;line-height:0;display:grid}.animated-icon-shell svg{max-width:100%;max-height:100%;display:block}
.live-feed-detail{grid-template-rows:auto minmax(0,1fr)}.live-feed-comments.community-comments{flex-direction:column;gap:0;margin:0;padding:24px 20px;display:flex}.live-feed-comments>.conversation-entry,.live-feed-comments>.live-feed-empty-comments,.live-feed-comments>.live-feed-muted{order:2}.live-feed-comments>.live-feed-reply-composer,.live-feed-comments>.live-feed-signin-prompt{box-shadow:none;border:0;order:0;margin:0 0 26px;padding:0}.live-feed-comments>.conversation-heading{order:1}.live-feed-comments .conversation-author{flex-wrap:wrap}.live-feed-comments .conversation-author>a{overflow-wrap:anywhere}.live-feed-comments .live-feed-message-text{white-space:pre-wrap;overflow-wrap:anywhere}.live-feed-comments .live-feed-comment-image{aspect-ratio:1;border-radius:14px;width:128px;max-width:calc(100% - 46px)}.live-feed-comments .live-feed-comment-image img{object-fit:cover;width:100%;height:100%}.live-feed-square-attachment{width:100px;height:100px;position:relative}.live-feed-square-attachment>img{object-fit:cover;border:1px solid var(--border);border-radius:14px;width:100%;height:100%}.live-feed-square-attachment>button{border:1px solid var(--border);background:var(--background);width:26px;height:26px;color:var(--foreground);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:5px;right:5px}.live-feed-comments .live-feed-conversation-toolbar{flex-wrap:wrap}.live-feed-comments .live-feed-reply-submit{margin-left:auto}.feed-carousel{min-width:0;position:relative}.feed-carousel-controls{justify-content:flex-end;gap:8px;margin-bottom:16px;display:flex}.feed-carousel-controls button{border:1px solid var(--border);background:var(--foreground);width:40px;height:40px;color:var(--background);cursor:pointer;border-radius:50%;place-items:center;display:grid}.feed-carousel-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(33.3333% - 16px);grid-auto-flow:column;gap:24px;padding:3px 0 10px;display:grid;overflow-x:auto}.feed-carousel-track::-webkit-scrollbar{display:none}.feed-carousel-slide{scroll-snap-align:start;min-width:0}.feed-carousel-slide>.community-feed-card{height:100%}.feed-carousel :focus-visible{outline:2px solid var(--foreground);outline-offset:2px}@media (max-width:1000px){.feed-carousel-track{grid-auto-columns:calc(50% - 12px)}}@media (max-width:600px){.feed-carousel-track{grid-auto-columns:100%;gap:16px}.feed-carousel-arrow{display:none!important}.live-feed-comments.community-comments{padding:20px 14px}.live-feed-comments .conversation-heading{flex-wrap:wrap}.live-feed-comments .conversation-heading h2{font-size:19px}}
.reading-library>section{min-width:0}.importer-dialog{max-height:90vh;overflow-y:auto;width:min(95vw,700px)!important;max-width:700px!important}.admin-panel .admin-table{border-collapse:collapse;width:100%}.admin-panel .admin-table th,.admin-panel .admin-table td{text-align:left;border-bottom:1px solid var(--border);padding:14px}.admin-panel .admin-table button{cursor:pointer;border:1px solid var(--border);border-radius:8px;margin:3px;padding:6px 10px}.admin-panel .admin-table button[role=switch]{border-radius:999px;min-width:54px}.admin-panel .admin-table button[aria-checked=true]{background:var(--foreground);color:var(--background)}.article-gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.article-gallery-preview button{cursor:pointer;aspect-ratio:4/3;border:0;border-radius:14px;padding:0;position:relative;overflow:hidden}.article-gallery-preview img{object-fit:cover;width:100%;height:100%;margin:0!important}.article-gallery-preview button>span{color:#fff;background:#0009;place-items:center;font-size:42px;display:grid;position:absolute;inset:0}.article-gallery-lightbox{width:min(95vw,1100px)!important;max-width:1100px!important}.article-gallery-full{object-fit:contain;width:100%;max-height:65vh}.article-gallery-navigation{justify-content:space-between;align-items:center;display:flex}.article-gallery-navigation button{color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:50%;padding:10px}.editor-gallery-items{flex-wrap:wrap;gap:8px;max-height:40vh;display:flex;overflow:auto}.editor-gallery-items>div{position:relative}.editor-gallery-items img{object-fit:cover;border-radius:10px;width:90px;height:90px}.editor-gallery-items button{background:var(--background);color:var(--foreground);border-radius:50%;width:24px;height:24px;position:absolute;top:2px;right:2px}.reading-display-bar,.reading-bulk-bar,.reading-view-toggle{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.reading-display-bar{justify-content:space-between;margin:16px 0}.reading-display-bar .reading-count{margin:0}.reading-view-toggle button,.reading-bulk-bar button,.reading-card-actions button{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;font:inherit;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.reading-view-toggle button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.reading-bulk-bar{padding:12px 0 18px;font-size:13px}.reading-bulk-bar label{align-items:center;gap:8px;display:flex}.reading-library input[type=checkbox]{width:18px;height:18px;accent-color:var(--foreground);cursor:pointer}.reading-cards.is-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reading-cards article{border:1px solid var(--border);border-radius:16px;flex-direction:column;min-width:0;padding:0;display:flex;position:relative;overflow:hidden}.reading-cards article.is-selected{outline:2px solid var(--foreground);outline-offset:2px}.reading-card-check{z-index:2;background:var(--background);border-radius:8px;place-items:center;padding:5px;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 1px 7px #0002}.reading-card-preview{background:var(--muted);color:var(--muted-foreground);aspect-ratio:16/10;place-items:center;display:grid;position:relative;overflow:hidden}.reading-card-preview img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.reading-cards article>.reading-card-body{flex-direction:column;flex:1;align-items:stretch;gap:10px;margin:0;padding:18px;display:flex}.reading-card-meta{letter-spacing:.04em;color:var(--muted-foreground);font-size:11px}.reading-cards h2{overflow-wrap:anywhere;margin:0;font-size:21px;line-height:1.25}.reading-card-body>p{color:var(--muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}.reading-card-actions{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:12px;font-size:12px;display:flex}.reading-card-actions>:first-child{flex-basis:100%;width:100%;min-width:0!important}.reading-cards article .site-select{min-width:0}.reading-cards.is-list article{flex-direction:row}.reading-cards.is-list .reading-card-preview{flex:0 0 230px}.reading-library button:disabled{opacity:.5;cursor:wait}@media (max-width:1150px){.reading-cards.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.reading-cards.is-grid{grid-template-columns:1fr}.reading-cards.is-list .reading-card-preview{flex-basis:110px}.reading-cards.is-list .reading-card-body{padding:12px}.reading-cards h2{font-size:18px}}
