.workflow-project-list,.workflow-member-list,.round-contribution-list,.conflict-list,.completion-review-list,.confirmation-list,.incident-list{flex-direction:column;gap:10px;display:flex}.workflow-tabs{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:20px 0 14px;padding:4px;display:grid}.workflow-tabs button{min-height:44px;color:var(--ink-2);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-weight:750;display:flex}.workflow-tabs button[aria-pressed=true]{color:#fff;background:var(--ink)}.workflow-tabs button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.workflow-tabs span{min-width:22px;height:22px;color:inherit;background:color-mix(in srgb, currentColor 13%, transparent);border-radius:999px;place-items:center;padding:0 5px;font-size:.72rem;display:grid}.workflow-groups{flex-direction:column;gap:22px;display:flex}.workflow-group{min-width:0}.workflow-group__heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:7px;display:flex}.workflow-group__heading h2{margin:0;font-size:1.02rem}.workflow-group__heading span{color:var(--muted);font-size:.78rem}.workflow-group__empty{color:var(--muted);margin:0;padding:14px 2px 2px;font-size:.84rem}.workflow-empty{text-align:center;padding:30px 16px}.workflow-empty svg{width:30px;color:var(--muted)}.workflow-empty h2{margin:10px 0 4px;font-size:1.05rem}.workflow-empty p{max-width:34ch;margin:0 auto}.workflow-project-row{border-bottom:1px solid var(--line);min-height:88px;color:inherit;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0;text-decoration:none;display:grid}.workflow-project-row__icon{width:44px;height:44px;color:var(--ink);background:var(--night);border-radius:12px;place-items:center;display:grid}.workflow-project-row__icon svg{width:21px}.workflow-project-row__copy{min-width:0}.workflow-project-row strong,.workflow-project-row small{overflow-wrap:anywhere;display:block}.workflow-project-row small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;line-height:1.45;display:-webkit-box;overflow:hidden}.workflow-project-row__title{align-items:center;gap:7px;display:flex}.workflow-project-row__title i{color:#fff;background:var(--coral);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.7rem;font-style:normal;display:grid}.workflow-project-row__meta{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.workflow-project-row__meta em{color:var(--ink-2);background:var(--night);border-radius:999px;padding:3px 7px;font-size:.68rem;font-style:normal}.workflow-project-row__action{color:var(--coral);grid-column:2;justify-content:flex-end;align-items:center;gap:3px;font-size:.76rem;font-weight:750;display:flex}.workflow-project-row__action svg{width:15px}.workflow-project-row:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:8px}.recruitment-composer{border:2px solid var(--ink);background:var(--surface);border-radius:16px;margin:16px 0 22px;padding:16px}.recruitment-composer__heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;margin-bottom:18px;padding-bottom:14px;display:flex}.recruitment-composer__heading svg{width:22px;color:var(--coral);flex:none}.recruitment-composer__heading h2{margin:0;font-size:1.1rem}.recruitment-composer__heading p{margin:3px 0 0}.recruitment-brief-form{flex-direction:column;gap:24px;display:flex}.brief-editor-section{flex-direction:column;gap:12px;display:flex}.brief-editor-section>h2{margin:0;font-size:1rem}.brief-editor-section>h2+p{margin:-6px 0 2px;font-size:.82rem}.brief-slot-editors{flex-direction:column;gap:12px;display:flex}.brief-slot-editors fieldset{border:1px solid var(--line);border-radius:12px;min-width:0;padding:14px;position:relative}.brief-slot-editors legend{padding:0 5px;font-weight:750}.brief-slot-editors .field+.field{margin-top:10px}.brief-slot-remove{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:6px;right:7px}.brief-slot-remove svg{width:18px}.brief-slot-remove:focus-visible{outline:3px solid var(--focus)}.brief-form-requirement{color:var(--muted);margin:-8px 0 0;font-size:.78rem}.brief-form-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.brief-form-actions .button:only-child{grid-column:1/-1}.brief-preview{flex-direction:column;gap:18px;display:flex}.brief-preview>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.brief-preview>header span{color:var(--coral);font-size:.78rem;font-weight:750}.brief-preview>header h2{margin:4px 0;font-size:1.35rem}.brief-preview>header p{margin:0}.brief-preview__section{border-top:1px solid var(--line);padding-top:14px}.brief-preview__section h3{margin:0 0 8px;font-size:1rem}.brief-preview__section p{white-space:pre-wrap}.brief-slot-summary{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:3px;padding:10px 0;display:grid}.brief-slot-summary p{grid-column:1/-1;margin:0}.brief-slot-summary span{color:var(--coral);font-size:.78rem;font-weight:750}.brief-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.brief-facts div{background:var(--night);min-width:0;padding:10px}.brief-facts dt{color:var(--muted);font-size:.72rem}.brief-facts dd{overflow-wrap:anywhere;margin:3px 0 0}.brief-boundary-note{background:var(--sage);align-items:flex-start;gap:8px;padding:12px;display:flex}.brief-boundary-note svg{flex:none;width:20px}.brief-boundary-note p{margin:0}.cocreate-detail-page{padding-bottom:18px}.cocreate-recruitment-hero{border:2px solid var(--ink);background:var(--night);border-radius:16px;margin-bottom:18px;padding:18px}.cocreate-recruitment-hero>div>span{color:#ae302d;font-size:.78rem;font-weight:800}.cocreate-recruitment-hero h1{margin:6px 0;font-size:1.55rem;line-height:1.15}.cocreate-recruitment-hero p{max-width:65ch;margin:0}.cocreate-recruitment-hero dl{border-top:1px solid var(--ink);flex-wrap:wrap;gap:8px 20px;margin:18px 0 0;padding-top:14px;display:flex}.cocreate-recruitment-hero dl div{gap:6px;display:flex}.cocreate-recruitment-hero dt{color:var(--muted)}.cocreate-recruitment-hero dd{margin:0;font-weight:750}.cocreate-brief{margin-bottom:20px}.cocreate-brief>header{border-bottom:1px solid var(--ink);padding:0 2px 18px}.cocreate-brief>header>p{color:var(--ink);margin:10px 0;font-size:1.05rem;line-height:1.65}.cocreate-brief>header>small{color:var(--muted);overflow-wrap:anywhere}.cocreate-brief__tags{flex-wrap:wrap;gap:6px;display:flex}.cocreate-brief__tags span{color:var(--ink);background:var(--sage);border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700}.cocreate-brief>section{border-bottom:1px solid var(--line);padding:20px 2px}.cocreate-brief>section h2{margin:0 0 10px;font-size:1.05rem}.cocreate-brief>section h3{margin:16px 0 5px;font-size:.9rem}.cocreate-brief>section p{white-space:pre-wrap;max-width:70ch;margin:0}.cocreate-brief__slots{flex-direction:column;display:flex}.cocreate-brief__slots article{border-bottom:1px solid var(--line);padding:12px 0}.cocreate-brief__slots article:last-child{border-bottom:0}.cocreate-brief__slots article>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cocreate-brief__slots article span{color:var(--coral);font-size:.75rem;font-weight:750}.cocreate-brief__slots article p{margin-top:4px}.cocreate-brief__facts,.cocreate-brief__rules{gap:10px;margin:0;display:grid}.cocreate-brief__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.cocreate-brief__facts div,.cocreate-brief__rules div{background:var(--night);min-width:0;padding:11px 12px}.cocreate-brief__facts dt,.cocreate-brief__rules dt{color:var(--muted);font-size:.74rem;font-weight:700}.cocreate-brief__facts dd,.cocreate-brief__rules dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:4px 0 0}.legacy-brief-notice{background:#fff8d8;border:1px solid #9a6700;border-radius:12px;align-items:flex-start;gap:10px;margin:16px 0;padding:14px;display:flex}.legacy-brief-notice svg{flex:none;width:21px}.legacy-brief-notice h2{margin:0;font-size:1rem}.legacy-brief-notice p{color:var(--ink);margin:3px 0 0}.owner-brief-editor{border:2px solid var(--ink);background:var(--surface);border-radius:16px;margin-bottom:18px;padding:16px}.owner-brief-editor>h2{margin:0;font-size:1.1rem}.owner-brief-editor>p{margin:4px 0 20px}.owner-brief-revision{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:16px 0;padding:0 14px 14px}.owner-brief-revision summary{cursor:pointer;min-height:50px;padding:14px 0;font-weight:750}.owner-brief-revision>p{margin-top:0}.confirmed-application-brief{border-block:1px solid var(--line);margin:12px 0}.confirmed-application-brief summary{cursor:pointer;min-height:44px;padding:12px 2px;font-weight:750}.confirmed-application-brief[open] summary{border-bottom:1px solid var(--line)}.confirmed-application-brief>.cocreate-brief{margin-bottom:0;padding-top:14px}.confirmed-application-brief__restricted{align-items:flex-start;gap:8px;padding:12px 2px;display:flex}.confirmed-application-brief__restricted svg{flex:none;width:19px}.confirmed-application-brief__restricted p{max-width:70ch;margin:0}.cocreate-application{border-top:1px solid var(--ink);flex-direction:column;gap:12px;margin-top:18px;padding-top:20px;display:flex}.cocreate-application h2{margin:0;font-size:1.1rem}.cocreate-detail-page .inline-notice small{overflow-wrap:anywhere;margin-top:3px;display:block}.workflow-state{border:1px solid var(--line);background:var(--surface);border-radius:12px;justify-content:space-between;gap:12px;margin-bottom:16px;padding:10px 12px;display:flex}.workflow-state>div{flex-direction:column;display:flex}.workflow-state>div:last-child{align-items:flex-end}.workflow-state span{color:var(--muted);font-size:.76rem}.workflow-state--attention{background:#fff8d8;border-color:#9a6700}.workflow-state--frozen{border-color:var(--danger);background:#fff0ee}.workflow-hero{border:2px solid var(--ink);background:var(--night);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;min-height:180px;padding:20px;display:grid}.workflow-hero span{color:var(--coral);font-size:.82rem;font-weight:750}.workflow-hero h2{margin:24px 0 4px;font-size:1.5rem}.workflow-hero p{overflow-wrap:anywhere;margin:0;font-size:.78rem}.workflow-hero__progress{flex-direction:column;align-items:center;display:flex}.workflow-hero__progress strong{font-size:1.45rem}.workflow-hero__progress span{color:var(--muted)}.workflow-alert,.safety-principle,.permission-summary,.withdraw-panel,.immutable-protocol,.dossier-complete{border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:14px;display:flex}.workflow-alert,.withdraw-panel{color:var(--danger);background:#fff0ee}.safety-principle,.permission-summary{background:var(--sage)}.immutable-protocol{border:1px solid var(--ink);background:var(--surface)}.dossier-complete{border:2px solid var(--success);background:var(--sage)}.workflow-alert svg,.safety-principle svg,.permission-summary svg,.withdraw-panel svg,.immutable-protocol svg,.dossier-complete svg{flex:none;width:21px}.workflow-alert p,.safety-principle p,.permission-summary p,.withdraw-panel p,.immutable-protocol p,.dossier-complete p{color:inherit;margin:2px 0 0}.immutable-protocol p,.dossier-complete p{overflow-wrap:anywhere;font-size:.8rem;line-height:1.5}.membership-review-note{color:var(--muted);margin:8px 0;font-size:.82rem;line-height:1.55}.workflow-actions{border-top:1px solid var(--line);flex-direction:column;margin:20px 0;display:flex}.workflow-action{border-bottom:1px solid var(--line);min-height:68px;color:inherit;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:10px 2px;text-decoration:none;display:grid}.workflow-action svg{width:22px;color:var(--coral)}.workflow-action strong,.workflow-action small{display:block}.workflow-action small{color:var(--muted);margin-top:2px}.workflow-member-list article{border-bottom:1px solid var(--line);grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 0;display:grid}.workflow-member-list p{margin:2px 0 0;font-size:.8rem}.workflow-member-list small{color:var(--muted)}.member-dot{background:var(--success);border-radius:50%;width:9px;height:9px}.member-dot:not(.member-dot--active){background:var(--danger)}.workflow-slot-list{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px}.workflow-slot-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.workflow-slot-list>div:last-child{border-bottom:0}.workflow-slot-list span{color:var(--muted)}.workflow-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.protocol-selection>p{margin-bottom:14px}.protocol-selection fieldset{border:1px solid var(--ink);background:var(--surface);border-radius:12px;min-width:0;margin:0 0 12px;padding:14px}.protocol-selection legend{padding:0 6px;font-weight:800}.protocol-selection fieldset .field+.field{margin-top:10px}.protocol-details{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:16px 0}.protocol-details summary{cursor:pointer;min-height:48px;padding:12px;font-weight:750}.protocol-details pre{border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;max-height:360px;margin:0;padding:12px;font-size:.7rem;overflow:auto}.protocol-summary{margin:16px 0 22px}.protocol-summary>header{border-bottom:1px solid var(--ink);padding-bottom:10px}.protocol-summary>header h2,.protocol-summary>header p,.protocol-summary article p{margin:0}.protocol-summary>header h2{font-size:1.1rem}.protocol-summary>header p{color:var(--muted);margin-top:3px;font-size:.8rem}.protocol-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.protocol-summary article{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;padding:12px}.protocol-summary article h3{margin:0 0 7px;font-size:.9rem}.protocol-summary article p+p{margin-top:6px}.protocol-summary dl{gap:5px;margin:0;display:grid}.protocol-summary dl+dl{border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.protocol-summary dl div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.protocol-summary dt{color:var(--muted)}.protocol-summary dd{text-align:right;margin:0}.protocol-summary__participants{margin-top:18px}.protocol-summary__participants>h3{margin:0 0 8px;font-size:1rem}.protocol-summary__participants article+article{margin-top:8px}.signature-list{flex-direction:column;margin-bottom:12px;display:flex}.signature-list>div{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;display:grid}.signature-list svg{width:18px;color:var(--success)}.signature-list small{color:var(--muted)}.signature-pending{border:1px solid var(--muted);border-radius:50%;width:14px;height:14px;display:block}.round-switcher{gap:8px;margin:8px 0 20px;display:flex;overflow-x:auto}.round-switcher a{border:1px solid var(--line);min-width:62px;min-height:52px;color:inherit;background:var(--surface);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex}.round-switcher a.is-current{border-color:var(--ink);color:#fff;background:var(--ink)}.round-switcher span{font-size:.68rem;font-weight:500}.round-contribution{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.round-contribution>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.round-contribution>header strong,.round-contribution>header small{display:block}.round-contribution>header small{color:var(--muted)}.round-contribution>header>span{color:var(--coral);text-align:right;font-size:.75rem;font-weight:750}.round-contribution>p{color:var(--ink);white-space:pre-wrap;margin:0;padding:14px 12px}.round-contribution--conflict_blocked{border-color:#9a6700}.round-contribution--rights_withdrawn{border-color:var(--danger);opacity:.78}.contribution-meta{color:var(--muted);flex-wrap:wrap;gap:8px;padding:0 12px 12px;font-size:.7rem;display:flex}.round-contribution details{border-top:1px solid var(--line)}.round-contribution summary{cursor:pointer;min-height:44px;padding:11px 12px;font-weight:700}.diff-view{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px;display:grid}.diff-view>div{background:var(--sage);border-radius:10px;min-width:0;padding:10px}.diff-view>div:last-child{background:#fff0ee}.diff-view p{overflow-wrap:anywhere;margin:4px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.review-result{border-top:1px solid var(--line);background:var(--sage);align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.review-result svg{width:18px;color:var(--success)}.review-result strong,.review-result small{display:block}.directed-review{border-top:1px solid var(--line);padding:12px}.conflict-list article{background:#fff8d8;border:1px solid #9a6700;border-radius:12px;padding:14px}.conflict-list header{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:12px;display:grid}.conflict-list header svg{width:20px}.conflict-list header span{font-size:.74rem}.branch-options{gap:8px;margin-bottom:12px;display:grid}.branch-options label{background:var(--surface);border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:flex}.branch-options input{width:20px;height:20px;accent-color:var(--ink)}.branch-options strong,.branch-options small{display:block}.branch-options small{overflow-wrap:anywhere;color:var(--muted)}.completion-review-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:4px;padding:10px 0;display:grid}.completion-review-list small{color:var(--muted);grid-column:1/-1}.confirmation-list article{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:14px}.confirmation-list header{justify-content:space-between;gap:12px;display:flex}.confirmation-list header p{margin:3px 0 10px}.confirmation-list header>span{color:var(--coral);font-weight:800}.decision-chip{min-height:32px;color:var(--success);background:var(--sage);border-radius:999px;align-items:center;margin-bottom:10px;padding:4px 10px;font-size:.76rem;font-weight:750;display:inline-flex}.decision-chip--decline{color:var(--danger);background:#fff0ee}.incident-list article{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:12px}.incident-list header{justify-content:space-between;gap:10px;display:flex}.incident-list time{color:var(--muted);font-size:.7rem}.incident-list p{margin:8px 0}.incident-list ul{color:var(--muted);margin:0;padding-left:20px;font-size:.76rem}.export-record{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px}.export-record summary{cursor:pointer;min-height:44px;padding:11px 12px;font-weight:750}.export-record dl{margin:0;padding:0 12px 12px}.export-record dl div{border-top:1px solid var(--line);padding-top:8px}.export-record dt{color:var(--muted);font-size:.72rem}.export-record dd{overflow-wrap:anywhere;margin:3px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}@media (width<=374px){.workflow-form-row,.diff-view,.protocol-summary__grid,.brief-facts,.brief-form-actions,.cocreate-brief__facts,.workflow-hero{grid-template-columns:1fr}.workflow-hero__progress{align-items:flex-start}.signature-list>div{grid-template-columns:22px minmax(0,1fr)}.signature-list small{grid-column:2}}@media (prefers-reduced-motion:reduce){.workflow-project-row,.workflow-action,.round-switcher a{scroll-behavior:auto;transition:none}}.guidance-card{border:1px solid color-mix(in srgb, var(--ink) 30%, var(--sage));background:var(--sage);border-radius:14px;margin:0 0 18px;padding:14px}.guidance-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guidance-card__heading h2{margin:2px 0 0;font-size:1rem}.guidance-card__step{color:var(--success);font-size:.76rem;font-weight:800}.guidance-card__close{min-height:44px;color:var(--ink-2);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex:none;padding:0 2px;font-size:.78rem;text-decoration:underline}.guidance-card progress{width:100%;height:6px;accent-color:var(--coral);background:color-mix(in srgb, var(--ink) 12%, transparent);border:0;border-radius:999px;margin:10px 0 12px;display:block;overflow:hidden}.guidance-card progress::-webkit-progress-bar{background:color-mix(in srgb, var(--ink) 12%, transparent)}.guidance-card progress::-webkit-progress-value{background:var(--coral)}.guidance-card progress::-moz-progress-bar{background:var(--coral)}.guidance-card p{max-width:60ch;color:var(--ink-2);margin:0}.guidance-card__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.welcome-journey{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:18px 0;padding:16px 0}.welcome-journey__heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.welcome-journey__heading h2{margin-bottom:12px;font-size:1rem}.welcome-journey__heading>span{color:var(--coral);font-weight:800}.welcome-journey ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.welcome-journey li{min-height:48px;color:var(--muted);grid-template-columns:34px 1fr;align-items:center;gap:10px;display:grid}.welcome-journey li>span{border:1px solid var(--line);background:var(--surface);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.welcome-journey li svg{width:17px}.welcome-journey li div{gap:1px;display:grid}.welcome-journey li small{color:inherit}.welcome-journey li.is-current{color:var(--ink)}.welcome-journey li.is-current>span{border-color:var(--ink)}.welcome-journey li.is-complete{color:var(--success)}.welcome-journey li.is-complete>span{border-color:var(--success);color:#fff;background:var(--success)}.entry-loading{min-height:70dvh;padding-top:24px}.guidance-help__list{border-top:1px solid var(--line);margin:22px 0;display:grid}.guidance-help__list>a{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;min-height:72px;text-decoration:none;display:grid}.guidance-help__list>a>svg:first-child{width:22px;color:var(--coral)}.guidance-help__list>a>svg:last-child{width:18px;color:var(--muted)}.guidance-help__list span{gap:2px;display:grid}.guidance-help__list small{color:var(--muted)}.guidance-help__principles{background:var(--lavender);border-radius:14px;padding:16px}.guidance-help__principles p{margin-bottom:14px}@media (width<=374px){.guidance-card__heading{display:block}.guidance-card__close{margin-top:4px}.guidance-card__actions{display:grid}}.social-page{min-width:0;padding-bottom:12px}.social-page .page-header{align-items:flex-start}.social-page .page-header>div{min-width:0}.social-page .page-header h1{overflow-wrap:anywhere}.social-page .page-header>:last-child{flex:none}.social-section{margin:22px 0}.social-section>h2,.social-section-heading h2{margin-bottom:12px}.social-section-heading{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.social-section-heading a{min-height:44px;color:var(--coral);align-items:center;font-weight:750;display:inline-flex}.social-shortcuts{gap:4px;min-width:0;margin:4px 0 14px;display:flex;overflow-x:auto}.social-shortcuts a{min-width:64px;min-height:44px;color:var(--ink);background:var(--lavender);border-radius:10px;flex:1 0 auto;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.social-search{border:1px solid var(--ink);background:var(--surface);border-radius:14px;padding:14px}.social-search>label{margin-bottom:8px;font-size:.875rem;font-weight:750;display:block}.social-search>div{gap:8px;display:flex}.social-search input{width:100%;min-width:0;min-height:48px;color:var(--ink);background:var(--surface);border:1px solid #8f8883;border-radius:12px;padding:10px 12px}.social-search input::placeholder{color:#625c58;opacity:1}.social-search .button{flex:none}.social-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.social-row{border-bottom:1px solid var(--line);min-height:92px;color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:14px 4px;text-decoration:none;display:flex;position:relative}.social-row>div,.social-row>article{min-width:0}.social-row>svg{width:20px;color:var(--muted);flex:none}.social-row h2,.social-row h3{overflow-wrap:anywhere;margin:3px 0}.social-row p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:3px 0 0;display:-webkit-box;overflow:hidden}.social-row--static{display:block}.social-row__meta{min-width:0;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 10px;font-size:.76rem;display:flex}.social-row__meta>*{overflow-wrap:anywhere;min-width:0}.social-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.social-tags span{color:var(--ink-2);background:var(--sage);border-radius:999px;padding:3px 8px;font-size:.72rem}.governed-media{border:1px solid var(--line);background:var(--lavender);object-fit:contain;border-radius:14px;width:100%;max-height:520px;margin:12px 0;display:block}.governed-media--compact{object-fit:cover;width:92px;height:92px;margin:8px 0}.governed-media__unavailable{color:var(--muted);background:var(--lavender);border-radius:12px;margin:10px 0;padding:12px;font-size:.8rem}.social-empty{background:var(--lavender);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:132px;padding:20px;display:flex}.social-empty svg{width:28px;color:var(--ink-2)}.social-empty p{max-width:32ch;margin:0}.social-form-error,.social-form-success{border-radius:12px;padding:10px 12px}.social-form-error{color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface))}.social-form-error p{color:inherit;margin-bottom:8px}.social-form-success{color:var(--success);background:var(--sage)}.discover-tasks .social-section-heading h2{margin:0}.discover-tasks__summary{max-width:42ch;color:var(--muted);margin:-4px 0 6px;font-size:.8rem}.discover-browser{min-width:0}.discover-browser__heading{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;margin-bottom:12px;display:flex}.discover-browser__heading>div{min-width:0}.discover-browser__heading h2{margin:0}.discover-browser__heading p{max-width:38ch;color:var(--muted);margin:4px 0 0;font-size:.82rem}.discover-browser__heading>span{color:var(--muted);flex:none;font-size:.78rem}.discover-category-tabs{border-bottom:1px solid var(--line);scroll-snap-type:x proximity;gap:2px;min-width:0;display:flex;overflow-x:auto}.discover-category-tabs button{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 7px;font-size:.84rem;font-weight:750;display:inline-flex}.discover-category-tabs button[aria-selected=true]{border-bottom-color:var(--coral);color:var(--ink)}.discover-category-tabs button:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.discover-category-tabs button span{min-width:18px;height:18px;color:inherit;background:var(--lavender);border-radius:999px;place-items:center;padding:0 4px;font-size:.68rem;display:grid}.discover-sortbar{grid-template-columns:minmax(0,220px) 1fr;align-items:end;gap:10px 14px;padding:12px 0 8px;display:grid}.discover-sortbar label{color:var(--ink-2);gap:5px;font-size:.76rem;font-weight:750;display:grid}.discover-sortbar select{width:100%;min-height:44px;color:var(--ink);background:var(--surface);font:inherit;border:1px solid #8f8883;border-radius:10px;padding:8px 34px 8px 11px;font-size:.84rem}.discover-sortbar select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.discover-sortbar p{color:var(--muted);justify-self:end;margin:0 0 10px;font-size:.78rem}.discover-source-warning{min-height:44px;color:var(--ink-2);background:var(--lavender);border-radius:10px;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:8px;padding:8px 10px;font-size:.78rem;display:flex}.discover-source-warning .button{flex:none}.discover-browser [role=tabpanel]>.button{width:100%;margin-top:14px}.social-fieldset{border:1px solid var(--line);border-radius:14px;gap:12px;padding:14px;display:grid}.social-fieldset legend{padding:0 6px;font-weight:750}.social-content-picker,.social-user-picker{gap:10px;display:grid}.social-content-picker>.button,.social-user-picker>.button{justify-self:start}.social-picker-results{gap:8px;display:grid}.social-picker-results label{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;padding:11px;display:flex}.social-picker-results label:has(input:checked){border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.social-picker-results input{accent-color:var(--ink);margin-top:4px}.social-picker-results span{gap:3px;min-width:0;display:grid}.social-picker-results strong,.social-picker-results small{overflow-wrap:anywhere}.social-picker-results small{color:var(--muted)}.social-two-fields,.social-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.social-actions>*{flex:auto}.age-verification-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.age-verification-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.age-verification-heading h2{margin:0 0 4px;font-size:1rem}.age-verification-heading p,.age-verification-expiry{color:var(--muted);margin:0;font-size:.8rem}.age-verification-heading>span{color:var(--ink);background:var(--sage);border-radius:999px;flex:none;padding:5px 8px;font-size:.75rem;font-weight:750}.age-verification-expiry{margin-top:10px}.social-article{border-bottom:2px solid var(--ink);padding:18px 0 22px}.social-article h1{margin-top:12px}.social-prose{max-width:70ch;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere}.comment-list{flex-direction:column;gap:8px;display:flex}.comment{border-bottom:1px solid var(--line);padding:13px 0}.comment>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.comment>a{min-height:44px;color:var(--danger);align-items:center;font-size:.8rem;display:inline-flex}.social-composer{flex-direction:column;gap:10px;padding:14px 0;display:flex}.social-composer .button{align-self:stretch}.risk-mask{color:var(--ink);background:var(--lavender);border-radius:12px;align-items:flex-start;gap:8px;padding:12px;display:flex}.risk-mask svg{flex:none;width:19px}.risk-mask p{color:var(--ink);margin:0}.social-protected-label{min-height:28px;color:var(--danger);align-items:center;gap:5px;font-size:.76rem;font-weight:700;display:inline-flex}.social-protected-label svg{width:16px}.social-tabs{background:var(--lavender);border-radius:12px;grid-template-columns:repeat(2,1fr);margin-bottom:14px;padding:4px;display:grid}.social-tabs button{min-height:44px;color:var(--ink-2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;font-weight:700}.social-tabs button[aria-pressed=true],.social-tabs button.is-selected{border-color:var(--ink);color:var(--ink);background:var(--surface);font-weight:800}.world-dossier{border:2px solid var(--ink);background:var(--night);border-radius:16px;padding:18px}.world-dossier h1{margin-top:18px}.world-dossier dl{margin:16px 0}.world-dossier dl>div{border-bottom:1px solid color-mix(in srgb, var(--ink) 20%, transparent);justify-content:space-between;gap:12px;padding:7px 0;display:flex}.world-dossier dd{overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:700}.world-dossier pre{max-height:260px;color:var(--ink);background:var(--surface);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:10px;padding:12px;font:.78rem/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.world-restore-panel{border:1px solid var(--ink);background:var(--surface);border-radius:14px;padding:16px}.relationship-row{border-bottom:1px solid var(--line);padding:15px 0}.relationship-row h3{margin:6px 0}.relationship-row p{margin-bottom:7px}.history-list{margin:8px 0;padding:0;list-style:none;position:relative}.history-list:before{background:var(--line);content:"";width:1px;position:absolute;top:15px;bottom:15px;left:8px}.history-list li{padding:0 0 24px 28px;position:relative}.history-list li:before{border:2px solid var(--ink);background:var(--canvas);content:"";border-radius:50%;width:11px;height:11px;position:absolute;top:6px;left:3px}.history-list p{margin:3px 0}.request-banner{background:var(--sage);border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.request-banner>svg{flex:none;width:24px}.request-banner>div{min-width:0}.request-banner h2{margin-bottom:3px}.request-banner p{margin-bottom:4px}.dm-thread{flex-direction:column;gap:10px;min-height:240px;padding:18px 0;display:flex}.dm-bubble{border-radius:14px;width:fit-content;max-width:86%;padding:10px 12px}.dm-bubble>p{color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.dm-bubble>div:last-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;min-width:0;margin-top:5px;display:flex}.dm-bubble small{opacity:.75}.dm-bubble .dm-report-link{min-width:44px;min-height:44px;color:inherit;justify-content:center;align-items:center;padding-inline:8px;display:inline-flex}.dm-bubble--me{color:#fff;background:var(--ink);align-self:flex-end}.dm-bubble--counterpart{border:1px solid var(--line);background:var(--surface);align-self:flex-start}.safety-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:56px;display:flex}.hub-list{border-top:1px solid var(--line);flex-direction:column;margin-top:8px;display:flex}.hub-list>a{border-bottom:1px solid var(--line);min-height:76px;color:inherit;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:12px;text-decoration:none;display:grid}.hub-list svg{width:23px}.hub-list span{flex-direction:column;display:flex}.hub-list small{color:var(--muted)}@media (width<=374px){.social-page .page-header{flex-direction:column}.social-page .page-header>:last-child{align-self:stretch}.social-search>div{flex-direction:column}.discover-sortbar{grid-template-columns:1fr}.discover-sortbar p{justify-self:start;margin-bottom:0}.discover-source-warning{flex-direction:column;align-items:flex-start}.social-two-fields,.social-two-columns{grid-template-columns:1fr}.social-actions>*{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.social-page *,.social-page :before,.social-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.activity-page{padding-bottom:8px}.activity-empty{margin-top:12px}.activity-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.activity-entry{border-bottom:1px solid var(--line);min-height:148px;color:inherit;align-items:center;gap:14px;padding:20px 42px 20px 2px;text-decoration:none;display:flex;position:relative}.activity-entry--featured{min-height:226px;padding-top:28px;padding-bottom:28px}.activity-entry__copy{min-width:0}.activity-entry h2{margin:8px 0 6px;font-size:1.18rem}.activity-entry--featured h2{letter-spacing:-.025em;font-size:1.55rem}.activity-entry p{max-width:65ch;color:var(--ink-2);margin-bottom:14px}.activity-entry__arrow{width:22px;color:var(--muted);position:absolute;right:6px}.activity-live{color:#fff;background:var(--coral);border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:3px 9px;font-size:.78rem;font-weight:750;display:inline-flex}.activity-live svg{width:14px;height:14px}.activity-meta{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:.78rem;display:flex}.activity-meta span{align-items:center;gap:5px;display:inline-flex}.activity-meta svg{flex:none;width:15px;height:15px}.activity-hero{border:2px solid var(--ink);background:var(--night);border-radius:16px;padding:24px 18px}.activity-hero h1{margin-top:18px;font-size:1.8rem}.activity-hero p{color:var(--ink);margin-bottom:20px}.activity-content{margin-top:26px}.activity-content__heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.activity-content__heading h2{margin:0}.activity-content__heading span{color:var(--muted);font-size:.8rem}.activity-content ol{margin:0;padding:0;list-style:none}.activity-content li{border-bottom:1px solid var(--line);grid-template-columns:minmax(70px,auto) 1fr;align-items:baseline;gap:12px;padding:14px 2px;display:grid}.activity-content li span{color:var(--coral);font-size:.78rem;font-weight:750}.activity-content li strong{overflow-wrap:anywhere;min-width:0}.activity-content__link{min-width:0;min-height:44px;color:inherit;justify-content:space-between;align-items:center;gap:8px;text-decoration:none;display:flex}.activity-content__link svg{width:18px;color:var(--muted);flex:none}.activity-content__unavailable{flex-direction:column;gap:3px;min-width:0;display:flex}.activity-content__unavailable small{color:var(--muted);font-size:.72rem}.activity-content__media{border:1px solid var(--line);background:var(--lavender);object-fit:contain;border-radius:12px;width:min(100%,360px);max-height:360px;margin:0 0 10px;display:block}.activity-content__media-error{color:var(--muted);background:var(--lavender);border-radius:8px;margin-bottom:8px;padding:8px;display:block}.activity-content__empty{border-bottom:1px solid var(--line);padding:20px 2px}.activity-source{background:var(--sage);border-radius:12px;align-items:flex-start;gap:8px;margin:22px 0 0;padding:12px;font-size:.8rem;display:flex}.activity-source svg{flex:none;width:17px}@media (width<=374px){.activity-entry{padding-right:34px}.activity-entry--featured{min-height:210px}.activity-entry--featured h2{font-size:1.4rem}.activity-hero{padding-inline:14px}.activity-hero h1{font-size:1.55rem}.activity-content li{grid-template-columns:68px minmax(0,1fr);gap:8px}}@media (prefers-reduced-motion:reduce){.activity-entry{scroll-behavior:auto}}.creator-page{min-width:0;padding-bottom:20px}.creator-eyebrow{color:var(--coral);letter-spacing:.08em;margin:0 0 8px;font-family:Outfit,system-ui,sans-serif;font-size:.72rem;font-weight:800}.creator-hero{border:2px solid var(--ink);background:var(--night);border-radius:20px;padding:22px 18px;position:relative;overflow:hidden}.creator-hero .creator-eyebrow{color:var(--ink-2)}.creator-hero>svg{width:30px;height:30px;color:var(--coral);position:absolute;top:16px;right:16px}.creator-hero h2{max-width:290px;margin:28px 0 8px;font-size:1.45rem}.creator-hero p:last-child{margin-bottom:0}.creator-hub{gap:10px;margin:16px 0;display:grid}.creator-hub>a{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:76px;padding:14px;text-decoration:none;display:grid}.creator-hub>a>svg:first-child{width:28px;color:var(--coral)}.creator-hub span{min-width:0;display:grid}.creator-hub small{color:var(--muted)}.creator-oc-section{margin:18px 0}.creator-oc-section__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.creator-oc-section__heading>div{min-width:0}.creator-oc-section__heading h2{margin-bottom:3px}.creator-oc-section__heading p{margin:0;font-size:.82rem}.creator-oc-section__heading .button{min-width:max-content;padding-inline:12px}.creator-oc-section__heading .button svg{width:18px;height:18px}.creator-oc-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.creator-oc-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);overflow:hidden}.creator-oc-card__summary{min-height:104px;color:inherit;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:background .16s;display:grid}.creator-oc-card__summary:hover{background:color-mix(in srgb, var(--night) 42%, var(--surface))}.creator-oc-card__avatar{width:58px;height:68px;color:var(--ink);background:var(--night);border-radius:12px;place-items:center;font-size:1.3rem;font-weight:850;display:grid}.creator-oc-card__copy{gap:2px;min-width:0;display:grid}.creator-oc-card__copy strong,.creator-oc-card__copy span,.creator-oc-card__copy small{overflow-wrap:anywhere}.creator-oc-card__copy strong{font-size:1.05rem}.creator-oc-card__copy>span{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}.creator-oc-card__copy small{color:var(--muted);font-size:.72rem}.creator-oc-card__summary>svg{width:20px}.creator-oc-card__actions{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.creator-oc-card__actions .button{min-width:0;padding-inline:7px;font-size:.8rem}.creator-oc-empty{border-radius:var(--radius);background:var(--lavender);flex-direction:column;justify-content:center;align-items:flex-start;min-height:210px;padding:22px;display:flex}.creator-oc-empty>svg{width:32px;height:32px;color:var(--coral);margin-bottom:18px}.creator-oc-empty h3{margin:0 0 6px;font-size:1.05rem}.creator-oc-empty p{max-width:32ch;margin-bottom:16px}.creator-page--hub{padding-bottom:0}.creator-page--hub .page-header{min-height:58px;padding-top:4px}.creator-page--hub .page-header h1{font-size:1.35rem}.creator-hero--hub{min-height:88px;padding:12px 14px}.creator-hero--hub>svg{width:24px;height:24px;top:12px;right:14px}.creator-hero--hub .creator-eyebrow{margin-bottom:3px}.creator-hero--hub h2{max-width:none;margin:0 0 2px;padding-right:34px;font-size:1.08rem}.creator-hero--hub p:last-child{margin:0;font-size:.82rem}.creator-page--hub .creator-oc-section{margin:12px 0}.creator-page--hub .creator-oc-section__heading{align-items:center;margin-bottom:8px}.creator-page--hub .creator-oc-section__heading h2{margin-bottom:1px;font-size:1rem}.creator-page--hub .creator-oc-section__heading p{font-size:.76rem}.creator-oc-section__heading-actions{align-items:center;gap:4px;display:flex}.creator-page--hub .creator-oc-section__heading-actions .button{min-width:0;min-height:44px;padding:8px 10px;font-size:.78rem}.creator-page--hub .creator-oc-list{gap:0}.creator-page--hub .creator-oc-card__summary{grid-template-columns:48px minmax(0,1fr) 18px;gap:9px;min-height:78px;padding:9px 10px}.creator-page--hub .creator-oc-card__avatar{border-radius:10px;width:48px;height:56px;font-size:1.1rem}.creator-page--hub .creator-oc-card__copy strong{font-size:.95rem}.creator-page--hub .creator-oc-card__copy>span{-webkit-line-clamp:1;font-size:.76rem}.creator-page--hub .creator-oc-card__copy strong,.creator-page--hub .creator-oc-card__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creator-page--hub .creator-oc-card__copy small{font-size:.72rem}.creator-page--hub .creator-oc-card__copy small:last-child{display:none}.creator-page--hub .creator-oc-card__summary>svg{width:18px}.creator-page--hub .creator-oc-card__actions{gap:5px;padding:6px}.creator-page--hub .creator-oc-card__actions .button{min-height:44px;padding-inline:5px;font-size:.78rem}.creator-page--hub .creator-oc-empty{min-height:142px;padding:14px}.creator-page--hub .creator-oc-empty>svg{width:24px;height:24px;margin-bottom:6px}.creator-page--hub .creator-oc-empty h3{margin-bottom:3px;font-size:.95rem}.creator-page--hub .creator-oc-empty p{margin-bottom:8px;font-size:.78rem}.creator-page--hub .skeleton-stack{padding:0}.creator-page--hub .skeleton-stack span{display:none}.creator-page--hub .skeleton-stack span:first-child{height:132px;display:block}.creator-page--hub .state{min-height:150px;padding:16px}.creator-page--hub .creator-hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0}.creator-page--hub .creator-hub>a{grid-template-columns:22px minmax(0,1fr);gap:8px;min-height:58px;padding:8px 10px}.creator-page--hub .creator-hub>a:last-child{grid-column:1/-1}.creator-page--hub .creator-hub>a>svg:first-child{width:20px;height:20px}.creator-page--hub .creator-hub>a>svg:last-child,.creator-page--hub .creator-hub small{display:none}.creator-page--hub .creator-hub strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.creator-panel{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);margin:16px 0;padding:16px}.creator-panel>h2>svg{vertical-align:-4px;width:20px;margin-right:6px}.creator-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.creator-actions>.button{flex:120px}.creator-notice{overflow-wrap:anywhere;border-radius:12px;margin:12px 0;padding:10px 12px}.creator-notice--error{color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.creator-notice--success{color:var(--success);background:var(--sage)}.creator-version{flex-wrap:wrap;gap:6px;margin:4px 0 12px;display:flex}.creator-version span{border:1px solid var(--line);color:var(--ink-2);background:var(--surface);border-radius:999px;padding:4px 8px;font-size:.72rem}.creator-version span.is-warning{border-color:var(--coral);color:var(--ink);background:var(--coral-soft);font-weight:750}.chapter-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.chapter-tabs button{border:1px solid var(--line);min-width:0;min-height:60px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:12px;place-items:center;padding:6px 2px;font-size:.7rem;display:grid;position:relative}.chapter-tabs button span{font-family:Outfit,system-ui,sans-serif;font-size:.65rem}.chapter-tabs button i{color:var(--success);font-style:normal;position:absolute;top:3px;right:5px}.chapter-tabs button.is-active,.chapter-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink);background:var(--night);font-weight:800}.chapter-editor .field__textarea{min-height:94px}.permission-editor{gap:18px;display:grid}.permission-editor__note{color:var(--ink-2);background:var(--lavender);border-radius:12px;margin:0;padding:11px 12px;font-size:.82rem;line-height:1.55}.permission-field .field__input{appearance:auto;cursor:pointer}.permission-field .field__error{margin-top:-2px}.creator-tabpanel{min-width:0}.autosave-line{min-height:44px;color:var(--muted);align-items:center;gap:8px;padding:6px 2px;font-size:.78rem;display:flex}.autosave-line svg{flex:none;width:17px}.creator-conflict{border:1px solid var(--danger);border-radius:var(--radius);background:color-mix(in srgb, var(--danger) 6%, var(--surface));padding:14px}.creator-conflict h2{color:var(--danger)}.workshop-rebase{border:2px solid var(--ink);border-radius:var(--radius);background:var(--lavender);grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;margin:14px 0;padding:14px;display:grid}.workshop-rebase>svg{width:22px;margin-top:2px}.workshop-rebase h2{margin-bottom:5px}.workshop-rebase p{margin:0 0 8px}.workshop-rebase details{margin:8px 0 12px}.workshop-rebase summary{width:max-content;max-width:100%;min-height:44px;color:var(--ink);cursor:pointer;align-items:center;font-weight:750;display:flex}.workshop-rebase ul{gap:7px;margin:0 0 12px;padding:0;list-style:none;display:grid}.workshop-rebase li{background:var(--surface);border-radius:10px;gap:2px;padding:8px 10px;display:grid}.workshop-rebase li strong,.workshop-rebase li span{overflow-wrap:anywhere}.workshop-rebase li span{color:var(--ink-2);font-size:.76rem}.workshop-rebase .button{min-height:44px}.workshop-rebase small{color:var(--muted);margin-top:6px;display:block}.workshop-rebase__unavailable{color:var(--ink-2)}.canonical-commit{border:2px solid var(--ink);border-radius:var(--radius);background:var(--sage);grid-template-columns:26px minmax(0,1fr);align-items:start;gap:12px;margin-top:16px;padding:16px;display:grid}.canonical-commit>svg{width:24px}.canonical-commit p{margin-bottom:0}.canonical-commit>.button{grid-column:1/-1;width:100%}.import-review{border-width:2px}.warning-list{color:var(--ink-2);background:var(--lavender);border-radius:12px;padding:12px 12px 12px 30px}.warning-list li+li{margin-top:6px}.import-chapters{gap:10px;margin:14px 0;display:grid}.import-chapters>label{border:1px solid var(--line);border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.import-chapters input{width:20px;height:20px;accent-color:var(--ink);margin:2px 0 0}.import-chapters span{min-width:0}.import-field-list{gap:6px;margin:9px 0 0;display:grid}.import-field-list>div{background:var(--canvas);border-radius:8px;grid-template-columns:minmax(72px,.7fr) minmax(0,1.3fr);gap:3px;padding:8px 9px;display:grid}.import-field-list dt{color:var(--muted);font-size:.72rem}.import-field-list dd{min-width:0;color:var(--ink-2);overflow-wrap:anywhere;margin:0;font-size:.76rem}.import-owned-ocs-error{margin-bottom:12px}.import-owned-ocs-error .button{width:100%}.library-tabs,.memory-scope-tabs{overscroll-behavior-inline:contain;scrollbar-width:none;gap:6px;padding:7px 7px 11px;scroll-padding-inline:7px;display:flex;overflow-x:auto}.library-tabs::-webkit-scrollbar{display:none}.memory-scope-tabs::-webkit-scrollbar{display:none}.library-tabs button,.memory-scope-tabs button{border:1px solid var(--line);min-width:58px;min-height:44px;color:var(--ink-2);background:var(--surface);white-space:nowrap;cursor:pointer;border-radius:999px;padding:8px 12px}.library-tabs button.is-active,.memory-scope-tabs button.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.memory-scope-tabs button span{min-width:18px;height:18px;color:inherit;background:color-mix(in srgb, currentColor 12%, transparent);border-radius:999px;place-items:center;margin-left:4px;font-size:.68rem;display:inline-grid}.library-list,.memory-library-list{gap:10px;display:grid}.library-row{border:1px solid var(--line);border-radius:var(--radius);min-height:76px;color:inherit;background:var(--surface);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.library-thumb{width:54px;height:58px;color:var(--ink-2);background:var(--night);border-radius:10px;place-items:center;display:grid;overflow:hidden}.library-thumb img{object-fit:cover;width:100%;height:100%}.library-thumb svg{width:22px}.library-row>span{min-width:0;display:grid}.library-row strong,.library-row small{overflow-wrap:anywhere}.library-row small{color:var(--muted)}.library-row em{width:max-content;color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface));border-radius:999px;margin-top:3px;padding:2px 6px;font-size:.68rem;font-style:normal}.favorite-detail>svg{width:38px;height:38px;color:var(--coral);background:var(--coral-soft);border-radius:50%;padding:8px}.restricted-copy{background:var(--lavender);border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.restricted-copy svg{flex:none;width:20px}.restricted-copy p{margin:0}.oc-file{border:2px solid var(--ink);background:var(--night);border-radius:20px;padding:18px}.oc-file h2{margin:26px 0 8px;font-size:1.6rem}.oc-file dl{border-top:1px solid var(--ink);margin:16px 0 0}.oc-file dl>div{border-bottom:1px solid color-mix(in srgb, var(--ink) 22%, transparent);justify-content:space-between;gap:10px;padding:7px 0;display:flex}.oc-file dd{overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:750}.version-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.version-selects label{color:var(--muted);gap:4px;font-size:.78rem;display:grid}.version-selects select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:10px;padding:8px}.diff-list{gap:8px;margin:14px 0;display:grid}.diff-list article{background:var(--canvas);border-radius:10px;gap:5px;padding:10px;display:grid}.diff-list strong,.diff-list del,.diff-list ins{overflow-wrap:anywhere}.diff-list del{color:var(--danger)}.diff-list ins{color:var(--success);text-decoration:none}.history-list{gap:8px;margin-top:16px;display:grid}.history-list>article{border-top:1px solid var(--line);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.history-list svg{width:18px}.history-list span{min-width:0;display:grid}.history-list small{color:var(--muted)}.history-list .button{padding-inline:8px}.candidate-summary{border-top:2px solid var(--ink);margin-top:16px;padding-top:16px}.candidate-summary>p{margin:4px 0 12px}.restore-candidate-list{display:grid}.restore-candidate{border-top:1px solid var(--line);min-width:0;padding:13px 0}.restore-candidate__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 10px;min-width:0;display:flex}.restore-candidate__heading strong{overflow-wrap:anywhere;min-width:0}.restore-candidate__heading span{color:var(--ink-2);background:var(--lavender);border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:750}.restore-candidate__heading span[data-status=confirmed]{color:var(--success);background:var(--sage)}.restore-candidate>p{overflow-wrap:anywhere;margin:7px 0 2px}.restore-candidate>small{color:var(--muted)}.restore-candidate .creator-actions{margin-top:10px}.memory-library-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);padding:14px}.memory-library-card>div:first-child{justify-content:space-between;gap:8px;display:flex}.memory-library-card>div:first-child span{color:var(--coral);font-family:Outfit,system-ui,sans-serif;font-size:.72rem;font-weight:800}.memory-library-card>div:first-child small{color:var(--muted)}.memory-library-card>p{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.memory-library-card dl{margin:8px 0}.memory-library-card dl>div{grid-template-columns:50px minmax(0,1fr);gap:6px;display:grid}.memory-library-card dt{color:var(--muted)}.memory-library-card dd{overflow-wrap:anywhere;margin:0}.memory-editor-fields,.memory-condition-fields{gap:12px;display:grid}.memory-condition-fields{border:1px solid var(--line);background:color-mix(in srgb, var(--lavender) 45%, var(--surface));border-radius:16px;padding:14px}@media (width<=370px){.chapter-tabs{gap:3px}.chapter-tabs button{min-height:56px;font-size:.64rem}.creator-panel{padding:14px}.version-selects{grid-template-columns:1fr}.history-list>article{grid-template-columns:18px minmax(0,1fr)}.history-list .button{grid-column:1/-1;width:100%}.creator-page:not(.creator-page--hub) .creator-oc-section__heading{flex-direction:column;align-items:stretch}.creator-page:not(.creator-page--hub) .creator-oc-section__heading .button{width:100%}.creator-page:not(.creator-page--hub) .creator-oc-card__actions{grid-template-columns:1fr}.creator-page--hub .creator-oc-card__actions .button{font-size:.72rem}}@media (width<=430px) and (height<=700px){.creator-page--hub .page-header{min-height:50px;padding-top:0}.creator-page--hub .creator-hero--hub{min-height:46px;padding:10px 12px}.creator-page--hub .creator-hero--hub .creator-eyebrow,.creator-page--hub .creator-hero--hub p:last-child{display:none}.creator-page--hub .creator-hero--hub h2{margin:0;padding-right:30px}.creator-page--hub .creator-hero--hub>svg{top:10px;right:12px}.creator-page--hub .creator-oc-section{margin:8px 0}.creator-page--hub .creator-hub{margin-top:8px}.creator-page--hub .creator-hub>a{min-height:52px}}@media (prefers-reduced-motion:reduce){.creator-page *,.creator-page :before,.creator-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.security-page{min-width:0;padding-bottom:20px}.security-current{border-radius:var(--radius);background:var(--sage);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;margin:16px 0;padding:14px 16px;display:grid}.security-current>svg{width:24px}.security-current h2,.security-current p{margin:0}.security-current h2{color:var(--muted);font-size:.82rem}.security-current p{color:var(--ink);font-weight:750}.security-section{margin:20px 0}.security-section>h2{font-size:1rem}.security-identities{gap:10px;display:grid}.security-identity{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:28px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:76px;padding:14px;display:grid}.security-identity>svg:first-child{width:24px;color:var(--coral)}.security-identity>svg:last-child{width:20px;color:var(--success)}.security-identity>div{min-width:0}.security-identity h3,.security-identity p{margin:0}.security-identity p{color:var(--ink);overflow-wrap:anywhere}.security-identity small{color:var(--muted)}.security-bind{border:2px solid var(--ink);background:var(--surface);border-radius:20px;margin:20px 0;padding:16px;overflow:hidden}.security-bind__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.security-bind__heading>svg{width:28px;height:28px;color:var(--coral);flex:none}.security-bind__heading h2{margin-bottom:5px}.security-bind__heading p:last-child{margin:0}.security-eyebrow{color:var(--coral);letter-spacing:.08em;margin:0 0 4px;font-family:Outfit,system-ui,sans-serif;font-size:.7rem;font-weight:800}.security-bind .form-stack>.button{width:100%}.security-complete{border:1px solid var(--ink);border-radius:var(--radius);background:var(--sage);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;margin:20px 0;padding:16px;display:grid}.security-complete>svg{width:26px;color:var(--success)}.security-complete h2{margin-bottom:4px}.security-complete p{margin:0}.security-success{min-height:24px;color:var(--success);margin:8px 0 0;font-weight:700}.security-success:empty{display:none}@media (width<=359px){.security-bind{padding:14px}.security-identity{gap:9px;padding-inline:12px}}.creation-page{min-width:0;padding-bottom:20px}.creation-section{margin:24px 0}.creation-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.creation-section-heading h2{margin:0 0 3px;font-size:1.08rem}.creation-section-heading p{color:var(--ink-2);margin:0;font-size:.82rem}.creation-resume{border:2px solid var(--ink);border-radius:var(--radius);background:var(--night);padding:16px}.creation-resume__heading>span{color:#fff;background:var(--ink);border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.76rem;font-weight:800;display:grid}.creation-resume__list{margin:0;padding:0;list-style:none}.creation-resume__list li+li{border-top:1px solid color-mix(in srgb, var(--ink) 20%, transparent)}.creation-resume__link{min-height:72px;color:inherit;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:10px 2px;text-decoration:none;display:grid}.creation-resume__link>svg:first-child{width:38px;height:38px;color:var(--ink);background:var(--surface);border-radius:12px;padding:9px}.creation-resume__link>span{gap:1px;min-width:0;display:grid}.creation-resume__link strong,.creation-resume__link small{overflow-wrap:anywhere}.creation-resume__link small{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;display:-webkit-box;overflow:hidden}.creation-resume__link em{color:#fff;background:var(--coral);text-align:center;border-radius:999px;min-width:22px;padding:2px 6px;font-size:.7rem;font-style:normal;font-weight:800}.creation-resume__link>svg:last-child{width:18px}.creation-resume__empty{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px 12px;padding-top:8px;display:grid}.creation-resume__empty>svg{background:var(--surface);border-radius:12px;width:36px;height:36px;padding:8px}.creation-resume__empty p{margin:2px 0 0;font-size:.78rem}.creation-resume__empty .button{grid-column:1/-1;width:100%;margin-top:4px}.creation-skeleton{gap:8px;padding-top:6px;display:grid}.creation-skeleton span{background:color-mix(in srgb, var(--surface) 72%, transparent);border-radius:12px;height:62px;animation:1.2s ease-in-out infinite alternate creation-pulse}.creation-remote-note{border-top:1px solid color-mix(in srgb, var(--ink) 18%, transparent);min-height:44px;color:var(--ink-2);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding-top:9px;font-size:.75rem;display:flex}.creation-remote-note button{min-width:max-content;min-height:44px;color:var(--ink);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:6px 2px 6px 10px;font-weight:750;text-decoration:underline}.creation-library,.creation-start{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);overflow:hidden}.creation-library>a,.creation-start>a{min-height:70px;color:inherit;grid-template-columns:32px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:12px 13px;text-decoration:none;display:grid}.creation-library>a+a,.creation-start>a+a{border-top:1px solid var(--line)}.creation-library>a>svg:first-child,.creation-start>a>svg:first-child{width:24px;color:var(--coral)}.creation-library a>span,.creation-start a>span{min-width:0;display:grid}.creation-library strong,.creation-library small,.creation-start strong,.creation-start small{overflow-wrap:anywhere}.creation-library small,.creation-start small{color:var(--muted);font-size:.76rem}.creation-library em{color:var(--coral);background:var(--coral-soft);border-radius:999px;padding:3px 7px;font-size:.68rem;font-style:normal;font-weight:800}.creation-library>a>svg:last-child,.creation-start>a>svg:last-child{width:18px}.creation-start>a{grid-template-columns:32px minmax(0,1fr) 18px}.creation-start>a.creation-start__primary{color:#fff;background:var(--ink);min-height:82px}.creation-start>a.creation-start__primary>svg:first-child{color:#fff}.creation-start>a.creation-start__primary small{color:#e7e2db}@keyframes creation-pulse{to{opacity:.48}}@media (width<=359px){.creation-resume{padding:14px 12px}.creation-resume__link{grid-template-columns:36px minmax(0,1fr) auto 16px;gap:8px}.creation-library>a,.creation-start>a{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.creation-page *,.creation-page :before,.creation-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--canvas:#fdfcf8;--surface:#fff;--ink:#292524;--ink-2:#57534e;--muted:#6b625d;--line:#e7e2db;--coral:#c3423e;--coral-soft:#ffdfdc;--sage:#e8efe8;--lavender:#efedf4;--night:#e4e2f2;--danger:#b42318;--success:#2f6d45;--focus:#2563eb;--radius:16px;--z-sticky:20;--z-backdrop:30;--z-modal:40;--z-toast:50;font-family:Noto Sans SC,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eeeae3;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:#eeeae3;margin:0;font-size:15px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.app-content>main[tabindex="-1"]:focus{outline:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;text-wrap:balance;margin-bottom:8px;font-size:1.65rem;line-height:1.2}h2{text-wrap:balance;margin-bottom:8px;font-size:1.125rem;line-height:1.3}h3{font-size:1rem}p{color:var(--ink-2);text-wrap:pretty}a{color:inherit}.app-frame{background:var(--canvas);width:100%;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden}.app-content{padding:0 16px calc(92px + env(safe-area-inset-bottom))}.app-content--immersive{min-height:100dvh;padding-bottom:max(24px, env(safe-area-inset-bottom))}.app-top{z-index:var(--z-sticky);height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;border-bottom:2px solid var(--ink);background:color-mix(in srgb, var(--canvas) 94%, transparent);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.wordmark{min-height:44px;color:var(--ink);align-items:center;gap:3px;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark span,.welcome-brand span{color:var(--coral);font-size:.75em}.top-actions,.action-row,.action-stack{gap:8px;display:flex}.icon-button,.text-button{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button svg{width:22px}.text-button{color:var(--coral);justify-content:flex-start;padding:0;font-weight:700}.text-link{min-height:44px;color:var(--coral);text-underline-offset:4px;align-items:center;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.page-header{justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding-top:12px;display:flex}.page-header h1{margin:0}.page-header .text-button+h1{font-size:1.35rem}.section{margin:20px 0 24px}.section__label{align-items:center;gap:8px;margin-bottom:10px;display:flex}.section__label span{color:var(--coral);font-family:Outfit,system-ui,sans-serif;font-weight:800}.section__label h2{margin:0;font-size:.92rem}.section__label i{background:var(--line);flex:1;height:1px}.lede{max-width:65ch;color:var(--ink-2)}.button{border-radius:var(--radius);text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:750;line-height:1.2;text-decoration:none;transition:transform .16s cubic-bezier(.22,1,.36,1),background .16s,color .16s;display:inline-flex}.button:active:not(:disabled){transform:scale(.98)}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{border:1px solid var(--ink);color:#fff;background:var(--ink)}.button--secondary{border:1px solid var(--ink);color:var(--ink);background:var(--surface)}.button--quiet{color:var(--ink-2);background:0 0;border:0}.button--danger{border:1px solid var(--danger);color:var(--danger);background:var(--surface)}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.form-stack{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field__label{color:var(--ink);font-size:.875rem;font-weight:750}.field__input{width:100%;min-height:48px;color:var(--ink);background:var(--surface);border:1px solid #a8a29e;border-radius:12px;padding:11px 12px}.field__input::placeholder{color:#625c58;opacity:1}.field__input[aria-invalid=true],.upload-zone.is-error{border-color:var(--danger)}.field__textarea{resize:vertical;min-height:112px}.field__hint,.field__error{color:var(--muted);font-size:.78rem}.field__error,.form-error{color:var(--danger)}.trait-fieldset{border:0;flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;display:flex}.trait-fieldset legend{margin-bottom:6px;padding:0}.trait-inputs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.check-row{align-items:center;gap:10px;min-height:44px;display:flex}.check-row input{width:20px;height:20px;accent-color:var(--ink)}.save-state{color:var(--muted);font-size:.78rem}.helper{color:var(--muted)}.bottom-nav{z-index:var(--z-sticky);width:min(100%,430px);height:calc(68px + env(safe-area-inset-bottom));padding:4px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 96%, transparent);grid-template-columns:repeat(5,1fr);margin:auto;display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item{min-height:56px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.72rem;text-decoration:none;display:flex}.nav-item svg{stroke-width:1.8px;width:21px;height:21px}.nav-item.is-active{color:var(--ink);font-weight:750}.nav-item--create svg{color:#fff;background:var(--ink);border-radius:15px;width:44px;height:44px;margin-top:-22px;padding:11px}.welcome-page{min-height:calc(100dvh - max(24px, env(safe-area-inset-bottom)));padding:max(24px, env(safe-area-inset-top)) 0 0;flex-direction:column;display:flex}.welcome-brand{align-items:center;gap:4px;padding:0 4px;font-size:1.35rem;font-weight:850;display:flex}.welcome-copy{border:2px solid var(--ink);background:var(--night);border-radius:24px;flex-direction:column;flex:1;justify-content:flex-end;margin:20px 0;padding:32px 20px;display:flex;position:relative}.welcome-copy:before{content:"01 // DOSSIER";color:var(--ink-2);font-family:Outfit,system-ui;font-size:.72rem;font-weight:700;position:absolute;top:16px;left:20px}.welcome-copy h1{max-width:100%;font-size:2.1rem}.welcome-copy p:last-child{margin-bottom:0}.welcome-actions{flex-direction:column;gap:8px;display:flex}.legal-consent{border:1px solid var(--ink);background:var(--surface);border-radius:14px;flex-direction:column;gap:4px;min-width:0;margin:0;padding:14px;display:flex}.legal-consent legend{color:var(--ink);padding:0 6px;font-size:.875rem;font-weight:750}.legal-consent .check-row{align-items:flex-start}.legal-consent .check-row input{flex:none;margin:3px 0 0}.legal-consent__links{flex-wrap:wrap;gap:0 14px;padding-left:30px;display:flex}.legal-consent__links .text-link{min-height:44px;font-size:.82rem}.legal-consent__hint{color:var(--muted);margin:2px 0 0 30px;font-size:.78rem}.welcome-page>.legal-consent{margin-bottom:12px}.auth-page{padding-top:max(8px, env(safe-area-inset-top))}.auth-page .form-stack>.button{width:100%}.auth-method{border:0;min-width:0;margin:0;padding:0}.auth-method legend{color:var(--ink);margin-bottom:8px;font-size:.875rem;font-weight:750}.auth-method__options{background:var(--lavender);border-radius:14px;gap:4px;padding:4px;display:flex}.auth-method__option{cursor:pointer;flex:1;min-width:0;min-height:44px;display:flex;position:relative}.auth-method__option input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.auth-method__option span{width:100%;color:var(--ink-2);pointer-events:none;border-radius:10px;justify-content:center;align-items:center;font-weight:750;display:flex}.auth-method__option input:checked+span{color:var(--ink);background:var(--surface)}.auth-method__option input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.auth-destination{background:var(--lavender);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.auth-destination>div{flex-direction:column;min-width:0;display:flex}.auth-destination span,.auth-destination small{color:var(--muted);font-size:.78rem}.auth-destination strong{overflow-wrap:anywhere}.auth-destination .button{flex:none;padding-inline:8px}.auth-human{background:var(--sage);border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.auth-human__heading{align-items:flex-start;gap:10px;display:flex}.auth-human__heading svg{flex:none;width:20px;height:20px;margin-top:2px}.auth-human__heading h2{margin:0;font-size:.95rem}.auth-human__heading p{margin:2px 0 0;font-size:.82rem}.auth-human>.button{width:100%}.auth-human__status,.auth-human__verified,.auth-human>.field__error{margin:0;font-size:.82rem}.auth-human__verified{color:var(--success);align-items:center;gap:6px;display:flex}.auth-human__verified svg{flex:none;width:18px;height:18px}.auth-turnstile{min-width:0;overflow:hidden}.auth-turnstile>div,.auth-turnstile iframe{max-width:100%}.auth-aliyun{gap:8px;min-width:0;display:grid}.auth-aliyun__mount{min-width:0;max-width:100%}.auth-aliyun__mount:empty{display:none}.auth-aliyun>.button{width:100%;min-height:44px}.auth-aliyun__status{color:var(--muted);margin:0;font-size:.82rem}.auth-status{color:var(--success);margin:0;font-size:.82rem}.auth-status:empty{display:none}.development-code{color:var(--ink);background:var(--night);border-radius:12px;padding:10px 12px;font-size:.83rem}.dossier{border:2px solid var(--ink);background:var(--surface);border-radius:20px;overflow:hidden}.dossier__portrait{border-bottom:1px solid var(--ink);object-fit:cover;background:var(--night);width:100%;height:220px;display:block}.portrait-placeholder{border-bottom:1px solid var(--ink);height:180px;color:var(--ink);background:var(--night);justify-content:center;align-items:center;display:flex}.portrait-placeholder span{border:2px solid;border-radius:50%;place-items:center;width:76px;height:76px;font-family:Outfit,system-ui;font-size:1.35rem;font-weight:800;display:grid}.dossier__body{padding:16px}.dossier__body .action-row{flex-wrap:wrap}.dossier__body .action-row>*{flex:1}.status{color:var(--coral);font-size:.8rem;font-weight:750}.archive-row{border-radius:var(--radius);background:var(--sage);align-items:center;gap:12px;padding:14px;display:flex}.archive-row:is(a){min-height:64px;color:inherit;text-decoration:none}.archive-row svg{flex:none}.archive-row p{margin:2px 0 0}.companion-safety-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.message-list{flex-direction:column;gap:10px;display:flex}.message-list .archive-row>div{flex:1;min-width:0}.message-list .archive-row strong,.message-list .archive-row p{overflow-wrap:anywhere}.message-meta{color:var(--muted);margin-top:6px;line-height:1.45;display:block}.decision-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);padding:16px}.decision-card p{margin:8px 0}.decision-card small{color:var(--muted);overflow-wrap:anywhere}.inline-notice,.lock-strip,.immutable-note{color:var(--ink);background:var(--sage);border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:.83rem;display:flex}.inline-notice svg,.lock-strip svg,.immutable-note svg{flex:none;width:18px}.sticky-action{z-index:10;bottom:calc(76px + env(safe-area-inset-bottom));background:linear-gradient(transparent, var(--canvas) 28%);padding:8px 0;position:sticky}.sticky-action .button{width:100%}.upload-zone{border:1px dashed var(--ink);border-radius:var(--radius);background:var(--lavender);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:156px;margin-bottom:16px;display:flex;position:relative}.upload-zone input{opacity:0;width:1px;height:1px;position:absolute}.upload-zone:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.upload-zone svg{width:28px}.upload-zone span{color:var(--muted);font-size:.8rem}.upload-zone--compact{min-height:112px}.constraint-list{border-radius:var(--radius);background:var(--night);padding:14px}.constraint-list p{align-items:center;gap:7px;margin-bottom:8px;display:flex}.constraint-list p:last-child{margin:0}.constraint-list svg{width:17px}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.method-grid .button{padding-inline:10px}.scene-source{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;display:grid}.scene-source__image{background:var(--night);border-radius:10px;place-items:center;width:88px;height:116px;display:grid;overflow:hidden}.scene-source__image img{object-fit:cover;width:100%;height:100%}.scene-source p{margin:4px 0}.scene-source small{color:var(--muted)}.candidate-list,.memory-list{flex-direction:column;gap:16px;display:flex}.candidate-results{gap:16px;display:grid}.candidate-results__summary{color:var(--ink-2);margin:0}.candidate-regenerate{width:100%}.candidate{border-bottom:1px solid var(--line);grid-template-columns:104px 1fr;gap:12px;padding-bottom:16px;display:grid}.candidate__image{background:var(--night);border-radius:12px;place-items:center;min-height:132px;display:grid;overflow:hidden}.candidate__image img{object-fit:cover;width:100%;height:100%}.candidate__image svg{color:var(--muted)}.candidate>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.candidate small{color:var(--muted)}.candidate .button{grid-column:1/-1}.skeleton-stack{flex-direction:column;gap:12px;padding:12px 0;display:flex}.skeleton-stack span{background:linear-gradient(90deg, var(--lavender), #f8f7f9, var(--lavender));background-size:200% 100%;border-radius:12px;height:96px;animation:1.4s infinite shimmer;display:block}.state{border-radius:var(--radius);background:var(--lavender);flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px;padding:24px;display:flex}.state .button{margin-top:8px}.state--compact{min-height:160px}.fatal-state,.success-state{text-align:center;background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.success-state>svg{color:#fff;background:var(--success);border-radius:50%;width:52px;height:52px;padding:12px}.success-panel{border-radius:var(--radius);background:var(--sage);padding:20px}.success-panel svg{color:var(--success)}.timeline{padding-left:8px;position:relative}.timeline:before{content:"";background:var(--ink);width:1px;position:absolute;top:18px;bottom:18px;left:25px}.timeline article{align-items:center;gap:14px;min-height:72px;display:flex;position:relative}.timeline article>span{z-index:1;border:1px solid var(--ink);background:var(--canvas);border-radius:50%;place-items:center;width:36px;height:36px;font-family:Outfit,system-ui;font-weight:800;display:grid}.timeline p{margin:2px 0 0}.growth-timeline article{align-items:flex-start;padding:12px 0}.growth-stage{flex:1;min-width:0}.stage-appearance{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:88px minmax(0,1fr);gap:10px;margin-top:10px;padding:10px;display:grid}.stage-appearance>img,.stage-appearance__fallback{object-fit:cover;background:var(--night);border-radius:9px;width:88px;height:116px}.stage-appearance__fallback{place-items:center;display:grid}.stage-appearance__fallback svg{width:26px}.stage-appearance dl{min-width:0;margin:0}.stage-appearance dl>div{grid-template-columns:72px minmax(0,1fr);gap:6px;padding:3px 0;display:grid}.stage-appearance dt{color:var(--muted);font-size:.72rem}.stage-appearance dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.78rem}.appearance-version-list{gap:8px;margin-top:10px;display:grid}.appearance-version{border:1px solid var(--line);background:var(--canvas);border-radius:12px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.appearance-version.is-current{border-color:color-mix(in srgb, var(--coral) 54%, var(--line));background:color-mix(in srgb, var(--coral) 7%, var(--canvas))}.appearance-version>img,.appearance-version>svg{object-fit:cover;background:var(--night);border-radius:8px;width:56px;height:64px}.appearance-version>div{gap:3px;min-width:0;display:grid}.appearance-version small{color:var(--muted);overflow-wrap:anywhere}.appearance-version .button{grid-column:1/-1;width:100%}.stage-version-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.stage-version-actions .button{min-width:0;padding-inline:8px}.version-strip{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--surface);padding:12px 14px}.version-strip>div{justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;display:flex}.version-strip dt{color:var(--muted)}.version-strip dd{overflow-wrap:anywhere;text-align:right;margin:0;font-family:Outfit,system-ui;font-weight:650}.line-list{padding-left:24px}.line-list li{border-bottom:1px solid var(--line);padding:10px 4px}.line-list li>p{margin:0 0 4px}.drift-feedback{margin-top:4px}.drift-feedback__trigger{text-underline-offset:3px;min-height:44px;font-size:.82rem;text-decoration:underline}.drift-feedback__form{border:1px solid var(--line);background:var(--canvas);min-width:min(72vw,320px);color:var(--ink);border-radius:12px;gap:10px;margin-top:4px;padding:12px;display:grid}.drift-feedback__form .action-row{margin-top:0}.drift-feedback-success{color:var(--success);align-items:flex-start;gap:7px;margin:8px 0 0;font-size:.8rem;display:flex}.drift-feedback-success svg{flex:none;width:17px;height:17px}.consistency{background:var(--sage);border-radius:10px;padding:10px}.theatre-meta{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;padding:8px 10px;font-size:.8rem;display:flex}.theatre-meta span{align-items:center;gap:5px;display:flex}.theatre-meta svg{width:16px}.conversation{flex-direction:column;gap:10px;min-height:280px;padding:16px 0;display:flex}.message{border-radius:14px;max-width:86%;padding:10px 12px}.message p{color:inherit;margin:2px 0}.message--mine{background:var(--ink);color:#fff;align-self:flex-end}.message--oc{border:1px solid var(--line);background:var(--surface);align-self:flex-start}.ai-disclosure{border:1px solid var(--ink);background:var(--sage);border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px;display:flex}.ai-disclosure>svg{width:24px;height:24px;color:var(--coral);flex:none}.ai-disclosure p{margin:4px 0 0;font-size:.82rem}.ai-disclosure .text-link{min-height:38px;font-size:.82rem}.interaction-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 4px;display:grid}.interaction-tools .button{min-width:0;padding-inline:8px;font-size:.78rem}.interaction-tools svg{flex:none;width:17px;height:17px}.interaction-lifecycle-state{border:1px solid var(--ink);background:var(--surface);border-radius:14px;margin:12px 0;padding:14px}.interaction-lifecycle-state h2{margin-bottom:4px;font-size:.95rem}.interaction-lifecycle-state p{margin:0;font-size:.82rem}.interaction-lifecycle-state--warning{border-color:var(--danger);background:color-mix(in srgb, var(--coral-soft) 42%, var(--surface))}.interaction-lifecycle-state--warning p{color:var(--ink)}.crisis-help{border:1px solid var(--danger);background:color-mix(in srgb, var(--coral-soft) 52%, var(--surface));border-radius:14px;align-items:flex-start;gap:10px;margin:14px 0;padding:14px;display:flex}.crisis-help>svg{width:22px;height:22px;color:var(--danger);flex:none}.crisis-help h2{margin:0 0 4px;font-size:.95rem}.crisis-help p{color:var(--ink);margin-bottom:10px;font-size:.82rem}.crisis-help__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.crisis-help__actions .button{min-width:0;padding-inline:8px;font-size:.8rem}.crisis-help__actions .button:last-child{grid-column:1/-1}.crisis-help__actions svg{width:17px;height:17px}.composer{bottom:calc(68px + env(safe-area-inset-bottom));background:var(--canvas);padding:8px 0;position:sticky}.composer .field__textarea{min-height:76px}.composer .button{width:100%}.memory-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--surface);padding:16px}.memory-card>div:first-child{align-items:center;gap:8px;display:flex}.memory-card svg{width:18px;color:var(--coral)}.memory-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.memory-actions .button{padding-inline:8px}.project-dossier{border:2px solid var(--ink);background:var(--night);border-radius:20px;padding:18px}.project-dossier>span{font-family:Outfit,system-ui;font-size:.75rem;font-weight:700}.project-dossier h2{margin-top:28px;font-size:1.45rem}.project-dossier dl{border-top:1px solid var(--ink);margin:16px 0 0}.project-dossier dl>div{border-bottom:1px solid color-mix(in srgb, var(--ink) 25%, transparent);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.project-dossier dd{margin:0;font-weight:750}.project-dossier time{text-align:right}.report-record{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:10px}.report-record summary{cursor:pointer;align-items:center;min-height:44px;padding:10px 12px;font-weight:750;list-style:none;display:flex}.report-record summary::-webkit-details-marker{display:none}.report-record summary:after{color:var(--muted);content:"+";margin-left:auto;font-size:1.1rem}.report-record[open] summary:after{content:"−"}.report-record__content{border-top:1px solid var(--line);padding:0 12px 12px}.report-record__content p{margin:10px 0 6px;font-size:.82rem}.report-record__content>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.report-record__content code{min-width:0;color:var(--muted);overflow-wrap:anywhere}.report-record__content .button{flex:none;padding-inline:8px}.agreement{border-radius:var(--radius);background:var(--sage);margin:18px 0;padding:16px}.agreement li{margin:8px 0}.action-stack{flex-direction:column}.cocreate-list{gap:10px;display:grid}.review-card{border:1px solid color-mix(in srgb, var(--ink) 32%, transparent);border-radius:var(--radius);background:var(--surface);padding:16px}.review-card p{overflow-wrap:anywhere;margin-top:0}.review-card small{color:var(--muted);overflow-wrap:anywhere;margin-bottom:12px;display:block}.sheet-layer{z-index:var(--z-backdrop);background:#29252473;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{z-index:var(--z-modal);width:min(100%,430px);max-height:min(82dvh,720px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:var(--canvas);border-radius:20px 20px 0 0;animation:.22s cubic-bezier(.22,1,.36,1) sheet-in;overflow:auto}.sheet__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet__header h2{margin:0}.sheet-actions{flex-direction:column;gap:8px;display:flex}.conflict-compare{grid-template-columns:repeat(2,1fr);gap:8px;margin:16px 0;display:grid}.conflict-compare article{background:var(--lavender);border-radius:12px;min-width:0;padding:12px}.conflict-compare p,.conflict-compare small{overflow-wrap:anywhere}.toast-region{z-index:var(--z-toast);right:12px;bottom:calc(82px + env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed;left:12px}.toast{color:#fff;background:var(--success);border-radius:12px;width:min(100%,390px);padding:12px 14px}.toast--error{background:var(--danger)}.legal-document{padding-bottom:16px}.legal-document__meta{color:var(--ink);background:var(--lavender);border-radius:10px;padding:8px 10px;font-size:.78rem}.legal-document section{border-bottom:1px solid var(--line);padding:16px 0}.legal-document section h2{margin-bottom:6px}.legal-document section p{margin-bottom:0}.legal-document__footer{padding-top:18px}.legal-document__footer .button{width:100%}.legal-highlight{background:var(--sage);border-radius:14px;align-items:flex-start;gap:12px;margin:14px 0;display:flex;border:1px solid var(--ink)!important;padding:14px!important}.legal-highlight>svg{width:24px;height:24px;color:var(--coral);flex:none}.legal-highlight h2{margin-top:1px}.use-reminder p{color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes sheet-in{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=374px){.app-content{padding-inline:12px}.welcome-copy h1{font-size:2rem}.candidate{grid-template-columns:92px 1fr}.button{padding-inline:12px}.stage-version-actions{grid-template-columns:1fr}}@media (width>=431px){.app-frame{border-left:1px solid #d6d3d1;border-right:1px solid #d6d3d1}}
