:root{--font-sans:"Inter","Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--color-bg:#ffffff;--color-bg-elevated:#fbfbf9;--color-surface:#ffffff;--color-surface-muted:#f7f7f5;--color-surface-strong:#111111;--color-text:#111111;--color-text-secondary:#4f4f4c;--color-text-tertiary:#7c7c77;--color-line:rgba(17,17,17,0.1);--color-line-strong:rgba(17,17,17,0.18);--color-inverse:#ffffff;--color-danger:#9f1f1f;--color-success:#215c31;--color-warning:#946200;--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--shadow-soft:0 18px 40px rgba(17,17,17,0.06);--shadow-none:none;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:56px;--container-width:1200px;--transition-base:160ms ease}*{box-sizing:border-box}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{background:var(--color-bg);color:var(--color-text)}body{margin:0;min-height:100vh}body.app-root{min-width:320px}.page-container{width:min(var(--container-width),calc(100vw - 48px));margin:0 auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:rgba(17,17,17,.12)}.app-shell{position:relative;min-height:100vh;background:#ffffff}.app-shell__backdrop{position:fixed;inset:0;background:#ffffff;pointer-events:none}.app-shell__actions,.app-shell__auth-actions,.app-shell__auth-nav,.app-shell__brand-block,.app-shell__masthead{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.app-shell__masthead{max-width:520px}.app-shell__brand-link{display:inline-grid;gap:4px}.app-shell__eyebrow,.auth-page__label,.home-page__eyebrow,.publish-detail-card__eyebrow,.publish-detail-hero__eyebrow,.publish-featured-card__eyebrow,.publish-gallery-card__eyebrow,.publish-showcase-hero__eyebrow,.ui-card__eyebrow{margin:0;color:var(--color-text-tertiary);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.app-shell__brand{font-size:29px;font-weight:700;letter-spacing:-.04em;line-height:1}.app-shell__brand-subtitle{letter-spacing:.04em}.app-shell__brand-subtitle,.app-shell__summary{color:var(--color-text-secondary);font-size:14px}.app-shell__summary{margin:0;line-height:1.7}.app-shell__actions{justify-items:end}.app-shell__auth-nav,.app-shell__nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.app-shell__auth-nav{justify-content:flex-end}.app-shell__account-chip{display:inline-grid;gap:2px;min-width:180px;padding:10px 14px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:rgba(255,255,255,.72)}.app-shell__account-label{color:var(--color-text-tertiary);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.app-shell__account-value{color:var(--color-text);font-weight:600;line-height:1.4}.app-shell__nav-button,.app-shell__nav-link,.auth-button,.publish-filter-chip,.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:var(--radius-sm);border:1px solid var(--color-line);background:rgba(255,255,255,.84);color:var(--color-text);font-weight:600;text-align:center;transition:background var(--transition-base),border-color var(--transition-base),color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.app-shell__nav-button:hover,.app-shell__nav-link:hover,.auth-button:hover,.publish-filter-chip:hover,.ui-button:hover{border-color:var(--color-line-strong);background:var(--color-surface);box-shadow:var(--shadow-soft)}.app-shell__nav-link--primary,.auth-button--primary,.publish-filter-chip--active,.ui-button--primary{border-color:var(--color-surface-strong);background:var(--color-surface-strong);color:var(--color-inverse);box-shadow:var(--shadow-none)}.app-shell__nav-link--primary:hover,.auth-button--primary:hover,.publish-filter-chip--active:hover,.ui-button--primary:hover{background:#000000;border-color:#000000;color:var(--color-inverse)}.app-shell__nav-button,.auth-button--ghost,.ui-button--ghost{background:transparent}.app-shell__main{position:relative;width:100%;padding:0 0 72px}.auth-page{display:grid;grid-gap:28px;gap:28px}.auth-checklist,.auth-form-stack,.auth-meta-grid,.auth-sidebar,.auth-sidebar__facts,.auth-sidebar__nav,.auth-sidebar__section,.auth-workspace,.auth-workspace__hero,.auth-workspace__hero-actions,.auth-workspace__hero-main,.auth-workspace__layout,.auth-workspace__main,.auth-workspace__stack{display:grid;grid-gap:16px;gap:16px}.auth-page__hero,.publish-page__intro{display:grid;grid-gap:10px;gap:10px}.auth-page__actions,.auth-workspace__hero-actions{display:flex;flex-wrap:wrap;gap:12px}.auth-workspace__hero{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:end;gap:20px}.auth-workspace__hero-actions{justify-content:flex-end;align-items:center}.auth-workspace__layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:24px}.auth-workspace__main{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start}.auth-workspace__main--account{grid-template-columns:minmax(0,1.3fr) minmax(320px,.85fr)}.auth-workspace__stack{align-content:start}.auth-workspace__card{overflow:hidden}.auth-workspace__card--profile{min-height:100%}.auth-page__title{margin:0;font-size:40px;line-height:1.08;letter-spacing:-.05em}.auth-page__description,.home-page__description,.publish-detail-card__description,.publish-detail-hero__description,.publish-detail__description,.publish-featured-card__description,.publish-gallery-card__description,.publish-item__summary,.publish-public-card__summary,.publish-showcase-hero__description{margin:0;color:var(--color-text-secondary);line-height:1.75}.auth-page__description{max-width:760px;font-size:17px}.auth-empty,.auth-feedback,.auth-form,.auth-page__grid,.auth-panel,.auth-profile,.chat-compose,.chat-compose__actions,.chat-context-card,.chat-context-chip-row,.chat-detail-layout,.chat-list,.chat-list-item,.chat-list-item__head,.chat-list-item__meta,.chat-message,.chat-message-list,.chat-message__meta,.chat-page,.chat-page__grid,.chat-page__hero,.chat-page__toolbar,.home-page,.home-page__grid,.home-page__hero,.publish-browse-empty,.publish-browse-filters,.publish-browse-layout,.publish-browse-panel,.publish-browse-sort,.publish-browse-toolbar,.publish-card-list,.publish-detail-card,.publish-detail-card__facts,.publish-detail-content,.publish-detail-gallery,.publish-detail-gallery__secondary,.publish-detail-hero,.publish-detail-layout,.publish-detail-sidebar,.publish-featured-card,.publish-featured-card__stats,.publish-gallery,.publish-gallery-card,.publish-gallery-card__stats,.publish-info-list,.publish-item,.publish-list,.publish-page,.publish-page__grid,.publish-public-card,.publish-showcase-grid,.publish-showcase-hero,.ui-card,.ui-card__body,.ui-card__heading{display:grid;grid-gap:16px;gap:16px}.auth-page__grid,.home-page__grid,.publish-browse-layout,.publish-detail-hero,.publish-detail-layout,.publish-gallery,.publish-page__grid,.publish-showcase-grid,.publish-showcase-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-card,.chat-list-item,.home-page__card,.publish-browse-empty,.publish-browse-panel,.publish-detail-card,.publish-featured-card,.publish-gallery-card,.publish-public-card,.ui-card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.auth-card{display:grid;grid-gap:18px;gap:18px;padding:24px}.auth-card__header,.chat-compose__actions,.chat-list-item__head,.chat-list-item__meta,.chat-message__meta,.publish-manage-form__field-head,.publish-manage-form__image-card-head,.publish-public-card__footer,.ui-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.auth-card__title,.ui-card__title{margin:0;font-size:22px;line-height:1.25}.auth-card__description,.auth-feedback__meta,.auth-field__hint,.auth-profile__list dt,.chat-list-item__subtitle,.home-page__hint,.publish-manage-form__image-empty,.publish-manage-form__image-label,.publish-public-card__publisher{color:var(--color-text-secondary);font-size:14px;line-height:1.6}.auth-empty,.auth-feedback,.auth-panel,.auth-profile,.chat-context-card,.publish-detail-card__facts div,.publish-detail-gallery__secondary article,.publish-detail-hero__stats div,.publish-featured-card__stats div,.publish-gallery-card__stats div,.publish-info-list div,.publish-item__stats div,.publish-manage-form__image-card,.publish-manage-section,.publish-showcase-hero__stats div{padding:18px;border-radius:var(--radius-md);background:var(--color-surface-muted);border:1px solid rgba(17,17,17,.05)}.auth-sidebar{position:-webkit-sticky;position:sticky;top:104px;align-content:start}.auth-sidebar__section{padding:20px;border-radius:var(--radius-xl);border:1px solid var(--color-line);background:rgba(255,255,255,.82);box-shadow:var(--shadow-soft)}.auth-sidebar__section--muted{background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(247,247,245,.96))}.auth-sidebar__eyebrow{margin:0;color:var(--color-text-tertiary);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.auth-checklist__item span,.auth-sidebar__headline,.auth-sidebar__nav-item,.auth-sidebar__summary{margin:0}.auth-sidebar__headline{color:var(--color-text);font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.04em}.auth-sidebar__summary{color:var(--color-text-secondary);font-size:14px;line-height:1.7}.auth-sidebar__nav-item{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid transparent;color:var(--color-text-secondary);background:transparent;transition:background var(--transition-base),border-color var(--transition-base),color var(--transition-base)}.auth-sidebar__nav-item--active,.auth-sidebar__nav-item:hover{border-color:rgba(17,17,17,.08);background:rgba(17,17,17,.04);color:var(--color-text)}.auth-profile__list--compact,.auth-sidebar__facts,.users-form-grid,.users-form-grid--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-checklist__item,.auth-sidebar__facts div{display:grid;grid-gap:6px;gap:6px}.auth-sidebar__facts dt{color:var(--color-text-tertiary);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.auth-sidebar__facts dd{margin:0;color:var(--color-text);font-size:14px;font-weight:600;line-height:1.6}.auth-checklist__item{grid-template-columns:12px minmax(0,1fr);align-items:center;gap:10px;color:var(--color-text-secondary);font-size:14px}.auth-checklist__dot{width:10px;height:10px;border-radius:999px;background:rgba(17,17,17,.12)}.auth-checklist__dot--active{background:#111111}.auth-empty--workspace,.auth-feedback--subtle,.auth-form--contained,.auth-panel--dense,.auth-profile--workspace{background:rgba(255,255,255,.64)}.auth-workspace__card .ui-card__header{padding:24px 24px 0}.auth-workspace__card .ui-card__title{font-size:28px;line-height:1.2;letter-spacing:-.04em}.auth-workspace__card-body{padding:24px}.auth-form--spacious{gap:20px}.auth-form--contained{padding:20px}.auth-form-stack{gap:14px}.auth-segmented--full{width:100%}.auth-segmented--full .auth-segmented__item{flex:1 1}.auth-profile__actions--inline,.auth-profile__actions--stacked{display:flex;flex-wrap:wrap;gap:12px}.auth-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.users-form-grid--balanced{gap:14px 16px}.users-checkbox--surface{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(17,17,17,.08);border-radius:var(--radius-md);background:rgba(255,255,255,.68)}.auth-feedback{gap:8px}.auth-empty p,.auth-feedback__error,.auth-feedback__meta,.auth-feedback__status,.auth-profile__list dd,.auth-profile__list dt,.chat-list-item__title,.chat-message__content,.home-page__card-description,.home-page__card-title,.publish-detail-card__facts dd,.publish-detail-card__facts dt,.publish-detail-gallery__secondary h4,.publish-detail-gallery__secondary p,.publish-detail-hero__stats dd,.publish-detail-hero__stats dt,.publish-detail__title,.publish-featured-card__stats dd,.publish-featured-card__stats dt,.publish-gallery-card__stats dd,.publish-gallery-card__stats dt,.publish-info-list dd,.publish-info-list dt,.publish-item__title,.publish-showcase-hero__stats dd,.publish-showcase-hero__stats dt{margin:0}.auth-feedback__status{font-weight:700}.auth-feedback__error{color:var(--color-danger)}.auth-profile__list{display:grid;grid-gap:16px;gap:16px;margin:0}.auth-profile__list div{display:grid;grid-gap:6px;gap:6px}.auth-profile__list dd,.publish-public-card__amount{font-weight:600;line-height:1.6}.auth-empty{justify-items:start}.auth-empty--workspace{min-height:100%;align-content:center}.auth-form,.chat-compose,.chat-context-chip-row,.chat-list,.chat-page,.home-page,.publish-card-list,.publish-detail-content,.publish-detail-gallery,.publish-detail-sidebar,.publish-item,.publish-list,.publish-page{gap:24px}.auth-field,.ui-field{display:grid;grid-gap:10px;gap:10px}.auth-field__label,.ui-field__label{font-size:14px;font-weight:700}.auth-field__hint,.ui-field__hint{margin:0;line-height:1.5}.ui-field__error{color:var(--color-danger);font-size:13px;line-height:1.5}.auth-input,.ui-input{width:100%;min-height:46px;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:#fff;color:var(--color-text);padding:12px 14px;transition:border-color var(--transition-base),box-shadow var(--transition-base),background var(--transition-base)}.auth-input:focus,.ui-input:focus{outline:none;border-color:rgba(17,17,17,.3);box-shadow:0 0 0 3px rgba(17,17,17,.08)}.auth-input::placeholder,.ui-input::placeholder{color:var(--color-text-tertiary)}.chat-compose__textarea,.publish-manage-form__textarea,.ui-input--textarea,.users-textarea{min-height:120px;resize:vertical}.auth-button:disabled,.publish-filter-chip:disabled,.ui-button:disabled{cursor:not-allowed;opacity:.56;transform:none;box-shadow:none}.ui-button--sm{min-height:36px;padding:0 12px;font-size:13px}.ui-button--full-width{width:100%}.auth-segmented{display:inline-flex;gap:8px;padding:6px;border:1px solid var(--color-line);border-radius:var(--radius-md);background:rgba(255,255,255,.92);width:-moz-fit-content;width:fit-content}.auth-segmented__item{min-height:38px;padding:0 16px;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--color-text-secondary);font-weight:700}.auth-segmented__item--active{background:var(--color-surface-strong);color:var(--color-inverse)}.publish-item{padding:20px;border-radius:var(--radius-lg);border:1px solid var(--color-line);background:#fff}.publish-detail-hero__actions,.publish-detail__nav,.publish-gallery-card__actions,.publish-item__meta,.publish-manage__nav,.publish-public-card__actions,.publish-showcase-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.publish-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(17,17,17,.06);color:var(--color-text);font-size:12px;font-weight:700;letter-spacing:.04em}.publish-chip--muted,.publish-manage-center__status-chip--inactive{background:rgba(17,17,17,.05);color:var(--color-text-secondary)}.publish-detail__nav,.publish-item__actions,.publish-item__content{display:grid;grid-gap:10px;gap:10px}.publish-detail__nav{grid-auto-flow:column;justify-content:start}.publish-detail__title,.publish-item__title{color:var(--color-text);font-size:24px;line-height:1.3}.publish-detail-card__facts,.publish-detail-gallery__secondary,.publish-detail-hero__stats,.publish-featured-card__stats,.publish-gallery-card__stats,.publish-info-list,.publish-item__stats,.publish-showcase-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.publish-item__stats{margin:0}.publish-detail-card__facts dt,.publish-detail-hero__stats dt,.publish-featured-card__stats dt,.publish-gallery-card__stats dt,.publish-info-list dt,.publish-item__stats dt,.publish-showcase-hero__stats dt{margin-bottom:6px;color:var(--color-text-tertiary);font-size:13px}.publish-detail-card__facts dd,.publish-detail-hero__stats dd,.publish-featured-card__stats dd,.publish-gallery-card__stats dd,.publish-info-list dd,.publish-item__stats dd,.publish-showcase-hero__stats dd{color:var(--color-text);font-size:16px;font-weight:700;line-height:1.5}.publish-manage-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.publish-manage-form__full{grid-column:1/-1}.publish-manage-form__inline-action{min-height:34px;padding:0 12px;font-size:13px}.publish-manage-form__file-input{display:none}.publish-manage-form__image-preview{display:grid;grid-gap:10px;gap:10px}.publish-manage-form__image-card{gap:8px;padding:12px 14px}.publish-manage-form__image-url{color:var(--color-text);font-size:14px;line-height:1.6;word-break:break-all}.publish-manage-section{gap:12px;padding:16px}.home-page__card-title,.publish-detail-card__title,.publish-featured-card__title,.publish-gallery-card__title,.publish-manage-section__title,.publish-public-card__title{font-size:28px;line-height:1.2}.publish-entry-grid,.publish-manage-center__actions,.publish-manage-center__switches,.publish-manage-center__tabs{display:grid;grid-gap:12px;gap:12px}.publish-manage-center__actions,.publish-manage-center__switches,.publish-manage-center__tabs{grid-template-columns:repeat(auto-fit,minmax(120px,max-content));align-items:center}.publish-entry-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.publish-manage-center__primary{width:100%;display:grid;grid-gap:16px;gap:16px;padding:0;border:none;background:transparent;text-align:left;color:inherit}.publish-manage-center__primary:disabled{opacity:.7}.publish-manage-center__status-chip--active{background:rgba(33,92,49,.12);color:var(--color-success)}.publish-manage-center__status-chip--complete{background:rgba(17,17,17,.08);color:var(--color-text)}.home-page{gap:40px;padding:16px 0 0}.home-page--initial{padding-top:0;min-height:100vh;background:#ffffff}.home-page__hero{gap:16px;max-width:880px}.home-page__title,.publish-detail-hero__title,.publish-showcase-hero__title{margin:0;font-size:46px;line-height:1.06;letter-spacing:-.06em}.home-page__card{gap:14px;padding:0;border:0;box-shadow:none;background:transparent}.home-page__list{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px;color:var(--color-text-secondary)}.publish-detail-hero,.publish-showcase-hero{align-items:stretch}.publish-detail-card,.publish-detail-hero__main,.publish-featured-card,.publish-gallery-card,.publish-public-card,.publish-showcase-hero__main,.ui-card{padding:28px}.publish-detail-gallery__cover,.publish-featured-card__media,.publish-gallery-card__cover,.publish-public-card__media{border-radius:var(--radius-lg);overflow:hidden;min-height:240px;background:rgba(17,17,17,.06)}.publish-detail-gallery__cover img,.publish-featured-card__image,.publish-gallery-card__cover img,.publish-public-card__image{width:100%;height:100%;object-fit:cover}.publish-featured-card__placeholder,.publish-gallery-card__placeholder,.publish-public-card__placeholder{min-height:240px;display:grid;place-items:center;color:var(--color-text-secondary);padding:32px;text-align:center}.publish-browse-filters,.publish-browse-sort,.publish-browse-toolbar,.publish-detail-card__meta,.publish-public-card__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.publish-browse-loadmore{display:flex;justify-content:center}.publish-browse-empty,.publish-browse-panel,.ui-card{padding:24px}.publish-detail-gallery__secondary article{display:grid;grid-gap:10px;gap:10px}.publish-detail-gallery__secondary h4{font-size:15px}.publish-detail-gallery__secondary p{color:var(--color-text-secondary);line-height:1.65}.ui-card__actions,.ui-card__header{align-items:center}.ui-card__actions{display:flex;gap:10px;flex-wrap:wrap}.chat-page{gap:24px}.chat-page--workspace{gap:20px}.chat-detail-layout,.chat-page__grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.chat-detail-layout--workspace,.chat-workspace-layout{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr) minmax(280px,.82fr);align-items:start}.chat-page__toolbar{grid-auto-flow:column;justify-content:start}.chat-workspace-toolbar{align-items:center}.chat-workspace-hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);padding:24px;border:1px solid var(--color-line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,244,244,.96));box-shadow:var(--shadow-soft)}.chat-compose--workspace,.chat-context-card--workspace,.chat-list-item--editorial,.chat-list-item__badges,.chat-list-item__eyebrow-row,.chat-list-item__facts,.chat-message--workspace,.chat-message__header,.chat-side-metrics,.chat-stage-panel,.chat-stage-panel__facts,.chat-stage-panel__header,.chat-stage-panel__preview,.chat-summary-panel,.chat-summary-panel__facts,.chat-summary-panel__header,.chat-workspace-card__body,.chat-workspace-hero__main,.chat-workspace-hero__stats{display:grid;grid-gap:14px;gap:14px}.chat-workspace-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-list-item__facts div,.chat-side-metrics div,.chat-stage-panel__facts div,.chat-summary-panel__facts div,.chat-workspace-hero__stats div{display:grid;grid-gap:6px;gap:6px;padding:14px;border:1px solid rgba(17,17,17,.08);background:rgba(17,17,17,.03)}.chat-list-item__facts dt,.chat-side-metrics span,.chat-stage-panel__facts dt,.chat-stage-panel__label,.chat-summary-panel__facts dt,.chat-summary-panel__label,.chat-workspace-hero__stats span{color:var(--color-text-secondary);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.chat-list-item__facts dd,.chat-side-metrics strong,.chat-stage-panel__facts dd,.chat-stage-panel__title,.chat-summary-panel__facts dd,.chat-workspace-hero__stats strong{margin:0;font-size:18px;line-height:1.35}.chat-workspace-card{min-height:100%}.chat-workspace-card__body{height:100%}.chat-workspace-card__body--context,.chat-workspace-card__body--list,.chat-workspace-card__body--messages,.chat-workspace-card__body--stage{align-content:start}.chat-list-item{padding:18px;border-radius:var(--radius-lg);transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.chat-list-item--editorial{padding:18px;border-radius:22px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,248,248,.96))}.chat-list-item--active,.chat-list-item:hover{border-color:var(--color-line-strong);box-shadow:var(--shadow-soft)}.chat-list-item--editorial:hover{transform:translateY(-1px)}.chat-list-item__eyebrow-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.chat-list-item__badges{grid-auto-flow:column;justify-content:start;gap:8px}.chat-list-item__time{color:var(--color-text-tertiary);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.chat-list-item__title{font-size:20px;line-height:1.3}.chat-list-item__message{margin:0;color:var(--color-text);font-weight:600;line-height:1.7}.chat-list-item__facts{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-context-chip-row--editorial{grid-auto-flow:column;justify-content:start;gap:8px}.chat-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0 8px;border-radius:999px;background:var(--color-surface-strong);color:var(--color-inverse);font-size:12px;font-weight:700}.chat-stage-panel__header,.chat-summary-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.chat-context-card__actions,.chat-stage-panel__aside,.chat-summary-panel__badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chat-stage-panel__subtitle,.chat-summary-panel__excerpt,.chat-summary-panel__meta{margin:0}.chat-side-metrics,.chat-stage-panel__facts,.chat-summary-panel__facts{grid-template-columns:minmax(0,1fr)}.chat-summary-panel__latest{padding:16px;border:1px solid rgba(17,17,17,.08);background:rgba(17,17,17,.03)}.chat-message-list{max-height:720px;overflow:auto;padding-right:4px}.chat-message-list--workspace{padding-right:8px}.chat-message{justify-items:start}.chat-message--self{justify-items:end}.chat-message--workspace{padding:16px;border:1px solid rgba(17,17,17,.08);border-radius:20px;background:rgba(255,255,255,.92)}.chat-message__header{width:100%;grid-template-columns:minmax(0,1fr) auto;color:var(--color-text-secondary);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.chat-message__bubble{max-width:min(560px,100%);padding:14px 16px;border-radius:18px 18px 18px 6px;background:rgba(17,17,17,.06)}.chat-message__bubble--workspace{width:100%;max-width:100%;border-radius:18px;background:rgba(17,17,17,.04)}.chat-message--self .chat-message__bubble{border-radius:18px 18px 6px 18px;background:var(--color-surface-strong);color:var(--color-inverse)}.chat-message--workspace.chat-message--self .chat-message__bubble--workspace{border-radius:18px;background:var(--color-surface-strong)}.chat-message__content{white-space:pre-wrap;line-height:1.7}.chat-message__meta{color:var(--color-text-tertiary);font-size:13px}.chat-compose--workspace{padding-top:8px;border-top:1px solid rgba(17,17,17,.08)}.chat-compose__textarea--workspace{min-height:140px;border-radius:20px}.chat-compose__actions--workspace{align-items:center}.chat-context-card--workspace,.chat-workspace-empty,.chat-workspace-feedback{border:1px solid rgba(17,17,17,.08);background:rgba(17,17,17,.03)}.home-hero,.home-hero__aside,.home-hero__facts,.home-hero__feature-copy,.home-hero__intro,.home-hero__lead,.home-hero__note-copy,.home-hero__rail,.home-page__editorial-grid,.home-page__hero-block,.publish-browse-main,.publish-browse-sidebar,.publish-browse-status,.publish-detail-contact-card,.publish-detail-copy,.publish-detail-publisher-list,.publish-item--editorial,.publish-item__actions--editorial,.publish-item__content--editorial,.publish-item__topline,.publish-list--editorial,.publish-toolbar--editorial,.publish-toolbar__actions--stacked,.publish-toolbar__group--stacked{display:grid;grid-gap:16px;gap:16px}.home-page__hero-block{gap:20px}.home-hero{grid-template-columns:minmax(0,1fr);align-items:stretch}.home-hero__lead{min-height:100%;padding:32px;border:1px solid rgba(17,17,17,.08);border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,246,242,.98));box-shadow:0 18px 38px rgba(17,17,17,.05)}.home-hero__lead--dark{gap:28px}.home-hero__intro{gap:16px;max-width:860px}.home-page__eyebrow--inverse{color:var(--color-text-tertiary)}.home-hero__title{margin:0;font-size:58px;line-height:.98;letter-spacing:-.07em}.home-hero__title--compact{max-width:900px;color:var(--color-text)}.home-hero__description{margin:0;max-width:720px;font-size:18px;line-height:1.8}.home-hero__description,.home-hero__description--inverse{color:var(--color-text-secondary)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero__action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid rgba(17,17,17,.12);border-radius:0;background:#ffffff;color:var(--color-text);font-weight:600;transition:background var(--transition-base),border-color var(--transition-base)}.home-hero__action:hover{background:rgba(17,17,17,.04);border-color:rgba(17,17,17,.2)}.home-hero__action--primary{background:#111111;border-color:#111111;color:#ffffff}.home-hero__action--primary:hover{background:#000000;border-color:#000000}.home-hero__rail{grid-column:1/-1}.home-hero__rail--dark{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.08)}.home-hero__highlight{display:grid;grid-gap:14px;gap:14px;padding:22px 20px;border-right:1px solid rgba(17,17,17,.08)}.home-hero__highlight:last-child{border-right:none}.home-grid-head__label,.home-hero__highlight-index,.home-hero__highlight-label,.home-product-card__price{margin:0;color:var(--color-text-tertiary);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-hero__highlight-copy{display:grid;grid-gap:8px;gap:8px}.home-hero__highlight-copy h2{margin:0;color:var(--color-text);font-size:24px;line-height:1.2}.publish-page--home{padding-top:8px}.home-content,.home-grid-empty,.home-initial-experience,.home-product-card,.home-product-card__body,.home-shell,.home-shell__main,.home-side-menu,.home-topbar,.home-topbar__brand-block{display:grid}.home-content,.home-grid-empty,.home-product-card,.home-product-card__body,.home-shell,.home-side-menu,.home-topbar{gap:16px}.home-initial-experience{gap:0;background:#ffffff}.home-shell{grid-template-columns:minmax(0,1fr) 92px;align-items:start;gap:22px}.home-shell__main{min-width:0}.home-content{gap:18px;padding-top:18px}.home-topbar-band{width:100%;border-bottom:1px solid rgba(17,17,17,.1);background:#f7f5ee}.home-topbar{grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;min-height:74px;padding-top:10px;padding-bottom:10px}.home-grid-footer,.home-sticky-filter,.home-sticky-filter__bar,.home-sticky-filter__search-control{display:flex;align-items:center;gap:10px}.home-grid-empty p,.home-grid-error,.home-product-card__placeholder,.home-product-card__title,.home-side-menu__item,.home-topbar__brand-block{margin:0}.home-topbar__brand-block{display:inline-flex;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;color:var(--color-text)}.home-topbar__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 auto;border:1px solid rgba(17,17,17,.12);background:#ffffff;overflow:hidden}.home-topbar__brand-logo{width:100%;height:100%;object-fit:cover}.home-topbar__brand-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#111111;font-size:24px;font-weight:700;line-height:1;letter-spacing:-.04em}.home-topbar__wordmark{color:var(--color-text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-size:30px;line-height:1;font-weight:500;letter-spacing:.34em;text-transform:uppercase}.home-grid-empty p,.home-grid-error,.home-product-card__title,.home-side-menu__item,.home-sticky-filter__input{color:var(--color-text-secondary)}.home-sticky-filter{position:-webkit-sticky;position:sticky;top:0;z-index:30;flex-direction:column;align-items:stretch;gap:0;width:100%;border-top:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.1);background:rgba(248,247,243,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(17,17,17,.05)}.home-sticky-filter__inner{display:grid;grid-gap:0;gap:0;padding-top:12px;padding-bottom:16px}.home-sticky-filter__bar{justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:52px}.home-sticky-filter__trigger{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:var(--color-text)}.home-sticky-filter__trigger-text{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-sticky-filter__trigger-icon{display:inline-flex;width:18px;height:18px;color:rgba(17,17,17,.78);transition:transform var(--transition-base),color var(--transition-base)}.home-sticky-filter__trigger-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.home-sticky-filter__trigger--active .home-sticky-filter__trigger-icon{transform:rotate(180deg);color:var(--color-text)}.home-sticky-filter__panel{padding-top:14px}.home-sticky-filter__category{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.home-grid-footer__button,.home-sticky-filter__chip,.home-sticky-filter__submit{min-height:34px;padding:0 12px;border:1px solid rgba(17,17,17,.08);border-radius:0;background:#ffffff;color:var(--color-text-secondary);font-weight:600}.home-grid-footer__button:hover,.home-sticky-filter__chip--active,.home-sticky-filter__submit{background:#111111;border-color:#111111;color:#ffffff}.home-grid-footer__button:hover,.home-sticky-filter__chip:hover,.home-sticky-filter__submit:hover{border-color:rgba(17,17,17,.2)}.home-sticky-filter__search{flex:0 0 min(460px,100%);margin-left:auto}.home-sticky-filter__search-field{display:block;width:100%}.home-sticky-filter__search-control{flex:1 1 auto;gap:10px}.home-sticky-filter__input{flex:1 1 auto;width:100%;min-height:42px;border:1px solid rgba(17,17,17,.12);border-radius:0;background:#ffffff;padding:0 14px}.home-sticky-filter__input:focus{outline:none;border-color:rgba(17,17,17,.24);box-shadow:0 0 0 3px rgba(17,17,17,.05)}.home-sticky-filter__submit{flex:0 0 auto;min-width:88px;min-height:42px}.home-grid-error{padding:12px 14px;border:1px solid rgba(191,85,85,.28);background:rgba(191,85,85,.08)}.home-product-grid{width:100%;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px;justify-content:center}.home-product-card{gap:0;min-height:100%;border:1px solid rgba(17,17,17,.08);border-radius:0;background:#ffffff;box-shadow:0 10px 26px rgba(17,17,17,.04);transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.home-product-card:hover{transform:translateY(-1px);border-color:rgba(17,17,17,.16);box-shadow:0 18px 34px rgba(17,17,17,.08)}.home-product-card__media{aspect-ratio:1/1;background:#f1f1ed}.home-product-card__image{width:100%;height:100%;object-fit:cover}.home-product-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:rgba(17,17,17,.34);letter-spacing:.2em}.home-product-card__body{gap:8px;padding:14px}.home-product-card__price{color:var(--color-text-tertiary)}.home-product-card__title{color:var(--color-text);font-size:15px;line-height:1.5}.home-grid-footer{justify-content:center}.home-grid-footer__button{background:#ffffff;color:var(--color-text)}.home-grid-footer__hint{margin:0;color:#8a8a8a;font-size:13px;line-height:1.5}.home-grid-empty{justify-items:start;padding:18px 20px;background:rgba(255,255,255,.82)}.home-grid-empty,.home-side-menu{border:1px solid rgba(17,17,17,.08)}.home-side-menu{position:-webkit-sticky;position:sticky;top:164px;align-content:start;align-self:start;gap:0;width:100%;border-radius:0;background:rgba(255,255,255,.96);overflow:hidden}.home-side-menu__item{position:relative;display:flex;align-items:center;justify-content:center;min-height:56px;padding:0 8px;background:transparent;font-size:13px;font-weight:600;letter-spacing:.06em;text-align:center}.home-side-menu__item:before{content:"";position:absolute;top:0;left:18px;right:18px;height:1px;background:rgba(17,17,17,.08)}.home-side-menu__item:first-child:before{display:none}.home-side-menu__item--active,.home-side-menu__item:hover{background:#111111;color:#ffffff}.home-side-menu__item--active:before,.home-side-menu__item:hover:before{background:rgba(255,255,255,.18)}.publish-browse-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start}.publish-browse-layout--home{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.publish-browse-sidebar{position:-webkit-sticky;position:sticky;top:104px}.publish-browse-panel{box-shadow:none}.publish-toolbar--editorial{gap:20px}.publish-toolbar__actions--stacked,.publish-toolbar__group--stacked,.publish-toolbar__search--stacked,.publish-toolbar__sort--stacked{gap:12px}.publish-toolbar__label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-tertiary)}.publish-toolbar__options--dense{gap:8px}.publish-toolbar__actions--stacked{grid-template-columns:1fr}.publish-browse-status{gap:8px}.publish-list--editorial{gap:18px}.publish-item--editorial{gap:18px;padding:28px;border-radius:var(--radius-xl);transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.publish-item--editorial:hover{border-color:var(--color-line-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.publish-item__topline{grid-template-columns:auto minmax(0,1fr);align-items:center}.publish-item__index{color:var(--color-text-tertiary);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.publish-item__meta--editorial{justify-content:flex-end}.publish-item__content--editorial{gap:12px}.publish-item__stats--editorial{grid-template-columns:repeat(4,minmax(0,1fr))}.publish-item__actions--editorial{justify-items:start}.publish-list__footer--editorial{display:flex;justify-content:center;padding-top:8px}.publish-browse-empty--editorial{min-height:280px;align-content:center}.publish-detail-layout--editorial{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.publish-detail-sidebar--editorial{position:-webkit-sticky;position:sticky;top:104px}.publish-detail__nav--hero{align-items:center}.publish-detail-card--contact,.publish-detail-card--content,.publish-detail-card--facts,.publish-detail-card--gallery,.publish-detail-hero__summary-card{box-shadow:var(--shadow-soft)}.publish-detail-gallery--editorial{gap:16px}.publish-detail-gallery__cover--editorial{min-height:440px}.publish-detail-gallery__secondary--thumbs{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.publish-detail-gallery__thumb-button{padding:0;border:1px solid var(--color-line);border-radius:var(--radius-md);background:#fff;overflow:hidden;transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.publish-detail-gallery__thumb-button:hover{border-color:var(--color-line-strong);box-shadow:var(--shadow-soft)}.publish-detail-gallery__thumb-button--active{border-color:var(--color-surface-strong);box-shadow:inset 0 0 0 1px var(--color-surface-strong)}.publish-detail-gallery__thumb{display:block;aspect-ratio:1/1}.publish-detail-copy{gap:18px}.publish-detail__description--full{font-size:16px;line-height:1.9;white-space:pre-wrap}.publish-detail-card__facts--single,.publish-info-list--single{grid-template-columns:minmax(0,1fr)}.publish-detail-contact-card{gap:14px}.publish-detail-publisher-list{gap:12px}.publish-detail-publisher-list div{display:grid;grid-gap:6px;gap:6px}.publish-entry-page,.publish-manage-workbench{gap:28px}.publish-entry-hero,.publish-manage-center__hero,.publish-manage-workbench__hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:18px}.publish-entry-hero__lead,.publish-entry-hero__status,.publish-item__actions--entry,.publish-item__content--entry,.publish-item__content--manage,.publish-manage-center__aside,.publish-manage-center__controls,.publish-manage-center__hero-copy,.publish-manage-center__panel,.publish-manage-center__summary,.publish-manage-workbench__aside,.publish-manage-workbench__checklist-list,.publish-manage-workbench__form,.publish-manage-workbench__hero-facts,.publish-manage-workbench__panel,.publish-manage-workbench__sticky-actions,.publish-manage-workbench__sticky-meta{display:grid;grid-gap:14px;gap:14px}.publish-entry-hero__lead,.publish-entry-hero__status,.publish-manage-center__aside,.publish-manage-center__hero,.publish-manage-form__image-track,.publish-manage-workbench__aside,.publish-manage-workbench__checklist,.publish-manage-workbench__hero{padding:20px;border:1px solid rgba(17,17,17,.08);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,244,242,.92))}.publish-entry-layout,.publish-manage-center__layout,.publish-manage-workbench__layout{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:start}.publish-entry-grid--editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.publish-item--entry,.publish-item--manage{border-radius:var(--radius-xl);transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}.publish-item--entry:hover,.publish-item--manage:hover{border-color:var(--color-line-strong);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.publish-entry-card__eyebrow,.publish-entry-hero__status-label,.publish-manage-center__eyebrow,.publish-manage-workbench__eyebrow{margin:0;color:var(--color-text-tertiary);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.publish-entry-hero__status-text{margin:0;font-size:24px;font-weight:700;line-height:1.25}.publish-entry-hero__facts,.publish-manage-center__summary,.publish-manage-workbench__hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.publish-entry-hero__facts div,.publish-manage-center__summary div,.publish-manage-workbench__hero-facts div{padding:14px 16px;border-radius:var(--radius-md);background:rgba(17,17,17,.04)}.publish-entry-hero__facts dd,.publish-entry-hero__facts dt,.publish-manage-center__summary dd,.publish-manage-center__summary dt,.publish-manage-workbench__checklist-list,.publish-manage-workbench__hero-facts dd,.publish-manage-workbench__hero-facts dt{margin:0}.publish-entry-hero__facts dt,.publish-manage-center__summary dt,.publish-manage-workbench__hero-facts dt{color:var(--color-text-tertiary);font-size:12px}.publish-entry-hero__facts dd,.publish-manage-center__summary dd,.publish-manage-workbench__hero-facts dd{margin-top:6px;font-size:20px;font-weight:700}.publish-list--manage{gap:12px}.publish-manage-center__primary--row{width:100%;padding:0;border:none;background:transparent;text-align:left}.publish-item--manage{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start}.publish-item__stats--manage{grid-template-columns:repeat(2,minmax(0,1fr))}.publish-item__stats--manage-record{grid-template-columns:repeat(4,minmax(0,1fr))}.publish-manage-center__actions--row{align-content:start;justify-items:end;min-width:132px}.publish-item__truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publish-manage-center__switches--dense,.publish-manage-center__tabs--dense{grid-auto-flow:column;justify-content:start}.publish-entry-card,.publish-manage-center__aside-card,.publish-manage-center__main-card,.publish-manage-workbench__aside-card,.publish-manage-workbench__main-card{box-shadow:var(--shadow-soft)}.publish-manage-workbench__aside-card{position:-webkit-sticky;position:sticky;top:104px}.publish-manage-form__gallery-field,.publish-manage-form__image-track{gap:16px}.publish-manage-form__image-track{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.publish-manage-form__image-card--track{min-height:100%}.publish-entry-aside__list,.publish-manage-center__aside-list,.publish-manage-workbench__aside-list{gap:16px}.publish-manage-workbench__checklist-list{padding-left:18px}.publish-manage-workbench__footer-spacer{min-height:84px}.publish-manage-workbench__sticky-bar{position:-webkit-sticky;position:sticky;bottom:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid rgba(17,17,17,.08);border-radius:var(--radius-xl);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.publish-manage-workbench__sticky-meta{color:var(--color-text-secondary)}.publish-manage-workbench__sticky-actions{grid-auto-flow:column;align-items:center}@media (max-width:1080px){.auth-meta-grid,.auth-profile__list--compact,.auth-sidebar__facts,.auth-workspace__hero,.auth-workspace__layout,.auth-workspace__main,.auth-workspace__main--account,.chat-detail-layout,.chat-detail-layout--workspace,.chat-page__grid,.chat-workspace-layout,.home-grid-head,.home-hero__rail--dark,.home-page__grid,.home-shell,.home-topbar,.publish-browse-layout,.publish-detail-hero,.publish-detail-layout,.publish-entry-hero,.publish-entry-layout,.publish-gallery,.publish-manage-center__hero,.publish-manage-center__layout,.publish-manage-workbench__hero,.publish-manage-workbench__layout,.publish-showcase-hero,.users-form-grid,.users-form-grid--balanced{grid-template-columns:minmax(0,1fr)}.home-sticky-filter__bar{flex-direction:column;align-items:stretch}.home-sticky-filter__search{flex-basis:auto;margin-left:0}.home-side-menu{position:static;width:100%;grid-template-columns:repeat(5,minmax(0,1fr))}.home-side-menu__item{min-height:46px}.home-side-menu__item:before{top:12px;bottom:12px;left:0;right:auto;width:1px;height:auto}.home-side-menu__item:first-child:before{display:none}.auth-sidebar{position:static}.auth-workspace__hero-actions{justify-content:flex-start}}@media (max-width:720px){.page-container{width:min(100vw - 24px,100%)}.app-shell__account-chip,.app-shell__auth-nav,.app-shell__nav,.auth-page__actions,.auth-workspace__hero-actions,.publish-browse-filters,.publish-browse-sort,.publish-browse-toolbar,.publish-public-card__footer{width:100%}.auth-page__title{font-size:34px}.auth-form--contained,.auth-sidebar__section,.auth-workspace__card .ui-card__header,.auth-workspace__card-body{padding-left:20px;padding-right:20px}.auth-page__grid,.home-product-grid,.publish-detail-card__facts,.publish-detail-gallery__secondary,.publish-detail-hero__stats,.publish-entry-grid,.publish-entry-hero__facts,.publish-featured-card__stats,.publish-gallery-card__stats,.publish-info-list,.publish-item__stats,.publish-manage-center__actions,.publish-manage-center__summary,.publish-manage-center__switches,.publish-manage-center__tabs,.publish-manage-form__grid,.publish-manage-form__image-track,.publish-manage-workbench__hero-facts,.publish-page__grid,.publish-showcase-hero__stats{grid-template-columns:minmax(0,1fr)}.chat-page__toolbar,.publish-detail__nav,.publish-manage-workbench__sticky-actions{grid-auto-flow:row}.publish-manage-workbench__sticky-bar{flex-direction:column;align-items:stretch}.home-hero__title,.home-page__title,.publish-detail-hero__title,.publish-showcase-hero__title{font-size:34px}.chat-list-item__title,.home-topbar__brand-link,.publish-detail-card__title,.publish-featured-card__title,.publish-gallery-card__title,.publish-manage-section__title,.publish-public-card__title{font-size:24px}.home-hero__lead,.publish-browse-empty,.publish-browse-panel,.publish-detail-card,.publish-detail-hero__main,.publish-featured-card,.publish-gallery-card,.publish-public-card,.publish-showcase-hero__main,.ui-card{padding:20px}.home-topbar__brand-mark{width:44px;height:44px}.home-topbar__wordmark{font-size:22px;letter-spacing:.22em}.home-sticky-filter__inner{padding-top:12px;padding-bottom:16px}.home-sticky-filter__bar{gap:14px}.home-sticky-filter__search-control{width:100%;flex-wrap:wrap}.home-sticky-filter__input,.home-sticky-filter__submit{width:100%}}