.sojourn-feed{max-width:1020px;margin:0 auto}.feed-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px}.feed-heading h1{font:42px/1.1 var(--serif);letter-spacing:-1.8px}.feed-heading h1 span{font:28px var(--sans);color:#7c9563;margin-left:12px}.feed-heading p:last-child{font-size:14px;color:#657265;margin-top:9px}.feed-heading .section-kicker{margin-bottom:7px}.feed-heading .secondary{min-height:44px;white-space:nowrap}.feed-filter{display:flex;gap:8px;margin:0 0 22px;overflow-x:auto;padding:3px 0 6px;scrollbar-width:thin}.feed-filter button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:24px;white-space:nowrap;color:#5f715b;font-size:13px;background:#fff}.feed-filter .selected{background:var(--green);color:#fff;border-color:var(--green)}.feed-layout{display:grid;grid-template-columns:minmax(0,620px) minmax(220px,1fr);gap:32px;align-items:start}.feed-stream{min-width:0;display:flex;flex-direction:column;gap:20px}.feed-post{border:1px solid #e1e5dc;border-radius:18px;background:#fff;overflow:hidden}.post-header{justify-content:space-between;padding:15px 18px;gap:12px}.post-author,.post-header{display:flex;align-items:center}.post-author{gap:11px;text-align:left;min-width:0;padding:0}.post-author>span:last-child{min-width:0}.post-author b{font-size:14px;display:block;overflow-wrap:anywhere}.post-author small{display:block;color:#67745e;font-size:12px;margin-top:3px}.post-source{display:flex;align-items:center;gap:5px;color:#667758;font-size:11px;flex-shrink:0}.post-source.crush{color:#a05c64}.post-media{display:flex;position:relative;width:100%;height:auto;aspect-ratio:4/5;max-height:680px;padding:0;background:#eceee6;overflow:hidden;align-items:center;justify-content:center}.post-media>img,.post-media>video{width:100%;height:100%;object-fit:contain}.post-media[class*=sample-post-]>img{object-fit:cover;width:200%;height:300%;max-width:none;position:absolute;left:0;top:0}.post-media.sample-post-0>img{left:-100%;top:0}.post-media.sample-post-1>img{left:0;top:-100%}.post-media.sample-post-2>img{left:0;top:-200%}.post-expand{position:absolute;right:14px;bottom:14px;background:#203929bb;color:#fff;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.post-play{position:absolute;color:#fff;background:#173e2fc9;border-radius:40px;padding:12px 20px;display:flex;align-items:center;gap:10px}.post-body{padding:18px}.post-date{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;color:#687660}.post-date>span{padding:5px 10px;background:#eff3e9;border-radius:12px;font-size:11px}.post-caption{font-size:15px;line-height:1.7;color:#344b3a;margin:13px 0 18px;white-space:pre-wrap;overflow-wrap:anywhere}.post-chapter{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px;background:#f5f6ef;border-radius:12px}.post-chapter>span{flex:1;min-width:0}.post-chapter small{display:block;color:#6d7d60;font-size:9px;letter-spacing:1px;margin-bottom:4px}.post-chapter b{font:19px/1.3 var(--serif);overflow-wrap:anywhere}.feed-aside{position:sticky;top:24px;display:flex;flex-direction:column;gap:22px}.feed-about{padding:24px;border-radius:16px;background:#eaf0e2}.feed-about>svg{color:#718858;margin-bottom:16px}.feed-about h2{font:26px/1.3 var(--serif);letter-spacing:-.6px}.feed-about p{font-size:12px;line-height:1.8;color:#596d52;margin-top:15px}.feed-about summary{cursor:pointer;font-size:12px;margin-top:16px;text-decoration:underline}.feed-suggestions h3{font-size:13px}.feed-suggestions .person-row{padding:15px 0}.feed-suggestions>.text-btn{margin-top:16px}.feed-notice{padding:12px 16px;border-radius:10px;background:#f0eddf;font-size:12px;color:#6d6b50;line-height:1.6}.feed-empty{border:1px dashed #b8c5aa;border-radius:18px;padding:36px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:17px}.feed-empty h2{font:30px/1.2 var(--serif)}.feed-empty p{color:#63705b;line-height:1.8}.feed-end{font-size:12px;color:#617052;text-align:center;padding:8px 0 20px;line-height:1.8}.feed-end button{text-decoration:underline;padding:8px}.feed-more{width:100%;justify-content:center}.post-unavailable{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:#f0f1e8}.post-unavailable button{text-decoration:underline}.feed-skeleton{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.feed-skeleton>span{display:block;width:60%;height:40px;background:#ecf0e6;border-radius:9px}.feed-skeleton>div{aspect-ratio:4/5;background:#eff1ea;margin:20px -18px}.feed-skeleton>p{font-size:13px;color:#6a785d}@media(max-width:1150px){.feed-layout{grid-template-columns:minmax(0,660px);justify-content:center}.feed-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.feed-filter,.feed-heading{max-width:660px;margin-left:auto;margin-right:auto}}@media(max-width:760px){.sojourn-feed{margin:0 -8px}.feed-heading{gap:12px;margin-bottom:16px;padding:0 4px}.feed-heading h1{font-size:34px}.feed-heading .section-kicker{font-size:8px}.feed-heading p:last-child{font-size:12px}.feed-heading .secondary{padding:10px 12px;font-size:12px}.feed-filter{gap:6px;margin-bottom:12px;padding-left:4px}.feed-filter button{font-size:12px;padding:0 13px}.feed-stream{gap:16px}.feed-layout{gap:24px}.feed-post{border-radius:14px}.post-header{padding:12px;gap:8px}.post-author{gap:9px}.post-author .avatar{width:38px;height:38px;font-size:15px}.post-author b{font-size:13px}.post-source{font-size:10px;max-width:96px;line-height:1.4}.post-media{max-height:none}.post-body{padding:14px}.post-caption{font-size:14px}.post-chapter{padding:12px;gap:10px}.post-chapter b{font-size:18px}.post-date{font-size:11px}.feed-aside{grid-template-columns:1fr}.feed-about{padding:20px}.feed-empty{padding:25px 20px}.feed-empty h2{font-size:26px}.feed-empty p{font-size:13px}.feed-heading .section-kicker{display:none}.detail-tabs>button,.filter-row>button,.person-card-link,.profile-buttons .primary,.profile-buttons .secondary,.profile-stats>button{min-height:44px}.chapter-copy>p,.person-card p,.profile-bio{font-size:13px}.bottom-nav button span,.chapter-detail-meta,.conversation-disclosure,.profile-stats button{font-size:11px}.form-note{font-size:12px}.message-composer input,.search-field input{font-size:16px}.topbar-actions>.icon-btn{width:40px;height:44px}.bubble p{overflow-wrap:anywhere}}.chat-title h3,.profile-name h1{overflow-wrap:anywhere}.profile-buttons,.profile-name{flex-wrap:wrap}.sheet{overscroll-behavior:contain}.message-composer,.message-composer input{min-width:0}.post-media[class*=sample-post-]{aspect-ratio:9/4}.post-media[class*=sample-post-]>img{object-fit:fill}.management-page{max-width:1200px;margin:0 auto;padding:24px 32px 80px}.account-page{max-width:820px}.admin-status,.management-header,.management-header nav{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.management-header a:not(.brand){font-size:14px}.management-title{margin:44px 0 24px}.management-title h1{font-size:clamp(32px,5vw,52px);line-height:1.1;margin:10px 0}.management-title p{color:var(--muted,#777)}.management-card{background:#fffdf8;border:1px solid #e3ded3;border-radius:18px;padding:26px;margin:20px 0}.management-card h2{font-size:24px;margin:0 0 16px}.management-card>p{line-height:1.65;color:#66645d;font-size:14px;margin:12px 0}.management-card .form-stack{margin-top:20px}.account-facts{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;font-size:14px;margin:20px 0}.account-facts dt{color:#777}.account-facts dd{margin:0;overflow-wrap:anywhere}.management-page a.primary,.management-page a.secondary{display:inline-flex;text-decoration:none;align-items:center}.mfa-setup{margin:20px 0}.mfa-setup img{max-width:100%;height:auto;border:1px solid #ddd}.mfa-setup figcaption{font-size:13px;max-width:320px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.metric-card{background:#e8eee9;border-radius:16px;padding:22px;display:grid;gap:12px}.metric-card span{font-size:13px;color:#486054}.metric-card strong{font-size:34px;color:#15392e;font-weight:600}.admin-caption{font-size:12px;color:#666;line-height:1.7}.admin-status{font-size:13px;color:#556658}.data-table{overflow-x:auto;margin:18px 0;overscroll-behavior-x:contain}.data-table table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}.data-table th{color:#687267;font-size:11px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.data-table td,.data-table th{padding:13px 12px;border-bottom:1px solid #e8e5dd;vertical-align:top}.data-table td:first-child,.data-table th:first-child{padding-left:0}.data-table td{max-width:300px;overflow-wrap:anywhere}.data-table code,.member-id{font-size:11px;display:block;color:#73786f;margin-top:5px}.state-pill{display:inline-flex;border-radius:20px;background:#e5eee6;padding:5px 9px;font-size:11px}.state-pill.suspended{background:#fce0db;color:#8c3025}.state-pill.deactivated{background:#ece9e0}.admin-search{display:grid;gap:8px;font-size:13px;max-width:480px}.admin-search input{padding:12px;border:1px solid #d8d6ca;border-radius:8px;background:white;min-width:0}.admin-action{border:2px solid #8f9f91;scroll-margin-top:24px}.consent-dialog{max-width:600px}.consent-dialog h2{font-size:32px;margin:14px 0}.consent-dialog ul{padding-left:20px;margin:20px 0;line-height:1.65;font-size:14px}.consent-dialog li{margin:12px 0}.consent-check{display:flex!important;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;margin:16px 0}.consent-check input{width:18px!important;height:18px;flex:0 0 18px;margin-top:3px;accent-color:#15392e;padding:0!important}.notification-bell{position:relative}.notification-badge{position:absolute;top:-3px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#9e422b;color:white;font-size:10px;display:grid;place-items:center}.notification-item{display:flex;align-items:center;gap:8px;border-bottom:1px solid #e4e0d6;padding:14px 8px}.notification-item.unread{background:#edf3ee}.notification-item>button:first-child{flex:1;text-align:left;display:grid;gap:4px;background:none;border:0;font-size:14px}.notification-item time{color:#777;font-size:11px}.notification-item .text-btn{font-size:11px;white-space:nowrap}.sync-status{font-size:11px;background:#eee8dc;border:0;border-radius:20px;padding:7px 10px;color:#665b42}.sync-status.live{background:#e6efe5;color:#2e603c}.sync-status.offline,.sync-status.signin{background:#f8e1db;color:#813f31}.account-security-link{margin-bottom:16px;display:inline-block}.form-stack .text-btn,.management-page .form-stack small{line-height:1.6}button:disabled{cursor:not-allowed}@media(max-width:600px){.management-page{padding:18px 16px 50px}.management-card{padding:20px 16px;border-radius:14px}.management-title{margin-top:30px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{padding:16px}.metric-card strong{font-size:28px}.management-header nav{gap:12px}.account-facts{grid-template-columns:1fr;gap:6px}.account-facts dd{margin-bottom:10px}.consent-dialog h2{font-size:26px}.data-table{margin-right:-4px}.notification-item{align-items:flex-start;flex-wrap:wrap}}.form-stack label.consent-check{flex-direction:row;align-items:flex-start;font-size:13px;font-weight:400;letter-spacing:0;margin:0}.form-stack label.consent-check input{margin-top:3px}.example-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;border:1px solid var(--line);border-radius:12px;margin-bottom:20px;background:#f0f3e9;font-size:12px;color:#4b6247}.example-entry button{display:inline-flex;align-items:center;gap:8px;font-weight:600;min-height:32px}.example-notice{padding:18px 20px;border-left:3px solid #889875;background:#f3efe5;border-radius:0 12px 12px 0;margin:0 0 24px;font-size:12px;line-height:1.7;color:#57624c}.example-notice p{margin:5px 0}.example-notice button{margin-top:10px}.example-help{font-size:12px;line-height:1.7;color:#67765d;margin:0 0 20px}.example-badge{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.03em;color:#536346;background:#edf0e5;border:1px solid #dce3ce;border-radius:20px;padding:6px 10px}.person-card>.example-badge{margin-left:10px;vertical-align:middle}.reaction-row button:disabled{opacity:.75;cursor:default}.feed-filter{flex-wrap:wrap}.profile-buttons .example-badge{margin-bottom:8px}@media(max-width:760px){.example-entry{padding:12px 14px;font-size:11px;gap:5px}.example-notice{padding:14px 16px;font-size:11px}.person-card>.example-badge{margin:10px 0 0;display:table}.example-help{font-size:11px}}.avatar>img{width:100%;height:100%;object-fit:cover;object-position:50% 20%;border-radius:inherit}.character-editor{border:0;padding:0;min-width:0}.character-editor label{display:flex;flex-direction:column;gap:8px;margin:15px 0;font-size:12px}.character-editor label.consent-check{flex-direction:row}.character-editor input,.character-editor select,.character-editor textarea{width:100%;padding:12px;border:1px solid #dce2d4;background:white;border-radius:9px;color:#304534;font:inherit}.character-editor input[type=checkbox]{width:auto}.character-editor textarea{min-height:100px;resize:vertical}.character-preview{display:flex;align-items:center;gap:20px;margin:22px 0}.character-preview>img{width:110px;height:110px;object-fit:cover;border-radius:20px}.character-preview .example-badge{display:table;margin-top:12px}.editor-record{padding:20px;background:#f3f4ed;border:1px solid #e0e5d8;border-radius:15px;margin:18px 0}.editor-record h2{font-size:22px}.editor-memory{width:180px;max-width:100%;border-radius:12px}.character-editor:disabled{opacity:.7}.chapter-fiction-label{margin-bottom:18px}.person-card>.example-badge{font-size:9px;padding:4px 7px}.post-source:has(span){font-size:10px}@media(max-width:760px){.character-editor input,.character-editor select,.character-editor textarea{font-size:16px}.character-preview{align-items:flex-start}.character-preview>img{width:80px;height:80px}.editor-record{padding:14px}}.sojourn-feed .feed-filter{flex-wrap:nowrap}@media(max-width:760px){.sojourn-feed .feed-filter button{padding:0 10px;font-size:11px;gap:5px}}